Skip to main content

Protean Application Framework

Project description

Protean Application Framework

  • Free software: BSD 3-Clause License

Installation

pip install protean

Documentation

https://protean.readthedocs.io/en/latest/

Development

pyenv virtualenv -p python3.6 3.6.5 protean-dev

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.1 (2018-07-15)

  • First release on PyPI.

0.0.2 (2018-07-19)

  • Entity Base Class

0.0.3 (2018-07-20)

  • Add bleach as a setup requirement

  • Add GeoPoint and Decimal Data Types to Entities

0.0.4 (2018-07-20)

  • UseCase Utility Classes

  • Repository Abstract Classes

0.0.5 (2018-)

  • Context Class

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

protean-0.0.5.tar.gz (25.0 kB view hashes)

Uploaded Source

Built Distribution

protean-0.0.5-py2.py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 2 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