https://github.com/factbaseio/factbase-python-sdk
The official Python SDK for FactBase.io
https://github.com/factbaseio/factbase-python-sdk
packages pypi-packages python sdk sdk-python
Last synced: 4 months ago
JSON representation
The official Python SDK for FactBase.io
- Host: GitHub
- URL: https://github.com/factbaseio/factbase-python-sdk
- Owner: FactBaseIO
- License: mit
- Created: 2024-11-26T11:46:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T04:23:07.000Z (over 1 year ago)
- Last Synced: 2025-09-27T22:25:14.153Z (8 months ago)
- Topics: packages, pypi-packages, python, sdk, sdk-python
- Homepage: https://www.FactBase.io/python
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
# FactBase Python SDK
The official Python SDK for FactBase.io.
## Installation
To install the FactBase Python SDK, use `pip`:
```
pip install factbase
```