/PyS60-Projects

Collection of My PyS60(Python for Symbian S60 OS) Projects

Primary LanguagePython

PyS60-Projects

Collection of My PyS60 Projects

Basic Requirements

Download Python from this site go to this link and download https://www.python.org and download the new version.

Install

  • Clone the repository git clone https://github.com/Lencof/PyS60-Projects
  • Install requirements.txt pip install -r requirements.txt

Use Pyinstaller

Use Pyinstaller to compile the program to bytecode, for the subsequent transfer of the file you can get acquainted with Pyinstaller on their official website https://www.pyinstaller.org/ Good luck everyone!