From 8bdc093cf901d48087965b25d9278874949d3252 Mon Sep 17 00:00:00 2001 From: alshapton Date: Thu, 3 Oct 2019 23:09:40 +0100 Subject: [PATCH] Update clients.md - added new Python wrapper Added new Python wrapper (Python 3 only) - SpacePY-X --- docs/clients.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/clients.md b/docs/clients.md index 6d30f837..b83e9a40 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -11,6 +11,7 @@ | SpaceX | PowerShell | François-Xavier Cat | [GitHub](https://github.com/lazywinadmin/SpaceX) | | SpaceX-Python | Python | Vinay Phadnis | [GitHub](https://github.com/phadnisvinay30/SpaceX-Python) | | SpaceX-PY | Python | Kaylum Lally | [GitHub](https://github.com/HiKaylum/SpaceX-PY) | +| SpacePY-X | Python | Andrew Shapton | [GitHub](https://github.com/alshapton/SpacePY-X) | | spacex | Go | Or Hiltch | [GitHub](https://github.com/orcaman/spacex) | | spacex-api-wrapper | Rust | Alex Gutan | [GitHub](https://github.com/AGutan/spacex-api-wrapper)| | space-rx | Rust | Tyler Wilcock | [GitHub](https://github.com/twilco/space-rx) |