diff --git a/data.json b/data.json index e391f4e..554bd68 100644 --- a/data.json +++ b/data.json @@ -1563,6 +1563,15 @@ ], "description": "Software to automate the management and configuration of any infrastructure or application at scale." }, + { + "name": "numpy", + "link": "https://github.com/numpy/numpy", + "label": "good-first-issue", + "technologies": [ + "Python" + ], + "description": "A python language library which is used in computing large multidimensional arrays and and matrices using built-in functions." + }, { "name": "mygpo", "link": "https://github.com/gpodder/mygpo",