returns

Code sanitizer

A tool to write safer and more readable Python code by providing primitives and helpers for functional programming and type-safe interfaces.

Make your functions return something meaningful, typed, and safe!

GitHub

4k stars
45 watching
119 forks
Language: Python
last commit: 8 days ago
Linked from 4 awesome lists

dry-pythonfpfunctional-programminghacktoberfestmypymypy-pluginsmypy-stubspythonpython3railway-oriented-programmingtype-safety

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kachayev/fn.py Provides a set of functional programming primitives and tools to improve code organization and debugging in Python 3,351
python/mypy A tool that checks Python code for type-related errors at compile time 18,511
zedr/clean-code-python A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. 4,443
reactive-python/reactpy A Python library for building user interfaces in a React-like manner without requiring JavaScript 7,890
ml-tooling/opyrator Automates conversion of machine learning code into production-ready microservices with web API and GUI. 3,102
google/python-fire Automatically generates command line interfaces from any Python object 27,080
n1nj4sec/pupy A cross-platform tool for creating and executing malware payloads in various environments. 8,460
python/typeshed Provides external type annotations for the Python standard library and third-party packages to support static analysis and type checking. 4,380
python-poetry/poetry Makes managing dependencies and packaging for Python projects easier 31,748
webpy/webpy A lightweight Python web framework that provides a simple and flexible way to build web applications. 5,886
facebook/pyre-check Type-checking software for Python code 6,859
google/pytype Automates type checking and error prevention in Python code 4,773
pygame/pygame A cross-platform Python library for creating multimedia applications like games 7,511
wemake-services/wemake-python-styleguide A strict Python linter aimed at enforcing best practices and reducing code complexity 2,541
instagram/monkeytype A tool to automatically generate type annotations based on runtime types 4,779