Skip to content

ahartikainen/pyinfraformat

Repository files navigation

pyinfraformat Code style: black codecov

pyinfraformat

Python library for Finnish Infraformat (version 2.5)

Installation

Latest (stable) pyinfraformat can be installed with pip

python -m pip install pyinfraformat

The latest (unstable) version can be installed from git with pip (needs git-tools).

python -m pip install git+https://github.com/ahartikainen/pyinfraformat

Library can be installed also by git clone / downloading zip.

git clone https://github.com/ahartikainen/pyinfraformat
cd pyinfraformat
python -m pip install .

To install inplace for development work, use -e command.

python -m pip install -e .

About

Pure Python library for Finnish Infraformat (version 2.5)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages