GitHub - eatfirst/python-efs: A python wrapper around fs to work with flask and switch between local and s3fs.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Overview

docs Documentation Status
tests

Travis-CI Build Status AppVeyor Build Status

Code Quality Status

package

A simple wrapper around fs to work with flask and switch between local and s3fs

  • Free software: MIT license

Installation

pip install efs

Documentation

https://python-efs.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

A python wrapper around fs to work with flask and switch between local and s3fs.

Resources

Readme

License

MIT license

Contributing

Contributing

Activity

Custom properties

Stars

1 star

Watchers

0 watching

Forks

0 forks