Showing 19 open source projects for "py"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    mac-cleanup-py

    mac-cleanup-py

    Python cleanup script for macOS

    mac-cleanup-py is a powerful cleanup script for macOS. This project is a rewrite of the original mac-cleanup-sh rewritten in Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing in C++17/20

    DocWire SDK, a standout C++17/20 data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. The upcoming integration of C++17 and C++20 will bring advanced functionalities, particularly in areas like HTTP capabilities and web data extraction. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Download Folder Sorter (Script)

    Sort Your Downloaded Files

    ... Run The DLF Sorter.py File (No Output Messages) Or Run In CMD Window By Navigating To Where The File Is Located & Type "python3 DLF\ Sorter.py " Without The Quotes. Mac / Linux Users: Open Terminal & Navigate To Where The File Is Located & Type "python3 DLF\ Sorter.py " Without Quotes If you need to rename the file you can just make sure the extension stays ".py"
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    ospfdiscoverysnmp

    ospfdiscoverysnmp

    OSPF network discovery script via SNMP.

    OSPF_SNMP_v1.0.py is an OSPF network discovery script. It allows the discovery of all OSPF network devices in the network, without connecting to each of them or knowing all their IP addresses. The user must provide the IP and SNMP community string of a single OSPF device in the network (for example, a device in the core) and the script searches for all other OSPF routers. Prior to running the script, the user should configure SNMPv2 community string on the device and also include the subnet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
    Learn More
  • 5
    Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. At last you can write: for x in `os ls *.py`: `os cp $x my_backups`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Monitors CPU Temperature from command line in Fahrenheit and Celsius and gives results of highest and lowest temperatures, and average over period of time run, then logs the data. Requires ACPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    vsResolver

    DNS Validating Stub Resolver

    ... page demonstrating vsResolver working - http://superawesum.novas.us/py/hello.py. Try entering some domains and click submit. Then, enable details, click submit to get the details,and compare with what you get for that domain at http://dnssec-debugger.verisignlabs.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Advanced Mass File renamer

    This is a mass file renamer utilizing regular expression power.

    This is a python based UI application that can rename a part of a set of files inside a directory based on the provided regular expression. This gives a lot more flexibility compared to other renaming files since it used grouping principle. This had two level of applying the rename, first stage shows who it will be when you rename it, if you are fine with the change you can make it permanent by clicking commit. This avoid the risk of file getting corrupted. To rename all .py file to .pyc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple, lightweight IP multicast Python library for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
    Learn More
  • 10
    NetWorkSpaces, developed by Scientific Computing Associates Inc., provides a framework to coordinate programs written in Python, making it easier to write distributed applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A pure Python module that implements client side RADIUS authentication, as defined by RFC2138. This project has moved to GitHub. http://github.com/btimby/py-radius/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python module for the i2c-tiny-usb project available here: http://www.harbaum.org/till/i2c_tiny_usb/index.shtml The module is an alternative for the linux kernel driver. With this module you can directly communicate with an I2C device. Discarded - Use Ti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Py-Tightvnc
    A simple and powerful interface for Tightvnc Server, written in python and developed with glade.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    py-rrdtool is a Python module provides an interface to RRDTool, the well known graphing/logging tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    py_xdb_auth is a small but robust jabber-component based on twisted to authenticate jabber users against ldap. It is written for jabberd 1.4 and based on twisted and python-ldap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DJ Py is a jukebox daemon, who lets you rate your songs and crossfades between them. If you dont want to constantly supervise your xmms, this is the solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XmlRpc++ is an implementation of the XmlRpc protocol written in C++, based upon Shilad Sen's excellent py-xmlrpc library. It is designed to make it easy to incorporate XmlRpc client+server support into C++ applications and requires no other libraries.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Python implementation of components of the Grid Monitoring Architecture (GMA), using ZSI SOAP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pythonista-Linux

    Pythonista-Linux

    Pythonista-Linux OS

    "Pythonista is a GNU/Linux distribution based on Debian stable, using the aNTIX variant (without systemd). The distribution aims to provide a solid foundation for Python programming, supplying a comprehensive set of tools and libraries required for development tasks, while supporting both proprietary and open-source software. Pythonista adheres to the GNU philosophy, ensuring a reliable platform for Python enthusiasts."
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next