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.2.tar.gz
(9.6 kB
view details)
Built Distribution
eaf-0.2.2-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file eaf-0.2.2.tar.gz
.
File metadata
- Download URL: eaf-0.2.2.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.9 Linux/5.8.9-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7301e05c017bf95a76366cb104e7623ad7e385f0e45ba86f50237683c0924697 |
|
MD5 | b8a489d0d2ba47c82ffab0a795fdf7a8 |
|
BLAKE2b-256 | 215afc8bafe6b7787ef80c9f212c552c66065b909afa3e3eea262d5add68b486 |
File details
Details for the file eaf-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: eaf-0.2.2-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.9 Linux/5.8.9-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64ed23070d8555062a85dd1abf90398affa918154881d73e7f28c121916069c3 |
|
MD5 | b7c4e6e85f6470404122ac8e4802b974 |
|
BLAKE2b-256 | d62da0105df9c19d8cc607e54183844849a0fde4d57c063897d8074acadea063 |