dummynet


Namedummynet JSON
Version 2.5.0 PyPI version JSON
download
home_pagehttps://github.com/steinwurf/dummynet
SummaryA tool for creating dummy networks using network namespaces.
upload_time2023-09-04 10:14:09
maintainer
docs_urlNone
authorSteinwurf ApS
requires_python
licenseBSD 3-clause "New" or "Revised" License
keywords dummynet network namespace
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============
Introduction
============

|PyPi| |Waf Python Tests| |Black| |Flake8| |Pip Install|

.. |PyPi| image:: https://badge.fury.io/py/dummynet.svg
    :target: https://badge.fury.io/py/dummynet

.. |Waf Python Tests| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/python-waf.yml/badge.svg
   :target: https://github.com/steinwurf/dummynet-python/actions/workflows/python-waf.yml

.. |Flake8| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/flake.yml/badge.svg
    :target: https://github.com/steinwurf/dummynet-python/actions/workflows/flake.yml

.. |Black| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/black.yml/badge.svg
      :target: https://github.com/steinwurf/dummynet-python/actions/workflows/black.yml

.. |Pip Install| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/pip.yml/badge.svg
      :target: https://github.com/steinwurf/dummynet-python/actions/workflows/pip.yml


DummyNet is a tool for creating local test networks in Python on Linux.

Find documentation for DummyNet here:

https://dummynet.steinwurf.com


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/steinwurf/dummynet",
    "name": "dummynet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "dummynet,network,namespace",
    "author": "Steinwurf ApS",
    "author_email": "contact@steinwurf.com",
    "download_url": "",
    "platform": null,
    "description": "============\nIntroduction\n============\n\n|PyPi| |Waf Python Tests| |Black| |Flake8| |Pip Install|\n\n.. |PyPi| image:: https://badge.fury.io/py/dummynet.svg\n    :target: https://badge.fury.io/py/dummynet\n\n.. |Waf Python Tests| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/python-waf.yml/badge.svg\n   :target: https://github.com/steinwurf/dummynet-python/actions/workflows/python-waf.yml\n\n.. |Flake8| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/flake.yml/badge.svg\n    :target: https://github.com/steinwurf/dummynet-python/actions/workflows/flake.yml\n\n.. |Black| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/black.yml/badge.svg\n      :target: https://github.com/steinwurf/dummynet-python/actions/workflows/black.yml\n\n.. |Pip Install| image:: https://github.com/steinwurf/dummynet-python/actions/workflows/pip.yml/badge.svg\n      :target: https://github.com/steinwurf/dummynet-python/actions/workflows/pip.yml\n\n\nDummyNet is a tool for creating local test networks in Python on Linux.\n\nFind documentation for DummyNet here:\n\nhttps://dummynet.steinwurf.com\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause \"New\" or \"Revised\" License",
    "summary": "A tool for creating dummy networks using network namespaces.",
    "version": "2.5.0",
    "project_urls": {
        "Homepage": "https://github.com/steinwurf/dummynet"
    },
    "split_keywords": [
        "dummynet",
        "network",
        "namespace"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89d6378e4405551387f5ba54e5a22b01d3f1d0693d9a4571318a053ef5de42b9",
                "md5": "60b955a479d46d620da49e29e5ae3775",
                "sha256": "ec88b8fa01d3db801b38339728d8fe4eda7dcbed2edf56b70418cffcd7992092"
            },
            "downloads": -1,
            "filename": "dummynet-2.5.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60b955a479d46d620da49e29e5ae3775",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 12479,
            "upload_time": "2023-09-04T10:14:09",
            "upload_time_iso_8601": "2023-09-04T10:14:09.337578Z",
            "url": "https://files.pythonhosted.org/packages/89/d6/378e4405551387f5ba54e5a22b01d3f1d0693d9a4571318a053ef5de42b9/dummynet-2.5.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-04 10:14:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "steinwurf",
    "github_project": "dummynet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dummynet"
}
        
Elapsed time: 0.17975s