Metadata-Version: 2.4
Name: django-shadcn
Version: 1.0.0
Summary: shadcn/ui for Django
Project-URL: Homepage, https://github.com/mmaachado/django-shadcn
Project-URL: Issues, https://github.com/mmaachado/django-shadcn/issues
Author-email: Marcelo Machado <uniqueduckinbox@duck.com>, Sarthak Jariwala <sarthak@sarthakjariwala.com>
License-Expression: MIT
License-File: LICENSE
Keywords: alpinejs,components,cotton,django,django-shadcn,library,shadcn,shadcnui,tailwindcss,ui
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.12
Requires-Dist: copier>=9.5.0
Requires-Dist: typer>=0.15.1
Description-Content-Type: text/markdown

# django-shadcn/ui

_⚠️ **Attention**: This project is a direct fork from [Sarthak Jariwala's shadcn-django](https://github.com/SarthakJariwala/shadcn-django) with additional component implementations._

A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code. **Use this to build your own component library**.

This is an **unofficial** Django port of [shadcn/ui](https://ui.shadcn.com/). This project **is not** affiliated with shadcn.

<!-- ![hero](apps/v4/public/opengraph-image.png) -->

## Documentation

Visit https://django-shadcn.vercel.app/ to view the documentation.

## Contributing

Please read the [contributing guide](./.github/CONTRIBUTING.md).

## License

Licensed under the [MIT license](./LICENSE)
