Skip to main content

inline io: just one function call instead of file open(), read(), close()

Project description

install

pip install ilio

usage

from ilio import read, write

content = read('filename')
write('filename', content)

# there is fread=read and fwrite=write so you can import them
# from ilio import fread, fwrite

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ilio-0.4.0-py2.py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 2 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