Metadata-Version: 2.1
Name: pyolice
Version: 0.0.2b0
Summary: Python type code generator
Home-page: https://github.com/conanfanli/pyolice
Author: Conan Li
Author-email: conanlics@gmail.com
License: MIT
Description: 
        
        .. image:: https://circleci.com/gh/conanfanli/pyolice.svg?style=svg
           :target: https://circleci.com/gh/conanfanli/pyolice
           :alt: CircleCI
        
        
        .. image:: https://codecov.io/gh/conanfanli/pyolice/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/conanfanli/pyolice
           :alt: codecov
        
        
        pyolice
        =======
        
        Python code police: check source code for crimes
        
Keywords: Python,TypeScript,Dataclass,Code Generation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Requires-Python: ~=3.8
Provides-Extra: dev
