Skip to main content

High-flying components for perfectionists with deadlines

Project description

django-bird

PyPI PyPI - Python Version Django Version

High-flying components for perfectionists with deadlines.

[!CAUTION] This is an experimental, pre-alpha attempt at a different approach to defining components in Django templates. It is not suitable for production use yet.

Requirements

  • Python 3.10, 3.11, 3.12, 3.13
  • Django 4.2, 5.0, 5.1

Installation

  1. Install the package from PyPI:
python -m pip install django-bird
# or
uv add django-bird
uv sync
  1. Add the app to your Django project's INSTALLED_APPS:
INSTALLED_APPS = [
    ...,
    "django_bird",
    ...,
]

Getting Started

Coming soon...

Documentation

Please refer to the documentation for more information.

License

django-bird is licensed under the MIT license. See the LICENSE file for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_bird-0.1.0a0.tar.gz (96.6 kB view hashes)

Uploaded Source

Built Distribution

django_bird-0.1.0a0-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page