- Ensure you have Python 3 installed.
- In a terminal, set up virtual environment:
python3 -m venv env - Then, activate the virtual environment:
source env/bin/activate - Install dependencies:
pip install -r requirements.txt - Set up a
.envfile based on theexample.env - Use that
.envin your virtual environment:source .env - Run the script
python3 script.py
whcc/re-export-printUrl-example
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|