Skip to content

PyBridge 1.2

Choose a tag to compare

@hbisneto hbisneto released this 08 Dec 22:39
· 115 commits to main since this release
64356f1

PyBridge 1.2 includes the following improvements:

Download Sample Projects
Now you can download sample projects directly from PyBridge (#30)

Core.py
New native and third party libraries were added

  • Added new native libraries: pathlib to the project
  • Added new third party library: requests to the project

README files
Improvements on creation of "README" files when projects are created through PyBridge (#7)

This release also fixes the following issue:

  • Fixed a bug that prevents PyBridge to run on Linux environments