sqs-apolling

View on PyPIReverse Dependencies (0)

0.0.5 sqs_apolling-0.0.5-py3-none-any.whl

Wheel Details

Project: sqs-apolling
Version: 0.0.5
Filename: sqs_apolling-0.0.5-py3-none-any.whl
Download: [link]
Size: 13263
MD5: 075667c4ca4b84225bb7b174378c9eca
SHA256: c870751114339ac4842dc92e0001c8a9763488c52188f36ba1e7659acf1fb369
Uploaded: 2023-11-05 12:02:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sqs-apolling
Version: 0.0.5
Summary: Poll AWS SQS using asyncio and execute callback.
Author: Nozomi nishinohara
Author-Email: nozomi_nishinohara[at]n-creativesystem.com
Home-Page: https://github.com/nonchan7720/sqs-polling
Project-Url: Code, https://github.com/nonchan7720/sqs-polling
Project-Url: Tracker, https://github.com/nonchan7720/sqs-polling/issues
License: MIT License Copyright (c) 2023 nonchan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: boto3
Requires-Dist: asyncio
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1849 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sqs_polling/__init__.py sha256=2Oe1H46IpEpzgp77MS5P6lpNePFlnoR67b_nBD1vR7M 298
sqs_polling/__main__.py sha256=OqEgxXvqbare-2zO2hvTkCwXPu1XndIDl6P6uj461Do 1072
sqs_polling/__version__.py sha256=EJB7__SNK9kQS_SWZB_U4DHJ3P8ftF6etZEihTYnuXE 411
sqs_polling/exceptions.py sha256=ArjouSbx5ssKDZohV7m7fsg8udTToPkiHXXRyNjF6qg 665
sqs_polling/execute_result.py sha256=JGkotSe9XyM2fwxfhCMk4hqDiTiax1oExk9R3oHz4UU 622
sqs_polling/handler.py sha256=Uz-c9FwgG0lxiswi2yHJxpM_zNHaffoqWklMP0wlw6s 4007
sqs_polling/main.py sha256=VccMgzp0iNF0s-310MQTsmNVaeLoAvsczGzOtT5BmxE 1611
sqs_polling/polling.py sha256=lusDNLVKTiPM0if9vOMPf4pN-erP8Wuci7goEeyacWQ 10019
sqs_polling/signal.py sha256=4yaWxGgr9l0urjvEFRxp0IjAZG94Z0yGO57vtJg4i_I 747
sqs_polling/types.py sha256=IHfqz4hFv0xe8NXxAF0fbZKAYYly0Lx6OJhb0J3wTHM 161
sqs_polling/utils.py sha256=glVloBwQnpiHQYw7pp6C_eOCLqJ1vX2R00FYbRFEmGU 3150
sqs_apolling-0.0.5.dist-info/LICENSE sha256=80_li9KFy-oZxrJV1MdG_xgVvlhiVOYZm_DA12OBV3k 1064
sqs_apolling-0.0.5.dist-info/METADATA sha256=1Ob-ZoroHhgmTdWKu8h4mXfdGHIGxA89FBrCfJiGtJg 4019
sqs_apolling-0.0.5.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
sqs_apolling-0.0.5.dist-info/entry_points.txt sha256=YR7hO9PdXVMS_ShgKkZW1Chr5Ga_5RLpBksLeq7ooAU 59
sqs_apolling-0.0.5.dist-info/top_level.txt sha256=0s4ok4aGHnFyhEmyt-d446RR-9NbJzWultBKuALE-QE 12
sqs_apolling-0.0.5.dist-info/RECORD

top_level.txt

sqs_polling

entry_points.txt

sqs_apolling = sqs_polling.__main__:main