wss-python


Namewss-python JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://gitee.com/i-tok/wss-python
Summary一个好用的命令行版文叔叔上传下载工具
upload_time2023-09-15 04:58:36
maintainer
docs_urlNone
authorsanfeng
requires_python
licenseMIT
keywords python、pypi source、terminal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wss-pythpn

#### 介绍
一个好用的命令行版文叔叔上传下载工具

#### 安装教程

```
pip3 install wss-python  -i https://pypi.python.org/simple/
```

#### 使用说明

1. upload:
```
wss upload <file>
```
2. download:
```
wss download <url>
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitee.com/i-tok/wss-python",
    "name": "wss-python",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python\u3001PyPi source\u3001terminal",
    "author": "sanfeng",
    "author_email": "2669291603@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/e7/a90267f14820a4300f77ee51d602fef3be83cf359d5c00717bec39df3b25/wss-python-1.2.tar.gz",
    "platform": null,
    "description": "# wss-pythpn\n\n#### \u4ecb\u7ecd\n\u4e00\u4e2a\u597d\u7528\u7684\u547d\u4ee4\u884c\u7248\u6587\u53d4\u53d4\u4e0a\u4f20\u4e0b\u8f7d\u5de5\u5177\n\n#### \u5b89\u88c5\u6559\u7a0b\n\n```\npip3 install wss-python  -i https://pypi.python.org/simple/\n```\n\n#### \u4f7f\u7528\u8bf4\u660e\n\n1. upload:\n```\nwss upload <file>\n```\n2. download:\n```\nwss download <url>\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\u4e00\u4e2a\u597d\u7528\u7684\u547d\u4ee4\u884c\u7248\u6587\u53d4\u53d4\u4e0a\u4f20\u4e0b\u8f7d\u5de5\u5177",
    "version": "1.2",
    "project_urls": {
        "Homepage": "https://gitee.com/i-tok/wss-python"
    },
    "split_keywords": [
        "python\u3001pypi",
        "source\u3001terminal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef0adc1499ed0978cb14f31c5a2b2e8fb8975435c7dd4c483ca758ec33958ae5",
                "md5": "bc3d221f7dbdac00511fc8b22a7a6ac7",
                "sha256": "57007f6f1662246949a19a5fbd313edc7eb89e5b472d318d45bf6f6e182a0977"
            },
            "downloads": -1,
            "filename": "wss_python-1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc3d221f7dbdac00511fc8b22a7a6ac7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7105,
            "upload_time": "2023-09-15T04:58:34",
            "upload_time_iso_8601": "2023-09-15T04:58:34.824210Z",
            "url": "https://files.pythonhosted.org/packages/ef/0a/dc1499ed0978cb14f31c5a2b2e8fb8975435c7dd4c483ca758ec33958ae5/wss_python-1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbe7a90267f14820a4300f77ee51d602fef3be83cf359d5c00717bec39df3b25",
                "md5": "effb019d722e918dab06c6c6277e62b5",
                "sha256": "a1581dcfcd98ac256b3f6121e9a43f838cdf63bca57bdaef1eb35a2c24639f7d"
            },
            "downloads": -1,
            "filename": "wss-python-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "effb019d722e918dab06c6c6277e62b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6513,
            "upload_time": "2023-09-15T04:58:36",
            "upload_time_iso_8601": "2023-09-15T04:58:36.382640Z",
            "url": "https://files.pythonhosted.org/packages/cb/e7/a90267f14820a4300f77ee51d602fef3be83cf359d5c00717bec39df3b25/wss-python-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-15 04:58:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "wss-python"
}
        
Elapsed time: 0.11998s