- Create a virtual environment:
python -m venv venv
- Activate the virtual environment:
source venv/bin/activate - Install dependencies:
pip install -r requirements.txt
- Run the application:
python main.py
yarzardev/user_analytics
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|