MT-PY-PerformanceLogging-Version1


NameMT-PY-PerformanceLogging-Version1 JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA Mouritech package
upload_time2023-09-06 09:45:37
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # This is Moruitech_LoggingPerformance Package

# Project Title

Creating custom package for Logging Performance in python.
This is the project ,Whenever you need to check the performance of the code like time taken by the code to perform some task . 





## Technologie 
Python



## Installation

Install my-project with Python
INstall Mouritech__LoggingPerformance

```bash
  pip install  Mouritech_LoggingPerformance
  cd  Mouritech_LoggingPerformance
```



## Steps 
pip install Mouritech_LoggingPerformance


from Mouritech_LoggingPerformance.Performance import PerformanceLogger
from LogPerformance import PerformanceLogger

PerformanceLogger(

)




## Authors

- [@Sirisha](https://www.github.com/octokatherine)


## License

[MIT](https://choosealicense.com/licenses/mit/)

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)



## Used By

This project is used by the following Cases:

- Projects :-Logging Performance for checking the Time duration taken by the code to  Excute Task/program .
- 




pip install Mouritech_LoggingPerformance





from Mouritech_LoggingPerformance.LogPerformance import PerformanceLogger
from LogPerformance import PerformanceLogger

PerformanceLogger(

   

)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "MT-PY-PerformanceLogging-Version1",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Sirisha <siriteju343@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/27/64/b10efa45a80f78985c54aa23ab16eaad9db077ea89c33f1fdcaeca24b24d/MT_PY_PerformanceLogging_Version1-0.0.1.tar.gz",
    "platform": null,
    "description": "# This is Moruitech_LoggingPerformance Package\r\n\r\n# Project Title\r\n\r\nCreating custom package for Logging Performance in python.\r\nThis is the project ,Whenever you need to check the performance of the code like time taken by the code to perform some task . \r\n\r\n\r\n\r\n\r\n\r\n## Technologie \r\nPython\r\n\r\n\r\n\r\n## Installation\r\n\r\nInstall my-project with Python\r\nINstall Mouritech__LoggingPerformance\r\n\r\n```bash\r\n  pip install  Mouritech_LoggingPerformance\r\n  cd  Mouritech_LoggingPerformance\r\n```\r\n\r\n\r\n\r\n## Steps \r\npip install Mouritech_LoggingPerformance\r\n\r\n\r\nfrom Mouritech_LoggingPerformance.Performance import PerformanceLogger\r\nfrom LogPerformance import PerformanceLogger\r\n\r\nPerformanceLogger(\r\n\r\n)\r\n\r\n\r\n\r\n\r\n## Authors\r\n\r\n- [@Sirisha](https://www.github.com/octokatherine)\r\n\r\n\r\n## License\r\n\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n\r\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\r\n[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)\r\n[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)\r\n\r\n\r\n\r\n## Used By\r\n\r\nThis project is used by the following Cases:\r\n\r\n- Projects :-Logging Performance for checking the Time duration taken by the code to  Excute Task/program .\r\n- \r\n\r\n\r\n\r\n\r\npip install Mouritech_LoggingPerformance\r\n\r\n\r\n\r\n\r\n\r\nfrom Mouritech_LoggingPerformance.LogPerformance import PerformanceLogger\r\nfrom LogPerformance import PerformanceLogger\r\n\r\nPerformanceLogger(\r\n\r\n\u00a0 \u00a0\r\n\r\n)\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Mouritech package",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce30eb6b24767e23ac770602e6ff1dfa7c75bc350901058a53a13c84bec68071",
                "md5": "e999874c8a4dcd2445e89331e5daa18b",
                "sha256": "300207403380d8976cac552b350d462c67ef564b22c0c31afec6284aa176f434"
            },
            "downloads": -1,
            "filename": "MT_PY_PerformanceLogging_Version1-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e999874c8a4dcd2445e89331e5daa18b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5211,
            "upload_time": "2023-09-06T09:45:34",
            "upload_time_iso_8601": "2023-09-06T09:45:34.750020Z",
            "url": "https://files.pythonhosted.org/packages/ce/30/eb6b24767e23ac770602e6ff1dfa7c75bc350901058a53a13c84bec68071/MT_PY_PerformanceLogging_Version1-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2764b10efa45a80f78985c54aa23ab16eaad9db077ea89c33f1fdcaeca24b24d",
                "md5": "7402f51fd48453387f8e1c999b07ddb2",
                "sha256": "5dc4011a72020942768d2015cd79f3ea6919829962fc307f923eba5fc5e233b6"
            },
            "downloads": -1,
            "filename": "MT_PY_PerformanceLogging_Version1-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7402f51fd48453387f8e1c999b07ddb2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4274,
            "upload_time": "2023-09-06T09:45:37",
            "upload_time_iso_8601": "2023-09-06T09:45:37.117775Z",
            "url": "https://files.pythonhosted.org/packages/27/64/b10efa45a80f78985c54aa23ab16eaad9db077ea89c33f1fdcaeca24b24d/MT_PY_PerformanceLogging_Version1-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 09:45:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "mt-py-performancelogging-version1"
}
        
Elapsed time: 0.11424s