8000 GitHub - sslivkoff/tooldev
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sslivkoff/tooldev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tooldev

toolbox for terminal-based python development

Installation

  1. Install python package pip install tooldev
  2. Add entries to shell config tooldev shell 1>.profile

CLI Commands

  • cdp <package>[.<submodule>]: change directory that of package or module
  • pcd <package>[.<submodule>]: change directory that of package or module
  • cdg: change directory to root of git repository
  • gcd: change directory to root of git repository
  • pdep <package>: print nested dependencies of a package
  • pwp: print python package corresponding to current working directory
  • lsp [<package>[.<submodule>]]: list contents of package or module or working directory
  • importtime <package>[.<submodule>]: open flame graph of import times for package or module

Other recommended libraries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0