Metadata-Version: 1.1
Name: django-googledrive-api
Version: 0.2.1
Summary: Django integration with Google Drive API
Home-page: https://bitbucket.org/bashell-com/django-googledrive-api
Author: Chaiwat Suttipongsakul
Author-email: cwt@bashell.com
License: LICENSE.txt
Download-URL: https://bitbucket.org/bashell-com/django-googledrive-api/get/0.2.1.zip
Description: =======================
        Django Google Drive API
        =======================
        
        Django integration with `Google Drive API <https://developers.google.com/drive/v3/reference/>`_.
        
        Forked from https://github.com/torre76/django-googledrive-storage to getting
        more benefits from Google Drive API without being constrained  by
        `Django Storage API <https://docs.djangoproject.com/en/1.7/ref/files/storage/>`_.
        
Keywords: django google drive api googledrive
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
