- Full API client with async support - Search, get_weapon, get_armor, get_tool methods - Comprehensive data classes: WeaponStats, ArmorStats, ToolStats, GearLoadout - Mock data fallback (6 weapons, 5 armors, 4 tools) - Caching support for performance - Ready for real API - just set mock_mode=False when endpoints available API endpoints documented but not publicly available yet. Using mock data for development and testing. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| database.py | ||
| entropia_nexus.py | ||
| log_watcher.py | ||
| nexus_api.py | ||
| project_manager.py | ||
| schema.sql | ||