Gwrappy

Latest version: v0.4.3

Safety actively analyzes 710445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.0

------------------
* Added gwrappy.compute for Google Compute Engine.
* Minor Bugfixes:
* drive.DriveUtility.list_files(): Removed fields, added orderBy and filter_exp.
* bigquery.utils.JobResponse: time_taken in __repr__ for some job types fixed.

0.1.6

------------------
* Added more utilities
* utils.month_range: Chunk dates into months.
* utils.simple_mail: Send basic emails for alerts or testing. *Note*: For greater security and flexibility, do still use the gmail functionality within this package.
* utils.StringLogger: Simply wrapper for logging with a string handler and convenience functions for retrieving logs as a string.
* Added dateutil as a dependency

0.1.5

------------------
* list methods now return a generator for memory efficiency
* BigQuery:
* list_jobs takes 2 new args *projection* and *earliest_date*
* Documentation updates

0.1.4

------------------
* gwrappy.errors no longer imports service specific error objects. To access JobError, import it from gwrappy.bigquery.errors
* simple date range generator function added to gwrappy.utils

0.1.3

------------------
* BigQuery:
* JobResponse now only sets time_taken if data is available.
* Fixed bug that raised KeyError when wait_finish=False, since endTime was unavailable in the API response.
* poll_resp_list returns JobReponse objects. Also propagates 'description' attribute if available.

0.1.2

------------------
* Bug Fixes
* Documentation updates

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.