Metadata-Version: 2.1
Name: pyolice
Version: 0.0.1
Summary: Python type code generator
Home-page: https://github.com/conanfanli/pyolice
Author: Conan Li
Author-email: conanlics@gmail.com
License: MIT
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
Requires-Dist: ipython ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'



.. 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


