for python3.8 generative google AI
Project description
Python 3.8 version of the Google AI Python SDK for the Gemini API
This repository contains a fork of the official Gemini (from commit 419a7cef81188a2d715b3853113a3213516d6a4a link) which has been modified to be compatible with python3.8. The changes that were required were to replace the usage of built in types (dict, tuple, and list) for type specification with their counterparts from the Typing library. Secondly, Iterator, Mapping needed to come from the typing library rather than from collections.abc. A summary of changes is viewable in the git history, see this commit.
The source of the work is the owners of the original repository (https://github.com/google-gemini/generative-ai-python)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file generativeai-for-python3.8-0.0.1.tar.gz.
File metadata
- Download URL: generativeai-for-python3.8-0.0.1.tar.gz
- Upload date:
- Size: 108.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d93fabf976e3c357ff8c1fda9c9e08299fa4a28bf42b5bd800ee9ddebd5f0a8
|
|
| MD5 |
09d18dd77a571f54ac9e0e5217dc1dac
|
|
| BLAKE2b-256 |
98438a8695cdef5e3c24ed62da4d6268481bab001726758db5ffa276d8faa968
|
File details
Details for the file generativeai_for_python3.8-0.0.1-py3-none-any.whl.
File metadata
- Download URL: generativeai_for_python3.8-0.0.1-py3-none-any.whl
- Upload date:
- Size: 162.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22ad2419ae9a39d1b054a101d071e22d951d2266b2016715287dad03a2daf718
|
|
| MD5 |
8973e011410b4551385e92b2007f644a
|
|
| BLAKE2b-256 |
3d9ab38d6e93ee357aa13407f85bae9d7924b70428f4025393deeb80c305f2a6
|