Skip to content

orenovadia/deving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deving

Some development tools

Install

pip install -U --user -e git+https://github.com/orenovadia/deving.git@master#egg=deving

Tools

Main

List all the CLIs available (TODO: auto import all the CLI apps to main):

dev-main  --help

Python Tracebacks

Aggregates tracebacks from a python log file. Usage:

dev-tracebacks logfile.log

Plot word histogram

history | awk '{print $2}' | dev-histogram 

URL Parameter encoding

seq 4 | dev-urlencode - http://localhost:5000 param

About

Dev tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages