stock-quote-client


Namestock-quote-client JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/suqingdong/stock
SummaryClient for Stock
upload_time2024-12-06 06:36:03
maintainerNone
docs_urlNone
authorsuqingdong
requires_pythonNone
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Client for Stock

## Installation

```bash
python3 -m pip install stock-quote-client
```

## Usage

```bash
stock --help

stock ZXZQ

stock ZXZQ DFCF
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/suqingdong/stock",
    "name": "stock-quote-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "suqingdong",
    "author_email": "suqingdong1114@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bc/85/ecc777d87d7022ae6d19ba0a129ce794e20e47eadb7583cff3309e34bdf8/stock-quote-client-1.0.2.tar.gz",
    "platform": null,
    "description": "# Client for Stock\n\n## Installation\n\n```bash\npython3 -m pip install stock-quote-client\n```\n\n## Usage\n\n```bash\nstock --help\n\nstock ZXZQ\n\nstock ZXZQ DFCF\n```\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Client for Stock",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/suqingdong/stock"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec1099853ff6abda1ea25a813facce54d7a567c766ccb6c392f64b3ac662a872",
                "md5": "9b1379bad5a5c6b2cf86e20d16d987fe",
                "sha256": "7b8b74ee6f0a54dbb939b64e2df368431c7dba7fc0a2c8649d2427a6bdb83fe9"
            },
            "downloads": -1,
            "filename": "stock_quote_client-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b1379bad5a5c6b2cf86e20d16d987fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4074,
            "upload_time": "2024-12-06T06:36:02",
            "upload_time_iso_8601": "2024-12-06T06:36:02.159034Z",
            "url": "https://files.pythonhosted.org/packages/ec/10/99853ff6abda1ea25a813facce54d7a567c766ccb6c392f64b3ac662a872/stock_quote_client-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc85ecc777d87d7022ae6d19ba0a129ce794e20e47eadb7583cff3309e34bdf8",
                "md5": "4674af99076622544e3a488a0615be87",
                "sha256": "242e3ac8774efe8dd5c55097237d35d3059fce95b3d7774c42c1e1da73ba1c74"
            },
            "downloads": -1,
            "filename": "stock-quote-client-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4674af99076622544e3a488a0615be87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3470,
            "upload_time": "2024-12-06T06:36:03",
            "upload_time_iso_8601": "2024-12-06T06:36:03.840480Z",
            "url": "https://files.pythonhosted.org/packages/bc/85/ecc777d87d7022ae6d19ba0a129ce794e20e47eadb7583cff3309e34bdf8/stock-quote-client-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 06:36:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "suqingdong",
    "github_project": "stock",
    "github_not_found": true,
    "lcname": "stock-quote-client"
}
        
Elapsed time: 0.45276s