Skip to main content

Content-Addressable filesystem over Pyfilesystem2.

Project description

CASFS

Build status Codecov branch readthedocs Latest version

CASFS is a content-addressable filestore library, built on pyfilesystem2. CASFS was inspired by hashfs.

Installation and Usage

Install CASFS via pip:

pip install casfs

Full documentation for CASFS lives at Read The Docs.

Disclaimer

This is a research project, not an official Google product. Expect bugs and sharp edges. Please help by trying out CASFS, reporting bugs, and letting us know what you think!

Citing CASFS

If Caliban helps you in your research, pleae consider citing the repository:

@software{casfs2020github,
  author = {Sam Ritchie},
  title = {{CASFS}: Content-addressable filesystem abstraction for Python.},
  url = {http://github.com/google/casfs},
  version = {0.1.0},
  year = {2020},
}

In the above bibtex entry, names are in alphabetical order, the version number is intended to be that of the latest tag on github, and the year corresponds to the project's open-source release.

License

Copyright 2020 Google LLC.

Licensed under the Apache License, Version 2.0.

Project details


Download files

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

Source Distribution

casfs-0.1.2.tar.gz (26.1 kB view hashes)

Uploaded Source

Built Distribution

casfs-0.1.2-py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 3

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