iiris-cache


Nameiiris-cache JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryGeneric package which can be used for caching purpose locally
upload_time2024-09-23 09:32:22
maintainerNone
docs_urlNone
authorRoopendra
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Installation Instructions

To install the `common` package and handle custom dependencies, use the following commands:

1. **Install `common` with custom index URL**:

   ```bash
   pip install --extra-index-url https://pypi.iris.informa.com/simple -e .


<!-- pip install -r requirements.txt --extra-index-url https://pypi.iris.informa.com/simple -->

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "iiris-cache",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Roopendra",
    "author_email": "roopendra.naik@informa.com",
    "download_url": "https://files.pythonhosted.org/packages/b9/e3/fdb098e2ee08b52ebd3865aac567613e20dfd5e0936202354437b78fb877/iiris_cache-0.0.3.tar.gz",
    "platform": null,
    "description": "# Installation Instructions\r\n\r\nTo install the `common` package and handle custom dependencies, use the following commands:\r\n\r\n1. **Install `common` with custom index URL**:\r\n\r\n   ```bash\r\n   pip install --extra-index-url https://pypi.iris.informa.com/simple -e .\r\n\r\n\r\n<!-- pip install -r requirements.txt --extra-index-url https://pypi.iris.informa.com/simple -->\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Generic package which can be used for caching purpose locally",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb3227bf67c29e4a3ceedd893f94ad473f1a00c4eed223ae442330ab2bf115be",
                "md5": "2ff8223f0948a58687fc9ba07b7b8b04",
                "sha256": "86614a8a1c0b5cb486810febd5dfac34cd6c40a9ec016a63a896422da73e1dc9"
            },
            "downloads": -1,
            "filename": "iiris_cache-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ff8223f0948a58687fc9ba07b7b8b04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2072,
            "upload_time": "2024-09-23T09:32:21",
            "upload_time_iso_8601": "2024-09-23T09:32:21.062150Z",
            "url": "https://files.pythonhosted.org/packages/fb/32/27bf67c29e4a3ceedd893f94ad473f1a00c4eed223ae442330ab2bf115be/iiris_cache-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9e3fdb098e2ee08b52ebd3865aac567613e20dfd5e0936202354437b78fb877",
                "md5": "1f8d6731a25ee0aabea5e2a53061ab90",
                "sha256": "e07b6a4b58c1cc86b59ab47740267a89c913fe3c7efd8f4172a973fed8c34666"
            },
            "downloads": -1,
            "filename": "iiris_cache-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "1f8d6731a25ee0aabea5e2a53061ab90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1699,
            "upload_time": "2024-09-23T09:32:22",
            "upload_time_iso_8601": "2024-09-23T09:32:22.859052Z",
            "url": "https://files.pythonhosted.org/packages/b9/e3/fdb098e2ee08b52ebd3865aac567613e20dfd5e0936202354437b78fb877/iiris_cache-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 09:32:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "iiris-cache"
}
        
Elapsed time: 0.36990s