Showing 300 open source projects for "python library"

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
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    The Indian Linux Project Goal is to build a Indian language enabled Linux distro & applications with support for Indian Languages
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A Python logging library. Straightaway, it does: File and database logging, rotation, remote logging and email notification; stack logging and call hierarchy visualization as debug features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    raspdbusgpiopy

    raspberry daemon for gpio management with dbus

    This daemon enable application to interact with Raspberry GPIO with DBUS standard API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Library and command line program providing access to the EEPROM of an Silabs CP2101 / CP2102 / CP2103. It can programm the USB-Descriptors and the Baudrate table.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    arch2dvd

    Backup & restore using set of dvds

    Zobacz wiki :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Unified Cluster

    Run bioinformatic task on supercomputers

    The web bases system that allows one user register himself in web interface and run bioinformatic tasks on multiple clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flightdeck-UI is a project that utilizes the ideas from the design of aircraft controls and instruments for creating computer user interfaces, such as for monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LinuxCNC
    LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10

    Schlangenaufbewahrungsbehälter

    A Deliberately Non-Object-Oriented Python Interface to COMEDI

    aka: Schlang - A Deliberately Non-Object-Oriented Python Interface to COMEDI COMEDI datatypes and functions are replicated though this interface using the Python ctypes library. This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Manual C
    En una pequena guia para la los estudiantes de programacion para iniciarlos en el mundo de C/C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dinkumsoftware
    All the FOSS content produced by Dinkum Software. Includes programs and libraries. Various Python, Perl, and Bash scripts/libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GIIAF Microscopy Library

    GIIAF Microscopy Library

    The GIIAF Microscopy Library, that uses customised OMERO software

    This project incorporates a suite of tools that aim to allow researchers within Griffith's Imaging and Image Analysis Facility (GIIAF) to efficiently and effectively provide secure, centralised, web-accessible data storage, management and manipulation. The open-source Java-based OMERO software was customised to provide most of the features of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RPyC, or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Your friendly neighborhood hackers for hire. We are a group of individuals providing our clients the best support and troubleshooting advice and some of what we believe to be the best open source software and OS. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ library for debugging purposes and runtime logging to file with extension for Python and PHP. A simple solution for logging same way in many applications using different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python Port Scanner
    A Simple Port Scanner in Python. You need python installed on your pc before you can use the script!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A Python module for accessing cpio archives
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    vsResolver

    DNS Validating Stub Resolver

    The Validating Stub Resolver (vsResolver) is a DNS stub resolver that implements the Domain Name System Security Extensions (DNSSEC) specified in RFC 4033, RFC 4034 and RFC 4035. These add data origin authentication and data integrity to the Domain Name System. vsResolver extends the dnspython toolkit (http://www.dnspython.org/) and uses the pycrypto library for its underlying crypto implementation(https://www.dlitz.net/software/pycrypto/). Click on this link for a ridiculously simple python...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Python Crawler Library

    Python Web Crawler Library

    A simple library for crawling the web. This library will give you the ability to create macros for crawling web site and preforming simple actions like preforming "log in" and other simple actions in web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    Auto File Selection

    Detect all the "important" files from your computer.

    The main aim of this project is to design and develop a mechanism that can find all the “important” files inside a computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Metaball Distribution System aims to provide easy installation and distribution of binary packages for Gentoo Linux (and perhaps other linux distros in future). Any number of software could be merged in one package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Guzuta aims to be an easy to use, user friendly and yet powerful Gtk interface to the excellent package manager library used by Archlinux, ALPM. It is named Guzuta after the name of one of the monsters in the game Pac-Man, the orange one.
    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.