Skip to main content
About pycontextfree
  • Gallery
  • Tutorial
  • API reference
  • Github repo

    API Reference

    Top

    Index

    • Functions

      • box
      • circle
      • line
      • triangle

    contextfree.shapes module

    Functions

    def box(

    side=1)

    Draw a box

    def circle(

    rad=0.5)

    Draw a circle

    def line(

    x, y, width=0.1)

    Draw a line

    def triangle(

    rad=0.5)

    Draw a triangle

    Documentation generated by pdoc 0.3.2

    pdoc is in the public domain with the UNLICENSE

    Design by Kailash Nadh

    Maintained by Aleksandr Drozd