ndn-python-storage
==================
This python library provides **different storage APIs** for **Named Data Networking (NDN) applications**. At first,
it was thought that only ndn-python-repo_ would need such API; but with the ever-growing NDN applications such
as variations of NDN repositories (repo, nr-archway, hydra, etc), NDN sync protocols (svs, psync, etc), and more; it is imperative that
an API is provided.
The Named Data Networking Storage Library is implemented using and simply adds to python-ndn_, nicknamed
``ndn-python-storage`` obtained by the pip library ndn-storage_.
The implementation is on our github-repo_.
There is no documentation at this moment. However, as more storage solutions are added, a documentation will be formed.
To install, please use the pip library ndn-storage_. To import, use ndn.storage like you would with ndn.encoding.
.. _ndn-python-repo: https://github.com/UCLA-IRL/ndn-python-repo
.. _python-ndn: https://github.com/named-data/python-ndn
.. _github-repo: https://github.com/justincpresley/ndn-python-storage
.. _ndn-storage: https://pypi.org/project/ndn-storage
Raw data
{
"_id": null,
"home_page": "https://github.com/tntech-ngin/ndn-python-database",
"name": "ndn-python-database",
"maintainer": "see GitHub",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "sshannigrahi@tntech.edu",
"keywords": "NDN STORAGE DISK MEMORY CACHE",
"author": "See GitHub",
"author_email": "sshannigrahi@tntech.edu",
"download_url": "https://files.pythonhosted.org/packages/dc/5f/63105addb090355c2644c5a05d06f06221b14db3b5880a61b31294a50038/ndn_python_database-0.2.11.tar.gz",
"platform": null,
"description": "ndn-python-storage\n==================\n\nThis python library provides **different storage APIs** for **Named Data Networking (NDN) applications**. At first,\nit was thought that only ndn-python-repo_ would need such API; but with the ever-growing NDN applications such\nas variations of NDN repositories (repo, nr-archway, hydra, etc), NDN sync protocols (svs, psync, etc), and more; it is imperative that\nan API is provided.\n\nThe Named Data Networking Storage Library is implemented using and simply adds to python-ndn_, nicknamed\n``ndn-python-storage`` obtained by the pip library ndn-storage_.\n\nThe implementation is on our github-repo_.\n\nThere is no documentation at this moment. However, as more storage solutions are added, a documentation will be formed.\n\nTo install, please use the pip library ndn-storage_. To import, use ndn.storage like you would with ndn.encoding.\n\n.. _ndn-python-repo: https://github.com/UCLA-IRL/ndn-python-repo\n.. _python-ndn: https://github.com/named-data/python-ndn\n.. _github-repo: https://github.com/justincpresley/ndn-python-storage\n.. _ndn-storage: https://pypi.org/project/ndn-storage\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "An NDN Storage Library for Applications in Python 3",
"version": "0.2.11",
"project_urls": {
"Bug Tracker": "https://github.com/tntech-ngin/ndn-python-database/issues",
"Download": "https://pypi.python.org/pypi/ndn-python-database",
"Homepage": "https://github.com/tntech-ngin/ndn-python-database",
"Source Code": "https://github.com/tntech-ngin/ndn-python-database"
},
"split_keywords": [
"ndn",
"storage",
"disk",
"memory",
"cache"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4406fa42b9dbb29687004318440170e6980c60ec59ae2992beecea65beaf2cb7",
"md5": "93d9803df0c805849eb420d4d159cfe5",
"sha256": "5202910ebb8172c3626e0a401f816ed1e6d5f21840f8f042f2ba417de008c2c5"
},
"downloads": -1,
"filename": "ndn_python_database-0.2.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "93d9803df0c805849eb420d4d159cfe5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 13493,
"upload_time": "2024-09-01T00:32:46",
"upload_time_iso_8601": "2024-09-01T00:32:46.186410Z",
"url": "https://files.pythonhosted.org/packages/44/06/fa42b9dbb29687004318440170e6980c60ec59ae2992beecea65beaf2cb7/ndn_python_database-0.2.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dc5f63105addb090355c2644c5a05d06f06221b14db3b5880a61b31294a50038",
"md5": "51aae09fc9dea266c65ea7016b82db05",
"sha256": "7d5112b2c24381a50d5026555855a7d138f88d3f161e55e86111e09f1b72184f"
},
"downloads": -1,
"filename": "ndn_python_database-0.2.11.tar.gz",
"has_sig": false,
"md5_digest": "51aae09fc9dea266c65ea7016b82db05",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 10881,
"upload_time": "2024-09-01T00:32:47",
"upload_time_iso_8601": "2024-09-01T00:32:47.442960Z",
"url": "https://files.pythonhosted.org/packages/dc/5f/63105addb090355c2644c5a05d06f06221b14db3b5880a61b31294a50038/ndn_python_database-0.2.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-01 00:32:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tntech-ngin",
"github_project": "ndn-python-database",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ndn-python-database"
}