Showing 225 open source projects for "wrapper"

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
  • 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
    Administrative WebSphere library. Designed as a foundation library (providing a wsadmin.sh wrapper) following Object Oriented approach for WebSphere administrators who are used to develop Python scripts to do WebSphere adrministrative tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    zGPG

    GPG wrapper for python

    Based on the python-gnupg, this is a more object-oriented complete re-write of it. It works only with GPG2 and Python 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    mitoMaker

    mitoMaker - a mitochondria pipeline wrapper script

    Mitomaker is a pipeline wrapper, result analyzer and automated annotator, written in Python v2.7, that, with the help of other programs, builds, analyzes, looks for the best build and annotates target genomes (such as mitochondria and cloroplast). It could be used with other targets, such as specific genes, or transcriptomes, even though that is not it's primary goal, nor thoroughly tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Robocode Python Wrapper

    Wrapper to allow Robocode robots to be built in Python

    A wrapper to allow Robocode (http://robocode.sourceforge.net/) robots to be created in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    PastebinGTK

    PastebinGTK

    Linux desktop client for pastebin.com

    .... ---- PastebinGTK is released under the MIT open source license (http://opensource.org/licenses/mit-license.php). See the LICENSE file for more information. ---- PastebinGTK uses the PastebinPython API wrapper by six519 (Ferdinand E. Silva), available at https://github.com/six519/PastebinPython. The program icon is from the Flat UI icon set by Designmodo (http://designmodo.com), licensed under Creative Commons Attribution 3.0 Unported (CC BY 3.0) (http://creativecommons.org/licenses/by/3.0/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cell Defender

    A mobile tower 3D tower defense/defend the flag game

    ...You can only the "Colored" Defender units to do so. 3. Let 10 Robots in and your game is over! 4. No end survive and rack up as many points as you can! This project uses Python-Ogre, a wrapper for the original Ogre 3D. Please try it out, more versions soon!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Steel TTS

    A cross-platform wrapper for common text-to-speech engines in Python

    Steel is a cross-platform package for using common text-to-speech (speech synthesis) engines in Python. Steel currently supports the following TTS software: - Microsoft Speech API 5 (SAPI5) - eSpeak - NS Speech Synthesis - FreeTTS Documentation: http://sourceforge.net/p/steeltts/wiki/ Bug Tracker: http://sourceforge.net/p/steeltts/tickets/ If you are interested in contributing to the Steel TTS codebase, or would like to make a feature-request, please contact the lead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PuSSH
    PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FineSplice

    FineSplice

    Enhanced splice junction detection and estimation from RNA-Seq data

    FineSplice is a Python wrapper to TopHat2 geared towards a reliable identification of expressed exon junctions from RNA-Seq data, at enhanced detection precision with small loss in sensitivity. Following alignment with TopHat2 using known transcript annotations, FineSplice takes as input the resulting BAM file and outputs a confident set of expressed splice junctions with the corresponding read counts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10

    Wallpaper Abyss API Wrapper for Python 3

    Python 3.3 wrapper for the Wallpaper Abyss API

    Wallpaper Abyss API wrapper written for Python 3(.3) I'm not affiliated with the site, I just am making a wrapper that I'm going to use in my project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SPARQL Endpoint interface to Python

    This project has been moved to http://rdflib.github.io/sparqlwrapper/

    A library to allow query a SPARQL end-point in Python
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Cute Giraffe

    Cute Giraffe

    Qt-based Graphical Interface Wrapper for FFMPEG

    Qt-based Graphical Interface Wrapper for FFMPEG Cute Giraffe is now part of LibreEngineering suite: http://sourceforge.net/projects/libreeng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Genepy is be a tool to build c/c++ projects by generating a makefile, vcproj files and wrapper for some languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RS485 C#/Python library

    RS485 C#/Python library

    RS485 library for C# and Python

    This library consists in a shared library that can be compiled on Linux and Windows. Plus, it has a C# wrapper for Windows and Python Wrapper for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DEEP Space

    DEEP Space

    6DOF zero-g claustrophobic space shooter

    Driving a car is 2D Flying a plane is 2.5D Playing DEEP Space is true 3D Ever flown in no gravity, where up is relative? How about all that inside a cavern or large building? Now's your chance to experience combat in full 6DOF in a style similar to the Descent series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyModo

    A light Python wrapper for Modo

    The goal of this script is to eliminate selection headaches using the ScriptQuery interfaces and provide a more 'pythonic' library that closely matches Modo's design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project includes an event-driven IRC client framework written in Python, as well as an object-oriented wrapper class and some example programs.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Command line unrar python wrapper for multiple extractions (*.rar) with some handy features. The one you want. Depends on unrar (non-free-version) and python. Designed with jDownloader in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Hwrapper

    Hwrapper is a python framework for hbase rest api

    Hwrapper is python 3+ wrapper for hbase rest. (alternate download from pypi http://pypi.python.org/pypi/Hwrapper/0.1 ) Common Usage : start your hbase rest $bin/hbase rest start -p 9300 (Default port is 8080) check out wiki for more detailed tutorial. Creating a table hwrapper=Hwrapper() hwrapper.connectionParameters("host","port", False) // third argument set to false if you are not using https hwrapper.setAcceptType("json") columnFamilies={"cf","cf1"} hwrapper.create_table("table_name",columnFamilies) get Row data by ID (decoded base64 values) hwrapper.get_RowBy_ID("0000000-120529115546748") // outputs list of dicts, dicts contain column names and values Dropping a table hwrapper.drop_table("table_name") Displaying table schema hwrapper.table_schema("table_name") Listing all tables from hbase hwrapper.list_tables()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    essbasepy

    essbasepy

    MaxL Python Module Essbase.py

    ...It is similar in function and usage to the Oracle Essbase Perl module Essbase.pm. The Essbase Python module interfaces with Oracle Essbase using a Python ctypes module wrapper for the primary MaxL dll (essmaxl.dll or essmaxlu.dll). The ctypes module is standard in Python 2.5+. Versions of the wrapper are included for Essbase 6.5, for Essbase 7-11.1.2.1, and for Essbase 11.1.2.2. The version 7 wrapper is operational with Essbase 9.3.1 and 11.1.2.1. The version 11.1.2.2 wrapper is for Essbase 11.1.2.2 (and perhaps above).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a swig-based python wrapper for the OpenPACE library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Python wrapper (bindings) for tidylib at <http://tidy.sourceforge.net>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LibVsg is a 2D/3D software library with a focus on basic geometric manipulations. It's released under the GNU LGPL. Written for C, it provides support for single and double precision arithmetics. A Python wrapper also comes with the distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB