Wrapper for dcapi
Project description
A Python wrapper for the commands available in the dcapi REST API.
Usage
import dcapi character_by_name = dcapi.character('Ai Haibara') character_by_id = dcapi.character(1)
If you are using a self-hosted version of the api, you can specify your own endpoint and port.
import dcapi api = dcapi.set_url('127.0.0.1:8000')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size dcapi-0.0.5-py3-none-any.whl (3.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size dcapi-0.0.5.tar.gz (1.8 kB) | File type Source | Python version None | Upload date | Hashes View |