tldr-python-client icon indicating copy to clipboard operation
tldr-python-client copied to clipboard

Python command-line client for tldr pages

Results 38 tldr-python-client issues
Sort by recently updated
recently updated
newest added

## Issue I'm getting a _Error: certificate has expired_ when trying to use `tldr`. ## Environment I'm running Ubuntu 22.04 on _Ubuntu multicloud_ on my 2014 mbp. `tldr` version is...

This PR is about adding an option to clear the local caches. It is supposed to delete the files that store the tldr pages locally on your computer. I was...

It would be nice to have interactive mode the same way as for https://github.com/isacikgoz/tldr or `navi` `isacikgoz/tldr` currently obsoleted but `navi` very slow when `navi --query ` used. Or please...

Please add some option for [get_commands](https://github.com/tldr-pages/tldr-python-client/blob/main/tldr.py#L404) to omit ({language}) when `--list` command used. Pain: I am trying to reproduce https://dev.to/helderberto/integrating-tldr-with-fzf-2377 So I need something like `tldr --list | fzf |...

This PR introduces proxy support for network requests, allowing users to route traffic through a specified proxy server.

One can do with https://pypi.org/project/truststore/

enhancement

I am experiencing issues with `tldr` when trying to fetch the page for tar. There is no error message other than "Page not found.": ``` ❯ tldr tar ✔ Page...

My current output is `zh_CN.UTF-8`, `tldr -h` should output Chinese ![Image](https://github.com/user-attachments/assets/a7c03af7-ec50-4032-8b11-7eb1b7085bc2) ![Image](https://github.com/user-attachments/assets/89d648d7-77d3-41a3-a4ec-3310098c854b)