cowidev ======= **cowidev** is a python package developed at `Our World in Data `_ to maintain and produce `our global COVID-19 dataset `_. It contains several tools for all the COVID data pipelines, including vaccinations and testing. Due to the nature of the problem, this library is in development and no stable version is expected anytime soon. You can explore all the source code on our `GitHub repository `_. To explore the library in detail, please refer to `its API documentation `_. Additionally, we also provide the documentation of the core library command tool :code:`cowid`. .. toctree:: :maxdepth: 1 Command tool Library API To use the library, make sure that `you have correctly set up your working environment <../environment.html>`_. .. note:: This library is in constant change, and hence the documentation might not be complete or updated for some modules. If you have any question, please `submit an issue `_.