Download Latest Version 0.1.40 source code.zip (8.0 MB)
Email in envelope

Get an email when there's a new version of Bard API

Home / 0.1.39
Name Modified Size InfoDownloads / Week
Parent folder
0.1.39 source code.tar.gz 2023-11-30 7.9 MB
0.1.39 source code.zip 2023-11-30 7.9 MB
README.md 2023-11-30 2.3 kB
Totals: 3 Items   15.8 MB 1

Bard API - version 0.1.39

$ pip install bardapi==0.1.39

$ pip install -q -U bardapi

Release Note

  • Add Google Contents: Change type hints for compatibility across various Python versions. by @dsdanielpark @veonua [#210]
  • Add feature: Auto Rotating Cookies by @szv99 [#249] [#235] [#191] - The following, however, requires further development to fully implement the functionality.
  • Add ask in BardAsync: by @jjkoh95 [#223]
  • Fix Async Bard: I have made modifications to the implementation of async Bard. Please refer to the code examples in the documentation. I have corrected some incorrect arguments and removed unnecessary processes such as translation to align it with async. However, further development is needed. by @dsdanielpark [#253] [#255]
  • Change cookie value assert to print: We have observed that in some countries, accounts, or regions, the cookie value does not end with a single period. Instead of using assert, we are changing it to notify through print statements. by @dsdanielpark [#261]
  • Fix dependencies and refactoring by @dsdanielpark

You can check Google Official Service at [#262]


  • Branch contributor: @dsdanielpark @szv99, @jjkoh95, @veonua
  • PR index: [#223], [#235] , [#210]
  • Issue index: [#191], [#210], [#235] [#249], [#253], [#255], [#261]
  • Build Git Hash: [15b076]

What's Changed

New Contributors

Full Changelog: https://github.com/dsdanielpark/Bard-API/compare/0.1.38...0.1.39

Source: README.md, updated 2023-11-30