A CLI that lets you classify and search for problems by topic using an LLM
Project description
findprob
Installation
pip install findprob
Usage
findprob config
findprob classify
findprob search
Development
- Clone the repository:
git clone git@github.com:phrdang/findprob.git - Create virtual environment:
python3 -m venv env - Activate virtual environment:
source env/bin/activate - Install
hatch: https://hatch.pypa.io/1.9/install/ - Install dependencies:
pip install -r requirements.txt- If you install new dependencies, make sure to run
pip freeze > requirements.txt
- If you install new dependencies, make sure to run
- Install the
findprobpackage:pipx install findprob - Use the CLI as you would normally, e.g.
findprob <command> <options> <arguments> - Very jank way to manually test the CLI at the moment: If you make changes you'll have to
pipx uninstall .andpipx install . - Publishing to PyPi: https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#packaging-your-project
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
findprob-0.1.tar.gz
(4.3 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 findprob-0.1.tar.gz.
File metadata
- Download URL: findprob-0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e21d400482d19f12a1baa773eeda506ba8bef78b7d89944c1be9a9b56e91d37
|
|
| MD5 |
b4d7bb90a479daf5387da63a756f8dee
|
|
| BLAKE2b-256 |
c08709cb6052c935c4ab05726aff9d3caa10f13cc75ba1098d98298a003a3c36
|
File details
Details for the file findprob-0.1-py3-none-any.whl.
File metadata
- Download URL: findprob-0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e87fd52219d99352c16129d4c057ea9d31477e9451c850341049cdf2b5523a79
|
|
| MD5 |
3998a7336a8819afbff1dc0a2cf41e5a
|
|
| BLAKE2b-256 |
67949693cefffafa8c7a301266520319a20e4e07e8c811f6290a6f0ac407d6f0
|