Search Results for "python module" - Page 21

Showing 647 open source projects for "python module"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    SpinnyThing is a python module for displaying the progress of a task within an application. It supports a classic spinner w/ percentage-done and is easily extensible to include ascii animations to display progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A powerful and fully customizable Python based editor COMPLETELY MODULAR. Each module connects via proxies (event handlers) to other modules. Core widgets are modules too and they can be replaced easily, while the program is just the i18n/configuration/m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This library provides a network abstraction layer for heterogenous large scale modular systems. It supports clearly specified interface definitions for communication between modules, while maximizing module indendence and adaptability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    neveredit
    Neveredit aims to provide end-user module editing facilities for Bioware's Neverwinter Nights computer game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    VFSX is a transparent Samba Virtual File System module which forwards operations to a process on the same machine for handing outside of the Samba daemon. The external handler can be implemented in any language with support for Unix domain sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    systray is a win32 Python module for building Windows System Tray Resident Applications. It is a layer over SysTrayIcon.py by Simon Brunnings. For info on the original SysTrayIcon.py see http://www.brunningonline.net/simon/blog/archives/001835.html
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Ophidian is a Python module created to easily develop wxPython user interfaces. Ophidian provides wrapper classes to transparently load XRC resources and access the user controls inside them, with a minimum of coding effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a python module to dissect network packets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python configuration parser module which supports arbitrarily deep hierarchical option "dictionaries" and partnership with the existing optparse (optik) python module. The API of this module will follow as close as possible the optparse model.
    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
  • 10
    Pysound - A python module containing a curses-based mp3 player (mpycurse), an mp3 management database (mpylib), and other modules and utilities for dealing with mp3s and audio generally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pystats is a comprehensive Python module implementing algorithms for statistics and information theory, including probability distributions, descriptive statistics, analysis of variance, regression, and inference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Python FAM provides a Python module to use the File Alteration Monitor (http://oss.sgi.com/projects/fam) in Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The re2 module is an extension of the standard python re library module. It provides a way of extracting a hierarchy of named groups from a string, rather than the flat, incomplete dictionary that the standard re module provides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gtkforms is a python module used for creating gtk dialog in order to let the end user to manipulate python objects. It requires pygtk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyRTF is a pure python module for the efficient creation of RTF documents.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    A neural net module written in python. The aim of the project is to provide a large set of neural network types accessed by an API that is easy to use and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PYIGS is a Python package that provides an interface to Google! Suggest results. It may be run standalone or incorporated as a module. Currently it supports a basic query, with or without result match listings. Later it will include a caching server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AsyncSocket is a python module used for asynchronous socket connections that supports connection and read/write timeouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Unum stands for 'unit-numbers'. It is a Python module that allows defining and manipulating true quantities, i.e. numbers with units like volts, hours, meter-per-second. Consistency between units is checked for every operation involving quantities.
    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
    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
  • 23
    A Python module providing chained dictionaries and objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    akaDAV is a python module to provide WebDAV (RFC 2518) capabilities for Twisted 1.3. It enables you to quickly write your own WebDAV server application in Python. The package also includes easy-to-use and lightweight WebDAV server application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python module to interact with remote controls via lirc. Currently only linux version exists, but porters for winLirc or other systems are welcome.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB