netsome


Namenetsome JSON
Version 0.3.9 PyPI version JSON
download
home_pagehttps://github.com/kuderr/netsome
SummaryThe one and only library to make your network code handsome
upload_time2024-05-03 09:34:11
maintainerNone
docs_urlNone
authorkuderr
requires_python<4.0,>=3.10
licenseX11-distribute-modifications-variant
keywords library network
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # netsome

# About

TBD

# Authors

- Dmitriy Kudryavtsev - author - [kuderr](https://github.com/kuderr)
- Gena Rastorguev - maintainer - [lep0n](https://github.com/lep0n)

Special thanks to [Dima Burmistrov](https://gitlab.com/pyctrl) for inspiration and lessons on how to make libraries and good interfaces. ASN type v1 was crafted within our dev team.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kuderr/netsome",
    "name": "netsome",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "library, network",
    "author": "kuderr",
    "author_email": "dakudryavcev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/85/45/af2fc35623d2c7846ca7e224c2f2a8819844170fe3ed22b792dbd4ab62c3/netsome-0.3.9.tar.gz",
    "platform": null,
    "description": "# netsome\n\n# About\n\nTBD\n\n# Authors\n\n- Dmitriy Kudryavtsev - author - [kuderr](https://github.com/kuderr)\n- Gena Rastorguev - maintainer - [lep0n](https://github.com/lep0n)\n\nSpecial thanks to [Dima Burmistrov](https://gitlab.com/pyctrl) for inspiration and lessons on how to make libraries and good interfaces. ASN type v1 was crafted within our dev team.\n",
    "bugtrack_url": null,
    "license": "X11-distribute-modifications-variant",
    "summary": "The one and only library to make your network code handsome",
    "version": "0.3.9",
    "project_urls": {
        "Bug Tracker": "https://github.com/kuderr/netsome/issues",
        "Homepage": "https://github.com/kuderr/netsome",
        "Repository": "https://github.com/kuderr/netsome"
    },
    "split_keywords": [
        "library",
        " network"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d45e860e37baa10fd86fbbddd9e425658ac41cc8af1d70ee44709dfa5e66a6e5",
                "md5": "f1d293924865400a51837b3dc036dcd9",
                "sha256": "0c1f4f6b29eb919c3badd1da55af1940999d15e9d03bb2a862dba9436844412b"
            },
            "downloads": -1,
            "filename": "netsome-0.3.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1d293924865400a51837b3dc036dcd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 10788,
            "upload_time": "2024-05-03T09:34:10",
            "upload_time_iso_8601": "2024-05-03T09:34:10.018754Z",
            "url": "https://files.pythonhosted.org/packages/d4/5e/860e37baa10fd86fbbddd9e425658ac41cc8af1d70ee44709dfa5e66a6e5/netsome-0.3.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8545af2fc35623d2c7846ca7e224c2f2a8819844170fe3ed22b792dbd4ab62c3",
                "md5": "bb4cedd39932bc0a351edfd52c84d4bc",
                "sha256": "80677e6e81fad804ce529d51a7a75a639425497b1d5a05a68709c70625651b60"
            },
            "downloads": -1,
            "filename": "netsome-0.3.9.tar.gz",
            "has_sig": false,
            "md5_digest": "bb4cedd39932bc0a351edfd52c84d4bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 7271,
            "upload_time": "2024-05-03T09:34:11",
            "upload_time_iso_8601": "2024-05-03T09:34:11.669029Z",
            "url": "https://files.pythonhosted.org/packages/85/45/af2fc35623d2c7846ca7e224c2f2a8819844170fe3ed22b792dbd4ab62c3/netsome-0.3.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-03 09:34:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kuderr",
    "github_project": "netsome",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "netsome"
}
        
Elapsed time: 0.24722s