Skip to content

PyBridge 1.3

Choose a tag to compare

@hbisneto hbisneto released this 14 Feb 04:50
· 102 commits to main since this release
5d8d699

PyBridge 1.3 includes the following improvements:

  • Added new native library to the project: zipfile
  • Changed copyright text when a project was created on PyBridge
  • Changes in CLI menu
  • Added the ability to decompress downloaded sample codes (#47)

Special thanks to @sagarsadhu for adding this feature to the project! The world needs developers like you. Thank you!

Core.py

  • Removed functions CreationSuccess(), CreateArch() and CreateFiles()
  • Changes in functions CreateInitFile(), CreateReadmeFile(), CreateErrorList(), CreateSystemRequirements(), CreateLinuxFile(), CreateLinuxAppFile(), CreateLinuxSplashScreen(), CreateLinuxFileSystem(), CreateMacFile(), CreateMacAppFile(), CreateMacSplashScreen(), CreateMacFileSystem(), CreateWindowsFile(), CreateWindowsAppFile(), CreateWindowsSplashScreen(), CreateWindowsFileSystem() and CreateTokensFile()

This release also makes Core.py sorted (#23) and updates the README file where you can learn more about PyBridge project