Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fx-kirin/pyreload_all

reload all modified user packages.
https://github.com/fx-kirin/pyreload_all

Last synced: about 1 month ago
JSON representation

reload all modified user packages.

Awesome Lists containing this project

README

        

## Install
```
pip install reload_all
```
## Usage
```
from reload_all import reload_all

reload_all(locals())
```