Open Source Python Internet Software - Page 33

Python Internet Software

View 8811 business solutions

Browse free open source Python Internet Software and projects below. Use the toggles on the left to filter open source Python Internet Software by OS, license, language, programming language, and project status.

  • 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
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    Opener-OAI extracts Dublin Core and LOM records from EduCommons RSS-feeds and serves these records as an OAI-repository. It is initially build for the EduCommons site of Open Universiteit Nederland but should work on all EduCommons sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Orca is an extension to the Tribler bittorrent client. It leverages Facebook online social network to bootstrap the cooperative download feature of Tribler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Web-Based system for activists to share information and organize for events. Including a content mangement system for the public as well as services for the users. Users will be able to communicate via forums/listservs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Osmosys is a GUI enabled download manager and accelerator for written in Python that supports simultaneous downloads, pausing and resuming downloads, and backup state files during download to prevent network errors. Supports all major browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Otto is a pythonic web frame work based on XIST and Webware. It can be used to generate forms from arbitrary python objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PACS VM

    PACS VM

    ISO - Customized version of dcm4chee 2.17.3 for MySQL.

    1. Add JBoss Application Server 4.2.3.GA for JDK 6. 2. Cleanup for Windows and deprecated files. 3. Off CONSOLE records - http://forums.dcm4che.org/jiveforums/thread.jspa?messageID=4787
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PAMIE

    A Python class to allow the user to automate Internet Explorer

    Python Automation Module (class) for Internet Explorer (PAM.py). Originally written as a simple Python module. This new Python class starting with 2.0 allows the user to automate Internet Explorer browser for QA testing, development testing, or web scraping. This python class only runs on Windows (only) and automates Internet Explorer using the COM object, there is no support for Firefox, Chrome, Safari or Flex at this time. This is not an Application. Also check out the original "SAMIE" (Perl module) written by Henry Wasserman.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is an SSL certificate authentication module for the Zope/Plone Pluggable Authentication System (PAS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PDO: Python Database Objects. Database Module for Python based upon DB-API 2.0: featuring column access by name and high performance. Similar in API to ADO, JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    PHEL is a dynamic python library used to create easily HTML pages and code from Python Scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Postfix Log Parser in Python is a log analysis tool written in python language to get statistic reports and detect anomalous behaviours on a mail server based on Postfix and Cyrus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in Product if p.name.startswith('A') and p.cost <= 1000) Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases. Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    POST (Python Obviously Simple Text) provides support for simple, flexible dynamic document generation in multiple output formats. Supports inputs in text or XML, outputs in HTML, PDF, RTF, LaTeX source, nroff source, postscript, and plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A support system for carrier pigeons raising.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    [DISCONTINUED] Cross-Platform BitTorrent GUI and core capable of handling multiple downloads in one program instance. Excessive configuration possibilities. Scriptable Telnet-Server. Can be run without GUI. Includes database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PTML is a Python module which lets you embed Python code in text documents. Its most common application is dynamic content generation on web servers, however it can be used anywhere you need to generate text files on-the-fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PTOMMI(Python Toolkit for Online MP3 Management and Interaction) provides components for building CGI apps to manage MP3 files on a remote server. Two apps are also included: an MP3 playlist manager and an ID3 tag editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PWebs is an HTTP server written from scratch in Python. It uses threads to serve connections and it featuers the basic aspect of HTTP/1.1 (GET, POST), directory listing, support for CGI/1.1, Php (via CGI interface), log system, flexible cofiguration sy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PYIGS is a Python package that provides an interface to Google! Suggest results. It may be run standalone or incorporated as a module. Currently it supports a basic query, with or without result match listings. Later it will include a caching server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A suite to allow the user to read a LiveJournal friends list via NNTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pagecast makes it easy to submit lists of URLs to Internet search engines. Advanced features include: ability to check the URL's for certain problematic conditions. Designed to be simple to use, but effective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A python XML aware asynchronous multi-user server. Allows Macromedia Flash clients to connect to this server via actionscript, to create rooms, subrooms ... to chat in private or in a room, to protect a room, to play an internet multiplayer flash games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Paleta is a general purpose log/diary/news program that can optionaly export your entries to an HTML page (using templets). Perfect if you have a site with no support for things like SQL, PHP, or CGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Palin is a Python IRC library used to develop either IRC clients, or IRC bots or anything other related to IRC. Its name comes from Michael Palin, one of the famous Monty Python.
    Downloads: 0 This Week
    Last Update:
    See Project