Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 36 for coat (0.15 sec)

  1. docs/em/docs/tutorial/sql-databases.md

    ๐Ÿ–ผ ๐ŸŽ“ `Pet` ๐Ÿ’ช ๐ŸŽจ ๐Ÿ—„ ๐Ÿ“ `pets`.
    
    & ๐Ÿ”  *๐Ÿ‘* ๐ŸŽš ๐Ÿ‘ˆ ๐ŸŽ“ ๐ŸŽจ โญ ๐Ÿ’ฝ.
    
    ๐Ÿ–ผ ๐ŸŽš `orion_cat` (๐Ÿ‘ `Pet`) ๐Ÿ’ช โœ”๏ธ ๐Ÿ”ข `orion_cat.type`, ๐Ÿ“ `type`. & ๐Ÿ’ฒ ๐Ÿ‘ˆ ๐Ÿ”ข ๐Ÿ’ช, โœ… `"cat"`.
    
    ๐Ÿ‘ซ ๐Ÿœ โœ”๏ธ ๐Ÿงฐ โš’ ๐Ÿ”— โš–๏ธ ๐Ÿ”— ๐Ÿ–– ๐Ÿ“ โš–๏ธ ๐Ÿ‘จโ€๐Ÿ’ผ.
    
    ๐Ÿ‘‰ ๐ŸŒŒ, ๐Ÿ‘† ๐Ÿ’ช โœ”๏ธ ๐Ÿ”ข `orion_cat.owner` & ๐Ÿ‘จโ€๐Ÿ’ผ ๐Ÿ”œ ๐Ÿ”Œ ๐Ÿ’ฝ ๐Ÿ‘‰ ๐Ÿถ ๐Ÿ‘จโ€๐Ÿ’ผ, โœŠ โšช๏ธโžก๏ธ ๐Ÿ“ *๐Ÿ‘จโ€๐Ÿ’ผ*.
    
    , `orion_cat.owner.name` ๐Ÿ’ช ๐Ÿ“› (โšช๏ธโžก๏ธ `name` ๐Ÿ“ `owners` ๐Ÿ“) ๐Ÿ‘‰ ๐Ÿถ ๐Ÿ‘จโ€๐Ÿ’ผ.
    
    โšซ๏ธ ๐Ÿ’ช โœ”๏ธ ๐Ÿ’ฒ ๐Ÿ’– `"Arquilian"`.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 25.2K bytes
    - Viewed (1)
  2. docs/en/docs/release-notes.md

    * ๐ŸŒ Add Chinese translation for `docs/zh/docs/advanced/generate-clients.md`. PR [#9883](https://github.com/tiangolo/fastapi/pull/9883) by [@funny-cat-happy](https://github.com/funny-cat-happy).
    
    ### Refactors
    
    * โœ๏ธ Fix typos in comment in `fastapi/applications.py`. PR [#10045](https://github.com/tiangolo/fastapi/pull/10045) by [@AhsanSheraz](https://github.com/AhsanSheraz).
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 23:25:42 GMT 2024
    - 388.1K bytes
    - Viewed (1)
  3. docs_src/websockets/tutorial003_py39.py

    from fastapi import FastAPI, WebSocket, WebSocketDisconnect
    from fastapi.responses import HTMLResponse
    
    app = FastAPI()
    
    html = """
    <!DOCTYPE html>
    <html>
        <head>
            <title>Chat</title>
        </head>
        <body>
            <h1>WebSocket Chat</h1>
            <h2>Your ID: <span id="ws-id"></span></h2>
            <form action="" onsubmit="sendMessage(event)">
                <input type="text" id="messageText" autocomplete="off"/>
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 18 12:29:59 GMT 2023
    - 2.5K bytes
    - Viewed (0)
  4. docs/en/docs/help-fastapi.md

    If you can help me with that, **you are helping me maintain FastAPI** and making sure it keeps **advancing faster and better**. ๐Ÿš€
    
    ## Join the chat
    
    Join the ๐Ÿ‘ฅ <a href="https://discord.gg/VQjSZaeJmf" class="external-link" target="_blank">Discord chat server</a> ๐Ÿ‘ฅ and hang out with others in the FastAPI community.
    
    !!! tip
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 13.7K bytes
    - Viewed (0)
  5. docs/ja/docs/tutorial/dependencies/classes-as-dependencies.md

    ใ“ใ‚Œใ‚’ใ€Œๅ‘ผใณๅ‡บใ—ๅฏ่ƒฝใ€ใชใ‚‚ใฎใจๅ‘ผใณใพใ™ใ€‚
    
    ## ไพๅญ˜้–ขไฟ‚ใจใ—ใฆใฎใ‚ฏใƒฉใ‚น
    
    Pythonใฎใ‚ฏใƒฉใ‚นใฎใ‚คใƒณใ‚นใ‚ฟใƒณใ‚นใ‚’ไฝœๆˆใ™ใ‚‹้š›ใซใ€ๅŒใ˜ๆง‹ๆ–‡ใ‚’ไฝฟ็”จใ—ใฆใ„ใ‚‹ใ“ใจใซๆฐ—ใฅใใ‹ใ‚‚ใ—ใ‚Œใพใ›ใ‚“ใ€‚
    
    ไพ‹ใˆใฐ:
    
    ```Python
    class Cat:
        def __init__(self, name: str):
            self.name = name
    
    
    fluffy = Cat(name="Mr Fluffy")
    ```
    
    ใ“ใฎๅ ดๅˆใ€`fluffy`ใฏ`Cat`ใ‚ฏใƒฉใ‚นใฎใ‚คใƒณใ‚นใ‚ฟใƒณใ‚นใงใ™ใ€‚
    
    ใใ—ใฆ`fluffy`ใ‚’ไฝœๆˆใ™ใ‚‹ใŸใ‚ใซใ€`Cat`ใ‚’ใ€Œๅ‘ผใณๅ‡บใ—ใฆใ„ใ‚‹ใ€ใ“ใจใซใชใ‚Šใพใ™ใ€‚
    
    ใใฎใŸใ‚ใ€Pythonใฎใ‚ฏใƒฉใ‚นใ‚‚ใพใŸใ€Œๅ‘ผใณๅ‡บใ—ๅฏ่ƒฝใ€ใงใ™ใ€‚
    
    ใใ—ใฆใ€**FastAPI** ใงใฏใ€Pythonใฎใ‚ฏใƒฉใ‚นใ‚’ไพๅญ˜้–ขไฟ‚ใจใ—ใฆไฝฟ็”จใ™ใ‚‹ใ“ใจใŒใงใใพใ™ใ€‚
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Jan 15 16:08:16 GMT 2024
    - 7.2K bytes
    - Viewed (0)
  6. docs/de/docs/tutorial/dependencies/classes-as-dependencies.md

    Zum Beispiel:
    
    ```Python
    class Cat:
        def __init__(self, name: str):
            self.name = name
    
    
    fluffy = Cat(name="Mr Fluffy")
    ```
    
    In diesem Fall ist `fluffy` eine Instanz der Klasse `Cat`.
    
    Und um `fluffy` zu erzeugen, rufen Sie `Cat` auf.
    
    Eine Python-Klasse ist also auch ein **Callable**.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 18:01:58 GMT 2024
    - 12.3K bytes
    - Viewed (0)
  7. docs/en/docs/advanced/websockets.md

    * Write messages from them.
    * Then close one of the tabs.
    
    That will raise the `WebSocketDisconnect` exception, and all the other clients will receive a message like:
    
    ```
    Client #1596980209979 left the chat
    ```
    
    !!! tip
        The app above is a minimal and simple example to demonstrate how to handle and broadcast messages to several WebSocket connections.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 02 22:37:31 GMT 2024
    - 6.2K bytes
    - Viewed (0)
  8. docs/zh/docs/advanced/websockets.md

        ```
    
    ๅฐ่ฏ•ไปฅไธ‹ๆ“ไฝœ๏ผš
    
    * ไฝฟ็”จๅคšไธชๆต่งˆๅ™จ้€‰้กนๅกๆ‰“ๅผ€ๅบ”็”จ็จ‹ๅบใ€‚
    * ไปŽ่ฟ™ไบ›้€‰้กนๅกไธญๅ‘้€ๆถˆๆฏใ€‚
    * ็„ถๅŽๅ…ณ้—ญๅ…ถไธญไธ€ไธช้€‰้กนๅกใ€‚
    
    ่ฟ™ๅฐ†ๅผ•ๅ‘ `WebSocketDisconnect` ๅผ‚ๅธธ๏ผŒๅนถไธ”ๆ‰€ๆœ‰ๅ…ถไป–ๅฎขๆˆท็ซฏ้ƒฝไผšๆ”ถๅˆฐ็ฑปไผผไปฅไธ‹็š„ๆถˆๆฏ๏ผš
    
    ```
    Client #1596980209979 left the chat
    ```
    
    !!! tip
        ไธŠ้ข็š„ๅบ”็”จ็จ‹ๅบๆ˜ฏไธ€ไธชๆœ€ๅฐๅ’Œ็ฎ€ๅ•็š„็คบไพ‹๏ผŒ็”จไบŽๆผ”็คบๅฆ‚ไฝ•ๅค„็†ๅ’Œๅ‘ๅคšไธช WebSocket ่ฟžๆŽฅๅนฟๆ’ญๆถˆๆฏใ€‚
    
        ไฝ†่ฏท่ฎฐไฝ๏ผŒ็”ฑไบŽๆ‰€ๆœ‰ๅ†…ๅฎน้ƒฝๅœจๅ†…ๅญ˜ไธญไปฅๅ•ไธชๅˆ—่กจ็š„ๅฝขๅผๅค„็†๏ผŒๅ› ๆญคๅฎƒๅช่ƒฝๅœจ่ฟ›็จ‹่ฟ่กŒๆ—ถๅทฅไฝœ๏ผŒๅนถไธ”ๅช่ƒฝไฝฟ็”จๅ•ไธช่ฟ›็จ‹ใ€‚
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Oct 17 05:59:11 GMT 2023
    - 6K bytes
    - Viewed (0)
  9. docs/em/docs/advanced/websockets.md

    ```
    
    ๐Ÿ”„ โšซ๏ธ ๐Ÿ‘…:
    
    * ๐Ÿ“‚ ๐Ÿ“ฑ โฎ๏ธ ๐Ÿ“š ๐Ÿ–ฅ ๐Ÿ“‘.
    * โœ ๐Ÿ“ง โšช๏ธโžก๏ธ ๐Ÿ‘ซ.
    * โคด๏ธ ๐Ÿ” 1๏ธโƒฃ ๐Ÿ“‘.
    
    ๐Ÿ‘ˆ ๐Ÿ”œ ๐Ÿคš `WebSocketDisconnect` โš , &amp; ๐ŸŒ ๐ŸŽ ๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿ”œ ๐Ÿ“จ ๐Ÿ“ง ๐Ÿ’–:
    
    ```
    Client #1596980209979 left the chat
    ```
    
    !!! tip
        ๐Ÿ“ฑ ๐Ÿ”› โญ &amp; ๐Ÿ™… ๐Ÿ–ผ ๐ŸŽฆ โ” ๐Ÿต &amp; ๐Ÿ“ป ๐Ÿ“ง ๐Ÿ“š *๏ธโƒฃ ๐Ÿ”—.
    
        โœ‹๏ธ โœ”๏ธ ๐Ÿคฏ ๐Ÿ‘ˆ, ๐ŸŒ ๐Ÿต ๐Ÿ’พ, ๐Ÿ‘ ๐Ÿ“‡, โšซ๏ธ ๐Ÿ”œ ๐Ÿ•ด ๐Ÿ‘ท โช ๐Ÿ› ๏ธ ๐Ÿƒ, &amp; ๐Ÿ”œ ๐Ÿ•ด ๐Ÿ‘ท โฎ๏ธ ๐Ÿ‘ ๐Ÿ› ๏ธ.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Apr 01 09:26:04 GMT 2023
    - 4.8K bytes
    - Viewed (0)
  10. fastapi/applications.py

            internally.
    
            The first time it is called it stores the result in the attribute
            `app.openapi_schema`, and next times it is called, it just returns that same
            result. To avoid the cost of generating the schema every time.
    
            If you need to modify the generated OpenAPI schema, you could modify it.
    
            Read more in the
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Apr 02 02:48:51 GMT 2024
    - 172.2K bytes
    - Viewed (0)
Back to top