https://github.com/vb64/pipeline.csv.gazprom.infotech
Convert pipeline.csv file to Infotech XML.
https://github.com/vb64/pipeline.csv.gazprom.infotech
Last synced: about 1 year ago
JSON representation
Convert pipeline.csv file to Infotech XML.
- Host: GitHub
- URL: https://github.com/vb64/pipeline.csv.gazprom.infotech
- Owner: vb64
- License: mit
- Created: 2024-12-21T09:49:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-21T10:14:23.000Z (over 1 year ago)
- Last Synced: 2024-12-21T11:17:53.512Z (over 1 year ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.txt
- License: LICENSE
Awesome Lists containing this project
README
# Pipeline.csv.gazprom.infotech library
[](https://github.com/vb64/pipeline.csv.gazprom.infotech/actions?query=workflow%3Apep257)
[](https://github.com/vb64/pipeline.csv.gazprom.infotech/actions?query=workflow%3Apy3)
[](https://app.codacy.com/gh/vb64/pipeline.csv.gazprom.infotech/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
[](https://app.codacy.com/gh/vb64/pipeline.csv.gazprom.infotech/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
The free, open source pipeline.csv.gazprom.infotech library is designed to convert pipeline.csv CSV file to Infotech XML file.
## Installation
```bash
pip install pipeline-csv-gazprom-infotech
```
## Development
```bash
git clone git@github.com:vb64/pipeline.csv.gazprom.infotech.git
cd pipeline.csv.gazprom.infotech
make setup PYTHON_BIN=/path/to/python3
make tests
```