{
"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-pihole\n=============\n\nPython API for interacting with a `Pi-Hole `_ instance.\n\nThis module is not official, developed, supported or endorsed by Pi-hole LLC.\n\nInstallation\n------------\n\nThe module is available from the `Python Package Index `_.\n\n.. code:: bash\n\n $ pip3 install pihole\n\nUsage\n-----\n\nThe file ``example.py`` contains an example about how to use this module.\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-pihole`` is licensed under MIT, for more details check LICENSE.\n",
"description_content_type": "",
"docs_url": null,
"download_url": "https://github.com/fabaff/python-pihole/releases",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/fabaff/python-pihole",
"keywords": "",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "pihole",
"package_url": "https://pypi.org/project/pihole/",
"platform": "",
"project_url": "https://pypi.org/project/pihole/",
"project_urls": {
"Download": "https://github.com/fabaff/python-pihole/releases",
"Homepage": "https://github.com/fabaff/python-pihole"
},
"release_url": "https://pypi.org/project/pihole/0.1.2/",
"requires_dist": null,
"requires_python": "",
"summary": "Python API for interacting with Pi-Hole.",
"version": "0.1.2"
},
"last_serial": 3927048,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "73d5f57f442c4f214287d320d880dbc7",
"sha256": "10b5efc1a9cee6f2119b7f3aabf41d6e412d949490d5129e10bd13206e6d736a"
},
"downloads": -1,
"filename": "pihole-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "73d5f57f442c4f214287d320d880dbc7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3467,
"upload_time": "2018-06-03T14:45:07",
"url": "https://files.pythonhosted.org/packages/fa/89/98058bdcdd78a16dd9f6f90f1991d93419d3c6c1ccd174a66ae7fc2248e1/pihole-0.1.0.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "fb9d7978f5d3795aecced68305ab3071",
"sha256": "559e36a3d0161bef3a2032b971fd0fd50c0bcb2a6105de4a9db346c193027da2"
},
"downloads": -1,
"filename": "pihole-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "fb9d7978f5d3795aecced68305ab3071",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3469,
"upload_time": "2018-06-03T16:40:58",
"url": "https://files.pythonhosted.org/packages/18/41/946537d1095fc54c48a08b33fb3861f32130f91ec87f5bff399ab94091a6/pihole-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "babf39a8833934a66cf91db8236fc9e6",
"sha256": "089589510d19b6c454bd65076a71f9c1fd1cb6f16297c9d85624ffac6acc80cd"
},
"downloads": -1,
"filename": "pihole-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "babf39a8833934a66cf91db8236fc9e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3527,
"upload_time": "2018-06-04T05:44:24",
"url": "https://files.pythonhosted.org/packages/b8/78/bbebdf8080d6cda759563f5fb92259bcf569cb4c18868bd04ac9868233d2/pihole-0.1.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "babf39a8833934a66cf91db8236fc9e6",
"sha256": "089589510d19b6c454bd65076a71f9c1fd1cb6f16297c9d85624ffac6acc80cd"
},
"downloads": -1,
"filename": "pihole-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "babf39a8833934a66cf91db8236fc9e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3527,
"upload_time": "2018-06-04T05:44:24",
"url": "https://files.pythonhosted.org/packages/b8/78/bbebdf8080d6cda759563f5fb92259bcf569cb4c18868bd04ac9868233d2/pihole-0.1.2.tar.gz"
}
]
}