Name | fulltrader JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | Pacote FullTrader |
upload_time | 2025-08-12 01:04:14 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License
Copyright (c) 2025 FullTrader
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
api
dados
data
fulltrader
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# fulltrader
Pacote Python para disponibilizar dados da FullTrader.
## Instalação (após publicar no PyPI)
```bash
pip install fulltrader
```
## Uso (API)
```python
from fulltrader import hello
print(hello()) # "Hello, FullTrader!"
print(hello("Você")) # "Hello, Você!"
```
## Uso (CLI)
```bash
fulltrader --name "FullTrader"
```
Raw data
{
"_id": null,
"home_page": null,
"name": "fulltrader",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "api, dados, data, fulltrader",
"author": null,
"author_email": "FullTrader <data-teams@fulltrader.com>",
"download_url": "https://files.pythonhosted.org/packages/52/0c/33b5b326c14e63a2708d5418d277a3e970257d85c81bf0667daf33e5a7ac/fulltrader-0.1.2.tar.gz",
"platform": null,
"description": "# fulltrader\n\nPacote Python para disponibilizar dados da FullTrader. \n\n## Instala\u00e7\u00e3o (ap\u00f3s publicar no PyPI)\n\n```bash\npip install fulltrader\n```\n\n## Uso (API)\n\n```python\nfrom fulltrader import hello\n\nprint(hello()) # \"Hello, FullTrader!\"\nprint(hello(\"Voc\u00ea\")) # \"Hello, Voc\u00ea!\"\n```\n\n## Uso (CLI)\n\n```bash\nfulltrader --name \"FullTrader\"\n```",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2025 FullTrader\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n \n ",
"summary": "Pacote FullTrader",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://example.com/fulltrader",
"Source": "https://example.com/fulltrader/repo"
},
"split_keywords": [
"api",
" dados",
" data",
" fulltrader"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8124c59e138151b17bfe70eae04d74789fa410074e4784379e4850996132a782",
"md5": "ed63b0cc503134c4076156a3bd66271f",
"sha256": "03f8171f120795d0400cca9e61d980e108059bbd7143a8fc8ffd5c0202814137"
},
"downloads": -1,
"filename": "fulltrader-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ed63b0cc503134c4076156a3bd66271f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5375,
"upload_time": "2025-08-12T01:04:12",
"upload_time_iso_8601": "2025-08-12T01:04:12.798933Z",
"url": "https://files.pythonhosted.org/packages/81/24/c59e138151b17bfe70eae04d74789fa410074e4784379e4850996132a782/fulltrader-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "520c33b5b326c14e63a2708d5418d277a3e970257d85c81bf0667daf33e5a7ac",
"md5": "6c4dfbffdd66cdbc8e90fe2b7c761c05",
"sha256": "061962ff28a6daef28af1f061666b2300c7144c8d3e5f7ee82887772b773e2bb"
},
"downloads": -1,
"filename": "fulltrader-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "6c4dfbffdd66cdbc8e90fe2b7c761c05",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4263,
"upload_time": "2025-08-12T01:04:14",
"upload_time_iso_8601": "2025-08-12T01:04:14.123363Z",
"url": "https://files.pythonhosted.org/packages/52/0c/33b5b326c14e63a2708d5418d277a3e970257d85c81bf0667daf33e5a7ac/fulltrader-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-12 01:04:14",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "fulltrader"
}