18 Commits (f84bc04e7e736686a4f50d7bb51f7b10d1cbbbb7)

Author SHA1 Message Date
JT a425279bdc inject via attributes & fix package update check & update nuget packages 1 year ago
ionite34 a15b7734d4
Add 7z assets, python paths 1 year ago
Ionite 624552fd51
Fix Python installed check on linux 1 year ago
Ionite c6cb406ba7
Fix PyRunner tests 1 year ago
Ionite 5f2c0b57ad
Improve launch PATH environment setting for venvs 1 year ago
Ionite 0ac31c7b9c
ProcessRunner and ansi parsing 1 year ago
Ionite c4cb380733
Fix Pip exe path 1 year ago
Ionite 40ea30f941
Move PyRunner paths to property to fix startup without librarydir 1 year ago
Ionite fb51010dca
Revert setting pythonhome for pyrunner 1 year ago
Ionite d136355f0f
Fix linux path delimiter 1 year ago
Ionite 69f21a55ff
Use static PythonHome to avoid needing to init 1 year ago
Ionite 883a98abf3
Fix pythonhome resolution 1 year ago
Ionite ad4e08654e
set pythonhome after dll 1 year ago
Ionite cab0a51090
Set pythonhome for pythonengine 1 year ago
Ionite d362000571
fix pyrunner stuff 1 year ago
Ionite 78c0dcabd3
Compatibility for PyRunner and Prereq helper on linux 1 year ago
Ionite 8b749666ed
Move Process classes to Core.Processes namespace 1 year ago
Ionite c5f3f0faaa
Fix namespaces 1 year ago
Ionite 85e375123e
Move common classes to Core assembly 1 year ago
Ionite 388ad4191e
Set PyRunner.HomeDir from settings manager library 1 year ago
Ionite b5f2694d2e
Fix PyRunner PythonDir path 1 year ago
Ionite 31a3a4f387
Move Python310 to be extracted to appdata 1 year ago
Ionite 98542bbb68
Add path extensions saving and injection 1 year ago
JT 6bfa9c0299 Download git from web instead of packaging 1 year ago
Ionite be2ffe79a3
Fix subprocess issues by appending to path 1 year ago
Ionite d4bc786aa3
Fix python init crash when no PATH defined 1 year ago
Ionite 00a92b4942
Change PyRunner logger to static 1 year ago
Ionite bdcb278f1f
Move python classes to Interop namespace 1 year ago
Ionite a45231a377
Move python related classes to Python namespace 1 year ago
Ionite 6199fb2599
Add PipInstalled and VenvInstalled to PyRunner 1 year ago
Ionite 54ac62048d
Extract PyRunner as singleton for DI 1 year ago
JT e4b5a0806e add toast notification 2 years ago
Ionite 533da28e3f
Replace get-pip.py with compiled get-pip.pyc 2 years ago
Ionite 648e2135ef
Ran dotnet format 2 years ago
Ionite bf55a722e4
Move GetVersionInfo to PyRunner 2 years ago
Ionite 3f55863ad0
Refactor exit code checks to WaitForExitCondition 2 years ago
Ionite 311ad727e7
Add logger and traces to PyRunner 2 years ago
Ionite ec86a7f6a1
Refactor direct GIL calls to RunInThreadWithLock 2 years ago
Ionite 23488d277f
Simplify PyRunner organization 2 years ago
Ionite a39a20b60e
Add settings card for checking python version 2 years ago
Ionite bb64c64331
Add SetupPip using get-pip.py and InstallPackage 2 years ago
Ionite 4349a4a85f
Change venv exist detection to use binary 2 years ago
JT ab1f00a6aa Fix rest of the project & remove unused usings 2 years ago
Ionite 7e35cdfa9d
Add semaphore locks to PyRunner 2 years ago
Ionite b338ad82a5
Add async Eval method to PyRunner 2 years ago
Ionite cd6b8fc3bf
Create PyRunner.cs 2 years ago