FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

.Net-Python/README.md at main · CursedPrograms/.Net-Python · GitHub

Latest commit

 

History

History
89 lines (65 loc) · 2.23 KB

File metadata and controls

89 lines (65 loc) · 2.23 KB




.Net-Python


Assign the location of the Python.DLL:

RunTime.PythonDLL + @"";

Python for .NET Documentation


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):

  • .\run.sh



© Cursed Entertainment


Back | FazBrowse Home | New Git URL