# Redisamp
_A Redis UI in your terminal_
# Install
Install via pip:
```bash
pip install redisamp
```
Install via pipx:
```bash
pipx install redisamp
```
# Run
```bash
redisamp [-u $REDIS_URL]
```
# Roadmap
- [ ] Settings
- [ ] Connection settings
- [ ] SSH tunneling
- [ ] CLI settings
- [ ] Configuration file
- [ ] Connection switching
- [ ] Key actions - all keys
- [ ] Delete
- [ ] Set TTL
- [ ] Rename (?)
- [ ] Monitor
- [ ] redis-cli
- [ ] redis-cli process window (?)
- [ ] redis console panel
- [ ] output formatting
- [ ] command formatting (highlight, auto-complete?)
Raw data
{
"_id": null,
"home_page": "https://github.com/elicore/redisamp",
"name": "redisamp",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "redis,tui,redis-client,redisamp,redis-ui,textual",
"author": "Eli Cohen",
"author_email": "amihai.cohen@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1b/44/cee07090564ad9ebaff463fae0a25b7edd86ff742823ce6a51eabc339e89/redisamp-0.1.1.tar.gz",
"platform": null,
"description": "# Redisamp\n_A Redis UI in your terminal_\n\n# Install\nInstall via pip:\n```bash\npip install redisamp\n```\n\nInstall via pipx:\n```bash\npipx install redisamp\n```\n\n# Run\n```bash\nredisamp [-u $REDIS_URL]\n```\n\n# Roadmap\n- [ ] Settings\n - [ ] Connection settings\n - [ ] SSH tunneling\n - [ ] CLI settings\n - [ ] Configuration file\n- [ ] Connection switching\n- [ ] Key actions - all keys\n - [ ] Delete\n - [ ] Set TTL\n - [ ] Rename (?)\n- [ ] Monitor\n- [ ] redis-cli\n - [ ] redis-cli process window (?)\n - [ ] redis console panel \n - [ ] output formatting\n - [ ] command formatting (highlight, auto-complete?)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Redis UI in your terminal",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/elicore/redisamp"
},
"split_keywords": [
"redis",
"tui",
"redis-client",
"redisamp",
"redis-ui",
"textual"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cacc8bdc054efe07ae23c7c35c4e6577ead1c8cba202356252f6a3b9e3690b7d",
"md5": "20bd4cd7b82ccf7e17a5ba191131d01b",
"sha256": "f3fd5684d5752d2a343fae71fda4b4163b64ea979e39f86499a3ba59a05e34c6"
},
"downloads": -1,
"filename": "redisamp-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "20bd4cd7b82ccf7e17a5ba191131d01b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 15395,
"upload_time": "2023-06-04T15:16:50",
"upload_time_iso_8601": "2023-06-04T15:16:50.877634Z",
"url": "https://files.pythonhosted.org/packages/ca/cc/8bdc054efe07ae23c7c35c4e6577ead1c8cba202356252f6a3b9e3690b7d/redisamp-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1b44cee07090564ad9ebaff463fae0a25b7edd86ff742823ce6a51eabc339e89",
"md5": "ae9983ad0750e99acb12d8ac1548b7c0",
"sha256": "7a55894800ad9c18aa76e3dbfcc62b946bbb754869dc25d47be56991754aa846"
},
"downloads": -1,
"filename": "redisamp-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "ae9983ad0750e99acb12d8ac1548b7c0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 9742,
"upload_time": "2023-06-04T15:16:52",
"upload_time_iso_8601": "2023-06-04T15:16:52.434896Z",
"url": "https://files.pythonhosted.org/packages/1b/44/cee07090564ad9ebaff463fae0a25b7edd86ff742823ce6a51eabc339e89/redisamp-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-04 15:16:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "elicore",
"github_project": "redisamp",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "redisamp"
}