# Schwab API Client
A simple client for the Schwab API.
## Installation
```bash
pip install schwab-api-lq
Raw data
{
"_id": null,
"home_page": "https://github.com/lqepoch/schwab-api-lq",
"name": "schwab-api-lq",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "schwab, python3, api, unofficial, schwab-api, schwab charles api",
"author": "LQEPOCH",
"author_email": "lqepoch@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3f/25/3e22f1e52fbead018cd20e564809ac64f5811b60112796f74362c198903f/schwab_api_lq-0.0.2.tar.gz",
"platform": null,
"description": "# Schwab API Client\n\nA simple client for the Schwab API.\n\n## Installation\n\n```bash\npip install schwab-api-lq\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Unofficial Schwab API wrapper in Python 3.",
"version": "0.0.2",
"project_urls": {
"Download": "https://github.com/lqepoch/schwab-api-lq/tarball/main",
"Homepage": "https://github.com/lqepoch/schwab-api-lq"
},
"split_keywords": [
"schwab",
" python3",
" api",
" unofficial",
" schwab-api",
" schwab charles api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8878ed8edd53e0c57d1e8ec3d1b97b912229cb39fde3cafe9e14aee5acd18db0",
"md5": "e4da915dd97b535df6a36ba7daef7dac",
"sha256": "2a9376eecf1dcb2daf21a358e4cb3284f093a4d61fb55dd2ce96ff6142fb179a"
},
"downloads": -1,
"filename": "schwab_api_lq-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e4da915dd97b535df6a36ba7daef7dac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3121,
"upload_time": "2024-11-03T02:28:53",
"upload_time_iso_8601": "2024-11-03T02:28:53.172570Z",
"url": "https://files.pythonhosted.org/packages/88/78/ed8edd53e0c57d1e8ec3d1b97b912229cb39fde3cafe9e14aee5acd18db0/schwab_api_lq-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3f253e22f1e52fbead018cd20e564809ac64f5811b60112796f74362c198903f",
"md5": "be06da18be124f597309d7c8abec2543",
"sha256": "adf7e794686d97c6eb33ca83b14b7a39451cf7c620d228ca7af000e304552438"
},
"downloads": -1,
"filename": "schwab_api_lq-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "be06da18be124f597309d7c8abec2543",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2853,
"upload_time": "2024-11-03T02:28:54",
"upload_time_iso_8601": "2024-11-03T02:28:54.700416Z",
"url": "https://files.pythonhosted.org/packages/3f/25/3e22f1e52fbead018cd20e564809ac64f5811b60112796f74362c198903f/schwab_api_lq-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-03 02:28:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lqepoch",
"github_project": "schwab-api-lq",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
"~=",
"2.32.3"
]
]
},
{
"name": "django-qrcode",
"specs": [
[
"~=",
"0.3"
]
]
},
{
"name": "setuptools",
"specs": [
[
"~=",
"75.3.0"
]
]
}
],
"lcname": "schwab-api-lq"
}