Monitor for any changes in your Project
Project description
##How to install
$ sudo pip install pydemon
##How to use
$ pydemon 'bash script'
or
$ pydemon script.sh
##How to ignore file such as ".swp"
$ vi .pydemon.dat
add your ignore pattern to "ignore_postfix" like below
{
"ignore_postfix": [
".swp",
".log"
],
"run_count": 16
}
$ sudo pip install pydemon
##How to use
$ pydemon 'bash script'
or
$ pydemon script.sh
##How to ignore file such as ".swp"
$ vi .pydemon.dat
add your ignore pattern to "ignore_postfix" like below
{
"ignore_postfix": [
".swp",
".log"
],
"run_count": 16
}
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
pydemon-0.1.1.tar.gz
(2.2 kB
view details)
File details
Details for the file pydemon-0.1.1.tar.gz.
File metadata
- Download URL: pydemon-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a40324c703af6123f969363992b41394d22ba90a77ce62893989d5bbdb42e208
|
|
| MD5 |
32910851fd5ebc19c2d34ff47b9d8ed5
|
|
| BLAKE2b-256 |
6b14f46d9d5546ca4755c605b7a4213744ef582679522d435f752796c3d47812
|