Skip to main content

Monitor & auto execute single script(go py c) after modify.

Project description

Monitor and auto execute single script after modify

support go, python, c++, c. filename endswith .py .c .cpp .go extend other. Support django reload server when template change.

[zh_cn] 自动执行修改后的脚本

install

pip install seeing

use

seeing -f hello.py
seeing -s 3 -f hello.go  # execute script after hello.go modified 3 seconds.
seeing -f hello.cpp      # it will run g++ hello.cpp && ./a.out
seeing -f hello.c        # same as cpp

# reload django devlop server
pip install gunicorn
seeing -c gunicorn project_name.wsgi

extend other

seeing -c sh hello.sh
seeing -c open hello.html
seeing -c node hello.js
seeing -c scrapy spider.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seeing-0.1.6.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

seeing-0.1.6-py3.6.egg (5.5 kB view details)

Uploaded Source

File details

Details for the file seeing-0.1.6.tar.gz.

File metadata

  • Download URL: seeing-0.1.6.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for seeing-0.1.6.tar.gz
Algorithm Hash digest
SHA256 8f23ea38e8e75e737271cfa13ffffa184135b608f0e134da96dfc1e1f1083d0f
MD5 49377a4815b9f819c7bf45444f540c00
BLAKE2b-256 4aa0cd39f892bdb9bc22dbedd156b35a7174cf8bfe8230cb89578da5aa2aa413

See more details on using hashes here.

File details

Details for the file seeing-0.1.6-py3.6.egg.

File metadata

  • Download URL: seeing-0.1.6-py3.6.egg
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for seeing-0.1.6-py3.6.egg
Algorithm Hash digest
SHA256 45e6c52dd7b84557681359aefead35e8fca49e393abf1527ce1e65a2c462e6aa
MD5 996c06d0d1527b4cd88cd1e8110cdaa5
BLAKE2b-256 d5428c1d46195516722ddda6e8ba1f1232e09d4c7fa9687cddfcb123d0e8aa5a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page