netsome


Namenetsome JSON
Version 0.3.7 PyPI version JSON
download
home_pagehttps://github.com/kuderr/netsome
SummaryThe one and only library to make your network code handsome
upload_time2024-04-29 13:56:28
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/c3/c3/abe2c774857735bb5841fa4358fac28b2774cf708f98e47a3951fb972e09/netsome-0.3.7.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.7",
    "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": "20198cf995180f302acf9a2930906ad2627c5dcc5bcf4f1faada0f5f8dd527fd",
                "md5": "b6bd9afac8f64cf3cc3b04fca17b47e2",
                "sha256": "dd7fe6e943232732a3e663f218afc331b6534b664a069d1406ecc71d6bb74c8c"
            },
            "downloads": -1,
            "filename": "netsome-0.3.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b6bd9afac8f64cf3cc3b04fca17b47e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 10775,
            "upload_time": "2024-04-29T13:56:26",
            "upload_time_iso_8601": "2024-04-29T13:56:26.506496Z",
            "url": "https://files.pythonhosted.org/packages/20/19/8cf995180f302acf9a2930906ad2627c5dcc5bcf4f1faada0f5f8dd527fd/netsome-0.3.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3c3abe2c774857735bb5841fa4358fac28b2774cf708f98e47a3951fb972e09",
                "md5": "0145c61933d663408c5ee4a19a28c8cf",
                "sha256": "9fd9cee62084a8c0f17131d479ff883c15a9f70363d655b933f0fabf5e38e7d0"
            },
            "downloads": -1,
            "filename": "netsome-0.3.7.tar.gz",
            "has_sig": false,
            "md5_digest": "0145c61933d663408c5ee4a19a28c8cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 7245,
            "upload_time": "2024-04-29T13:56:28",
            "upload_time_iso_8601": "2024-04-29T13:56:28.270789Z",
            "url": "https://files.pythonhosted.org/packages/c3/c3/abe2c774857735bb5841fa4358fac28b2774cf708f98e47a3951fb972e09/netsome-0.3.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 13:56:28",
    "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.25334s