WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by pddring v1.4

Create with Code

Create with code lets you quickly embed and run your python projects in your website / blog

Create with Code

The facts

Rating
4.2★ from 5
Active installs
300+
Price
Free
Last updated
19 Dec 2024
Added
Sep 2017
Requires WP
3.2
Tested up to
WP 6.7.7
Downloads
13,706

Our analysis

AI-assisted

Create with Code is a WordPress plugin that allows you to embed and run Python code projects directly on your site. It provides a simple way to share your code with a URL from create.withcode.uk, which can be embedded using a shortcode. You can customise the display options, including size and colour scheme, to suit your site's design.

This plugin is particularly useful for educators, students, or anyone looking to demonstrate Python code snippets in a web environment. However, it is important to note that the code runs in the client's browser and is intended mainly as a teaching tool rather than for professional development.

Best for: This plugin suits educators and learners who want to share and demonstrate Python code on their WordPress sites.

What it does well

  • Free to use from the WordPress.org directory
  • Allows embedding of Python code projects
  • Customisable display options for code snippets
  • Runs code in the client's browser
  • Designed as a teaching and learning aid

Where it falls short

  • Only supports a sandboxed subset of Python
  • Not intended for professional development use

Verdict

Create with Code offers a straightforward way to embed Python code in WordPress, ideal for educational purposes. Its limitations in functionality may not meet the needs of professional developers.

From the developer

pddring's own description of Create with Code, lightly tidied.

create.withcode.uk lets you write, run, debug and share python code in your browser. This plugin lets you quickly embed your code projects in your wordpress site

When you share a project from create.withcode.uk, you get a URL like: https://create.withcode.uk/embed/3C or https://create.withcode.uk/run/3C

Take the last section of the URL and use it in the shortcode to embed it in your wordpress site:

[withcode id="3C"]

You can customise choose to display the code or run it using the mode attribute:

[withcode id="3C" mode="embed"] 

or

[withcode id="3C" mode="run"]

You can also specifiy the height / width of the code snippet:

[withcode id="3C" mode="embed" width="400px" height="600px"]

You can customise the colour scheme by rotating all the colours on the toolbar icons by a hue value:
[withcode id=”3C” hue=”45″]

Or you can make the toolbar icons greyscale as follows:
[withcode id=”3C” grey=”1″]

Please note:

This plugin just lets you embed python code from create.withcode.uk in a wordpress site.
The python code can be run in an iframe in your site by pressing Ctrl + Enter to run the whole program or Ctrl + Space to run one line at a time.
Python code is interpreted and run in the client’s browser: it doesn’t run on your server and it only supports a sandboxed subset of the fully python language.
This is designed as a teaching and learning aid rather than a fully fledged professional development tool.

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for developer tooling.

WPCode

WPCode

93

Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...

Free 3M+ installs 4.9★ (1,873)
Header Footer Code Manager

Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for an...

Free 600k+ installs 4.9★ (309)
Admin and Site Enhancements

Duplicate post, post order, image resize, email via SMTP, admin menu editor, custom css / code, disable gutenb...

Free 200k+ installs 5★ (421)
Shortcoder

Create custom "Shortcodes" easily for HTML, JavaScript, CSS code snippets and use the shortcodes wit...

Free 100k+ installs 4.9★ (227)
Insert PHP Code Snippet

Add PHP code to your pages and posts easily using shortcodes.

Free 90k+ installs 4.9★ (705)
Code Snippets

An easy, clean, and simple way to enhance your site with code snippets.

Free 1M+ installs 4.7★ (509)