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')
Release files for dcapi 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dcapi-0.0.5.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dcapi-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.1 kB
Release files / dcapi-0.0.5.tar.gz
| Download URL | dcapi-0.0.5.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7943fd47671cb62e166f643e0d6f81a1ff6cb0ef0a02c7dc5b7c9f695aecd8dd
|
|
BLAKE2b-256 checksum How to use checksums |
26a20629b4220eb25c3ba29b1389fa7e67f644ca806125b5ed7779037cb02a44
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / dcapi-0.0.5-py3-none-any.whl
| Download URL | dcapi-0.0.5-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8ff7e3c9ab687740b62f34aae79b58b0ed54423e0f821d94ea2450f80c0404e5
|
|
BLAKE2b-256 checksum How to use checksums |
76dd768cd8d17eaea876d5f9c30443ffefe584d6891fdf64884950bb78f92df2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |