Skip to content

yuankunzhang/climb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

climb

Python library for interactive command line applications.

Featuring:

  • Interactive and batch mode.
  • Tab-completions out of the box.
  • Ready to handle directory paths.

Installation

pip3 install climb

or get the source and run:

python3 setup.py install

TODO

  • Compatibility with Python 2

Examples

About

Python library for interactive command line applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%