Skip to main content

Terminal Redis Explorer.

Project description

# T-Rex: Terminal Redis Explorer

## Getting Started

### Installation:

`bash pip install t_rex `

### Running

` t_rex `

C-d will quit. Shift key will change focus to the different windows.

### Development:

Make sure you’re in a virtualenv that uses Python 3.7.

Install the contents of the repo using pip in editable mode.

`bash pip install -e . `

Install the development dependencies:

`bash pip install -r requirements_dev.txt `

Install the pre-commit hook:

`bash pre-commit install `

This will make sure the Python code formatter black is run before you commit your file changes.

Run your test using pytest.

`bash pytest `

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

t_rex-0.0.7.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

t_rex-0.0.7-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

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