Metadata-Version: 2.1
Name: melipayamakwebservice
Version: 1.0.1
Summary: Melipayamak Web Service Wrapper (Soap and Rest)
Home-page: https://github.com/melipayamak/melipayamak-python
Author: Amirhossein Mehrvarzi
Author-email: melipayamak@gmail.com
License: UNKNOWN
Description: # Melipayamak WebService Wrapper
        
        Make sure you have installed `zeep` and `requests` before using this package.
        If you want to take advantage of *Async* methods, install `asyncio` and `aiohttp`.
        More Instructions at [Github](https://github.com/Melipayamak/melipayamak-python).
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.3
Description-Content-Type: text/markdown
