Collection of helper modules by Mutt Data.
Project description
muttlib 🐶📚
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
Base lib:
pip install muttlib
Check below for available extras.
Parquet and Feather support:
pip install muttlib[pyarrow]
Forecast:
pip install muttlib[forecast]
Misc DB support for dbconn:
pip install muttlib[oracle]
pip install muttlib[hive]
pip install muttlib[postgres]
pip install muttlib[mysql]
pip install muttlib[sqlserver]
pip install muttlib[mongo]
pip install muttlib[ibis]
Installing custom branches from the repos
From GitHub mirror:
pip install -e git+https://github.com/MuttData/muttlib.git@AWESOME_FEATURE_BRANCH#egg=muttlib
From Gitlab main repo:
pip install -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.
Credits
- Aldo Escobar
- Alejandro Rusi
- Cristián Antuña
- Eric Rishmuller
- Fabian Wolfmann
- Gabriel Miretti
- Javier Mermet
- Jose Castagnino
- Juan Pampliega
- Luis Alberto Hernandez
- Mateo de Monasterio
- Matías Battocchia
- Pablo Lorenzatto
- Pedro Ferrari
- Santiago Hernandez
License
muttlib
is licensed under the Apache License 2.0.
Project details
Release history Release notifications | RSS feed
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.1.6.tar.gz
(63.4 kB
view details)
Built Distribution
File details
Details for the file muttlib-1.1.6.tar.gz
.
File metadata
- Download URL: muttlib-1.1.6.tar.gz
- Upload date:
- Size: 63.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80b9cea57f1bcab8529831c9d2a0add6aafb7a50718517526aaa1de79ab2a216 |
|
MD5 | ea0a0dc880485bae17593ab4e3e268fb |
|
BLAKE2b-256 | cc5001ab8e603290697dceb5a5ec054af9553e98b0003443a41caa8953609f26 |
File details
Details for the file muttlib-1.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: muttlib-1.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 71.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74c11774cf351f91e17d02f14b5ebfc8cd1d9b2a8ef473b246ff310230bbcd62 |
|
MD5 | 53dff8fa28d42c2b5ed3bf90b3fbda88 |
|
BLAKE2b-256 | 4d071ccb7a3d96c60b5446f7c8eba522f2c0a75bf7937f1441d80b304164eb94 |