Render a graphical representation of a MySQL or SQLite database
from a mysqldump or sqlite3 .dump file.
Features:
- Can infer foreign key relationships if you do not have them defined
- Handles partial dumps (FK to tables that are not defined within the dump)
- Fast! Uses sed and grep for data extraction (MySQL only)
py-markdown2 provides a converter written in Python that closely
matches the behaviour of the original Perl-implemented Markdown.pl.
There is another Python markdown.py , but markdown2.py is faster
and, to my knowledge, more correct.
Markdown is a light text markup format and a processor to convert
that to HTML.
pyelasticsearch is a clean, future-proof, high-scale API to elasticsearch. It
provides features like...
* Transparent conversion of Python data types to and from JSON
* Translating HTTP status codes representing failure into exceptions
* Connection pooling
* Load-balancing of requests across nodes in a cluster
* Failed-node marking to avoid downed nodes for a period
* Optional automatic retrying of failed requests
Chameleon is an HTML/XML template engine for Python. It uses the page templates
language.
It’s designed to generate the document output of a web application, typicay
HTML markup or XML. The language used is page templates, originally a Zope
invention, but available here as a standalone library that you can use in any
script or application running Python.
Fldiff is a graphical diff program that shows the differences between two
files/directories, or a file/directory and a CVS or Subversion repository.
It is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of
GUI toolkit has hampered their portability to many of the systems I work with.
Sarep is a command-line search and replace tool written in Perl. It
supports regular expressions, case insensitivity/sensitivity, multiple
file search-and-replace, wildcards, writing out to a new file (rather than
overwriting the modified file), proper handling of metacharacters, reading
search/replace string from a file, and silent/verbose modes.
Plagger is a pluggable RSS/Atom feed aggregator written in
Perl. Everything is implemented as a small plugin and you can mash
them up together using Plagger core API and plugin hooks. You can
think of Plagger as a blosxom or qpsmtpd for RSS aggregator.
WARNING: This port depends on thousands of other ports spececially
with full options.
YamCha is a generic, customizable, and open source text chunker
oriented toward a lot of NLP tasks, such as POS tagging,
Named Entity Recognition, base NP chunking, and Text Chunking.
YamCha is using a state-of-the-art machine learning algorithm
called Support Vector Machines (SVMs), first introduced by
Vapnik in 1995.
URLObject is a utility class for manipulating URLs. The latest incarnation of
this library builds upon the ideas of its predecessor, but aims for a clearer
API, focusing on proper method names over operator overrides. It's also being
developed from the ground up in a test-driven manner, and has full Sphinx
documentation.
LiveJournal is an open source content management system, written
mainly in Perl and utilizing MySQL as a database backend. By itself,
it serves as a powerful content updating system. In other uses, it
is the framework application behind many successful online communities,
including LiveJournal.com and DeadJournal.com.
ljdeps is a meta-port which installs all of the perl modules needed
by LiveJournal.