Pythonic Software Framework
Project description
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
0.1a7
-----
- Tweaked logging and initialization semantics for shell command.
- Added "foo" views and templates to Pyramid scaffold.
- Added :attr:`edbob.pyramid.forms.FieldSet.allow_continue` attribute.
- Made ``sort`` keyword optional for grids.
- Added :class:`edbob.pyramid.views.Crud` class.
- Added :class:`edbob.pyramid.views.GridView` class.
- Added "Guest" role to auth / permissions framework.
- Added :class:`edbob.pyramid.forms.formalchemy.AutocompleteFieldRenderer`
class.
- Added :meth:`edbob.Object.__str__()` method.
- Added :func:`edbob.sqlalchemy.current_time()` function to provide UTC
timestamp as a default field value.
- Added ``pyramid_tm`` tween to Pyramid apps.
- Tweaked login, object index and CRUD templates.
- Added file monitor for Linux.
0.1a6
-----
- Fixed MANIFEST.in file.
0.1a5
-----
- Added :mod:`edbob.csv` module.
- Tweaked logging configuration and initialization semantics.
0.1a4
-----
- Fixed call to sleep() in filemon service.
0.1a3
-----
- Various tweaks to Pyramid code.
0.1a2
-----
- Add ``win32.send_data_to_printer()`` function.
- Various tweaks to Pyramid code.
0.1a1
-----
- Initial version
=====
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
0.1a7
-----
- Tweaked logging and initialization semantics for shell command.
- Added "foo" views and templates to Pyramid scaffold.
- Added :attr:`edbob.pyramid.forms.FieldSet.allow_continue` attribute.
- Made ``sort`` keyword optional for grids.
- Added :class:`edbob.pyramid.views.Crud` class.
- Added :class:`edbob.pyramid.views.GridView` class.
- Added "Guest" role to auth / permissions framework.
- Added :class:`edbob.pyramid.forms.formalchemy.AutocompleteFieldRenderer`
class.
- Added :meth:`edbob.Object.__str__()` method.
- Added :func:`edbob.sqlalchemy.current_time()` function to provide UTC
timestamp as a default field value.
- Added ``pyramid_tm`` tween to Pyramid apps.
- Tweaked login, object index and CRUD templates.
- Added file monitor for Linux.
0.1a6
-----
- Fixed MANIFEST.in file.
0.1a5
-----
- Added :mod:`edbob.csv` module.
- Tweaked logging configuration and initialization semantics.
0.1a4
-----
- Fixed call to sleep() in filemon service.
0.1a3
-----
- Various tweaks to Pyramid code.
0.1a2
-----
- Add ``win32.send_data_to_printer()`` function.
- Various tweaks to Pyramid code.
0.1a1
-----
- Initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
edbob-0.1a8.zip
(354.0 kB
view hashes)