Skip to main content

Normalized filesystem. This library offers a common interface to interact with multiple filesystems, local or remote.

Project description

Build Status Coverage Status PyPI Status PyPI Version PyPI Python PyPI License PyPI Format

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.

For python 3.4 and 3.5 you can install pip install norfs-py3.4.

Find more information in the documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

norfs_py3.4-2.0.1-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file norfs_py3.4-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: norfs_py3.4-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5

File hashes

Hashes for norfs_py3.4-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f5968f532b7f2ec52c0a29c9a4f889312eba32abc906604c03f7cd91cce6aa99
MD5 3d5e8ae107e3e3d4790da4da5f2f48bf
BLAKE2b-256 9467e0cfddfc0d1829d8af315aa7f6fc747ab9bcf5ea0e235147f6e761b917b1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page