edbob/docs/index.rst
2012-05-11 09:01:04 -07:00

44 lines
812 B
ReStructuredText

edbob -- Pythonic Software Framework
====================================
Welcome to edbob, 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.
API
---
The following pages describe the ``edbob`` package from a caller's perspective.
.. toctree::
:maxdepth: 1
edbob
edbob.commands
edbob.configuration
edbob.db
edbob.exceptions
edbob.mail
edbob.modules
edbob.sqlalchemy
edbob.util
edbob.win32
To-Do
-----
.. todolist::
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`