dtnclient


Namedtnclient JSON
Version 0.1 PyPI version JSON
download
home_page
SummaryPython client for dtn7-go
upload_time2023-01-18 14:13:50
maintainer
docs_urlNone
author
requires_python>=3.10
licenseGPLv3+
keywords dtn bundle
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# Easy, straightforward interaction with [dtnd](https://github.com/dtn7/dtn7-go)

Interact with the REST-Applicaiton agent of `dtn7.

Note, that you first need to register with the ApplicationAgent before you can do anything`

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dtnclient",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "dtn bundle",
    "author": "",
    "author_email": "Markus Sommer <msommer@informatik.uni-marburg.de>",
    "download_url": "https://files.pythonhosted.org/packages/a0/b8/9517bc56f81e008094d38c9bc52b3995b06d7f7ff493d681cede4939f819/dtnclient-0.1.tar.gz",
    "platform": null,
    "description": "[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n# Easy, straightforward interaction with [dtnd](https://github.com/dtn7/dtn7-go)\n\nInteract with the REST-Applicaiton agent of `dtn7.\n\nNote, that you first need to register with the ApplicationAgent before you can do anything`\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "Python client for dtn7-go",
    "version": "0.1",
    "split_keywords": [
        "dtn",
        "bundle"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bb8660fd52493fb42ce7a38e333d9943da8037ec6dc517a0e45434b2c7162d6",
                "md5": "c02283abeb593e2f9ca2cfd08f277660",
                "sha256": "8d8473d05ede2ad31b20e745fd441887bb18dcd99550e9f75070048d4114cf19"
            },
            "downloads": -1,
            "filename": "dtnclient-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c02283abeb593e2f9ca2cfd08f277660",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 16742,
            "upload_time": "2023-01-18T14:13:47",
            "upload_time_iso_8601": "2023-01-18T14:13:47.749891Z",
            "url": "https://files.pythonhosted.org/packages/1b/b8/660fd52493fb42ce7a38e333d9943da8037ec6dc517a0e45434b2c7162d6/dtnclient-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0b89517bc56f81e008094d38c9bc52b3995b06d7f7ff493d681cede4939f819",
                "md5": "e03e3d7e95c06312b2fc775f9f798b5a",
                "sha256": "c578268f3b8bbc46709eb4aaa1be8971eb4b5c09cffd8cbb963d1b36ab8251fe"
            },
            "downloads": -1,
            "filename": "dtnclient-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e03e3d7e95c06312b2fc775f9f798b5a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16016,
            "upload_time": "2023-01-18T14:13:50",
            "upload_time_iso_8601": "2023-01-18T14:13:50.579915Z",
            "url": "https://files.pythonhosted.org/packages/a0/b8/9517bc56f81e008094d38c9bc52b3995b06d7f7ff493d681cede4939f819/dtnclient-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-18 14:13:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "dtnclient"
}
        
Elapsed time: 0.02866s