Open Source Python File Sharing Software - Page 8

Python File Sharing Software

View 310 business solutions

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

  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 1

    download cluster

    Java application for multiple downloads

    Java application that allows you to download multiple files (concurrently) using a cluster of computers. Aplicación en JAVA que permite descargar multiples archivos de manera concurrente utilizando un conjunto de ordenadores
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    elFinder
    elFinder is a file manager for web similar to that you use on your computer. Written in JavaScript using jQuery UI, it just work's in any modern browser. Its creation is inspired by simplicity and convenience of Finder.app program used in Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ezUnison automates synchronizing files between sets of computers connected through SSH or Gaim, monitoring the filesystem in real-time, and notifying the user of conflicts by modifying the filenames of conflicting files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    fclient is a desktop client for the freenet protocol written in Python and Qt (PyQt)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 5
    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
  • 6
    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
  • 7

    fuse-dropbox

    Mounts your Dropbox account as a filesystem

    Mounts your Dropbox account as a filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Download free audio and video content ("podcasts") from the Internet and watch it on your computer or on the go. Available for different platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A more full-featured yet still lightweight bittorrent client for Gnome. Has the ability to automatically resume partial downloads and background to the system tray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    galacteek

    galacteek

    Multi-platform browser for the distributed web

    galacteek is a multi-platform Qt5-based browser and semantic agent for the distributed web. Be sure to install all the gstreamer packages on your system to be able to use the mediaplayer. After opening/mounting the DMG image, hold Control and click on the galacteek icon, and select Open and accept. You probably need to allow the system to install applications from anywhere in the security settings. Docker images are available. They run the full GUI inside a virtual Xorg server (using Xvfb). A VNC server runs on TCP port 5900 of the container, just use a regular VNC client to access the interface. The password to access the VNC service is printed to the console when starting the container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    gdrive-download

    Download publicly shared files from Google Drive w/o logging in

    Download publicly shared files from Google Drive w/o logging in. Download by FILE_ID or URL, and it supports redirection using URL shorteners such as tinyurl. URLS may omit the http:// or https:// prefix (e.g. "tinyurl.com/illyria-dark-xml").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    iTelliHashCSV

    iTelliHashCSV

    Cryptographic Hashing Application for CSV Files

    iTelliHashCSV is a cryptographic “one-way” hashing application designed to securely protect sensitive or private information from disclosure. Proper use of this program allows organizations, businesses, and individuals (i.e., the data owners) to share complete/intact datasets containing sensitive data with others without actually disclosing the sensitive or private information. Additionally, if such datasets are subsequently modified or enhanced through value-added services or products provided by other organizations or individuals and then returned, the data owner retains the ability to “re-map” the hashed sensitive data values back to their original values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iTelliHashExcel

    iTelliHashExcel

    Cryptographic Hashing Application for Excel Files

    iTelliHashExcel is a cryptographic “one-way” hashing application designed to securely protect sensitive or private information from disclosure. Proper use of this program allows organizations, businesses, and individuals (i.e., the data owners) to share complete/intact datasets containing sensitive data with others without actually disclosing the sensitive or private information. Additionally, if such datasets are subsequently modified or enhanced through value-added services or products provided by other organizations or individuals and then returned, the data owner retains the ability to “re-map” the hashed sensitive data values back to their original values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is a P2P streaming (peercasting) software. It provides the following features: 1. minute swarming (bittorrent based) 2. NAT traversal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ipfs-api-mount

    ipfs-api-mount

    Mount IPFS directory as local FS

    Mount IPFS directory as local FS. go-ipfs daemon has this function but as of version 0.9.1 it's slow. ipfs-api-mount aims to be more efficient. For sequential access to random data it's ~3 times slower than ipfs cat but also ~20 times faster than cating files mounted by go-ipfs. It's supposed that FS mounted by go-ipfs daemon is slow because of file structure being accessed in every read. By adding caching one can improve performance a lot. Apart from mounting one specified CID you can also mount whole IPFS namespace. This is similar to ipfs mount provided in go-ipfs. ipfs-api-mount uses node API for listing directories and reading objects. Objects are decoded and file structure is created localy (not in IPFS node). Caching is added on objects level. In case of nonlinear file access with many small reads there is a risk of cache thrashing. If this occurs performance will be much worst than without cache. When using the command you can adjust cache size to get best performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ipwb

    ipwb

    A distributed and persistent archive replay system using IPFS

    InterPlanetary Wayback (ipwb) facilitates permanence and collaboration in web archives by disseminating the contents of WARC files into the IPFS network. IPFS is a peer-to-peer content-addressable file system that inherently allows deduplication and facilitates opt-in replication. ipwb splits the header and payload of WARC response records before disseminating into IPFS to leverage the deduplication, builds a CDXJ index with references to the IPFS hashes returned, and combines the header and payload from IPFS at the time of replay. An important aspect of archival replay systems is rewriting various resource references for proper memento reconstruction so that they are dereferenced properly from the archive from around the same datetime as of the root memento and not from the live site (in which case the resource might have changed or gone missing). Many archival replay systems perform server-side rewriting, but it has its limitations when URIs are generated using JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Designed to be the easiest way to get files from your command line and onto the web in a human-friendly format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    libertasretis

    BitTorrent client.

    Written mainly from academic interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Multiplatform python skydrive filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    maude

    maude

    Autonomous decentralized moderation for IPFS and Web3

    Autonomous decentralized moderation for IPFS and Web3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mfr or multi ftp relay is a program that makes possible accessing multiple ftp servers in a NATted (or otherwise private) network;data connections (eg. upload and download) will not be relayed,exploiting the high velocity of these networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    notifiles
    notifiles is a multiplatform application (Linux, MacOSX, Windows) intended to fire various kinds of custom notifications (podcasts, eMails, logs, scripts) when new files are created inside watched folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    oddioToolz (oz) aims to be a modular audio IDE geared toward realtime audio synthesis, manipulation, quantization, sequencing, interaction and the exchange of sound/modules/meta over computer and neural networks worldwide. oz needs help e-mail a dev!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    File transfer using shared Folders in a local network with automatic synchronization. Also P2P-Folders will be implemented in the 2nd stage. Take advantage of Mesh-Network technologies for LAN operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phpGrabComics
    phpGrabComics is a program to grab and save comic strips from web. It supports more than 200 comic strips, and it is very easy to implement new modules. Some of the supported sites are Dilbert, Calvin and Hobbes and Snoopy.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB