Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Eventlet

Compare

  Analyzed about 7 hours ago

Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.

25.6K lines of code

6 current contributors

22 days since last commit

10 users on Open Hub

Moderate Activity
4.8
   
I Use This

gevent

Compare

  Analyzed about 6 hours ago

gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: convenient API around greenlets familiar synchronization primitives socket module that cooperates WSGI server on top of ... [More] libevent-http DNS requests done through libevent-dns monkey patching utility to get pure Python modules to cooperate [Less]

322K lines of code

8 current contributors

2 months since last commit

10 users on Open Hub

Moderate Activity
5.0
 
I Use This

pyblosxom

Compare

  Analyzed about 3 hours ago

PyBlosxom is a file-based weblog system. It originally started out as a Python clone of Blosxom but has since evolved into a beast of its own. PyBlosxom focuses on three things: simplicity, extensibility, and community.

7.89K lines of code

2 current contributors

almost 5 years since last commit

9 users on Open Hub

Inactive
4.28571
   
I Use This

Windmill

Compare

  Analyzed about 8 hours ago

Windmill is an Open Source AJAX Web UI Testing framework that was originally built to automate testing for the Chandler Server Project at OSAF. After spending time with Selenium we realized we had a variety of needs that weren't being fulfilled and built Windmill from the ground up. Windmill ... [More] implements cross browser testing, in-browser recording and playback, and functionality for fast accurate debugging and test environment integration. We are a relatively young project, but as far as we know we already implement a larger set of a browser testability than Selenium. [Less]

58.9K lines of code

0 current contributors

almost 8 years since last commit

8 users on Open Hub

Inactive
4.66667
   
I Use This

Beaker

Compare

  Analyzed about 16 hours ago

Beaker is light WSGI middleware layer that provides content caching and HTTP session support using Myghty's Container API. includes support for memory, DBM, file and memcached storage backends.

6.44K lines of code

5 current contributors

13 days since last commit

7 users on Open Hub

Very Low Activity
4.33333
   
I Use This

Loggerhead

Compare

  No analysis available

Loggerhead is a web viewer for projects in bazaar. It can be used to navigate a branch history, annotate files, view patches, perform searches, etc. It's originally based on bazaar-webserve, which is itself based on hgweb for Mercurial.

0 lines of code

3 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
4.75
   
I Use This
Mostly written in language not available
Licenses: gpl

zine

Compare

  No analysis available

Zine is a personal publishing platform a.k.a. weblog engine written in Python. It's Open Source, free and developed with a focus on security and usability.

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
4.66667
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

Hatta Wiki

Compare

  No analysis available

Hatta is a small wiki engine for use inside a Mercurial repository. It can run locally and doesn't require any configuration; it's just a single Python file. It can be also configured to run on a Web server. Since the wiki can be cloned and merged along with the repository, it's perfect for working on project documentation in small teams.

0 lines of code

2 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl

twill

Compare

  Analyzed 1 day ago

Twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features. twill supports automated Web testing and has a simple Python interface.

14.6K lines of code

0 current contributors

almost 10 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

Colubrid

Compare

  No analysis available

Colubrid is a WSGI request handler which simplifies python web development.

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
2.0
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause
Tags python wsgi