Tags : Browse Projects

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

Cython

Compare

  Analyzed about 1 hour 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.

208K lines of code

68 current contributors

1 day since last commit

63 users on Open Hub

Very High Activity
4.904762
   
I Use This

Jython

Compare

  Analyzed about 1 month 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 6 years since last commit

57 users on Open Hub

Activity Not Available
3.7142856
   
I Use This

PyPy

Compare

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

1 day since last commit

45 users on Open Hub

High Activity
4.857143
   
I Use This

IronPython

Compare

  Analyzed about 6 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]

547K lines of code

0 current contributors

4 days since last commit

19 users on Open Hub

Moderate Activity
3.6666667
   
I Use This

RustPython

Compare

  Analyzed about 20 hours ago

A Python Interpreter written in Rust

976K lines of code

146 current contributors

1 day since last commit

0 users on Open Hub

Very High Activity
0.0
 
I Use This
Licenses: No declared licenses

lpython compiler

Compare

  Analyzed about 24 hours ago

Python compiler

54.6K lines of code

0 current contributors

8 months since last commit

0 users on Open Hub

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

codon

Compare

  Analyzed about 11 hours ago

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

155K lines of code

0 current contributors

9 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

Pyston

Compare

  Analyzed 30 days ago

An open-source Python implementation using JIT techniques.

1.17M lines of code

0 current contributors

about 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Nuitka

Compare

  Analyzed 1 day ago

A compiler for the python programming language.

668K lines of code

24 current contributors

3 days since last commit

0 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: No declared licenses

Tauthon

Compare

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

5 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This