toyai / python-playground

Interactive Playground for Python
https://python-playground.netlify.app
MIT License
12 stars 1 forks source link

feat: add initial backend API #10

Closed DavianYang closed 3 years ago

DavianYang commented 3 years ago

Description

fix #7

Additional context

What is the purpose of this pull request?

netlify[bot] commented 3 years ago

:heavy_check_mark: Deploy Preview for python-playground ready!

:hammer: Explore the source changes: 0aae7a5b1e102d67bc0d7ecdefabbb22c675990e

:mag: Inspect the deploy log: https://app.netlify.com/sites/python-playground/deploys/60b37917a80832000880e30d

:sunglasses: Browse the preview: https://deploy-preview-10--python-playground.netlify.app/

ydcjeff commented 3 years ago

Please add __pycache__ to .gitignore.