No description
Find a file
Lance Edgar a6decbb313 save point (see note)
Changed license to AGPLv3, "finished" console command framework (for now?), and
added initial db/lib/pyramid/wx subpackages - though those are not yet well tested.
2012-03-20 09:11:01 -05:00
edbob save point (see note) 2012-03-20 09:11:01 -05:00
COPYING.txt save point (see note) 2012-03-20 09:11:01 -05:00
ez_setup.py initial commit 2012-03-07 06:04:18 -06:00
MANIFEST.in initial commit 2012-03-07 06:04:18 -06:00
README.txt save point (see note) 2012-03-20 09:11:01 -05:00
setup.cfg initial commit 2012-03-07 06:04:18 -06:00
setup.py save point (see note) 2012-03-20 09:11:01 -05:00

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