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.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

beeware-0.1.0-py2.py3-none-any.whl (4.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for beeware-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6c97002ca34f35a6d8785bef0e16287f95d454fa0c7906bdd57e30f0d180fc7d
MD5 a89db36b01c1d1e4f89189b816551346
BLAKE2b-256 44d8790be711fcb8dff8fa351d6307fa436e60a99f4efe5a29c23f245172abbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for beeware-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 684b1ec5bc9359c95ccf54470baa07b04bda9c480e8d9c34bd3e5459243f2c56
MD5 199936cf862342396dda2f45dde4df15
BLAKE2b-256 fe2e43b5c708f755991814e3c2c02dce83cb54d3c8a3ffd04e1034599631555a

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