Metadata-Version: 2.2
Name: depoc
Version: 0.1.1
Summary: Python bindings for the Depoc API
Home-page: https://github.com/hugobelem/depoc-api
Author: Hugo Belém
License: MIT
Requires-Python: >=3.12
Requires-Dist: requests>=2.32.3
Requires-Dist: click>=8.1.8
Requires-Dist: appdirs>=1.4.4
Dynamic: author
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

The depoc-api Python library makes HTTP requests to Depoc in order to retrieve, create, update, or delete resources (e.g. Order, Product, Contacts).
