Tags : Browse Projects

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

Python programming language

Compare

  Analyzed about 2 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.6M lines of code

547 current contributors

about 16 hours since last commit

4,055 users on Open Hub

Very High Activity
4.73183
   
I Use This

Cython

Compare

  Analyzed 1 day 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.

182K lines of code

68 current contributors

2 days since last commit

63 users on Open Hub

High Activity
4.90476
   
I Use This

Jython

Compare

  Analyzed 1 day 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

over 5 years since last commit

57 users on Open Hub

Inactive
3.71429
   
I Use This

PyPy

Compare

  Analyzed about 11 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.41M lines of code

21 current contributors

3 days since last commit

45 users on Open Hub

Moderate Activity
4.85714
   
I Use This

IronPython

Compare

  Analyzed 1 day 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.92M lines of code

0 current contributors

1 day since last commit

19 users on Open Hub

Moderate Activity
3.66667
   
I Use This

lpython compiler

Compare

  Analyzed about 13 hours ago

Python compiler

54.7K lines of code

0 current contributors

4 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

codon

Compare

  Analyzed about 1 hour ago

A high-performance, zero-overhead, extensible Python compiler using LLVM

148K lines of code

0 current contributors

3 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

Pyston

Compare

  Analyzed 35 minutes ago

An open-source Python implementation using JIT techniques.

1.17M lines of code

0 current contributors

11 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Nuitka

Compare

  Analyzed 1 day ago

A compiler for the python programming language.

554K lines of code

24 current contributors

10 days since last commit

0 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: No declared licenses

Tauthon

Compare

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

about 2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This