norfs 3.0.0
pip install norfs
Latest version
Released:
Normalized filesystem. This library offers a common interface to interact with multiple filesystems, local or remote.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Alessio Linares
- Tags filesystem, boto, s3, file, directory, norfs
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
Normalized filesystem. This library offers a common interface to interact with multiple filesystems, local or remote:
import norfs.helpers local = norfs.helpers.local() demo_file = local.file('demo.txt') demo_file.write(b'Hello World') print(demo_file.read())
Install with pip: pip install norfs.
Find more information in the documentation
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Alessio Linares
- Tags filesystem, boto, s3, file, directory, norfs
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file norfs-3.0.0.tar.gz
.
File metadata
- Download URL: norfs-3.0.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a61b03c124cca37020da1e21f561d75eefb94fa55a2af4cbc33fe21a21704be2 |
|
MD5 | 0bc8f55def8514c8c6e3f832e356717d |
|
BLAKE2b-256 | 8656363baacdd513e8c5443cd5253ccb9a57b3820640be0d331eb94729b41b44 |
File details
Details for the file norfs-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: norfs-3.0.0-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5950d05b96060d4328780a5d259417c5e164ad688a23fe8b3a94c8758de4643f |
|
MD5 | 7b837bb718142170fb1987c0addfbc12 |
|
BLAKE2b-256 | b1cb8afd20ce0102f0be18ab16d3d8dc4fff473adf3db95e894ce11ded5bd662 |