Ask AI how to do something
Project description
pyhowto
howto
Another howdoi but AI Powered
A minimalist command-line tool that fetches concise technical solutions from AI providers (OpenAI, Gemini, DeepSeek). with AI capabilities.
Installation
pip instal pyhowdoi
Usage
Basic
$ howto get current timestamp in bash
> `date +%s` (seconds since epoch) or `date +"%Y-%m-%d %H:%M:%S"` (human-readable)
Switch AI provider
$ howto --provider deepseek get current timestamp in bash
> `date +%s` (seconds since epoch) or `date +"%Y-%m-%d %H:%M:%S"` (human-readable)
Supported AI providers:
| AI provider | Required env key | Model |
|---|---|---|
| gemini (default) | GEMINI_API_KEY | gemini-1.5-flash |
| deepseek | DEEPSEEK_API_KEY | deepseek-chat |
| openai | OPENAI_API_KEY | gpt-4o |
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
pyhowto-0.0.2.tar.gz
(3.2 kB
view details)
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 pyhowto-0.0.2.tar.gz.
File metadata
- Download URL: pyhowto-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcf37fc1f50a65abc35f5bf60cde3f19f1d5709dffd6a08fa996b32aac17540e
|
|
| MD5 |
b4769e9135d8d8858ce84eb42552df69
|
|
| BLAKE2b-256 |
2756b3a2dbb7874697c16ec6972ca34f068da05b12f8b692ea8f2fa6e5ef722e
|
File details
Details for the file pyhowto-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pyhowto-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65688361ec39979316f8c1ec17b68e349307342fd318b80c25b98fbd3209e796
|
|
| MD5 |
2b60c6f39661a841dc6de6ec8984731a
|
|
| BLAKE2b-256 |
4ae27da7085460e0e42f05baae74795646c659e65e63828d9254d2d1bdaa1d55
|