https://github.com/cursedprograms/.net-python
.NET - Python
https://github.com/cursedprograms/.net-python
csharp-app csharp-library pynet pythonnet unity
Last synced: 24 days ago
JSON representation
.NET - Python
- Host: GitHub
- URL: https://github.com/cursedprograms/.net-python
- Owner: CursedPrograms
- License: mit
- Created: 2024-01-15T13:22:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-14T20:39:05.000Z (about 2 months ago)
- Last Synced: 2025-04-14T21:43:39.650Z (about 2 months ago)
- Topics: csharp-app, csharp-library, pynet, pythonnet, unity
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://x.com/NorowaretaGemu)
[](https://opensource.org/licenses/MIT)
![]()
![]()
![]()
![]()
![]()
![]()
![]()
# .Net-Python
Assign the location of the Python.DLL:
```csharp
RunTime.PythonDLL + @"";
```
[Python for .NET Documentation](https://pythonnet.github.io/)
## How to Run:
### Install Requirements
Using Python directly:
```bash
pip install -r requirements.txt
```
Or run:
- `install_requirements.bat`
### Run main.py
Using Python directly:
```bash
python main.py
```Using provided scripts:
Windows:
- `.\run.bat`
or
- `.\run.ps1`Unix-like systems (Linux/macOS):
- `.\run.sh`
© Cursed Entertainment