nifstd-tools


Namenifstd-tools JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/tgbugs/pyontutils/tree/master/nifstd
Summaryutilities for working with the NIF ontology
upload_time2022-12-23 06:44:16
maintainer
docs_urlNone
authorTom Gillespie
requires_python>=3.6
licenseMIT
keywords nif nifstd ontology pyontutils neuroscience
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nifstd-tools
[![PyPI version](https://badge.fury.io/py/nifstd-tools.svg)](https://pypi.org/project/nifstd-tools/)

Tools for working with the [NIF-Ontology](https://github.com/SciCrunch/NIF-Ontology).

## Installation
The use of nifstd-tools is highly intertwined with the
[pyontutils respository](https://github.com/tgbugs/pyontutils).
If you have a use case (e.g. `ontree`) where `nifstd-tools` works as a
stand-alone package install it using `pip install --user nifstd-tools`.
Otherwise see below for the full development installation instructions.

## Configuration
See pyontutils [configuration](https://github.com/tgbugs/pyontutils/#configuration).

## Development Installation
Follow the [parent instructions](https://github.com/tgbugs/pyontutils/#development-installation)
and refer to the rest of this section if you encounter issues.

Note that the optional development packages are not strictly required. If you have
installation issues development can proceed normally without them, but some database
queries will be slower because they use a pure python mysql connector.

If you don't want to use pipenv (which is probably most people) then the quickest
way to get up and running with a development install is `pip install --user --editable .`
from the folder that contains this readme.

## Workflows
See the documentation for [NIF-Ontology processes](https://github.com/SciCrunch/NIF-Ontology/blob/master/docs/processes.md).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tgbugs/pyontutils/tree/master/nifstd",
    "name": "nifstd-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "nif nifstd ontology pyontutils neuroscience",
    "author": "Tom Gillespie",
    "author_email": "tgbugs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fd/25/c04df0b2ca8abe614d66ec800a6d0e197b3a8f99a0af3620f34414c60a06/nifstd-tools-0.0.7.tar.gz",
    "platform": null,
    "description": "# nifstd-tools\n[![PyPI version](https://badge.fury.io/py/nifstd-tools.svg)](https://pypi.org/project/nifstd-tools/)\n\nTools for working with the [NIF-Ontology](https://github.com/SciCrunch/NIF-Ontology).\n\n## Installation\nThe use of nifstd-tools is highly intertwined with the\n[pyontutils respository](https://github.com/tgbugs/pyontutils).\nIf you have a use case (e.g. `ontree`) where `nifstd-tools` works as a\nstand-alone package install it using `pip install --user nifstd-tools`.\nOtherwise see below for the full development installation instructions.\n\n## Configuration\nSee pyontutils [configuration](https://github.com/tgbugs/pyontutils/#configuration).\n\n## Development Installation\nFollow the [parent instructions](https://github.com/tgbugs/pyontutils/#development-installation)\nand refer to the rest of this section if you encounter issues.\n\nNote that the optional development packages are not strictly required. If you have\ninstallation issues development can proceed normally without them, but some database\nqueries will be slower because they use a pure python mysql connector.\n\nIf you don't want to use pipenv (which is probably most people) then the quickest\nway to get up and running with a development install is `pip install --user --editable .`\nfrom the folder that contains this readme.\n\n## Workflows\nSee the documentation for [NIF-Ontology processes](https://github.com/SciCrunch/NIF-Ontology/blob/master/docs/processes.md).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "utilities for working with the NIF ontology",
    "version": "0.0.7",
    "split_keywords": [
        "nif",
        "nifstd",
        "ontology",
        "pyontutils",
        "neuroscience"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "92f05aa208594f8cbff676bf25b988b5",
                "sha256": "4c872e2d8063484ed9a5bf412c662d7fc93a4fc68b07cc337f727184123fc16b"
            },
            "downloads": -1,
            "filename": "nifstd_tools-0.0.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92f05aa208594f8cbff676bf25b988b5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 167155,
            "upload_time": "2022-12-23T06:44:14",
            "upload_time_iso_8601": "2022-12-23T06:44:14.979317Z",
            "url": "https://files.pythonhosted.org/packages/48/aa/0962e66100f6ddeb6ad69311b2a0642d0012f60663304a3e8499df471e3f/nifstd_tools-0.0.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "3cc87be5499151be01eb97678dcd162a",
                "sha256": "6866a68e63054c028d3f5f8dec43adac5d152df3165ac242c8f84dae2782416e"
            },
            "downloads": -1,
            "filename": "nifstd-tools-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "3cc87be5499151be01eb97678dcd162a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 160019,
            "upload_time": "2022-12-23T06:44:16",
            "upload_time_iso_8601": "2022-12-23T06:44:16.901441Z",
            "url": "https://files.pythonhosted.org/packages/fd/25/c04df0b2ca8abe614d66ec800a6d0e197b3a8f99a0af3620f34414c60a06/nifstd-tools-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-23 06:44:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "nifstd-tools"
}
        
Elapsed time: 0.02331s