Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alessio-siciliano/bigquery-utils
- Owner: Alessio-Siciliano
- License: gpl-3.0
- Created: 2024-11-28T21:16:52.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-28T21:59:40.000Z (about 1 month ago)
- Last Synced: 2024-11-28T22:25:46.489Z (about 1 month ago)
- Topics: bigquery, datatransfer, google-cloud, python
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.