disable-warnings


Namedisable-warnings JSON
Version 0.10 PyPI version JSON
download
home_pagehttps://github.com/hansalemaos/disable_warnings
SummaryDisables all warnings
upload_time2022-12-27 21:50:51
maintainer
docs_urlNone
authorJohannes Fischer
requires_python
licenseMIT
keywords warnings disable
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<h2>Disables all warnings</h2>





```python

# Start your script with:

from disable_warnings import *

```








            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hansalemaos/disable_warnings",
    "name": "disable-warnings",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "warnings,disable",
    "author": "Johannes Fischer",
    "author_email": "<aulasparticularesdealemaosp@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/1e/75/2bd39674ac6c95feb29fa955eb883d4b5d559d5390e28c605134559dc4d6/disable_warnings-0.10.tar.gz",
    "platform": null,
    "description": "\n<h2>Disables all warnings</h2>\n\n\n\n\n\n```python\n\n# Start your script with:\n\nfrom disable_warnings import *\n\n```\n\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Disables all warnings",
    "version": "0.10",
    "project_urls": {
        "Homepage": "https://github.com/hansalemaos/disable_warnings"
    },
    "split_keywords": [
        "warnings",
        "disable"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77993b44236087bbdbb5f06c66b8828b9c8a2c16b185fe1cfa7e2fbd9cd05feb",
                "md5": "bb211e86f58ed817f77da7585c39175f",
                "sha256": "3f3d64f34530c93b1156447e1072d65e3fbe4b59c55b9cdf91affcee3f5278f2"
            },
            "downloads": -1,
            "filename": "disable_warnings-0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb211e86f58ed817f77da7585c39175f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4027,
            "upload_time": "2022-12-27T21:50:49",
            "upload_time_iso_8601": "2022-12-27T21:50:49.534901Z",
            "url": "https://files.pythonhosted.org/packages/77/99/3b44236087bbdbb5f06c66b8828b9c8a2c16b185fe1cfa7e2fbd9cd05feb/disable_warnings-0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e752bd39674ac6c95feb29fa955eb883d4b5d559d5390e28c605134559dc4d6",
                "md5": "c874b78795d138a46cb7a9f75b991def",
                "sha256": "cddbccca702fd7f4d02f25055036bc9fedf6d077bd551e85c7446f7e1b29516c"
            },
            "downloads": -1,
            "filename": "disable_warnings-0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "c874b78795d138a46cb7a9f75b991def",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2818,
            "upload_time": "2022-12-27T21:50:51",
            "upload_time_iso_8601": "2022-12-27T21:50:51.200871Z",
            "url": "https://files.pythonhosted.org/packages/1e/75/2bd39674ac6c95feb29fa955eb883d4b5d559d5390e28c605134559dc4d6/disable_warnings-0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-27 21:50:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hansalemaos",
    "github_project": "disable_warnings",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "disable-warnings"
}
        
Elapsed time: 0.25896s