{ "info": { "author": "tuxedoar", "author_email": "tuxedoar@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "### quackmyip\n\nKeep your public IP address updated, when using the [DuckDNS](https://www.duckdns.org/) service. \n\n##### Requirements\nIn order to work, this program, needs the following Python 3 libraries:\n* [requests](http://docs.python-requests.org/en/master/) (tested with v2.12.4)\n* [urllib3](https://urllib3.readthedocs.io/en/latest/) (tested with v1.19.1)\n\n#### Installation\nYou can use `pip` to install it:\n```\npip install quackmyip\n```\n\n##### Syntax\n```\nusage: quackmyip [-h] FILE\n\nUpdate your IP address for your duckdns registered domain\n\npositional arguments:\n FILE The configuration file to use\n\n optional arguments:\n -h, --help show this help message and exit\n\n```\nFor its usage, it's recommended to create a daily cron job!.\n\n##### Configuration\nPrior to its usage, a configuration file must be created, as shown in the following example:\n```\n[duckdns]\ntoken = [YOUR_TOKEN]\ndomain = [YOUR_DOMAIN]\n\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tuxedoar/quackmyip", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "quackmyip", "package_url": "https://pypi.org/project/quackmyip/", "platform": "", "project_url": "https://pypi.org/project/quackmyip/", "project_urls": { "Homepage": "https://github.com/tuxedoar/quackmyip" }, "release_url": "https://pypi.org/project/quackmyip/0.2.2/", "requires_dist": [ "urllib3", "requests" ], "requires_python": "", "summary": "Updates your IP address for your Duck DNS domain", "version": "0.2.2" }, "last_serial": 5411913, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "622ad2472b9021e4f7f415b2ce003181", "sha256": "d0ed5d4b5ca910f1afc924aae77b4f874e9d98ebe031c163950bab31b79a2566" }, "downloads": -1, "filename": "quackmyip-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "622ad2472b9021e4f7f415b2ce003181", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16074, "upload_time": "2019-06-17T19:51:00", "url": "https://files.pythonhosted.org/packages/36/a0/7287264aa570f3fcd06917ca8869466935d0bdeaa34c85211b7250cd07be/quackmyip-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7e4e208bc1fe797a089fddf95b3bcc5f", "sha256": "9db270c00cc3c3b17fbceccf248e9e093a8e46fd4cabb6eaa744660f849627f6" }, "downloads": -1, "filename": "quackmyip-0.2.2.tar.gz", "has_sig": false, "md5_digest": "7e4e208bc1fe797a089fddf95b3bcc5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3185, "upload_time": "2019-06-17T19:51:03", "url": "https://files.pythonhosted.org/packages/f7/fb/5b8a9ad9d3d9b1875a718600938835ce35427ad653c2343e4ed3b2676914/quackmyip-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "622ad2472b9021e4f7f415b2ce003181", "sha256": "d0ed5d4b5ca910f1afc924aae77b4f874e9d98ebe031c163950bab31b79a2566" }, "downloads": -1, "filename": "quackmyip-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "622ad2472b9021e4f7f415b2ce003181", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16074, "upload_time": "2019-06-17T19:51:00", "url": "https://files.pythonhosted.org/packages/36/a0/7287264aa570f3fcd06917ca8869466935d0bdeaa34c85211b7250cd07be/quackmyip-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7e4e208bc1fe797a089fddf95b3bcc5f", "sha256": "9db270c00cc3c3b17fbceccf248e9e093a8e46fd4cabb6eaa744660f849627f6" }, "downloads": -1, "filename": "quackmyip-0.2.2.tar.gz", "has_sig": false, "md5_digest": "7e4e208bc1fe797a089fddf95b3bcc5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3185, "upload_time": "2019-06-17T19:51:03", "url": "https://files.pythonhosted.org/packages/f7/fb/5b8a9ad9d3d9b1875a718600938835ce35427ad653c2343e4ed3b2676914/quackmyip-0.2.2.tar.gz" } ] }