bump-testclient

View on PyPIReverse Dependencies (0)

0.3.0 bump_testclient-0.3.0-py3-none-any.whl

Wheel Details

Project: bump-testclient
Version: 0.3.0
Filename: bump_testclient-0.3.0-py3-none-any.whl
Download: [link]
Size: 7106
MD5: 94ba948011f94c22e6a18099ae05ead3
SHA256: 55139fe9aed45702a0215701ef6d37ad7dd449813bd95e65b58cd7430637964f
Uploaded: 2022-11-14 21:09:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bump-testclient
Version: 0.3.0
Summary: Replace Starlette's TestClient from `requests` to `httpx`! 🎉
Author: Marcelo Trylesinski
Author-Email: marcelotryle[at]email.com
Home-Page: https://github.com/Kludex/bump-testclient
Project-Url: Twitter, https://twitter.com/marcelotryle
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: packaging
Requires-Dist: libcst
Requires-Dist: typer
Requires-Dist: coverage[toml] (>=6.2); extra == "test"
Requires-Dist: pytest (>=6.2.5); extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: isort; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2186 characters]

WHEEL

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

RECORD

Path Digest Size
bump_testclient/__init__.py sha256=SDP4ahGEWlXs2coqVeWKR87Afifswjrh5t6XYoxTz9Y 58
bump_testclient/__main__.py sha256=MvDx6lDp1_r5sV1nlNxc4cScAvHwLxyP6cThpAJHQCg 75
bump_testclient/command.py sha256=KN5jo_qadyX2QN-YqwGy_MJN45K1GZ6l_rBWq45WR5c 3607
bump_testclient/main.py sha256=3ptCOuxX5PSBh7wzK_1x25In1zN3CjSyG5w-lsEgXFE 1547
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_transformer.py sha256=60_bCvr6NZvRgPW-Y2snQHI5xVsuZDpYYC06wGlFypw 7157
bump_testclient-0.3.0.dist-info/LICENSE sha256=2skiIwuQvJYucCCAYR85MDANtka-ifzXBl-AH5Cj8Gc 1076
bump_testclient-0.3.0.dist-info/METADATA sha256=MFog6zq7b7GjYrlNVotR42-o_k2BcBBMjTKdTLTiGdY 3410
bump_testclient-0.3.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
bump_testclient-0.3.0.dist-info/entry_points.txt sha256=YYKktW_kFBEeU2KTiijiMKEZcdRTILpY9JV9hejHHeg 62
bump_testclient-0.3.0.dist-info/top_level.txt sha256=2QgcqLM0iVE3Z8Z6Z9h4LFuGbm7I7MelO3ofBgO7_XY 22
bump_testclient-0.3.0.dist-info/RECORD

top_level.txt

bump_testclient
tests

entry_points.txt

bump-testclient = bump_testclient.main:app