A toolbox of 24 CLI utilities for developers, ops, and crypto
Project description
neuralmint-cli
A toolbox of 24 CLI utilities bundled into a single pip-installable package.
Runs any tool via the neuralmint command.
Installation
pip install neuralmint-cli
Or install from source:
git clone https://github.com/nousresearch/neuralmint-cli.git
cd neuralmint-cli
pip install -e .
Usage
# List all available tools
neuralmint --list
# Run a specific tool
neuralmint port-scanner scanme.nmap.org --ports 1-1000
# Get help for a specific tool
neuralmint ssl-checker --help
# Run via module
python -m neuralmint --list
Subcommands use hyphens (port-scanner) but map to Python modules with underscores (port_scanner).
Available Tools
Crypto & Blockchain
| Tool | Description |
|---|---|
chain-balance |
Check wallet balances across multiple blockchain networks |
crypto-news |
Fetch latest cryptocurrency news headlines |
crypto-price-alert |
Monitor crypto prices and trigger alerts |
crypto-sentiment |
Reddit sentiment analysis for crypto projects |
ens-resolver |
Resolve ENS (Ethereum Name Service) domains |
gas-checker |
Check current gas fees on Ethereum and other EVM chains |
liquidity-pool-analyzer |
Analyze DeFi liquidity pools |
rebalance |
Calculate portfolio rebalancing targets |
rug-check |
Quick risk assessment for token contracts |
solana-stake-checker |
Check Solana staking accounts |
token-info |
Fetch token metadata and supply info |
wallet-tracker |
Track wallet transactions and history |
Developer & Ops Tools
| Tool | Description |
|---|---|
cron-parser |
Parse cron expressions to human-readable format |
csv-to-json |
Convert CSV files to JSON/NDJSON |
json-validator |
Validate and pretty-print JSON files |
link-checker |
Check for broken links in markdown files |
mac-vendor |
Look up MAC address vendor (built-in OUI database) |
markdown-toc |
Generate table of contents from markdown headings |
password-gen |
Generate secure passwords |
port-scanner |
TCP port scanner with service name lookup |
qr-gen |
Generate QR codes from text or URLs |
ssl-checker |
SSL/TLS certificate inspection and validation |
weather-cli |
Current weather and forecast from command line |
Data & Finance
| Tool | Description |
|---|---|
currency-converter |
Real-time currency conversion using exchangerate.host |
Development
# Install in development mode
pip install -e .
# Run a tool
neuralmint --list
neuralmint weather-cli --help
License
MIT
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
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 neuralmint_cli-0.1.0.tar.gz.
File metadata
- Download URL: neuralmint_cli-0.1.0.tar.gz
- Upload date:
- Size: 80.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce9a0889c5110d8eaa29106e699fbcf476e439f5fec8fccc0c58314252a9a89b
|
|
| MD5 |
73f432a1418b51e1ce74e84cc20277eb
|
|
| BLAKE2b-256 |
c917679613401e3cd40e82c05f0dcc73d4cf65155ed28544f247049553c1a4a9
|
File details
Details for the file neuralmint_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: neuralmint_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 92.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9246972ab1ff584826073e416679981b0e3d4763b1075fec2e00c5aae9795b53
|
|
| MD5 |
ca589b3f8014ee44e7a7a8f8f6d4dd33
|
|
| BLAKE2b-256 |
220d8ec8256d2ac359c222c7fa60cbd2a6c325f8e08dc8874ec2874f2d087f86
|