Skip to main content

Live coding support library for Python

Project description

This library implements something which is often called live coding or code
reloading. It allows an application to have any Python code which might be part
of it updated as the files the code is in are changed - while the application is
running.

* No need to restart the application in order to incorporate changes made to
Python scripts.
* No need to execute Python scripts manually each time you want to use the code
within them.

Project details


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