A CLI tool for gaining inspiration for college supplementals. Do NOT submit these generated essays to colleges.
Project description
answer_college_supplemental
Table of Contents
Internals
- First, I created a Flask app as the backend and hosted it on Vercel. Since I use Google Gemini to create the essay response, I need to keep the Google Gemini API Key safe and secure, which isn't possible if I were to include it in the Python package.
- Second, I created the CLI tool using the built-in Argparse module to create the flag arguments. Then, I used requests to send a response to my Flask app, which calls Google Gemini. I send the Google Gemini response back to the CLI tool, which saves it to the output file.
Installation
pip install answer-college-supplemental
License
answer-college-supplemental is distributed under the terms of the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 answer_college_supplemental-0.1-py3-none-any.whl.
File metadata
- Download URL: answer_college_supplemental-0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eca99bbaf45572253cb3d96528de4bc4102cdc47d0d8835b0c1f61ce85a4511a
|
|
| MD5 |
c29d9c871c9cb203659b5fe45082db7e
|
|
| BLAKE2b-256 |
1f056c1f5ec81a2170e9246bdeddc10eb69ea2f701c2fcf1aaf387e1f65cb6a9
|