Skip to content

Python Commands (/python:)

← All command namespaces

Python backend and API development.

Code Generation

CommandDescription
/python:generate-endpoint <Name>Generate API endpoint
/python:generate-model <Name>Generate data model

Analysis Commands

CommandDescription
/python:check-architectureValidate architecture
/python:check-code-qualityRun code quality checks
/python:check-complianceCheck rule compliance
/python:check-securitySecurity audit
/python:check-testingTest coverage analysis

Type Commands

CommandDescription
/python:type-coverageAnalyze type hint coverage

Async Commands

CommandDescription
/python:async-checkValidate async/await usage

Dependency Commands

CommandDescription
/python:dependency-auditAudit dependencies for vulnerabilities