pyfuse3


Namepyfuse3 JSON
Version 3.3.0 PyPI version JSON
download
home_pagehttps://github.com/libfuse/pyfuse3
SummaryPython 3 bindings for libfuse 3 with async I/O support
upload_time2023-08-06 18:08:11
maintainer
docs_urlNone
authorNikolaus Rath
requires_python>=3.8
licenseLGPL
keywords fuse python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
  NOTE: We cannot use sophisticated ReST syntax (like
  e.g. :file:`foo`) here because this isn't rendered correctly
  by PyPi and/or BitBucket.


Warning - no longer developed!
==============================

pyfuse3 is no longer actively developed and just receiving community-contributed
maintenance to keep it alive for some time.


The pyfuse3 Module
==================

.. start-intro

pyfuse3 is a set of Python 3 bindings for `libfuse 3`_. It provides an
asynchronous API compatible with Trio_ and asyncio_, and enables you
to easily write a full-featured Linux filesystem in Python.

pyfuse3 releases can be downloaded from PyPi_. The documentation
can be `read online`__ and is also included in the ``doc/html``
directory of the pyfuse3 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_.


Development Status
------------------

pyfuse3 is in beta. Bugs are likely.

pyfuse3 uses semantic versioning. This means backwards incompatible
changes in the API will be reflected in an increase of the major
version number.


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

The pyfuse3 source code is available on GitHub_.


.. __: http://www.rath.org/pyfuse3-docs/
.. _libfuse 3: http://github.com/libfuse/libfuse
.. _FUSE mailing list: https://lists.sourceforge.net/lists/listinfo/fuse-devel
.. _issue tracker: https://github.com/libfuse/pyfuse3/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/pyfuse3/
.. _GitHub: https://github.com/libfuse/pyfuse3
.. _Trio: https://github.com/python-trio/trio
.. _asyncio: https://docs.python.org/3/library/asyncio.html

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/libfuse/pyfuse3",
    "name": "pyfuse3",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "FUSE,python",
    "author": "Nikolaus Rath",
    "author_email": "Nikolaus@rath.org",
    "download_url": "https://files.pythonhosted.org/packages/7c/67/c045eca0938c75c609ba9200f474e3b8b13a5c813e119bf3ab2d1fa37ac4/pyfuse3-3.3.0.tar.gz",
    "platform": "Linux",
    "description": "..\n  NOTE: We cannot use sophisticated ReST syntax (like\n  e.g. :file:`foo`) here because this isn't rendered correctly\n  by PyPi and/or BitBucket.\n\n\nWarning - no longer developed!\n==============================\n\npyfuse3 is no longer actively developed and just receiving community-contributed\nmaintenance to keep it alive for some time.\n\n\nThe pyfuse3 Module\n==================\n\n.. start-intro\n\npyfuse3 is a set of Python 3 bindings for `libfuse 3`_. It provides an\nasynchronous API compatible with Trio_ and asyncio_, and enables you\nto easily write a full-featured Linux filesystem in Python.\n\npyfuse3 releases can be downloaded from PyPi_. The documentation\ncan be `read online`__ and is also included in the ``doc/html``\ndirectory of the pyfuse3 tarball.\n\n\nGetting Help\n------------\n\nPlease report any bugs on the `issue tracker`_. For discussion and\nquestions, please use the general `FUSE mailing list`_. A searchable\n`mailing list archive`_ is kindly provided by Gmane_.\n\n\nDevelopment Status\n------------------\n\npyfuse3 is in beta. Bugs are likely.\n\npyfuse3 uses semantic versioning. This means backwards incompatible\nchanges in the API will be reflected in an increase of the major\nversion number.\n\n\nContributing\n------------\n\nThe pyfuse3 source code is available on GitHub_.\n\n\n.. __: http://www.rath.org/pyfuse3-docs/\n.. _libfuse 3: http://github.com/libfuse/libfuse\n.. _FUSE mailing list: https://lists.sourceforge.net/lists/listinfo/fuse-devel\n.. _issue tracker: https://github.com/libfuse/pyfuse3/issues\n.. _mailing list archive: http://dir.gmane.org/gmane.comp.file-systems.fuse.devel\n.. _Gmane: http://www.gmane.org/\n.. _PyPi: https://pypi.python.org/pypi/pyfuse3/\n.. _GitHub: https://github.com/libfuse/pyfuse3\n.. _Trio: https://github.com/python-trio/trio\n.. _asyncio: https://docs.python.org/3/library/asyncio.html\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Python 3 bindings for libfuse 3 with async I/O support",
    "version": "3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/libfuse/pyfuse3"
    },
    "split_keywords": [
        "fuse",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c67c045eca0938c75c609ba9200f474e3b8b13a5c813e119bf3ab2d1fa37ac4",
                "md5": "6d3cbc0ce1bf2b8f636a98dd28790e62",
                "sha256": "2b31fe412479f9620da2067dd739ed23f4cc37364224891938dedf7766e573bd"
            },
            "downloads": -1,
            "filename": "pyfuse3-3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6d3cbc0ce1bf2b8f636a98dd28790e62",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 867765,
            "upload_time": "2023-08-06T18:08:11",
            "upload_time_iso_8601": "2023-08-06T18:08:11.992864Z",
            "url": "https://files.pythonhosted.org/packages/7c/67/c045eca0938c75c609ba9200f474e3b8b13a5c813e119bf3ab2d1fa37ac4/pyfuse3-3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-06 18:08:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "libfuse",
    "github_project": "pyfuse3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyfuse3"
}
        
Elapsed time: 0.10501s