Shared development tools for the aipartnerup ecosystem.
| Language | Package | Status |
|---|---|---|
| Python | apdev |
Beta |
| TypeScript | @aipartnerup/apdev |
Beta |
| Go | github.com/aipartnerup/apdev/go |
Planned |
- check-chars - Validate files contain only allowed characters (ASCII + emoji + technical symbols)
- check-imports - Detect circular imports in a Python package
- release - Interactive release automation (version check, build, tag, GitHub release, PyPI upload)
See language-specific READMEs for installation and usage instructions.