# pypofatu
A python package to curate [Pofatu data](https://github.com/pofatu/pofatu-data).
[![Build Status](https://github.com/pofatu/pypofatu/workflows/tests/badge.svg)](https://github.com/pofatu/pypofatu/actions?query=workflow%3Atests)
[![PyPI](https://img.shields.io/pypi/v/pypofatu.svg)](https://pypi.org/project/pypofatu)
## Installation
Install `pypofatu` from [PyPI](https://pypi.org) running
```shell script
pip install pypofatu
```
preferably in a new [virtual environment](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/), to keep your system's Python installation unaffected.
Installing `pypofatu` will also install a command line program `pofatu`, which provides
functionality to curate and query Pofatu data. Run
```shell script
pofatu -h
```
for details on usage.
`pypofatu` operates on data of the [Pofatu database](https://pofatu.clld.org). This
data is accessed locally. Thus, in order to use `pypofatu` you must clone the
[`pofatu/pofatu-data`](https://github.com/pofatu/pofatu-data) repository or download
a [release version](https://github.com/pofatu/pofatu-data/releases).
Raw data
{
"_id": null,
"home_page": "https://github.com/pofatu/pypofatu",
"name": "pypofatu",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "data",
"author": "Robert Forkel",
"author_email": "robert_forkel@eva.mpg.de",
"download_url": "https://files.pythonhosted.org/packages/a0/e0/0133a20d32eaf5d19bb54a5e8dcd89384daf5d5af95c11355fc004bc19ce/pypofatu-1.6.0.tar.gz",
"platform": "any",
"description": "# pypofatu\n\nA python package to curate [Pofatu data](https://github.com/pofatu/pofatu-data).\n\n[![Build Status](https://github.com/pofatu/pypofatu/workflows/tests/badge.svg)](https://github.com/pofatu/pypofatu/actions?query=workflow%3Atests)\n[![PyPI](https://img.shields.io/pypi/v/pypofatu.svg)](https://pypi.org/project/pypofatu)\n\n\n## Installation\n\nInstall `pypofatu` from [PyPI](https://pypi.org) running\n```shell script\npip install pypofatu\n```\npreferably in a new [virtual environment](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/), to keep your system's Python installation unaffected.\n\nInstalling `pypofatu` will also install a command line program `pofatu`, which provides\nfunctionality to curate and query Pofatu data. Run\n```shell script\npofatu -h\n```\nfor details on usage.\n\n`pypofatu` operates on data of the [Pofatu database](https://pofatu.clld.org). This\ndata is accessed locally. Thus, in order to use `pypofatu` you must clone the\n[`pofatu/pofatu-data`](https://github.com/pofatu/pofatu-data) repository or download\na [release version](https://github.com/pofatu/pofatu-data/releases).\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "programmatic access to pofatu-data",
"version": "1.6.0",
"project_urls": {
"Homepage": "https://github.com/pofatu/pypofatu"
},
"split_keywords": [
"data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "12ba3855db35cac1ee02056a2f8303378d7198f8f05311a71e69665a769be6f1",
"md5": "000da30d6e2a08bf8c26567e14d6933e",
"sha256": "38004ffeee55871faeb6e52f02238ec944ec64da09d1b8fa2cb854641e27e8a6"
},
"downloads": -1,
"filename": "pypofatu-1.6.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "000da30d6e2a08bf8c26567e14d6933e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 20593,
"upload_time": "2023-11-09T10:37:23",
"upload_time_iso_8601": "2023-11-09T10:37:23.794166Z",
"url": "https://files.pythonhosted.org/packages/12/ba/3855db35cac1ee02056a2f8303378d7198f8f05311a71e69665a769be6f1/pypofatu-1.6.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a0e00133a20d32eaf5d19bb54a5e8dcd89384daf5d5af95c11355fc004bc19ce",
"md5": "6467a94ae4d286265561ae7ead13166f",
"sha256": "8a42f2212bd5d51bb40b39afbd2fa5ae107371db9d6967894ebad85120f9a8f4"
},
"downloads": -1,
"filename": "pypofatu-1.6.0.tar.gz",
"has_sig": false,
"md5_digest": "6467a94ae4d286265561ae7ead13166f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 19766,
"upload_time": "2023-11-09T10:37:25",
"upload_time_iso_8601": "2023-11-09T10:37:25.482586Z",
"url": "https://files.pythonhosted.org/packages/a0/e0/0133a20d32eaf5d19bb54a5e8dcd89384daf5d5af95c11355fc004bc19ce/pypofatu-1.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-09 10:37:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pofatu",
"github_project": "pypofatu",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "pypofatu"
}