litestar-htmx 0.4.1-1 source package in Ubuntu

Changelog

litestar-htmx (0.4.1-1) unstable; urgency=medium

  * [b59d45d] New upstream version 0.4.1
  * [a21abca] First and Basic Debianization
    (Closes: #1095007)

 -- Carsten Schoenert <email address hidden>  Mon, 03 Feb 2025 19:00:42 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
litestar-htmx_0.4.1-1.dsc 2.2 KiB a9f4dc46fc3f7d7f8b449d4f6004acb5bacd4171e35781f472e3a2acd356956a
litestar-htmx_0.4.1.orig.tar.gz 107.3 KiB 527ce118d790962950a5b1694eb259dea1be47ef574aa225d04b92ab64bb36ed
litestar-htmx_0.4.1-1.debian.tar.xz 4.0 KiB 015ddd338ae23453ceda31d3a1e17f73b355288c06d5898acf0fd7f611e4b57d

No changes file available.

Binary packages built by this source

python3-litestar-htmx: HTMX Integration for Litestar

 The Litestar framework supports Plugins, ships with dependency injection,
 security primitives, OpenAPI schema generation, MessagePack, middlewares, a
 great CLI experience, and much more.
 .
 HTMX is a JavaScript library that gives you access to AJAX, CSS
 Transitions, WebSockets and Server Sent Events directly in HTML, using
 attributes, so you can build modern user interfaces with the simplicity and
 power of hypertext.
 .
 This package provides Python bindings for the Litestar package to interact
 with the HTMX functionalities.