Showing 21183 open source projects for "python-ldap"

View related business solutions
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 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.
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web written in python with flask framework, using the disney api for this project, only deploy and register with any username and any password, this project not have a filters validation, visit the deployed page in christianymoon.pythonanywhere.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cerche

    cerche

    Experimental search engine for conversational AI such as parl.ai

    This is an experimental search engine for conversational AI such as parl.ai, large language models such as OpenAI GPT3, and humans (maybe).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WeatherUtils

    WeatherUtils

    retrieving and plotting weather data

    Tools for retrieving the current weather, weather predictions and plotting the past weather: - Python: current and predicted weather for 5 days using a weather API - VB.NET: Plot of Weather Data / Bio Weather Monitor
    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.
  • 5
    SQLBucket

    SQLBucket

    Lightweight library to write, orchestrate and test your SQL ETL

    ... with the project_folder parameter. That folder will contain all your SQL ETL. The python file where you create your SQLBucket object is also a good place to instantiate your command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Twinify

    Twinify

    Privacy-preserving generation of a synthetic twin to a data set

    twinify is a software package for the privacy-preserving generation of a synthetic twin to a given sensitive tabular data set. On a high level, twinify follows the differentially private data-sharing process introduced by Jälkö et al.. Depending on the nature of your data, twinify implements either the NAPSU-MQ approach described by Räisä et al. or finds an approximate parameter posterior for any probabilistic model you formulated using differentially private variational inference (DPVI)....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Karlo

    Karlo

    Text-conditional image generation model based on OpenAI's unCLIP

    Karlo is a text-conditional image generation model based on OpenAI's unCLIP architecture with the improvement over the standard super-resolution model from 64px to 256px, recovering high-frequency details only in the small number of denoising steps. We train all components from scratch on 115M image-text pairs including COYO-100M, CC3M, and CC12M. In the case of Prior and Decoder, we use ViT-L/14 provided by OpenAI’s CLIP repository. Unlike the original implementation of unCLIP, we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Rocketry

    Rocketry

    Modern scheduling library for Python

    Scheduler to power your Python apps. Rocketry is a modern statement-based scheduling framework for Python. It is simple, clean and extensive. It is suitable for small and big projects. Unlike the alternatives, Rocketry's scheduler is statement-based. Rocketry natively supports the same scheduling strategies as the other options, including cron and task pipelining, but it can also be arbitrarily extended using custom scheduling statements. Rocketry is suitable for quick automation projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Walk

    Build system using command optimisation / automatic dependencies

    Provides a mechanism for running commands which avoids doing anything if we can infer that a command would not change any generated files. Thus a build script is a python script that can be essentially a list of the commands needed to build a project, with no need to specify detailed dependency information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Img2Txt

    Img2Txt

    Img2Txt - Extract Text From Images using AI

    Important: If you are sharing this program. Please Include the official Download Link What is Img2Txt? Img2Txt is a Python-based application packaged using PyInstaller that utilizes the power of pytesseract, an AI-powered optical character recognition (OCR) library, to extract text from images and convert it into plain text. The application features a simple and modern user-friendly interface created using customtkinter, allowing users to easily process images and obtain the text within...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    megawake

    megawake

    Remotely turn on devices connected to your home network

    A Free and Open-Source program to send Wake on Lan (WoL) packets What is Wake on Lan (WoL)? Wake on Lan (WoL) is a feature that allows you to remotely turn on supported devices (such as Smart TVs, and computers) when connected to the same local network. What is a Wake on Lan (WoL) packet? It is a packet used to request a WoL order to remotely turn on a WoL supported device. More details available in: https://en.wikipedia.org/wiki/Wake-on-LAN For this program to work you have...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    OpenDelta

    OpenDelta

    A plug-and-play library for parameter-efficient-tuning

    OpenDelta is an open-source parameter-efficient fine-tuning library that enables efficient adaptation of large-scale pre-trained models using delta tuning techniques. OpenDelta is a toolkit for parameter-efficient tuning methods (we dub it as delta tuning), by which users could flexibly assign (or add) a small amount parameters to update while keeping the most parameters frozen. By using OpenDelta, users could easily implement prefix-tuning, adapters, Lora, or any other types of delta tuning...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    dein.vim

    dein.vim

    Dark powered Vim/Neovim plugin manager

    dein.vim is a high-performance, feature-rich plugin manager for Vim and Neovim that enables fast startup and efficient plugin loading. It supports managing plugins from GitHub and local directories, with a design that balances speed (like vim-plug) and flexibility (like NeoBundle). Active development has ceased, with only bug fixes expected going forward
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    django-telegram-bot

    django-telegram-bot

    My sexy Django + python-telegram-bot + Celery + Redis + Postgres

    Sexy Django + python-telegram-bot + Celery + Redis + Postgres + Dokku + GitHub Actions template. Production-ready Telegram bot with database, admin panel and a bunch of useful built-in methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jupyter Notebooks extensions

    Jupyter Notebooks extensions

    A collection of various notebook extensions for Jupyter

    ... if anything doesn't work as you'd expect/hope, please do check the issues, or open a new one as necessary! The Python package installation step is necessary to allow painless installation of the nbextensions together with additional items like nbconvert templates, pre-/postprocessors, and exporters. All of the nbextensions in this repo are provided as parts of a python package, which is installable in the usual manner.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Letrista

    Generador automático de textos

    Para generar texto sencillamente escribir en la consola de comandos: python3 ./letrista4.py Letrista en su idea original está avocado a generar letras de tangos en idioma español pero puede ser entrenado para generar cualquier otro tipo de texto. Funciona como un simple generador probabilístico, escrito en python, y basado en una base de datos y un modelo predictivo del español que emplea relaciones semánticas a partir de ejemplos. Contiene de dos partes o módulos: un extractor de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SentimentAnalysis-Rick&Morty

    SentimentAnalysis-Rick&Morty

    Rick & Morty Sentiment Analysis - End-of-Degree Project - UNIR

    ..., it becomes possible to identify and comprehend the sentiments and emotions conveyed. In this end-of-degree work, we analyze and classify the dialogue of characters in an English-language television series as "Rick and Morty" using Python. The objective is to identify and categorize the feelings and emotions expressed in the text, comparing the human perception of the characters' personalities with the results obtained using natural language processing techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DDPM-CD

    DDPM-CD

    Remote sensing change detection using denoising diffusion models

    This is the Pytorch implementation of Remote Sensing Change Detection using Denoising Diffusion Probabilistic Models. The generated images contain objects that we commonly see in real remote sensing images, such as buildings, trees, roads, vegetation, water surfaces, etc., demonstrating the powerful ability of the diffusion models to extract key semantics that can be further used in remote sensing change detection. We fine-tune a light-weight change detection head which takes multi-level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GUIbits

    GUIbits

    Platform-independent GUI library

    GUIbits is a Graphical User Interface package, consisting of small independent procedures, which provides a simple and flexible Application Programmer Interface for applications involving a keyboard, mouse and screen. GUIbits is implemented in Python using PyQt6 and retains the platform-independence of this approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tools4vasp

    tools4vasp

    Management and Analyzis of VASP calculations

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Axel-DICE

    Axel-DICE

    Axel-DICE Code Editor For Windows,Linux

    ...! 🕵️‍♀️ Auto Language Detection: Automatically detects the programming language C, C++, Java, and Python. 🔍 Simplified Execution: Simply paste your code and click the run button to execute it, eliminating the need to create files or deal with boilerplate code. Axel DICE automates the entire process for you. 📊 Dynamic Terminal: Instantly see program output in real-time, providing immediate feedback on your code execution. 🍀For More Info: https://github.com/Vignesh-72/Axel-DICE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EmilyEditor

    EmilyEditor

    General-purpose editor using subset of HTML5 as storage format

    Emily is a easy-to-use WYSIWYG editor intended for general use. Emily is small in size but will be big in functionality. This version, Emily 0.9, is a "proof of concept" version. It is not intended for serious use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Plyer

    Plyer

    Platform-independent Python wrapper for platform-dependent APIs

    Plyer is a platform-independent Python API for accessing hardware features of various platforms (Android, iOS, macOS, Linux, and Windows).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    OpsManage

    OpsManage

    Automated operation and maintenance platform

    ..., Python3.6 + HTML + JScripts. Front-end web framework, Bootstrap. Backend Web Framework, Django. Backend Task Framework, Celery + Redis. Programming language is Python 3.6. Operating System is CentOS 6+. Ansible version 2.6+. Deployment platform and node server Rsync 3+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Greed

    Greed

    Customizable, multilanguage Telegram shop bot with Payments support

    Customizable and multilanguage Telegram shop bot with Telegram Payments support.
    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.