Metadata-Version: 1.1
Name: django-googledrive-api
Version: 0.2.5
Summary: Django integration with Google Drive API
Home-page: https://hg.sr.ht/~cwt/django-googledrive-api
Author: Chaiwat Suttipongsakul
Author-email: cwt@bashell.com
License: LICENSE.txt
Download-URL: https://hg.sr.ht/~cwt/django-googledrive-api/archive/0.2.5.tar.gz
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 :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
