Pakiet: python3-confection (0.1.5-1)
Odnośniki dla python3-confection
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-confection:
- [python-confection_0.1.5-1.dsc]
- [python-confection_0.1.5.orig.tar.gz]
- [python-confection_0.1.5-1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
sweetest config system for Python3
Confection candy is a lightweight library that offers a configuration system letting you conveniently describe arbitrary trees of objects.
Configuration is a huge challenge for machine-learning code because you may want to expose almost any detail of any function as a hyperparameter. The setting you want to expose might be arbitrarily far down in your call stack, so it might need to pass all the way through the CLI or REST API, through any number of intermediate functions, affecting the interface of everything along the way. And then once those settings are added, they become hard to remove later. Default values also become hard to change without breaking backwards compatibility.
To solve this problem, confection offers a config system that lets you easily describe arbitrary trees of objects. The objects can be created via function calls you register using a simple decorator syntax. You can even version the functions you create, allowing you to make improvements without breaking backwards compatibility. The most similar config system we’re aware of is Gin, which uses a similar syntax, and also allows you to link the configuration system to functions in your code using a decorator. confection's config system is simpler and emphasizes a different workflow via a subset of Gin’s functionality.
Inne pakiety związane z python3-confection
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-numpy
- Szybkie zarządzanie tablicami w języku Python (Python 3)
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-srsly
- modern high-performance serialization utilities for Python3
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- lub python3-supported-min (>= 3.8)
- Pakiet niedostępny
Pobieranie python3-confection
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 30,7 KiB | 154,0 KiB | [lista plików] |