Metadata-Version: 2.1
Name: simple-smartsheet
Version: 0.1.2
Summary: Python library to interact with Smartsheet objects
Home-page: https://github.com/dmfigol/simple-smartsheet
Author: Dmitry Figol
Author-email: git@dmfigol.me
Keywords: smartsheet
Requires-Python: >=3.6
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
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: mypy-extensions (>=0.4.1,<0.5.0)
Requires-Dist: pendulum (>=2.0,<3.0)
Requires-Dist: python-decouple (>=3.1,<4.0)
Requires-Dist: requests (>=2.20,<3.0)
Project-URL: Repository, https://github.com/dmfigol/simple-smartsheet
