Showing 377 open source projects for "python-ldap"

View related business solutions
  • 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
  • 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
    Python File Monitor is a program that can execute custom commands when the monitored files are changed. Available on all platforms supporting Python 2.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Command line interface trashcan freedesktop.org specs compliant. For each trashed file rememeber name, original path, date of deletion, and permissions. Interoperate with KDE Trash. WARNING:The project hosting has moved to googlecode. Go to http://code.g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Filescape is a file manager for any GNU/Linux Operating System. It is written in Python and uses the GTK+ toolkit. Filescape aims to combine the best features of Nautilus, pcmanfm, and Thunar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FSMM is the "File System Monitor and Mirror". Basically, it watches for certain events on your filesystem (or on a portion of it), and calls a "Mirror Engine" that will replicate this file ASAP to some other place.
    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
    A very simple in configuring but powerful backup tool. Git repository: https://github.com/KonishchevDmitry/pyvsb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pywincedb is a Python module to access native Windows CE databases and set of tools to manipulate them (conversion to/from XML, migration). Keywords: Python, WindowsCE, WinCE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    rnb - Really Nice Backup - Command line tool for backing up your files to a removabe drive. This program is not under active development. Known bugs in the current version: - Automatic mounting of the backup drive does not work. This can be worked around by mounting the drive before running the program. - Installation fails in some newer distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A set of tools to build your own customed Linux distribution with more managability than raw LFS(Linux From Scratch). Include source package manager, file system backup and realtime mirror apps, and some assistant data structure writen in Python, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Snapshot and rollback support for configuration files on Linux distribution. Tools making possible of manual/periodical/automatic saving of configurations. Tools for viewing the differences in stored files and also tool for restoring them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    DiskAt is disk/media catalogue app supporting multiple categories per item, good search and features which allow to use it as Movie/DVD/etc database. Written with PHP/Python/SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Frees is a GUI tool for Linux that shows the space usage on all mounted drives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dc-tools is a series of python scripts created by denis, a UNIX system networking administrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Program made to sync two different locations completely. It will overwrite any file that is over 5 min older then another file with the same name and location. If there is a new file on either side they will also be transfered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    uniso extracts a file hierarchy from an iso image. Extract iso. Useful on systems where 'mount' isn't available. Example: isoinfo -R -l -i my.iso > isoindex; uniso -R -i my.iso < isoindex
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Mass Expand is a simple utility to decompress all archived files underneath a directory, useful for large torrent downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dic is a simple, console-based disk catalogizer. It can easily add disks to the catalog, search in the catalog, search for files, automatically retrieve found files without requiring you to manually navigate through the source media, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python Commander (PyCmdr) is an implementation of two-panel file manager in Python/wxPython. It aims to be a multi-platform file manager with consistent user interface while being fast, efficient, and extensible via scripting and plugin support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fnokii is a simple file transfer Gtk+ GUI for gnokii. It supports upload, download and delete files in well-known mobile phone folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A special backup program for the SOHO sector. It implements a full-backup strategy, a mix between the backup schemes of GFS and Tower of Hanoi. It is meant for backing up onto DVDs or simular media normally via cron. Reports are sent via mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyVMG2TXT extracts the sms-dataset from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyTXT2VMG extracts all sms-datasets from a textfile [.txt] and saves every message in the Nokia-fileformat for sms [.vmg]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VMGconvertTXT is a tool-serie consisting of pyVMG2TXT and pyTXT2VMG. pyVMG2TXT extracts the sms-data from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. pyTXT2VMG rebuilds the messages as Nokia-files. Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DiskSearch is a tool for searching for files on removable media disks (e.g. for songs on your MP3-CD's). It's written in Python and runs on Linux (and other Unix systems) and Win32.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    EPT (Emacs Package Tool) is full userspace package managing tool for GNU/Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A GUI for p7zip, the console port of Windows 's 7zip.
    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.