Metadata-Version: 1.1
Name: pyrailway
Version: 0.0.1.dev1
Summary: A High-Level Architecture for Python Web Applications based on Trailblazer / Railway Oriented Programming
Home-page: https://github.com/dpausp/pyrailway
Author: Tobias dpausp
Author-email: dpausp@posteo.de
License: MIT
Description: pyrailway
        =========
        
        A High-Level Architecture for Python Web Applications based on
        Trailblazer / Railway Oriented Programming
        
        License
        -------
        
        MIT, see LICENSE
        
        References
        ----------
        
        -  `Railway Oriented
           Programming <https://fsharpforfunandprofit.com/rop>`__
        -  `Trailblazer <https://trailblazer.to>`__
Keywords: railway-oriented-programming trailblazer web-applications web architecture pattern
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Database
Classifier: Topic :: Software Development
