watermark


Namewatermark JSON
Version 2.5.0 PyPI version JSON
download
home_pagehttps://github.com/rasbt/watermark
SummaryIPython magic function to print date/time stamps and various system information.
upload_time2024-09-21 00:40:13
maintainerNone
docs_urlNone
authorSebastian Raschka
requires_python>=3.7
licensenewBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An IPython magic extension for printing date and time stamps, version
numbers, and hardware information.

Contact
=============
If you have any questions or comments about watermark,
please feel free to contact me via
email: mail@sebastianraschka.com

This project is hosted at https://github.com/rasbt/watermark

The documentation can be found at
https://github.com/rasbt/watermark/blob/master/README.md

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rasbt/watermark",
    "name": "watermark",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sebastian Raschka",
    "author_email": "mail@sebastianraschka.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/b7/f529170d6ac23f538b758286d81c7389c8abb7ac12d8e79ba658f32123f9/watermark-2.5.0.tar.gz",
    "platform": null,
    "description": "An IPython magic extension for printing date and time stamps, version\nnumbers, and hardware information.\n\nContact\n=============\nIf you have any questions or comments about watermark,\nplease feel free to contact me via\nemail: mail@sebastianraschka.com\n\nThis project is hosted at https://github.com/rasbt/watermark\n\nThe documentation can be found at\nhttps://github.com/rasbt/watermark/blob/master/README.md\n",
    "bugtrack_url": null,
    "license": "newBSD",
    "summary": "IPython magic function to print date/time stamps and various system information.",
    "version": "2.5.0",
    "project_urls": {
        "Homepage": "https://github.com/rasbt/watermark"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3ac1847959031ce09eb65a70b16d0f07633d7ddaf8a97752cc924f9a8cbe253",
                "md5": "269f15aa8de20576fd9cab17c1d043f6",
                "sha256": "d775afa075f5ea15152ad9f4c82dfc95bffb9d0cb4341c9b62073b627191464d"
            },
            "downloads": -1,
            "filename": "watermark-2.5.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "269f15aa8de20576fd9cab17c1d043f6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 7679,
            "upload_time": "2024-09-21T00:40:12",
            "upload_time_iso_8601": "2024-09-21T00:40:12.512853Z",
            "url": "https://files.pythonhosted.org/packages/c3/ac/1847959031ce09eb65a70b16d0f07633d7ddaf8a97752cc924f9a8cbe253/watermark-2.5.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2b7f529170d6ac23f538b758286d81c7389c8abb7ac12d8e79ba658f32123f9",
                "md5": "bcdd02a2813b402f18060c353e0c41b2",
                "sha256": "108cbad9ecf0cac9dd49c1504f3749cd74a364500e02ac6c72197a1c1aa151d7"
            },
            "downloads": -1,
            "filename": "watermark-2.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bcdd02a2813b402f18060c353e0c41b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10894,
            "upload_time": "2024-09-21T00:40:13",
            "upload_time_iso_8601": "2024-09-21T00:40:13.922334Z",
            "url": "https://files.pythonhosted.org/packages/b2/b7/f529170d6ac23f538b758286d81c7389c8abb7ac12d8e79ba658f32123f9/watermark-2.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 00:40:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rasbt",
    "github_project": "watermark",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "requirements": [],
    "lcname": "watermark"
}
        
Elapsed time: 0.35014s