-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Khalid El-Ouiali edited this page Jul 13, 2026
·
3 revisions
Cisco ACI for humans — describe, push, observe. The modern, typed, design-first Python SDK for Cisco ACI (APIC).
This wiki is a signpost — the full documentation lives at https://k3l0-dev.github.io/niwaki/.
- Quickstart — install, connect, first design
- The design DSL — the write path
-
Push modes —
strict,staged,plan - Observing the fabric — the read path
- Cookbook — task-oriented recipes, every snippet tested
- Vocabulary book — every curated position, generated from the code
- API reference
- Testing your automation — four test layers, no fabric needed
- Compatibility & limits
- Why niwaki — the comparison with cobra
uv add niwaki # or: pip install niwakiPython 3.12+ · PyPI · Apache-2.0
This wiki is a signpost — the documentation lives at https://k3l0-dev.github.io/niwaki/. Edits here are periodically replaced from the repository (docs/wiki/).