Skip to content
forked from suned/pfun

Functional, composable, asynchronous, type-safe Python.

Notifications You must be signed in to change notification settings

thomhickey/pfun

 
 

Repository files navigation


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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%