Open Source Python Internet Software - Page 58

Python Internet Software

View 8996 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.

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    Eligante is a software for archivation, management and browsing (with full-text search functions) of all your communications, be it via email, chat (IRC, ICQ, MSN,...) and even messaging websites (hi5, orkut,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    elk is a powerful open-source python based command-line web crawler that can recursively search for files and text on websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Emine is a python script that parses an email file, separates all the email elements, including words and phrases, and populates a database with file offsets for retrieval from the original file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    python enteprise integration framework project. Powerfull class library based on EAI patterns and a modeling and simulation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    exchange4linux is a production/stable server solution to store/exchange workgroup data on Linux in a style simular to Exchange. Main goal is to provide Outlook users a free and open server alternative on Linux. Please check also www.exchange4linux.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Software tool that emphasizes useful information, communication, and intent. Accomplish any conceivable computer task by transforming fuzzy abstract data-structures in a fractal vector graphics user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This program сonstantly reads the file(like "tail -f") and сompares every line with expression in file and executing some actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Access to ezmlm-idx managed lists from web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web helpdesk with "expert-system" diagnosis. Designed for flexibility and rapid, accurate entry of requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    python module for FastCGI written in C. Barebones wrapper around libfcgi which you can get from fastcgi.com. Works easily on windows and has few features, so it's very easy to learn. Binary PYD is for python 2.6. Full multithreading support. Tutoria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fried to Friend copy. Copy files from your client to your friends client via SFTP. Dyndns recommended. With jobcontrol and autoresuming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ffetch retrieves messages from phpBB web forums, RSS feeds, or USENET news, and passes them over to a mail client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fojecleno_downloader

    fojecleno_downloader

    Free video downloader, simple, fast, bilingual and ad-free

    fojecleno_downloader is a simple, fast, and completely free Windows application for downloading royalty-free videos from numerous platforms. No ads, no data collection, no complications—just a clear, efficient, and accessible tool for everyone. Main features: - Responsible one-click video downloading - Bilingual interface (French/English) - Automatic pasting from the clipboard - Choice of download folder - Activity log - Light/dark mode - Zoom and smooth scrolling - Collapsible sections - Portable version (no installation required) - Installable version with shortcuts and clean uninstallation - Compatible with Windows 10 and 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    forgetHTML is a Python module for writing HTML by building a tree from different classes, one pr. HTML element. This makes it possible to modify and create elements in a different order than they will end up in the final HTML output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    frangen's misc projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Freejack is a MVC framework for quickly building dynamic websites using Freemarker as the template engine and Python for the controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fstorage
    Fstorage is a free, open-source, lightweight and fast File Storage Software. Storage is task of server and file hosting. Clients/APIs are designed for use by C/C++/Python/PHP programmers can send files and receive files for particular FileKey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ftpsearch is a web based indexing search engine for the ftp server, which supports regular expressions in queries, new files monitoring, some fancy stats and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ftpwar

    ftpwar

    ftp terminal client

    Projects Status is Beta currently supported: ftp ftps todo list: add sftp support Ftpwar is a ftp terminal program to replace the current Ubuntu or Mint stock ftp program that only works half the time. I have simplified commands and made some new ones. I also think mine is prettier. :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    In this project, we would like to make thing that store and share file easier than existing one in the web environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    furl

    furl

    The easiest way to parse and modify URLs in Python

    furl is a small Python library that makes it easier to parse, inspect, build, and modify URLs without relying on tedious low-level URL handling code. It wraps URL components into convenient objects, so developers can work directly with schemes, usernames, passwords, hosts, ports, paths, queries, and fragments. The library supports simple path editing, query argument changes, fragment manipulation, inline method chaining, and URL joining. It also handles encoding automatically, including percent-encoding, Unicode domains, Unicode paths, and query strings. furl supports Python 3 and PyPy3 and is designed to be well tested and practical for everyday backend, scripting, and data-processing workflows. It is a good fit for developers who frequently need to clean, transform, generate, or normalize URLs in Python applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    fwgraph is an attempt to characterize and present network traffic including network devices, QoS, and iptables under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    g-DrcomClient is a fully GUI-based client of Dr.COM 2133 Broadband Remote Access Server. It provides 100% GUI configurability; no need to edit configuration files by hand and restart the program; no association with kernel versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A desktop client of Blip.pl - a twitter-like polish service. Written in Python and using GTK as an UI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project