netexp


Namenetexp JSON
Version 0.1.16 PyPI version JSON
download
home_pagehttps://github.com/hsadok/netexp
SummaryPython library to automate network experiments.
upload_time2023-04-09 17:15:31
maintainer
docs_urlNone
authorHugo Sadok
requires_python>=3.9
licenseBSD
keywords network experiment automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # netexp

Python library to automate network experiments.

**Under initial development. The API may break at any point.**

<!-- ## Examples
Here is a simple experiment that uses DPDK pktgen.
```python

``` -->

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hsadok/netexp",
    "name": "netexp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "network,experiment,automation",
    "author": "Hugo Sadok",
    "author_email": "sadok@cmu.edu",
    "download_url": "https://files.pythonhosted.org/packages/c0/64/40f3bfbc0213f32dc4fbe930cecee948ed68ed429098d9e2cc570aba6ca2/netexp-0.1.16.tar.gz",
    "platform": null,
    "description": "# netexp\n\nPython library to automate network experiments.\n\n**Under initial development. The API may break at any point.**\n\n<!-- ## Examples\nHere is a simple experiment that uses DPDK pktgen.\n```python\n\n``` -->\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python library to automate network experiments.",
    "version": "0.1.16",
    "split_keywords": [
        "network",
        "experiment",
        "automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0580d671885f23f5e90de75cce7183c55246f82f201b5478941568e96399821",
                "md5": "6e95e84af0a80e01a4d2d8a355c01047",
                "sha256": "2518ae639d05e775a0725ae49d59b3389b13255ce18ffa42a455caf75bcbfc96"
            },
            "downloads": -1,
            "filename": "netexp-0.1.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e95e84af0a80e01a4d2d8a355c01047",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 16221,
            "upload_time": "2023-04-09T17:15:29",
            "upload_time_iso_8601": "2023-04-09T17:15:29.856571Z",
            "url": "https://files.pythonhosted.org/packages/e0/58/0d671885f23f5e90de75cce7183c55246f82f201b5478941568e96399821/netexp-0.1.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c06440f3bfbc0213f32dc4fbe930cecee948ed68ed429098d9e2cc570aba6ca2",
                "md5": "d6f2261686ad2e706b14e0a52aa04ef6",
                "sha256": "0235bc2d1bf1a33f016e34551499995571a9030e1bfe5ae11ec8e0eab019cde6"
            },
            "downloads": -1,
            "filename": "netexp-0.1.16.tar.gz",
            "has_sig": false,
            "md5_digest": "d6f2261686ad2e706b14e0a52aa04ef6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16257,
            "upload_time": "2023-04-09T17:15:31",
            "upload_time_iso_8601": "2023-04-09T17:15:31.736094Z",
            "url": "https://files.pythonhosted.org/packages/c0/64/40f3bfbc0213f32dc4fbe930cecee948ed68ed429098d9e2cc570aba6ca2/netexp-0.1.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-09 17:15:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hsadok",
    "github_project": "netexp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "netexp"
}
        
Elapsed time: 0.05832s