Metadata-Version: 2.1
Name: pyraliddemo
Version: 0.0.0
Summary: pyraliddemo Author: Samuel Farrens, Email: samuel.farrens@cea.fr, Year: 2020, Description: Demo package made using the Pyralid Template
Home-page: https://github.com/sfarrens/pyraliddemo
Author: Samuel Farrens
Author-email: samuel.farrens@cea.fr
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: importlib-metadata (==3.1.1)
Requires-Dist: matplotlib (==3.3.3)
Requires-Dist: numpy (==1.19.4)
Provides-Extra: develop
Requires-Dist: coverage (==5.3) ; extra == 'develop'
Requires-Dist: nose (==1.3.7) ; extra == 'develop'
Requires-Dist: pytest (==6.1.2) ; extra == 'develop'
Requires-Dist: pytest-cov (==2.10.1) ; extra == 'develop'
Requires-Dist: pytest-pep8 (==1.0.6) ; extra == 'develop'
Requires-Dist: pytest-emoji (==0.2.0) ; extra == 'develop'
Requires-Dist: pytest-flake8 (==1.0.6) ; extra == 'develop'
Requires-Dist: wemake-python-styleguide (==0.14.1) ; extra == 'develop'
Requires-Dist: jupyter (==1.0.0) ; extra == 'develop'
Requires-Dist: nbsphinx (==0.8.0) ; extra == 'develop'
Requires-Dist: nbsphinx-link (==1.3.0) ; extra == 'develop'
Requires-Dist: numpydoc (==1.1.0) ; extra == 'develop'
Requires-Dist: sphinx (==3.3.1) ; extra == 'develop'
Requires-Dist: sphinxcontrib-bibtex (==1.0.0) ; extra == 'develop'
Requires-Dist: sphinxawesome-theme (==1.17.0) ; extra == 'develop'

# Pyralid Template Demo

| Usage | Development | Release |
| ----- | ----------- | ------- |
| [![docs](https://img.shields.io/badge/docs-Sphinx-blue)](https://sfarrens.github.io/pyraliddemo/) | [![build](https://github.com/sfarrens/pyraliddemo/workflows/CI/badge.svg)](https://github.com/sfarrens/pyraliddemo/actions?query=workflow%3ACI) | [![release](https://img.shields.io/github/v/release/sfarrens/pyraliddemo)](https://github.com/sfarrens/pyraliddemo/releases/latest) |
| [![license](https://img.shields.io/github/license/sfarrens/pyraliddemo)](https://github.com/sfarrens/pyraliddemo/blob/master/LICENCE.txt) | [![deploy](https://github.com/sfarrens/pyraliddemo/workflows/CD/badge.svg)](https://github.com/sfarrens/pyraliddemo/actions?query=workflow%3ACD) | [![pypi](https://img.shields.io/pypi/v/pyraliddemo)](https://pypi.org/project/pyraliddemo/) |
| [![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide) | [![codecov](https://codecov.io/gh/sfarrens/pyraliddemo/branch/master/graph/badge.svg?token=XHJIQXV7AX)](https://codecov.io/gh/sfarrens/pyraliddemo) | [![python](https://img.shields.io/pypi/pyversions/pyraliddemo)](https://www.python.org/downloads/source/) |
| [![contribute](https://img.shields.io/badge/contribute-read-lightgrey)](https://github.com/sfarrens/pyraliddemo/blob/master/CONTRIBUTING.md) | [![CodeFactor](https://www.codefactor.io/repository/github/sfarrens/pyraliddemo/badge)](https://www.codefactor.io/repository/github/sfarrens/pyraliddemo) | |
| [![coc](https://img.shields.io/badge/conduct-read-lightgrey)](https://github.com/sfarrens/pyraliddemo/blob/master/CODE_OF_CONDUCT.md) | [![Updates](https://pyup.io/repos/github/sfarrens/pyraliddemo/shield.svg)](https://pyup.io/repos/github/sfarrens/pyraliddemo/) | |

---
> Author: <a href="https://sfarrens.github.io/" target="_blank" style="text-decoration:none; color: #F08080">Samuel Farrens</a>  
> Email: <a href="mailto:samuel.farrens@cea.fr" style="text-decoration:none; color: #F08080">samuel.farrens@cea.fr</a>  
> Year: 2020  
---

This is an demo package called `pyraliddemo` generated from the [Pyralid Template](https://github.com/sfarrens/pyralid-template).


