MyPythonCalculator

View on PyPIReverse Dependencies (0)

1.0 MyPythonCalculator-1.0-py3-none-any.whl

Wheel Details

Project: MyPythonCalculator
Version: 1.0
Filename: MyPythonCalculator-1.0-py3-none-any.whl
Download: [link]
Size: 25150
MD5: dcc8ca96d282126dca2cf0753bab8f67
SHA256: fd69f84dc23b6898ac6341cce8b10c3d19ce904d5e461fd99e524ec3e4df3596
Uploaded: 2022-06-29 06:27:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: MyPythonCalculator
Version: 1.0
Summary: Simple calculator API hosted on APIMATIC
Author: APIMatic SDK Generator
Author-Email: support[at]apimatic.io
Home-Page: https://apimatic.io
Requires-Dist: jsonpickle (>=1.4.1,~=1.4)
Requires-Dist: requests (~=2.25)
Requires-Dist: cachecontrol (~=0.12.6)
Requires-Dist: python-dateutil (~=2.8.1)
Requires-Dist: enum34 (>=1.1.10,~=1.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2408 characters]

WHEEL

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

RECORD

Path Digest Size
apimaticcalculator/__init__.py sha256=3mlqXk00AsWR8EBJCKyt_iKQW-UcRdqnfUUhhjCQBj8 175
apimaticcalculator/api_helper.py sha256=8ngEcrc4OrqUaI0AUmQFCY_VWL9aglP9iqCJMlit60Q 14808
apimaticcalculator/apimaticcalculator_client.py sha256=0QmoPtO3bv_im1u9wha9JWNDDwIFvptThQhw5c7pH7s 1758
apimaticcalculator/configuration.py sha256=4zpVFk0yq_Af4eyrQSVai4qvm8IsDC_5Gh3DFM5vs28 5378
apimaticcalculator/decorators.py sha256=qPiDSqGJkq3DhRdF5g2uj7x59v51jhT4w-FLvAgSITo 519
apimaticcalculator/controllers/__init__.py sha256=w5XxojL087Qdw3xZHLF2g_Ju8UEhZwaSGgj2zj_9TnQ 67
apimaticcalculator/controllers/base_controller.py sha256=Rfa599qxcvT27GwmkG6P0yy9cocjN8khr7ec0shZttw 3567
apimaticcalculator/controllers/operation_controller.py sha256=K6ZvbDO9Mv7dqu-aF7qbfpsbJNp7bMf3co7j88lB8i8 2162
apimaticcalculator/exceptions/__init__.py sha256=dbZCWXOoAT9j-yTNCjanDrEMERK6u4Y5PUOlQXp2R0M 36
apimaticcalculator/exceptions/api_exception.py sha256=VTDh8QtWKPMfo9yNt50YkB8VJhn9nt8HNnQzhNEnphQ 929
apimaticcalculator/http/__init__.py sha256=29kuDNiUuDJSl8l4eYXf7ShEPaDLBx1cEXLj958bpXU 162
apimaticcalculator/http/http_call_back.py sha256=m7blvT5Y_SAp-0ipu7YPnwMqxuYgw5LCs6ucMwJXFhc 1139
apimaticcalculator/http/http_client.py sha256=MWE6IfiRBZV8y8omKkI1D2rsL9F3U0BWJiA20xrMGH4 7288
apimaticcalculator/http/http_method_enum.py sha256=1-UPiHcrcEp7V9t7UdrlghbX49yG6Yyt0zmfa1zOnmc 930
apimaticcalculator/http/http_request.py sha256=2_cpQGPIgQaiWgU7RknqOSNTwMnyPZDhd1ulfHSlVPw 2850
apimaticcalculator/http/http_response.py sha256=avFUxjZ45sIrHHEDdnqbV_y35fPBkDGaGKWaY6NBuoM 1510
apimaticcalculator/http/requests_client.py sha256=oMft6CThGAhgiCDj1T5X8U39oPFbPHWg1MGlH0NIs1Q 6400
apimaticcalculator/models/__init__.py sha256=YrKsI8i69vA_l8_WzekffWHHZqyTDQ4vXbMxTeicHTk 37
apimaticcalculator/models/operation_enum.py sha256=WZRYARnG4kNSyry1o9R2887IAQse1DQBVb9stYSvw2w 593
apimaticcalculator/utilities/__init__.py sha256=yfxK0KhjSGykgdT_OebQ30h3ITa0dbyBLqdpghka4oo 38
apimaticcalculator/utilities/file_wrapper.py sha256=5fm-Mx0rPiplkO6fhGdvDileZjxzKJ6YdOLNG5btLns 557
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/http_response_catcher.py sha256=kyPIBSJ1AStO9PbmOwgBnH40e5Tjx0Mvpcm8Pu5VG-M 679
tests/test_helper.py sha256=giKndqwqZubMsR6kqwlaegzeskWcJMPjty-seeFXQJI 5132
tests/controllers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/controllers/controller_test_base.py sha256=8jd3EzXxQ1ptZUTFKE3HBt4F5_2sYWcWr2OUkjeNY_8 1061
tests/controllers/test_operation_controller.py sha256=73bqUf7agHJDQu83n9YfHEjJuNq1ti3pW7IC2moGRts 1233
MyPythonCalculator-1.0.dist-info/LICENSE sha256=L81pnp6BllFazRwUDwfbrMyfd12Xog8sGWSiUb0l-VE 1213
MyPythonCalculator-1.0.dist-info/METADATA sha256=5Q7ZMGWjW5zSmfwBvNlRrRa-PjnSBG3nW8WRQjIePqA 2884
MyPythonCalculator-1.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
MyPythonCalculator-1.0.dist-info/top_level.txt sha256=QIqbiTyPLpVHdKeH9grkOUTkpd_rgNIuBHZlPrCiIb8 25
MyPythonCalculator-1.0.dist-info/RECORD

top_level.txt

apimaticcalculator
tests