Skip to content

eatfirst/python-efs

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

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors