[![PyPI](https://img.shields.io/pypi/v/simplebardapi)](https://pypi.org/project/simplebardapi)
[![Downloads](https://static.pepy.tech/badge/simplebardapi)](https://pypi.org/project/simplebardapi)
[![Status](https://img.shields.io/pypi/status/simplebardapi)](https://pypi.org/project/simplebardapi)
# simplebardapi
A simpler and faster version of BardAPI.
## Get started:
```
python -m pip install -U simplebardapi
```
Join my [Discord server](https://dsc.gg/devhub-rsgh) for live chat, support, or if you have any issues with this package.
## Support this repository:
- ⭐ **Star the project:** Star this repository. It means a lot to me! 💕
- 🎉 **Join my Discord Server:** Chat with me and others. [Join here](https://dsc.gg/devhub-rsgh):
[![DiscordWidget](https://discordapp.com/api/guilds/1137347499414278204/widget.png?style=banner2)](https://dsc.gg/devhub-rsgh)
## Example:
```python
from simplebardapi import Bard
Secure_1PSID = "yourCookieValue"
bard = Bard(Secure_1PSID)
while True:
prompt = input("👦: ")
try:
resp = bard.generate_answer(prompt)
print(f"🤖: {resp}")
except Exception as e:
print(f"🤖: {e}")
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Ruu3f/simplebardapi",
"name": "simplebardapi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "artificial-intelligence,google-bard-api,google-bard,bard-api,google,bard,ai",
"author": "Ruu3f",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/24/8a/fa217452eae20632583e82e7a979ba4d1553ef83687bdecb6f7489a3f178/simplebardapi-1.0.1.tar.gz",
"platform": null,
"description": "[![PyPI](https://img.shields.io/pypi/v/simplebardapi)](https://pypi.org/project/simplebardapi)\r\n[![Downloads](https://static.pepy.tech/badge/simplebardapi)](https://pypi.org/project/simplebardapi)\r\n[![Status](https://img.shields.io/pypi/status/simplebardapi)](https://pypi.org/project/simplebardapi)\r\n\r\n# simplebardapi\r\nA simpler and faster version of BardAPI.\r\n\r\n## Get started:\r\n\r\n```\r\npython -m pip install -U simplebardapi\r\n```\r\n\r\nJoin my [Discord server](https://dsc.gg/devhub-rsgh) for live chat, support, or if you have any issues with this package.\r\n\r\n## Support this repository:\r\n- \u2b50 **Star the project:** Star this repository. It means a lot to me! \ud83d\udc95\r\n- \ud83c\udf89 **Join my Discord Server:** Chat with me and others. [Join here](https://dsc.gg/devhub-rsgh):\r\n\r\n[![DiscordWidget](https://discordapp.com/api/guilds/1137347499414278204/widget.png?style=banner2)](https://dsc.gg/devhub-rsgh)\r\n\r\n## Example:\r\n\r\n```python\r\nfrom simplebardapi import Bard\r\n\r\nSecure_1PSID = \"yourCookieValue\"\r\nbard = Bard(Secure_1PSID)\r\nwhile True:\r\n prompt = input(\"\ud83d\udc66: \")\r\n try:\r\n resp = bard.generate_answer(prompt)\r\n print(f\"\ud83e\udd16: {resp}\")\r\n except Exception as e:\r\n print(f\"\ud83e\udd16: {e}\")\r\n```\r\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "A simpler and faster version of BardAPI.",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/Ruu3f/simplebardapi",
"Source": "https://github.com/Ruu3f/simplebardapi"
},
"split_keywords": [
"artificial-intelligence",
"google-bard-api",
"google-bard",
"bard-api",
"google",
"bard",
"ai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a3003b4aba5920816549bda8d964899c8fc742df71a8308adc23448d7b98b136",
"md5": "68a18465c0b6e21ca6ca576db1492e22",
"sha256": "10cb7bb5ebf774e065af6480b3c208df475f18ab7f751c482559d78f8e10dc9a"
},
"downloads": -1,
"filename": "simplebardapi-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "68a18465c0b6e21ca6ca576db1492e22",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15888,
"upload_time": "2023-09-09T09:45:47",
"upload_time_iso_8601": "2023-09-09T09:45:47.669112Z",
"url": "https://files.pythonhosted.org/packages/a3/00/3b4aba5920816549bda8d964899c8fc742df71a8308adc23448d7b98b136/simplebardapi-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "248afa217452eae20632583e82e7a979ba4d1553ef83687bdecb6f7489a3f178",
"md5": "22966a0663fe42065f0b9432fae7c029",
"sha256": "25d939672cb63cb4a9dc70de22ad85116c3afc37bb3fc0ad94bb46db86676aca"
},
"downloads": -1,
"filename": "simplebardapi-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "22966a0663fe42065f0b9432fae7c029",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 15848,
"upload_time": "2023-09-09T09:45:49",
"upload_time_iso_8601": "2023-09-09T09:45:49.151297Z",
"url": "https://files.pythonhosted.org/packages/24/8a/fa217452eae20632583e82e7a979ba4d1553ef83687bdecb6f7489a3f178/simplebardapi-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-09 09:45:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ruu3f",
"github_project": "simplebardapi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "simplebardapi"
}