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.7.18-py3-none-any.whl (360.5 kB view details)

Uploaded Python 3

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

Uploaded CPython 3.10Windows x86-64

reloadium-0.7.18-cp310-cp310-win32.whl (2.0 MB view details)

Uploaded CPython 3.10Windows x86

reloadium-0.7.18-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.7.18-cp310-cp310-macosx_10_15_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

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

Uploaded CPython 3.9Windows x86-64

reloadium-0.7.18-cp39-cp39-win32.whl (2.0 MB view details)

Uploaded CPython 3.9Windows x86

reloadium-0.7.18-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.7.18-cp39-cp39-macosx_10_9_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

reloadium-0.7.18-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.7.18-cp38-cp38-macosx_10_9_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

reloadium-0.7.18-cp37-cp37m-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.7mWindows x86-64

reloadium-0.7.18-cp37-cp37m-win32.whl (1.9 MB view details)

Uploaded CPython 3.7mWindows x86

reloadium-0.7.18-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.7.18-cp37-cp37m-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

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

Uploaded CPython 3.6mWindows x86-64

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

Uploaded CPython 3.6mWindows x86

reloadium-0.7.18-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

reloadium-0.7.18-cp36-cp36m-macosx_10_9_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: reloadium-0.7.18-py3-none-any.whl
  • Upload date:
  • Size: 360.5 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.11

File hashes

Hashes for reloadium-0.7.18-py3-none-any.whl
Algorithm Hash digest
SHA256 b3ca0397539e9fd945083d7b0d98972b620feb1ab1e61fa4914de9c54f096692
MD5 8b2d3d8ce36f3049f9a9a1838d24931b
BLAKE2b-256 f1bf022bf29dee47fe3c756ad482978a7185f22ed81df51dcef951d491e5226f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1d1e5b7dff45d0eb62e2d22a2cf0c341ec55b109319c8493902e9f71d3da5628
MD5 87c8e3bdb1fc8eaf318bfcac60f5dcd9
BLAKE2b-256 257dc7fea3175417e7cff42cd775064e8863ed062a3ba847a374a44f420ee97e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.0 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.11

File hashes

Hashes for reloadium-0.7.18-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a5a138dd725645e84c8a0ba841cd3ca0faa047448447f726c20069456a7d77e0
MD5 aa6f996f1704bcb8b27e011a81b5f705
BLAKE2b-256 9536326175834d0ad8200827244a993dbc67b59b8009faa4a1d540094a012fdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.7.18-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 14663fe4fd81a6dc031f4f298e55f0ab4018b4d1d36ec558cfb36f0e8411bc2c
MD5 1aabfacfdcc25adac30ddeb75b4c516f
BLAKE2b-256 303560cca8e892ec95e220d893bec10392b822dc1d8737e38c55d6c91be8682b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a246b95172a3cf6a6e88b60f57926d7641b986559dc3e02c498d91109043b897
MD5 eab872cd21d2649cfaa70ae90dd0f4c3
BLAKE2b-256 2ee62295559191651818f1b6bc8d3e311648133d58714ea631f785de3be82241

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 91ede921c7f527eea6ad92b771a7f0ab0218fc1da05f5ad68b1c500a2589af30
MD5 bcb3f92ac06b7f47b6c7b6032b116beb
BLAKE2b-256 2f80cd87a0148f9cd8c540090638418b43c4443e9651f1be8b6130f4a87e1d26

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.0 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.11

File hashes

