Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fx-kirin/pyreload_all
- Owner: fx-kirin
- Created: 2018-03-29T01:32:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T06:40:10.000Z (almost 7 years ago)
- Last Synced: 2024-11-11T01:42:34.762Z (2 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install
```
pip install reload_all
```
## Usage
```
from reload_all import reload_allreload_all(locals())
```