tooldev is a suite of cli tools for performing python development
Project description
tooldev
toolbox for terminal-based python development
Installation
- Install python package
pip install tooldev
- Add entries to shell config
tooldev shell 1>.profile
CLI Commands
cdp <package>[.<submodule>]
: change directory that of package or modulepcd <package>[.<submodule>]
: change directory that of package or modulecdg
: change directory to root of git repositorygcd
: change directory to root of git repositorypdep <package>
: print nested dependencies of a packagepwp
: print python package corresponding to current working directorylsp [<package>[.<submodule>]]
: list contents of package or module or working directoryimporttime <package>[.<submodule>]
: open flame graph of import times for package or module
Other recommended libraries
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tooldev-0.1.1.tar.gz
(5.7 kB
view hashes)