Skip to main content

Hot reloader aka edit and continue for Python

Project description

Logo

Example

Details

Reloadium adds hot reloading also called “edit and continue” functionality to any Python application

Installing

If you are a PyCharm user please check out Reloadium plugin
Plugins for other IDEs are coming soon.
Reloadium can be also used as a standalone library by installing it manually with pip:
pip install reloadium

Using

Running python files:

reloadium run example.py

Running modules:

reloadium run -m my_module
To apply your changes simply save a file

General Python Features

Reloadium will rerun current function when changed.
Developers get instant feedback whether the code is working or not.
Frame Reloading
Reloadium will handle errors during reloading function and let you fix mistakes.
Frame Reloading
Reloadium is capable of reloading files across the whole project.
Tweaking with settings could not be easier.
Frame Reloading

Django

Reloadium will hot reload views and refresh page on save.
Page Refreshing
Reloadium will rollback database changes to prevent creating unwanted objects after reloading current function.
Rolling back db

Flask

Reloadium will hot reload flask apps and refresh page on save.
Changing content can be seen in real time making web development much smoother.
Flask

SqlAlchemy

Reloadium will rollback database changes to prevent creating unwanted objects after reloading current function.
SqlAlchemy

Pandas

Reloadium hot reloads pandas objects.
Manipulating complex dataframes for data science could not be easier.
Pandas

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

reloadium-0.8.4-py3-none-any.whl (356.0 kB view details)

Uploaded Python 3

reloadium-0.8.4-cp310-cp310-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.10Windows x86-64

reloadium-0.8.4-cp310-cp310-win32.whl (2.1 MB view details)

Uploaded CPython 3.10Windows x86

reloadium-0.8.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

reloadium-0.8.4-cp310-cp310-macosx_10_15_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

reloadium-0.8.4-cp39-cp39-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.9Windows x86-64

reloadium-0.8.4-cp39-cp39-win32.whl (2.1 MB view details)

Uploaded CPython 3.9Windows x86

reloadium-0.8.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

reloadium-0.8.4-cp39-cp39-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

reloadium-0.8.4-cp38-cp38-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.8Windows x86-64

reloadium-0.8.4-cp38-cp38-win32.whl (2.1 MB view details)

Uploaded CPython 3.8Windows x86

reloadium-0.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

reloadium-0.8.4-cp38-cp38-macosx_10_9_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

reloadium-0.8.4-cp37-cp37m-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.7mWindows x86-64

reloadium-0.8.4-cp37-cp37m-win32.whl (2.0 MB view details)

Uploaded CPython 3.7mWindows x86

reloadium-0.8.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

reloadium-0.8.4-cp37-cp37m-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

reloadium-0.8.4-cp36-cp36m-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.6mWindows x86-64

reloadium-0.8.4-cp36-cp36m-win32.whl (1.9 MB view details)

Uploaded CPython 3.6mWindows x86

reloadium-0.8.4-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

reloadium-0.8.4-cp36-cp36m-macosx_10_9_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file reloadium-0.8.4-py3-none-any.whl.

File metadata

  • Download URL: reloadium-0.8.4-py3-none-any.whl
  • Upload date:
  • Size: 356.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 86e180e86fc34cdade57d7620e99d5629c891c9bfc41f22a88f859e7ec82a6f1
