Here's a blank template to get started. To started, give a short description of the project.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
List of prerequisites.
-
Clone project repo
$ git clone https://github.com/adrienpra/Template_Python.git
-
Create virtual environnement named these_BG274510 from .yml
$ conda env create -f environment.yml
-
Install pyhton dependencies and build project wheel
$ conda activate these_BG274510 $ pip install -e .
-
Install specific group dependencies
$ pip install .[doc]
-
Generate docs
$ ./docs/make html
-
Docs' available at
.\docs\_build\html\index.html
- Run tests
$ cd ./tests/ $ pytest --cov $ coverage html
- Tests' coverage available at
.\tests\htmlcov\index.html
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the documentation.
- Feature 1
- Feature 2
- Feature 3
- Nested Feature
This project is released under the MIT License.
Your Name - seun.osonuga.work@gmail.com
Project Link: https://www.python.org/
- Valentine Adaiwo - IQVIA
- Nnaemeka Iduma - IQVIA
- Prankuri xxxxxx - The Global Fund
- Japneet Xxxxxx - The Global Fund
- Rohit Xxxxxx - The Global Fund