Skip to main content

A Python package packed with tools that are commonly used in Moose projects.

Project description

Moose Frank

A Python package packed with tools that are commonly used in Moose projects.

Development

See the CONTRIBUTING guide.

Installation

pip install moose-frank

Local testing

isort

docker-compose run --rm --no-deps python isort [module/path] [options]

flake8

docker-compose run --rm --no-deps python flake8 [module/path]

black

docker-compose run --rm --no-deps python black [module/path]

pytest

docker-compose run --rm --no-deps python coverage run ./runtests.py

Translations

Updating translations

docker-compose run --rm --no-deps manage makemessages -l nl --no-wrap --no-location --no-obsolete
docker-compose run --rm --no-deps manage compilemessages

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

moose-frank-9.3.0.tar.gz (23.0 kB view hashes)

Uploaded Source

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