Showing 21176 open source projects for "python-ldap"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    g3fc

    g3fc

    A modern, fast, and secure file archiver with built-in data resilience

    ... the slow scans required by formats like TAR. G3FC is built for developers and power users, with native, open-source implementations available in Rust, Go, C#, and Python for true cross-platform performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    NanoH5 (tsl2nano)

    NanoH5 (tsl2nano)

    java bean / database driven zero code application framework

    NanoH5 (or FullRelation) is a fullstack UI implementation framework providing a model driven design (MDA). Build a complete html5 application through a given class- or database-model without coding (coding APIs are available).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TextBox

    TextBox

    A text generation library with pre-trained language models github.com

    TextBox 2.0 is an up-to-date text generation library based on Python and PyTorch focusing on building a unified and standardized pipeline for applying pre-trained language models to text generation. From a task perspective, we consider 13 common text generation tasks such as translation, story generation, and style transfer, and their corresponding 83 widely-used datasets. From a model perspective, we incorporate 47 pre-trained language models/modules covering the categories of general...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    krsatyam7 autotyper

    krsatyam7 autotyper

    Autotyper Software

    Best and free autotyper ever. Make sure Python is installed. Windows users may directly download exe file and use it. But the above commands are useful when the system doesn't have access to administrator access. There is no hotkeys support and no executable file for macOS as of now. Use autotyper with GUI buttons. And must allow accessibility access to python (pop up will appear only for the first time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    VAMS

    VAMS

    Virtual Assistant Maintenance System

    Virtual Assistant Maintenance System also knowns as VAMS is an AI software application, that helps users with some computer maintenance issues. Application Requirements: Operating System: Windows 8.1/10 /11 Processor: Intel Core i5 or equivalent RAM: 4GB or higher Free Disk Space: 500MB
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Compose

    Compose

    A machine learning tool for automated prediction engineering

    Compose is a machine learning tool for automated prediction engineering. It allows you to structure prediction problems and generate labels for supervised learning. An end user defines an outcome of interest by writing a labeling function, then runs a search to automatically extract training examples from historical data. Its result is then provided to Featuretools for automated feature engineering and subsequently to EvalML for automated machine learning. Prediction problems are structured...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CPT

    CPT

    CPT: A Pre-Trained Unbalanced Transformer

    A Pre-Trained Unbalanced Transformer for Both Chinese Language Understanding and Generation. We replace the old BERT vocabulary with a larger one of size 51271 built from the training data, in which we 1) add missing 6800+ Chinese characters (most of them are traditional Chinese characters); 2) remove redundant tokens (e.g. Chinese character tokens with ## prefix); 3) add some English tokens to reduce OOV. Position Embeddings We extend the max_position_embeddings from 512 to 1024. We...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DebianDC

    DebianDC

    DebianDC is a Active Directory Domain Controller distribution

    With DebianDC you get a Debian based desktop environment. With the application named Manager inside; - Can set up a domain environment - Can join existing Domain environment You can manage domain environment user, computer, dns records and active directory environment settings with GUI. For the DebianDC-User Guide; https://github.com/eesmer/DebianDC/blob/master/docs/DebianDC-UserGuide/DebianDC-UserGuide.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    game6

    Try 3d

    Python 3d graphics try
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10

    eldf

    A Python and JavaScript implementation of ELDF data format

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Churrasquito

    Churrasquito

    Beta and POC project about portable and distributed database

    codename churrasquito
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BA_PY

    BA_PY: Optimize Your Workflow with Python!

    mbapy is a Python package that includes a collection of useful Python scripts as sub-modules, and it's goal is Basic for All in Python. mbapy primarily focus on data works, including data-retrieval, data-management, data-visualization, data-analysis and data-computation. It is built for both python-users and command-line-users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    odikadhcpd

    dhcpd server

    The odikadhcpd server is an open source dhcp server that works behind a relay dhcp. It couldn't be installed in front of a dhcp client. It is designed to respond to Telco providers or enterprises needs, which want a centralized dhcp server solution. * hooks for pre-process and post-process dhcp request * modular solution with referential in file,ldap,mysql and lease in mysql * support customize referentiel and lease solution * support integration of lease database with powerdns backend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pybris

    Pybris

    B language compiler written in Python targeting RISVM

    Pybris is a compiler written in Python using Pyparsing for the B Programming Language. The compiler emits a variant of Bitmario RISVM assembly. The practical goal of the project is to provide a way to develop digital signal processing (DSP) effects for the Competent Audio library that is a friendlier alternative to writing RISVM assembly by hand. Pybris is written for Python 2.7, but has also been tested to run with Python 3.8.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ACID

    A branch of SCID using Python and Qt

    The project aims to port SCID (Shane's Chess Information Database) to Python and QT, using Pyside6. Functionality will be altered and hopefully enhanced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Pypeline

    A Python library for processing a variety of markup formats into HTML

    A Python library for processing text, in a variety of markup formats, into HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NODE_deconvolution

    A Python program for deconvolution spatial transcriptomics data and in

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pluman

    A minecraft plugin downloader made in python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    NumMethodsShorts

    Short Python scripts illustrating Numeric Methods course. See GitHub.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    THZ Control

    A Python script to control THZ Appliances

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    metrahit

    Python extension to communicate with Metrahit digital multimeters

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    fapws4

    Fast Asynchronous Python Web Server

    Goal of this project is to re-write Fapws3 but on Python-3.x. Basically, most of the treatments will be made via C instructions, just the logic of the website will be written in Python.
    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.