Browsing projects by Tag(s)

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

Showing page 1 of 8

Python is a dynamic, object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report ... [More] substantial productivity gains and feel the language encourages the development of better code. [Less]

4.73493
   
  5 reviews  |  3,431 users  |  859,375 lines of code  |  63 current contributors  |  Analyzed 3 days ago
 
 

The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform. A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise ... [More] applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments. [Less]

4.59091
   
  2 reviews  |  1,025 users  |  1,177,256 lines of code  |  80 current contributors  |  Analyzed 4 days ago
 
 

Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.

4.63539
   
  6 reviews  |  922 users  |  147,207 lines of code  |  106 current contributors  |  Analyzed 11 days ago
 
 

Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.

4.34266
   
  5 reviews  |  336 users  |  246,223 lines of code  |  21 current contributors  |  Analyzed 9 days ago
 
 

Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net)

4.27778
   
  1 review  |  192 users  |  671,242 lines of code  |  9 current contributors  |  Analyzed 1 day ago
 
 

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 many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code.

4.58621
   
  0 reviews  |  185 users  |  12,674 lines of code  |  3 current contributors  |  Analyzed 2 days ago
 
 

SCons is a software construction tool (build tool substitute for Make) implemented in Python. It features a modular build engine that can be embedded in other software. SCons configuration files are Python scripts that call the build engine API. It can scan files to detect dependencies automatically ... [More] and maintain a global view of all dependencies in a build tree, and uses MD5 signatures to detect changed file contents reliably. Timestamps can be used if you prefer. SCons also supports parallel builds and is easily extensible through user-defined builder and scanner objects. [Less]

4.0
   
  0 reviews  |  118 users  |  588,117 lines of code  |  20 current contributors  |  Analyzed 6 days ago
 
 

wxPython is a Python extension module that wraps the wxWidgets cross-platform GUI library and provides an alternative to Tkinter and PythonWin. It attempts to mirror the class hierarchy of wxWidgets as closely as possible and is very versatile. It can be used to create standalone GUI applications or ... [More] can be used in situations in which Python is embedded in a wxWidgets C++ application as an internal scripting or macro language. The currently supported GUIs are Win32, GTK/X-Windows, and Mac OS X. NOTE: Up until 2007 the wxPython source was located in the wxWidgets repository. See that project here on ohloh for more history details. [Less]

4.29032
   
  1 review  |  89 users  |  2,567,571 lines of code  |  4 current contributors  |  Analyzed 3 days 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.

4.57895
   
  0 reviews  |  78 users  |  449,587 lines of code  |  13 current contributors  |  Analyzed 5 days ago
 
 

Jython is a Java implementation of the Python programming language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is a very seamless and smooth integration with Java: from Python you have complete access to all Java ... [More] libraries, can build applets, can integrate with Java beans, and can subclass Java classes in Python and vice versa. Like Python, and unlike Java, Jython can also be used interactively: just type some Jython code at the prompt and see the results immediately. [Less]

4.0
   
  1 review  |  55 users  |  1,118,379 lines of code  |  16 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.