An open API service indexing awesome lists of open source software.

https://github.com/drift-labs/events-archiver-public


https://github.com/drift-labs/events-archiver-public

Last synced: 2 months ago
JSON representation

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```