python-postman

View on PyPIReverse Dependencies (0)

0.3.0 python_postman-0.3.0-py3-none-any.whl

Wheel Details

Project: python-postman
Version: 0.3.0
Filename: python_postman-0.3.0-py3-none-any.whl
Download: [link]
Size: 18881
MD5: 4001e8b6f5a8dc080f0ca5a7bdaccb50
SHA256: d906ffcaee8555bffc1acec3a02ff5270ef4c7cce8cfab07166345b56e448a68
Uploaded: 2023-07-08 04:34:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-postman
Version: 0.3.0
Summary: Pypostman allows users to parse postman environments and postman collections.
License: MIT
Keywords: postman,python-postman,pypostman,api,requests
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pydantic
Requires-Dist: cryptography
Requires-Dist: python-dotenv
Requires-Dist: urllib3
Requires-Dist: requests
Requires-Dist: logbook
Requires-Dist: pendulum
Requires-Dist: boto3
Requires-Dist: pytz
Requires-Dist: retry2
Requires-Dist: black; extra == "black"
Requires-Dist: mypy; extra == "mypy"
Provides-Extra: black
Provides-Extra: mypy
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1639 characters]

WHEEL

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

RECORD

Path Digest Size
pypostman/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pypostman/__main__.py sha256=dqxhTubh4MBw8ZIoHchLVNDfwBSb4oVKKHeQACML6zo 444
pypostman/auth.py sha256=_DqnSgo5O8HZMcmG-tNxiDugCVZ1UJEgglfywR54Krw 2381
pypostman/body.py sha256=g8TSZx5wqn6Nd1cDzFihMLzd6uB7M8QoBDQe2s5lbs4 177
pypostman/collection.py sha256=yZa5DnYMTt1u-cMS3EentdlF8DX_S_n4fo-O2Fp6Rxg 1394
pypostman/config.py sha256=yPN68g069YCBuNkMUTQLWQJ0RqIuvJlZw6_NXP-V_k4 2411
pypostman/environment.py sha256=5TBJ3yp7qloF16xwoG3wUJwQ8ltkmY4O5V0ufKqUj5A 3528
pypostman/event.py sha256=qyHhfKToGacCJf7vGsPlzycJK62er_rUS0miNzlh3rA 707
pypostman/header.py sha256=fncqkSXAZlIyENQ9u7_HiHMhh05keESZw26jRst37SM 437
pypostman/item.py sha256=GgVXIidnJQrVwRGnjB0FWGeaV3e5i5k97es7k_w6kWo 718
pypostman/postman.py sha256=vAWkg95KCW_BrFlqR-Ltwld3RJspmoI7R0v8O2VOkdU 4679
pypostman/request.py sha256=uK8CVgodbwEoTlloNAwYfWFhUXEhjOJWRL_srfvrWq8 693
pypostman/template.py sha256=PVcBpkQfXOpnw2v_89MvhipcqWBFZaKyt7G9BqoW8Ec 101
pypostman/url.py sha256=iAJcoOa-0AE8ss7-iskpZqJQiRneIBlzYXvmk01aJPw 3049
pypostman/variable.py sha256=GX46SFEPUdoXb6tXMIjk_aCUvn6dNb5RftR-ExehB_E 2308
pypostman/modules/file.py sha256=xGmPmShCI0truMM5JP0BBaXVm4U-g7c5dVsPXkNef2k 8108
pypostman/modules/http.py sha256=iy_E1oOGim8VsVcaF-mSQFpn4Z_cILl34SRWFyd9H5o 3905
pypostman/modules/logger.py sha256=KNPZUJnT3JhbltjzCq0cv6yybvdniTbRRsv-ERaSsDI 1661
pypostman/utils/cli.py sha256=A5G-QWJLp0r2z_kNtJ1WuBs8dCFhzOPXHGuzLnGMobM 975
pypostman/utils/load_dotenvc.py sha256=vO4_NIRIibNS5TPMiwUfOrTb8u1l5kceemtXEgcW5mI 2917
python_postman-0.3.0.dist-info/LICENSE sha256=8boGuTM_qJtMiF128aA_4voWnHti3A1yvWkSGzRoBl8 1064
python_postman-0.3.0.dist-info/METADATA sha256=Q7wd36u5MerxI2E6fzjHz5O4tqv9efza9L0CiLWSZew 2346
python_postman-0.3.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
python_postman-0.3.0.dist-info/entry_points.txt sha256=Dcnvn7h0h2LW8sVQjSjTwJpatCsTZBVRWoEqqC-1dTA 54
python_postman-0.3.0.dist-info/top_level.txt sha256=pdxNzDU66f1vPdNce3ycsjMGYgADvNzwn844e8mGU0w 10
python_postman-0.3.0.dist-info/RECORD

top_level.txt

pypostman

entry_points.txt

pypostman = pypostman.__main__:main