DeeperSeek


NameDeeperSeek JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/theAbdoSabbagh/DeeperSeek
SummaryAn unofficial Python wrapper for DeepSeek API
upload_time2025-02-13 20:19:23
maintainerNone
docs_urlNone
authorSxvxge
requires_python>=3.8.0
licenseGPL-3.0 license
keywords
VCS
bugtrack_url
requirements PyVirtualDisplay beautifulsoup4 inscriptis zendriver
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DeeperSeek  
[![Downloads](https://static.pepy.tech/badge/deeperseek)](https://pepy.tech/project/deeperseek)  
[![PyPi](https://img.shields.io/pypi/v/DeeperSeek.svg)](https://pypi.python.org/pypi/DeeperSeek)  
[![License](https://img.shields.io/github/license/theAbdoSabbagh/DeeperSeek.svg?color=green)](https://github.com/theAbdoSabbagh/DeeperSeek/blob/main/LICENSE)  

DeeperSeek is a Python library for using the DeepSeek website as an alternative API to the DeepSeek paid API.

DeeperSeek makes it easy to send messages and receive responses. DeeperSeek can also do a wide range of things such as supporting multiple login methods, seamless and easy process when switching accounts, bypassing Cloudflare protection, running in headless mode, supporting DeepThink and search-enhanced responses, and much more.

![Preview](https://raw.githubusercontent.com/theAbdoSabbagh/DeeperSeek/main/docs/assets/preview.png)  

## Compatibility  

DeeperSeek works on Windows, Linux, and macOS. It also supports Google Colab and other headless Linux servers. DeeperSeek requires Python 3.8 or later.

## Features  

-   [x] Automates message sending and response retrieval in DeepSeek
-   [x] Supports login via token or email/password authentication
-   [x] Allows regenerating responses
-   [x] Enables session management (reset chat, log out, retrieve token)
-   [x] Supports bypassing Cloudflare protection
-   [x] Headless mode for running on servers or automation setups
-   [x] Customizable browser arguments for better control over execution
-   [x] Supports "DeepThink" and search-enhanced responses
-   [x] Proxy support for enhanced security
-   [x] Detailed logging with customizable verbosity

## Documentation  

You can find the documentation [here](https://github.com/theAbdoSabbagh/DeeperSeek/blob/main/docs/README.md).  

## Changelog  

You can find the changelog [here](https://github.com/theAbdoSabbagh/DeeperSeek/blob/main/CHANGELOG.md).  

## Disclaimer  

- This project is not affiliated with DeepSeek in any way. Use at your own risk. I am not responsible for any damage caused by this project.  

## License  

This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.  

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=theAbdoSabbagh/DeeperSeek&type=Date)](https://star-history.com/#theAbdoSabbagh/DeeperSeek&Date)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/theAbdoSabbagh/DeeperSeek",
    "name": "DeeperSeek",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Sxvxge",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/22/11/3256e65fb7ca91bafd4fcc009fbccba5d1ac5bb2ccd3bacdc2a2713fc2a3/deeperseek-0.1.3.tar.gz",
    "platform": null,
    "description": "# DeeperSeek  \r\n[![Downloads](https://static.pepy.tech/badge/deeperseek)](https://pepy.tech/project/deeperseek)  \r\n[![PyPi](https://img.shields.io/pypi/v/DeeperSeek.svg)](https://pypi.python.org/pypi/DeeperSeek)  \r\n[![License](https://img.shields.io/github/license/theAbdoSabbagh/DeeperSeek.svg?color=green)](https://github.com/theAbdoSabbagh/DeeperSeek/blob/main/LICENSE)  \r\n\r\nDeeperSeek is a Python library for using the DeepSeek website as an alternative API to the DeepSeek paid API.\r\n\r\nDeeperSeek makes it easy to send messages and receive responses. DeeperSeek can also do a wide range of things such as supporting multiple login methods, seamless and easy process when switching accounts, bypassing Cloudflare protection, running in headless mode, supporting DeepThink and search-enhanced responses, and much more.\r\n\r\n![Preview](https://raw.githubusercontent.com/theAbdoSabbagh/DeeperSeek/main/docs/assets/preview.png)  \r\n\r\n## Compatibility  \r\n\r\nDeeperSeek works on Windows, Linux, and macOS. It also supports Google Colab and other headless Linux servers. DeeperSeek requires Python 3.8 or later.\r\n\r\n## Features  \r\n\r\n-   [x] Automates message sending and response retrieval in DeepSeek\r\n-   [x] Supports login via token or email/password authentication\r\n-   [x] Allows regenerating responses\r\n-   [x] Enables session management (reset chat, log out, retrieve token)\r\n-   [x] Supports bypassing Cloudflare protection\r\n-   [x] Headless mode for running on servers or automation setups\r\n-   [x] Customizable browser arguments for better control over execution\r\n-   [x] Supports \"DeepThink\" and search-enhanced responses\r\n-   [x] Proxy support for enhanced security\r\n-   [x] Detailed logging with customizable verbosity\r\n\r\n## Documentation  \r\n\r\nYou can find the documentation [here](https://github.com/theAbdoSabbagh/DeeperSeek/blob/main/docs/README.md).  \r\n\r\n## Changelog  \r\n\r\nYou can find the changelog [here](https://github.com/theAbdoSabbagh/DeeperSeek/blob/main/CHANGELOG.md).  \r\n\r\n## Disclaimer  \r\n\r\n- This project is not affiliated with DeepSeek in any way. Use at your own risk. I am not responsible for any damage caused by this project.  \r\n\r\n## License  \r\n\r\nThis project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.  \r\n\r\n## Star History\r\n\r\n[![Star History Chart](https://api.star-history.com/svg?repos=theAbdoSabbagh/DeeperSeek&type=Date)](https://star-history.com/#theAbdoSabbagh/DeeperSeek&Date)\r\n",
    "bugtrack_url": null,
    "license": "GPL-3.0 license",
    "summary": "An unofficial Python wrapper for DeepSeek API",
    "version": "0.1.3",
    "project_urls": {
        "Changelog": "https://github.com/theAbdoSabbagh/UnlimitedGPT/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/theAbdoSabbagh/UnlimitedGPT/blob/main/README.md",
        "Homepage": "https://github.com/theAbdoSabbagh/DeeperSeek",
        "Issue tracker": "https://github.com/theAbdoSabbagh/UnlimitedGPT/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c7feba76104b1ab3e4d024ccfd848474250b27f293fbaef2c3c6bc3746ebf56f",
                "md5": "bb82b626c371a836576b9622fa1e6f6d",
                "sha256": "452c4360b854a607432535f3bec8199e59d91e7d3035ef23fd61bfc5911b145b"
            },
            "downloads": -1,
            "filename": "DeeperSeek-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb82b626c371a836576b9622fa1e6f6d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 21738,
            "upload_time": "2025-02-13T20:19:22",
            "upload_time_iso_8601": "2025-02-13T20:19:22.077309Z",
            "url": "https://files.pythonhosted.org/packages/c7/fe/ba76104b1ab3e4d024ccfd848474250b27f293fbaef2c3c6bc3746ebf56f/DeeperSeek-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "22113256e65fb7ca91bafd4fcc009fbccba5d1ac5bb2ccd3bacdc2a2713fc2a3",
                "md5": "dfc13252db0226db8b23b1e971b83da5",
                "sha256": "0cd8c796870cd083e9ac4d762bf8b17a8df1c596ee6e6e8bb05040087a1d0556"
            },
            "downloads": -1,
            "filename": "deeperseek-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "dfc13252db0226db8b23b1e971b83da5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 22217,
            "upload_time": "2025-02-13T20:19:23",
            "upload_time_iso_8601": "2025-02-13T20:19:23.282037Z",
            "url": "https://files.pythonhosted.org/packages/22/11/3256e65fb7ca91bafd4fcc009fbccba5d1ac5bb2ccd3bacdc2a2713fc2a3/deeperseek-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 20:19:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "theAbdoSabbagh",
    "github_project": "DeeperSeek",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "PyVirtualDisplay",
            "specs": [
                [
                    "==",
                    "3.0"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": []
        },
        {
            "name": "inscriptis",
            "specs": []
        },
        {
            "name": "zendriver",
            "specs": []
        }
    ],
    "lcname": "deeperseek"
}
        
Elapsed time: 0.90574s