Interactive shell for Deker
Project description
Deker Shell
Deker Shell is an interactive REPL based management interface for Deker storage engine.
Features
- Autocompletion
- Syntax highlighting
client
andcollections
variables initialized at start- Shortcut
use
function to change currentcollection
- Imported at start:
numpy
asnp
,datetime
and alldeker
public classes - Running
asyncio
loop (thus, enabling you to useasync
andawait
) - 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deker_shell-1.1.0.tar.gz
(21.3 kB
view details)
File details
Details for the file deker_shell-1.1.0.tar.gz
.
File metadata
- Download URL: deker_shell-1.1.0.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 959adc4eb3aa719ad87f56dcc0540ce86b783b4560e5288133b10cba1d7b2240 |
|
MD5 | 04880ef50f0b2542406371cae6b05c6e |
|
BLAKE2b-256 | 5fe616668f89ae330ddbf73a868c8684246c94c8a5738c28643b0623676e039a |