wdcuration


Namewdcuration JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/lubianat/wdcuration
SummaryUtils for curating unstructured data into Wikidata
upload_time2023-02-09 13:54:44
maintainer
docs_urlNone
authorTiago Lubiana
requires_python>=3.6
licenseMIT license
keywords wdcuration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">
  Wikidata Curation Tools
</h1>

<p align="center">
    <a href="https://github.com/lubianat/wdcuration/actions?query=workflow%3ATests">
        <img alt="Tests" src="https://github.com/lubianat/wdcuration/workflows/Tests/badge.svg" />
    </a>
    <a href="https://pypi.org/project/wdcuration">
        <img alt="PyPI" src="https://img.shields.io/pypi/v/wdcuration" />
    </a>
    <a href="https://pypi.org/project/wdcuration">
        <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/wdcuration" />
    </a>
    <a href="https://github.com/lubianat/wdcuration/blob/main/LICENSE">
        <img alt="PyPI - License" src="https://img.shields.io/pypi/l/wdcuration" />
    </a>
    <a href='https://wdcuration.readthedocs.io/en/latest/?badge=latest'>
        <img src='https://readthedocs.org/projects/wdcuration/badge/?version=latest' alt='Documentation Status' />
    <a href='https://github.com/psf/black'>
        <img src='https://img.shields.io/badge/code%20style-black-000000.svg' alt='Code style: black' />
    </a>
    <a href="https://github.com/lubianat/wdcuration/blob/main/.github/CODE_OF_CONDUCT.md">
        <img src="https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg" alt="Contributor Covenant"/>
    </a>
</p>

Utils for curating unstructured data into Wikidata

## 💪 Getting Started

> TODO show in a very small amount of space the **MOST** useful thing your package can do.
> Make it as short as possible! You have an entire set of docs for later.


## 🚀 Installation

The most recent release can be installed from
[PyPI](https://pypi.org/project/wdcuration/) with:

```bash
$ pip install wdcuration
```

The most recent code and data can be installed directly from GitHub with:

```bash
$ pip install git+https://github.com/lubianat/wdcuration.git
```

## 👐 Contributing

Contributions, whether filing an issue, making a pull request, or forking, are appreciated. See
[CONTRIBUTING.md](https://github.com/lubianat/wdcuration/blob/master/.github/CONTRIBUTING.md) for more information on getting involved.

## 👋 Attribution

This package was created with Cookiecutter and the `audreyr/cookiecutter-pypackage` project template.

### ⚖️ License

The code in this package is licensed under the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lubianat/wdcuration",
    "name": "wdcuration",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "wdcuration",
    "author": "Tiago Lubiana",
    "author_email": "tiago.lubiana.alves@usp.br",
    "download_url": "https://files.pythonhosted.org/packages/45/4f/bac785b7e17a228b27fc60ab4aabbf549cc28eafeb3a5e08e2258f6c0cb3/wdcuration-0.2.1.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">\n  Wikidata Curation Tools\n</h1>\n\n<p align=\"center\">\n    <a href=\"https://github.com/lubianat/wdcuration/actions?query=workflow%3ATests\">\n        <img alt=\"Tests\" src=\"https://github.com/lubianat/wdcuration/workflows/Tests/badge.svg\" />\n    </a>\n    <a href=\"https://pypi.org/project/wdcuration\">\n        <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/wdcuration\" />\n    </a>\n    <a href=\"https://pypi.org/project/wdcuration\">\n        <img alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/wdcuration\" />\n    </a>\n    <a href=\"https://github.com/lubianat/wdcuration/blob/main/LICENSE\">\n        <img alt=\"PyPI - License\" src=\"https://img.shields.io/pypi/l/wdcuration\" />\n    </a>\n    <a href='https://wdcuration.readthedocs.io/en/latest/?badge=latest'>\n        <img src='https://readthedocs.org/projects/wdcuration/badge/?version=latest' alt='Documentation Status' />\n    <a href='https://github.com/psf/black'>\n        <img src='https://img.shields.io/badge/code%20style-black-000000.svg' alt='Code style: black' />\n    </a>\n    <a href=\"https://github.com/lubianat/wdcuration/blob/main/.github/CODE_OF_CONDUCT.md\">\n        <img src=\"https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg\" alt=\"Contributor Covenant\"/>\n    </a>\n</p>\n\nUtils for curating unstructured data into Wikidata\n\n## \ud83d\udcaa Getting Started\n\n> TODO show in a very small amount of space the **MOST** useful thing your package can do.\n> Make it as short as possible! You have an entire set of docs for later.\n\n\n## \ud83d\ude80 Installation\n\nThe most recent release can be installed from\n[PyPI](https://pypi.org/project/wdcuration/) with:\n\n```bash\n$ pip install wdcuration\n```\n\nThe most recent code and data can be installed directly from GitHub with:\n\n```bash\n$ pip install git+https://github.com/lubianat/wdcuration.git\n```\n\n## \ud83d\udc50 Contributing\n\nContributions, whether filing an issue, making a pull request, or forking, are appreciated. See\n[CONTRIBUTING.md](https://github.com/lubianat/wdcuration/blob/master/.github/CONTRIBUTING.md) for more information on getting involved.\n\n## \ud83d\udc4b Attribution\n\nThis package was created with Cookiecutter and the `audreyr/cookiecutter-pypackage` project template.\n\n### \u2696\ufe0f License\n\nThe code in this package is licensed under the MIT license.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Utils for curating unstructured data into Wikidata",
    "version": "0.2.1",
    "split_keywords": [
        "wdcuration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "435a9d4f281ef17b22588c324be9800df390873e42e6d6a2dc31bbe75f58d94b",
                "md5": "978739cea866b6012202ead69eaabeba",
                "sha256": "3607299df8ba5f6530b7278a68067afd008b12db90cc4f1df42b2f1789b74b45"
            },
            "downloads": -1,
            "filename": "wdcuration-0.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "978739cea866b6012202ead69eaabeba",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 13905,
            "upload_time": "2023-02-09T13:54:42",
            "upload_time_iso_8601": "2023-02-09T13:54:42.188381Z",
            "url": "https://files.pythonhosted.org/packages/43/5a/9d4f281ef17b22588c324be9800df390873e42e6d6a2dc31bbe75f58d94b/wdcuration-0.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "454fbac785b7e17a228b27fc60ab4aabbf549cc28eafeb3a5e08e2258f6c0cb3",
                "md5": "3d1352dd37d5c1ff960e97e43a51d7c1",
                "sha256": "18478cc795b0bee423015246562887110ff55f3f56c16b015e66e22976a36303"
            },
            "downloads": -1,
            "filename": "wdcuration-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3d1352dd37d5c1ff960e97e43a51d7c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 14400,
            "upload_time": "2023-02-09T13:54:44",
            "upload_time_iso_8601": "2023-02-09T13:54:44.094945Z",
            "url": "https://files.pythonhosted.org/packages/45/4f/bac785b7e17a228b27fc60ab4aabbf549cc28eafeb3a5e08e2258f6c0cb3/wdcuration-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-09 13:54:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lubianat",
    "github_project": "wdcuration",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "wdcuration"
}
        
Elapsed time: 0.05125s