Skip to content

Commit b1b3278

Browse files
committed
Add links to the documentation and R implementation.
1 parent 78ebbc6 commit b1b3278

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A Python package for YAML-based configuration management in data pipelines, with versioned directory support and automatic file I/O by extension.
44

5+
* _[Docs](https://henryspatialanalysis.github.io/config-versioned/)_
6+
* _[View on PyPI](https://pypi.org/project/config-versioned/)_
7+
* _This is the Python implementation of the versioning package; this same package is implemented in R, and can be viewed on [GitHub](https://github.com/henryspatialanalysis/versioning) and [CRAN](https://cran.r-project.org/web/packages/versioning/index.html)._
8+
59
## Installation
610

711
```bash

0 commit comments

Comments
 (0)