ndn-hydra-repo


Namendn-hydra-repo JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/tntech-ngin/ndn-hydra
Summaryndn-hydra: An NDN distributed repository with resiliency coded in python.
upload_time2024-09-19 03:01:57
maintainersee GitHub
docs_urlNone
authorSee GitHub
requires_python>=3.8
licenseApache License 2.0
keywords ndn hydra
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ndn-hydra: an NDN distributed repo
==================================

A Named Data Networking (NDN) Distributed Repo implementation using python-ndn_ nicknamed ``ndn-hydra``.

Hydra uses ndn-python-svs_ (StateVectorSync) to communicate in a distributed environment and
ndn-python-storage_ for its storage options.

The implementation is on our github-repo_.

Please see our documentation_.

.. _python-ndn: https://github.com/named-data/python-ndn
.. _ndn-python-svs: https://github.com/tntech-ngin/ndn-python-svs
.. _ndn-python-storage: https://github.com/tntech-ngin/ndn-python-storage
.. _documentation: https://ndn-hydra.readthedocs.io
.. _github-repo: https://github.com/tntech-ngin/ndn-hydra/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tntech-ngin/ndn-hydra",
    "name": "ndn-hydra-repo",
    "maintainer": "see GitHub",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "sshannigrahi@tntech.edu",
    "keywords": "NDN HYDRA",
    "author": "See GitHub",
    "author_email": "sshannigrahi@tntech.edu",
    "download_url": "https://files.pythonhosted.org/packages/47/e2/facdf70dd46ad366a05653dd3b5fac7fc101e598dae8f0771933cc0d7dd9/ndn_hydra_repo-1.0.0.tar.gz",
    "platform": null,
    "description": "ndn-hydra: an NDN distributed repo\n==================================\n\nA Named Data Networking (NDN) Distributed Repo implementation using python-ndn_ nicknamed ``ndn-hydra``.\n\nHydra uses ndn-python-svs_ (StateVectorSync) to communicate in a distributed environment and\nndn-python-storage_ for its storage options.\n\nThe implementation is on our github-repo_.\n\nPlease see our documentation_.\n\n.. _python-ndn: https://github.com/named-data/python-ndn\n.. _ndn-python-svs: https://github.com/tntech-ngin/ndn-python-svs\n.. _ndn-python-storage: https://github.com/tntech-ngin/ndn-python-storage\n.. _documentation: https://ndn-hydra.readthedocs.io\n.. _github-repo: https://github.com/tntech-ngin/ndn-hydra/\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "ndn-hydra: An NDN distributed repository with resiliency coded in python.",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/tntech-ngin/ndn-hydra/issues",
        "Download": "https://pypi.python.org/pypi/ndn-hydra",
        "Homepage": "https://github.com/tntech-ngin/ndn-hydra",
        "Source Code": "https://github.com/tntech-ngin/ndn-hydra"
    },
    "split_keywords": [
        "ndn",
        "hydra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a63b37c5f48cffc736680b4c1a622e9ca1745908ffb00da1758974d065a95fb",
                "md5": "25f8760298c79e306974eaff498e6de2",
                "sha256": "833c1284ac1a9868ef8fb5cf08520ac6c7e204a983d885fa2cd916d145f94fc2"
            },
            "downloads": -1,
            "filename": "ndn_hydra_repo-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "25f8760298c79e306974eaff498e6de2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 59450,
            "upload_time": "2024-09-19T03:01:56",
            "upload_time_iso_8601": "2024-09-19T03:01:56.147897Z",
            "url": "https://files.pythonhosted.org/packages/4a/63/b37c5f48cffc736680b4c1a622e9ca1745908ffb00da1758974d065a95fb/ndn_hydra_repo-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47e2facdf70dd46ad366a05653dd3b5fac7fc101e598dae8f0771933cc0d7dd9",
                "md5": "ae37310276780f13548d8614341ed9ab",
                "sha256": "10066043753fb19633e14d451b02182fbec498411cc7648753986e07d3e20805"
            },
            "downloads": -1,
            "filename": "ndn_hydra_repo-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ae37310276780f13548d8614341ed9ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 39090,
            "upload_time": "2024-09-19T03:01:57",
            "upload_time_iso_8601": "2024-09-19T03:01:57.382592Z",
            "url": "https://files.pythonhosted.org/packages/47/e2/facdf70dd46ad366a05653dd3b5fac7fc101e598dae8f0771933cc0d7dd9/ndn_hydra_repo-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 03:01:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tntech-ngin",
    "github_project": "ndn-hydra",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ndn-hydra-repo"
}
        
Elapsed time: 0.99287s