DevDebugger


NameDevDebugger JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA debugging and profiling helper library for developers
upload_time2025-09-09 20:09:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # my-library

A small debugging and profiling helper library for Python developers.

## Install

```bash
pip install DevDebugger
```

> The project is a work in progress.
> I am currently working on the documentation.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "DevDebugger",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "4rmy <hjacob215@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/66/8e/efa4e991c0edbad02bd0f8861e5b95b7752ab4b8ca9743c18eb2ed306b32/devdebugger-0.1.1.tar.gz",
    "platform": null,
    "description": "# my-library\r\n\r\nA small debugging and profiling helper library for Python developers.\r\n\r\n## Install\r\n\r\n```bash\r\npip install DevDebugger\r\n```\r\n\r\n> The project is a work in progress.\r\n> I am currently working on the documentation.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A debugging and profiling helper library for developers",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ee6ae183bbee4a2496d62ea9e85e3c822a415cff25c0ae815001b23463b06977",
                "md5": "dd16b6709b302b82caa9cc4302524cc1",
                "sha256": "48153e44970f38b083da43ddebcb199e882ce90a15946ce51289e27c7ac32e71"
            },
            "downloads": -1,
            "filename": "devdebugger-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd16b6709b302b82caa9cc4302524cc1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5119654,
            "upload_time": "2025-09-09T20:09:34",
            "upload_time_iso_8601": "2025-09-09T20:09:34.576881Z",
            "url": "https://files.pythonhosted.org/packages/ee/6a/e183bbee4a2496d62ea9e85e3c822a415cff25c0ae815001b23463b06977/devdebugger-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "668eefa4e991c0edbad02bd0f8861e5b95b7752ab4b8ca9743c18eb2ed306b32",
                "md5": "1eafaf67f25ccff0638e3434b039ec7e",
                "sha256": "77ca28a7c88459244ac1049bd6d002a724b62520e1d28a9e601318979dc240c6"
            },
            "downloads": -1,
            "filename": "devdebugger-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1eafaf67f25ccff0638e3434b039ec7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4289913,
            "upload_time": "2025-09-09T20:09:35",
            "upload_time_iso_8601": "2025-09-09T20:09:35.860542Z",
            "url": "https://files.pythonhosted.org/packages/66/8e/efa4e991c0edbad02bd0f8861e5b95b7752ab4b8ca9743c18eb2ed306b32/devdebugger-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-09 20:09:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "devdebugger"
}
        
Elapsed time: 1.66240s