hugosenari / pfun

Functional, composable, asynchronous, type-safe Python.

Home Page:https://pfun.readthedocs.io/en/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Functional, composable, asynchronous, type-safe Python.

Install

$ pip install pfun

Or with optional dependencies:

$ pip install pfun[http,sql]

Resources

Articles

Examples

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

About

Functional, composable, asynchronous, type-safe Python.

https://pfun.readthedocs.io/en/latest


Languages

Language:Python 100.0%