Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 51 - 60 of 436 for colour (0.04 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. docs/en/docs/index.md

    #### About FastAPI Cloud { #about-fastapi-cloud }
    
    **[FastAPI Cloud](https://fastapicloud.com)** is built by the same author and team behind **FastAPI**.
    
    It streamlines the process of **building**, **deploying**, and **accessing** an API with minimal effort.
    
    It brings the same **developer experience** of building apps with FastAPI to **deploying** them to the cloud. ๐ŸŽ‰
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sat Mar 07 09:29:03 GMT 2026
    - 21.4K bytes
    - Click Count (0)
  2. docs/zh-hant/docs/index.md

    </div>
    
    ๅฐฑ้€™ๆจฃ๏ผ็พๅœจไฝ ๅฏไปฅๅœจ่ฉฒ URL ้€ ่จชไฝ ็š„ๆ‡‰็”จใ€‚โœจ
    
    #### ้—œๆ–ผ FastAPI Cloud { #about-fastapi-cloud }
    
    **[FastAPI Cloud](https://fastapicloud.com)** ็”ฑ **FastAPI** ็š„ๅŒไธ€ไฝไฝœ่€…่ˆ‡ๅœ˜้šŠๆ‰“้€ ใ€‚
    
    ๅฎƒ่ฎ“ไฝ ไปฅๆœ€ๅฐ็š„ๅŠชๅŠ›็ฒพ็ฐกๅœฐๅฎŒๆˆ API ็š„**ๅปบ็ฝฎ**ใ€**้ƒจ็ฝฒ**่ˆ‡**ๅญ˜ๅ–**ๆต็จ‹ใ€‚
    
    ๅฎƒๆŠŠ็”จ FastAPI ้–‹็™ผๆ‡‰็”จ็š„**้–‹็™ผ่€…้ซ”้ฉ—**ๅธถๅˆฐ**้ƒจ็ฝฒ**ๅˆฐ้›ฒ็ซฏ็š„ๆต็จ‹ไธญใ€‚๐ŸŽ‰
    
    FastAPI Cloud ๆ˜ฏใ€ŒFastAPI ่ˆ‡ๅฅฝๆœ‹ๅ‹ๅ€‘ใ€้€™ไบ›้–‹ๆบๅฐˆๆกˆ็š„ไธป่ฆ่ดŠๅŠฉ่ˆ‡่ณ‡้‡‘ไพ†ๆบใ€‚โœจ
    
    #### ้ƒจ็ฝฒๅˆฐๅ…ถไป–้›ฒ็ซฏไพ›ๆ‡‰ๅ•† { #deploy-to-other-cloud-providers }
    
    FastAPI ๆ˜ฏ้–‹ๆบไธ”ๅŸบๆ–ผๆจ™ๆบ–ใ€‚ไฝ ๅฏไปฅๆŠŠ FastAPI ๆ‡‰็”จ้ƒจ็ฝฒๅˆฐไปปไฝ•ไฝ ้ธๆ“‡็š„้›ฒ็ซฏไพ›ๆ‡‰ๅ•†ใ€‚
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 20.8K bytes
    - Click Count (0)
  3. docs/en/docs/_llm-test.md

    ```bash
    # Print a greeting to the universe
    echo "Hello universe"
    ```
    
    ...and a console code example...
    
    ```console
    $ <font color="#4E9A06">fastapi</font> run <u style="text-decoration-style:solid">main.py</u>
    <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span>  Starting server
            Searching for package file structure
    ```
    
    ...and another console code example...
    
    ```console
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 11K bytes
    - Click Count (0)
  4. compat/maven-embedder/src/test/java/org/apache/maven/cli/MavenCliTest.java

            request = new CliRequest(new String[] {"-Dstyle.color=always"}, null);
            cli.cli(request);
            cli.properties(request);
            cli.logging(request);
            assertTrue(MessageUtils.isColorEnabled(), "Expected MessageUtils.isColorEnabled() to return true");
    
            MessageUtils.setColorEnabled(true);
            request = new CliRequest(new String[] {"-Dstyle.color=never"}, null);
            cli.cli(request);
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Wed Sep 17 10:01:14 GMT 2025
    - 30.9K bytes
    - Click Count (0)
  5. docs/ko/docs/index.md

        * ์—ฌ๊ธฐ์—๋Š” [FastAPI Cloud](https://fastapicloud.com)์— FastAPI ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜์„ ๋ฐฐํฌํ•  ์ˆ˜ ์žˆ๊ฒŒ ํ•ด์ฃผ๋Š” `fastapi-cloud-cli`๊ฐ€ ํฌํ•จ๋ฉ๋‹ˆ๋‹ค.
    
    ### `standard` ์˜์กด์„ฑ ์—†์ด { #without-standard-dependencies }
    
    `standard` ์„ ํƒ์  ์˜์กด์„ฑ์„ ํฌํ•จํ•˜๊ณ  ์‹ถ์ง€ ์•Š๋‹ค๋ฉด, `pip install "fastapi[standard]"` ๋Œ€์‹  `pip install fastapi`๋กœ ์„ค์น˜ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    
    ### `fastapi-cloud-cli` ์—†์ด { #without-fastapi-cloud-cli }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 23.4K bytes
    - Click Count (0)
  6. cmd/common-main.go

    	orchestrated       = IsKubernetes() || IsDocker()
    )
    
    func init() {
    	if !term.IsTerminal(int(os.Stdout.Fd())) || !term.IsTerminal(int(os.Stderr.Fd())) {
    		color.TurnOff()
    	}
    	if env.Get("NO_COLOR", "") != "" || env.Get("TERM", "") == "dumb" {
    		color.TurnOff()
    	}
    
    	if runtime.GOOS == "windows" {
    		if mousetrap.StartedByExplorer() {
    			fmt.Printf("Don't double-click %s\n", os.Args[0])
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 32.5K bytes
    - Click Count (3)
  7. docs/ko/docs/_llm-test.md

    //// tab | ํ…Œ์ŠคํŠธ
    
    Bash ์ฝ”๋“œ ์˜ˆ์‹œ...
    
    ```bash
    # ์šฐ์ฃผ์— ์ธ์‚ฌ๋ง ์ถœ๋ ฅ
    echo "Hello universe"
    ```
    
    ...๊ทธ๋ฆฌ๊ณ  ์ฝ˜์†” ์ฝ”๋“œ ์˜ˆ์‹œ...
    
    ```console
    $ <font color="#4E9A06">fastapi</font> run <u style="text-decoration-style:solid">main.py</u>
    <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span>  Starting server
            Searching for package file structure
    ```
    
    ...๊ทธ๋ฆฌ๊ณ  ๋˜ ๋‹ค๋ฅธ ์ฝ˜์†” ์ฝ”๋“œ ์˜ˆ์‹œ...
    
    ```console
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 11.7K bytes
    - Click Count (0)
  8. docs/de/docs/deployment/server-workers.md

         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Started server process <b>[</b><font color="#34E2E2"><b>27369</b></font><b>]</b>
         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Started server process <b>[</b><font color="#34E2E2"><b>27370</b></font><b>]</b>
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 8.7K bytes
    - Click Count (0)
  9. docs/uk/docs/deployment/server-workers.md

         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Started server process <b>[</b><font color="#34E2E2"><b>27369</b></font><b>]</b>
         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Started server process <b>[</b><font color="#34E2E2"><b>27370</b></font><b>]</b>
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:27:41 GMT 2026
    - 10.5K bytes
    - Click Count (0)
  10. docs/zh/docs/deployment/server-workers.md

         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Started server process <b>[</b><font color="#34E2E2"><b>27369</b></font><b>]</b>
         <span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span>  Started server process <b>[</b><font color="#34E2E2"><b>27370</b></font><b>]</b>
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 8K bytes
    - Click Count (0)
Back to Top