-
Clone the Repository:
git clone https://github.com/Daniel-Saravia/fires_experiment.git cd try_fires
-
Create & Activate Virtual Environment:
python3 -m venv fires source fires/bin/activate # For Linux/macOS fires\Scripts\activate # For Windows
-
Install Dependencies:
pip install --upgrade pip pip install -r requirements.txt
-
Verify Installation:
pip list # Check installed packages
-
Run Web Scraper:
python start.py
-
Check Database:
sqlite3 data.db SELECT \* FROM events; .exit come back
-
Notifications
You must be signed in to change notification settings - Fork 0
Daniel-Saravia/fires_experiment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published