Source Package: pydantic-core (2.27.2-3)
Links for pydantic-core
Debian Resources:
Maintainers:
External Resources:
The following binary packages are built from this source package:
- python3-pydantic-core
- Rust implementation of pydantic core functionality (Python 3 module)
Other Packages Related to pydantic-core
-
- adep:
debhelper-compat
(= 13)
- Package not available
-
- adep:
cargo
- gestore di pacchetti per Rust
-
- adep:
dh-cargo
- sistema di compilazione per debhelper per crate Rust che usano Cargo
-
- adep:
dh-sequence-python3
- virtual package provided by
dh-python
-
- adep:
libpython3-all-dev
- pacchetto che dipende da tutti i pacchetti di sviluppo di Python 3 gestiti
-
- adep:
librust-ahash-dev
- funzione di hash non crittografica - codice sorgente Rust
-
- adep:
librust-base64-dev
- codifica e decodifica base64 come byte o UTF8 - codice sorgente Rust
-
- adep:
librust-enum-dispatch-dev
- Fast dynamic-dispatched method calls - Rust source code
-
- adep:
librust-hex-dev
- codifica e decodifica di dati in/da rappresentazione esadecimale - codice sorgente Rust
-
- adep:
librust-idna-dev
(>= 1.0.2)
- IDNA (Internationalizing Domain Names in Applications) e Punycode - codice sorgente Rust
-
- adep:
librust-jiter+python-dev
(>= 0.7.1)
- Package not available
-
- adep:
librust-num-bigint-dev
- implementazione di numeri interi grandi per Rust - codice sorgente Rust
-
- adep:
librust-pyo3-dev
- collegamenti all'interprete Python - codice sorgente Rust
-
- adep:
librust-python3-dll-a-dev
- Standalone python3(y).dll import library generator - Rust source code
-
- adep:
librust-regex-dev
- espressioni regolari per Rust - codice sorgente Rust
-
- adep:
librust-serde-dev
- infrastruttura generica di serializzazione/deserializzazione - codice sorgente Rust
-
- adep:
librust-serde-json-dev
- formato di file di serializzazione JSON - codice sorgente Rust
-
- adep:
librust-smallvec-dev
- memorizza fino a un piccolo numero di elementi sullo stack - codice sorgente Rust
-
- adep:
librust-speedate-dev
(>= 0.15.0)
- Fast and simple datetime, date, time and duration parsing - Rust source code
-
- adep:
librust-strum-dev
- utili macro per lavorare con enumerazioni e stringhe - codice sorgente Rust
-
- adep:
librust-strum-macros-dev
- utili macro per lavorare con enumerazioni e stringhe - codice sorgente Rust
-
- adep:
librust-url-dev
(>= 2.5.4)
- libreria per URL per Rust - codice sorgente Rust
-
- adep:
librust-uuid-dev
- generazione e analisi di UUID - codice sorgente Rust
-
- adep:
pybuild-plugin-pyproject
- strumenti ausiliari Debian per pacchettizzare librerie Python usando PEP517
-
- adep:
python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- adep:
python3-all-dev
- pacchetto che dipende da tutti i pacchetti di sviluppo di Python 3 gestiti
-
- adep:
python3-dirty-equals
- Make equality checks in Python unit tests more declarative
-
- adep:
python3-hypothesis
- libreria per test avanzata e in stile Quickcheck per Python 3
-
- adep:
python3-inline-snapshot
- Create and update inline snapshots in your Python code (Python 3)
-
- adep:
python3-maturin
- Build and publish crates with pyo3
-
- adep:
python3-pytest
- sistema per test semplice e potente in Python 3
-
- adep:
python3-pytest-benchmark
- pytest fixture for benchmarking code
-
- adep:
python3-pytest-mock
- sottile wrapper di mock per uso più facile con pytest (modulo per Python 3)
-
- adep:
python3-pytest-timeout
- plugin pytest per terminare test in sospeso - Python 3.x
-
- adep:
python3-typing-extensions
- Backported and Experimental Type Hints for Python