Skip to content

pddring/createwithcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

createwithcode

create.withcode.uk

create.withcode.uk lets you write, run, debug and share python code in a web browser.

Features:

  • Write python code with syntax highlighting
  • Run python code in a web browser
  • No user accounts needed
  • Completely free
  • Includes micro:bit python simulator
  • Includes Raspberry Pi GPIO python simulator

It's designed for students and teachers learning or experimenting with python code.

This github repro includes most of the source code for create.withcode.uk so that it will run without needing to be hosted on a webserver. It doesn't include the code to be able to save or share python code.

Try the full version (with ability to save and share) here: Create.withcode.uk

Or, try a live copy of this github project (client side only - no save / share) here: tools.withcode.uk/create

About

Python IDE in a browser with microbit simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages