A secure Gemini AI gateway client for school projects using a short import name.
Project description
Gemini Gateway Client
A secure, lightweight Python client designed for school projects to interact with the Gemini AI model safely. This package uses a secure Google Apps Script gateway proxy, ensuring that the main API key remains completely hidden from the client side.
With this package, users install using gemini-seminar-client but can import it cleanly using import gemini.
Features
- 100% Secure: No API key exposure on the users' computers.
- Clean Imports: Short and simple import name (
from gemini import Gemini). - OpenAI-Like Structure: Supports standard chat history arrays with
system,user, andassistantroles. - Easy to Use: Built-in help function for students.
Installation
You can install the package via pip:
pip install gemini-seminar-client
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
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 gemini_seminar_client-1.0.1.tar.gz.
File metadata
- Download URL: gemini_seminar_client-1.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
986b476cbf7433ec36be38dfa07f1f3d8d887cf47f006af1298daf1aff27a5ee
|
|
| MD5 |
2d3c9bed58a2214d7c2d56a8dd18c3bc
|
|
| BLAKE2b-256 |
684f4821d8341b68d2dc945f9386ef01d2be2ab8d0117f6fc2174b151a4479c2
|
File details
Details for the file gemini_seminar_client-1.0.1-py3-none-any.whl.
File metadata
- Download URL: gemini_seminar_client-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a12a95ac4e0f8c6da2a0bf9ab52aabf7ee8335f0747dd899df8647adef90255a
|
|
| MD5 |
9fa0c005127dabcc41151eac33019e17
|
|
| BLAKE2b-256 |
ea6c2c51324aa00a49b7eb7da4b298b786afb5263c11942c693744749635e2c3
|