Ports Search

Results 4,4314,440 of 5,623 for /devel/.(0.01 seconds)
devel/pyinotify-0.9.6 (Score: 0.032514982)
Python interface to (lib)inotify
Python library for (lib)inotify
devel/pyinstaller-2.1 (Score: 0.032514982)
Program to create standalone executables from Python scripts
PyInstaller is a program that converts (packages) Python programs into stand- alone executables, under Windows, Mac OS X, and Unix-like operating systems. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.4, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with third-party packages out-of-the-box. This means that, with PyInstaller, all the required tricks to make external packages work are already integrated within PyInstaller itself so that there is no user intervention required.
devel/sdl-1.2.14 (Score: 0.032514982)
Cross-platform multi-media development API (Linux CentOS 6.8)
devel/pyke-1.1.1 (Score: 0.032514982)
Python Knowledge Engine
Pyke introduces a form of Logic Programming (inspired by Prolog) to the Python community by providing a knowledge-based inference engine (expert system) written in 100% Python.
devel/allegro-4.2.2 (Score: 0.032514982)
Cross-platform game programming library (Linux Fedora 10)
devel/Pympler-0.4.2 (Score: 0.032514982)
Measure, monitor and analyze the memory behavior of Python objects
Pympler is a development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application. By pympling a Python application, detailed insight in the size and the lifetime of Python objects can be obtained. Undesirable or unexpected runtime behavior like memory bloat and other "pymples" can easily be identified.
devel/pyopencl-2015.1 (Score: 0.032514982)
Python wrapper for OpenCL
PyOpenCL gives you easy, Pythonic access to the OpenCL parallel computation API. What makes PyOpenCL special? - Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. - Completeness. PyOpenCL puts the full power of OpenCL's API at your disposal, if you wish. Every obscure get_info() query and all CL calls are accessible. - Automatic Error Checking. All errors are automatically translated into Python exceptions. - Speed. PyOpenCL's base layer is written in C++, so all the niceties above are virtually free. - Helpful Documentation. - Liberal license. PyOpenCL is open-source under the MIT license and free for commercial, academic, and private use.
devel/pyparsing-2.1.5 (Score: 0.032514982)
General parsing module for Python
Pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math.
devel/pcre-7.2.3 (Score: 0.032514982)
Perl compatible regular expressions for Objective Caml
Perl compatible regular expressions for Objective Caml.
devel/onscripter-20160925 (Score: 0.032514982)
Visual novel engine compatible with NScripter
Open source clone of NScripter, a game engine used to create and perform visual novels. This package provides the version to run Japanese games.