Skip to content
/ climb Public

Python library for interactive command line applications.

License

Notifications You must be signed in to change notification settings

m110/climb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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