An example package. Generated with cookiecutter-pylibrary.
Project description
======== Overview
.. start-badges
.. list-table:: :stub-columns: 1
* - docs
- |docs|
* - tests
- |github-actions| |codecov|
* - package
- |version| |wheel| |supported-versions| |supported-implementations| |commits-since|
.. |docs| image:: https://readthedocs.org/projects/mloq-template/badge/?style=flat :target: https://readthedocs.org/projects/mloq-template/ :alt: Documentation Status
.. |github-actions| image:: https://github.com/guillemdb/mloq-template/actions/workflows/github-actions.yml/badge.svg :alt: GitHub Actions Build Status :target: https://github.com/guillemdb/mloq-template/actions
.. |codecov| image:: https://codecov.io/gh/guillemdb/mloq-template/branch/main/graphs/badge.svg?branch=main :alt: Coverage Status :target: https://app.codecov.io/github/guillemdb/mloq-template
.. |version| image:: https://img.shields.io/pypi/v/mloq-template.svg :alt: PyPI Package latest release :target: https://pypi.org/project/mloq-template
.. |wheel| image:: https://img.shields.io/pypi/wheel/mloq-template.svg :alt: PyPI Wheel :target: https://pypi.org/project/mloq-template
.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/mloq-template.svg :alt: Supported versions :target: https://pypi.org/project/mloq-template
.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/mloq-template.svg :alt: Supported implementations :target: https://pypi.org/project/mloq-template
.. |commits-since| image:: https://img.shields.io/github/commits-since/guillemdb/mloq-template/v0.0.0.svg :alt: Commits since latest release :target: https://github.com/guillemdb/mloq-template/compare/v0.0.0...main
.. end-badges
An example package. Generated with cookiecutter-pylibrary.
- Free software: BSD 2-Clause License
Installation
::
pip install mloq-template
You can also install the in-development version with::
pip install https://github.com/guillemdb/mloq-template/archive/main.zip
Documentation
https://mloq-template.readthedocs.io/
Development
To run all the tests run::
tox
Note, to combine the coverage data from all the tox environments run:
.. list-table:: :widths: 10 90 :stub-columns: 1
- - Windows
- ::
set PYTEST_ADDOPTS=--cov-append
tox
- - Other
- ::
PYTEST_ADDOPTS=--cov-append tox
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
Built Distribution
File details
Details for the file mloq_template-0.0.1.tar.gz
.
File metadata
- Download URL: mloq_template-0.0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b085c411046cedd54065334f88805888cfa7678a4bcc9d52b94f788f431fcce |
|
MD5 | df9fb0c325a56643e2b040386240fb01 |
|
BLAKE2b-256 | 96acda9c4892f1938d4d59ed437a88cfa5f043981efbeb2260180f555f197e95 |
File details
Details for the file mloq_template-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: mloq_template-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f51c807d5697bcbd188335bbd9c1a5749d87d94984fa5237d999279babf05acc |
|
MD5 | 20dc483dc25d7b190b95e6debd7f5b4d |
|
BLAKE2b-256 | 3ed9169a1bbbe280676c0afc023c8a087296078024ba41dac1cc2673bf47a201 |