pyincore-data
=============
**pyIncore-data** is a component of IN-CORE. It is a python package containing utilities to prepare data for IN-CORE analyses.
Installation with conda
-----------------------
Installing **pyincore-data** with Conda is officially supported by IN-CORE development team.
To add `conda-forge <https://conda-forge.org/>`__ channel to your environment, run
.. code-block:: console
conda config –-add channels conda-forge
To install **pyincore-data** package, run
.. code-block:: console
conda install -c in-core pyincore-data
To update **pyIncore-data**, run
.. code-block:: console
conda update -c in-core pyincore-data
Installation with pip
-----------------------
Installing **pyincore-data** with pip is **NOT supported** by IN-CORE development team.
Please use pip for installing pyincore-data at your discretion.
**Installing pyincore-data with pip is only tested on linux environment.**
To install **pyincore-data** package, run
.. code-block:: console
pip install pyincore-data
**Prerequisite**
* For developers, pre-install must be installed. If not, run `brew install pre-commit` or `pip install pre-commit`.
Raw data
{
"_id": null,
"home_page": "https://incore.ncsa.illinois.edu",
"name": "pyincore-data",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "data, census",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/00/39/2fca687450f5ded310ca59120a3aedba5445576f3eac949d938c50ab2ed8/pyincore_data-0.7.0.tar.gz",
"platform": null,
"description": "pyincore-data\n=============\n\n**pyIncore-data** is a component of IN-CORE. It is a python package containing utilities to prepare data for IN-CORE analyses.\n\n\nInstallation with conda\n-----------------------\n\nInstalling **pyincore-data** with Conda is officially supported by IN-CORE development team. \n\nTo add `conda-forge <https://conda-forge.org/>`__ channel to your environment, run\n\n.. code-block:: console\n\n conda config \u2013-add channels conda-forge\n\nTo install **pyincore-data** package, run\n\n.. code-block:: console\n\n conda install -c in-core pyincore-data\n\n\nTo update **pyIncore-data**, run\n\n.. code-block:: console\n\n conda update -c in-core pyincore-data\n\n\nInstallation with pip\n-----------------------\n\nInstalling **pyincore-data** with pip is **NOT supported** by IN-CORE development team.\nPlease use pip for installing pyincore-data at your discretion. \n\n**Installing pyincore-data with pip is only tested on linux environment.**\n\nTo install **pyincore-data** package, run\n\n.. code-block:: console\n\n pip install pyincore-data\n\n\n**Prerequisite**\n\n* For developers, pre-install must be installed. If not, run `brew install pre-commit` or `pip install pre-commit`.\n",
"bugtrack_url": null,
"license": "Mozilla Public License v2.0",
"summary": "IN-CORE data python package",
"version": "0.7.0",
"project_urls": {
"Bug Reports": "https://github.com/IN-CORE/pyincore-data/issues",
"Homepage": "https://incore.ncsa.illinois.edu",
"Source": "https://github.com/IN-CORE/pyincore-data"
},
"split_keywords": [
"data",
" census"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e38f784a198b943dd4bfdfa26a24a25dfc49694f120806f6dade2df06f72a6fd",
"md5": "e3a9527a4d86e2cd3de9b12a7d676ad1",
"sha256": "63dd8301626cfad3c380dd650e7832de1dd6fea9e22537f8a3a13c97b2968348"
},
"downloads": -1,
"filename": "pyincore_data-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e3a9527a4d86e2cd3de9b12a7d676ad1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 18790,
"upload_time": "2024-10-24T13:34:09",
"upload_time_iso_8601": "2024-10-24T13:34:09.998909Z",
"url": "https://files.pythonhosted.org/packages/e3/8f/784a198b943dd4bfdfa26a24a25dfc49694f120806f6dade2df06f72a6fd/pyincore_data-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "00392fca687450f5ded310ca59120a3aedba5445576f3eac949d938c50ab2ed8",
"md5": "bbecee45063d2e4cda0c9dc1bd6de8ab",
"sha256": "5c37b1bf0cb8f4c99357b3fb0a42566c6ed9a4328f75e901d3eb10890a3f75a1"
},
"downloads": -1,
"filename": "pyincore_data-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "bbecee45063d2e4cda0c9dc1bd6de8ab",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 16859,
"upload_time": "2024-10-24T13:34:11",
"upload_time_iso_8601": "2024-10-24T13:34:11.238019Z",
"url": "https://files.pythonhosted.org/packages/00/39/2fca687450f5ded310ca59120a3aedba5445576f3eac949d938c50ab2ed8/pyincore_data-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 13:34:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "IN-CORE",
"github_project": "pyincore-data",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "pyincore-data"
}