{ "info": { "author": "BiznetGio", "author_email": "support@biznetgio.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: Public Domain", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": "# GUNDALA PROJECT\n\nGundala is an [EPP](https://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol) \n(Extensible Provisioning Protocol) Client. It's provide a way to communicate \nbetween domain name registries and domain name registrars.\n\n## Installing\n\nAt the time gundala only support Python3 or newer.\n\n``` bash\npip3 install -U gundala\n```\n\nIf you want to stay on bleeding edge version. Grab the code then\ninstall it manually, using :\n\n``` bash\npip3 install -r requirements.txt\npip3 install -e .\n```\n\n## Configuration Example\n\nDuplicate file config.py.example to config.py\n\n``` bash\ncp example/config.py.example example/config.py\n```\n\n```python\n\nconfig = {\n 'host': 'someprovider.com',\n 'port': 700,\n 'user': 'username',\n 'pass': 'password',\n 'cert': 'somecertificate.pem'\n}\n\ncontacts = {\n 'registrant': 'idregistrant',\n 'admin': 'idadmin',\n 'tech': 'idtech',\n}\n\nnamespaces = [\n 'ns1.someprovider.com',\n 'ns2.someprovider.com'\n]\n\n```\n\n## Running\n\n``` bash\npython3 example/file_example.py\n```", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BiznetGIO", "keywords": "epp", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gundala", "package_url": "https://pypi.org/project/gundala/", "platform": "", "project_url": "https://pypi.org/project/gundala/", "project_urls": { "Homepage": "https://github.com/BiznetGIO" }, "release_url": "https://pypi.org/project/gundala/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "Gundala Python EPP client", "version": "0.2.1" }, "last_serial": 4025437, "releases": { "0.1.8": [ { "comment_text": "", "digests": { "md5": "2e5e66ca4549dac881b5a14d49c17f47", "sha256": "5783e376d807f351bd061bbf8774c95382883ebafeeaa16a83af1e31b9a1133c" }, "downloads": -1, "filename": "gundala-0.1.8.tar.gz", "has_sig": true, "md5_digest": "2e5e66ca4549dac881b5a14d49c17f47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5510, "upload_time": "2018-07-02T09:42:01", "url": "https://files.pythonhosted.org/packages/ca/f6/36d5c0ea7dc67f6be28a0189a2ce8b185791f427568d89586115f8512ac1/gundala-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "05b6cf6c2c6b17c7a10265db5be94e6e", "sha256": "8deed28d998e238447c6d04b8e1e2fc6f45b7bd0adfef93c35ab2f168d0a5a36" }, "downloads": -1, "filename": "gundala-0.1.9.tar.gz", "has_sig": true, "md5_digest": "05b6cf6c2c6b17c7a10265db5be94e6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5511, "upload_time": "2018-07-02T09:50:21", "url": "https://files.pythonhosted.org/packages/70/07/9a720885aea7ec8a9724b53ef10b89db80b28c97f6d9664e88332bfe3c28/gundala-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "ceab7c31ae770f241f953784ce742549", "sha256": "1ed8d8958968a323fa9c01d43e45deca5c2434b8994d8f2f102b4cd1f2ba75bd" }, "downloads": -1, "filename": "gundala-0.2.0.tar.gz", "has_sig": true, "md5_digest": "ceab7c31ae770f241f953784ce742549", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5901, "upload_time": "2018-07-03T08:48:41", "url": "https://files.pythonhosted.org/packages/90/98/734b3565b1ac7f764b44d6a98dd34e1daa86e7a7c68b100971d15deff590/gundala-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "44a7d25d18c71c9825b758e753bcc6a3", "sha256": "3c5009cd60d8fed2b7625041ea79b4c004a1d047e4f3fe1637d8fa1549bd0a87" }, "downloads": -1, "filename": "gundala-0.2.1.tar.gz", "has_sig": true, "md5_digest": "44a7d25d18c71c9825b758e753bcc6a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5898, "upload_time": "2018-07-03T08:52:35", "url": "https://files.pythonhosted.org/packages/4d/84/e7959971c60e8883aba4220ce345ae590da43aee8cdec8c5278ff994b6a2/gundala-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44a7d25d18c71c9825b758e753bcc6a3", "sha256": "3c5009cd60d8fed2b7625041ea79b4c004a1d047e4f3fe1637d8fa1549bd0a87" }, "downloads": -1, "filename": "gundala-0.2.1.tar.gz", "has_sig": true, "md5_digest": "44a7d25d18c71c9825b758e753bcc6a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5898, "upload_time": "2018-07-03T08:52:35", "url": "https://files.pythonhosted.org/packages/4d/84/e7959971c60e8883aba4220ce345ae590da43aee8cdec8c5278ff994b6a2/gundala-0.2.1.tar.gz" } ] }