Showing 300 open source projects for "python library"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 1
    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
  • 2
    This project aims to build a full featured C++ (and possibly Python) library and associated tools which facilitate building Artificial Life simulations in a distributed environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python module offering access to Novell(r) NDS(tm) Core Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cross platform Font downloader for Xerox/Tektronix/HP printers.PyFD allows the user to send PCL and Postscript Fonts on multiple printers.It is based on multiple socket connnection using TCP ports 9100, 2501 and 2000.Its GUI was created using WxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    PyOTP is a simple Python library to handle one-time password generation and checks as specified in RFC2289 (previously RFC1938) and implemented in SKey, OPIE, and a number of other systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A C extension for Python to Don Libes' Expect library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The project focuses on the design of a CPU architecture emulator aimed to assembly languages course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    context_menu

    context_menu

    A Python library to create and deploy cross-platform native context

    A Python library to create and deploy cross-platform native context. context_menu was created as due to the lack of an intuitive and easy to use cross-platform context menu library. The library allows you to create your own context menu entries and control their behavior seamlessly in native Python code. It's fully documented and used by over 80,000 developers worldwide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This library can create CIDR addresses for hosts and net blocks, get node counts for any given netblock, get ranges of addresses for net blocks, create collections of networks (list subclass), and/or determine if a network(a) contains a CIDR address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    The Open OVF project provides an open source library and tools for working with the virtual machines described in the Open Virtualization Format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SuperG is a code library written in Python intended to quickly enable programmers in a scientific environment to manage data files created by dispersed scientific instrumentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mutant is a multi-threaded command line monitoring tool, written in Python, using the ncurses library. With it, you can watch the output from multiple commands in a single terminal. Each command has a specific interval and color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MAC addresser Is graphical interface for changing hardware address(MAC) of network adapter. Mac addresser have also some advanced functions like creating boot scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gade is a light-weight identity federation system , including users, groups and machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Software aimed to monitor grid connected solar plants. As a first stage it will only support Fronius inverters based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Toolkit for configuration and daily management Gentoo Linux installations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This library and tools help you to keep tags for files in an external database. As few external dependencies as possible are needed, making it a lightweight file tagging solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Etch is a cross-platform, language- and transport-independent framework for building and consuming network services. With Etch, service development and consumption becomes no more difficult than library development and consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Plug 'n Auth

    The project is being migrated to http://code.google.com/p/ciform...

    IMPORTANT : The project is now being hosted at http://code.google.com/p/ciform Plug'n Auth is an API providing easy integration of different authentication mechanisms into web applications. Within a few steps web admins will be able to change both the authentication backend and the logon frontend at any time with no further effort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Open Distributed Framework project is aimed at developing an open-source, cross-platform framework for distributed, high-performance physical modelling and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Archangel

    A flexible, extendable content filter

    Archangel is meant to be a sort of 'improved' version of dansguardian and uses the same default lists as dansguardian. It is basically dansguardian rewritten in python as an ICAP server as opposed to a proxy front-end. The benefits of archangel over dansguardian include: 1. Because it is an ICAP filter, it interfaces with squid and can do HTTPS filtering as well as regular HTTP. 2. Because it uses blocking modules and is written in python, it is extremely easy to write new modules for very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PHOBOS

    Parallel Heterogeneous OBject Store

    PHOBOS implements a high performance storage solution on various storage backends, including tape libraries. It is fully based on open-source standards, open data formats and protocols, which avoids vendor locking of your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Enterprise

    Tool intended to help the process of booting Linux on Intel Macs.

    Enterprise is a custom UEFI bootloader designed to load Linux distributions directly from ISO files on Apple Mac computers (even those without UEFI booting support). It is designed to compliment Mac Linux USB Loader, though it can also be used separately (albeit with some setup work). The purpose of Enterprise is as the first stage in a two-stage booting process for Mac Linux USB Loader-created USB drives. Essentially, Enterprise loads GRUB, giving it configuration settings and the location...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A semantic memory software tool “reflects” one's “imagination”. In it, arbitrary concepts may be described, stored, arranged, transformed, and shared. One may verbalize thoughts as they arise in the mind to externalize and digitize “mental obj
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.