ae_enaml_app portion of python application environment namespace package
Project description
enaml_app portion of ae namespace package
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.
installation
Execute the following command for to use the ae.enaml_app sub-package in your application. It will install ae.enaml_app into your python (virtual) environment:
pip install ae-enaml-app
If you instead want to contribute to this portion then first fork the ae_enaml_app repository at GitLab, then pull it to your machine and finally execute the following command in the root folder of this repository (ae_enaml_app):
pip install -e .[dev]
The last command will install this sub-package 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
Built Distribution
File details
Details for the file ae_enaml_app-0.1.19.tar.gz
.
File metadata
- Download URL: ae_enaml_app-0.1.19.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f89d62f84dba9b29cc5b90579b82719fcf81d759cdaa3d50f5a5a377dd60cb86 |
|
MD5 | 4268f230798e2fc8f2468e651ea74ca4 |
|
BLAKE2b-256 | 7419951e8f361062575f5e5585ecafdf9b17dc024876902c890b4a20d2e0fecf |
Provenance
File details
Details for the file ae_enaml_app-0.1.19-py3-none-any.whl
.
File metadata
- Download URL: ae_enaml_app-0.1.19-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd506c83b9c2d9f81f698670b405ce34bb3eab4b3c8baa282ee92a5726102b6b |
|
MD5 | 63bfd9e370c64616faabfd674f56388d |
|
BLAKE2b-256 | 7f61f70c37744676a6ebee4a8b8701afc5ecb832851bbf7b28dd3b53e6b16c05 |