deker-shell 1.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

dekershell 1.1.0

Deker Shell
Deker Shell is an interactive REPL based management interface for
Deker storage engine.
Features

Autocompletion
Syntax highlighting
client and collections variables initialized at start
Shortcut use function to change current collection
Imported at start: numpy as np, datetime and all deker public classes
Running asyncio loop (thus, enabling you to use async and await)
All the ptpython features

Quick Start
You need Deker and Python 3.9 or later installed:
pip install deker deker-shell

Then you may run Deker Shell with storage location as a command line parameter:
deker file:///tmp/deker

Please refer to Deker documentation for more details.
Special Thanks

ptpython - a better Python REPL

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.