orgtool 0.1.0
An extremely flexible organizer platform.
Orgtool is an extremely flexible organizer platform. It encourages creation of loosely coupled reusable components by combining Docu's fantastic flexibility with Tool's signals-driven approach.
Installation
$ pip install orgtool
This won't give you a working organizer. Orgtool is a platform so you need to create a Tool project and include Orgtool's extensions as "bundles". Each component provides commands, controllers, URL rules and templates (not necessarily all of them). You can easily create almost any kind of organizer (from PIM to a Trac clone) by combining existing components (orgtool.ext.*), overriding their templates and writing your own components.
Documentation
See the complete documentation for details.
Author
The original idea was conceived by Andrey Mikhaylenko and Ilia Musabirov in 2009. The code has been written by Andrey Mikhaylenko since 2009.
See the file AUTHORS for a complete authors list of this application.
Please feel free to submit patches, report bugs or request features:
http://bitbucket.org/neithere/orgtool/issues/
Licensing
Orgtool is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Orgtool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with Orgtool. If not, see <http://gnu.org/licenses/>.
- Author: Andrey Mikhaylenko
- Documentation: orgtool package documentation
- Home Page: http://bitbucket.org/neithere/orgtool/
- Download URL: http://bitbucket.org/neithere/orgtool/src/
- Keywords: query database api model models orm key/value orgtoolment-oriented non-relational tokyo cabinet mongodb
- License: GNU Lesser General Public License (LGPL), Version 3
- Requires python (>= 2.6), docu (>=0.23), tool (>=0.3), lepl (>=4.3), dateutil (>=1.5)
- Provides orgtool
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Plugins
- Intended Audience :: Developers
- Intended Audience :: Education
- Intended Audience :: Information Technology
- Intended Audience :: Science/Research
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- Programming Language :: Python
- Topic :: Database
- Topic :: Database :: Database Engines/Servers
- Topic :: Database :: Front-Ends
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: neithere
- DOAP record: orgtool-0.1.0.xml
