Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 592 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 592 Bytes

Antigravity Example

This application is based on the famous XKCD comic Python. It creates an Antigravity class to load a svg and then use PyScript to display and animate it.

It also shows you how you can import a file and use it in your Pyscript application - have a look at pyscript.toml to see how it's done.

References