Hashes for reloadium-0.7.18-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 1751ff0c2f8c2a08fc39795511cffa68c5764d5a710e7b429c16f3a6b90847dc
MD5 a8ee0fafb63331a553e0d077c78cc14e
BLAKE2b-256 ccd4f1aea7304ae4295f9d57204ec85fa908dc5ce0b8ac40c763162821a0c3da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.7.18-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cbfa9c2aa03932303122c6a4511929e63515d454738bd0d95223d3813b230546
MD5 e4881552769cb7bf07004b5d66475e8d
BLAKE2b-256 6f511747e0f697baf45b487d01fa17c18d580f846b492e06ce9b2ff06bdb3800

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d95f57ce0385d530a7d5076a09b6147e0f18c1617fabcfa297e0c7737348787b
MD5 426723241f9c380650339489fd17ab15
BLAKE2b-256 5e169591e049d291d2f6459519d077c9d8a3687ce11c98d096baac18f45608d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 556d4afd17debc9f5a8125a9f3ce347db5db2b7ab16cdf483bf8c0e81f958fb3
MD5 6d0a719a653409a5542b7fbd6d4e5f9f
BLAKE2b-256 57fce031dd48e8f0981c2e9679d2e4c9a66f636505673a149ff78a614c90fb96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 aa2287435cab9bf4742fbbdf91dbfc609cd39d41ba9ad142a018d5223818cf68
MD5 740317931ae4af19bc5e9b0e82bec30c
BLAKE2b-256 2d7822c2d4323f7c5ac6923e8a736a5168624529dbefa9db91d461ffc97121d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.7.18-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45bc69e46ba90baf0e08b43372e2a10499a842f491f3829a8b0bca0bc5d2855d
MD5 2c204c9dc50b9b5cf011843c7ec3f458
BLAKE2b-256 d6eccbf132bea749ac69496086086fd8d0090ed463968616397835921941882b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b9e7ddf85d493389d955b11c79e417024288896a3468dd0566f9e182f3238d01
MD5 a042c7231feddbd8e9d1c2e3e16366bb
BLAKE2b-256 392a1ebee3e707d7ebcc1852f48c5ec2a77205fe195befba967ac0133f215627

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.2 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.11

File hashes

Hashes for reloadium-0.7.18-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f57e72261da0455c523d0a48a1a45e83228aa8f340e38857426660d6d20f537d
MD5 be4040814fd4b57140f7ca1e2e6a6fe5
BLAKE2b-256 8d023c0bd641364b293f11cee3e14c6ef38fa81091dfa36c4e39454163f7da21

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 1.9 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.11

File hashes

Hashes for reloadium-0.7.18-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 2a59c6fa47381261d33f69a2a2a04b44b779811e370c80927670bae11e4567a5
MD5 918873e4b09e7d0d2898d312ee8ea11a
BLAKE2b-256 80531ece324a80c9086eabf0286004ddcb595967c5ad01b9238b20c1d752617f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.7.18-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5601d60a08203396a2eaf20f94377286bbbe29b91fa76dea73428b88dbfc4754
MD5 acdce5c00df74e3e0af5f807acd4c841
BLAKE2b-256 61b74ce22137f68761343555a3ffc3a36bc2ab54bcce8ec260c35864869755d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 474d99e63e8fb86469ae8e1a83d1bc55dff9fffe9b79ee98a1557001ee00a726
MD5 6e4974275a93eff2e58ad03be48de527
BLAKE2b-256 05ec2c927729a75102acb24088dc9746b1ccb69ea0b41cacc63541ba3f93d635

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 78447c69ef62ca4725d2cd07bea3629d583ed826980175d70e4e2c075f8d9db0
MD5 a295a062b074bc156858a48c5052f3fc
BLAKE2b-256 d34f9e266d40191e1a98b51b4974d05edbbce1340310ae261706e5afe87e6e22

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-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.11

File hashes

Hashes for reloadium-0.7.18-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 9b9fc98fee4cf4e2abcd7d34474e5545a8c7729ff1db329575a932060f09144d
MD5 b43ca9277ffbcca506ccf2a8a2862034
BLAKE2b-256 3742be4384b82f37498dfb0ce8b88eef67b0750c036f5447ff71c8a9cb596f8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.7.18-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 70bf41d964e5e09204a56f3b94e84735d143d74af9634567357bd6af7ccf80fb
MD5 131d81de111ed2792d47cbc3b82b8b1f
BLAKE2b-256 0ac94f4867db8935c4172df9fe004c512c0a5fc9b1d87ca23cf5b38355e224b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.7.18-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 2.6 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.11

File hashes

Hashes for reloadium-0.7.18-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1cd76401007c3eff13e2952deb4a12b75c70d4c1df9478dbfdb9c0425316a199
MD5 fae84a9bb52c61b32dde2eb363b2de6b
BLAKE2b-256 866af9a586251276cba63cedab7d40df8a638c4192459cae6d66d295160fbdca

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