PyBridge 1.3
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()andCreateFiles() - Changes in functions
CreateInitFile(),CreateReadmeFile(),CreateErrorList(),CreateSystemRequirements(),CreateLinuxFile(),CreateLinuxAppFile(),CreateLinuxSplashScreen(),CreateLinuxFileSystem(),CreateMacFile(),CreateMacAppFile(),CreateMacSplashScreen(),CreateMacFileSystem(),CreateWindowsFile(),CreateWindowsAppFile(),CreateWindowsSplashScreen(),CreateWindowsFileSystem()andCreateTokensFile()
This release also makes Core.py sorted (#23) and updates the README file where you can learn more about PyBridge project