MD5 2962ff2c974df9ff9ff3c2a935fa2fde
BLAKE2b-256 853723524905be253fba6f43267b665d51eddb8154381e9e491da174decdd712

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9b8872b131ec1c16a84615d340f9a70ea45f6fa372b6582b052c9817b7659aa4
MD5 20f35b752873b506a096fd112c1ad20f
BLAKE2b-256 c67971d14c0cc6cda4a4b612d698ffc1f05febc277a482e67cf337412400491d

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp310-cp310-win32.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 fa16ed52fcdd92122ed126ca058b5941ff2098de98ee21fec7144eb3bc5e401c
MD5 8ae66a1c7dd0c17abbd3115e502e674e
BLAKE2b-256 d5a19d81ac90d4aff7b60db61d19ebffe7b710acfb7b57735e19b2bd50b9899b

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reloadium-0.8.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 59c89ee2534c2c8c158d413849329819c6b247284d842c22683859db451b0f60
MD5 7d8b554ca4bde8dd54d1301d5a5bed24
BLAKE2b-256 d107741672e1c1eafb31044a3b08d62ea1afc19edb1a6de888064c2164126d79

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp310-cp310-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.10, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 607a6cb287becb4bed2f340befdfeaecc119469377bf67a904f9e55e1640ada7
MD5 b5060d2e8ae86ab98d6d809ab33ee09a
BLAKE2b-256 cca8a5f64f776761e7b3eb96a4a06d79062c4af985d5cff2c714e2728d42802b

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fd1b78fbdfc86fdc46e2ee353b6d07962c2fede79b21fb1f9a80b5845455e8a4
MD5 50c203a18fa5a565ce59e70023d2a7d0
BLAKE2b-256 3f3d6d735d3d43eab9d6450bce7aa6a03fa1c609ce5aaa7debf1f302c78139e9

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp39-cp39-win32.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c2f6b1fb251797f5840c54c8d4617ebcbec0e13dd0648630788696b31a441b57
MD5 f4161af3b170a2ae2e1785dfdcf7f99b
BLAKE2b-256 678a440cafde3f522c292661018c0ed50d2bf781bbfcbd94f0a9cb3ed000f6c9

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reloadium-0.8.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87a0774bdb9b5a4686a4544b0ec8cacb64e7f5233b89c9ced98bf3b03f9f6f7d
MD5 d2a8b92d1857e5f36fdaa7fcec74167b
BLAKE2b-256 e8d24abf4c4523d5ed51ecaa5a5187f43a497f9a6ca698d7cf4eb46be1037d0a

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.9 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f70a1dc179c43f8a006242e334f5a2014293036004a3e5265aeceb1c5f5ea2bb
MD5 1e020e4d17eb95d461b49a90ba451f5a
BLAKE2b-256 ea0d6b13c33681d7891f01a0f468459394d7700aa6661fcef9a5c86a5ea77a24

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 712881121d491301e1792380cd51db7d39190e9b2ea5bebf0653f1191598877e
MD5 c413ba4f354079f9db8978344c4e6b98
BLAKE2b-256 e5ab30e3ae0519b3270ff7fd5fe72f838a0e7265ef4daf687eb71e0357859101

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp38-cp38-win32.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 58e776433f02469069ceb15c85f4742ae9f62f07ca265751929546c7487a308f
MD5 9e9beba0c39b1c800f7bb9d283c81f24
BLAKE2b-256 b5b845d1224a6a81f6112a7fff1fd04612d45ff2c47daa70b8967333af0b31e7

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reloadium-0.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a9b50bf63c754c342f47b80e58193944293cbb92a23c0ec1a3f670ebf1a45a14
MD5 96dcd67769186d4146181e16569f4b1b
BLAKE2b-256 5bc1bf8ff502091303363c2b869c010ab6138293ad8ec8d58069f1256e7f58f8

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 23c133c13ab8d643e1853d8f02a2e62ea0e8a400be02b35833fe0784602929dd
MD5 e1c869135ca06d040b1d230b8f9626c2
BLAKE2b-256 a136b0d74a4677bb3e6c77807b09e5a809d76b7fd73904d07c669f5071a17d8c

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0efa2353f42eb59482039ed2679f446810e4213432207774a8da1c97a8053a68
MD5 af7cee301e4f244c14343afa5afdd6d4
BLAKE2b-256 468a2a0a5fc6e5ff3bc6c8c63b9e7cad8e5836e07711d6c9b89064192d856044

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp37-cp37m-win32.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 cc52f958c82d736468c3f659bdecd718363fd4c8acc7aaea37ac33a709e2498d
MD5 2c7edfc53629ab733c86306d00c7e60b
BLAKE2b-256 e07dccaf667d9cf365aa13b4c92c8476ebbcd013b19e6a71eef877912347e83a

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reloadium-0.8.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd25c4d825ee40c0c3a178a3088c0474fe21e4ccd685f259e03ff9def403f398
MD5 de94650d8460ec69f1fe4bfe78cf64a3
BLAKE2b-256 72065d1ef17aa72a5409095d77c5a35c6eb32abafb9a593c913463bc191eb8be

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 714e9aaf167c91acd9c0a30f5468628670fe4e776b155730fc9f6a3d71cb6ded
MD5 5bd8d898b18b048226f3a9b7d8da474a
BLAKE2b-256 8947e4c6ac75eb9f2572664a83eeaea8e0da681368fb55d5125954335eb9a2ef

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 e88cc0550e028cf37b54021c0855ae75c88dbdacc1503b9488671cf20fb1acd2
MD5 f0739390d661289987c20c9903460518
BLAKE2b-256 2fcf509dfa83f866afa8904ddde7bf234708507844609c8a817dbefa165f2924

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp36-cp36m-win32.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 4d7855e855229d8d21be0327aaf1ee48be2f335d16e68364c6e19be074aa1d38
MD5 5daa1a80f0b206c841e8023eab029a3c
BLAKE2b-256 1325c0f40a613889247daa077f9b2f338608d76a42f196166e3b687a54bdb07f

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reloadium-0.8.4-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 90192d69ebf1e6a439b561f9af3c7b13883369707a8eafaac9beced2185a4161
MD5 0b234b49a2b185de608c2806ffdf3505
BLAKE2b-256 4968de6cd7de2ddd7c1c75dfa6cd615ded15c230ab4db0d7e7618c2f9b499187

See more details on using hashes here.

File details

Details for the file reloadium-0.8.4-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: reloadium-0.8.4-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.12

File hashes

Hashes for reloadium-0.8.4-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 17bbf432237465caa6743b8368982001b4af75ae1d00a151be45cac4fa8f9ebe
MD5 a60fffca5b63230635d951489931b65e
BLAKE2b-256 0c61740778f0ca46856134ae7f1853f2130270374f0ae5ba222aebd6f28a9a4c

See more details on using hashes here.

Supported by

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