Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages