iiris-custom-logger


Nameiiris-custom-logger JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryGeneric package which can be used for logging purpose
upload_time2024-09-23 09:33:16
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 -->

commands

py setup.py sdist bdist_wheel

twine upload dist/*

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "iiris-custom-logger",
    "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/28/a8/c9b2496d389387a31a0ef814a6203099b568b83c2fa2bf4a2eab91ee7fed/iiris_custom_logger-0.0.7.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\r\ncommands\r\n\r\npy setup.py sdist bdist_wheel\r\n\r\ntwine upload dist/*\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Generic package which can be used for logging purpose",
    "version": "0.0.7",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "132f257c0fe7b51c5ba2781cebd86b2bac76f6983dc9a0e476a050b824ee3519",
                "md5": "911962a22991a3f41b0a193c0e43baee",
                "sha256": "c32781450959a2768b00b98f245dc0cdd8d8067176df7367543b6a860ac50341"
            },
            "downloads": -1,
            "filename": "iiris_custom_logger-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "911962a22991a3f41b0a193c0e43baee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2456,
            "upload_time": "2024-09-23T09:33:14",
            "upload_time_iso_8601": "2024-09-23T09:33:14.551576Z",
            "url": "https://files.pythonhosted.org/packages/13/2f/257c0fe7b51c5ba2781cebd86b2bac76f6983dc9a0e476a050b824ee3519/iiris_custom_logger-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28a8c9b2496d389387a31a0ef814a6203099b568b83c2fa2bf4a2eab91ee7fed",
                "md5": "af33eb8d893a87a7883593ab8555647b",
                "sha256": "b07405a1c90f401a8e28823ef299fbaeec1d36f66139006fd8e8a01cdaa3efc2"
            },
            "downloads": -1,
            "filename": "iiris_custom_logger-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "af33eb8d893a87a7883593ab8555647b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2039,
            "upload_time": "2024-09-23T09:33:16",
            "upload_time_iso_8601": "2024-09-23T09:33:16.149824Z",
            "url": "https://files.pythonhosted.org/packages/28/a8/c9b2496d389387a31a0ef814a6203099b568b83c2fa2bf4a2eab91ee7fed/iiris_custom_logger-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 09:33:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "iiris-custom-logger"
}
        
Elapsed time: 0.64480s