Metadata-Version: 2.0
Name: sheetfu
Version: 0.5
Summary: Sheetfu is a library to interact with Google sheets.
Home-page: https://github.com/socialpoint-labs/sheetfu
Author: Philippe Oger
Author-email: phil.oger@gmail.com
License: MIT
Keywords: spreadsheets,google-spreadsheets
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: google-api-python-client (>=1.7.4)
Requires-Dist: oauth2client (>=4.1.2)
Provides-Extra: dev
Requires-Dist: pytest (>=3); extra == 'dev'
Requires-Dist: coverage; extra == 'dev'

Sheetfu long description coming soon ...


