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 details)
File details
Details for the file moose-frank-9.3.3.tar.gz
.
File metadata
- Download URL: moose-frank-9.3.3.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/8.0.0 pkginfo/1.11.1 requests/2.25.1 requests-toolbelt/1.0.0 tqdm/4.66.4 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12389468086878584c2bd6392fd5fc5bd1818cd61cc4b9aa86bccaab045964ac |
|
MD5 | 6aaf8ee17db8d55bb087eb0173abdb4c |
|
BLAKE2b-256 | 1bc64aa444b7c5dd84e2e05421c623fae23ca6efa08d4b81312a7a1ddef44f32 |