Metadata-Version: 2.1
Name: python-svg
Version: 0.0.3
Summary: Create Dynamic SVGs using Python3
Home-page: https://github.com/KrishnaKanth1729/PySVG
Author: KrishnaKanth1729
Author-email: rkrishnakanth1729@gmail.com
License: UNKNOWN
Keywords: python,svg
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown

# PySVG
## The Python library for generating dynamic SVGs using Python3

## Installation
```
pip install python-svg
```

Note:
    This library is still under development


