Skip to main content

File-system Utilities

Project description

k3fs

Build Status Documentation Status Package

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


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.6.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

k3fs-0.1.6-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page