Use this template to bootstrap a new D3b python repository.
Update the LICENSE badge to point to the new repo location on GitHub. Note that the LICENSE badge will fail to render correctly unless the repo has been set to public.
Add additional badges for CI, docs, and other integrations as needed within the
<p>
tag next to the LICENSE.
Update the repositories description with a short summary of the repository's intent. Include an appropriate emoji at the start of the summary.
Add a handful of tags that summarize topics relating to the repository. If the repo has a documentation site or webpage, add it next to the repository description.
This repo is setup to take advantage of the d3b-release-maker. Please follow the instructions there to build releases.
This repo is setup to take advantage of the Github Super Linter. Of note are the markdownlint files and the pyproject.toml.