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.0.tar.gz
(9.3 kB
view details)
Built Distribution
eaf-0.2.0-py3-none-any.whl
(10.8 kB
view details)
File details
Details for the file eaf-0.2.0.tar.gz
.
File metadata
- Download URL: eaf-0.2.0.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.32-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 711575945f1270dbcb2c3745c8d6b3c4c1bdcac2e35f1f5243953928b6f65cd7 |
|
MD5 | b75c5ad2a563c4f225d7728466e28645 |
|
BLAKE2b-256 | df05ead11be988815919b82d36e4596417c4c0b6aa5129c5f5bd5c64d717c3b5 |
File details
Details for the file eaf-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: eaf-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.8 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 | a0551934f79b9201aed422df604476265c6efc4c976640cd02b93a41a36747ff |
|
MD5 | 85ad06397f19e664b5f321dd3f599a25 |
|
BLAKE2b-256 | e3e4e99d078112f503f8b49e43f15d369c20930e766d14d3e0b41f2f26d7c818 |