Skip to content

willemneal/Docky

Repository files navigation

Run Python in Google Doc

Deploy this to google app engine to enable a server that will run code that you submit as a string and format code to a particular style.

Add On

This is the backend to a google doc Add-on that sends the code to the server.

Next Steps

Add syntax analysis with pylint.

Included Libraries

flask - Web server

unidecode - Decoding unicode

pygments - Formatting code

Licensing

See LICENSE

Author

Willem Wyndham

About

A google Docs Add-on to run Python in Google docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published