Cru DSE Python Utils
Project description
cru-dse-utils
This is a package of useful functions developed by the Cru Data Sciences & Engineering team. The package includes the following files:
general.py
: Contains general data extraction related functions.auth.py
: Contains functions for fetching credentials.bigquery.py
: Contains functions for bigquery operations.gcs.py
: Contains functions for Google Cloud Storage operations.dbt.py
: Contains functions for dbt operations.
Installation
To install the package, run the following command:
pip install cru-dse-utils
Usage
To use the package, import the desired functions from the appropriate subfolder. For example:
from cru_dse_utils import get_request
Refer to the function docstring for instructions how to use the functions
Contributing
If you would like to contribute to the package, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your fork.
- Submit a pull request to the main repository.
License
This package is licensed under the MIT License. See the LICENSE file for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cru-dse-utils-0.1.3.tar.gz
.
File metadata
- Download URL: cru-dse-utils-0.1.3.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11479e8c77e883044e138aa772aec71213256f0fc45f719f39f250e135561925 |
|
MD5 | 5befb08187742392d9fac85b4529c87e |
|
BLAKE2b-256 | e806bd6c3d3134d40b709ffae5409bbcd9005c7e25ae998ed748f1f9de03b0fc |
File details
Details for the file cru_dse_utils-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: cru_dse_utils-0.1.3-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66939c8965c1e3c71b05941f4213aaf6ba6824197334c75aa1fa099e1b4c030c |
|
MD5 | ff15a8da1844181ab5494c073c531186 |
|
BLAKE2b-256 | caf7e44142f250cf0de73344da10fffab9d655210e09b80e23af64821c200d7c |