Skip to main content

### Pythonic Functional Programming Tools

Project description

Python Functional Programming (FP)

Functional programming tools which endeavor to be Pythonic.

Modules

  • grscheller.fp.nada
    • singleton representing the absence of a value
  • grscheller.fp.iterables
    • iteration tools implemented in Python
  • grscheller.fp.woException
    • tools for handling "exceptional" events without exceptions

Benefits of FP

  • improved composability
  • avoid exception driven code paths
  • data sharing becomes trivial due to immutability

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grscheller_fp-0.3.3.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

grscheller_fp-0.3.3-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page