Enterprise Application Framework
Project description
EAF
Enterprise Application Framework.
This framework contains all the pieces you need to create feature-rich enterprise-grade distributed and distributedn’t applications.
Also means Extensible As Fuck.
Requirements
>=python-3.7
>=tornado-6.0
Installation
$ pip install eaf
Development
Installation
$ poetry install
Testing
$ poetry run pytest -s -v tests/ # run all tests
$ poetry run pytest --cov=eaf -s -v tests/ # run all tests with coverage
$ poetry run black eaf/ tests/ # autoformat code
$ # run type checking
$ poetry run pytest --mypy --mypy-ignore-missing-imports -s -v eaf/ tests/
$ # run code linting
$ poetry run pytest --pylint -s -v eaf/ tests/
Documentation
To be added
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
eaf-0.1.5.tar.gz
(9.1 kB
view details)
Built Distribution
eaf-0.1.5-py3-none-any.whl
(11.9 kB
view details)
File details
Details for the file eaf-0.1.5.tar.gz
.
File metadata
- Download URL: eaf-0.1.5.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.32-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6878de1f6c4d088b603cb3655858f1356889a7d5287bec78d7a2163aa731a610 |
|
MD5 | 0e2f1db84530f5694cfc4379cb3af42e |
|
BLAKE2b-256 | e2c94e37f35cd38138ccf25a017d390a98320557643a55a4e449264dc80f7661 |
File details
Details for the file eaf-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: eaf-0.1.5-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.32-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7d4199b41beb220f0bd65e099d601d75ebdf7df78f442ec1261bc7f2803ebc4 |
|
MD5 | 238cae717a206ac7f7dea433e0f49c28 |
|
BLAKE2b-256 | b00e8f7fdacc74e112e801af638c99b58c134c6fccad2459ffde29125ac38cc7 |