Metadata-Version: 2.0
Name: gcdu
Version: 0.0.3
Summary: Google Cloud Datastore Utilities.
Home-page: https://github.com/kieras/google-cloud-datastore-utils
Author: Kieras
Author-email: akieras@ciandt.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: google-api-python-client
Requires-Dist: google-auth
Requires-Dist: google-auth-httplib2
Requires-Dist: click
Requires-Dist: tox
Requires-Dist: pytest
Requires-Dist: pytest-cov

# Google Cloud Datastore Utils

Utilities for Google Cloud Datastore.


# Installation

Simply run:

    $ pipsi install gcdu


# Usage

To use it:

    $ gcdu --help



