nmsend


Namenmsend JSON
Version 1.1 PyPI version JSON
download
home_page
Summarylong distance file sender
upload_time2022-12-21 13:16:34
maintainer
docs_urlNone
authorNeelanjan Manna
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            register ngrok

launch ngrok tcp 8000

use this code

from nmsend import *

save it as a script 

ensure the files you want to share and the script are in same folder

fire up the script

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nmsend",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Neelanjan Manna",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0e/39/70d96a03a62041061d443fd2e6845614fc393a4ee8223ad00613358b948c/nmsend-1.1.tar.gz",
    "platform": null,
    "description": "register ngrok\r\n\r\nlaunch ngrok tcp 8000\r\n\r\nuse this code\r\n\r\nfrom nmsend import *\r\n\r\nsave it as a script \r\n\r\nensure the files you want to share and the script are in same folder\r\n\r\nfire up the script\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "long distance file sender",
    "version": "1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "44cebab36ed31b0b21069c515244eb46",
                "sha256": "a47ed3aa175d55b95843f86ce8164d8fc57b091c479bd2b4f1aa9fe2ea12dcf0"
            },
            "downloads": -1,
            "filename": "nmsend-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "44cebab36ed31b0b21069c515244eb46",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2179,
            "upload_time": "2022-12-21T13:16:32",
            "upload_time_iso_8601": "2022-12-21T13:16:32.441100Z",
            "url": "https://files.pythonhosted.org/packages/57/22/c3d175b362f90f007f9fa2e45bc0bdad7c2bb67c762aa76d766fe58342f7/nmsend-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "6714f9dccdc311675d06151641856135",
                "sha256": "240518860d92821afa54f62f48433804166972f0511767acc672470080ef26bc"
            },
            "downloads": -1,
            "filename": "nmsend-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6714f9dccdc311675d06151641856135",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2316,
            "upload_time": "2022-12-21T13:16:34",
            "upload_time_iso_8601": "2022-12-21T13:16:34.470095Z",
            "url": "https://files.pythonhosted.org/packages/0e/39/70d96a03a62041061d443fd2e6845614fc393a4ee8223ad00613358b948c/nmsend-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-21 13:16:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "nmsend"
}
        
Elapsed time: 0.02016s