Showing 649 open source projects for "python::module"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    The Project for flexible Server. The First Implementation will be Remote Object Server. Implementing with Java, C++ and Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hello, This is a great site where I have published almost all the programs Ive Made. This is a great oppertnuity for all of the programmers and others to view my work and send me feedback and patchs and others sorts of feedback. Thank You
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    InfoDock is an integrated productivity toolset, mainly aimed at technical people. It is built atop XEmacs and so has all of the power of Emacs, but with an extended menu-based user interface. Most objections to Emacs use are solved by use of InfoDock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wxStudio is an attempt to make an IDE and code generation tool using the wxWindows GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KSql formerly KMySql) is the KDE database project. It aims to become a powerfull database access and SQL application builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    python-apt provides Python bindings for libapt, the backend to Debian's Advanced Package Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The gstring class is meant to be a replacement for using char* in c++. Afterall, who can't use a good gstring?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A python program for generating nicely formatted makefiles that can be easily edited. Generates a workable makefile with no user interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CPyrol

    an alternative interpreter for the Python programming language

    The aim of the CPyrol project is to create a complete Python interpreter written in C++ with minimal system requirements and a very clean codebase. I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage. This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Baum is a Qt based GUI application framework with a built in python interpreter. Baum allows rapid creation of GUI's with simple python scripts. Programmers can re-use available python and widget library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    sparray

    A sparse matrix package for Python.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    pythonc

    Python to C++ translator

    Pythonc has moved! Update your nonexistent bookmarks! https://bitbucket.org/pythonc/pythonc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    x3py

    C++ Plugin Framework integrated with Python.

    x3py is designed as a plugin-framework that uses C++ and STL. This framework can integrate with languages including Python by using SWIG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple messaging system designed for rapid deployment on robotic platforms. Based on the venerable Inter-Process Communication Package, simpleIPC offers several key extensions: units, auto-discovery, message descriptors, and a Python wrapper. See Soto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XGui is a cross-platform widget set with C,C++ and Python bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Orwell is a debugging engine written in Python and C++. It allows programatic debugging, meaning you can inherit from all of the debugger's classes and add your own functionality. It also aims to provide great support for breakpoints en masse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Goal of this project is to create a debugger for MIPS. Transition from python project to C after completion. Tailored for UIUC CS 232 course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyOptFrame-LEGACY

    PyOptFrame-LEGACY is Python OptFrame v2. Newest version v5 on github.

    PyOptFrame-LEGACY is a Python version of OptFrame v2, proposed in 2011, now superseeded in 2021 by v5 on GitHub and PIP. The main objective is to provide the same interface to OptFrame C++ optimization framework, including classic metaheuristics such as genetic algorithms, simulated annealing, variable neighborhood search, first/best/multi-improvement, hill climbing, and multi-objective methods such as nsga-ii.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mgE3D - mgEngine3D is an unfinished 3D Engine based on OpenGL. By now it provided several features like scenetree, mesh/skeleton mesh rendering and animation, terrain, materials, textures, multiple viewports, Python exporter for Blender and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project works to illustrate implementations of the portable OpenFPGA GenAPI standard for multiple language environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The PyPhysics Project is an attepmpt to create a Physics Wrapper for the phyton scripting language of several popular physics Engines: -PhysX by ageia -Newton -ODE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is aim to support a automatic generate test code from test case document. It dependence XUNit test module, and seem support all x
    Downloads: 0 This Week
    Last Update:
    See Project