Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Seere (0.15 sec)

  1. docs/de/docs/tutorial/bigger-applications.md

        In `app/main.py` könnten Sie beispielsweise eine Zeile wie diese haben:
    
        ```
        from app.routers import items
        ```
    
    * Das Verzeichnis `app` enthält alles. Und es hat eine leere Datei `app/__init__.py`, es handelt sich also um ein „Python-Package“ (eine Sammlung von „Python-Modulen“): `app`.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 20:27:59 GMT 2024
    - 21.1K bytes
    - Viewed (0)
Back to top