A module and utility to work with the simple filesystem on the BBC micro:bit
Project description
A community fork of MicroFS.
A simple command line tool and module for interacting with the limited file system provided by MicroPython on the BBC micro:bit.
Installation
To install simply type:
$ pip install microfs2
Usage
There are two ways to use microfs - as a module in your Python code or as a stand-alone command to use from your shell (ufs/microfs).
In Code
Read the API documentation to learn how each of the class & functions works.
Command Line
From the command line use the ufs/microfs command.
To read the built-in help:
$ ufs --help
To read the help for a specific subcommand:
$ ufs <subcommand> --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file microfs2-2.1.0.tar.gz.
File metadata
- Download URL: microfs2-2.1.0.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2707f3d952d25312634de7f568ce44b3b033a1a8af6f2ffb222a612da665b8a5
|
|
| MD5 |
3593d129f75202cf1664d1e7a10764af
|
|
| BLAKE2b-256 |
66e77beed6f062ad8d095c0c222466d48e2a4dffdc33a171719faf7af422b9f0
|
File details
Details for the file microfs2-2.1.0-py3-none-any.whl.
File metadata
- Download URL: microfs2-2.1.0-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fad6d13dc77fa9187265606cd52238e2104cbb69a126c21d507238a49afa4a3e
|
|
| MD5 |
930d99eeb94727f65ad25ca35f389213
|
|
| BLAKE2b-256 |
7fa37c32799df49bdb2b5d6b74afca39788ec3c4032e967473fa556c107425bd
|