{ "info": { "author": "cheng10", "author_email": "cheng10@ualberta.ca", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "# aliddns-python\n\nAn easy-to-use dynamic DNS(DDNS) tool for Alibaba Cloud.\n\n[![image](https://img.shields.io/pypi/status/aliddns-python)](https://pypi.org/project/aliddns-python/)\n[![image](https://img.shields.io/pypi/v/aliddns-python.svg)](https://pypi.org/project/aliddns-python/)\n[![image](https://img.shields.io/pypi/l/aliddns-python.svg)](https://pypi.org/project/aliddns-python/)\n[![image](https://img.shields.io/pypi/pyversions/aliddns-python.svg)](https://pypi.org/project/aliddns-python/)\n[![image](https://img.shields.io/github/contributors/cheng10/aliddns-python.svg)](https://github.com/cheng10/aliddns-python/graphs/contributors)\n\n## Use Cases\n\nYou have domain names hosted in Alibaba Cloud, and you want to setup DDNS.\nDDNS is pretty usefull when you have public but dynamic IP from your ISP.\nSome advanced home routers support DDNS of many kinds out of box,\nbut many cheap or old ones do not. This easy to use script allows you to setup\nup Alicloud DDNS sync on your home PC or any python-enabled devices.\n\n## Installation\n\n```shell\npip install --upgrade aliddns-python\n```\n\n## Quickstart\n\n```shell\n# update the given domain name DNS record with current public ip\npython -m aliddns.ddns --key= --secret= --record=www.yourdomain.com\n```\n\n## Usage\n\n### Job Scheduling\n\n```shell\n# update dns record every 5 mins using cron job\n# use `crontab -e` to edit the crob job\n# m h dom mon dow command\n*/5 * * * python -m aliddns.ddns --key= --secret= --record=www.yourdomain.com\n```\n\n## Documentation\n\n### Get Your Access Keys from Alibaba Cloud\n\n![how-to-get-access-key](https://user-images.githubusercontent.com/10646050/61933480-9038de00-afb8-11e9-9bfd-3cd8f21d0ecd.png)\n\n```text\nGetting a key pair is easy, and lets you to use more API features apart from the DNS one.\n\nIn order to get one, log into your Alibaba Cloud console and in the top navigation bar, hover with your mouse in your email address and click \"accesskeys\" as illustrated below.\n\n\n```\n\n## References\n\n- [Offical Alicloud DNS API](https://help.aliyun.com/document_detail/124923.html)\n- [Dynamic DNS using Alibaba Cloud DNS API](https://www.alibabacloud.com/blog/Dynamic-DNS-using-Alibaba-Cloud-DNS-API_459542)\n- [Alicloud OpenAPI Explorer](https://api.aliyun.com/)\n\n## LICENSE\n\n```text\nCopyright (c) 2019 cheng10\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\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/cheng10/aliddns-python", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "aliddns-python", "package_url": "https://pypi.org/project/aliddns-python/", "platform": "", "project_url": "https://pypi.org/project/aliddns-python/", "project_urls": { "Homepage": "https://github.com/cheng10/aliddns-python" }, "release_url": "https://pypi.org/project/aliddns-python/0.1.2/", "requires_dist": [ "docopt", "requests", "aliyun-python-sdk-core", "aliyun-python-sdk-alidns" ], "requires_python": "", "summary": "A Dynamic DNS(DDNS) tool for alicloud", "version": "0.1.2" }, "last_serial": 5588072, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7967272a01f17c266203d41db205658c", "sha256": "9b7aec7cc27aa2d8ccccb75683759213d648b79c7baa922b13e0b686431f5ace" }, "downloads": -1, "filename": "aliddns_python-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7967272a01f17c266203d41db205658c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3827, "upload_time": "2019-07-26T05:26:57", "url": "https://files.pythonhosted.org/packages/b3/70/09fd882bbc1d9dae6f7a9644cd96fdb9eed2fc55f1e9bef96db5f7f1fd8b/aliddns_python-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e40e2de306b1ebd6be8dc90c49a17fbd", "sha256": "6822b63ce538f55bb5ec7e9653dbf8587d6b3f3e5010bb131fd8b46c266188d0" }, "downloads": -1, "filename": "aliddns-python-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e40e2de306b1ebd6be8dc90c49a17fbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2464, "upload_time": "2019-07-26T05:26:59", "url": "https://files.pythonhosted.org/packages/32/e7/303a8fb06dcb592e07508b313de10b0bdd7f8a7e9400f4de58addc6978b6/aliddns-python-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "018e608244513d5adc8f8fb279ecc523", "sha256": "23f48d569555417af2117dcd7d4c1a2345e9c92f5eea86e4410b12612548d73f" }, "downloads": -1, "filename": "aliddns_python-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "018e608244513d5adc8f8fb279ecc523", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4955, "upload_time": "2019-07-26T06:42:11", "url": "https://files.pythonhosted.org/packages/5d/dd/99ea221f4c44acad8a720ad3fd47d3c49ba0620838673469b5d98df79e11/aliddns_python-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a83fa19073ad0160d4b23d826942c297", "sha256": "08b9df4a7291bda1119e8558e1ab1544f92991037e538d7182597db4c9bd3e5f" }, "downloads": -1, "filename": "aliddns-python-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a83fa19073ad0160d4b23d826942c297", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3845, "upload_time": "2019-07-26T06:42:12", "url": "https://files.pythonhosted.org/packages/7b/81/813cf806fa9ceecf6941555d047a7b280defa087a311645feefb24f43c86/aliddns-python-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "eff9c58abf34776498687eb48c912dee", "sha256": "73860df5146560f141c3c82ac798e635915e86b345d86e98aa1b5f3ea078f343" }, "downloads": -1, "filename": "aliddns_python-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "eff9c58abf34776498687eb48c912dee", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5348, "upload_time": "2019-07-26T07:13:09", "url": "https://files.pythonhosted.org/packages/fc/49/f5bd5030d119653097433079c1f3f27035dabf7f0106ba2de803bd2609d9/aliddns_python-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "299951e744e6ae6027045489fe2dc8a1", "sha256": "37ce0fdbbcd52367cf5817423b16ef27f71019a0614df6e27aaa46781720c2a7" }, "downloads": -1, "filename": "aliddns-python-0.1.1.tar.gz", "has_sig": false, "md5_digest": "299951e744e6ae6027045489fe2dc8a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4293, "upload_time": "2019-07-26T07:13:10", "url": "https://files.pythonhosted.org/packages/a6/1d/2f55c6e5e388934d59c52155c2d48560eabcc1b48e906e71ef4be949e797/aliddns-python-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "669c768179c7adc1d313009813b4f4dc", "sha256": "9e778fce7889fd7257ff937af923128c92a3deb4210f54f7412895f09894deb9" }, "downloads": -1, "filename": "aliddns_python-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "669c768179c7adc1d313009813b4f4dc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5527, "upload_time": "2019-07-26T09:34:13", "url": "https://files.pythonhosted.org/packages/06/71/21ebaa035b889e896f1d2d855d1a2de83a53b4679d809854b42cfce6c2e7/aliddns_python-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2962752ffb246b839906feff1f478bd", "sha256": "8557b9e60e915adf5d2d4ebe6220e5258ca0d0c588494538b983a9ea494dfd7c" }, "downloads": -1, "filename": "aliddns-python-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f2962752ffb246b839906feff1f478bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4467, "upload_time": "2019-07-26T09:34:16", "url": "https://files.pythonhosted.org/packages/c9/46/3107c0661460bd02af0803ccf92138237623069ff4232360b8412ce9e7c5/aliddns-python-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "669c768179c7adc1d313009813b4f4dc", "sha256": "9e778fce7889fd7257ff937af923128c92a3deb4210f54f7412895f09894deb9" }, "downloads": -1, "filename": "aliddns_python-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "669c768179c7adc1d313009813b4f4dc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5527, "upload_time": "2019-07-26T09:34:13", "url": "https://files.pythonhosted.org/packages/06/71/21ebaa035b889e896f1d2d855d1a2de83a53b4679d809854b42cfce6c2e7/aliddns_python-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2962752ffb246b839906feff1f478bd", "sha256": "8557b9e60e915adf5d2d4ebe6220e5258ca0d0c588494538b983a9ea494dfd7c" }, "downloads": -1, "filename": "aliddns-python-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f2962752ffb246b839906feff1f478bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4467, "upload_time": "2019-07-26T09:34:16", "url": "https://files.pythonhosted.org/packages/c9/46/3107c0661460bd02af0803ccf92138237623069ff4232360b8412ce9e7c5/aliddns-python-0.1.2.tar.gz" } ] }