mocket

View on PyPIReverse Dependencies (5)

3.13.2 mocket-3.13.2-py3-none-any.whl

Wheel Details

Project: mocket
Version: 3.13.2
Filename: mocket-3.13.2-py3-none-any.whl
Download: [link]
Size: 22483
MD5: d7786b8c2a4bbe2c318ffc7d70611e52
SHA256: e3b61cb2af2aa696a877b1d2723c0efebbb768e8dc20f076ff2da8d0421742c0
Uploaded: 2024-11-03 09:02:16 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mocket
Version: 3.13.2
Summary: Socket Mock Framework - for all kinds of socket animals, web-clients included - with gevent/asyncio/SSL support
Author-Email: Giorgio Salluzzo <giorgio.salluzzo[at]gmail.com>
Project-Url: github, https://github.com/mindflayer/python-mocket
License: Copyright (c) 2017-2024 Giorgio Salluzzo and individual contributors. All rights reserved. Copyright (c) 2013-2017 Andrea de Marco, Giorgio Salluzzo and individual contributors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the Mocket nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.8
Requires-Dist: decorator (>=4.0.0)
Requires-Dist: h11
Requires-Dist: puremagic
Requires-Dist: urllib3 (>=1.25.3)
Requires-Dist: pook (>=0.2.1); extra == "pook"
Requires-Dist: xxhash-cffi; platform_python_implementation == "PyPy" and extra == "speedups"
Requires-Dist: xxhash; platform_python_implementation == "CPython" and extra == "speedups"
Requires-Dist: aiohttp; extra == "test"
Requires-Dist: asgiref; extra == "test"
Requires-Dist: build; extra == "test"
Requires-Dist: fastapi; extra == "test"
Requires-Dist: flake8 (>5); extra == "test"
Requires-Dist: gevent; extra == "test"
Requires-Dist: httpx; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pipfile; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: psutil; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: redis; extra == "test"
Requires-Dist: requests; extra == "test"
Requires-Dist: sure; extra == "test"
Requires-Dist: twine; extra == "test"
Requires-Dist: types-decorator; extra == "test"
Requires-Dist: wait-for-it; extra == "test"
Requires-Dist: xxhash; extra == "test"
Provides-Extra: pook
Provides-Extra: speedups
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 11727 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mocket/__init__.py sha256=1-m7HS8IGac30hojyvSQGpYjJA6JNzOWOdl8KDTmFN0 273
mocket/async_mocket.py sha256=4eUs2tYzuCDkdvPRncWQiXnBlZyxy3bgB-ko9WwHN3Q 460
mocket/compat.py sha256=jihVc7maOW1wISc8P7VMKmYZjDCZjKU-G7lAWyKA1hs 881
mocket/exceptions.py sha256=WKEVFE-AGtb56OxhIycAfZw808oq16hKlkESjhUdZDY 100
mocket/mocket.py sha256=ToJhvPUlm_FzZIHu0Sr959udky_bggqD5J8_a-O4WTk 23537
mocket/mockhttp.py sha256=UHVDrt-TjjnqzL3OE6lG6qTakRJT1gZCC4eYSafWAns 8261
mocket/mockredis.py sha256=Jzj-yyNk8-2aRB3jhVDJElvqRMaulioXE9Imo4uDr3Q 2560
mocket/utils.py sha256=1eXNj8pzQM-bxh1IVi_TKXrLa45GG3Q_-USDKVZ6cwY 2849
mocket/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mocket/plugins/aiohttp_connector.py sha256=tfbiKlfM4jWv5Tf1CPzZc5kXcgBi_r5D5wY9vb9Z4ts 623
mocket/plugins/pook_mock_engine.py sha256=FBzUHqw_MAcq4SxZiqqxQ0879JZOTc9czbTH4miuxCo 2162
mocket/plugins/httpretty/__init__.py sha256=wotl3MNqNTfI_SD-_jY3WkKm4Q0ZXTmny-JjKgEjmpI 3159
mocket-3.13.2.dist-info/METADATA sha256=yvWQXQAaHMSAn5oze2ENtBTYZjwVsJxUBnmApAIaAt8 15827
mocket-3.13.2.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
mocket-3.13.2.dist-info/licenses/LICENSE sha256=pE3q56FNYn03BBKi2FdjxM3i-LssFt8LdjaF4JjVyjk 1630
mocket-3.13.2.dist-info/RECORD