Amazon S3 Filesystem for Python

I’d like to announce an new Python module to make working with Amazon S3 files a whole lot easier. The S3FS class in fs-s3fs wraps an Amazon S3 bucket in a PyFilesystem interface. There was an S3FS class built in to the first version of PyFilesystem, but … Read more

Similar

Splitting atoms using Python (Interview)

Using Python to power the world Access to affordable and consistent electricity is one of the big challenges facing our modern society. Nuclear energy is one answer because of its reliable output and carbon-free operation. To make this energy accessible t... (more…)

Read more »