Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CursedPrograms/Python-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

61 Commits

Repository files navigation

Twitter: @NorowaretaGemu License: MIT





Python-Template


Setup:

Environment Setup

Environment Setup

Lunix

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Windows PowerShell

python.exe -m pip install --upgrade pip
py -3.11 -m venv venv311
venv311\Scripts\activate
pip install -r requirements.txt

Run main.py

Using Python directly:

python main.py

Using provided scripts:

Windows:

  • .\run.bat or
  • .\run.ps1

Unix-like systems (Linux/macOS):

  • .\run.sh

© Cursed Entertainment 202*

Releases

No releases published

Packages

Contributors

Languages

  • Python 46.0%
  • Shell 16.2%
  • PowerShell 12.2%
  • JSON 9.6%
  • Batchfile 8.9%
  • Brainfuck 3.8%
  • Other 3.3%

AltStyle によって変換されたページ (->オリジナル) /