https://github.com/zuc/orbit-exports
https://github.com/zuc/orbit-exports
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zuc/orbit-exports
- Owner: zuc
- Created: 2022-03-16T19:11:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T13:41:37.000Z (almost 4 years ago)
- Last Synced: 2025-03-02T21:43:31.393Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orbit.love data exporter
This tool lets you easily export your [Orbit](https://orbit.love) data to a CSV file.
## Usage
```bash
export ORBIT_API_TOKEN=
export ORBIT_WORKSPACE=
poetry run python orgs.py
```