Skip to main content

Read files faster

Project description

Read files faster.

from read import read

s = read('foo.txt')

Source:

def read(filename):
	with open(filename, encoding='utf-8') as f:
		return f.read()

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.

read-0.0.2-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

Details for the file read-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: read-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for read-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ef0b64ac38e796151e2ab22f743c90d285a2c3e3e6e6e7cfe3297e3312ade2e5
MD5 6f06ba43a725c9e498705bbc7abd06e6
BLAKE2b-256 f1a4e27df1055467a7ab74dd6103cedb629698e1a25870e2114b36bdc31347ce

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