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.2.1.tar.gz
(9.3 kB
view details)
Built Distribution
eaf-0.2.1-py3-none-any.whl
(13.2 kB
view details)
File details
Details for the file eaf-0.2.1.tar.gz
.
File metadata
- Download URL: eaf-0.2.1.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.38-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2150e0b2ef21dcaaab76598f2f75047a7a4ebc32f5be2b1ae4b9c60216553ddd |
|
MD5 | 6bf7e71f4e1335dd8e665082d9276ed3 |
|
BLAKE2b-256 | b15ac95b83698ae1fafde96232a58d8662fd1eb61f2df8a3f807f1e625bbed81 |
File details
Details for the file eaf-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: eaf-0.2.1-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.38-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59c5f36d9cd394340d30cbc18afd1a7b51e5eab2b2f6376d3f8783e0952677b4 |
|
MD5 | 6e716be6dcf2577c67f819c942c5fafd |
|
BLAKE2b-256 | df1a7092b51bee94f593ce1db6a755300102d9d42b99178d93dd7a51b06454ce |