[Bug 287125] [NEW PORT] www/py-klein: Micro-framework for developing production-ready web services

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 May 2025 00:56:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287125

            Bug ID: 287125
           Summary: [NEW PORT] www/py-klein: Micro-framework for
                    developing production-ready web services
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pypi.org/project/klein
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #260772 maintainer-approval+
             Flags:

Created attachment 260772
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260772&action=edit
klein-24.8.0.patch

Description:

Klein is a micro-framework for developing production-ready web
services with Python. It is 'micro' in that it has an incredibly
small API similar to Bottle and Flask. It is not 'micro' in that
it depends on things outside the standard library. This is primarily
because it is built on widely used and well tested components like
Werkzeug and Twisted.

WWW: https://pypi.org/project/klein

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.2-RELEASE, amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.