Showing 928 open source projects for "library python"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    OOpyREP is a python code generating filter and library. It reads a OpenOffice.org file and creates a python representation of the document structure as well as contents. The generated code uses the reportlab PDF library to render the document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Naikai is a set of game-oriented XPCOM components that vastly simplify the process of creating games. You can use Python or JavaScript or any XPCOM-enabled language to glue all of the provided components (image loaders, graphics renderers, a sound system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Galileo is a library for developing custom distributed genetic algorithms developed in Python. It provides a robust set of objects that can be used directly or as the basis of derived objects. Its modularity makes it easy to extend the functionality. The
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Yehia project provides plugin managment for C++ programs: conveniently incorporate both native (compiled) and scripting plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5
    Information about this project has moved to http://labix.org/python-bz2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is an add-on module for AOLserver that embeds a Python interpreter in-process (much as mod_python does for Apache).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyJSW is a set of Python bindings for the libjsw joystick wrapper library. This Python module provides an object interface to any joystick devices supported by libjsw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Is there a widly used library for C, yes, it is Posix C. And Is there a widly used library for C++ and distribution work, no, there is not. Some C++ classlib failed. We plan to build a multiple purpose middleware library, this library is writing in corba
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Snaglepuss("Exit stage left!!!") is an ambitious project that aims to be the GIMP of multimedia authoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Kickserv Field Service Management Icon
    Kickserv Field Service Management

    Your service solution

    Online appointments, sales and job tracking, team scheduling, estimates, invoice, online payments and more.
    Learn More
  • 10
    Tim Peters' FixedPoint.py + Write docs for the Library Reference manual. I expect the existing module docstring will be a good start. + Create a test driver for Python's regression suite. + Have fun modernizing it, if you like (for example,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This library makes SRV records in DNS simple to use; actually, due to the fallback for classical connection mechanisms, it makes building a network connection in general extremely simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ReadyExec is a client-server system designed to alleviate the problem of high-startup-costing applications which are run repeatedly (e.g., in procmail) and use stdio files and argv to interact can be used within ReadyExec with very little work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Inter Process Messenger (IPM) is an interprocess communication and remote procedure call system which shares a number of characteristics with existing IPC systems such as Corba and XML-RPC. IPM is fully sockets based, supporting internet and unix socket
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Snort IDS library for Python
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pythius is a set of tools to assess and improve the quality of Python code. This is commonly done by applying different code metrics. It also contains an Aspect Oriented Programming module based on ideas from AspectJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This library is for use in kiosk based projects where disabling the mouse and keyboard, on any of the Win32 Os versions, is required. This project can be used as a module in python or as C++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Python package providing an API for access to network devices such as Cisco routers and switches. It allows easy access to devices for the purpose of configuration, command execution, and other tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Abstract Large File (ALF) project is a portable library for writing files that can be larger than 2GB or contain holes on systems that don't natively support one or both properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gigabyte-scale persistent object Store in C++. Able to intern and persist arbitrary ELF loadble objects. Convenient class library (Lists, Strings, Dicts, Namespaces, etc.) optimised for spatial locality of reference. Virtual machine toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SchemaDoc is a XML-based markup language for documenting XML schemas. The work products include both the vocabulary and a set of tools for combining it with the schema source (e.g. a DTD) to produce documentation in HTML, XML DocBook, LaTeX, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libshbuf introduces a new IPC concept: the "shared buffer", a more flexible and faster alternative for standard Unix FIFOs. Take some shared memory, flavour it with semaphore based locking and change notifications and refine it with an easy-to-use API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Object-oriented persistent storage library for python. Merges database design and application design (as both are deeply linked).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FXPy is a Python extension module that provides an interface to the cross-platform FOX GUI library. It is no longer under development, but the last release is compatible with FOX 1.0 and Python 2.2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PyXPA is a Python interface to the XPA library (http://hea-www.harvard.edu/RD/xpa/ developed by the SAO/HEAD R&D Group (http://hea-www.harvard.edu/RD/)).
    Downloads: 0 This Week
    Last Update:
    See Project