pymyagent
A terminal chat assistant for software/coding questions, backed by Gemini (primary) with automatic fallback to Grok if Gemini is unavailable.
Install
pip install pymyagent
Usage
pymyagent --chat
You'll be prompted for a PIN before the chat starts:
Enter Pin:
Once unlocked, ask anything software/coding related. The assistant keeps the
last 2 question/answer pairs as context for follow-up questions. Type exit
or quit to leave.
Notes
- This build ships with API keys baked in by the maintainer for convenience. Anyone who installs this package can use those keys through the CLI.
- The PIN is a basic local prompt, not a real access-control mechanism — the package is open source Python, so the PIN value is readable in the source. It exists to avoid accidental use, not to stop a determined user.
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 pymyagent-0.1.0.tar.gz.
File metadata
- Download URL: pymyagent-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc08c0ba3f763092671bf7418a1c96bf3a01b2db016d41a6f54e090624ff1f22
|
|
| MD5 |
353349591e107e99b088a2ac3e3bf681
|
|
| BLAKE2b-256 |
11d6ea3f7aa3513db0673e73ee07964124127117929243ac6fe91a2dcf987c35
|
File details
Details for the file pymyagent-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pymyagent-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93f91f52274d5994d9a18a7faaf11886444df4464bcc8ade8fcb7f4bdae82188
|
|
| MD5 |
124f3bf914b7a2c57027b94534e5acfe
|
|
| BLAKE2b-256 |
0a201d63bfa98365f354116e1bb9d9905255a749193abd29b98f30e70db99980
|