GitHub / bonsai-rx/python-scripting / commits
Bonsai Scripting Library for interfacing with the Python runtime
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c15107ac | merge Merge pull request #29 from NgrDavid/main |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 95360010 | Add CI/CD and brought repository into compliance with modern standards | David Maas <d****t@n****g> | 10 months ago | |
| dc949954 | Normalize license file formatting | David Maas <d****t@n****g> | 10 months ago | |
| aa4f9949 | merge Merge pull request #26 from ncguilbeault/ng-dev/update-pythonnet-version |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| e20e3a09 | Updated `pythonnet` package dependency version to latest | ncguilbeault <n****t@g****m> | 10 months ago | |
| e6a5c5ca | merge Merge pull request #17 from glopesdev/linux-support |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 771eed51 | Add netstandard target | glopesdev <g****v@u****m> | almost 2 years ago | |
| ac9e0fe9 | Bump package version | glopesdev <g****v@u****m> | almost 2 years ago | |
| 7496f2f0 | merge Merge pull request #16 from glopesdev/linux-support |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3dac2f28 | Add instructions for installing Linux python | glopesdev <g****v@u****m> | almost 2 years ago | |
| 66cc5203 | Add funding statement and update package metadata | glopesdev <g****v@u****m> | almost 2 years ago | |
| 7ab67562 | merge Merge pull request #14 from glopesdev/docs-update |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| bde686bb | Update action dependencies | glopesdev <g****v@u****m> | almost 2 years ago | |
| b3dba77a | merge Merge pull request #13 from glopesdev/gil-support |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| cde57ad9 | Ensure module caching follows runtime creation | glopesdev <g****v@u****m> | almost 2 years ago | |
| 3389286f | Update examples to acquire GIL state | glopesdev <g****v@u****m> | almost 2 years ago | |
| 5c329931 | Add automatic SVG export | glopesdev <g****v@u****m> | almost 2 years ago | |
| bbfdc6bd | Remove manually exported SVG files | glopesdev <g****v@u****m> | almost 2 years ago | |
| 85c304ee | Add local bonsai bootstrapper | glopesdev <g****v@u****m> | almost 2 years ago | |
| ac2e9f58 | Update docfx version and move to modern template | glopesdev <g****v@u****m> | almost 2 years ago | |
| 41123c72 | merge Merge pull request #11 from glopesdev/gil-support |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 181f3d0f | Add operator to get runtime object | glopesdev <g****v@u****m> | about 2 years ago | |
| 16b14430 | Remove GIL acquisition from core operators | glopesdev <g****v@u****m> | about 2 years ago | |
| c390fa8a | Emit runtime notification inside the GIL | glopesdev <g****v@u****m> | about 2 years ago | |
| d8b48c49 | Add operator to force notifications inside the GIL | glopesdev <g****v@u****m> | about 2 years ago | |
| 89660f06 | Remove unused assignment | glopesdev <g****v@u****m> | about 2 years ago | |
| f6d789a4 | merge Merge pull request #8 from glopesdev/linux-support |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 95c89e7f | Bump pythonnet version | glopesdev <g****v@u****m> | about 2 years ago | |
| 9c4461c9 | Avoid reusing default python path | glopesdev <g****v@u****m> | about 2 years ago | |
| 0a1ca8e1 | Ensure predictable environment path | glopesdev <g****v@u****m> | about 2 years ago | |
| 5464ce89 | Add support for finding default python home | glopesdev <g****v@u****m> | about 2 years ago | |
| 7fc00f84 | Add support for including system site packages | glopesdev <g****v@u****m> | about 2 years ago | |
| a9699a4d | Add cross-platform support for local python home | glopesdev <g****v@u****m> | about 2 years ago | |
| c5a1cdbe | Add support for linux virtual environments | glopesdev <g****v@u****m> | about 2 years ago | |
| acb2244a | merge Merge pull request #6 from ncguilbeault/assembly-loading |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| c774db33 |
Apply suggestions from code review
Co-authored-by: glopesdev <g****v@u****m> |
ncguilbeault <n****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 254e8f55 | Updated to load assembly locations | Nicholas <n****t@g****m> | about 2 years ago | |
| d5d1c652 | Add README file to nuget package | glopesdev <g****v@u****m> | about 3 years ago | |
| 06fe3eec | Update README | glopesdev <g****v@u****m> | about 3 years ago | |
| cfdd395c | Add main conceptual overview and example workflows | glopesdev <g****v@u****m> | about 3 years ago | |
| ab2d9912 | Ensure cancellation even on module creation errors | glopesdev <g****v@u****m> | about 3 years ago | |
| ea40f0c1 | Bootstrap python path if none is available | glopesdev <g****v@u****m> | about 3 years ago | |
| 0fd62836 | Ensure python path is valid | glopesdev <g****v@u****m> | about 3 years ago | |
| 01e5e325 | Allow running script on main module creation | glopesdev <g****v@u****m> | about 3 years ago | |
| a41cc1c9 | Add default main module | glopesdev <g****v@u****m> | about 3 years ago | |
| 67f92f47 | Avoid shared module dictionary | glopesdev <g****v@u****m> | about 3 years ago | |
| 8dde2e12 | Refactor to avoid using resource pattern | glopesdev <g****v@u****m> | about 3 years ago | |
| c2173955 | Add support for using dynamic modules | glopesdev <g****v@u****m> | about 3 years ago | |
| 843eed22 | Add operator default properties | glopesdev <g****v@u****m> | about 3 years ago | |
| f8f854ec | Add support for the exec operator | glopesdev <g****v@u****m> | about 3 years ago | |
| f5415db4 | Refactor operators to use module naming convention | glopesdev <g****v@u****m> | about 3 years ago | |
| c1bdf9df | Configure automatic docs generation using docfx | glopesdev <g****v@u****m> | about 3 years ago | |
| 6a1e1d88 | Refactor repository URL and package title | glopesdev <g****v@u****m> | about 3 years ago | |
| d6635233 | Add XML documentation and description strings | glopesdev <g****v@u****m> | about 3 years ago | |
| 955f725d | Include script path in scope configuration string | glopesdev <g****v@u****m> | about 3 years ago | |
| 8c332818 | Ensure python engine shutdown | glopesdev <g****v@u****m> | about 3 years ago | |
| 2b9d46a6 | Avoid resource dispose if engine not initialized | glopesdev <g****v@u****m> | about 3 years ago | |
| 4e435d18 | Add support for virtual environments | glopesdev <g****v@u****m> | about 3 years ago | |
| 70589a8c | Add support for evaluating python expressions | glopesdev <g****v@u****m> | about 3 years ago | |
| 71de8804 | Add support to get and set scope variables | glopesdev <g****v@u****m> | about 3 years ago | |
| 6833bfb8 | Add support for initializing a python runtime | glopesdev <g****v@u****m> | about 3 years ago | |
| 4c11e636 | Add git attributes and license files | glopesdev <g****v@u****m> | about 3 years ago | |
| ca769819 | Initial commit |
glopesdev <g****v@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago |