printandredirect


Nameprintandredirect JSON
Version 0.0.1 PyPI version JSON
download
home_page
Summarysimple pageredirect function
upload_time2022-12-09 09:39:54
maintainer
docs_urlNone
authormadhanreddy
requires_python
licenseMIT
keywords validateandgreet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            once user calidation is done ,we are printing a greeting message to user and redirecting them to respective web pages

Change Log
==========

0.0.1 (05/12/2022)
-------------------
- First Release
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "printandredirect",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "validateandgreet",
    "author": "madhanreddy",
    "author_email": "srimadhanreddy.1995@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8d/ef/2a80cb5465223cdfd1676295ccbbed029cba55b855b4067f5665a192bd94/printandredirect-0.0.1.tar.gz",
    "platform": null,
    "description": "once user calidation is done ,we are printing a greeting message to user and redirecting them to respective web pages\n\nChange Log\n==========\n\n0.0.1 (05/12/2022)\n-------------------\n- First Release",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "simple pageredirect function",
    "version": "0.0.1",
    "split_keywords": [
        "validateandgreet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "dfe1aadd9ddee4a22b3b01050c13f1a6",
                "sha256": "678b09a4cf39741e5d80da8a7767e07d62b385d4c48dc950d1de5a467c406996"
            },
            "downloads": -1,
            "filename": "printandredirect-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dfe1aadd9ddee4a22b3b01050c13f1a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2107,
            "upload_time": "2022-12-09T09:39:54",
            "upload_time_iso_8601": "2022-12-09T09:39:54.809131Z",
            "url": "https://files.pythonhosted.org/packages/8d/ef/2a80cb5465223cdfd1676295ccbbed029cba55b855b4067f5665a192bd94/printandredirect-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-09 09:39:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "printandredirect"
}
        
Elapsed time: 0.01771s