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 Distribution
dcapi-0.0.5.tar.gz
(1.8 kB
view details)
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.5-py3-none-any.whl
(3.3 kB
view details)
File details
Details for the file dcapi-0.0.5.tar.gz.
File metadata
- Download URL: dcapi-0.0.5.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7943fd47671cb62e166f643e0d6f81a1ff6cb0ef0a02c7dc5b7c9f695aecd8dd
|
|
| MD5 |
171170e04f94b887ed8f2938447162d2
|
|
| BLAKE2b-256 |
26a20629b4220eb25c3ba29b1389fa7e67f644ca806125b5ed7779037cb02a44
|
File details
Details for the file dcapi-0.0.5-py3-none-any.whl.
File metadata
- Download URL: dcapi-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ff7e3c9ab687740b62f34aae79b58b0ed54423e0f821d94ea2450f80c0404e5
|
|
| MD5 |
7c55a91a922a2d439249296efdf5f23b
|
|
| BLAKE2b-256 |
76dd768cd8d17eaea876d5f9c30443ffefe584d6891fdf64884950bb78f92df2
|