Interface for the PlentyMarkets API.
Project description
Overview
Interface for the PlentyMarkets API.
Setup
Requirements
- Python 3.7.8+
Installation
Install it directly into an activated virtual environment:
$ pip install python_plenty_api
or add it to your Poetry project:
$ poetry add python_plenty_api
Usage
After installation, the package can imported:
$ python
>>> import plenty_api
>>> plenty_api.__version__
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
plenty_api-0.2.tar.gz
(19.2 kB
view hashes)
Built Distribution
plenty_api-0.2-py3-none-any.whl
(21.1 kB
view hashes)