Search Results for "python scripts" - Page 32

Showing 819 open source projects for "python scripts"

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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    Object oriented CGI output module for python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Simulator for large neuronal networks using leaky INF as its basic element. Simple few line scripts will enable rapid creation of large networks with different connectivities. Aimed at researchers interested in quickly testing large networks of neurons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NejuChat is a framework for writing xchat scripts in python. It abstracts away the cumbersome xchat interface, and provides some goodies. The current source supports loading modules, (unload might take patches to xchat), and comes with some nifty module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    A set of libraries and utilities allowing Python programmers to write servlet-like HTTP request handlers, with transparent session management and other facilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    mod_snake is a plugin for Apache which allows modules to be written in Python, and have the same power as C modules. In addition it accelerates Python written CGI, similar to Py_Apache and mod_python and includes support for HTML with embedded Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple perl (or python) CGI that exports the MainLine of a CVS repository as a website. In use since 1998, recently added Subversion support to help migrate away from CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Some simple shell scripts to make Linux ipchains firewall configuration more intuitive using file inclusion. It might be possible to extend this into a firewall visualization proggie using Python/Perl/Tcl/Tk/etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wttr.in

    wttr.in

    The right way to check the weather

    wttr.in is a console-oriented weather forecast service that supports various information representation methods like terminal-oriented ANSI-sequences for console HTTP clients (curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers. Originally started as a small project, a wrapper for wego, intended to demonstrate the power of the console-oriented services, wttr.in became a popular weather reporting service, handling tens of millions of queries daily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    python-dnssec

    Set of scripts and modules for deploying and administration of DNSSEC

    python-dnssec is a set of scripts and modules from the original DNSSEC-Tools project rewritten in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A do-it-yourself live Arch Linux CD/DVD/USB-stick. These scripts assist in the building of completely customizable live media based on Arch Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    What is Python? Python is a powerful and easy-to-learn programming language known for its simplicity and versatility. It is widely used in web development, data science, automation, artificial intelligence, and more. With Python, you can: Build web applications with frameworks like Django and Flask Analyze data and develop AI models using libraries like Pandas and TensorFlow Automate repetitive tasks with simple scripts Create scalable and efficient software solutions https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    python-httpclient

    Python HTTPclient library

    Python library that enables your scripts to browse the internet just like a web browser: Open pages, parse the content, follow links, automatically send Cookies and Referers, follow Redirects and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    id03scripts

    python scripts for data processing

    The python scripts are designed to work with data measured at id03 at the ESRF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python WSGI helper classes and reference implementations, including embeddable WSGI servers. All written in "pure" Python, no compiling needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LabScripts

    Everson Lab Script Coding

    Collection of homebrewed scripts for controlling jobs on our University's SGE cluster. Some of these scripts will make use of hpc-sjm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program gathers a set of unix scripts to allow you to create software install recipes. The scripts then download, extract, and compile the source using user-configured options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sometimes del.icio.us isn't good for you. undelicious aims to provide a simple method of hosting your own bookmark storage utility, leveraging the Django framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    RaspIOmenu

    Modular, Python-based menu to control raspi I/O ports

    A set of python/pygtk scripts for the Raspberry Pi to control all I/O connections. Set up as a modular menu structure to control several specific interfaces: GPIO pins, servo controller through I2C, stepper motors, USB Missile launchers..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pyshon

    System shell merged with python shell

    This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned). It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal. It is developed in linux environment, but should be as system-independent as python itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Intersect Framework

    Post-Exploitation Framework

    Post-exploitation framework written in Python. Aims to assist penetration testers in building scripts and automating many post-exploitation, information gathering and data exfiltration tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of scripts, based around doctest, for performing regression testing & code coverage analysis on Python modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Baum is a Qt based GUI application framework with a built in python interpreter. Baum allows rapid creation of GUI's with simple python scripts. Programmers can re-use available python and widget library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Theodolite is a system for giving surveys over the web. A survey giver fills out a web form to make the survey, and uploads a file of email addresses for the survey takers. At the end, the giver can see the results or download a CSV file.
    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.