Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Cantino (0.18 sec)

  1. docs/pt/docs/project-generation.md

    Por exemplo, o gerador de projetos <a href="https://github.com/tiangolo/full-stack-fastapi-postgresql" class="external-link" target="_blank">Full Stack FastAPI PostgreSQL</a> pode ser uma alternativa melhor, como ele é ativamente mantido e utilizado. E ele inclui todos os novos recursos e melhorias.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sat Oct 17 05:50:32 GMT 2020
    - 6.3K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    when the race was over.  However, when they had been running half
    an hour or so, and were quite dry again, the Dodo suddenly called
    out `The race is over!' and they all crowded round it, panting,
    and asking, `But who has won?'
    
      This question the Dodo could not answer without a great deal of
    thought, and it sat for a long time with one finger pressed upon
    Plain Text
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  3. CONTRIBUTING.md

    How to contribute
    =================
    
    Thank you so much for wanting to contribute to Guava! Here are a few important
    things you should know about contributing:
    
    1.  API changes require discussion, use cases, etc. Code comes later.
    2.  Pull requests are great for small fixes for bugs, documentation, etc.
    3.  Pull requests are not merged directly into the master branch.
    4.  Code contributions require signing a Google CLA.
    
    API changes
    -----------
    
    Plain Text
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Fri Nov 17 18:47:47 GMT 2023
    - 3.7K bytes
    - Viewed (0)
  4. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // lanxess : 2015-07-30 LANXESS Corporation
    lanxess
    
    // lasalle : 2015-04-02 Jones Lang LaSalle Incorporated
    lasalle
    
    // lat : 2014-10-16 XYZ.COM LLC
    lat
    
    // latino : 2015-07-30 Dish DBS Corporation
    latino
    
    // latrobe : 2014-06-16 La Trobe University
    latrobe
    
    // law : 2015-01-22 Registry Services, LLC
    law
    
    // lawyer : 2014-03-20 Dog Beach, LLC
    lawyer
    
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  5. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    when the race was over.  However, when they had been running half
    an hour or so, and were quite dry again, the Dodo suddenly called
    out `The race is over!' and they all crowded round it, panting,
    and asking, `But who has won?'
    
      This question the Dodo could not answer without a great deal of
    thought, and it sat for a long time with one finger pressed upon
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  6. docs/pt/docs/tutorial/body-nested-models.md

        E o `dict` que você recebe como `weights` terá, na verdade, chaves `int` e valores` float`.
    
    ## Recapitulação
    
    Com **FastAPI** você tem a flexibilidade máxima fornecida pelos modelos Pydantic, enquanto seu código é mantido simples, curto e elegante.
    
    Mas com todos os benefícios:
    
    * Suporte do editor (compleção em todo canto!)
    * Conversão de dados (leia-se parsing/serialização)
    * Validação de dados
    * Documentação dos esquemas
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 7.4K bytes
    - Viewed (0)
Back to top