From f6eef01aa13ac752c3a36ef7878aba7247585573 Mon Sep 17 00:00:00 2001 From: RimMirK Date: Mon, 25 Aug 2025 07:53:59 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ca1447a..35124fc 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,12 @@ It's that easy! * In the response `Location` header. * In the response body, encoded as JSON - `{"key": "aabbcc"}`. + +## Recommended client libraries + +* **Python**: [pastes](https://pypi.org/project/pastes/) — minimalistic Python client for bytebin-compatible APIs + + ## Public Instances I host a public instance at [https://bytebin.lucko.me](https://bytebin.lucko.me)