Skip to content

Commit

Permalink
📝 Update docs on Pydantic using ujson internally (fastapi#5804)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastián Ramírez <[email protected]>
  • Loading branch information
mvasilkov and tiangolo authored Jun 22, 2023
1 parent c812b42 commit cfc06a3
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 21 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/az/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/de/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/en/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/es/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,6 @@ Para entender más al respecto revisa la sección <a href="https://fastapi.tiang

Usadas por Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - para <abbr title="convertir el string que viene de un HTTP request a datos de Python">"parsing"</abbr> de JSON más rápido.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - para validación de emails.

Usados por Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/fa/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,6 @@ item: Item

استفاده شده توسط Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - برای <abbr title="تبدیل داده‌های موجود در درخواست‌های HTTP به داده پایتونی">"تجزیه (parse)"</abbr> سریع‌تر JSON .
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - برای اعتبارسنجی آدرس‌های ایمیل.

استفاده شده توسط Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/fr/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,6 @@ Pour en savoir plus, consultez la section <a href="https://fastapi.tiangolo.com/

Utilisées par Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - pour un <abbr title="convertit la chaine de caractère d'une requête HTTP en donnée Python">"décodage" <abbr title="JavaScript Object Notation">JSON</abbr></abbr> plus rapide.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - pour la validation des adresses email.

Utilisées par Starlette :
Expand Down
1 change: 0 additions & 1 deletion docs/he/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,6 @@ item: Item

בשימוש Pydantic:

- <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - <abbr title="המרת המחרוזת שמגיעה מבקשת HTTP למידע פייתון">"פרסור"</abbr> JSON.
- <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - לאימות כתובות אימייל.

בשימוש Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/id/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/it/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/ja/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,6 @@ item: Item

Pydantic によって使用されるもの:

- <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - より速い JSON への<abbr title="converting the string that comes from an HTTP request into Python data">"変換"</abbr>.
- <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - E メールの検証

Starlette によって使用されるもの:
Expand Down
1 change: 0 additions & 1 deletion docs/ko/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,6 @@ item: Item

Pydantic이 사용하는:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - 더 빠른 JSON <abbr title="HTTP 요청에서 파이썬 데이터로 가는 문자열 변환">"파싱"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - 이메일 유효성 검사.

Starlette이 사용하는:
Expand Down
1 change: 0 additions & 1 deletion docs/nl/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/pl/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,6 @@ Aby dowiedzieć się o tym więcej, zobacz sekcję <a href="https://fastapi.tian

Używane przez Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - dla szybszego <abbr title="przetwarzania stringa który przychodzi z żądaniem HTTP na dane używane przez Pythona">"parsowania"</abbr> danych JSON.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - dla walidacji adresów email.

Używane przez Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/pt/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ Para entender mais sobre performance, veja a seção <a href="https://fastapi.ti

Usados por Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - para JSON mais rápido <abbr title="converte uma string que chega de uma requisição HTTP para dados Python">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - para validação de email.

Usados por Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/ru/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ item: Item

Используется Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - для более быстрого JSON <abbr title="преобразования строки, полученной из HTTP-запроса, в данные Python">"парсинга"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - для проверки электронной почты.

Используется Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/sq/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/sv/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/tr/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,6 @@ Daha fazla bilgi için, bu bölüme bir göz at <a href="https://fastapi.tiangol

Pydantic tarafında kullanılan:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - daha hızlı JSON <abbr title="HTTP bağlantısından gelen stringi Python objesine çevirmek için">"dönüşümü"</abbr> için.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - email doğrulaması için.

Starlette tarafında kullanılan:
Expand Down
1 change: 0 additions & 1 deletion docs/uk/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@ To understand more about it, see the section <a href="https://fastapi.tiangolo.c

Used by Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.

Used by Starlette:
Expand Down
1 change: 0 additions & 1 deletion docs/zh/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,6 @@ item: Item

用于 Pydantic:

* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - 更快的 JSON <abbr title="将来自 HTTP 请求中的字符串转换为 Python 数据类型">「解析」</abbr>。
* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - 用于 email 校验。

用于 Starlette:
Expand Down

0 comments on commit cfc06a3

Please sign in to comment.