{ "info": { "author": "scOwez", "author_email": "owez@scalist.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Jilk.pw Python Wrapper\n\n## Overview\n\n### About\n\n`jilkpw_py` is a small python module for connecting to [Jilk.pw](https://jilk.pw/)'s Public API. This can help if you would like to embed items from your Discord Server into anything that binds with Python.\n\n### What is Jilk.pw\n\nJilk.pw is a Discord Server list to help you discover top Discord Servers; with the awesome public Discord Server List!\n\n## Documentation\n\n### Installing\n\nTo install `jilkpw_py`, please simply input the following command into your terminal:\n\n```bash\npip3 install jilkpw_py\n```\n\n*Please note that on some systems, python3 may be bound to only `pip` & not `pip3`.*\n\n### Using\n\nTo use `jilkpw_py`, please open your preffered IDE/text editor and input the following:\n\n#### Get a specific listing\n\n```py\nfrom jilkpw_py import JilkpwWrapper # Import the class\n\nwrapper_name_here = JilkpwWrapper() # Initating an object under `jilkpw_py`\n\ndict_output = wrapper_name_here.find(478363034990149634) # Returns a dict for the given guild_id or throws an exeption\n\nprint(dict_output) # Print the output to screen\n```\n\n#### Get all listings\n\n```py\nfrom jilkpw_py import JilkpwWrapper # Import the class\n\nwrapper_name_here = JilkpwWrapper() # Initating an object under `jilkpw_py`\n\ndict_output = wrapper_name_here.all() # Returns a dict of all servers on jilkpw or throws an exeption\n\nprint(dict_output) # Print the output to screen\n```\n\n#### Note\n\nThis will give a basic implamentation of `jilkpw_py` but as you can see below, there are various errors you have to catch (hint: try/except around the `dict_output = wrapper_name_here.find(478363034990149634)` line).\n\n### Exceptions\n\n#### HTTP Errors\n\n- `NotFound`: Jilk.pw could not find the guild_id you passed in\n- `BadRequest`: A request to Jilk.pw was not handled properly & was aborted\n- `NotAuthed`: For whatever reason, you are not authorized to use Jilk.pw's public api\n- `WebMoved`: Jilk.pw has moved\n- `WebTimeout`: Request to Jilk.pw timed out, please try again later\n- `UriTooLong`: The URI is too long for the server to process\n- `MiscError`: HTTP response code is `x` (not incl 200 or previously used)\n\n### Misc Errors\n\n- `CannotMain`: If you try to run the module directly\n\n---\n\n**scOwez, 2019**. *Licensed under Apache*", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/scOwez/jilkpw-python-wrapper", "keywords": "", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "jilkpw-py", "package_url": "https://pypi.org/project/jilkpw-py/", "platform": "", "project_url": "https://pypi.org/project/jilkpw-py/", "project_urls": { "Homepage": "https://gitlab.com/scOwez/jilkpw-python-wrapper" }, "release_url": "https://pypi.org/project/jilkpw-py/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "Jilk.pw Python Wrapper is a small python module for connecting to Jilk.pw's Public API. This can help if you would like to embed items from your Discord Server into anything that binds with Python.", "version": "1.0.4" }, "last_serial": 5430217, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ea9ec54caa48dcc99a021110bdcbfbaf", "sha256": "ac4c4857df535a4694a89c312c920fb2435faab56567a86339305d6e0d1a3754" }, "downloads": -1, "filename": "jilkpw_py-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ea9ec54caa48dcc99a021110bdcbfbaf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2159, "upload_time": "2019-05-17T18:03:21", "url": "https://files.pythonhosted.org/packages/2a/af/c00cd0eefe9f14e7cc69ae9e6b444fe107ecd63dfbbb010c02eaf0a4eb5a/jilkpw_py-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "90cec4a510ed4bedc8c7fa12897792d8", "sha256": "e4b3d9ba296bf2a6a0d60a0c02401e85439c8f1f2bf024c528199e7dbf19c798" }, "downloads": -1, "filename": "jilkpw_py-1.0.0.tar.gz", "has_sig": false, "md5_digest": "90cec4a510ed4bedc8c7fa12897792d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2254, "upload_time": "2019-05-17T18:03:23", "url": "https://files.pythonhosted.org/packages/d0/ab/8ae91f2871fee6896dbe97471f1098803a190acb7d90c6c79a4267693993/jilkpw_py-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5b41e72295275a640820b4f8785cd97b", "sha256": "c34285e9b17fa8a4dd80d7586b1edc4f0ac28f752791c5ee4c889a9cfabc69ec" }, "downloads": -1, "filename": "jilkpw_py-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5b41e72295275a640820b4f8785cd97b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2160, "upload_time": "2019-05-17T18:07:15", "url": "https://files.pythonhosted.org/packages/b5/07/763299f1125ea6a2717640078e57b64b555e84476ca8bbee950dd7173ff7/jilkpw_py-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18fba5c093322d8770632d5401ec75f3", "sha256": "3c785f0c7c797f23b37f61d0f37236c4d0c8babd99206a594cd864a436503cf8" }, "downloads": -1, "filename": "jilkpw_py-1.0.1.tar.gz", "has_sig": false, "md5_digest": "18fba5c093322d8770632d5401ec75f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2261, "upload_time": "2019-05-17T18:07:16", "url": "https://files.pythonhosted.org/packages/61/28/7808457d8c1f14f5d9d911ec09453ace039038be7f1adc265d9209761adf/jilkpw_py-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "fab2d5b621b83628713cb00adc5062ec", "sha256": "2d6551d024fa8d95282b9283639f1f5d7b26496f45a6de652dd1f626f55a5714" }, "downloads": -1, "filename": "jilkpw_py-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "fab2d5b621b83628713cb00adc5062ec", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3970, "upload_time": "2019-05-17T18:13:14", "url": "https://files.pythonhosted.org/packages/10/09/a6dbb48d7b225104e320a84d18d4985e3a946878976895ed9ffb2a87bc32/jilkpw_py-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "afb5542d03814c077c4a9b8a54f10186", "sha256": "64f3cd3e17240e5ec76ddca0d52bc09ed4dd3b01bfbdc40bcae08aaac0bbdc98" }, "downloads": -1, "filename": "jilkpw_py-1.0.2.tar.gz", "has_sig": false, "md5_digest": "afb5542d03814c077c4a9b8a54f10186", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3026, "upload_time": "2019-05-17T18:13:16", "url": "https://files.pythonhosted.org/packages/87/a5/2e65ff5aaa17439c54c42e4364eaabcc498a0ed4991982a8c9eebc1c3d2b/jilkpw_py-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "39ea4be01335d264565c6ad650afa9a6", "sha256": "5a1bb2a2bd635881ac0d4fefd27c7c08e6767c6bc00c63e0d3675792d78483c7" }, "downloads": -1, "filename": "jilkpw_py-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "39ea4be01335d264565c6ad650afa9a6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3921, "upload_time": "2019-05-17T18:18:59", "url": "https://files.pythonhosted.org/packages/c4/5e/e746547b9be15b7c24c0aef43b8b299cfab0dfe17c4d7db2e7a7a8e22404/jilkpw_py-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b20959b59fe63f75af8ed854b8940e8", "sha256": "e072a096cdeb9e00006893cbe9238ab3227fcfe5cdbeded9f60fb9a586a86e05" }, "downloads": -1, "filename": "jilkpw_py-1.0.3.tar.gz", "has_sig": false, "md5_digest": "9b20959b59fe63f75af8ed854b8940e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2984, "upload_time": "2019-05-17T18:19:00", "url": "https://files.pythonhosted.org/packages/e5/26/2d523224461a1571ec28d7d96750e5dd6d58aa47a431a7aced4ebe35dc4a/jilkpw_py-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "7479461ade2333343b51c130608fe562", "sha256": "24ce043133fa4ce5eb3d8a08704ccce98fd4d90ca18915e11c9dd86d3a8a917f" }, "downloads": -1, "filename": "jilkpw_py-1.0.4.tar.gz", "has_sig": false, "md5_digest": "7479461ade2333343b51c130608fe562", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3044, "upload_time": "2019-06-21T10:56:56", "url": "https://files.pythonhosted.org/packages/cc/52/b09a3fd439b59a098f9318e02b85ba732755fdc5cbd6f1abbf00162f5744/jilkpw_py-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7479461ade2333343b51c130608fe562", "sha256": "24ce043133fa4ce5eb3d8a08704ccce98fd4d90ca18915e11c9dd86d3a8a917f" }, "downloads": -1, "filename": "jilkpw_py-1.0.4.tar.gz", "has_sig": false, "md5_digest": "7479461ade2333343b51c130608fe562", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3044, "upload_time": "2019-06-21T10:56:56", "url": "https://files.pythonhosted.org/packages/cc/52/b09a3fd439b59a098f9318e02b85ba732755fdc5cbd6f1abbf00162f5744/jilkpw_py-1.0.4.tar.gz" } ] }