PyTamaro Logo
version_2022

Index:

  • How to Install PyTamaro
  • Examples as Jupyter Notebooks
  • API Documentation
    • English Version
    • Versione Italiana
    • Deutsche Version
PyTamaro
  • API Documentation
  • Edit on GitHub

API Documentation

The API documentation is available in three languages:

API:

  • English Version
    • Primitive shapes and text
      • circular_sector()
      • ellipse()
      • empty_graphic()
      • rectangle()
      • text()
      • triangle()
    • Operations
      • above()
      • beside()
      • compose()
      • graphic_height()
      • graphic_width()
      • overlay()
      • pin()
      • rotate()
    • Output
      • save_gif()
      • save_graphic()
      • show_graphic()
    • Colors
      • Color
      • hsl_color()
      • hsv_color()
      • rgb_color()
      • black
      • blue
      • cyan
      • green
      • magenta
      • red
      • transparent
      • white
      • yellow
    • Graphic
  • Versione Italiana
    • Forme primitive e testo
      • ellisse()
      • grafica_vuota()
      • rettangolo()
      • settore_circolare()
      • testo()
      • triangolo()
    • Operazioni
      • accanto()
      • altezza_grafica()
      • componi()
      • fissa()
      • larghezza_grafica()
      • ruota()
      • sopra()
      • sovrapponi()
    • Output
      • salva_gif()
      • salva_grafica()
      • visualizza_grafica()
    • Colori
      • Colore
      • colore_hsl()
      • colore_hsv()
      • colore_rgb()
      • bianco
      • blu
      • ciano
      • giallo
      • magenta
      • nero
      • rosso
      • trasparente
      • verde
    • Grafica
  • Deutsche Version
    • Primitive Grafiken
      • dreieck()
      • ellipse()
      • kreis_sektor()
      • leere_grafik()
      • rechteck()
      • text()
    • Operationen
      • drehe()
      • fixiere()
      • grafik_breite()
      • grafik_hoehe()
      • kombiniere()
      • neben()
      • ueber()
      • ueberlagere()
    • Ausgabe
      • speichere_gif()
      • speichere_grafik()
      • zeige_grafik()
    • Farben
      • Farbe
      • hsl_farbe()
      • hsv_farbe()
      • rgb_farbe()
      • blau
      • cyan
      • gelb
      • gruen
      • magenta
      • rot
      • schwarz
      • transparent
      • weiss
    • Grafik
Previous Next

© Copyright 2021-2022, LuCE Research Lab. Revision e3c5bd3b.

Built with Sphinx using a theme provided by Read the Docs.