Python logo

Poprzedni temat

locale — Internationalization services

Następny temat

turtle — Grafika żółwia

Ta strona

  • Zgłoś błąd
  • Pokaż źródło

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.10.18 Documentation »
  • Biblioteka standardowa Pythona »
  • Program Frameworks
  • |
  • |

Program Frameworks¶

The modules described in this chapter are frameworks that will largely dictate the structure of your program. Currently the modules described here are all oriented toward writing command-line interfaces.

The full list of modules described in this chapter is:

  • turtle — Grafika żółwia
    • Wprowadzenie
    • Overview of available Turtle and Screen methods
      • Metody żółwia
      • Metody TurtleScreen/Screen
    • Metody RawTurtle/Turtle i odpowiadające im funkcje
      • Ruch żółwia
      • Pobieranie stanu żółwia
      • Ustawienia pomiarowe
      • Kontrola pióra
        • Stan rysowania
        • Kontrola koloru
        • Wypełnienie
        • Więcej kontroli rysowania
      • Stan żółwia
        • Widoczność
        • Wygląd
      • Korzystanie ze zdarzeń
      • Specjalne metody żółwi
      • Compound shapes
    • Methods of TurtleScreen/Screen and corresponding functions
      • Kontrola okna
      • Kontrola animacji
      • Korzystanie ze zdarzeń ekranowych
      • Metody wprowadzania danych
      • Ustawienia i metody specjalne
      • Methods specific to Screen, not inherited from TurtleScreen
    • Public classes
    • Help and configuration
      • How to use help
      • Translation of docstrings into different languages
      • How to configure Screen and Turtles
    • turtledemo — Demo scripts
    • Changes since Python 2.6
    • Changes since Python 3.0
  • cmd — Support for line-oriented command interpreters
    • Cmd Objects
    • Cmd Example
  • shlex — Simple lexical analysis
    • shlex Objects
    • Parsing Rules
    • Improved Compatibility with Shells

Poprzedni temat

locale — Internationalization services

Następny temat

turtle — Grafika żółwia

Ta strona

  • Zgłoś błąd
  • Pokaż źródło

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.10.18 Documentation »
  • Biblioteka standardowa Pythona »
  • Program Frameworks
  • |
  • |
© Prawa autorskie 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Ostatnia modyfikacja lip 08, 2025. Found a bug?
Created using Sphinx 3.4.3.