No description
![]() Added the "process existing" (defaults to True) and "stop on error" (defaults to False) features to both Linux and Win32 file monitors. Both features may be overridden in config. The Linux file monitor was rewritten as an ``edbob.daemon.Daemon`` class. |
||
---|---|---|
docs | ||
edbob | ||
.gitignore | ||
.hgignore | ||
CHANGES.txt | ||
COPYING.txt | ||
ez_setup.py | ||
MANIFEST.in | ||
README.txt | ||
setup.cfg | ||
setup.py |
edbob ===== edbob is a Pythonic software framework, released under the GNU Affero General Public License. It aims to be "environment-neutral" in that it can assist with development for console, web, or GUI applications. Pay only for what you eat; however all of its functionality combined may be considered a "full stack" of sorts. For more information, please see `edbob.org <http://edbob.org/>`_ or send email to `Lance Edgar <mailto:lance@edbob.org>`_. Installation ------------ Install the software with:: $ pip install edbob Usage ----- Built-in help can be seen with:: $ edbob help