Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cursedprograms/.net-python


https://github.com/cursedprograms/.net-python

csharp-app csharp-library pynet pythonnet unity

Last synced: about 14 hours ago
JSON representation

Awesome Lists containing this project

README

        


Unity


C#
Python

# .Net-Python

Assign the location of the Python.DLL:

```csharp
RunTime.PythonDLL + @"";
```

[Python for .NET Documentation](https://pythonnet.github.io/)

To make the setup script executable, run the following command in your terminal:

```bash
chmod +x setup.sh
```
```bash
bash setup.sh
```

CursedEntertainment Logo