Skip to content

Latest commit

 

History

History
93 lines (69 loc) · 1.97 KB

README.md

File metadata and controls

93 lines (69 loc) · 1.97 KB

Twitter: @NorowaretaGemu License: MIT



Python
PowerShell Shell Batch

Cursed-Python-Template

How to Run:

Install Requirements

Using Python directly:

pip install -r requirements.txt

Or run

.\install_requirements.bat

Run main.py

Using Python directly:

python main.py

Using provided scripts:

Windows:

.\run.bat

or

.\run.ps1

Unix-like systems (Linux/macOS):

bashCopy./run.sh

Making the Setup Script Executable (Unix-like systems)

If you're using a Unix-like system and want to make the setup script executable, run the following command in your terminal:

chmod +x setup.sh

Requirements:


© Cursed Entertainment 202*