Showing 26 open source projects for "python module"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    StrongKey FIDO Server (SKFS)

    StrongKey FIDO Server (SKFS)

    FIDO® Certified StrongKey FIDO Server (SKFS)

    An open source implementation of the FIDO2 protocol to support passwordless strong authentication using public-key cryptography. Supports registration, authentication (all platforms), and transaction authorization (for native Android apps).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    q - Text as Data

    q - Text as Data

    Run SQL directly on CSV or TSV files

    q is a command line tool that allows direct execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). q treats ordinary files as database tables, and supports all SQL constructs, such as WHERE, GROUP BY, JOINs etc. It supports automatic column name and column type detection, and provides full support for multiple encodings. q fully supports all types of encoding. Use -e data-encoding to set the input data encoding, -Q query-encoding to set the query encoding, and use -E...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cyclone - Task Automation

    Cyclone - Task Automation

    Task Scheduler for Java, Groovy, Javascript, python & ruby

    ...Extensible security module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VozBox. Más que una centralita.

    VozBox. Más que una centralita.

    VozBox. Asterisk VoIP PBX.

    VozBox es poder disponer de un Sistema de Comunicación Avanzado. Es poder llegar más lejos. Es poder convertir lo más sofisticado en lo más sencillo. Es poder contar con la más avanzada tecnología de comunicación, reduciendo sus gastos. Es una centralita VoIP Asterisk con altas prestaciones para las Empresas. Última versión disponible 2.11.19 en la web de VozBox: http://www.vozbox.es/descarga/ Internet connection required during installation. Update version: 2.11.19 1 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    KMG Kernel Module Configurator

    A minimal python GUI that helps to manage modules in a linux system.

    KMG helps you to manage: activation/disactivation of modules startup list blacklist and it has an unique feature: it can save a snapshot of the system's modules configuration and restore it later. All the actions are traced in a dedicated log section. The GUI also gives details on the selected module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pam_duration

    Set limits on per-day total usage for Linux/Unix users

    pam_duration provides a module for the Pluggable Authentication Module (PAM) authorization framework that sets per-day limits on total usage by particular Linux/Unix users on a single system. Limits can be configured by day of the week, so, for example, weekend limits can be different from weekdays. It also provides a service to ensure logout when the specified time limit expires.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Usermin / Webmin module for managing your CapiSuite fax/voice queues. (Create/Remove faxes, Download voice/fax, etc.) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyBat is a Python module which allows Python scripts to invoke Windows batch files (and vice versa) while allowing environment variable changes made in the child process to be reflected in the calling (parent) process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    forgetLDAP is a Python module for accessing LDAP databases by crating classes that maps LDAP entries to objects, normally one class pr set of LDAP objectClasses. The idea is to forget everything about LDAP and just worrying about normal classes and ob
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector A pluggable authentication module (PAM) that allows redirection of login credentials to a local UNIX stream socket server and includes an example 33-line simple socket server (written in Python) just to show how easy it is to do this redirection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Webmin module for JBoss application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Moodss is a modular monitoring application, composed of a GUI and a daemon, which supports any device or process for which a module can be developed. Complete dashboards with graphical viewers, thresholds, SQL database archiving, ... can be managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PDO: Python Database Objects. Database Module for Python based upon DB-API 2.0: featuring column access by name and high performance. Similar in API to ADO, JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    GroupsDirectory is a simple module for Python to handle groups and items in a hierarchy. It was developed to provide a flexible user and group management to a web-application. It handles advanced memberships structures which can be used for authorization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PySSH is a Python module for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyxntp is a Python module which allows the implementation of a Reference Clock Driver from python, via the xntpd Shared Memory interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pyquota is a Python wrapper module for manipulating disk quotas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python module offering access to Novell(r) NDS(tm) Core Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A C extension for Python to Don Libes' Expect library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A pure Python module for Awk style processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next