Skip to main content

No project description provided

Project description

http://pybee.org/static/images/brutus-270.png

BeeWare

https://img.shields.io/pypi/pyversions/beeware.svg https://img.shields.io/pypi/v/beeware.svg https://img.shields.io/pypi/status/beeware.svg https://img.shields.io/pypi/l/beeware.svg https://badges.gitter.im/pybee/general.svg

BeeWare is a collection of tools and libraries to aid native application development in Python.

This package provides a convenient user interface to drive those tools.

Usage

To install BeeWare, create a new virtual environment:

$ mkdir beeware
$ cd beeware
beeware $ python -m venv venv
beeware $ ./venv/bin/activate

(or, if you’re on Windows):

beeware $ venv\Scripts\activate.bat

Then, install BeeWare in that virtual environment:

(venv) $ pip install beeware

To start a new project, run:

(venv) $ beeware new

This will prompt you for details of your new project, such as the name, description, and license.

Once you’ve added your application code, run:

(venv) $ beeware build ios

from the directory that beeware created to build your application. To run your application:

(venv) $ beeware run ios

You can also target android, macos, windows, linux or django.

This will:

  • Run the app in the simulator for iOS and Android;

  • Start a desktop app on Windows, macOS and Linux; and

  • Start a webserver on port 8000 for Django

Community

You can talk to the BeeWare community through:

We foster a welcoming and respectful community as described in our BeeWare Community Code of Conduct.

Contributing

If you experience problems with BeeWare, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beeware-0.1.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

beeware-0.1.1-py2.py3-none-any.whl (5.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file beeware-0.1.1.tar.gz.

File metadata

  • Download URL: beeware-0.1.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for beeware-0.1.1.tar.gz
Algorithm Hash digest
SHA256 603435e4d4ff8056339f058cd1a58d393b404e4cee51cf9da291f1334236ad53
MD5 80261c031efe54694ff60e6c3716eb75
BLAKE2b-256 2e74e375d3197a86dbb11c792147ba843b5ce3f374a1b1361d1e9f03390dd26b

See more details on using hashes here.

File details

Details for the file beeware-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for beeware-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 08f0026642f3421faa0d52ddef7350555b9582efe4469d6acf9ab6b6bfaa37ad
MD5 b8a1678323bc201cce8918faa4f5d3c6
BLAKE2b-256 34107e2afc95a9290e827b83b634b982dfd969f908f6dbbfa6ecd153532c7863

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page