You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
# Singularity Python
2
2
3
-
Singularity Python is the Python API for working with <ahref="https://singularityware.github.io"target="_blank">Singularity</a> containers. See
3
+
Singularity Python (spython) is the Python API for working with <ahref="https://singularityware.github.io"target="_blank">Singularity</a> containers. See
4
4
the [documentation](https://singularityhub.github.io/singularity-cli) for installation and usage.
5
5
6
-
We provide a [Singularity](Singularity) recipe for you to use if more convenient, along with the [full modules docstring](https://singularityhub.github.io/singularity-cli/api/source/spython.main.base.html#module-spython.main.base). This formatting will improve.
6
+
We provide a [Singularity](Singularity) recipe for you to use if more convenient, along with the [full modules docstring](https://singularityhub.github.io/singularity-cli/api/source/spython.main.base.html#module-spython.main.base).
7
7
8
8
## License
9
+
9
10
This code is licensed under the Affero GPL, version 3.0 or later [LICENSE](LICENSE).
0 commit comments