Metadata-Version: 2.1
Name: coder-api
Version: 0.1.7
Summary: Python bindings for the Coder API
Home-page: https://gitlab.smartflow.me/coder/api-coder
Author: Lucas Tarsitano Garcia
Author-email: lucas.garcia@smartflowsistemas.com.br
License: LGPLv3
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Python Coder

Python bindings for the Coder API.

## Instalação

```sh
pip install coder-api
```
