https://github.com/arvados/arvados-python-llfuse

Imported from bitbucket.

https://github.com/arvados/arvados-python-llfuse

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary

Keywords from Contributors

cython cpython cpython-extensions pallets packaging unit-testing pip closember property-based-testing fuzzing
Last synced: 10 months ago · JSON representation

Repository

Imported from bitbucket.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 7
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 9 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog License

README.rst

..
  NOTE: We cannot use sophisticated ReST syntax (like
  e.g. :file:`foo`) here because this isn't rendered correctly
  by PyPi.

The Python-LLFUSE Module
========================


.. start-intro

This is a fork of Python-LLFUSE used by the Arvados project to support
"arv-mount".  **If you are trying to install "arv-mount" you want the
"arvados_fuse" package.**

Python-LLFUSE is a set of Python bindings for the low level FUSE_
API. It requires at least FUSE 2.8.0 and supports both Python 2.x and
3.x. Like FUSE itself, Python-LLFUSE is developed for Linux systems,
but it should be compatible with OS-X, FreeBSD and NetBSD as well.

Python-LLFUSE releases can be downloaded from PyPi_. The documentation
can be `read online`__ and is also included in the ``doc/html``
directory of the Python-LLFUSE tarball.


Getting Help
------------

Please report any bugs on the `issue tracker`_. For discussion and
questions, please use the general `FUSE mailing list`_. A searchable
`mailing list archive`_ is kindly provided by Gmane_.


Contributing
------------

The Python-LLFUSE source code is available on GitHub_.


.. __: https://llfuse.readthedocs.io/
.. _FUSE: http://github.com/libfuse/libfuse
.. _FUSE mailing list: https://lists.sourceforge.net/lists/listinfo/fuse-devel
.. _issue tracker: https://github.com/arvados/python-llfuse/issues
.. _mailing list archive: http://dir.gmane.org/gmane.comp.file-systems.fuse.devel
.. _Gmane: http://www.gmane.org/
.. _PyPi: https://pypi.python.org/pypi/arvados-llfuse/
.. _GitHub: https://github.com/arvados/python-llfuse

Owner

  • Name: arvados
  • Login: arvados
  • Kind: organization

GitHub Events

Total
Last Year

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 537
  • Total Committers: 16
  • Avg Commits per committer: 33.563
  • Development Distribution Score (DDS): 0.177
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Nikolaus Rath N****s@r****g 442
Thomas Waldmann tw@w****e 64
Hugo van Kemenade h****k 8
Peter Amstutz p****z@c****m 7
Eli Schwartz e****z@a****g 2
Jakub Wilk j****k@j****t 2
Daniel Hahler g****t@t****e 2
bob-nx me@n****m 2
Andrew Childs l****e@c****z 1
Arumugam a****n@y****m 1
Emmanuel Leblond e****d@g****m 1
Gianfranco Costamagna c****o@y****t 1
Grunthos g****s@r****u 1
Max Khon f****e@s****t 1
Michał Górny m****y@g****g 1
Nick Rosbrook nr@e****t 1

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
pyproject.toml pypi
requirements.d/rtd.txt pypi
  • cython *
setup.py pypi