##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
}
Release files for pydemon 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pydemon-0.1.1.tar.gz | 2.2 kB | Details |
Release files / pydemon-0.1.1.tar.gz
| Download URL | pydemon-0.1.1.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a40324c703af6123f969363992b41394d22ba90a77ce62893989d5bbdb42e208
|
|
BLAKE2b-256 checksum How to use checksums |
6b14f46d9d5546ca4755c605b7a4213744ef582679522d435f752796c3d47812
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |