We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f608843 commit 8d1d5fbCopy full SHA for 8d1d5fb
README.rst
@@ -14,6 +14,9 @@
14
:target: https://badge.fury.io/py/stagpy
15
:alt: PyPI Version
16
17
+.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5512348.svg
18
+ :target: https://doi.org/10.5281/zenodo.5512348
19
+ :alt: DIO on zenodo
20
21
StagPy
22
======
@@ -26,6 +29,9 @@ access StagYY output data directly in a Python script.
26
29
27
30
You can install StagPy with ``pip`` from the `Python Package Index`__.
28
31
32
+This project is registered under https://doi.org/10.5281/zenodo.5512348.
33
+Individual DOI are also available to cite a specific version.
34
+
35
See `the complete documentation`__ for more information on the installation and
36
explanations on how to use StagPy.
37
0 commit comments