Metadata-Version: 2.1
Name: wiraconcha
Version: 0.0.10
Summary: This is a python package with lots of helpful function for working with GCP. Someday, like in the case of the Inca god wiraconcha, it will probably be replaced with Apu
Home-page: https://github.com/krapes/wiraconcha.git
Author: Kerri Rapes
Author-email: kerri.rapes@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: google-api-core
Requires-Dist: google-api-python-client
Requires-Dist: google-auth
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib
Requires-Dist: google-cloud
Requires-Dist: google-cloud-bigquery
Requires-Dist: google-cloud-core
Requires-Dist: google-cloud-pubsub
Requires-Dist: google-cloud-storage
Requires-Dist: google-cloud-error-reporting
Requires-Dist: google-cloud-logging
Requires-Dist: googleapis-common-protos
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'

# Wiraconcha

This is a python package with a mix of helpful tools for working with GCP. Someday, like in the story of the Inca god Wiraconcha, it will probably be replaced by Apu. 
But for now, this is where the creating happens.


## Installation

Run the following to install:

```python
pip install wiraconcha
```

