The CLI for interactive use of CookieDB.
Project description
CookieDB CLI
CookieDB CLI is a way to access CookieDB interactively, without having to write files, and can perform all the actions available in the CookieDB library.
Install cookiedb-cli
using pip:
pip install cookiedb-cli
Using CookieDB-CLI
To use the CLI
version, you need to know the CookieDB library. After that, just use the same methods.
Some standard CLI commands are:
exit
: Closes the command interface;list
: List all databases;db
: The CookieDB class instance.
A password will always be required to access the available databases.
License
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
This code is licensed under GPL v3 license (see LICENSE for details)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cookiedb-cli-0.3.1.tar.gz
(16.6 kB
view hashes)