Working on s3path the Python File-System/Path like interface for AWS S3 with Lior Mizrahi
Recording of a live pair programming even in which Lior Mizrahi introduces his s3path project and then we fixed an issue.
pull-request 62 - add missing_ok parameter to the unlink method fixing issue 61.
pull-request 63 - gitignore pyproject.toml.
Setup environment
python -m pipenv install --python python3 --skip-lock --dev pipenv shell
Published on 2021-04-27
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.
Comment on this post