{ "info": { "author": "Fabian Affolter", "author_email": "fabian@affolter-engineering.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 3.5", "Topic :: Utilities" ], "description": "python-hole\n===========\n\nPython API for interacting with a xyz-hole instance. You know the thing that is\nblocking Ads by manipulating your DNS requests and run on your single board\ncomputer or on other hardware with different operating systems.\n\nThis module is consuming the details provided by the endpoint ``api.php`` only\nfor now.\n\nIf you wonder why the weird name and that the usage of xzy-hole instead of the\nreal name, please contact the trademark holder. They were unhappy with original\nname of the module and came up with very funny ideas which were not feasible\nor match the existing naming standards. Also, it should remind us that a\ncommunity is a vital part of every Open Source project.\n\nThis module is not supported or endorsed by that particular trademark holder.\nThe development happens independently, they are not providing resources and\nthe module may no longer work if they breaking their API endpoint.\n\nInstallation\n------------\n\nThe module is available from the `Python Package Index `_.\n\n.. code:: bash\n\n $ pip3 install hole\n\nOn a Fedora-based system.\n\n.. code:: bash\n\n $ sudo dnf -y install python3-hole\n\nUsage\n-----\n\nThe file ``example.py`` contains an example about how to use this module.\n\nRoadmap\n-------\n\nThere are more features on the roadmap but there is no ETA because I prefer\nto support Open Source projects were third party contributions are appreciated.\n\nDevelopment\n-----------\n\nFor development is recommended to use a ``venv``.\n\n.. code:: bash\n\n $ python3.6 -m venv .\n $ source bin/activate\n $ python3 setup.py develop\n\nLicense\n-------\n\n``python-hole`` is licensed under MIT, for more details check LICENSE.\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/fabaff/python-hole/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fabaff/python-hole", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hole", "package_url": "https://pypi.org/project/hole/", "platform": "", "project_url": "https://pypi.org/project/hole/", "project_urls": { "Download": "https://github.com/fabaff/python-hole/releases", "Homepage": "https://github.com/fabaff/python-hole" }, "release_url": "https://pypi.org/project/hole/0.5.0/", "requires_dist": null, "requires_python": "", "summary": "Python API for interacting with *hole.", "version": "0.5.0" }, "last_serial": 5692826, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "e40e1703abbc8d3ec4e72ecde9e0a160", "sha256": "94d1c69903f79dac46b2e5238d96e801ad2f2d8984d22e1c2c4d18167d2f7881" }, "downloads": -1, "filename": "hole-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e40e1703abbc8d3ec4e72ecde9e0a160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4004, "upload_time": "2018-06-14T20:21:41", "url": "https://files.pythonhosted.org/packages/45/ce/9415ab7cb4ed582c2ea35a8d13d6928caa1faa21fce781b57e817dd24ccd/hole-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "bcb5d3d572d101abc5c4cf2365768db5", "sha256": "80a2a1c674c0294eb3abb69f53fb2f3f3a6650fb397204b3bffff75195c12791" }, "downloads": -1, "filename": "hole-0.4.0.tar.gz", "has_sig": false, "md5_digest": "bcb5d3d572d101abc5c4cf2365768db5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4189, "upload_time": "2019-01-15T16:05:16", "url": "https://files.pythonhosted.org/packages/da/1c/04c31d75bbe7eb0fd887521172ece4ecf602bd097e35557a5fa264918a0e/hole-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "b55ecd855db9985a854b33865bd00d94", "sha256": "2af4eb965d23f4cddbb7d7143c852098dea5ef72c653a2fc12295ede40cf23e3" }, "downloads": -1, "filename": "hole-0.5.0.tar.gz", "has_sig": false, "md5_digest": "b55ecd855db9985a854b33865bd00d94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4266, "upload_time": "2019-08-17T21:20:01", "url": "https://files.pythonhosted.org/packages/0a/df/e43ad6b6cf6649c79354c3be9174999c59a9bc5570bbeb9118e6f73e091c/hole-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b55ecd855db9985a854b33865bd00d94", "sha256": "2af4eb965d23f4cddbb7d7143c852098dea5ef72c653a2fc12295ede40cf23e3" }, "downloads": -1, "filename": "hole-0.5.0.tar.gz", "has_sig": false, "md5_digest": "b55ecd855db9985a854b33865bd00d94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4266, "upload_time": "2019-08-17T21:20:01", "url": "https://files.pythonhosted.org/packages/0a/df/e43ad6b6cf6649c79354c3be9174999c59a9bc5570bbeb9118e6f73e091c/hole-0.5.0.tar.gz" } ] }