Skip to main content

Enterprise Application Framework

Project description

PyPI Build Status codecov.io

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


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 hashes)

Uploaded Source

Built Distribution

eaf-0.2.2-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page