Metadata-Version: 2.1
Name: codeg
Version: 0.1.1
Summary: Python library to generate and execute code dynamically
Home-page: https://github.com/nazime/codeg
Author: Nazime LAKEHAL
Author-email: nazime.lkh@gmail.com
Maintainer: Nazime LAKEHAL
Maintainer-email: nazime.lkh@gmail.com
License: MIT
Project-URL: Documentation, https://codeg.readthedocs.org/
Project-URL: Bug Tracker, https://github.com/nazime/codeg/issues
Project-URL: Source Code, https://github.com/nazime/codeg
Description: [![Pypi version](https://img.shields.io/pypi/v/codeg.svg)](https://pypi.org/project/codeg/) [![Python versions](https://img.shields.io/pypi/pyversions/codeg.svg)](https://pypi.org/project/codeg/) [![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Codcov](https://codecov.io/gh/nazime/codeg/branch/master/graph/badge.svg)](https://codecov.io/gh/nazime/codeg) [![Travis](https://api.travis-ci.com/Nazime/codeg.svg?branch=master)](https://travis-ci.com/Nazime/codeg)
        
        -----------------
        
        
        
        # codeg
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: travis
