Skip to main content

Small library for common tasks

Project description

Helper package for coding and automation

Version 0.1.29

  • for tele_noti module, kaleido==0.1.* is required for plotly since kaleido 0.2.* is not working (taking for ever to generate image)

Version 0.1.24

  • rename sys to system to avoid conflict with built-in sys module
  • add tele_noti module to send notification to telegram after a specific interval for training progress monitoring

Version 0.1.22

  • add cuda.py module to check CUDA availability (for both pytorch and tensorflow)

Version 0.1.21

  • using networkx and omegaconf to allow yaml file inheritance and override

Version 0.1.15

  • __init__.py: add common logging library; also console_log decorator to log function (start and end)

Version 0.1.10

  • filesys: fix typo on "is_exit" to "is_exist"
  • gdrive: now support uploading file to folder and return direct link (shareable link)

Version 0.1.9

  • add dependencies requirement.txt

Version 0.1.8

Fix bugs:

  • [performance] instead of inserting directly new rows into table dataframe, first insert it into in-memory row_pool_dict, that fill data in that dict into the actual dataframe when needed.

Version 0.1.7

Fix bugs:

  • fix insert into table so slow by allowing insert multiple rows at once

Version 0.1.6

New features:

  • add DFCreator for manipulating table (DataFrame) - create, insert row, display, write to file

Version 0.1.5

New Features

  • add cmd module
  • new package structure

Version 0.1.4

New Features

  • add support to create Bitbucket Project from template

Version 0.1.2

New Features

  • add support to upload local to google drive.

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

halib-0.1.30.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

halib-0.1.30-py3-none-any.whl (29.6 kB view hashes)

Uploaded Python 3

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