Metadata-Version: 2.1
Name: bqslots
Version: 0.1.2
Summary: A small wrapper for bigquery slot allocaiton
Home-page: https://github.com/connor-ps/bqslots
Author: connor
Author-email: connor.mcshane@paymentsense.com
License: MIT license
Keywords: bqslots
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# bqslots


[![image](https://img.shields.io/pypi/v/bqslots.svg)](https://pypi.python.org/pypi/bqslots)

[![image](https://img.shields.io/conda/vn/conda-forge/bqslots.svg)](https://anaconda.org/conda-forge/bqslots)

[![image](https://pyup.io/repos/github/connor-ps/bqslots/shield.svg)](https://pyup.io/repos/github/connor-ps/bqslots)


**A small wrapper for bigquery slot allocaiton**


-   Free software: MIT license
-   Documentation: https://connor-ps.github.io/bqslots
    

## Features

-   Basic client to allocate slots to GCP project

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.


