PythonBuddy icon indicating copy to clipboard operation
PythonBuddy copied to clipboard

1st Online Python Editor With Live Syntax Checking and Execution

Results 22 PythonBuddy issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** For easy usage to users, we can deploy it on [vercel](https://vercel.com/) @vercel **Describe the solution you'd like** Using this: https://vercel.com/docs/runtimes#official-runtimes/python...

hacktoberfest

PyOdide is cPython compiled to WebAssembly and running in the browser. If PyLint is pure python, it is quite easy to run it on top of Pyodide, in the browser....

hacktoberfest

Note to self: add some sort of model to hedge and future prof against plyint updates

hacktoberfest

As a user, I want to track what Pylint errors and understand how to mitigate them. Current blocker => login feature

hacktoberfest
feature

Goal: Write unit test for Javascript and Python files (https://github.com/ethanchewy/PythonBuddy/blob/master/app.py, https://github.com/ethanchewy/PythonBuddy/blob/master/static/js/javascript.js, and https://github.com/ethanchewy/PythonBuddy/blob/master/static/js/cm-validator-remote.js) How to do this? - Python: use unit test python library or Flask testing (http://flask.pocoo.org/docs/0.12/testing/#the-first-test) - Javascript:...

hacktoberfest

As a user, I want to be able to view my previous code submissions. Since PythonBuddy is only for 1 user for this repo (for PythonBuddySandboxed aka the demo server,...

hacktoberfest

As a user, I want to be able to log into PythonBuddy and be able to see my previous code submissions and be able to edit prior code submissions.

hacktoberfest
feature

As a developer, I want to get rid of any resources in the header of html files to be imported from a CDN. Instead, I want those libraries to be...

enhancement
hacktoberfest

http://flask.pocoo.org/docs/1.0/tutorial/templates/ As a developer, I want to use a templating framework instead of pure HTML

enhancement
hacktoberfest

![screenshot from 2018-10-27 17-56-57](https://user-images.githubusercontent.com/8660827/47610740-be7d9300-da11-11e8-975a-3dd8b93256f4.png)

help wanted
hacktoberfest