![pyinfraformat](https://github.com/ahartikainen/pyinfraformat/workflows/pyinfraformat/badge.svg?branch=master) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![codecov](https://codecov.io/gh/ahartikainen/pyinfraformat/branch/master/graph/badge.svg)](https://codecov.io/gh/ahartikainen/pyinfraformat)
# 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 .
Raw data
{
"_id": null,
"home_page": "",
"name": "pyinfraformat",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "infraformat",
"author": "Ari Hartikainen, Taavi Dettenborn, Martti Hallipelto",
"author_email": "",
"download_url": "",
"platform": null,
"description": "![pyinfraformat](https://github.com/ahartikainen/pyinfraformat/workflows/pyinfraformat/badge.svg?branch=master) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![codecov](https://codecov.io/gh/ahartikainen/pyinfraformat/branch/master/graph/badge.svg)](https://codecov.io/gh/ahartikainen/pyinfraformat)\n\n\n# pyinfraformat\nPython library for Finnish Infraformat (version 2.5)\n\n## Installation\n\nLatest (stable) `pyinfraformat` can be installed with pip\n\n python -m pip install pyinfraformat\n\nThe latest (unstable) version can be installed from git with pip (needs git-tools).\n\n python -m pip install git+https://github.com/ahartikainen/pyinfraformat\n\nLibrary can be installed also by `git clone` / downloading zip.\n\n git clone https://github.com/ahartikainen/pyinfraformat\n cd pyinfraformat\n python -m pip install .\n\nTo install inplace for development work, use `-e` command.\n\n python -m pip install -e .\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Python library for Finnish Infraformat",
"version": "23.1.2",
"split_keywords": [
"infraformat"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "02fb13dfec2fe3aa80807c037713254c",
"sha256": "6e13996b1fa90a5f5b3b772634d845c8d7ed0898bd3a017f29fa1c674d02d3f3"
},
"downloads": -1,
"filename": "pyinfraformat-23.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "02fb13dfec2fe3aa80807c037713254c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 48590,
"upload_time": "2023-01-02T14:31:30",
"upload_time_iso_8601": "2023-01-02T14:31:30.293814Z",
"url": "https://files.pythonhosted.org/packages/f4/79/52c5d2cf7cf516831e0adfc03d84520b5a8c7cd962665a359ad8f1695966/pyinfraformat-23.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-02 14:31:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pyinfraformat"
}