Skip to content

Bunch of common utility functions I've used in various projects. This package provides a uniform interface to them.

License

Notifications You must be signed in to change notification settings

akshaybadola/common-pyutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

common-pyutil

Bunch of common utility functions I've used in various projects. This package provides a uniform interface to them.

Features

  • Pure python stdlib with no external dependencies (except requests)
  • Bunch of useful modules like:
    1. A simple hierarchical argument parser.
    2. Functional programming library.
    3. A Timer context for easy monitoring
    4. A Tag decorator for function tagging
    5. A logging module to get generate a logger with sensible defaults.
    6. A Get class with progress tracking.

About

Bunch of common utility functions I've used in various projects. This package provides a uniform interface to them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages