zzzeek

Brooklyn, NY, USA
 

Managed Projects

SQLAlchemy

  Analyzed 1 day ago

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a ... [More] simple and Pythonic domain language. SQL databases behave less and less like object collections the more size and performance start to matter; object collections behave less and less like tables and rows the more abstraction starts to matter. SQLAlchemy aims to accommodate both of these principles. [Less]

413K lines of code

73 current contributors

5 days since last commit

254 users on Open Hub

High Activity
4.56322
   
I Use This

Mako

  Analyzed about 18 hours ago

Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an ... [More] embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. [Less]

13.8K lines of code

6 current contributors

6 months since last commit

47 users on Open Hub

Very Low Activity
4.45
   
I Use This