https://github.com/vb64/pipeline.gazprom.infotech
Library for making infotech.xml files.
https://github.com/vb64/pipeline.gazprom.infotech
infotech pipeline xml
Last synced: 4 months ago
JSON representation
Library for making infotech.xml files.
- Host: GitHub
- URL: https://github.com/vb64/pipeline.gazprom.infotech
- Owner: vb64
- License: mit
- Created: 2024-12-13T10:48:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-25T06:43:47.000Z (over 1 year ago)
- Last Synced: 2025-10-24T00:30:03.986Z (8 months ago)
- Topics: infotech, pipeline, xml
- Language: Python
- Homepage:
- Size: 70.3 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
# PipelineGazpromInfotech library
[](https://github.com/vb64/pipeline.gazprom.infotech/actions?query=workflow%3Apep257)
[](https://github.com/vb64/pipeline.gazprom.infotech/actions?query=workflow%3Apy3)
[](https://app.codacy.com/gh/vb64/pipeline.gazprom.infotech/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
[](https://app.codacy.com/gh/vb64/pipeline.gazprom.infotech/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
The free, open source PipelineGazpromInfotech library is designed to making infotech.xml files.
## Installation
```bash
pip install pipeline-gazprom-infotech
```
## Development
```bash
git clone git@github.com:vb64/pipeline.gazprom.infotech.git
cd pipeline.gazprom.infotech
make setup PYTHON_BIN=/path/to/python3
make tests
```