vizmyip


Namevizmyip JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/asis2016/vizmyip
SummaryVisualizes public IP information of your system.
upload_time2023-12-24 11:25:46
maintainer
docs_urlNone
authorAshish S. Maharjan
requires_python
licenseMIT
keywords python flask ip public ip
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vizmyip
Visualizes public IP information of your system.

## Installation
Install `vizmyip` with pip3
```bash
$ pip3 install --user vizmyip
```

## Run Locally
After the installation,
```bash
$ vizmyip
```

## Feedback and Contributing
Contributions are always welcome! And, if you have any feedback or query, please reach out to me at hello@amaharjan.de.

## Related
Here are some related links for this project:
- https://amaharjan.de/what-is-my-ip-a-simple-flask-project/

## License
[MIT](./LICENSE)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asis2016/vizmyip",
    "name": "vizmyip",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,flask,ip,public ip",
    "author": "Ashish S. Maharjan",
    "author_email": "<hello@amaharjan.de>",
    "download_url": "https://files.pythonhosted.org/packages/b2/20/d5ffb3c5591ab953e0e173312784a390b298f88b1adad732515e8f1581fc/vizmyip-0.1.2.tar.gz",
    "platform": null,
    "description": "# vizmyip\nVisualizes public IP information of your system.\n\n## Installation\nInstall `vizmyip` with pip3\n```bash\n$ pip3 install --user vizmyip\n```\n\n## Run Locally\nAfter the installation,\n```bash\n$ vizmyip\n```\n\n## Feedback and Contributing\nContributions are always welcome! And, if you have any feedback or query, please reach out to me at hello@amaharjan.de.\n\n## Related\nHere are some related links for this project:\n- https://amaharjan.de/what-is-my-ip-a-simple-flask-project/\n\n## License\n[MIT](./LICENSE)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Visualizes public IP information of your system.",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/asis2016/vizmyip"
    },
    "split_keywords": [
        "python",
        "flask",
        "ip",
        "public ip"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9202d6634c2baa8b1d5737136a1a61493eb33fb9b1cf02263de400accb77e818",
                "md5": "843a397b71baa74004e9ea1e397a81b2",
                "sha256": "6c49fd8d929fc86083147a569aaed1846e73800203f03ce947ec514abebe9e4b"
            },
            "downloads": -1,
            "filename": "vizmyip-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "843a397b71baa74004e9ea1e397a81b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4490,
            "upload_time": "2023-12-24T11:25:45",
            "upload_time_iso_8601": "2023-12-24T11:25:45.146182Z",
            "url": "https://files.pythonhosted.org/packages/92/02/d6634c2baa8b1d5737136a1a61493eb33fb9b1cf02263de400accb77e818/vizmyip-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b220d5ffb3c5591ab953e0e173312784a390b298f88b1adad732515e8f1581fc",
                "md5": "ebd837a63dbcb742e5738966ced2df8d",
                "sha256": "206ba5798a74cdad471e2d885bad4e1ba5b01e8b4396053c8dfd09ee5d149598"
            },
            "downloads": -1,
            "filename": "vizmyip-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ebd837a63dbcb742e5738966ced2df8d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4010,
            "upload_time": "2023-12-24T11:25:46",
            "upload_time_iso_8601": "2023-12-24T11:25:46.692883Z",
            "url": "https://files.pythonhosted.org/packages/b2/20/d5ffb3c5591ab953e0e173312784a390b298f88b1adad732515e8f1581fc/vizmyip-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-24 11:25:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asis2016",
    "github_project": "vizmyip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "vizmyip"
}
        
Elapsed time: 0.21996s