{ "info": { "author": "Michael Elsd\u00f6rfer", "author_email": "michael@elsdoerfer.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "ResellerClub API in Python & Command Line Client\n-------------------------------------------\n\nThis is a command line client for the `Resellerclub HTTP API`__. It can\nalso be used as a library (Python).\n\n__ http://manage.resellerclub.com/kb/answer/744\n\nFor now, only a couple of DNS related functions are implemented. Pull\nrequests certainly welcome. Its straightforward to extend.\n\n\nUsage:\n------\n\nDNS::\n\n $ resellerclub dns example.org add A foo 8.8.8.8\n $ resellerclub dns example.org delete A foo 8.8.8.8\n $ resellerclub dns example.org list A foo\n\n\nInstallation & Setup\n-----------------\n\n::\n $ pip install resellerclub\n\nFirst, realize that Resellerclub requires you to whitelist your ip address\n(they implement this whitelist on a firewall level). This is probably no good\nif you want to use this tool on your workstation, so I encourage you setup\na proxy. You can find a ready-to-use docker image for such a proxy here:\nhttps://index.docker.io/u/elsdoerfer/resellerclub-api-proxy/\n\nYou'll also need to determine your reseller id and your api key. The whole\nthing is explained here:\n\n http://manage.resellerclub.com/kb/answer/753\n\nYou currently need to provide this data via environment variables. I suggest\nyou add them to your profile:\n\nRESELLERCLUB_USER_ID\n Your reseller id\n\nRESELLERCLUB_API_KEY\n Your API Key\n\nRESELLERCLUB_URL\n Optional: The base url to use for the API. Unless you provide a\n proxy, this will be the default server that whitelists IPs.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/miracle2k/resellerclub-python", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "resellerclub", "package_url": "https://pypi.org/project/resellerclub/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/resellerclub/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/miracle2k/resellerclub-python" }, "release_url": "https://pypi.org/project/resellerclub/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "ResellerClub API CLI client", "version": "0.1.3" }, "last_serial": 964921, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "76a26685d62d67d91634ef53b15938b0", "sha256": "f45bde842e4d2bee500b11dd2649db8218e860fb0532ef492dc6f54edbcb7aec" }, "downloads": -1, "filename": "resellerclub-0.1.tar.gz", "has_sig": false, "md5_digest": "76a26685d62d67d91634ef53b15938b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1891, "upload_time": "2014-01-03T02:41:27", "url": "https://files.pythonhosted.org/packages/51/56/7743f1f896408c18999052b2580409301c2a487cf08056f9437d03ce9f8d/resellerclub-0.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "9ccd6417e0a8ff18d497b53a16486161", "sha256": "98c376449e459c1e37506cd1be4942365aacf6788f6b1fed76560a71eff4cb01" }, "downloads": -1, "filename": "resellerclub-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9ccd6417e0a8ff18d497b53a16486161", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3268, "upload_time": "2014-01-04T22:47:23", "url": "https://files.pythonhosted.org/packages/75/cd/90b5af8bd9775e97e6af8d3c8b7683cadf0c5e04fe1b3f3dd5747d917f4d/resellerclub-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "879ffcc155701a6151a7c0790d924a8d", "sha256": "ee3826646edca64d4e959688baa8b035aafb7e3095bd8281c83a6bc205f9eaf1" }, "downloads": -1, "filename": "resellerclub-0.1.3.tar.gz", "has_sig": false, "md5_digest": "879ffcc155701a6151a7c0790d924a8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3283, "upload_time": "2014-01-10T00:00:13", "url": "https://files.pythonhosted.org/packages/84/34/23728d7ad8aab59b0ede601d6e9066d81814e935ec38e443a556a2e3274d/resellerclub-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "879ffcc155701a6151a7c0790d924a8d", "sha256": "ee3826646edca64d4e959688baa8b035aafb7e3095bd8281c83a6bc205f9eaf1" }, "downloads": -1, "filename": "resellerclub-0.1.3.tar.gz", "has_sig": false, "md5_digest": "879ffcc155701a6151a7c0790d924a8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3283, "upload_time": "2014-01-10T00:00:13", "url": "https://files.pythonhosted.org/packages/84/34/23728d7ad8aab59b0ede601d6e9066d81814e935ec38e443a556a2e3274d/resellerclub-0.1.3.tar.gz" } ] }