Skip to content

mikemadden42/pyutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyutils

Python utility scripts

CircleCI

Prerequisites

These scripts rely on a few external libraries.

Install these with pip:

pip install --upgrade Jinja2 PyYAML boto boto3 nested_dict nose psutil pynput pytest python-dateutil requests simplejson six slacker

Linters

Format & lint these scripts:

pip install --upgrade black flake8 pylint
flake8 FILE.py
pylint FILE.py
black FILE.py

Install all the needed libraries and tools:

pip install -r requirements.txt

About

Utility scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published