Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

generativeai-for-python3.8-0.0.1.tar.gz (108.8 kB view hashes)

Uploaded Source

Built Distribution

generativeai_for_python3.8-0.0.1-py3-none-any.whl (162.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page