Skip to main content

Hot reloader aka edit and continue for Python

Project description

Logo

Example

Details

Reloadium adds hot reloading and profiling features 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.9.0-py3-none-any.whl (377.6 kB view details)

Uploaded Python 3

reloadium-0.9.0-cp310-cp310-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.10Windows x86-64

reloadium-0.9.0-cp310-cp310-win32.whl (2.3 MB view details)

Uploaded CPython 3.10Windows x86

reloadium-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

reloadium-0.9.0-cp310-cp310-macosx_10_15_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

reloadium-0.9.0-cp39-cp39-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.9Windows x86-64

reloadium-0.9.0-cp39-cp39-win32.whl (2.3 MB view details)

Uploaded CPython 3.9Windows x86

reloadium-0.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

reloadium-0.9.0-cp39-cp39-macosx_10_9_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

reloadium-0.9.0-cp38-cp38-win_amd64.whl (2.8 MB view details)

Uploaded CPython 3.8Windows x86-64

reloadium-0.9.0-cp38-cp38-win32.whl (2.5 MB view details)

Uploaded CPython 3.8Windows x86

reloadium-0.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

reloadium-0.9.0-cp38-cp38-macosx_10_9_x86_64.whl (3.4 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

reloadium-0.9.0-cp37-cp37m-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.7mWindows x86-64

reloadium-0.9.0-cp37-cp37m-win32.whl (2.3 MB view details)

Uploaded CPython 3.7mWindows x86

reloadium-0.9.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

reloadium-0.9.0-cp37-cp37m-macosx_10_9_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

reloadium-0.9.0-cp36-cp36m-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.6mWindows x86-64

reloadium-0.9.0-cp36-cp36m-win32.whl (2.3 MB view details)

Uploaded CPython 3.6mWindows x86

reloadium-0.9.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

reloadium-0.9.0-cp36-cp36m-macosx_10_9_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: reloadium-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 377.6 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.13

File hashes

Hashes for reloadium-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e98c960fc3e29fabb5b1ee26ce2f7436555edbe6da00d0d9444c8e1ce0aad524
MD5 c086e79dd6ac9502079aa4b2bf2c8544
BLAKE2b-256 72c9017706baaffddf49c95e93a21500ff133550479f69bd43dd96b7356f6b1f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.7 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.13

File hashes

Hashes for reloadium-0.9.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 abff38ec81f878040e24f29cfcbecaebe5bb4aa86be224d3b34054cb6a4bd116
MD5 6a4d13f266f21276a492b19950430244
BLAKE2b-256 81345afdb32782458b2cbd6ef247feab1c1c8505f0e5658815dfa9862b7c3e94

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.3 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.13

File hashes

Hashes for reloadium-0.9.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 783cf3c8194f35d636aaf7e5d325bfd636896bc7693af330c9af02e972cd30e0
MD5 8ebb998da613e3f2f0cd2c7a90ee59ec
BLAKE2b-256 a8e4eb39513cab69012e97a9e6e4103bcd4b2cddbb4fdf005218c389230841bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 42c4b42abdfb4550eee9636154658539bef0844a66100c8dd4da44c24933342f
MD5 e087c251cb755c2f0fef709233a88ce4
BLAKE2b-256 2061e9e4f123cbe0222bfc1d1d937207eaabdcb8a3a09d5fcc961960cb5b67f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp310-cp310-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 3.3 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.13

File hashes

Hashes for reloadium-0.9.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8b167aa04179f8293e0bff7e0bdeab85edc52e9866fa198f9ebad2a8d038ebce
MD5 9141e6802abd27fbf18d064a20b67b0c
BLAKE2b-256 057045578a95694ce0aafd1570df7038eca81cac3dc0c0c07aedaa85565ab7a5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.7 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.13

File hashes

Hashes for reloadium-0.9.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7154fde704be43df3996bfa21c9507cc32ac0803b09f98fed87d7848ac4697d4
MD5 686232348e328104147995b090c8aa14
BLAKE2b-256 d36b3819ef4ffc1aac5adbda74859910f4ee9dbcbfe110082db00de115ceb200

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 2.3 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.13

File hashes

Hashes for reloadium-0.9.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 33a01c45862150c70b2d745d24af236c0b9e5e7115db31a3307ee0e8a937cc02
MD5 27bdfacc5a33ec831eeb52a7e03ee53b
BLAKE2b-256 4011f39e9c12085da41322dab914ba76cada8dd279b807638e518aede9b709f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d47620bc860651f0aa65054c57e7227878c2ad81953a93d3a355e18c9794f4b5
MD5 f60232822c95d51532fbf6434bda86a5
BLAKE2b-256 d7857bcd618917fc8d42d9ce7d56eb357d60dd6b55440e945602e98a7aeaa859

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.3 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.13

File hashes

Hashes for reloadium-0.9.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7fdfea4acd59b2691630629506adcd2de2069682b32184723560296387c84f8f
MD5 9d3ed11fff495ff728020e43e6b32d75
BLAKE2b-256 b4952976d80bcaa23241f32ea6ba42fa3d539087869a3684ed2bc8cc12c2863f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.8 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.13

File hashes

Hashes for reloadium-0.9.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 43aaf53b5122f15325ce853bee994b00243dac10c9fd30dfa8b755733b0904e5
MD5 b621dcb4f51b671c71a42bbec7e17e98
BLAKE2b-256 2d14e5b9cdb4e26c9be1a25b8b14d45b456c0bed2296e630ee43269291b803b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 2.5 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.13

File hashes

Hashes for reloadium-0.9.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 92ad3edd2c9ef33213df86754fbf04f86a34c812ad72291d25fad26b96d7b60b
MD5 af14b4f596984e1032c5c32716857bdc
BLAKE2b-256 60ee5e62f87581464595437013e5cba37b9896a33e0e42fdce1df85addef31d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce054a9803bfbfce0372a33dcb3d7b4e034b8215bec9237495c8e897e180ff65
MD5 d0980a5e8961d48dbf21e3359d6b28fe
BLAKE2b-256 6bbc9fbd4089ae6e6fbba839bc3be53792253a5c2c406bc87a7e9455641b2b7d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.4 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.13

File hashes

Hashes for reloadium-0.9.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a00b1b8ddffb32e5e1e8d81451ae45ec6766be28dd10bb1dba76bc651c5b3a96
MD5 ff441bbc2a46405f31e55af816e933d2
BLAKE2b-256 85a6467b5b47ecef81bdb4911113c94304301155dada2d3a9c405699f07b3457

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.6 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.13

File hashes

Hashes for reloadium-0.9.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 4836b9fc17f52194d5d142059c75f51ccc2619dcd8fcfc9cb52f081c92cf59e4
MD5 2beddc5400cd5ce9a4b62f4eeb13fd29
BLAKE2b-256 05f064ffbd0c8d8f52b4568f54999f38f3dbe59a74062f86c7eaf363c585570e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 2.3 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.13

File hashes

Hashes for reloadium-0.9.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 9abd7365081f80db6f77d53319a8d5048f3b33f38baef6bb41a37cec61bf8cc2
MD5 35772a9c86a53c07978db332841ede98
BLAKE2b-256 d6e5e6bf3d0029db2423e2dc0fd3474de9da22dfe466a351e618cd97f8c9afc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.9.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 596da5b1032c727fab7a12beb724b75b9008731098859940f9b64cc9b7127a54
MD5 552fef34dcdce40388c992ac9c687427
BLAKE2b-256 ad5187872ddf240c711b4fdce772e8205fe2251b8dd27013393088992331fac8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.2 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.13

File hashes

Hashes for reloadium-0.9.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 17f56b01cd1641409bdcdbb2889366454207b6326078a615e5e162c4951b65fc
MD5 c9162083778c3a64a6931649d7fea1e3
BLAKE2b-256 5033325af72e30a6bc9ae7a4d5dca1f8efbc10915283e97c9057eb75c5607902

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 2.6 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.13

File hashes

Hashes for reloadium-0.9.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c3cea245809d457d177b58748a3cd41bb34579ea6f439c5cf059cd2f4af91017
MD5 0f9de621a57985f7666c3182d0a66b1c
BLAKE2b-256 665f7fc34777dc6c99db75ea43cf9388086490ee5ded03fdc6c3e86fb8e37633

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 2.3 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.13

File hashes

Hashes for reloadium-0.9.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 1919e0a13dd6d99ee9a3d9e001d771f1757ddc50ae65c6b8fdc52a656c491614
MD5 1247bcec0d9494460e7f408edfaaf792
BLAKE2b-256 d6dbce7b4f685a596d615a6acd46ebf076156d1d77fbbcc3e2ea455bdd77e443

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reloadium-0.9.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f06ba1ce1f4ffeec89d2b8510dcf78159b85901ab660fa0a6b851d23f10cab90
MD5 318a2791b0386105a630777c8827c11e
BLAKE2b-256 24798776284db87e2f94f3231fc3c04ddddfb1f902b778fa6d149fd724c8d12e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: reloadium-0.9.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.0 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.13

File hashes

Hashes for reloadium-0.9.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5f98c3ae8a9edb1d998a08c5cc915166ffd0a465a7ed621442f40da7aac9979d
MD5 4a5836d95ad5a1bafdd4d1015704063c
BLAKE2b-256 c35f1fc99140fc434ac557fe587b6e103f1ad59d5032978c722c7cdfc880aca5

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