Community UI libraries
UI libraries package reusable components that applications can register with their own Citry instance. Ownership badges distinguish Citry-maintained libraries from independent community projects.
Citry UI
Citry maintained
First-party styled components for building Citry application interfaces.
- Install
pip install citry-ui- Citry
>=0.4.2,<0.5.0- Maintained by
- Citry maintainers
Publish a UI library
See Component libraries for the manifest and installation contract. To request a listing, add an entry to community_packages.yml and open a pull request. The package does not need a citry- prefix, but it must have public source and document the Citry versions it supports.
Independent packages are reviewed for directory fit, not audited or supported by the Citry project.