Package python3-module-OSlash: Information

    Source package: python3-module-OSlash
    Version: 2.0.0-alt1
    Latest version according to Repology
    Build time:  Feb 7, 2026, 06:00 PM in the task #407566
    Report package bug
    License: MIT
    Summary: Functors, Applicatives, And Monads in Python
    Description: 
    OSlash is a library for playing with functional programming in Python 3.8+.
    It's an attempt to re-implement some of the code from Learn You a Haskell
    for Great Good! in Python 3.8. OSlash unifies functional and object oriented
    paradigms by grouping related functions within classes. Objects are however
    never used for storing values or mutable data, and data only lives within
    function closures.
    
    OSlash is intended to be a tutorial. For practical functional programming
    in Python in production environments you should use FSlash instead.

    List of RPM packages built from this SRPM:
    python3-module-OSlash (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Stanislav Levin

    ACL:
    Grigory Ustinov
    @python

      1. python3-module-hatchling
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-pytest-cov
      5. python3-module-tox
      6. python3-module-tox-console-scripts
      7. python3-module-tox-no-deps
      8. python3-module-tox-passenv
      9. python3-module-typing_extensions
      10. rpm-build-python3

    Last changed


    Feb. 7, 2026 Grigory Ustinov 2.0.0-alt1
    - Automatically updated to 2.0.0.
    Jan. 19, 2026 Grigory Ustinov 1.0.0-alt1
    - Automatically updated to 1.0.0.
    April 2, 2025 Stanislav Levin 0.6.3-alt4.1.1
    - NMU: fixed FTBFS (setuptools 75.8.1)