Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beeware/Python-iOS-template

A cookiecutter template for creating an iOS project running Python code.
https://github.com/beeware/Python-iOS-template

Last synced: 2 months ago
JSON representation

A cookiecutter template for creating an iOS project running Python code.

Awesome Lists containing this project

README

        

Python iOS Template
===================

A template for building Python apps that will run under iOS.

The easiest way to use this project is to not use it at all - at least,
not directly. `Briefcase `__ is a
tool that uses this template, rolling it out using data extracted from
your ``setup.py``.

The master branch of this repository has no content; there is an
independent branch for each supported version of Python. The following
Python versions are supported:

* `Python 2.7 `__
* `Python 3.4 `__
* `Python 3.5 `__
* `Python 3.6 `__
* `Python 3.7 `__

See the individual branches for usage instructions.