<div align="center">
<img src="https://static.scarf.sh/a.png?x-pxid=cf317fe7-2188-4721-bc01-124bb5d5dbb2" />
## <img src="https://github.com/SantiiRepair/quotexpy/blob/main/.github/images/quotex-logo.png?raw=true" height="56"/>
**📈 QuotexPy is a library to easily interact with qxbroker.**
______________________________________________________________________
[![License](https://img.shields.io/badge/License-LGPL--2.1-magenta.svg)](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt)
[![PyPI version](https://badge.fury.io/py/quotexpy.svg)](https://badge.fury.io/py/quotexpy)
![GithubActions](https://github.com/SantiiRepair/quotexpy/actions/workflows/pylint.yml/badge.svg)
</div>
______________________________________________________________________
## Installing
📈 QuotexPy is tested on Ubuntu 18.04 and Windows 10 with **Python >= 3.10, <= 3.12.**
```bash
pip install quotexpy
```
If you plan to code and make changes, clone and install it locally.
```bash
git clone https://github.com/SantiiRepair/quotexpy.git
pip install -e .
```
## Import
```python
from quotexpy import Quotex
```
## Examples
For examples check out [some](https://github.com/SantiiRepair/quotexpy/blob/main/example/main.py) found in the `example` directory.
## Donations
If you feel like showing your love and/or appreciation for this project, then how about shouting us a coffee ;)
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/SantiiRepair)
## Acknowledgements
- Thanks to [@cleitonleonel](https://github.com/cleitonleonel) for the initial base implementation of the project 🔥
- Thanks to [@ricardospinoza](https://github.com/ricardospinoza) for solving the `trade` error in the code 🚀
## Notice
This project is a clone of the [original](https://github.com/cleitonleonel/pyquotex) project, because the original project was discontinued, I updated it with the help of [collaborators](https://github.com/SantiiRepair/quotexpy/graphs/contributors) in the community so that it is accessible to everyone.
Raw data
{
"_id": null,
"home_page": "https://github.com/SantiiRepair/quotexpy",
"name": "quotexpy",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": "quotex, quotexpy",
"author": "Santiago Ramirez",
"author_email": "santiirepair@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/47/d9/4cf46790eb999f91d852ed34742303f3a25fd04a0126c7bc837fdf09cf48/quotexpy-1.40.7.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n<img src=\"https://static.scarf.sh/a.png?x-pxid=cf317fe7-2188-4721-bc01-124bb5d5dbb2\" />\n\n## <img src=\"https://github.com/SantiiRepair/quotexpy/blob/main/.github/images/quotex-logo.png?raw=true\" height=\"56\"/>\n\n\n**\ud83d\udcc8 QuotexPy is a library to easily interact with qxbroker.**\n\n______________________________________________________________________\n\n[![License](https://img.shields.io/badge/License-LGPL--2.1-magenta.svg)](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt)\n[![PyPI version](https://badge.fury.io/py/quotexpy.svg)](https://badge.fury.io/py/quotexpy)\n![GithubActions](https://github.com/SantiiRepair/quotexpy/actions/workflows/pylint.yml/badge.svg)\n\n</div>\n\n______________________________________________________________________\n\n## Installing\n\n\ud83d\udcc8 QuotexPy is tested on Ubuntu 18.04 and Windows 10 with **Python >= 3.10, <= 3.12.**\n```bash\npip install quotexpy\n```\n\nIf you plan to code and make changes, clone and install it locally.\n\n```bash\ngit clone https://github.com/SantiiRepair/quotexpy.git\npip install -e .\n```\n\n## Import\n```python\nfrom quotexpy import Quotex\n```\n\n## Examples\nFor examples check out [some](https://github.com/SantiiRepair/quotexpy/blob/main/example/main.py) found in the `example` directory.\n\n## Donations\nIf you feel like showing your love and/or appreciation for this project, then how about shouting us a coffee ;)\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/SantiiRepair)\n\n## Acknowledgements\n- Thanks to [@cleitonleonel](https://github.com/cleitonleonel) for the initial base implementation of the project \ud83d\udd25\n- Thanks to [@ricardospinoza](https://github.com/ricardospinoza) for solving the `trade` error in the code \ud83d\ude80\n\n## Notice \nThis project is a clone of the [original](https://github.com/cleitonleonel/pyquotex) project, because the original project was discontinued, I updated it with the help of [collaborators](https://github.com/SantiiRepair/quotexpy/graphs/contributors) in the community so that it is accessible to everyone.\n",
"bugtrack_url": null,
"license": "LGPL-2.1",
"summary": "\ud83d\udcc8 QuotexPy is a library to easily interact with qxbroker.",
"version": "1.40.7",
"project_urls": {
"Homepage": "https://github.com/SantiiRepair/quotexpy",
"Repository": "https://github.com/SantiiRepair/quotexpy"
},
"split_keywords": [
"quotex",
" quotexpy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "954c82c5e477d2ecc8b58c5c5269be2b8af8efdbc0a35a69af3a23048c5be4af",
"md5": "92e5c2ca2fa8a1f7f9410f8c613aee38",
"sha256": "5ea2ddf3c32fa2eb77957bdd095e94ef76ae83e4bf63af700309f0ed59739216"
},
"downloads": -1,
"filename": "quotexpy-1.40.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "92e5c2ca2fa8a1f7f9410f8c613aee38",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 197419,
"upload_time": "2024-07-18T23:37:55",
"upload_time_iso_8601": "2024-07-18T23:37:55.815165Z",
"url": "https://files.pythonhosted.org/packages/95/4c/82c5e477d2ecc8b58c5c5269be2b8af8efdbc0a35a69af3a23048c5be4af/quotexpy-1.40.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "47d94cf46790eb999f91d852ed34742303f3a25fd04a0126c7bc837fdf09cf48",
"md5": "a3bdbbb8804e0b165fb3901800f755c4",
"sha256": "09bace35df6eb729a843560d119d2d8f97d83bb9924907fae5e47e7bf23f28b2"
},
"downloads": -1,
"filename": "quotexpy-1.40.7.tar.gz",
"has_sig": false,
"md5_digest": "a3bdbbb8804e0b165fb3901800f755c4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 185464,
"upload_time": "2024-07-18T23:37:57",
"upload_time_iso_8601": "2024-07-18T23:37:57.429470Z",
"url": "https://files.pythonhosted.org/packages/47/d9/4cf46790eb999f91d852ed34742303f3a25fd04a0126c7bc837fdf09cf48/quotexpy-1.40.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-18 23:37:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SantiiRepair",
"github_project": "quotexpy",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "quotexpy"
}