Showing 41 open source projects for "python linux"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 1
    s3-client

    s3-client

    Sample python script to work with Amazon S3

    Example Python script to work with S3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ansible Role s3cmd

    Ansible Role s3cmd

    Ansible role for s3cmd. Available on Ansible Galaxy

    Role to install (by default) s3cmd on Debian/Ubuntu and EL systems. s3cmd is a popular s3 client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    microfileserver

    microfileserver

    small HTTP server for everyday sharing. micro-file-server

    FTP like desing, HTTPS support, configurable, in one file - py or exe. Secure, with sha512 checksum, no installation required, small and fast. microfileserver, micro-file-server, micro_file_server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cloud Filer

    Cloud Filer

    S3 file management tool with encryption

    Cloud Filer is a graphical cloud file management tool and S3 client. Cloud Filer allows you to upload and download files to cloud storage and can be used as part of your backup strategy. Cloud Filer includes pre-internet encryption and file name obfuscation making access to your cloud data useless without the right password. Download and install using pip install cloudfiler - see also https://pypi.org/project/cloudfiler/
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Robot Framework FTP Library

    Robot Framework FTP Library

    FTP client for Robot Framework

    SOURCE CODE MOVED TO https://github.com/kowalpy/Robot-Framework-FTP-Library . NEW RELEASES WILL APPEAR ONLY AT GITHUB AND PYPI. This Python library makes it possible to test or use FTP server using Robot Framework keywords. Together with the library, there are also available project example and keywords documentation created by libdoc. This sourceforge webpage is linked from http://robotframework.org/#test-libraries as external library so it can be considered as the official Robot...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    the maker - Content Management System
    "the maker" is a Content Management System for websites. It is client side and interacts seamlessly with a remote FTP server. It features a powerful text editor, has a build in FTP client and a tool for basic image manipultaion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LeechCraft
    LeechCraft is a cross-platform modular "internet-client" application. It has plugins that allow one to browse the web, chat via instant messaging (like Jabber or IRC), read RSS/Atom feeds, download files via BitTorrent, Direct Connect and other protocols, play media files and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pywinktransporter

    winkflash.com Transporter (TM) Uploader for Linux, Mac, or Windows

    This is a simple command line utility for uploading images to winkflash.com Transporter(TM). keywords: linux mac windows winkflash transporter python
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    Library of Congress - Transfer Tools
    Tools developed by the Library of Congress and their partners in the National Digital Information Infrastructure and Preservation Program (NDIIPP) for the purpose of validation and transfer of data that conforms to the BagIt specification. This project has been moved to https://github.com/LibraryOfCongress
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dwdwetter

    Retrievews data from ftp.dwd.de and displays them

    Retrieve Weather info from dwd, display them in a window, including animated gif - films and text display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    gcurlftpfs

    A curlftpfs GUI

    The main goal of gcurlftpfs project is providing a lightweight and user-friendly graphical interface to the curlftpfs program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    This project aims to provide an object-oriented Python WebDAV client-side library based on Python`s standard httplib and Greg Stein`s davlib. The client shall fully support RFCs 4918 (basic specification), 3744 (access control), and 3253 (versioning)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NOTE: This project is now on Github. Please go to https://github.com/scaryclam/python-webdav A WebDAV client library for python. The purpose of this project is to make a python WebDAV client library that is easy and convenient to use, while remaining flexible enough for developers who may want a finer grain of control. UPDATE: The test suite passes using Python 3.1 so we will now be supporting Python3 issues. The library will try to continue to work on both Python 2 and Python 3...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Makes a USB disk into a filesharing system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Graphical configuration tool for Very Secure FTP Server (vsftpd) for gnome enviroment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Client FTP multipiattaforma scritto in Python-GTK -- Multiplatform FTP Client written in Python-GTK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    oSync will continue its service via www.osync.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Batchput transfers files from a local directory, matching the regex you specify, to an URL. Written in Python using PycURL, the program is focused on doing this safely and efficiently, using per-directory locking and a single session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FtpCube is a graphical (S)FTP client written in Python using the wxPython graphical toolkit, and is based on LeechFTP by Jan Debis. FtpCube aims to provide a high quality GUI, as well as a rich feature set, and surpasses LeechFTP in functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    auto-ftp-sync is tool that checks for added/updated (via MD5) /moved/removed files in a project directory and mirrors any changes to a remote FTP server. It supports multiple profiles & is intended to aid developing website's & written in/for python 2.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple FTP client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Extended FTP client supporting standard FTP client scripts and interactive use. Tired of Windows' limited ftp.exe? Looking for something more capable, but compatible? hftp is highly portable and battle-tested in real-world daily use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next