Skip to main content

Collection of helper modules by Mutt Data.

Project description

muttlib 🐶📚

pypi version pipeline status coverage report Code style: black Imports: isort

Description

Library with helper code to start a data-related project. By Mutt Data.

Current modules:

  • dbconn: Somewhat homogeneus lib to access multiple DBs.
  • file_processing: Helpers for concurrent file processing.
  • forecast: Provides FBProphet a common interface to Sklearn and general utilities for forecasting problems, allowing wider and easier grid search for hyperparameters.
  • utils: A single version of miscellaneous functions needed every now and then.
  • gsheetsconn: Module to make data interactions to/from Google Sheets <> Pandas.
  • gdrive: Module that provides a UNIX-ish interface to GDrive.

Table of Contents

Installing from PyPI

Note: muttlib is packaged and developed using poetry.

Base lib:

poetry add muttlib

Check below for available extras.

Parquet and Feather support:

poetry add muttlib -E pyarrow

Forecast:

poetry add muttlib -E forecast

Misc DB support for dbconn:

poetry add muttlib -E oracle
poetry add muttlib -E hive
poetry add muttlib -E postgres
poetry add muttlib -E mysql
poetry add muttlib -E sqlserver
poetry add muttlib -E mongo
poetry add muttlib -E ibis

Note: the ibis extra requires installing binary packages. Check CONTRIBUTING.md for the full list.

Installing custom branches from the repos

From GitHub mirror:

poetry add -e git+https://github.com/MuttData/muttlib.git@AWESOME_FEATURE_BRANCH#egg=muttlib

From Gitlab main repo:

poetry add -e git+https://gitlab.com/mutt_data/muttlib.git@AWESOME_FEATURE_BRANCH#egg=muttlib

Usage

See the documentation to get started with muttlib.

Contributing

We appreciate for considering to help out maintaining this project. If you'd like to contribute please read our contributing guidelines.

License

muttlib is licensed under the Apache License 2.0.

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

muttlib-1.4.27.tar.gz (51.1 kB view details)

Uploaded Source

Built Distribution

muttlib-1.4.27-py3-none-any.whl (57.6 kB view details)

Uploaded Python 3

File details

Details for the file muttlib-1.4.27.tar.gz.

File metadata

  • Download URL: muttlib-1.4.27.tar.gz
  • Upload date:
  • Size: 51.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for muttlib-1.4.27.tar.gz
Algorithm Hash digest
SHA256 770226cfba9a96124c56de5f254777229bbf395c47856d7fd59051a979dc8903
MD5 145b0850084dbeed2c6888812effb4ba
BLAKE2b-256 fc287fe37ba7b77501fe33fba7222e84225ade02dd89c8114ddb5ac186bb061b

See more details on using hashes here.

Provenance

File details

Details for the file muttlib-1.4.27-py3-none-any.whl.

File metadata

  • Download URL: muttlib-1.4.27-py3-none-any.whl
  • Upload date:
  • Size: 57.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for muttlib-1.4.27-py3-none-any.whl
Algorithm Hash digest
SHA256 fd0a6cd5b7f28ecd947a0551ff6d2a907d7692add5b8b1f7ae76fa91f531ff83
MD5 f212a4f272387db10b835c65b232a012
BLAKE2b-256 22275f2e3fd630b0fc4b2a735d006286774e57d7a5ceb8bba2d332e5b3e4bddd

See more details on using hashes here.

Provenance

Supported by

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