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-1.0.0.tar.gz
(46.9 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-1.0.0.tar.gz.
File metadata
- Download URL: ravmem_cli-1.0.0.tar.gz
- Upload date:
- Size: 46.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
078152cc2afb7e5db828cb4aceb1a37a8fbed3862538bd2931362a1b00c6e642
|
|
| MD5 |
3a0b0481f9e9113c708820179f47ceda
|
|
| BLAKE2b-256 |
0773155c2115aea27ea4a090d1bd859f32468f788f225ff7a147fa985ffbb1f5
|
File details
Details for the file ravmem_cli-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ravmem_cli-1.0.0-py3-none-any.whl
- Upload date:
- Size: 56.4 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 |
85fb910caa2e2e4cb71a80d483c8b5437a2fac4d577182039832a537deeae6b6
|
|
| MD5 |
3db5dcd06f6281b73ddac8692b56e9a8
|
|
| BLAKE2b-256 |
ee54ad1e61d427441b11d4abdfde809d076c8c534b06ce713205b3f7382c82a3
|