Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alessio-siciliano/bigquery-utils

A utility library that enhances the official BigQuery Python client with additional tools for query management, data processing, and automation, making it easier to work efficiently with Google BigQuery.
https://github.com/alessio-siciliano/bigquery-utils

bigquery datatransfer google-cloud python

Last synced: about 1 month ago
JSON representation

A utility library that enhances the official BigQuery Python client with additional tools for query management, data processing, and automation, making it easier to work efficiently with Google BigQuery.

Awesome Lists containing this project

README

        

# bigquery-utils

A utility library that enhances the official BigQuery Python client by providing additional tools for efficient query management, data processing, and automation. Designed for developers and data scientists, `bigquery-utils` simplifies working with Google BigQuery.

## Features in the future
- A new query builder.
- Custom data transformation and processing functions.
- Exclusive features with datatransfer.
- Utility functions to manipulate strings and query.

## Installation [not yet published]
Install `bigquery-utils` via pip:
```bash
pip install bigquery-utils
```

## Requirements
- Python 3.10+
- Google Cloud BigQuery client library

## Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your change, let's improve this library together!

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contact
For questions or feedback, feel free to open an issue or reach out to the maintainer.