Showing 701 open source projects for "python-ldap"

View related business solutions
  • 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
  • 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
  • 1
    The Restaurant Table Reservation System is a Django-powered web server framework that allows programmers (or me) to build websites for restaurant owners where customers can reserve tables (over the web) based upon owner-provided table availability data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of PHP functions giving web developers a simple, yet immensely powerful "drop in" permission system for their current web based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KInterbasDB is a Python DB API 2.0 module for the relational databases Firebird and Interbase. KInterbasDB also exposes most of the native client API of the database engine, including two-phase commit, server-side events, and an administrative API.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    An implementation of the Light Weight Directory Access Protocol in Objective Caml. Both server and client libraries are provided, along with some data manipulation goodies such as a schema checker, and parsers for ldif, ldapurls etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    tux_oracle allows you create Tuxedo clients and servers that attach an Oracle database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MedDeck is an application to manage medical information on student and staff, field reports, and ERT teams in a primary education setting. Features include the ability to import from Chancery's WinSchool, LDAP authentication, ERT team manager, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Resources and Information for Success in Education: A web-based, database application to manage and publish academic catalog information including programs, courses, and schedules. It is intuitive, extensible, and easily integrated with existing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Python DB-API 2.0 compliant interface to a PostgreSQL (v7.0 and later) database
    Downloads: 4 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.
    Click to perfect your product now.
  • 10
    Command-line event calendar software suitable for everyday use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    E-Cookbook is an electronic cookbook or recipe organizer. It will replace the old tattered cookbook in your kitchen. Easily decide on something to make for dinner, or see what you can make based on the ingredients in your refrigerator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    "Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BioMa is a specimen based Biodiversity database Manager. It is designed to store, organize, and manipulate biodiversity-related scientific data, either for the purposes of museums, scientific collections, or research projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A perl interface to the Novell NDS. Using Net::LDAP as the backend. Providing an OO interface, with automatic schema detection. Supporting Create, Read, Update and Delete actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of various programming tools, written mainly for my own pleasure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    imgSeek is a photo collection manager and viewer with content-based search and many other features. The query is expressed either as a rough sketch painted by the user or as another image you supply (or an image in your collection).
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 19
    PyTablet is a self organizing DB for semi-structured data. PyTablet behave like a huge persistable dictionary where keys are ID and values are dictionary-like objects that can link each other and contain simple values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Flamenco search and browse interface framework uses hierarchical faceted metadata to allow users to both refine and expand queries, while maintaining a consistent representation of a collection and seamlessly integrating keyword queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ``Modeling'': an Object-Relational Bridge for python. Please note: this project is not maintained anymore. Make your objects persistent in a RDBMS, just by designing how your classes map to an RDBMS schema, without having to write a single line of SQL!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web Managed Network Database
    netDB is a web managed network database containing information on switches, connections by cable, terminations between cables, including building and room locations. The database is searchable by a number of parameters within each group of connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kura is a complete, professional system for the handling of linguistic data, especially fieldwork data from small-corpus languages. It allows users to enter texts in any language and analyze those texts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    py-sqlplug_mysql is a MySQL module full compatible with PEP-0249 (Python Database API Specification v2.0) for CPython. It is fast and stable. `Prepared statement' and building with embedded MySQL library are planned for the future.
    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.