Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,13 @@
"image": "https://raw.githubusercontent.com/apache/groovy-website/asf-site/site/src/site/assets/img/groovy-logo-colored.svg",
"language": "Groovy"
},
"Graphene": {
"imports": ["graphene"],
"technologies": ["Web Development", "Python Library"],
"description": "GraphQL in Python Made Easy.",
"image": "https://avatars2.githubusercontent.com/u/15002022?s=200&v=4",
"language": "Python"
},
"Gson": {
"imports": ["com.google.gson"],
"technologies": ["JSon"],
Expand Down Expand Up @@ -436,6 +443,12 @@
"image": "https://pyglet.readthedocs.io/en/stable/_static/logo.png",
"language": "Python"
},
"PyQt": {
"imports": ["PyQt5", "PyQt4"],
"technologies": ["Desktop applications"],
"description": "PyQt is one of the most popular Python bindings for the Qt cross-platform C++ framework",
"language": "Python"
},
"Radium": {
"imports": ["radium"],
"technologies": ["Frontend", "Web Development", "CSS Frameworks"],
Expand Down