Skip to main content

Server for Live Coder, works with the Live Coder VSCode extension.

Project description

Live Coder

Live Coder shows how your code runs as you type.

Demo GIF

Features

See the execution of all functions called for given test.

GIF shows multiple function's execution syncing scrolling and changing files.

Pick between function calls and tests.

GIF shows picking between fucntion calls and tests.

Install

It comes in 2 parts, a server (here) and a VSCode Extension

Requirements

It only runs Python3 unittests.

Setup

  1. Install the Server using: pip install live-coder
  2. Install the VSCode Extension
  3. Watch the intro video
  4. Try the demo project.

Having Issues?

Please add an issue.

If the server isn't starting, you can start it within Python:

from live_coder.server import app
app.run(host='0.0.0.0', port=5000, debug=False)

Note: The host and port arguments cannot be changed since the editor extension expects the given ones.

Thanks

Thanks to the Pioneer community for the encouragement, it's worth checking out if you love making things!

If your interested in other new coding tools you should check out the Future of Coding community!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

live-coder-1.0.2.tar.gz (22.7 kB view details)

Uploaded Source

Built Distribution

live_coder-1.0.2-py3-none-any.whl (37.4 kB view details)

Uploaded Python 3

File details

Details for the file live-coder-1.0.2.tar.gz.

File metadata

  • Download URL: live-coder-1.0.2.tar.gz
  • Upload date:
  • Size: 22.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.9

File hashes

Hashes for live-coder-1.0.2.tar.gz
Algorithm Hash digest
SHA256 68e2401af210ee00085fa9d423ee5f8a1712bf205a75a6563e39d9ee018fdf03
MD5 32d0aed8e0d2c0486d4287a76b75ad9f
BLAKE2b-256 efd43d79c571bb2d1b5c9230f86299ce4d0be7f684faa67f71416b966f201fa6

See more details on using hashes here.

File details

Details for the file live_coder-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: live_coder-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 37.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.9

File hashes

Hashes for live_coder-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9d4f6470890c410031f1e85480bc526d0777e09fddc09a5e6d638d3d53ab85a2
MD5 be3983a092add6471eb5096cd2c695d7
BLAKE2b-256 ab134cca677b3028cf897fafa98f5d049359f8256392770dd551da645ca1b5ed

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page