https://github.com/drift-labs/events-archiver-public
https://github.com/drift-labs/events-archiver-public
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drift-labs/events-archiver-public
- Owner: drift-labs
- Created: 2024-08-20T23:11:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T23:41:55.000Z (9 months ago)
- Last Synced: 2025-01-20T17:27:16.912Z (4 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Events Archiver
To run locally, install the requirements using ```pip install -r requirements.txt```, activate the virtualenv, then run using the following as an example:
``` python archive.py --start-date 2024-06-10 --end-date 2024-06-11```