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.3.tar.gz
(8.8 kB
view details)
Built Distribution
eaf-0.1.3-py3-none-any.whl
(13.9 kB
view details)
File details
Details for the file eaf-0.1.3.tar.gz
.
File metadata
- Download URL: eaf-0.1.3.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.25-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69ef286d80e052440b4c7f5b62154a53fd319deb0df13903ed0a529ea8c06569 |
|
MD5 | ac9cb60f100ba42c6576cda8359d91b8 |
|
BLAKE2b-256 | 018f084070fbb3d87f000c58caac55454be264336037773bbb999697fcee7d84 |
File details
Details for the file eaf-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: eaf-0.1.3-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.7 Linux/5.4.25-gentoo
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a73b7fd27b2b00a1f27e6b8005f4a6379307d53b0ed3f4ef1869e8bcf868ec2b |
|
MD5 | c59634c23660056fb4e1c216f0231920 |
|
BLAKE2b-256 | b0afb9dcfef9d3eb4c06ba2f5691470295c0bbea5a34f6d14cbd25eca0c4a3b2 |