Metadata-Version: 2.1
Name: pydynalist
Version: 0.2.0
Summary: Dynalist api client
Author-email: Roman Smolnyk <poma23324@gmail.com>
Project-URL: Homepage, https://gitlab.com/roman-smolnyk/pydynalist
Keywords: dynalist
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Requires-Dist: requests
Provides-Extra: async
Requires-Dist: aiohttp; extra == "async"

# dynalist

Python dynalist api module
