Metadata-Version: 1.1
Name: zio_py
Version: 0.0.4a
Summary: Python port of Scala ZIO for pure functional programming
Home-page: https://github.com/harveywi/ziopy
Author: William Harvey
Author-email: drwjharvey@gmail.com
License: Apache license 2.0
Download-URL: https://github.com/harveywi/ziopy/archive/0.0.4a.tar.gz
Description: ZIO for Python (see https://github.com/zio/zio)
        
        This is a fairly straightforward (unofficial and plucky) port of the
        Scala ZIO library.  Work in progress.
            
Keywords: ZIO,IO,monads,pure fp,functional programming,monad syntax
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
