Open Source Python Object Brokering Software

Python Object Brokering Software

View 5674 business solutions

Browse free open source Python Object Brokering Software and projects below. Use the toggles on the left to filter open source Python Object Brokering Software by OS, license, language, programming language, and project status.

  • 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
  • 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
  • 1
    omniORB is a CORBA object request broker for C++ and Python. It is very fast, robust, and standards-compliant.
    Leader badge
    Downloads: 388 This Week
    Last Update:
    See Project
  • 2
    omniORB2 and omniORBpy adaptations for IPSA
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    An extremely fast implementation of the xmlrpc spec for Python (written in C). It supports both blocking and non-blocking clients and servers on Windows and POSIX platforms. Version 0.8.1 is 100% compliant with the www.xmlrpc.com validator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC (http://www.dstc.edu.au). Our project will take the formerly closed Fnorb source-base and turn it into a pure-python ORB with up-to-date Python mapping and CORBA 2.4 compliance (ie POA support).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Data server for user intelligent agents. Written in Python, using XML-RPC as client/server communication and RDBMS as storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A component framework to develop n-tier applications in python on top of Twisted (http://twistedmatrix.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Compound
    Compound is a library that allows Python 2 code to be called seamlessly from a Python 3 program.
    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
    Doulos is a set of tools for rapidly developing n-tier distributed applications, with a framework for writing business methods, a protocol for accessing those methods, and frameworks for creating web and native user interfaces that utilize the methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FreeGee is an integrated application framework for Python and C++. Included modules are: Python (scripting), PostgreSQL (database), wxWidgets/wxWindows (GUI), GnuPG (crypto), omniORB (OO middleware), Apache (Web), and other fine tools (see Home Page).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Language-independent interfaces like DOM, SAX and XSLT are not particularly "Pythonic". Several tools are contained in this "XML2Python Interfaces" project that provide more natural ways of translating between XML and Python objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    To build a fully CORBA compliant implementation of the CORBA lightweight services implemented exclusively in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Momoko is a framework for developing distributed, multi-user, network-aware applications. It includes facilities for storing objects in a tree structure, a shell for manipulating the object database, orthogonal persistence, scripting support, and a trans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Linux Multimedia Framework using CORBA. Implementation mainly in C++ and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ORBit-Python is a project to develop Python bindings for ORBit. It supports dynamic loading of IDL (no IDL compiler required), and most of ORBit's TypeCodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open_PYOSS will be a platform to develop Operational Support Systems for the Cable MSO. It will capitalized on a Distributed NxTier Computing Agent environment and WebServices core technologies to provide seamless Managed Access for MSOs or xSPs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in Product if p.name.startswith('A') and p.cost <= 1000) Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases. Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A thin and simple syntax and parser for generic symbolic expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A plugin for Google Desktop Search developed in python that indexes CAD files (ie. DWG) It's also an example of COM client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pymerase is a tool intended to generate a python object model, relational database, and an object-relational model connecting the two. However it has been extended to also output webpages and can be easily extended to output whatever else you might like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The focus of this project is to port the OO interpreter language Python and its extensions (GUI, CORBA, SOAP, XML-RPC, QNX message passing, Data Bases a.s.o) to QNX4 and QNX6 (QNX RTP). URLs: www.python.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
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.