roop-custom-logger


Nameroop-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-06 10:00:35
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": "roop-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/e5/72/8b1bf161f8029166e3ddb002f16d91b622b9b6d470dab270dd3521f3aa30/roop_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": "e8e50eacc426ca00d9a38657801d4c0e1f2b2b7395e7bfd06236274f7eeeed46",
                "md5": "38ed6f4e0a6e679c20db9262aa530b1f",
                "sha256": "131a75e5bd5b24f0fa46fd0049b55a0e5e504184fdf092d81acc872753f27635"
            },
            "downloads": -1,
            "filename": "roop_custom_logger-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "38ed6f4e0a6e679c20db9262aa530b1f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2445,
            "upload_time": "2024-09-06T10:00:34",
            "upload_time_iso_8601": "2024-09-06T10:00:34.194719Z",
            "url": "https://files.pythonhosted.org/packages/e8/e5/0eacc426ca00d9a38657801d4c0e1f2b2b7395e7bfd06236274f7eeeed46/roop_custom_logger-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5728b1bf161f8029166e3ddb002f16d91b622b9b6d470dab270dd3521f3aa30",
                "md5": "e836525574e07720e28de8a6dfab0195",
                "sha256": "887d53858e2546342f0eb0806ffe0081d359c85152dbb7f1904cb2ee3c8b1101"
            },
            "downloads": -1,
            "filename": "roop_custom_logger-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "e836525574e07720e28de8a6dfab0195",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2044,
            "upload_time": "2024-09-06T10:00:35",
            "upload_time_iso_8601": "2024-09-06T10:00:35.867103Z",
            "url": "https://files.pythonhosted.org/packages/e5/72/8b1bf161f8029166e3ddb002f16d91b622b9b6d470dab270dd3521f3aa30/roop_custom_logger-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-06 10:00:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "roop-custom-logger"
}
        
Elapsed time: 0.71506s