The OpenKomodo Open Source Development Environment for Dynamic Languages and Web Technologies
The Open Komodo project provides a code base upon which integrated development environment (IDE)
... [More] software packages can be developed. ActiveState's Komodo Edit 4.3 and later (an open source, multi-platform, multi-language editor) is an established, mature product that uses the Open Komodo platform.
With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. [Less]
Focus on what your code can do; let your editor sweat the details.
Komodo Edit offers sophisticated support for all major scripting languages, including in-depth autocomplete and calltips
... [More], multi-language file support, syntax coloring and syntax checking, Vi emulation, and Emacs key bindings.
Komodo Edit is built on the Mozilla code base and versions 4.3 and later are licensed under the same terms as Firefox: Mozilla Public License (MPL), GNU General Public License (GPL), and GNU Lesser Public License (LGPL). [Less]
Allows users to enter information necessary to generate a Europass XML format CV, and view that CV in XML, HTML, PDF, DOC, or ODT formats.
Also hoping for integration with Facebook and other third-parties.
IntroductionThe Django Framework offers a way to serialize internal objects into xml, json and other formats.
django-simple-api extends this to a lightweight API, vaguely following REST principles.
... [More]
NewsDownloaduse the SVN version to get the most actual code:
svn checkout http://django-simple-api.googlecode.com/svn/trunk/ django-simple-api
InstallContributeEvery contribution is welcome!
questions feature ideas bug reports suggestions [Less]
OJSImport is a very primitive Django application designed to create an XML file for use to import back-issues of existing journals into the Open Journal System
Coming soon, once I clean it up a bit.
This is one stab at filling in a gap in the Web-to-press workflow. The package provides a simple function that will transform a simple, stripped-down HTML page
... [More] generated by your Python-powered CMS into an Indesign-readable XML file that makes use of the paragraph and character stylesheets your production department is already using.
Requires BeautifulSoup. Optionally uses SmartyPants for easy smart quotes, em dashes, ellipses and etc. [Less]
Importers for Django modelsDeveloped and maintained by Enrico Batista da Luz
Provides basic functionality to import data from many sources into Django models, allowing easy creation of custom
... [More] importers. Highly extensible and customizable.
Data formats are commonly denormalized. The project doesn't aim to be the "all-in-one" / "every-format" importer, and neither a fixtures replacement, but to provide a clean an flexible interface to write importers for custom sources.
Featurescurrently supported formats: XML and CSV easy to support new formats (Yaml, JSON, etc.) maps source values to model fields detects new / changed items many hooks to customize the importer behaviour UsageFollow the Usage instructions page for more information.
ContributorsJosir Gomes sponsored CSV Importer and the Sample Project [Less]
Mostly Python but can include Windows Batch Files, VBScript, WSH, Django, and many others. Have Fun. This is mainly for fun on my side as well.
Current Active Projects To Scope Out:None at the
... [More] moment. I just created this.
Current Active Scripts To Scope Out:None yet. Should start positing tonight or tomorrow. 12/17/08 - 12/18/08 [Less]
This is a Django-Python application to track and manage your hard-copy comic books. Requires Django 0.96 and Python 2.5. The application hasn't been tested with other configurations, but may work.