Skip to content

impurist/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 -E http -E sql
  • Build documentation with poetry run task serve-docs
  • Run tests with poetry run task test
  • Lint with poetry run task lint

About

Functional, composable, asynchronous, type-safe Python.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • HTML 0.7%