Projects tagged ‘html’, ‘python’, and ‘xml’


Jump to tag:

Projects tagged ‘html’, ‘python’, and ‘xml’

Filtered by Project Tags html python xml

Refine results Project Tags web (6) javascript (5) php (5) css (5) development (5) xslt (4) django (4) java (4) programming (4) docbook (3) linux (3) parser (3)

[28 total ]

76 Users
   

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature ... [More] is a template language, which is heavily inspired by Kid [Less]
Created over 3 years ago.

53 Users
   

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]
Created over 2 years ago.

23 Users
   

Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Web developers are its principle user group, but it has ... [More] many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code. [Less]
Created over 3 years ago.

17 Users
   

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]
Created about 1 year ago.

5 Users

A Python HTML/XML parser for quick turnaround projects like screen-scraping. 1. Beautiful Soup won't choke if you give it bad markup. It yields a parse tree that makes approximately as much sense as ... [More] your original document. This is usually good enough to collect the data you need and run away. 2. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree: a toolkit for dissecting a document and extracting what you need. You don't have to create a custom parser for each application. 3. Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. You don't have to think about encodings, unless the document doesn't specify an encoding and Beautiful Soup can't autodetect one. [Less]
Created over 2 years ago.

3 Users

Created 3 months ago.

2 Users
 

A framework of frameworks for rapid application development in Python. It includes packages for XML and XHTML parsing and generating, SNMP manager, SMI query API, Cisco-style CLI framework, QA automation, program control, and more.
Created over 3 years ago.

2 Users

Python-Czechtile is Python implementation of Czechtile Syntax.
Created over 3 years ago.

1 Users

ILS code repository - InterLogic Scholarship program(http://www.interlogic.com.ua/ua/Scholarship.aspx) Next project were developed(by 4 developers in 2 teams: JTeam and #Team): 1. Poll Application ... [More] - application complex designed for passing, creating, editing, managing Poll Surveys(Poll Sessions); storing and analyzing results It include server, console client, GUI client, web interface, web services and was done in two forks(Java and C#, by JTeam and #Team accordingly) that are fully compatible 2. TabSender(by JTeam) - application for managing and sharing Mozilla tabs consisting of Mozilla plugin and server done in Python and hosted on GoogleAppSpot(http://tabsender.appspot.com/) 3. Kiosk(by #Team) - a web site, designated for using in kiosks under Mozilla kiosk plugin [Less]
Created about 1 year ago.

1 Users

pyquery
Created about 1 year ago.