Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 65 of 65 for favorited (0.16 sec)

  1. docs/en/docs/alternatives.md

    This solved having to write YAML (another syntax) inside of Python docstrings.
    
    This combination of Flask, Flask-apispec with Marshmallow and Webargs was my favorite backend stack until building **FastAPI**.
    
    Using it led to the creation of several Flask full-stack generators. These are the main stacks I (and several external teams) have been using up to now:
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 23.2K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp

                                        <span class="font-weight-bold col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.user_favorite_enabled"/></span>
                                        <div class="form-inline col-sm-9">
                                            <la:errors property="userFavorite"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Jan 16 12:54:35 GMT 2023
    - 39.4K bytes
    - Viewed (0)
  3. fastapi/applications.py

                    **Example**
    
                    ```python
                    from fastapi import FastAPI
    
                    app = FastAPI(summary="Deadpond's favorite app. Nuff said.")
                    ```
                    """
                ),
            ] = None,
            description: Annotated[
                str,
                Doc(
                    '''
    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)
  4. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    beginning to feel a little worried.
    
      `Just about as much right,' said the Duchess, `as pigs have to fly;
    and the m--'
    
      But here, to Alice's great surprise, the Duchess's voice died
    away, even in the middle of her favourite word `moral,' and the
    arm that was linked into hers began to tremble.  Alice looked up,
    and there stood the Queen in front of them, with her arms folded,
    frowning like a thunderstorm.
    
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  5. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    beginning to feel a little worried.
    
      `Just about as much right,' said the Duchess, `as pigs have to fly;
    and the m--'
    
      But here, to Alice's great surprise, the Duchess's voice died
    away, even in the middle of her favourite word `moral,' and the
    arm that was linked into hers began to tremble.  Alice looked up,
    and there stood the Queen in front of them, with her arms folded,
    frowning like a thunderstorm.
    
    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)
Back to top