Python API client for Ghostfolio
Project description
Rest API client for Ghostfolio
Unofficial REST API for Ghostfolio.
Supports documented and undocumented APIs
Installation
pip install ghostfolio
Usage
from ghostfolio import Ghostfolio
client = Ghostfolio(token="your_token")
Or if you want to connect to your self-hosted Ghostfolio instance:
from ghostfolio import Ghostfolio
client = Ghostfolio(token="your_token", host="https://your-ghostfolio-instance.com")
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
ghostfolio-0.6.0.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file ghostfolio-0.6.0.tar.gz
.
File metadata
- Download URL: ghostfolio-0.6.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f10377315d7a6e1c27e7679db9f6b342883ba43dcbb5ea4819e7527378f760c0 |
|
MD5 | beb5171c284ff3981085eef3fd7a9267 |
|
BLAKE2b-256 | cec6319225c461dc3a5f9d6df20c8195178c68e2688891d8358e264f4828a542 |
Provenance
File details
Details for the file ghostfolio-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: ghostfolio-0.6.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3817a9b99c0861aa17debd8832ac889a1b2b8d8a52203540da4a4ddc52378f9 |
|
MD5 | 6e615832d12bb4aae33e6f573ecfbcda |
|
BLAKE2b-256 | 924fab5119e39db5bb04bbbdb4f187b7969bb8f70acc47e5510e4a9edc53fcbc |