erepublik-api
Python wrapper for the eRepublik API with HMAC authentication. https://api.erepublik.com/doc/
Install
pip install erepublik-api
Usage
from erepublik_api import ERepublikAPIClient
client = ERepublikAPIClient(public_key="your_key", private_key="your_secret")
response = client.api_call("citizen", "profile", {"citizenid": "2"})
print(response)
Release files for erepublik-api 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| erepublik_api-0.1.1.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| erepublik_api-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.6 kB
Release files / erepublik_api-0.1.1.tar.gz
| Download URL | erepublik_api-0.1.1.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b5202855972986710685a796c2334c15608abb9f99c607b6d406aada2cefc6aa
|
|
BLAKE2b-256 checksum How to use checksums |
78afeb92764f27bcec8414ec63f80a9c52f6114c999714c4136f659883c79980
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.3
|
Release files / erepublik_api-0.1.1-py3-none-any.whl
| Download URL | erepublik_api-0.1.1-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f7e103ae30fc277c8b312384cf727a624610c17653583e380da92b8294b47a5c
|
|
BLAKE2b-256 checksum How to use checksums |
4d81f8529684c97a487bc3e8c1730d0dbd8fa97a25edb0086bc74da8570d168b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.3
|