Skip to main content

Collection of helper modules by Mutt Data.

Project description

muttlib 🐶📚

pypi versionpipeline statuscoverage reportdocstring reportCode style: blackImports: 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: since version 1.4.13, 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.15.tar.gz (47.8 kB view details)

Uploaded Source

Built Distribution

muttlib-1.4.15-py3-none-any.whl (53.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: muttlib-1.4.15.tar.gz
  • Upload date:
  • Size: 47.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.7.12 Linux/5.11.0-1028-aws

File hashes

Hashes for muttlib-1.4.15.tar.gz
Algorithm Hash digest
SHA256 65b9bd5fa84f25b26163f697f161057029d3944e7cf9527ea17dfa9e8a0ecbf2
MD5 f741f6870a54fb2a91ea4b0ec53fcdab
BLAKE2b-256 f9e6709c3f0d1ab7fec7dddcafdd628bd54268b01b9b3db0b159ce5ccda6cde9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: muttlib-1.4.15-py3-none-any.whl
  • Upload date:
  • Size: 53.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.7.12 Linux/5.11.0-1028-aws

File hashes

Hashes for muttlib-1.4.15-py3-none-any.whl
Algorithm Hash digest
SHA256 380526a014c1b0f77bf2d9ab8419dc3f43ddeb496b3964f164fd4185cece2885
MD5 62b27e59801a21667d2d5f5000ffc9e7
BLAKE2b-256 51518aa10a696a1b392e0a604a635fc995dd336d9a3e57322a7760307ebd9cae

See more details on using hashes here.

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