Skip to content
@f-utils

f-utils

A Python framework focused in type safety and in universal constructions
  /$$$$$$                  /$$     /$$ /$$          
 /$$__  $$                | $$    |__/| $$          
| $$  \__/     /$$   /$$ /$$$$$$   /$$| $$  /$$$$$$$
| $$$$ /$$$$$$| $$  | $$|_  $$_/  | $$| $$ /$$_____/
| $$_/|______/| $$  | $$  | $$    | $$| $$|  $$$$$$ 
| $$          | $$  | $$  | $$ /$$| $$| $$ \____  $$
| $$          |  $$$$$$/  |  $$$$/| $$| $$ /$$$$$$$/
|__/           \______/    \___/  |__/|__/|_______/ 

About

f-utils is a Python framework designed to provide type safety and universal constructions.

Principles

  1. function-first: functions should be the main entities
  2. minimalism: dependencies should be minimal and, while introduced, hardly justified
  3. constructivism: define primitive entities and derive anything from them
  4. universality: few operations for multiple types

Interacting

  1. Suggestions, questions, feature or lib request, and so on, should be added as issues in f-utils/.issues.
  2. Lib specific issues should also be in f-utils/.issues.
  3. Join our Coolab discord.
  4. See CONTRIBUTING.

Pinned Loading

  1. f f Public

    The f-utils systematics implementation

    Python 1

  2. f-core f-core Public

    The core f-utils lib with its primitive entities

    Python 2 3

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…