Showing 96 open source projects for "compiler python linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Trieste is a distributed file system aimed to be adaptable via policies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Integration of Linux hosts in Active Directory Domain. Make Linux hosts Windows domain hosts, Make Windows domain users Linux users.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5

    twisted webdav server

    WebDAV server integrated with twisted

    An integration of the PyWebDAV server with twisted. Requires python 2.6, PyWebDAV-0.9.4.1-py2.6, twisted-10.1.0-py2.6. Runs on Windows, Mac and *nix. Allows Windows clients (win7) and Mac clients to mount a remote file system and serve files. Works with Office files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Split files into little pieces, using an gui based on GTK+, made in Python using PyGTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    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
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    File and Database Generator for windows and linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Network Manager Based On Python Programming, Designed For Terminal Only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multiplatform python skydrive filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    pymagic is a complete libmagic extension for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CFshell is a set of command-line utilities for Rackspace/Mosso's Cloud Files storage service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Automatic process execution on Linux systems. Modular application with various system monitors. Allows users to plan process execution based on file system activity, process execution and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    Frees is a GUI tool for Linux that shows the space usage on all mounted drives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    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
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.