{ "info": { "author": "NachABR", "author_email": "nachabr@protonmail.com", "bugtrack_url": null, "classifiers": [ "License :: Other/Proprietary License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11" ], "description": "

aio-spamwatch

\n\n
\n \n \"PyPI\n \n \n \"License\"\n \n \n \"Code\n \n
\n\n\nAn asynchronous Python wrapper for the [SpamWatch API](https://spamwat.ch/).\n\n## Installation\n\n```bash\npip install aio-spamwatch\n```\n\n## Usage\n```python\nimport asyncio\nfrom aio_spamwatch import SpamwatchAPI\n\nclient = SpamwatchAPI(token=\"TOKEN_HERE\")\n\n\nasync def main():\n # import aiohttp\n # client = SpamwatchAPI(token=\"TOKEN_HERE\", session=aiohttp.ClientSession())\n version = await client.version()\n print(version)\n\n\nasyncio.run(main())\n```\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/NachABR/aio-spamwatch", "keywords": "spamwatch,asynchronous,aiohttp,telegram", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "aio-spamwatch", "package_url": "https://pypi.org/project/aio-spamwatch/", "platform": null, "project_url": "https://pypi.org/project/aio-spamwatch/", "project_urls": { "Homepage": "https://github.com/NachABR/aio-spamwatch", "Repository": "https://github.com/NachABR/aio-spamwatch.git" }, "release_url": "https://pypi.org/project/aio-spamwatch/0.0.7/", "requires_dist": [ "aiohttp (>=3.7)" ], "requires_python": ">=3.10,<4.0", "summary": "An asynchronous Python wrapper for the SpamWatch API.", "version": "0.0.7", "yanked": false, "yanked_reason": null }, "last_serial": 17823878, "releases": { "0.0.5": [ { "comment_text": "", "digests": { "blake2b_256": "4352f0e5e558fe20e2474e4b05df5dfc62cc954f3fce25f78a42b436b92ebe43", "md5": "7e78c1b474338ef1abe82d580b0fb0c4", "sha256": "6e8ef280d4d0e16bb2df1c25646a19c274fe1e9ca1972708281f03a4ed9e374a" }, "downloads": -1, "filename": "aio_spamwatch-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "7e78c1b474338ef1abe82d580b0fb0c4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.10,<4.0", "size": 7338, "upload_time": "2023-04-21T23:40:27", "upload_time_iso_8601": "2023-04-21T23:40:27.122098Z", "url": "https://files.pythonhosted.org/packages/43/52/f0e5e558fe20e2474e4b05df5dfc62cc954f3fce25f78a42b436b92ebe43/aio_spamwatch-0.0.5-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "555f307c4102b798650cc39493676016c4df90c25ad8021eb6be545e9573adef", "md5": "cec32add1db596650fb489f48432b084", "sha256": "0af8a00a19a2b25152f1192db364c8e0923ac2ec362762c8a7e3b6c9fc172cf1" }, "downloads": -1, "filename": "aio_spamwatch-0.0.5.tar.gz", "has_sig": false, "md5_digest": "cec32add1db596650fb489f48432b084", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.10,<4.0", "size": 6449, "upload_time": "2023-04-21T23:40:29", "upload_time_iso_8601": "2023-04-21T23:40:29.421915Z", "url": "https://files.pythonhosted.org/packages/55/5f/307c4102b798650cc39493676016c4df90c25ad8021eb6be545e9573adef/aio_spamwatch-0.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.6": [ { "comment_text": "", "digests": { "blake2b_256": "a1375be9c0ca0bb255c7f56314cc24133780de11fc19d8842ef6c3be8586419d", "md5": "2b81a8e3df415345a2a118b7799e3bdc", "sha256": "db0a29d5a72da1fcc012d363a266d91d990b6422eb259dc6a023481a27021a61" }, "downloads": -1, "filename": "aio_spamwatch-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "2b81a8e3df415345a2a118b7799e3bdc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.10,<4.0", "size": 7419, "upload_time": "2023-04-22T00:30:39", "upload_time_iso_8601": "2023-04-22T00:30:39.561039Z", "url": "https://files.pythonhosted.org/packages/a1/37/5be9c0ca0bb255c7f56314cc24133780de11fc19d8842ef6c3be8586419d/aio_spamwatch-0.0.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "25ec50d16bbb861be7eb0211a51741ee0fe8903c83c8c1dc93b91c3a70203c70", "md5": "b81a2628a091d9fce43e820b6c0c63ec", "sha256": "327f52066241e92575ec6af940ba9016fc3b1c061aeee1ae0001336002a5bee0" }, "downloads": -1, "filename": "aio_spamwatch-0.0.6.tar.gz", "has_sig": false, "md5_digest": "b81a2628a091d9fce43e820b6c0c63ec", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.10,<4.0", "size": 6609, "upload_time": "2023-04-22T00:30:41", "upload_time_iso_8601": "2023-04-22T00:30:41.466242Z", "url": "https://files.pythonhosted.org/packages/25/ec/50d16bbb861be7eb0211a51741ee0fe8903c83c8c1dc93b91c3a70203c70/aio_spamwatch-0.0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.7": [ { "comment_text": "", "digests": { "blake2b_256": "524261257cf6d0ebdbadb030855f342380da84a724db70fb49e9df651b382e50", "md5": "bb023744def94076dede8fdb901d9afa", "sha256": "d89fcef8f2874dc814a40dcd518103fae2a07fc4c4f5edd3f637eca101caa784" }, "downloads": -1, "filename": "aio_spamwatch-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "bb023744def94076dede8fdb901d9afa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.10,<4.0", "size": 7384, "upload_time": "2023-04-23T16:38:04", "upload_time_iso_8601": "2023-04-23T16:38:04.247468Z", "url": "https://files.pythonhosted.org/packages/52/42/61257cf6d0ebdbadb030855f342380da84a724db70fb49e9df651b382e50/aio_spamwatch-0.0.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "9f427b8d7a8477b249b44323357301af77635fe45c4a3e6529afdad9316df07b", "md5": "a9db88b33788a324468a78a4d5a4e4fb", "sha256": "ff5a523dfb7e60b6ea138b8d0402518345acf1d0316c83b80eaf92caf3b4776c" }, "downloads": -1, "filename": "aio_spamwatch-0.0.7.tar.gz", "has_sig": false, "md5_digest": "a9db88b33788a324468a78a4d5a4e4fb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.10,<4.0", "size": 6134, "upload_time": "2023-04-23T16:38:05", "upload_time_iso_8601": "2023-04-23T16:38:05.678963Z", "url": "https://files.pythonhosted.org/packages/9f/42/7b8d7a8477b249b44323357301af77635fe45c4a3e6529afdad9316df07b/aio_spamwatch-0.0.7.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "blake2b_256": "524261257cf6d0ebdbadb030855f342380da84a724db70fb49e9df651b382e50", "md5": "bb023744def94076dede8fdb901d9afa", "sha256": "d89fcef8f2874dc814a40dcd518103fae2a07fc4c4f5edd3f637eca101caa784" }, "downloads": -1, "filename": "aio_spamwatch-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "bb023744def94076dede8fdb901d9afa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.10,<4.0", "size": 7384, "upload_time": "2023-04-23T16:38:04", "upload_time_iso_8601": "2023-04-23T16:38:04.247468Z", "url": "https://files.pythonhosted.org/packages/52/42/61257cf6d0ebdbadb030855f342380da84a724db70fb49e9df651b382e50/aio_spamwatch-0.0.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "blake2b_256": "9f427b8d7a8477b249b44323357301af77635fe45c4a3e6529afdad9316df07b", "md5": "a9db88b33788a324468a78a4d5a4e4fb", "sha256": "ff5a523dfb7e60b6ea138b8d0402518345acf1d0316c83b80eaf92caf3b4776c" }, "downloads": -1, "filename": "aio_spamwatch-0.0.7.tar.gz", "has_sig": false, "md5_digest": "a9db88b33788a324468a78a4d5a4e4fb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.10,<4.0", "size": 6134, "upload_time": "2023-04-23T16:38:05", "upload_time_iso_8601": "2023-04-23T16:38:05.678963Z", "url": "https://files.pythonhosted.org/packages/9f/42/7b8d7a8477b249b44323357301af77635fe45c4a3e6529afdad9316df07b/aio_spamwatch-0.0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }