Skip to main content

Moon Coverage toolbox

Project description

ESA Moon Coverage Toolbox

CI/CD Coverage Version License PyPI Python

Docs DataLab

Install

pip install moon-coverage

Documentation

The module documentation and some examples can be found here.

Testing

Setup:

git clone https://gitlab.univ-nantes.fr/esa-juice/moon-coverage
cd moon-coverage

pip install -e .
pip install -r tests/requirements.txt -r docs/requirements.txt

Linter:

pylint --rcfile=setup.cfg moon_coverage/ tests/**.py setup.py
flake8 moon_coverage/ tests/ setup.py

Unit tests (with pytest):

pytest --cov moon_coverage tests/

Build the docs (with sphinx):

sphinx-build docs docs/_build --color -W -bhtml

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

moon-coverage-0.4.0.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

moon_coverage-0.4.0-py3-none-any.whl (1.1 MB 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