SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Development
Advanced
Filters
  • OS: All POSIX (Linux/BSD/UNIX-like OSes) ×
  • License: Python Software Foundation License ×
Refine your search
Translations
  • English (27)
  • German (4)
  • Russian (3)
  • Japanese (2)
  • Afrikaans (1)
  • Brazilian Portuguese (1)
  • Bulgarian (1)
  • Chinese (1)
  • Chinese (1)
  • French (1)
  • Italian (1)
  • Korean (1)
  • Lithuanian (1)
  • Spanish (1)
License
  • OSI-Approved Open Source (40)
    • BSD License (4)
    • GNU General Public License version 2.0 (3)
    • GNU Library or Lesser General Public License version 2.0 (2)
    • GNU Library or Lesser General Public License version 3.0 (2)
    • Affero GNU Public License (1)
    • Boost Software License (1)
    • Frameworx Open License (1)
    • GNU General Public License version 3.0 (1)
    • Python License (1)
    • Reciprocal Public License (1)
  • Creative Commons Attribution License (1)
  • Public Domain (1)
Programming Language
  • Python (38)
  • C (9)
  • C++ (3)
  • Unix Shell (3)
  • APL (1)
  • AppleScript (1)
  • C# (1)
  • Free Pascal (1)
  • Haskell (1)
  • Scala (1)
  • Visual Basic .NET (1)
Status
  • 5 - Production/Stable (16)
  • 2 - Pre-Alpha (9)
  • 4 - Beta (8)
  • 1 - Planning (6)
  • 3 - Alpha (5)
  • 6 - Mature (3)
  • 7 - Inactive (2)
OS
  • Grouping and Descriptive Categories (40)
    • All 32-bit MS Windows (23)
    • OS Independent (7)
    • OS Portable (3)
    • 32-bit MS Windows (2)
    • All BSD Platforms (2)
    • 32-bit MS Windows (1)
    • 64-bit MS Windows (1)
  • Linux (40)
  • BSD (33)
  • Windows (26)
  • Modern (17)
    • Linux (14)
    • OS X (6)
    • Solaris (6)
  • Mac (14)
  • Other Operating Systems (9)
    • HP-UX (4)
    • Other (2)
    • Apple Mac OS Classic (1)
    • BSD/OS (1)
    • Console-based Platforms (1)
    • IBM AIX (1)
  • Solaris (6)
Freshness
  • Recently updated (5)

Development

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • Software Development
  • Text Editors
  • Database
  • Data Formats

