Official Python SDK for the ImpactMap API
Project description
ImpactMap Python SDK
This is the official Python SDK for interacting with the ImpactMap API.
Usage Example
from impactmap import ImpactMap
client = ImpactMap(api_key="YOUR_API_KEY")
projects = client.projects.list()
print(projects)
Features
- Simple, modern API for integrating with ImpactMap
- Mirrors the structure of the official JavaScript/TypeScript SDK
- Resource APIs: Projects, Contacts, Impact Metrics, Tenants
TODO
- Implement authentication helpers
- Add CLI support
- Expand API coverage
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
impactmap-0.0.3.tar.gz
(3.5 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
File details
Details for the file impactmap-0.0.3.tar.gz.
File metadata
- Download URL: impactmap-0.0.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d50eb634769a35dd83587c24ea005c62f837214948114d51a988c1892a472a8b
|
|
| MD5 |
465e0c9fc9a17d655a518c1a71a19797
|
|
| BLAKE2b-256 |
b3660e10de792ccb259fa25f2a2b7e710da131d913822431f66918af03ba4fce
|
File details
Details for the file impactmap-0.0.3-py3-none-any.whl.
File metadata
- Download URL: impactmap-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2dddd40f6143aba63063a4e79e34b0d6132c277b916c1b3171a9729a2c66f30
|
|
| MD5 |
746d56c161f5d279054a6bdddcb6e1e7
|
|
| BLAKE2b-256 |
e4b6d8dfa807e5586fa1b30e93927233fad7db099b6bdce13c232acf2d49a50d
|