Pakket: python3-hug (2.4.1-1build1)
Verwijzigingen voor python3-hug
Trisquel bronnen:
Het bronpakket python-hug downloaden:
- [python-hug_2.4.1-1build1.dsc]
- [python-hug_2.4.1.orig.tar.gz]
- [python-hug_2.4.1-1build1.debian.tar.xz]
Beheerder:
Original Maintainer:
- Federico Ceratto
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python3 framework for HTTP and CLI APIs
hug makes developing a Python driven API as succinct as a written definition. Built-in API version management, validation and documentation generation. Encourages self-documenting code and easy testing. hug is Python 3+ only and built upon Falcon's high performance HTTP library.
Andere aan python3-hug gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.9)
- dep: python3 (>= 3.7~)
-
- dep: python3-falcon
- supersonic micro-framework for building cloud APIs - Python 3.x
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings