Update suggestions.json

These projects are of varying popularity, so I would understand if you don't want to include all of these, lest it gets out of control. These are just some suggestions to start a conversation.

From my perspective, the most important to include, I think are:

- PIL
- GitPython
- PyYAML
This commit is contained in:
Nathan McDougall 2024-11-12 12:50:43 +13:00 committed by GitHub
parent 59f3ec2b6c
commit 710ad8ad25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,18 @@
[
["arcpy", "arcgis"],
["absl", "absl-py"],
["auth0", "auth0-python"],
["bs4", "beautifulsoup4"],
["cv2", "opencv-python"],
["docx", "python-docx"],
["dotenv", "python-dotenv"],
["fitz", "pymupdf"],
["git", "gitpython"],
["msoffcrypto", "msoffcrypto-tool"],
["pil", "pillow"],
["skgstat", "scikit-gstat"],
["skimage", "scikit-image"],
["sklearn", "scikit-learn"],
["dotenv", "python-dotenv"]
["xrspatial", "xarray-spatial"],
["yaml", "pyyaml"],
]