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
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
Built Distribution
File details
Details for the file t_rex-0.0.4.tar.gz
.
File metadata
- Download URL: t_rex-0.0.4.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be6195d3de8dada6102d1dab67a322fc0d932576b7f0d39075ba810cd1ea9be2 |
|
MD5 | 3ef2f5439d11068f633fe937869d09db |
|
BLAKE2b-256 | 79d2f9cbf9a626e7d1228c501744b46908016cf686766101911f3eca9fdf8762 |
File details
Details for the file t_rex-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: t_rex-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1093739f3155fd47a187543e4e9f838e05b3fdddc4a1b2928702bc0999373846 |
|
MD5 | 4d5c984f301add92230f82d18f8e652b |
|
BLAKE2b-256 | 8dbb091aabce6b92542aa46f972936e5d30fa223c44e5559520d8127c2050dfc |