Metadata-Version: 2.1
Name: simple-smartsheet
Version: 0.1.0
Summary: Python library to interact with smartsheets
Home-page: UNKNOWN
License: MIT
Author: Dmitry Figol
Author-email: git@dmfigol.me
Requires-Python: >=3.6.1
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: attrs (>=18.2,<19.0)
Requires-Dist: cattrs (>=0.9.0,<0.10.0)
Requires-Dist: marshmallow (>=3.0.0b19,<4.0.0)
Requires-Dist: pendulum (>=2.0,<3.0)
Requires-Dist: python-decouple (>=3.1,<4.0)
Requires-Dist: requests (>=2.20,<3.0)
