معرفی شرکت ها


python3-confection_0.0.4-2_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

sweetest config system for Python3
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main all
نام بسته python3-confection
نام فایل بسته python3-confection_0.0.4-2_all.deb
نسخه بسته 0.0.4
انتشار بسته 2
معماری بسته all
نگهدارنده Debian Python Team <team+python@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/explosion/confection
مجوز -
حجم دانلود 29980
حجم نصب 145
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.


نیازمندی

مقدار نام
- python3-numpy
- python3-pydantic
- python3-srsly
>> 3.8 python3-typing-extensions | python3
- python3:any


نحوه نصب


نصب پکیج deb python3-confection:

    sudo apt-get install python3-confection_0.0.4-2_all.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/confection/__init__.py
./usr/lib/python3/dist-packages/confection/py.typed
./usr/lib/python3/dist-packages/confection/tests/__init__.py
./usr/lib/python3/dist-packages/confection/tests/conftest.py
./usr/lib/python3/dist-packages/confection/tests/test_config.py
./usr/lib/python3/dist-packages/confection/tests/util.py
./usr/lib/python3/dist-packages/confection/util.py
./usr/lib/python3/dist-packages/confection-0.0.4.dist-info/METADATA
./usr/lib/python3/dist-packages/confection-0.0.4.dist-info/RECORD
./usr/lib/python3/dist-packages/confection-0.0.4.dist-info/WHEEL
./usr/lib/python3/dist-packages/confection-0.0.4.dist-info/top_level.txt
./usr/lib/python3/dist-packages/confection-0.0.4.dist-info/zip-safe
./usr/share/doc/python3-confection/changelog.Debian.gz
./usr/share/doc/python3-confection/copyright