Showing page 1 of 2.

  • matplotlib Icon
    matplotlib

    Matplotlib is a python library for making publication quality plots using a syntax familiar to MATLAB users. Matplotlib uses numpy for numerics. Output formats include PDF, Postscript, SVG, and PNG, as well as screen display.

    15,308 weekly downloads
  • cx_Oracle Icon
    cx_Oracle

    cx_Oracle is a Python extension module that allows access to Oracle databases and conforms to the Python database API specification version 2.0

    2,380 weekly downloads
  • cx_Freeze Icon
    cx_Freeze

    cx_Freeze is a set of utilities for freezing Python scripts into executables using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer and the Freeze utility that ships with Python itself

    1,582 weekly downloads
  • Python Serial Port Extension Icon
    Python Serial Port Extension

    Multiplatform Serial Port Module for Python (Win32, Jython, Linux, BSD and more)

    1,491 weekly downloads
  • Pexpect - Pure Python Expect-like module Icon
    Pexpect - Pure Python Expect-like module

    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python.

    308 weekly downloads
  • PySSH Icon
    PySSH

    PySSH is a Python module for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (http://www.lag.net/paramiko/) instead.

    30 weekly downloads
  • cx_OracleTools Icon
    cx_OracleTools

    Cross platform tools written in Python that perform common Oracle database developer tasks

    35 weekly downloads
  • Pyevolve Icon
    Pyevolve

    This project is a complete cross-platform (Windows, Linux) framework for Evolutionary Computation in pure python. See the project site at http://pyevolve.sourceforge.net or the blog at http://pyevolve.sourceforge.net/wordpress

    54 weekly downloads
  • Python Docs in Bulgarian Icon
    Python Docs in Bulgarian

    Effort to translate Python documentation in Bulgarian (starting with Python Tutorial).

    23 weekly downloads
  • Poor Yorick's Python Toolbox (Pythoric) Icon
    Poor Yorick's Python Toolbox (Pythoric)

    Pipeline.py - easy shell-like pipelines. Pipeline input can be any file-like object

    11 weekly downloads
  • cx_OracleDBATools Icon
    cx_OracleDBATools

    Cross platform tools written in Python to perform Oracle DBA tasks such as starting, stopping and creating Oracle databases

    8 weekly downloads
  • cx_Logging Icon
    cx_Logging

    cross platform logging module for Python with a C interface

    4 weekly downloads
  • CJKPython Icon
    CJKPython

    CJKPython is internationalization and localization efforts for Chinese, Japanese and Korean environments on Python.

    6 weekly downloads
  • Plain Vanilla GNOME Icon
    Plain Vanilla GNOME

    Ports for building and installing GNOME on CRUX GNU/Linux, or other distributions using Per Lidén's pkgutils package system. Highlights of these ports include removal of gtk-doc/NLS and no stray files during the build process.

    6 weekly downloads
  • ChinesePython Icon
    ChinesePython

    ChinesePython is a translation of Python scripting language itself into chinese. Not only the variable names, user messages/warnings/prompts but most notably, the reserved keywords and builtin types.

    3 weekly downloads
  • O2DB - object mapping to relational DB Icon
    O2DB - object mapping to relational DB

    interface for storing objects to relational database (mySQL at the moment); written in python; nice to use with zope application server to store the content of web-forms in a generic way

    2 weekly downloads
  • OptDoc for Python Icon
    OptDoc for Python

    A python module which uses standardly-formatted comment headers to parse option syntax, provide documentation, as well as provide utility functions based on this information such as syntax(), help(), warning(), and error().

    2 weekly downloads
  • Pypect Icon
    Pypect

    The project name has changed. Look for PEXPECT instead. It's on SourceForge.

    2 weekly downloads
  • Shelve Database Engine Icon
    Shelve Database Engine

    ShelveDB is a pure python SQL-like database engine, where queries are preformed in analogous python syntax. It uses only built-in modules and shelve as the data structure. It has regular expression searching, plus native python typing and type checking.

    2 weekly downloads
  • py-autopotools Icon
    py-autopotools

    py-autopotools is a tool for i18n and l10n which automates a lot of the common tasks performed on po files. Create new files, delete or merge comments, file positions, and translations seperately, create default translations - pocreate does it all.

    2 weekly downloads
  • Assorted projects Icon
    Assorted projects

    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.

    1 weekly downloads
  • HTStrings Icon
    HTStrings

    HT Strings is a pythonic implementation of the old HyperTalk string handling mechanism. Allows substrings to be selected via words, lines, items, etc. NOTE: These result in a substring...NOT a list of words or lines (although that can be done too).

    1 weekly downloads
  • Daemonize Library for Python Icon
    Daemonize Library for Python

    Daemonize is a Python library that makes it easy to convert a normal Python program to run as a daemon.

    1 weekly downloads
  • KDE Installer (src files) Icon
    KDE Installer (src files)

    This program is a installer for KDE sourcefiles. It compiles the code for you so as you need it. It's for UNIX like operating systems. programmed with python.

    1 weekly downloads
  • PyWeaver Icon
    PyWeaver

    PyWeaver is going to be a fully functional HTML editor. It uses wxPython. We will being using Procedural Programming to give us the flexibility, simplicity and the kind of code reuse that Object Orientation cannot give at this stage of development.

    1 weekly downloads
  • Back
  • 1
  • 2
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Go Parallel