Skip to main content

Data Grimorium is a collection of utilities for Data Scientists and Machine Learning Engineers, designed to streamline workflows and accelerate day-to-day coding tasks.

Project description

Inspiring Image

Data Grimorium

Data Grimorium is a collection of utilities for Data Scientists and Machine Learning Engineers, designed to streamline workflows and accelerate day-to-day coding tasks.

Resources

For the developers, check the wiki Package & Modules Section.

Please refer to this Contributing Guidelines in order to contribute to the repository.

Setup

Environment Variables

Add the project root directory as DATA_GRIMORIUM_ROOT_PATH environment variable.

export DATA_GRIMORIUM_ROOT_PATH="/<absolute_path>/DataGrimorium"

Create a .env file in the root folder like

# Set the Root Path
DATA_GRIMORIUM_ROOT_PATH="/<absolute_path>/DataGrimorium"

Setup gcloud CLI

Install gcloud on the local machine (Guide).

Authenticate locally to GCP:

gcloud auth login

Set the project ID.

# List all the projects
gcloud projects list

# Set the project
gcloud config set project <project_id>

Create authentication keys.

gcloud auth application-default login

Justfile

just is a handy way to save and run project-specific commands

The main benefit it to keep all configuration and scripts in one place.

It uses the .env file for ingesting variables.

You can install it by following the Documentation. Afterward, you can execute existing commands located in the justfile.

Type just to list all available commands.

Pre-commit

# Install
pre-commit install

# Check locally
pre-commit run --all-files

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

data_grimorium-1.0.2b0.tar.gz (24.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

data_grimorium-1.0.2b0-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

Details for the file data_grimorium-1.0.2b0.tar.gz.

File metadata

  • Download URL: data_grimorium-1.0.2b0.tar.gz
  • Upload date:
  • Size: 24.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.3

File hashes

Hashes for data_grimorium-1.0.2b0.tar.gz
Algorithm Hash digest
SHA256 c17232032c3ebe7df030e3648a263bc0cbbe8ad12891055cab3fbad92c980729
MD5 a43877e9293839069dade7ab9e7d302f
BLAKE2b-256 f4176656d3fd36b2cb3fae43a09fbb10e93a9e10f3ca4861cdfe1dddf5db8c99

See more details on using hashes here.

File details

Details for the file data_grimorium-1.0.2b0-py3-none-any.whl.

File metadata

File hashes

Hashes for data_grimorium-1.0.2b0-py3-none-any.whl
Algorithm Hash digest
SHA256 450b57bd0dfff9b860eedb9d80bc85b931164b14e57267ff9ca0cf10753b0fbc
MD5 889c6985268447d3cc01d333b9f719ee
BLAKE2b-256 a8dde90db14e821dbd0bc53f1aaa800c0eff99a888ec27bef4ebec8efa862681

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page