Skip to main content

ae_kivy_app portion of python application environment namespace package

Project description

kivy_app portion of ae namespace package

GitLabPipeline PyPIVersion

The portions (modules and sub-packages) of the Application Environment for Python are within the ae namespace and are providing helper methods and classes for to develop full-featured applications with Python.

Coverage MyPyPrecision PyLintScore

PyPIImplementation PyPIPyVersions PyPIWheel PyPIFormat PyPIStatus PyPIDownloads

installation

Execute the following command for to use the ae.kivy_app module in your application. It will install ae.kivy_app into your python (virtual) environment:

pip install ae-kivy-app

If you instead want to contribute to this portion then first fork the ae_kivy_app repository at GitLab, then pull it to your machine and finally execute the following command in the root folder of this repository (ae_kivy_app):

pip install -e .[dev]

The last command will install this module portion into your virtual environment, along with the tools you need to develop and run tests or for to extend the portion documentation. For to contribute only to the unit tests or the documentation of this portion replace the setup extras key dev in the above command with tests or docs respectively.

namespace portion documentation

More info on the features and usage of this portion are available at ReadTheDocs.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

ae_kivy_app-0.1.89.tar.gz (37.7 kB view hashes)

Uploaded Source

Built Distribution

ae_kivy_app-0.1.89-py3-none-any.whl (37.5 kB view hashes)

Uploaded Python 3

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