Simple package to automatically restart application when file changes are detected!
Project description
py-mon 
Simple package to automatically restart application when file changes are detected!
I spend a lot of time developing discord bots and it's a hassle to constantly Ctrl+C and then run the bot again on my terminal. As an active web developer who works with NodeJS, I decided to make something like nodemon but for Python.
Introducing py-mon, a simple and easy to use python package that automatically runs your python script when it detects file changes. I've only spent a couple of hours in developing this and I hope to add a bunch of features in the future, from ignoring certain files to prioritizing certain extensions.
Sidetrack - A little about me
I'm a 13 year old full-stack web developer and I love working with Python, NodeJS, SQL
and other cool software! I want to make a positive change with the help of software and
do some cool stuff as I grow. That's just a little about me, back to the package!
Quickstart
I wanted to make this package as easy as possible to use. Here's a quick start, it's essentially all you'll need.
Installation
pip install -U py-mon
Execution
pymon filename.py
That's pretty much it! Thanks for everything, I would appreciate it if you could leave a follow or star this repository! <3
Contributing
This package is opensource so anyone with adequate python experience can contribute to this project!
Report Issues
If you find any error/bug/mistake with the package or in the code feel free to create an issue and report it here
Fix/Edit Content
If you want to contribute to this package, fork the repository, clone it, make your changes and then proceed to create a pull request here
Contact
If you want to contact me -
Mail - trustedmercury@gmail.com
Discord - TrustedMercury#1953
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file py-mon-1.0.0.tar.gz.
File metadata
- Download URL: py-mon-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4efd40a5d5ab9f5d2299c388fb2e0f70cd399ddcadb8cdf3575cd06c8227eaab
|
|
| MD5 |
fe2b240bfcf4bfeae835c813413c621a
|
|
| BLAKE2b-256 |
9603ee7557b98214fab822dda96b44907decc84072093ec403eafdbbaa2a691b
|