Tags : Browse Projects

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

Python programming language

Compare

  Analyzed about 9 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

about 13 hours since last commit

4,051 users on Open Hub

Very High Activity
4.73013
   
I Use This

Cython

Compare

  Analyzed about 22 hours ago

Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as easy as Python itself.

168K lines of code

68 current contributors

1 day since last commit

63 users on Open Hub

High Activity
4.90476
   
I Use This

Jython

Compare

  Analyzed about 13 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

PyPy

Compare

  Analyzed about 22 hours ago

The PyPy project aims at producing a flexible and fast Python implementation. The guiding idea is to translate a Python-level description of the Python language itself to lower level languages. Rumors have it that the secret goal is being faster-than-C which is nonsense, isn't it?

1.33M lines of code

21 current contributors

4 months since last commit

45 users on Open Hub

Moderate Activity
4.85714
   
I Use This

IronPython

Compare

  Analyzed about 16 hours ago

IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining ... [More] full compatibility with the Python language. [Less]

1.91M lines of code

0 current contributors

14 days since last commit

19 users on Open Hub

Low Activity
3.66667
   
I Use This

lpython compiler

Compare

  Analyzed 5 days ago

Python compiler

129K lines of code

0 current contributors

8 days since last commit

0 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: No declared licenses

Pyston

Compare

  Analyzed 1 day ago

An open-source Python implementation using JIT techniques.

1.17M lines of code

0 current contributors

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Nuitka

Compare

  No analysis available

A compiler for the python programming language.

0 lines of code

24 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: No declared licenses

Tauthon

Compare

  Analyzed about 22 hours ago

Tauthon is a backwards-compatible fork of the Python 2.7.14 interpreter with new syntax, builtins, and libraries backported from Python 3.x. Python code and C-extensions targeting Python 2.7 or below are expected to run unmodified on Tauthon and produce the same output.

1.06M lines of code

34 current contributors

10 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

RustPython

Compare

  Analyzed about 10 hours ago

A Python Interpreter written in Rust

530K lines of code

146 current contributors

about 14 hours since last commit

0 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: No declared licenses