8000 GitHub - anbuhckr/py2apk at v1.1.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anbuhckr/py2apk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py2apk

GitHub issues GitHub forks GitHub stars GitHub license PyPI - Python Version

Easly create standalone android app for web developer with python, html, css, js.

Table of Contents

Installation

To install py2apk, simply:

$ python3 -m pip install -U git+https://github.com/anbuhckr/py2apk.git

or from source:

$ python3 setup.py install

CLI

Download android-sdk, gradle, jdk, resources for first time:

$ python3 -m py2apk install

Usage:

$ python3 -m py2apk help

Getting Started

#create new app
$ python3 -m py2apk new

#build app
$ python3 -m py2apk build

#run app
$ python3 -m py2apk run

#package app
$ python3 -m py2apk package

About

Easly create standalone android app for web developer

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0