Search Results for "python scripts" - Page 23

Showing 579 open source projects for "python scripts"

View related business solutions
  • 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
  • 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.
  • 1
    The Warp Framework is an application framework built with Python. It features intelligent property and object management based solely on meta-data. Currently Zope is supported, with room for extending it towards GTK / SQL / etc. based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Yanoid is "Yet Another arkaNOID". It is currently quite playable and enjoyable. Yanoid has been designed to be quite flexible and extensible, and while the main engine is written in C++, Yanoid uses python scripts to create maps, objects, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The pyxhtml Python XHTML class can be used to programatically generate XHTML documents. It is particularly useful when one has to add an XHTML output module to a Python application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Reptile is a web server made in Python. It supports server side scripting with "Embedded Python", PHP, and CGI scripts. It has an integrated HTML/XML validator that checks the pages before publication and others handy features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    A lib of Python scripts to extract exif info from digital camera-generated jpegs and provide them in a human-readable format suitable for use in some kind of html photo album generator, or somesuch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A GUI front-end to the EPP RTK written in Java. Scripts which use the EPP RTK can be written in several scripting languages and executed within the interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    "little Web Tools" is a collection of modules and classes for your own Python-CGI-Scripting, so you don't have to invent the wheel again. This project will contain easy-to-use and easy-to-extend modules for database access, form handling, mailing a.s.o.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SPG is a photo gallery maker. It is intended to be used when a large set of pictures needs to be published easily on the Internet. SPG is meant to be very easy to use and require very little amount of setup. The publication of pictures is done simply by
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Downloads: 1 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
  • 10
    CGIgen is a collection of classes that are useful in data-encapsulation esp. for CGI-scripts. It also includes other classes that may be helpful in writing CGI-scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mailgate is a set of Python scripts we used at my former company to transfer email a) from a POP3 account to our internal mail server, b) from a POP3 account to a mailbox file and c) from a mailbox file to a SMTP server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Object oriented CGI output module for python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19

    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
  • 20
    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
  • 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
    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
  • 23
    SQL editor, execution of scripts, export results (.xls).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ShadeGE is an example implementation of features present in a modern 3D game engine. Games can be written using scripts in Python or Lua, or through the C++ API directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    File system reliability benchmark is a set of Python scripts for benchmarking file system behaviour in case of system crashes, power outages, etc.
    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.