No project description provided
Project description
Functional, composable, asynchronous, type-safe Python.
Install
$ pip install pfun
Or with optional dependencies:
$ pip install pfun[http,sql]
Resources
Articles
- Purely Functional Python With Static Types
- Be More Lazy, Become More Productive
- Completely Type-Safe Error Handling in Python
- Completely Type-Safe Dependency Injection in Python
Examples
- Todo-Backend (implementation of todobackend.com)
Support
On ko-fi
Development
Requires poetry
- Install dependencies with
poetry install
- Build documentation with
poetry run mkdocs serve
- Run tests with
poetry run tox
- Lint with
poetry run pre-commit --all
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pfun-0.11.3.tar.gz
(34.8 kB
view hashes)
Built Distribution
pfun-0.11.3-py3-none-any.whl
(40.7 kB
view hashes)