Skip to main content

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 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

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

deker_shell-1.1.0.tar.gz (21.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page