/$$$$$$ /$$ /$$ /$$
/$$__ $$ | $$ |__/| $$
| $$ \__/ /$$ /$$ /$$$$$$ /$$| $$ /$$$$$$$
| $$$$ /$$$$$$| $$ | $$|_ $$_/ | $$| $$ /$$_____/
| $$_/|______/| $$ | $$ | $$ | $$| $$| $$$$$$
| $$ | $$ | $$ | $$ /$$| $$| $$ \____ $$
| $$ | $$$$$$/ | $$$$/| $$| $$ /$$$$$$$/
|__/ \______/ \___/ |__/|__/|_______/
f-utils is a Python framework designed to provide type safety and universal constructions.
- website: futils.org
- contact: futils@gmx.ie
- discord: coolab
function-first: functions should be the main entitiesminimalism: dependencies should be minimal and, while introduced, hardly justifiedconstructivism: define primitive entities and derive anything from themuniversality: few operations for multiple types
- Suggestions, questions, feature or lib request, and so on, should be added as issues in f-utils/.issues.
- Lib specific issues should also be in f-utils/.issues.
- Join our Coolab discord.
- See CONTRIBUTING.