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.7.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.7-py3-none-any.whl
(7.4 kB
view details)
File details
Details for the file k3fs-0.1.7.tar.gz.
File metadata
- Download URL: k3fs-0.1.7.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 |
861a5965cbcd367ebc624bfe18e44b9059e73f5d9a1926319278e92ea9e8945f
|
|
| MD5 |
cd216fb8b9c177673fe3f206c094587d
|
|
| BLAKE2b-256 |
04fe131efb933cf0d93beb31e34f27930c0b464ab82099c21f08fabe33c2cc51
|
File details
Details for the file k3fs-0.1.7-py3-none-any.whl.
File metadata
- Download URL: k3fs-0.1.7-py3-none-any.whl
- Upload date:
- Size: 7.4 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 |
f300a42e3f700bc14ffc83a7d5a138585cc8dcf1686867064b9d73297e997cfd
|
|
| MD5 |
9fb7e13a4acbc68de230f167aa0f9f33
|
|
| BLAKE2b-256 |
0df5ce4e6369e745de1c130f717ed955bfebb1e5b7e77985623716b757bdad0a
|