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
Resolve Support Tickets 2x Faster with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
PyVSS is a pythonmodule which allows you to copy files using Volume Shadow Copy Service (http://en.wikipedia.org/wiki/Shadow_Copy). It is in an early development phase, yet is stable, simple and straight-forward to use.
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.
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.
PySamba is a full wrapper based in the work of Tim Potter. PySamba is built as a Python C extension and a Pythonmodule that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
VFSX is a transparent Samba Virtual File System module which forwards operations to a process on the same machine for handing outside of the Samba daemon. The external handler can be implemented in any language with support for Unix domain sockets.
The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.