Showing 103 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
  • 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
    A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A new replacement module for python zipfile module, overcoming its current limitations. Some of them include support for: bzip2 (de)compression, removal of files in archive, file-like object API to ZIP archive members, traditional PKWARE encryption, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    A Console-based BitTorrent Client with built-in scheduler for handling multiple sessions. It is designed to manage sessions in queue easily without heavy-weight GUI. External module can search for new torrents in trackers and submit it automatically.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Module to allow for reading lines from a continuously-growing file (such as a system log). Handles log files that get rotated/trucated out from under us. Inspired by the Perl File::Tail module.
    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
    phpMyLibrary is a PHP MySQL Library automation application. The program consist of cataloging, circulation, and the webpac module. The programs also has an import export feature. The program strictly follow the USMARC standard for adding materials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    Python FAM provides a Python module to use the File Alteration Monitor (http://oss.sgi.com/projects/fam) in Python.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    a python module to dissect network packets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simplified object-oriented Python extension module for the ethreal's WireTap library. You can use this module to read any format of the captured file which supported by ethreal, like libpcap, tcpdump, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    yapsnmp is a Python SNMP module built on top of the net-snmp (formerly known as ucd-snmp) library. It offers SNMP version 1 and 2c (v3 soon to come) as well as full MIB parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    log4py is a logging module for python, similar to log4j
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyJSW is a set of Python bindings for the libjsw joystick wrapper library. This Python module provides an object interface to any joystick devices supported by libjsw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A module for python that adds cpan-like functionality
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a module in Python that deals with UNIX tar files. It is designed to be very flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XmlRpcStream is designed for the situation where a persistant connection between client and server is required. XmlRpcStream is not complient with the XML RPC spec as it doesn't use HTTP as the transport protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyquota is a Python wrapper module for manipulating disk quotas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python module offering access to Novell(r) NDS(tm) Core Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A C extension for Python to Don Libes' Expect library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A pure Python module for Awk style processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project