A file system with the power of an object store.
-
Updated
Mar 6, 2019 - Python
A file system with the power of an object store.
The multicast package is a Python library that simplifies sending and receiving multicast network messages. It provides classes and tools for implementing multicast communication in Python applications, making it straightforward to work with multicast sockets.
Python implementation of a POSIX-compliant shell, supporting built-in commands like cd, pwd, echo, cat, exe, and type, along with the ability to execute external programs. A basic Read-Eval-Print Loop (REPL) that simulates shell behavior.
Add a description, image, and links to the posix-compliant topic page so that developers can more easily learn about it.
To associate your repository with the posix-compliant topic, visit your repo's landing page and select "manage topics."