Tags : Browse Projects

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

Pygame

Compare

  Analyzed about 8 hours ago

Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.

7.74K lines of code

48 current contributors

7 months since last commit

79 users on Open Hub

Low Activity
4.57895
   
I Use This

Unknown Horizons

Compare

  Analyzed 1 day ago

Unknown Horizons is a 2D realtime strategy simulation with an emphasis on economy and city building. Expand your small settlement to a strong and wealthy colony, collect taxes and supply your inhabitants with valuable goods. Increase your power with a well balanced economy and with strategic trade and diplomacy.

71.7K lines of code

32 current contributors

5 months since last commit

22 users on Open Hub

Very Low Activity
4.61538
   
I Use This

OpenELEC - Media Center Operating System

Compare

  Analyzed about 5 hours ago

OpenELEC is a GNU/Linux distro combined with XBMC to give you the best possible experience for watching you media. Including but not limited to tv-shows, movies, music, web-media, etc. It's built upon a less-is-more philosophy and aim to provide an all-in-one solution. Making you as the user ... [More] , more focused on the media you consume, rather than spending hour after hour to setup your environment. [Less]

29.3K lines of code

0 current contributors

almost 7 years since last commit

12 users on Open Hub

Inactive
3.66667
   
I Use This

PyTZ - Python Time Zone Library

Compare

  Analyzed 1 day ago

pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. It also solves the issue of ambiguous times at the end of daylight saving time, which you can read more about in the Python Library Reference ... [More] (``datetime.tzinfo``). Almost all of the Olson timezones are supported. [Less]

15.1K lines of code

5 current contributors

over 1 year since last commit

9 users on Open Hub

Very Low Activity
4.25
   
I Use This

pyrasite

Compare

  Analyzed 2 days ago

Pyrasite lets you to inject arbitrary code into running Python processes.

1.8K lines of code

0 current contributors

almost 12 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

filmaster

Compare

  No analysis available

Filmaster (now in public beta mode and available under filmaster.com) is a new social network for movie fans, with personalized content and recomendations. And all that free as in beer and as in speech. Filmaster allows you to run your own film blog in a great domain like you.filmaster.com, rate ... [More] movies and talk about movies with people whose opinions you care about. Personalized recommendations are a bonus. Filmaster is being developed as an open source project (using django framework) and everyone is welcome to participate! [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: AGPL3_or_...

blist

Compare

  Analyzed about 1 hour ago

The BList is a type that looks, acts, and quacks like a Python list, but has better performance for for modifying large lists. For small lists (fewer than 128 elements), BLists and the built-in list have very similar performance. Example usage: >>> from blist import * >>> ... [More] x = blist([0]) # x is a BList with one element >>> x *= 2**29 # x is a BList with > 500 million elements >>> x.append(5) # append to x >>> y = x[4:-234234] # Take a 500 million element slice from x >>> del x[3:1024] # Delete a few thousand elements from x [Less]

13.6K lines of code

0 current contributors

about 10 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Vazaar

Compare

  No analysis available

Personal Information Manager Manage your notes, write your diary, save your bookmarks, import your documents, photos, songs and make relations between them. It's based on tools and ideas borrowed from Semantic Web area.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
3.0
   
I Use This
Mostly written in language not available
Licenses: Beerware, gpl3_or_l...

OpenObject Library

Compare

  No analysis available

Library to communicate with an OpenObject Server OpenObject Library can: - List all database - Connect to a database - Request an Object - Execute a wizard - Launch a Report - Execute a process Workflow - etc.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3