Showing 3447 open source projects for "python-ldap"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
    Small and simple component-based python web framework. Compatible with GAE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Prudence is an open source container and framework for scalable web frontends and network services, based on proven REST principles. It comes in several flavors: Python, Ruby, Clojure, JavaScript, PHP and Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    At the moment it's a collection of moderately useful python utility classes focusing mainly on unit test framework setup and development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XGui is a cross-platform widget set with C,C++ and Python bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    Orwell is a debugging engine written in Python and C++. It allows programatic debugging, meaning you can inherit from all of the debugger's classes and add your own functionality. It also aims to provide great support for breakpoints en masse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Se trata por ahora de un muy limitado compilador de c realizado en python (usando lex y yacc), que subo para ser utilizado como referencia por los que esten realizando un compilador.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    grenadilla is a lab resource reservation system. It handles booking machines in a lab or server room. grenadilla is written in python, and leverages django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Advanced directory compare tool in Python. With a user-friendly UI including a splitter window and two directory trees. This project has been moved to http://code.google.com/p/dircompare/
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    The Universal File Viewer is a tool to open and dissect a variety of encoded files, be it images or executables, libraries or documents. The Python front-end features customised modules for decoding and encoding various file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A component framework to develop n-tier applications in python on top of Twisted (http://twistedmatrix.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Goal of this project is to create a debugger for MIPS. Transition from python project to C after completion. Tailored for UIUC CS 232 course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Threadmill is a compact and powerful set of tools that integrates parsing and intuitive multithreadability with command-line programs written in the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mgE3D - mgEngine3D is an unfinished 3D Engine based on OpenGL. By now it provided several features like scenetree, mesh/skeleton mesh rendering and animation, terrain, materials, textures, multiple viewports, Python exporter for Blender and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A high level Python Web framework. The project is under active development and is not ready for production use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An environment (library + IDE) that emulates Delphi but uses python as the programming language and wxPython as the graphical API. Starting with the library, we have a set of modules/classes that emulates the units/classes of the famous VCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple messaging system designed for rapid deployment on robotic platforms. Based on the venerable Inter-Process Communication Package, simpleIPC offers several key extensions: units, auto-discovery, message descriptors, and a Python wrapper. See Soto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RapidGDB is a scriptable GUI for the GDB debugger. Almost every aspect of the program can be extended using Python code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PureEnergy is an organized file manager for SuperWikia Super Controller reactors which provide fluent access of each reactor's Sadeic files and other components of the native Super Controller Codec partitions. PureEnergy features IDE & SDK utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PyOptFrame-LEGACY

    PyOptFrame-LEGACY is Python OptFrame v2. Newest version v5 on github.

    PyOptFrame-LEGACY is a Python version of OptFrame v2, proposed in 2011, now superseeded in 2021 by v5 on GitHub and PIP. The main objective is to provide the same interface to OptFrame C++ optimization framework, including classic metaheuristics such as genetic algorithms, simulated annealing, variable neighborhood search, first/best/multi-improvement, hill climbing, and multi-objective methods such as nsga-ii. See NEWEST version v5 on GitHub and PIP. Please try Official pyoptframe on https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Testerman

    A TTCN-3-inspired testing environment in Python

    Testerman is an attempt to produce a TTCN-3 inspired test automation system without the strict typing model of the TTCN-3 test control notation that can be too heavy to be practical with non-stricly defined protocols. This is achieved by bringing TTCN-3 primitives and concepts to the Python programming language. It provides a complete environment to design, manage, execute and analyze automated tests, and can be used as a platform to develop test simulators (drivers and stubs) and prototypes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Farmer Apps

    Suite of applications for farmers of all types.

    This is a suite of tools for farmers it includes local market prices for their sales, weather reports, other features useful to farmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Atta

    Build tool in pure Python. http://boguslawski-piotr.github.com/atta/

    Atta is a FREE build tool, targets-tasks driven, developed in pure Python. Similar in philosophy to the Ant, NAnt, etc. but without the use of XML syntax nightmare. http://boguslawski-piotr.github.com/atta/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TurboGears 2
    TurboGears 2 is a web framework, but unlike some of its competitors, it's not a monolithic unit, it's a collection of libraries, WSGI components, and web development tools that works well together and is configured to provide a great out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The PyQt4D (Python Qt for Designer) is an Open Source Project making Qt Designer full-featured RAD (Rapid Application Development) tool to develop data-aware two- or multi-tier applications using Python language and Qt library.
    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.