Metadata-Version: 2.4
Name: django-shadcn
Version: 1.1.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

<p align="center">
<img src="https://img.shields.io/github/stars/mmaachado/django-shadcn" alt="GitHub stars count">
<img src="https://img.shields.io/github/forks/mmaachado/django-shadcn" alt="GitHub forks count">
</p>

<p align="center">
<img src="https://img.shields.io/badge/python-3.12 3.13 3.14-blue?logo=python" alt="Python supported versions">
<img src="https://img.shields.io/github/actions/workflow/status/mmaachado/django-shadcn/ci.yml?branch=master&logo=github&link=https%3A%2F%2Fgithub.com%2Fmmaachado%2Fdjango-shadcn%2Factions%3Fquery%3Dworkflow%253ATest%2Bevent%253Apush%2Bbranch%253Amaster" alt="GitHub CI status">
<img src="https://img.shields.io/pypi/v/django-shadcn?logo=pypi&link=https%3A%2F%2Fpypi.org%2Fproject%2Fdjango-shadcn" alt="PyPI package version">
<!-- <img src="https://img.shields.io/badge/PyPI-{{package.slug}}-tags-8c3c26.svg&link=https://djangopackages.org/packages/p/django-shadcn/" alt="Django Packages version"> -->

<!-- <img src="https://img.shields.io/github/v/release/mmaachado/django-shadcn?logo=github&color=white" alt="GitHub release"> -->
</p>

_⚠️ **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.

## 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)
