Skip to content

Latest commit

 

History

History
114 lines (83 loc) · 2.72 KB

README.md

File metadata and controls

114 lines (83 loc) · 2.72 KB

Python Conda


IQVIA tHFA Analysis Tool

About The Project

Here's a blank template to get started. To started, give a short description of the project.

Built With

Getting Started

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.

Prerequisites

List of prerequisites.

Installation

  1. Clone project repo

    $ git clone https://github.com/adrienpra/Template_Python.git
  2. Create virtual environnement named these_BG274510 from .yml

    $ conda env create -f environment.yml
  3. Install pyhton dependencies and build project wheel

    $ conda activate these_BG274510
    $ pip install -e .
  4. Install specific group dependencies

    $ pip install .[doc]

Docs

  1. Generate docs

    $ ./docs/make html
  2. Docs' available at .\docs\_build\html\index.html

Tests

  1. Run tests
    $ cd ./tests/
    $ pytest --cov
    $ coverage html
  2. Tests' coverage available at .\tests\htmlcov\index.html

Additional informations

Usage

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.

Roadmap

  • Feature 1
  • Feature 2
  • Feature 3
    • Nested Feature

License

This project is released under the MIT License.

Contact

Your Name - seun.osonuga.work@gmail.com

Project Link: https://www.python.org/

Acknowledgments

  • Valentine Adaiwo - IQVIA
  • Nnaemeka Iduma - IQVIA
  • Prankuri xxxxxx - The Global Fund
  • Japneet Xxxxxx - The Global Fund
  • Rohit Xxxxxx - The Global Fund