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
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
moose-frank-9.3.3.tar.gz
(22.9 kB
view hashes)