Showing 516 open source projects for "xml"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    ZIMS is a zope-based inventory management system that handles hardware and software tracking, with license compliance checking, a built in helpdesk/task system, advanced reporting features, and xml-rpc support for remote data interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The project find to develop a easy tool for using Regional analysis techniques and Shift and Share Framework, for planning in regions and municipalities contributing to the decision making process through the use of analytical tools and approaches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a Chinese Language Aritficial Intelligence project.This project provide a chatbot that can talk with users in Chinese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PureSilk Web System, a set of packages to harness the power of Python for building web applications. Packages include PWS HTTP Server, weblet base class modules, and the PureSilk XML Beans (pxb) package for processing XML in a more Python-esque way.
    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
    Cheshire3 is a fast Z39.50, SRW, XML search engine, written in Python for extensability and using C libraries for speed. Next generation of the Cheshire system (http://cheshire.berkeley.edu) and designed around a distributable, object oriented model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DAServer is a bridge allowing remote connection to any SQL database that supports ODBC. SQL can be sent over XML-RPC from any platform removing the need for expensive/complex bridges and native drivers. Also included is a Zope db product using DAServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Enumerations is a collection of C, C++ and Python files containing, surprise, enumerations. These files are generated from xml files via python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyPergamo is a python (and wxPython) application for the management of archives of parchments. It includes possibility to search via keywords and to show results in various formats (HTML, XML, plain text). It uses MySQL and includes support for pics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Luxor is an open-source XML UI Language (XUL) toolkit in Java that lets you build UIs using XML and includes a web server, a portal engine (supporting RSS), a template engine (Velocity), a scripting interpreter (Python) and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is an XML oriented Web Framework that relies on python for expansion of XML data into web pages, while keeping code and content sepearted. Coupling this with CSS allows for complete page formatting and styling without touching python code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Image2DocInfo has been made to quickly tag digital pictures. A GUI allows you to set attributes for an image, and then store them in XML files. Those files follow the Dublin Core naming scheme and are stored in the same directories than the pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IDXMLParser is a "sloppy dom" XML parser, that provides for an XPath *like* interface for querying XML elements and attributes, whilst not requiring any validation of the XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Splice is a Python-based content aggregation and publishing platform. It provides all of the features of a common weblog combined with synchronization capabilities, allowing content to be slurped in from external sources, classified, and published.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WeatherMatrix project that weather remind service suit,is consist of wxWeather that client side,weather reminder program wxWidget-based and Weather Community that wxWeather auxiliary part,server side,provide opening weather service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Excors is a natural language interpretation system (chatterbot framework) that uses XML and Python for natural language modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Warehouse Manager is a business application designed to allow you to manage several aspects of your warehouse based enterprise from your computer. The software was written in C++ and Qt for the GUI. It now uses C and GTK+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mom4j is a pure Java (TM) implementation of the JMS specification. Mom4j is JMS 1.1 compliant. It uses XML/HTTP as a transport protocol (open to all programming languages) and comes with its own transactional message store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Thinlet Contrib is a collection of example apps, addons, plugins, tutorials, FAQs, how-tos and other goodies for the Thinlet XUL (XML UI Language) toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The XUL (XML UI Language) project provides free test suites to help ensure interoperability between different XUL motors/browsers and free, open-source show-case examples (aka blue prints) to demo the power of XML for creating UIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python based framework for multi-agent distributed applications. Provides XML-based network messaging through an easy to use event architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    earcon ADF (Application Development Framework) is a python Zope product to allow an easier development of web-based business applications. It integrates DHTML utilities, javascript xml-rpc tools, translations services, OpenOffice, and a Templates system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Satine is a XML Data Binding technology for the Python platform. It supports random access to files, validation, read and write documents
    Downloads: 1 This Week
    Last Update:
    See Project