Showing 125 open source projects for "python-kinterbasdb"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    mySAL -- A simple single assignment language Single assignment languages are a kind of "functional" language where the parallelism is easy to discover. mySAL is a relative of SISAL, and old and distinguished SAL. The provided compiler and runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyStemmer provides stemmer functionality in Python for English, German, Norwegian, Italian, Dutch, Portuguese, French, Swedish. PyStemmer is based on the Snowball stemmer (snowball.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A port of the Python language to HP's MPE/iX operating system, allowing MPE/iX specific modules (like TurboIMAGE) to be accessed from Python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included. Befunge is an esoteric two-dimensional programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    A simple XML taglib processor. It reads in an XML document and, based on XML namespaces, chooses a library to handle the part of the XML tree within that namespace. The result is a new XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Servicios surtidos para HispaPython / hispaZope
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyCrust is an interactive Python shell written in Python using wxPython. PyCrust is now part of wxPython (www.wxpython.org), so packaged files are no longer available here, and the latest development version has moved to the wxWindows CVS repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Porting the Python Scripting Language to the EPOC operating system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A Python extension embedding SWI-Prolog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    An extension of the Python Library module 'asynchat' to support highly scaleable HTTP clients. We intend to learn from, and use pieces of, the excellent 'httplib' module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Provides a Python interpreter binding for Ada 95 programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Project to Design and Implement a new programming language. The language is named Hybrid (c), as it's nature. We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This python module makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python bindings for Sablotron (a XSLT library available from www.gingerall.com) PySablot provides a simple API for in-memory XSLT transformations or file-2-file transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jp scratchpad is an interactive execution enviroment for jpython, inspired from Mathematica notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Oracle 8 Python Interface (oci8py) is a Python module for accessing Oracle 8 specific features from within Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A very high level Python Wrapper that exposes the Python/C api in an object oriented, easy to use manner. This library is designed to be lightweight, cross platform, and compatible with SWIG generated libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Programming Book-Python 2.6

    Building Skills in Programming - Python 2.6

    This is an introduction to programming for non-programmers. It uses Python 2.6, a widely-available, easy-to-learn programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clipper is a Python based Shell and Debugger for the CLIPS Expert System (see http://clipsrules.sourceforge.net/). It is currently build on pyGTK and pyCLIPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It's a brainfuck interpreter written in Python (In the future will be also a compiler for x86 and have a GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Threadmill is a compact and powerful set of tools that integrates parsing and intuitive multithreadability with command-line programs written in the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Pointless Programming Language Reference is a multiple programming language reference document. It allows you to compare and contrast languages, learn a new language from your knowledge of another or simply lookup how to accomplish tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WebPath is an experimental implementation of XPath 2.0 in Python, initially developed during Yahoo! Hack Day. It uses a novel parsing technique called Top Down Operator Precedence. Seeking developers to improve implementation and conformance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A friendly environment for developing simple graphical algorithms with. (like particle engines, image filters, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.