This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
New implementation of Python Bootstrapper
Pre-release
Pre-release
dmitriyse
released this
14 Oct 09:30
·
408 commits
to master
since this release
This implementation can be adopted to auto assembly on Continues Integration and finally transformed to nuget
Python bootstrapper automatically chooses required build version of Python.Runtime.dll
All parameters are obtained from default python in current execution environment.
For example for Windows x64, Python 3.5 lib should be named Python.Runtime-win-64-ucs2-35.dll
Different runtime builds can be placed in one zip package (Python.Runtime.zip - should be placed in bin dir).