Skip to content

aipartnerup/apdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apdev

Shared development tools for the aipartnerup ecosystem.

Packages

Language Package Status
Python apdev Beta
TypeScript @aipartnerup/apdev Beta
Go github.com/aipartnerup/apdev/go Planned

Available Tools

  • 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.