Collection of Functional Programming (FP) oriented Python libraries which endeavor to still remain Pythonic.
The overall project's name is Pythonic FP and consists of PyPI
projects with PyPI and GitHub names beginning "pythonic-fp-". All
projects are all under the Python pythonic_fp namespace.
For more information visit the project's homepage.
| Name | PyPI | GitHub | Docs | Python Package |
|---|---|---|---|---|
| Booleans | pythonic-fp-booleans | gh | gh_pages | pythonic_fp.Booleans |
| Circular Array | pythonic-fp-circulararray | gh | gh_pages | pythonic_fp.circulararray |
| Containers | pythonic-fp-containers | gh | gh_pages | pythonic_fp.containers |
| FP Tools | pythonic-fp-fptools | gh | gh_pages | pythonic_fp.fptools |
| Gadgets | pythonic-fp-gadgets | gh | gh_pages | pythonic_fp.gadgets |
| Iterables | pythonic-fp-iterables | gh | gh_pages | pythonic_fp.iterables |
| NumPy | pythonic-fp-numpy | gh | gh_pages | pythonic_fp.numpy |
| Queues | pythonic-fp-queues | gh | gh_pages | pythonic_fp.queues |
| Splitends | pythonic-fp-splitends | gh | gh_pages | pythonic_fp.splitends |
Copyright (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache License, Version 2.0. See the LICENSE file for details.