86 projects for "python-ldap" with 2 filters applied:

  • 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
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1
    qBittorrent

    qBittorrent

    A free and reliable P2P BitTorrent client

    An advanced and multi-platform BitTorrent client with a nice Qt user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible.
    Leader badge
    Downloads: 670,347 This Week
    Last Update:
    See Project
  • 2
    GeoNetwork opensource - Metadata Catalog
    A web based Metadata Catalog Server for data description and discovery. Supports both generic and geospatial data discovery. It implements international standards (e.g. ISO19115/19139/19119, ISO19115-3, DCAT-AP, CSW 2.0, OGC API Records). It originates from the United Nations and is used by many governments as geoportal software. Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the...
    Leader badge
    Downloads: 214 This Week
    Last Update:
    See Project
  • 3
    PyCheck

    PyCheck

    Calculates the checksum of a file, and compares it to an original.

    PyCheck calculates the checksum of a file, and compares it to an original either by selecting an original copy of the file, or manually entering the checksum of the original file, such as when it is provided on a website from which you downloaded a file. In Linux this program depends on the Python3 TK package, so make sure you have python3-tk installed using your distribution's package manager before continuing. I digitally sign some files in my releases. If you'd like to verify those...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    OpenKM Document Management - DMS

    OpenKM Document Management - DMS

    Document Management System and Content Management System

    OpenKM is a electronic document management system and record management system EDRMS ( DMS, RMS, CMS ). It provides modern and flexible architecture that meet today's IT demands, based on open technology (Java, Tomcat, GWT, Lucene, Hibernate, Spring and jBPM), powerful and scalable multiplatform application. OpenKM is a Web 2.0 application that works with Internet Explorer, Firefox, Safari and Opera. Can be configured in major DMBS like Oracle, PostgreSQL and MySQL among...
    Leader badge
    Downloads: 777 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5
    --- IMPORTANT : This project has been moved to GitHub at https://github.com/clstoulouse/motu-client-python. Download the last version from the release page https://github.com/clstoulouse/motu-client-python/releases. --- Motu is a high efficient and robust Web Server which fills the gap between heterogeneous Data Providers to End Users. Motu handles, extracts and transforms oceanographic huge volumes of data without performance collapse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    autocrc uses 32-bit CRC-sums to verify the integrity of files. The CRC-sums are parsed both from filenames and from sfv-files. autocrc can perform CRC-checks recursively. After it's done it prints a summary of the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    libertasretis

    BitTorrent client.

    Written mainly from academic interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ImpraStorage

    ImpraStorage

    ImpraStorage provided a private imap access to store large files

    ImpraStorage provided a private imap access to store large files. Each file stored on the server is split in severals random parts. Each part also contains random noise data (lenght depends on a crypt key) to ensure privacy and exclude easy merge without the corresponding key. An index of files stored is encrypt (with the symmetric-key algorithm Kirmah) and regularly updated. Once decrypt, it permit to perform search on the server and download each part. transfert process is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10

    python-webrobot

    download video from various hosters

    Allows to automatically download files and video streams from web hosters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LeechCraft
    LeechCraft is a cross-platform modular "internet-client" application. It has plugins that allow one to browse the web, chat via instant messaging (like Jabber or IRC), read RSS/Atom feeds, download files via BitTorrent, Direct Connect and other protocols, play media files and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    TacoNET

    TacoNET

    Cross platform darknet written in python

    TacoNET is an open-source, Friend 2 Friend, cross platform, encrypted Darknet written in python. Currently in Alpha, it's functional, but nowhere near what it will be. There will be gui weirdness, useless error messages, spelling/grammer mistakes, and of course some features may not work 100% in all cases. This will, of course, improve over time. Project dev has stopped here, all further dev @ https://github.com/withorwithoutgod/taconet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Enigmatic CGI pastebin
    Simple CGI script which allows you to transfer sensitive ascii data (passwords, hashes, pem keys) via HTTPS. SSL MUST BE implemented by webserver. Algorithm: - Paste new data into textarea, submit. You get link Link consists of three md5 hashes from salt. File, containing your data, named that way. So, it is hard to bruteforce links/files. - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    baretorrent

    baretorrent

    simple and portable bittorrent client with extensions

    This project has been moved to https://launchpad.net/baretorrent. There will be no more new releases on sourceforge. The web page is at http://baretorrent.org. Old description: This is a portable BitTorrent client with basic features along with support for extensions. The most recent release (18-jan-2013) is 0.4 for Windows, Debian 6.0.6, Ubuntu 12.04 and OSX 10.6.8. Only one extension is available so far: a simple server that is compatible with how the uTorrent WebUI adds...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Regexp Automatic Downloader

    Regexp Automatic Downloader

    Download files were the links list point to a download page

    This is a simple program, that allows you to download several files from a webpage, using URL pattern matching, and also allows for you to open the page and then select either the file download link or another page from that page. This makes mass download of file from website easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hey Mang!

    Hey Mang!

    Hey Mang! is an open-source manga downloader from online galleries

    Hey Mang! is a free, open-source project that allows you to get your manga from your favourite sites. It supports: * MangaReader * MangaFox * Batoto * E-Hentai And among its features are: * RSS Downloads (Currently for MangaFox only) * Update notification * Path change You just need to paste the first page of the chapter you want to download and that's it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    4Vientos
    4vientos is a web file manager that allows to share information. You can set tags/description for files and directories and perform searches by them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Maay is a network of peers for document search. There is no centralized point of control, no privacy issues. Users may run one or more Maay nodes on their computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pti is a fully crossplatform meta-info viewer for bittorrent files, it can show info within torrent files: name, hash, tracker (multitracker support), total size, etc ... and real time stats like actual seeders, leechers and total downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    java based, extendable, os independent, pluginable multifunctional chat client and server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Anatomic P2P is a decentralised BitTorrent Network Implementation. It uses a modified BitTorrent client and various PHP based 'supertrackers' and trackers throughout the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    notifiles
    notifiles is a multiplatform application (Linux, MacOSX, Windows) intended to fire various kinds of custom notifications (podcasts, eMails, logs, scripts) when new files are created inside watched folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A PyQt4 software that lets you upload multiple images to many image hosting website like imageshack, tinypic, pict.com, uploadgeek.com, uploadgeek.nl, imagecross, imagebam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    shinGETsu

    shinGETsu is a P2P(peer-to-peer) anonymous BBS

    Now shinGETsu is developed on GitHub. Please come on https://github.com/shingetsu
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    boprox is a server&client software that allows you to keep your files synchronized with your own server and access them easily and anywhere. You can also share folders and collaborate with other boprox users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next