<!-- GitLab Badges -->
LightweightDebugMessages
========================
The *LightweightDebugMessages* class is a lightweight class that adds a
simple console printing for debugging messages that can be enabled or
disabled via a parameter to classes by inheriting `LightweightDebugMessages`
as a superclass to a user class.
Documentation and User Guide
============================
See the [User Guide][3] for detailed documentation on the package.
This includes the API docs, user guide, and examples.
History
=======
*LightweightDebugMessages* is pulled from [*ConfigParserEnhanced*][3] into its
own module because it is an interesting and useful class. Splitting these up
was the intent from the beginning when it was originally developed.
Updates
=======
See [CHANGELOG][1] for information on changes.
[1]: https://gitlab.com/semantik-software/code/python/LightweightDebugMessages/-/blob/main/CHANGELOG.md
[2]: https://github.com/sandialabs/ConfigParserEnhanced
[3]: https://semantik-software.gitlab.io/code/python/LightweightDebugMessages/
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/semantik-software/code/python/LightweightDebugMessages",
"name": "lightweightdebugmessages",
"maintainer": "William McLendon",
"docs_url": null,
"requires_python": ">=3.6,<4.0",
"maintainer_email": "wcmclen@hotmail.com",
"keywords": "Debugging,Logging",
"author": "William McLendon",
"author_email": "wcmclen@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/81/32/217789b3d3f7827ee95174a4c663b981c2de2492c7ff4b76d3c7d7f14f16/lightweightdebugmessages-0.1.0.tar.gz",
"platform": null,
"description": "<!-- GitLab Badges -->\n\n\nLightweightDebugMessages\n========================\nThe *LightweightDebugMessages* class is a lightweight class that adds a\nsimple console printing for debugging messages that can be enabled or\ndisabled via a parameter to classes by inheriting `LightweightDebugMessages`\nas a superclass to a user class.\n\nDocumentation and User Guide\n============================\nSee the [User Guide][3] for detailed documentation on the package.\nThis includes the API docs, user guide, and examples.\n\nHistory\n=======\n*LightweightDebugMessages* is pulled from [*ConfigParserEnhanced*][3] into its\nown module because it is an interesting and useful class. Splitting these up\nwas the intent from the beginning when it was originally developed.\n\nUpdates\n=======\nSee [CHANGELOG][1] for information on changes.\n\n\n[1]: https://gitlab.com/semantik-software/code/python/LightweightDebugMessages/-/blob/main/CHANGELOG.md\n[2]: https://github.com/sandialabs/ConfigParserEnhanced\n[3]: https://semantik-software.gitlab.io/code/python/LightweightDebugMessages/\n\n\n",
"bugtrack_url": null,
"license": "LICENSE",
"summary": "Helper class for exception handling",
"version": "0.1.0",
"project_urls": {
"Documentation": "https://semantik-software.gitlab.io/code/python/LightweightDebugMessages",
"Homepage": "https://gitlab.com/semantik-software/code/python/LightweightDebugMessages",
"Issues": "https://gitlab.com/semantik-software/code/python/lightweightdebugmessages/-/issues",
"Repository": "https://gitlab.com/semantik-software/code/python/LightweightDebugMessages"
},
"split_keywords": [
"debugging",
"logging"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b072957cd4b82eab60b0717cc6615cbb2036f209468202a86a52640240d384c0",
"md5": "096359ea5dc812fc974582b8b14ea825",
"sha256": "2673ba92c7adcd9901975ab88f4b6ef420be2c817f23c9d47e20835082e01380"
},
"downloads": -1,
"filename": "lightweightdebugmessages-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "096359ea5dc812fc974582b8b14ea825",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6,<4.0",
"size": 11844,
"upload_time": "2023-06-23T05:13:15",
"upload_time_iso_8601": "2023-06-23T05:13:15.055650Z",
"url": "https://files.pythonhosted.org/packages/b0/72/957cd4b82eab60b0717cc6615cbb2036f209468202a86a52640240d384c0/lightweightdebugmessages-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8132217789b3d3f7827ee95174a4c663b981c2de2492c7ff4b76d3c7d7f14f16",
"md5": "3a8f169d55a0d9044257038a6a630332",
"sha256": "fd59c3946f0c0f77a753bc90bd1f89d7fd5600e4a605ed136934829fe09a1196"
},
"downloads": -1,
"filename": "lightweightdebugmessages-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "3a8f169d55a0d9044257038a6a630332",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6,<4.0",
"size": 6716,
"upload_time": "2023-06-23T05:13:16",
"upload_time_iso_8601": "2023-06-23T05:13:16.940471Z",
"url": "https://files.pythonhosted.org/packages/81/32/217789b3d3f7827ee95174a4c663b981c2de2492c7ff4b76d3c7d7f14f16/lightweightdebugmessages-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-23 05:13:16",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "semantik-software",
"gitlab_project": "code",
"lcname": "lightweightdebugmessages"
}