Showing 91 open source projects for "python user interface"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    pyDirStat is a small tool to view statistical information about a directory. It will generate a view of all files contained in a directory (and subdirectories) with rectangles. Each rectangle area is proportional to file size. It's a perfect tool to qu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ndexr

    Indexes directories and outputs to JSON

    Tool to use from Python interactive interpreter or script. Use it to make JSON indexes of all files in a directory, or files of a certain type. Could be used to observe activity in a server directory, to generate JSON to send to clients searching remotely, or to keep an index of files in a directory when the user of that directory does not have permission to probe the files system for files without knowing their names. Uses a configuration file, or optionally you can pass configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WNetConnect

    Expose Windows mpr.dll in python

    Exposes Windows WNetAddConnection2, WNetUseConnection and WNetCancelConnection as a python class. Helpful for mounting and dismounting WebDAV drives programmatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Split files into little pieces, using an gui based on GTK+, made in Python using PyGTK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    tag-based semantic file system, in python, over FUSE. pluggable aspects (parsing or interpretting). querying and relations between tags/items. modular architecture, allows different user-ends (fs/webdav/http/..), or backends (sql/rdf/..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MythTV, the Unix way: everything is a file. MythFS is a Fuse Python based filesystem to browse your MythTV recordings as a normal filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Library for creating virtual filesystem for holding configuration files, based on Python-FUSE. ConfigFS can hold configuration for Apache, PostgreSQL or any other software, that uses text configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NOW HOSTED AT GITHUB https://github.com/jblaine/AFS-Tool-Suite ---- CODE HERE IS OLD ---- AFS Tool Suite is a set of scripts (mostly system administration), Python library functions and classes for dealing with an AFS cell and capturing data returned
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    File and Database Generator for windows and linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    AmsdosFS is an implementation for Linux of Amsdos filesystem used on Amstrad CPC computers. It is written in Python and uses module Fuse Python to mount DSK images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Python API to interface with ZFS pools and filesystems via libzfs, providing directly to Python the kinds of things that the /usr/sbin/zfs and /usr/sbin/zpool tools do from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Multiplatform python skydrive filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XtreemOS project aims at building a Linux-based operating system to support virtual organizations for next generation Grids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pymagic is a complete libmagic extension for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple graphical file explorer which lists recursively files or directory K-File is usefull to quickly identify the biggest files that consume space on your hard drive or on your USB stick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FSMM is the "File System Monitor and Mirror". Basically, it watches for certain events on your filesystem (or on a portion of it), and calls a "Mirror Engine" that will replicate this file ASAP to some other place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Smart Copy is a single-file Python app for batch execution (Ant-like) of commands. For example, SC can dump a SQL database, zip it and a source dir, and then send everything to an FTP site. Batch files are XML-based. See More >> Wiki for full details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    compactpath is a python package to handle compacting of filepaths. compacting of filepaths may be useful in gui programming where filepaths of arbitrary lenght have to be displayed in widgets with limited visual space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Frees is a GUI tool for Linux that shows the space usage on all mounted drives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyGFS is a reliable and secure distributed file system that runs completely in userspace. It supports x509 certificate authentication, authorization and encryption mechanisms to provide secure access over insecure networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FSFS is a secure distributed file system in user space built over FUSE and OpenSSL. It stores AND transfers data between clients and server in secure form, leaving most of the cryptography to the clients, thus relieving the server of the additional work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PySamba is a full wrapper based in the work of Tim Potter. PySamba is built as a Python C extension and a Python module that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mount/unmount/view your iso, cue/bin, nrg, ccd/sub/img, mds/mdf images as a user. Add your most mounted files to the favorites section. The best part is, the learning curve is not so steep and the gui is attractive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Create a virtual userspace filesystem which allows easy uploading/downloading/searching of images through flickr. The fs provides mount and easy operation through standard Linux Commands. Easily extensible for adding more functionality. [Docs: Home Page]
    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.