RavMem CLI — lightweight client for the RavMem code knowledge graph server
Project description
ravmem-cli
Lightweight CLI client for the RavMem code knowledge graph server.
Installation
pip install ravmem-cli
Quick start
# Point the CLI at your RavMem server
ravmem remote config --url http://localhost:7432
# Register a repository
ravmem remote add /path/to/repo --name my-project --default-branch main
# Index a repository
ravmem analyze /path/to/repo --project <ID>
# Search symbols
ravmem search "authentication handler" --project <ID>
# Blast-radius analysis
ravmem impact MyClass.my_method --project <ID>
Requirements
- Python 3.10+
- A running ravmem-server instance
License
MIT — see LICENSE.
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
ravmem_cli-0.1.0.tar.gz
(35.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ravmem_cli-0.1.0.tar.gz.
File metadata
- Download URL: ravmem_cli-0.1.0.tar.gz
- Upload date:
- Size: 35.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f487738785128217fc812fb84d3dc57ede01707b9cb75d3db5a7d8a1d9b45de0
|
|
| MD5 |
781f3d48b38e135e17c72ae482169ecb
|
|
| BLAKE2b-256 |
d5af7d249cffc0129066ea8c484a66ebca47052b24e705dabd44a9c660da9f53
|
File details
Details for the file ravmem_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ravmem_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 43.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc0489cfad909e1799723cf19d6eb8906d90469fdbb136ab47ab25da2bbd3b61
|
|
| MD5 |
972053481f05e97879a8c11c95f6579d
|
|
| BLAKE2b-256 |
12df4d2fc00afac2fdedab0c951bd690da7784fa98dd5e886b5244da14c132e6
|