ms32035 / ghostfolio-py

Python API client for Ghostfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

Python API client for Ghostfolio

License:Apache License 2.0


Languages

Language:Python 100.0%