Showing 47 open source projects for "python::module"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    Squashfs is a highly compressed read-only filesystem for Linux. Squashfs compresses both files, inodes and directories, and supports block sizes up to 1Mbytes for greater compression. It is implemented as a kernel module under VFS.
    Leader badge
    Downloads: 4,288 This Week
    Last Update:
    See Project
  • 2
    s3cmd

    s3cmd

    Command line tool for managing Amazon S3 and CloudFront services

    Open-source tool to access Amazon S3 file storage. S3cmd is a free command line tool and client for uploading, retrieving and managing data in Amazon S3 and other cloud storage service providers that use the S3 protocol, such as Google Cloud Storage. Lots of features and options have been added to s3cmd since its very first release in 2008.... we recently counted more than 60 command line options, including multipart uploads, encryption, incremental backup, s3 sync, ACL and Metadata...
    Leader badge
    Downloads: 1,228 This Week
    Last Update:
    See Project
  • 3
    CDemu - a virtual CD/DVD drive for Linux
    CDemu - a virtual CD/DVD drive for Linux. Project includes Linux kernel module & userspace utilities.
    Leader badge
    Downloads: 202 This Week
    Last Update:
    See Project
  • 4
    stegfs is a steganographic file system in userspace. It uses the FUSE module which allows it to be incorporated into more than just the Linux Kernel, i.e. it's also known to work in FreeBSD :) For more details visit: https://albinoloverats.net/projects/stegfs
    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.
  • 5
    Casper-fs

    Casper-fs

    Casper-fs is a Custom LKM generator to protect and hide files.

    Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.The motivation: An attacker can read every file in your machine in a bad situation. But if you have a Casper-fs custom module, the attacker will not find the hidden kernel module that has functions to turn any file invisible and protect to block read/remove/edit actions. My beginning purpose at this project is to protect my server, which is to protect my friends...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Synchrorep

    Synchrorep

    Synchronize directories

    Synchrorep is a one click directory synchronization software. All modification will be reported to one to the other and vice versa. Usefull for nomads or speedup differencials backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SLFS

    Simple Log Structured Filesystem for Linux

    ...) source "fs/slfs/Kconfig" 2. build Linux Kernel # cd KERENL_SRC # make menuconfig (check SLFS as a module or built-in) # make && make modules_install Note. Currently uploaded version is developed for Linux Kernel v4.9. Note. Related user-space programs for SLFS can be found at: https://sourceforge.net/p/slfs-utils
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    pam_cifs is a Linux-PAM module to mount and unmount CIFS shares on login on a per-user basis
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Platform-independent recursive search library. C-API, written in C/C++, with mappings to C++, COM, D, Java, .NET, Python, Ruby, STL, with more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fuse-ext2
    Fuse-ext2 is a multi OS FUSE module to mount ext2 and ext3 file system devices and/or images with read write support. Moved project source to github: https://github.com/alperakcan/fuse-ext2
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Perl implentation of rsync that can talk directly to a native rsync program or rsync daemon. The file system I/O is abstracted into a seperate module, which allows an rsync interface to be developed for data other than regular file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ext2 info hiding mod

    Information Hiding Modification for EXT2

    This modification of the ext2 kernel module allows to create files (cover files) whose block arrangement gets manipulated to represent a binary code, which can be extracted later. The information hiding approach used in this project was introduced by Khan et. al in 'Designing a cluster-based covert channel to evade disk investigation and forensics' (1st approach). Algorithm: When a cover file is written, an even blocknr. (for the 1st datablock) is choosen to represent a 0 or an odd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Flashmon

    Onboard NAND flash operations monitor for embedded Linux

    Flashmon is a Linux kernel module that monitors NAND flash memory access events using Kprobes and Jprobes. Flashmon targets embedded boards shipped with bare flash chips managed with MTD : mainly JFFS2, UBIFS and YAFFS based systems. The monitored events are : flash page read / write requests, and flash block erase operations. Instructions on how to use Flashmon are included in the archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cassiopei client for Linux

    Cassiopei client for Linux

    cmd line interface for Cassiopei

    A command line client for Jan Derogee's Cassiopei module for CBM computers line C64, VIC20, PET etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cvsfs4hurd is a translator for the GNU Hurd, which allows to "mount" a CVS module into your local filesystem. It allows to view version controlled files as like they were regular files on your disk, however saving much network bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux RAM Disk Educational Module (rxd)
    This project is intended to be an educational tool for two general topics: RAM Disks (ramdisk) and Block Devices on the Linux platform. This project is currently inactive. You can instead download the latest RapidDisk kernel module: http://sourceforge.net/projects/rxdsk/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    pymagic is a complete libmagic extension for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    FuseISO is a FUSE module to mount ISO filesystem images (.iso, .nrg, .bin, .mdf and .img files). It currently support plain ISO9660 Level 1 and 2, Rock Ridge, Joliet, and zisofs.
    Leader badge
    Downloads: 19 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
    IITK OSD Simulator Project at Indian Institute of Technolgy,Kanpur is an implementation of simulator for object based storage device(OSD). This package contains OSD-iSCSI module and T10 compliant OSD simulator. Support for Collections is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    An FUSE filesystem module that merges content of several directories in to a single directory transparently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.