Mercurial > libervia-backend
view .hgignore @ 4334:111dce64dcb5
plugins XEP-0300, XEP-0446, XEP-0447, XEP0448 and others: Refactoring to use Pydantic:
Pydantic models are used more and more in Libervia, for the bridge API, and also to
convert `domish.Element` to internal representation.
Type hints have also been added in many places.
rel 453
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 03 Dec 2024 00:12:38 +0100 |
parents | 84f6bee6440d |
children |
line wrap: on
line source
syntax: glob bridge_constructor/generated .build build ctags_links/ dist/ .eggs/ env/ libervia_backend.egg-info/ MANIFEST .mypy_cache/ *.orig *.pyc *.pyo .pytest_cache *.pyv Session.vim stubs/ *.swo *.swp tags tests/e2e/report* _trial_temp/ twistd.log twistd.pid twisted/plugins/dropin.cache *.un~ .vim .vscode