Peeman

View on PyPIReverse Dependencies (0)

1.0.4 Peeman-1.0.4-py3-none-any.whl

Wheel Details

Project: Peeman
Version: 1.0.4
Filename: Peeman-1.0.4-py3-none-any.whl
Download: [link]
Size: 19737
MD5: 55114d95c9e3c70ab9ef9b15ba2b75ef
SHA256: 6ae299b72d6a8ad5ec10b23c8f781ab5203f01f1251242a548dcf14cab15acdd
Uploaded: 2021-01-07 10:58:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Peeman
Version: 1.0.4
Summary: A Postman to OpenAPI spec converter with mocking facilities
License: MIT
Keywords: api,openapi,rest,specification,oas,documentation
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
Requires-Dist: apispec (==3.1.0)
Requires-Dist: Click (==7.0)
Requires-Dist: jsonpath-rw (==1.4.0)
Requires-Dist: connexion (~=2.6)
Requires-Dist: swagger-ui-bundle (==0.0.6)
Requires-Dist: Faker (==2.0.4)
Requires-Dist: flask-cors (==3.0.8)
Requires-Dist: pyyaml (==5.3.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4091 characters]

WHEEL

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

RECORD

Path Digest Size
peeman/__init__.py sha256=z5Rx7WHkG5TYmOnQoFxVAPEqK3yVhqM5tGfJq8iajyY 899
peeman/__version__.py sha256=kwEyWwKLIIqYSnkf5eXgPtRgw9Bz51riSupwtvDpJMA 23
peeman/cli.py sha256=lKm4fxIZFEEAFfNOJmZglgfPjQDiMwmcyRgdk0jOuRg 3232
peeman/errors.py sha256=awuhj7Oi1swA1GNM-OCJmlNDaHxj4Y9pXmFrUad1BhY 368
peeman/schema_converter.py sha256=UIYanJEHmcVziak78OILcN5j8Gzos93aosiTKKIaVQs 3791
peeman/test_regex.py sha256=AHYKdVKBY19f1u8P89_X7fDHhYJftLD4urK-WebzSmQ 2037
peeman/utils.py sha256=L017R0aSf4KxAEV6ifJWf0a3aLGFZSBGj6jC9ZLxbb8 2012
peeman/mock/__init__.py sha256=BzEaqjFrh8TSM3FaGci9xj7PunCOluUbYc1tc4FiUtw 24
peeman/mock/apiman_resolver.py sha256=hg0ntHoImAWg5RhH6NxKkhgFMtZSm8WXUCTDhrTR62g 766
peeman/mock/fakemock_resolver.py sha256=DKnCh0KyykCWVXwYdSjezDUoTcSpGv_sogTXgo3zQ6E 5771
peeman/mock/mock.py sha256=cJHB6-QBwO3F5fkyLSDbCVSMM4cnIRfKKi94OuZHuJw 593
peeman/parser/__init__.py sha256=FIAfF5sSzzSAKr6QZGS3Ola0gRHuGoO-EMVsN-Usjj8 256
peeman/parser/collection.py sha256=DpgSGFxdNHSi4xubCBc0pFbaZcJefbcjiC0V_PBe4nA 2425
peeman/parser/folder.py sha256=OGHThxkhAwb85R_pnCNOkPuv9mG9U9oVkPyYaAsFz9U 1263
peeman/parser/request.py sha256=eI39Rzc93tPj-HTJ5MUZ7H9Uazvg5NNnw-0UPb-b_zg 3170
peeman/parser/requestitem.py sha256=gzQ_nLOuJEs6evEYN5Fxfs9BjFkPHNSyoTtehxry7hI 1143
peeman/parser/response.py sha256=Q8Ew5A4wjUTlmA0AVUJuK3rbbqOZH_6fB70XuN8kHz0 2568
peeman/spec/__init__.py sha256=0qSuBoUjef9p3tdUwga7LeaizlTGeb0DjF7PuAWBvHw 58
peeman/spec/operation.py sha256=np7i-9fO26D09jsXAWf6FmPf4wnAFFfgHPZaFDOsoQk 6762
peeman/spec/plugins.py sha256=RLK5CjRNfEmCLPlIDyzSaMp3m4m80fL5KcYNIdyR3a8 4514
peeman/spec/spec.py sha256=rtgZ9DmkUfz7SnLaxp-kh3VZTiiuOCjBIbJB-AGQhyU 2439
Peeman-1.0.4.dist-info/METADATA sha256=z270TxAaymm-hHfM6XPiYxAQpmTJEdeMz3hHZgbstR8 5001
Peeman-1.0.4.dist-info/WHEEL sha256=D1Wh14kWDxPnrM-5t_6UCB-UuQNrEODtRa3vF4OsvQY 97
Peeman-1.0.4.dist-info/entry_points.txt sha256=EGTvy63XYkcbLOs1PiiyRctGPUurg6t-Tn0kiImDSbM 43
Peeman-1.0.4.dist-info/top_level.txt sha256=ZeTkFkQQxS9q3CTv0k1B3Ch9YdKXmgM8pm_p3tHwjF8 7
Peeman-1.0.4.dist-info/RECORD

top_level.txt

peeman

entry_points.txt

peeman = peeman.cli:cli