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.9.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.9-py3-none-any.whl
(7.5 kB
view details)
File details
Details for the file k3fs-0.1.9.tar.gz.
File metadata
- Download URL: k3fs-0.1.9.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 |
6037fb864a59ca7760afa6c49e2b1085b8279c6755fe7316b570602530f9c3d5
|
|
| MD5 |
3c64ea6a43da5d93f650b8a5e928bf4c
|
|
| BLAKE2b-256 |
42703db863aacbff170fe843e36932ce3c0f3a96ce8ac92f962620cc7749b0ca
|
File details
Details for the file k3fs-0.1.9-py3-none-any.whl.
File metadata
- Download URL: k3fs-0.1.9-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 |
0c171425169cb5705b958ed992fd7298a6fbcd468a943b3ad597c7fbaabe20bb
|
|
| MD5 |
5c321c8af6df50f4ed40bdc74c3d12ce
|
|
| BLAKE2b-256 |
92ec4c6cb1545eb788222617d0e57d2c3278dd1d154226d917aeaea423ee97f6
|