Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Button to share python code?

Open
#328 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, python
Domain
frontend, web-dev

Research direction

Start by locating the web editor's existing import path for Python code from an encoded URL, then compare its format with the generator described in the linked Python gist. Done means the editor has a share button that creates the compatible encoded URL and makes it available to pass to other people.

Written by the indexing model from the issue text.

Description

There is code in the web editor to import python code from an encoded URL, but there isn't an implementation to actually create this URL. It would be useful to have a "share" button to generate the URL and pass it along to other people.

I've written such a generator in Python (https://gist.github.com/eduvik/9a3fd4c62624ea103b5eb622ac67c311) , but it would be nice to have it built in to the editor

Dominant language
JavaScript
Stars
201
Forks
126
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bbcmicrobit/PythonEditor

All issues in bbcmicrobit/PythonEditor

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.