Showing 3103 open source projects for "python-ldap"

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
  • 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
  • 1
    Florence

    Florence

    On-screen virtual keyboard

    Florence is an extensible scalable on-screen virtual keyboard for GNOME that stays out of your way when not needed. You need it if you can't use a real keyboard either because of a handicap, broken keyboard or tablet PC but you can use a pointing devide.
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 2

    WiFiSafe

    Small utility software conceived to share WiFi connections between com

    Small utility software conceived to share WiFi connections between computers. As the software is intended to be used on a USB drive, the WiFi profiles (the files that store the connection information) are encrypted to avoid revealing sensitive information in case the device is lost. It will run with admin rights in order to access WiFi keys. 1)Place this program on a USB device. 2)Run it, you will be asked to set up a new password. 3)Once it is done, choose Export profiles (or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GenerateSignatureFromLDAP

    Automatically generate Outlook signatures based on templates and LDAP.

    Small signature generator for Microsoft Outlook, ideal for use in logon scripts. Outlook signature files are generated based on templates that pull data from Active Directory using LDAP. Also includes a wizard to generate the templates based on your existing Outlook signature(s), without modifying anything on the Exchange Server. Can be run in a logon (or logoff) script to pull Active Directory data and merge it with design template(s) in order to provide unified Outlook signature layout across your organisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BerryNet

    BerryNet

    Deep learning gateway on Raspberry Pi and other edge devices

    This project turns edge devices such as Raspberry Pi into an intelligent gateway with deep learning running on it. No internet connection is required, everything is done locally on the edge device itself. Further, multiple edge devices can create a distributed AIoT network. At DT42, we believe that bringing deep learning to edge devices is the trend towards the future. It not only saves costs of data transmission and storage but also makes devices able to respond according to the events...
    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
    AutoClicker ArmoMan

    AutoClicker ArmoMan

    AutoClicker, reach hight CPS

    ArmoMan autoclicker is an app that permits you to reach Hight Click per Second by only holding a key of your choice. You can customize the speed and also the key to start the clicks. It can be used in video games but only on your own purpose. We will not be responsible for a ban. Discord: https://discord.gg/GWKMPJ74 Tutorial: https://youtu.be/cyAETJRwSaI GitHub: https://github.com/Armdevelopper099/autoclicker After the download you can go to https://cpstest.org/ to test the app...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    dumb-init

    dumb-init

    A minimal init system for Linux containers

    Lightweight containers have made running a single process without normal init systems like systemd or sysvinit practical. However, omitting an init system often leads to incorrect handling of processes and signals, and can result in problems such as containers that can’t be gracefully stopped, or leaking containers that should have been destroyed. dumb-init is simple to use and solves many of these problems: you can just add it to the front of any container’s command, and it will take on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BBQLinux

    BBQLinux

    An Arch based Linux distribution for Android developers

    BBQLinux is a user-friendly Linux distribution made for Android developers. It has everything on board to build AOSP or AOSP-based Distributions like CyanogenMod. BBQLinux is based on Arch Linux and is using a Rolling Release Development Model which means it’s getting continually updated and upgraded. It will never be necessary to re-install a later release of BBQLinux. BBQLinux is fully compatible with Arch Linux and is using the same package repos.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    QToaster

    A simple and fast frontend for the QEMU Emulator - Freeware.

    ...If something works on QEMU then it has a good chance of working on Android. You don't need to put QEMU in your environment path, just point to its base folder. It doesn't need any special runtimes (java, .net, Python, etc.), it only needs the utility file Lutil.dll. Frontend was made for: http://69.170.215.148/nothoro/software/QTPage/QToaster.html QEMU emulator version 6.0.0-rc2 available at: https://qemu.weilnetz.de/w64/2021/ When you run the installer, it will extract to a subfld
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    OS Screen Saver Manager

    Kodi add-on that manages operating system screen saver

    Disables screen saver of the operating system (desktop) while Kodi is running or during playback. Supports various Linux desktop screen savers and control interfaces. Namely: xdg-screensaver command, freedesktop.org D-Bus interface and XScreenSaver. Additionally it allows to specify custom commands.
    Downloads: 0 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

    CPU temp

    a simple program that displays your CPU's temperature in the corner.

    CPU temp is a simple program the displays your CPU's temperature in the corner of the screen. It can be useful to have just in case when something goes wrong with the cooling so you will be alerted before any damage is done.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Distributed MultiThreaded Checkpointing

    Distributed MultiThreaded Checkpointing

    Checkpoint/Restart functionality for Linux processes

    DMTCP (Distributed MultiThreaded Checkpointing) transparently checkpoints a single-host or distributed computation in user-space -- with no modifications to user code or to the O/S. It works on most Linux applications, including Python, Matlab, R, GUI desktops, MPI, etc. It is robust and widely used (on Sourceforge since 2007). For the newest releases of DMTCP, please go to: https://github.com/dmtcp/dmtcp Among the applications supported by DMTCP are MPI (various implementations), OpenMP, MATLAB, Python, Perl, R, and many programming languages and shell scripting languages. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    pyrpl

    PyRPL turns your Red Pitaya into a powerful analog feedback device.

    ...This makes it useful for quantum optics experiments, in particular as a digital feedback controller for analog systems. Based on the open source software provided by the board manufacturer, PyRPL (Python RedPitaya Lockbox) implements many devices that are needed for optics experiments with the Red Pitaya. PyRPL implements various digital signal processing (DSP) modules (see features below). It allows to arbitrarily interconnect the available DSP modules and retrieve signal values on timescales below 1 ms. The graphical user interface (GUI) provides a realtime display of the various measurement instruments and allows the easy configuration of DSP signal chains and feedback controllers. ...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 13
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 2,406 This Week
    Last Update:
    See Project
  • 14
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    SortPhotos is a Python-based command-line utility that organizes photos and videos into structured directories based on their date and time metadata. It can sort files by year, month, day, or any custom format using EXIF and other metadata tags, making it easy to transform messy collections into neatly arranged photo libraries. The tool works with both images and videos, automatically renames files if desired, and can filter which metadata groups or tags to prioritize when determining file dates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A network and services monitoring system. Does PING, DHCP, POP3, SMTP, FTP etc etc tests. Does NOT require additional software installed at the remote side. Fully configurable. Provides instant report (via HTML page), logs, statistics and sound alarm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BackSlash Linux

    BackSlash Linux

    Linux based operating system with OOBE - comprises of FOSS.

    BackSlash Linux will no longer receive updates. BackSlash Linux is going to discontinued as of Sept 15, 2021 for a good reason. There is an article on the main page of https://www.backslashlinux.com which will explain the reason of the discontinuation of the project and future plans. I thank you all for the love and support.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    OoeyGUI MESS Launcher

    OoeyGUI MESS Launcher

    GUI Launcher to launch MAME Emulated TI-99 16bit Computer Systems

    OoeyGUI MESS Launcher has been coded by Chris Schneider [SHIFT838] to be a front-end launcher for use to with MAME to easily launch an emulated TI-99/2, TI-99/4, TI-99/4A, TI-99/8 and Myarc Geneve 9640 computer systems. This application has been tested with MAME v0.225b and higher and is completed coded in Python for cross OS compatibility. It has been tested on Windows 10, Linux Ubuntu 20.04, MacOS Catalina/Big Sur and Raspberry OS on RPi4. Please be aware that MAME program switches have changed and this launcher will not work with older versions. Configure your system directories in the 'Configuration' tab and 'Save OOEYGUI Configuration'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hog-A3XN-r

    Hog-A3XN-r

    Hogar + PIC18F4550 + ENC28J60 + Internet de Todo + automatizacion

    Hog-A3XN-r es mi primer proyecto ('-A3XN-rcanOS' es el segundo y Conect-A3XN-ndo el tercero). Hog-A3XN-r se enfoca en el hogar. Probado tambien con telefonia IP. Iniciado/finalizado por unico miembro: Mauricio "A3XN" <>---}-+----------------------> (ex-alumno U.M.S.N.H, Morelia, Mexico) ----------------------------------------------------------- IMPORTANTE: DAR CLIC AL BOTON "FILES" AHI ENCONTARAS MUCHOS ARCHIVOS DISPONIBLES. SIEMPRE revisar BLOG, en este INFORMO de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    sty-pub-raspi-modbus-drivers

    modbus python scripts for rs485 devices, RTU and TCP

    Solarity an enterprise working with PV systems is developing modbus drivers to get data from modbus devices (inverters, PV system loggers, energy meters, ...) and store its informations into csv files. Some files come from history beginnings and others have a higher level of abstraction where it becomes simple to add a new device with given documentation. You'll find basically SMA cluster controller, SMA inverter manager, SMA inverters, Schneider meter, Adtek meter, ABB inverters. See readme...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cpuspeedy is simple and easy to use program which allows you to change the clock speed and voltage of the CPUs on the fly, using the Linux's CPUFreq driver. Use it and you should save battery consumption and reduce the temperature of your laptop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Datadog Agent

    Datadog Agent

    Datadog Agent Version 5

    Datadog Agent is an open-source agent for collecting metrics, logs, and traces from servers, applications, and services, sending data to Datadog for analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Beamology

    Beamology

    Beamology: Semicom Project Management

    Beamology is the leading field of project management for SuperWikia Alpha semicom codesmiths. Its residency programs offer vital resources for SuperWikia vertical environment development and utilities needed for SA-VEC certification. Beamology residents are automatically licensed to access the Transcom system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IPython

    IPython

    Command shell for interactive computing in multiple languages

    ...Session logging and reloading. Extensible syntax processing for special purpose situations. Access to the system shell with user-extensible alias system. Easily embeddable in other Python programs and GUIs. Integrated access to the pdb debugger and the Python profiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wayback Machine Site Uploader

    Wayback Machine Site Uploader

    This program allows you to store links to the Wayback Machine

    This program supports upto 10 links to comply with server site standards and helps you to upload your favorite sites to the Wayback Machine without having you to upload it yourself. You can also have the ability to repeat the uploads as you may.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Howdy For Linux

    Howdy For Linux

    Windows Hello style facial authentication for Linux

    Howdy provides Windows Hello™ style authentication for Linux. Use your built-in IR emitters and camera in combination with facial recognition to prove who you are. Using the central authentication system (PAM), works everywhere you would otherwise need your password: Login, lock screen, sudo, su, etc.
    Downloads: 1 This Week
    Last Update:
    See Project