File-system utilities for reading, writing, and directory operations
Project description
k3fs
File-system Utilities
k3fs is a component of pykit3 project: a python3 toolkit set.
Install
pip install k3fs
Synopsis
>>> fwrite('/tmp/foo', "content")
>>> fread('/tmp/foo')
'content'
>>> 'foo' in ls_files('/tmp/')
True
Author
Zhang Yanpo (张炎泼) drdr.xp@gmail.com
Copyright and License
The MIT License (MIT)
Copyright (c) 2015 Zhang Yanpo (张炎泼) drdr.xp@gmail.com
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
k3fs-0.1.8.tar.gz
(11.6 kB
view details)
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
k3fs-0.1.8-py3-none-any.whl
(7.5 kB
view details)
File details
Details for the file k3fs-0.1.8.tar.gz.
File metadata
- Download URL: k3fs-0.1.8.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d6c358c9ef75c52b6768055b6b2f8fe6e785ac877a4229d734bc4522f220806
|
|
| MD5 |
fb79477f8f864870353ea5248655c82c
|
|
| BLAKE2b-256 |
2704928a0f4086ed4b0b05db8775b4095b17130d10b9380b6c348e45d48c4ea8
|
File details
Details for the file k3fs-0.1.8-py3-none-any.whl.
File metadata
- Download URL: k3fs-0.1.8-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ccb698f3d034527170a2b23fe1f45689ba13f27c6596d2d52a766e23fd29d5e
|
|
| MD5 |
9ddfd106348514b9b8971b3e45b57cf5
|
|
| BLAKE2b-256 |
f6403ea4cdc373d94ac1e685b2abedd7b2667e1fdb02a057e4f7797b70f8324c
|