Skip to content

Commit

Permalink
Add Zenodo badge, citation info
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed May 9, 2022
1 parent 7c1aae4 commit 52f4a91
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CITATION.cff
@@ -0,0 +1,11 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kloeckner"
given-names: "Andreas"
orcid: "https://orcid.org/0000-0003-1228-519X"
title: "pytools"
version: 2022.1.7
doi: 10.5281/zenodo.6533949
date-released: 2022-05-04
url: "https://github.com/inducer/pytools"
3 changes: 3 additions & 0 deletions README.rst
Expand Up @@ -10,6 +10,9 @@ Pytools: Lots of Little Utilities
.. image:: https://badge.fury.io/py/pytools.png
:alt: Python Package Index Release Page
:target: https://pypi.org/project/pytools/
.. image:: https://zenodo.org/badge/1575270.svg
:alt: Zenodo DOI for latest release
:target: https://zenodo.org/badge/latestdoi/1575270

Pytools is a big bag of things that are "missing" from the Python standard
library. This is mainly a dependency of my other software packages, and is
Expand Down

0 comments on commit 52f4a91

Please sign in to comment.