Showing 125 open source projects for "python-ldap"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    steganoroute

    steganoroute

    Send steganographed text messages to mtr with fake hops in the network

    Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    TxtStyle

    Command-line tool for colorizing log files based on regex.

    TxtStyle is a command line tool colorizing output of console programs. It makes it easier to visually scan log files or can simply be used to prettify output of console applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Quiz of Country and Their Capital

    The Quiz of Country and Their Capital

    The Quiz of Country and Their Capital.

    If you want to learn the capitals of all the countries, this small quiz is your best choice, that it can help you to improve your culture about capitals.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    yoooooo
    random echo 'O' or 'o'. e.g: ./yoooooo.pl 20 yOOoOooOOOOooooooOooo
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    do you know 'xpad' ? or any other software 'sticky notes' ? 'note' is the same, but for console use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AutoConfig Pro

    AutoConfig Pro

    Automate Telnet and SSH for Cisco devices.

    This is a Windows GUI application written in Python 2.7, used for Telnet and SSH into multiple Cisco Routers, Switches and Firewalls to send configuration commands. It will automate the tasks for Cisco network engineers and reduce the administrative overhead for repetitive tasks such as SNMP config, changing usernames, adding tacacs config etc. The application is very simple to use, with sample commands and hosts files saved inside, it's doesn't provide inter-active session, but it will do all the work silently and provide you with the sessions log.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    winshell+

    A semi-shell for windows that incorporates linux shell commands

    Winshell+ is not a shell, but acts like one. It is windows only. I will extend its features later. The current version is 0.1 To install winshell+, download all of the files in the folder for the current version of the software. This program is only in the alpha stage, so don't expect it to be amazing and full of awesome features. My next update will probably incorporate data compression and decompression, and possibly POP e-mail (I hop!e)
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10

    TouchpadSwitch

    Touch Pad Switch linux

    This is a simple Python script to automatic or manually start/stop your Touchpad of laptops on linux. easi to use: mswitch on/off/auto/calibrate you must be root to calibrate as a file is save in /etc/mswitch.conf. I put the file in /usr/bin. to calibrate you should remove any pointing device first (usb or PS/2 mouses) than run as root: #mswitch calibrate after you could run $mswitch auto if you want to manually switch mswitch ON/OFF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Arabeyes

    A project to increase free Arabic fonts on Unix/Linux

    Arabeyes is a Meta project that is aimed at fully supporting the Arabic language in the Unix/Linux environment. It is designed to be a central location to standardize the Arabization process. Arabeyes relies on voluntary contributions.
    Leader badge
    Downloads: 227 This Week
    Last Update:
    See Project
  • 12
    A simple Python library which attempts to emulate an IBM 5250 terminal (for scripting).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is my first source project please do not rip me off and steal my project, Its Open Source now in English and Spanish, I speak English and english only so spanish is translated so i might now make another spanish one again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Apimenu is a multi-platforms terminal menu configurable through an xml interface. Apimenu supports multi-languages, menus, menu options, input forms and strict control of type and values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Delta Console provides a command shell for managing and controlling Deltapy applications. Delta Console have a very simple interface, and can execute any available command on the Application, as simple as invoking a function from the Python's shell.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Pastebin CLI allows users to upload snippets of text ,usually code.which returns a permanent link to the uploaded snippet.Pastebins are very popular in chat groups like IRC. Note-This code is not from pastebin.com. PLEASE READ README file to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shooting Chrony Data Downloader, a program that allows downloading of data acquired by the device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Model Operations Processing System
    The Model Operations Processing System (MOPS) has been designed to assist operations on model railroads. It has the look and feel of mainframe systems that would have been in used in the late 20th century.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is an implementation of the ymodem protocol for serial transfer of data implemented using python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PyLine is a shell that is designed for users who want a easier alternative to cmd, but it is in its earlier stages, so it may not have as many commands. Works on Linux and Windows, and may work on Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    python client to display simple text messages on lcdproc it reads text from stdin or file and has some options like display_time and blinking useful for monitoring and custom status displays
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Monocaffe Connections Manager
    Is a complete GUI replacement for the gnome terminal which allows you to manage your connections, cluster mode (for sending commands for several servers at the same time) and support for ssh, ftp, telnet, vnc and rdesktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GxTerminal-a GTK application wrriten in Python that emulates Gnome terminal applications with features like built-in command and password managers to ease using frequent commands and passwords without having to switch to other external applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small note taking program for the terminal. Tnote aims to be a small, quick and easy to use note taking app for the terminal similar to sticky style gui note taking apps such as Tomboy notes.
    Downloads: 0 This Week
    Last Update:
    See Project