Skip to main content

A one-line file-IO package

Project description

python3 only,maybe.

'''
r.txt:
    abc123
'''
>>> from ezfile import read_in
>>> read_in(r'.\r.txt')
b'abc123'

>>> from ezfile import write_out
>>> write_out(r'.\w.txt',b'ez')
True
'''
w.txt:
    ez
'''

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

If you're not sure about the file name format, learn more about wheel file names.

ezfile-0.0.3.4-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file ezfile-0.0.3.4-py3-none-any.whl.

File metadata

File hashes

Hashes for ezfile-0.0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7659ef967a64f9a7e29efab4914a19424875f80e7b0f7e57df47934722a33d02
MD5 c19cee69c77ee96dc6643006d36a4135
BLAKE2b-256 3796b183defb74297e8905429fd2aa1664e7c22de6b74eac9dbe5cfb3081831a

See more details on using hashes here.

Supported by

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