Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 19 of 19 for Lenoir (0.33 sec)

  1. docs/tr/docs/python-types.md

    ```Python hl_lines="4"
    {!../../../docs_src/python_types/tutorial006.py!}
    ```
    
    !!! tip "Ipucu"
        Köşeli parantez içindeki bu dahili tiplere "tip parametreleri" denir.
    
        Bu durumda `str`, `List`e iletilen tür parametresidir.
    
    Bunun anlamı şudur: "`items` değişkeni bir `list`tir ve bu listedeki öğelerin her biri bir `str`dir".
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 9.7K bytes
    - Viewed (0)
  2. docs/pt/docs/deployment.md

    ```
    
    isso significa que você pode usar exatamente a versão `0.45.0`.
    
    Ou você poderia fixar assim:
    
    ```txt
    fastapi>=0.45.0,<0.46.0
    ```
    
    o que significa que você pode usar as versões `0.45.0` ou acima, mas menor que `0.46.0`. Por exemplo, a versão `0.45.2` poderia ser aceita.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Aug 18 16:16:54 GMT 2022
    - 16.8K bytes
    - Viewed (0)
  3. docs/pt/docs/index.md

    **Typer** é o irmão menor do FastAPI. E seu propósito é ser o **FastAPI das _CLIs_**. ⌨️ 🚀
    
    ## Requisitos
    
    FastAPI está nos ombros de gigantes:
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 29 05:18:04 GMT 2024
    - 18.6K bytes
    - Viewed (0)
  4. docs/es/docs/index.md

    **Typer** es el hermano menor de FastAPI.  La intención es que sea el **FastAPI de las CLIs**. ⌨️ 🚀
    
    ## Requisitos
    
    FastAPI está sobre los hombros de gigantes:
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Apr 29 05:18:04 GMT 2024
    - 19K bytes
    - Viewed (0)
  5. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ENOMSG = 83
    pkg syscall (netbsd-arm64-cgo), const ENOPROTOOPT = 42
    pkg syscall (netbsd-arm64-cgo), const ENOSPC = 28
    pkg syscall (netbsd-arm64-cgo), const ENOSR = 90
    pkg syscall (netbsd-arm64-cgo), const ENOSR Errno
    pkg syscall (netbsd-arm64-cgo), const ENOSTR = 91
    pkg syscall (netbsd-arm64-cgo), const ENOSTR Errno
    pkg syscall (netbsd-arm64-cgo), const ENOSYS = 78
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), const ENOPOLICY Errno
    pkg syscall (darwin-arm64), const ENOPROTOOPT = 42
    pkg syscall (darwin-arm64), const ENOSPC = 28
    pkg syscall (darwin-arm64), const ENOSR = 98
    pkg syscall (darwin-arm64), const ENOSR Errno
    pkg syscall (darwin-arm64), const ENOSTR = 99
    pkg syscall (darwin-arm64), const ENOSTR Errno
    pkg syscall (darwin-arm64), const ENOSYS = 78
    pkg syscall (darwin-arm64), const ENOTBLK = 15
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  7. api/go1.txt

    pkg syscall (darwin-386), const ENOATTR Errno
    pkg syscall (darwin-386), const ENODATA Errno
    pkg syscall (darwin-386), const ENOLINK Errno
    pkg syscall (darwin-386), const ENOPOLICY Errno
    pkg syscall (darwin-386), const ENOSR Errno
    pkg syscall (darwin-386), const ENOSTR Errno
    pkg syscall (darwin-386), const ENOTRECOVERABLE Errno
    pkg syscall (darwin-386), const EOWNERDEAD Errno
    pkg syscall (darwin-386), const EPROCLIM Errno
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  8. api/go1.1.txt

    pkg syscall (darwin-386), const ENOMSG = 91
    pkg syscall (darwin-386), const ENOPOLICY = 103
    pkg syscall (darwin-386), const ENOPROTOOPT = 42
    pkg syscall (darwin-386), const ENOSPC = 28
    pkg syscall (darwin-386), const ENOSR = 98
    pkg syscall (darwin-386), const ENOSTR = 99
    pkg syscall (darwin-386), const ENOSYS = 78
    pkg syscall (darwin-386), const ENOTBLK = 15
    pkg syscall (darwin-386), const ENOTCONN = 57
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  9. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const ENOMEDIUM Errno
    pkg syscall (linux-arm-cgo), const ENONET Errno
    pkg syscall (linux-arm-cgo), const ENOPKG Errno
    pkg syscall (linux-arm-cgo), const ENOSR Errno
    pkg syscall (linux-arm-cgo), const ENOSTR Errno
    pkg syscall (linux-arm-cgo), const ENOTNAM Errno
    pkg syscall (linux-arm-cgo), const ENOTRECOVERABLE Errno
    pkg syscall (linux-arm-cgo), const ENOTUNIQ Errno
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top