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.4.tar.gz
(8.9 kB
view details)
Built Distribution
eaf-0.1.4-py3-none-any.whl
(11.6 kB
view details)
File details
Details for the file eaf-0.1.4.tar.gz
.
File metadata
- Download URL: eaf-0.1.4.tar.gz
- Upload date:
- Size: 8.9 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 | 653a5edeecd4d2e1e97c7cbc4ebee9389b7670dede92b3d0edeeb31fcc3383e0 |
|
MD5 | c6317f9a85224c34c748f55c597fda1a |
|
BLAKE2b-256 | e75aeb5deac3f6f1a44353223fce72054015fd943c33f0a3e8e5ba7ddb6073b0 |
File details
Details for the file eaf-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: eaf-0.1.4-py3-none-any.whl
- Upload date:
- Size: 11.6 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 | b5f646736848bd7a0f29017418c0678ce1eb6661f8812fb5ba8021f7e85b4d5e |
|
MD5 | f221523a8db73f6dceee32ce31d27ae3 |
|
BLAKE2b-256 | 8f0531cb417ad8fb71eec566f1ee9c7f1ef41d128348ac83eab31270999ace48 |