Showing 27 open source projects for "py-xmlrpc"

View related business solutions
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    AWS Lambda Python Runtime Interf Client

    AWS Lambda Python Runtime Interf Client

    Seamlessly extend your preferred base images to be Lambda compatible

    We have open-sourced a set of software packages, Runtime Interface Clients (RIC), that implement the Lambda Runtime API, allowing you to seamlessly extend your preferred base images to be Lambda compatible. The Lambda Runtime Interface Client is a lightweight interface that allows your runtime to receive requests from and send requests to the Lambda service. The Lambda Python Runtime Interface Client is vended through pip. You can include this package in your preferred base image to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pdf-editor

    pdf-editor

    Edit your PDFs without needing a subscription or creating accounts

    Edit your PDFs without needing a subscription or creating accounts. Add a GUI/Turn it into a web application. Add a parser for the command line to do multiple commands at once e.g. merge (cut pdf1) pdf2. Tested working with Python 3.8.5. Install venv (py -3.8 -m pip install virtualenv). PDF and Word documents are binary files, which makes them much more complex than plaintext files. In addition to text, they store lots of font, color, and layout information. If you want your programs to read...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    webshell

    webshell

    This is a webshell open source project

    This is a webshell collection project. If you have downloaded this project, please submit a shell. This project covers various common scripts. Such as: asp, aspx, php, jsp, pl, py. Such as submitting various webshells, please do not change the name and password. All shells themselves do not guarantee whether there is a backdoor, but I will never add a backdoor deliberately when uploading by myself. Please don’t add a backdoor if you submit it. If you find backdoor code, please issue. The tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rdbtools

    Rdbtools

    Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON

    Rdbtools is a parser for Redis' dump.rdb files. The parser generates events similar to an XML sax parser and is very efficient memory-wise. Rdbtools is written in Python, though there are similar projects in other languages. Every run of RDB Tool requires to specify a command to indicate what should be done with the parsed RDB data. Valid commands are JSON, diff, justkeys, justkeyvals and protocol. The JSON command output is UTF-8 encoded JSON. By default, the callback try to parse RDB data...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5

    TestLink-API-Python-client

    Python XML-RPC client for TestLink

    TestLink-API-Python-client is a Python XML-RPC client for TestLink Initially based on James Stock testlink-api-python-client R7 and Olivier Renault JinFeng idea - an interaction of TestLink, Robot Framework and Jenkins. TestLink-API-Python-client delivers two main classes - TestlinkAPIGeneric - Implements the Testlink API methods as generic PY methods with error handling - TestlinkAPIClient - Inherits from TestlinkAPIGeneric and defines service methods like "copyTCnewVersion...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The Vexi Platform
    Vexi is a rich GUI platform for creating desktop-like Internet or intranet applications using an intuitive XML/JavaScript API and an extensible widget set with themes, JSON support. Communicate with servers using XMLRPC/SOAP/REST and runs on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    (py)biblib

    A python library to handle BibTeX bibliographic data.

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

    py-collectd-csv

    A python module and scripts for fetching specific CollectD CSV data.

    CollectD-CSV is a small project providing utilities for analyzing CollectD CSV data locally. CollectD_CSV module provides functions for fetching data with a specified time interval and regular expressions matching the end of the path without the datestamp. The fetched data can be saved into files or returned as a list. fetchCSV.py script can be used to fetch the data matching the given parameters and save to files in a specified directory. monitorCSV.py script calculates the minimum,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mimic is a JavaScript implementation of client-side XML-RPC protocol, compliant with IE, Firefox, Opera, Safari and Chrome. Mimic is able to produce XML-RPC requests and process XML-RPC responses, allowing the creation of WebService clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 10

    XMLRPC for C#

    Lightweight XMLRPC for C#

    Lightweight XMLRPC implementation for C#. Works fine with MonoTouch and Mono for Android (www.xamarin.com) because reflection.emit is not used!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java implementation of the XML-RPC Specification, with support for dynamic proxies and serialization of arbitrary Java objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    XMLRPC-Debugger
    Fire requests to an xmlrpc server and see the result. The XMLRPC server has to support "system.listMethods", "system.methodSignature" and "system.methodHelp".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    y_serial: warehouse Py objects w/ SQLite
    Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GandiCloud
    An open source client to manage cloud hosting resources at Gandi.Net via the public API. Written in C++ with Qt4. Multi-language and cross-platform. Runs on Linux, MacOS X, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    googlemaps

    Python wrapper for Google Maps V2 API

    * Note: The Google Maps V2 API used by this module has been deprecated. * For V3, consider pygeocoder: https://pypi.python.org/pypi/pygeocoder Easy-to-use Python wrapper for the Google Maps V2 and Local Search APIs. Provides geocoding, reverse geocoding, directions, and local search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Omega IRC Security Services - is a *nix based, modularized security services coded in C. Which supports multiple IRCd protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Transport for nginx (http://nginx.net/) http server for XMLRPC::Lite & SOAP::Lite modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An XML-RPC library for Java built on the NIO libraries, with minimal external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Python library to provide and automate XMLRPC over a SSH2 encrypted tunnel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sync4db is a small, simple & smart web-tool to synchronize database tables using PEAR MDB2 and XMLRPC, e.g. local and remote tables of a CMS database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Aura is a plug-and-play XML-RPC application framework in PHP5. It bundles an XML-RPC client and an XML-RPC server. It has simple and clean API and allows exposing already written functions and classes as web services for instant productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Javeline TelePort is an Open Source communication layer supporting all popular web services such as XMLRPC, SOAP, JSON and REST. TelePort is part of the Javeline Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eirik is a tool for exploring large data sets, by using statistical analyses and multiple linked visualizations for data reduction. It relies on R, QT4 and OpenGL. Developed as part of AstroGrid/VOTech, Eirik uses Ice and xmlrpc for distributed computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Scala programming language implementation of XMLRPC as a servlet in a Tomcat or compatible environment. Uses apache.org Commons libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    json.py is an implementation of a JSON (http://json.org) reader and writer in Python. jsontests.py are unit tests demonstrating the correctness of the implementation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next