Tags : Browse Projects

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

Python programming language

Compare

  Analyzed about 15 hours ago

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]

1.44M lines of code

547 current contributors

1 day since last commit

4,051 users on Open Hub

Very High Activity
4.73013
   
I Use This

Jython

Compare

  Analyzed about 18 hours 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]

949K lines of code

10 current contributors

about 4 years since last commit

57 users on Open Hub

Inactive
3.71429
   
I Use This

Boo Programming Language

Compare

  Analyzed about 18 hours ago

A wrist-friendly language targeting the Common Language Runtime (.NET / Mono) with an extensible compiler pipeline, a syntax reminiscent of Python, and many other features (like type inference, syntactic macros, etc.)

300K lines of code

1 current contributors

almost 2 years since last commit

50 users on Open Hub

Very Low Activity
4.6
   
I Use This
Licenses: No declared licenses

Skulpt

Compare

  Analyzed 1 day ago

Skulpt is an entirely in-browser implementation of Python. Live demo at skulpt.org

118K lines of code

18 current contributors

14 days since last commit

1 users on Open Hub

Low Activity
4.0
   
I Use This