Skip to content

Python library to provide basic useful functions. This includes debugging printing functions, logging and AWS management.

Notifications You must be signed in to change notification settings

JosselinSomervilleRoberts/JossPythonToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox

Toolbox is a Python package that contains handy functions. This was inspired by this article.

Installation and updating

Use the package manager pip to install Toolbox like below. Rerun this command to check for and install updates .

pip install git+https://github.com/JosselinSomervilleRoberts/JossPythonToolbox.git

Usage

Features:

  • toolbow.aws: AWS related functions to start and stop EC2 instances
  • toolbox.print: print functions to print in color, print arguments
  • toolbox.log: logging functions with tensorboard and wandb.

Try the demo.py file to see the functions in action:

python demo.py

About

Python library to provide basic useful functions. This includes debugging printing functions, logging and AWS management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages