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.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
dcapi-0.0.2-py3-none-any.whl
(3.1 kB
view details)
File details
Details for the file dcapi-0.0.2-py3-none-any.whl.
File metadata
- Download URL: dcapi-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a749abc037bfd1a3b7ef61423fc2ea0ac0b2852d618be9d4f4dc2a30836a7d7b
|
|
| MD5 |
346c83da8ac4cfb39d7a5e71c9dcd1c8
|
|
| BLAKE2b-256 |
34986acb3980ad9ea64de19f01b19589d3eefaf621629916a214a7e69d43f235
|