ae_console portion of python application environment namespace package
Project description
console portion of ae namespace package
this portion belongs to the
Application Environment for Python
- theae
namespace, which provides useful classes and helper methods to develop full-featured applications with Python, running on multiple platforms.
installation
execute the following command to use the ae.console module in your application. it will install ae.console into your python (virtual) environment:
pip install ae-console
if you want to contribute to this portion then first fork the ae_console repository at GitLab. after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_console):
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 to extend the portion documentation. to contribute to the unit tests or to the documentation
of this portion, replace the setup extras key dev
in the above command with tests
or docs
respectively.
namespace portion documentation
detailed info on the features and usage of this portion is 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
Hashes for ae_console-0.2.59-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e458533af153f2523df217e2acd0d7ccedf8d1a861a0a292feca6bc4506f8f3d |
|
MD5 | affff34eb7b89c3d0e2512a8e6d142b0 |
|
BLAKE2b-256 | fefaa6f4b29d23f80b2ac7332ce88014465d9fac143deaa60011fa0eac29dd79 |