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.10.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.10-py3-none-any.whl
(7.5 kB
view details)
File details
Details for the file k3fs-0.1.10.tar.gz.
File metadata
- Download URL: k3fs-0.1.10.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 |
2382866842f41c38131027fb857547a3bc81b5f971e99ec452371edee4ac5536
|
|
| MD5 |
4d680a39a8d86891d95fec9adbf8a2eb
|
|
| BLAKE2b-256 |
0b744464615b08cbce997827714f1258e0960c024d720274837b5d50ea216c39
|
File details
Details for the file k3fs-0.1.10-py3-none-any.whl.
File metadata
- Download URL: k3fs-0.1.10-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 |
8678c5172ba3ef9fab9dc153296d9cb853ddd2f2a9b25cd4a851d1edd49d97e6
|
|
| MD5 |
097cb97eaf953bb88a92d77de594eada
|
|
| BLAKE2b-256 |
69dad96c142200b73720206facba62a79171edb9efafacc3a3470750e2f9eab6
|