Skip to content

Engineering Tech Blog

Menu
Menu

python

Python v3.14.5

Posted on May 12, 2026 by aschenbach

Added a new binary installation file for both v3.14.5 and v3.13.13. Also, we’ve allowed the new Free Threaded Python as well. Its free threaded Version ends with a “t”, where the regular version is without the “t”. https://github.com/freemanbach/csharp/releases/tag/v0.0.4

Read more

Python v3.14.4 Free Thread

Posted on April 29, 2026April 29, 2026 by aschenbach

So, if you have not already heard. Python does provide a Free Thread Version of the language available starting with 3.13.x. The problem was that I didn’t realize that it was included as a separate binary file. The goal here to show there are two seperate binary file. One that non-threaded and a second binary…

Read more

Python 3.14.4 Release

Posted on April 15, 2026 by aschenbach

Custom Python installer using C# has been made available recently. You can download the executable install to allow you to choose the current release or the previous release version on windows. https://github.com/freemanbach/csharp/tree/main There is also a CMD batch installer version if you wish to run this instead of the binary executable. https://github.com/freemanbach/PythonInstallerScripts/tree/main/python3/python314/3.14.4

Read more

Latest Python 3.13.x and 3.14.x Install Available

Posted on March 8, 2026March 8, 2026 by aschenbach

Python Windows CMD and Apple Mac sh install files are available for the taking. https://github.com/freemanbach/PythonInstallerScripts/tree/main/python3/python313/3.13.12 https://github.com/freemanbach/PythonInstallerScripts/tree/main/python3/python314/3.14.3 The Binary version for Windows using CSharp is also available as an menu driven application. https://github.com/freemanbach/csharp/tree/main

Read more

Python Installer

Posted on January 25, 2026January 25, 2026 by aschenbach

Python installer can be called from inside C# code in order to install Python for mass distribution across an internal network. I have created an exe file for this particular purpose. Source Code can also be found in the github location. https://github.com/freemanbach/csharp/tree/main/InstallPython The downloadable installer exe file can be run on the command prompt only….

Read more

Recent Posts

  • Python v3.14.5
  • Python v3.14.4 Free Thread
  • Python 3.14.4 Release
  • NASA Astronomy Picture of the Day
  • Pulling OMDB Data

Recent Comments

No comments to show.

Archives

  • May 2026
  • April 2026
  • March 2026
  • February 2026
  • January 2026

Categories

  • Blog
  • chromebook
  • Code
  • python
© 2026 Engineering Tech Blog | Powered by Minimalist Blog WordPress Theme