|
3 | 3 | "library_name": "Requests",
|
4 | 4 | "releases_url": "https://pypi.org/project/requests/",
|
5 | 5 | "logo": "https://requests.readthedocs.io/en/latest/_static/requests-sidebar.png",
|
| 6 | + "repository": "https://github.com/psf/requests", |
6 | 7 | },
|
7 | 8 | "Scikit-learn": {
|
8 | 9 | "library_name": "Scikit-learn",
|
9 | 10 | "releases_url": "https://pypi.org/project/scikit-learn/",
|
10 | 11 | "logo": "https://scikit-learn.org/stable/_static/scikit-learn-logo-small.png",
|
| 12 | + "repository": "https://github.com/scikit-learn/scikit-learn", |
11 | 13 | },
|
12 | 14 | "Numpy": {
|
13 | 15 | "library_name": "Numpy",
|
14 | 16 | "releases_url": "https://pypi.org/project/numpy/",
|
15 | 17 | "logo": "https://numpy.org/devdocs/_static/numpylogo.svg",
|
| 18 | + "repository": "https://github.com/numpy/numpy", |
16 | 19 | },
|
17 | 20 | "MatPlotLib": {
|
18 | 21 | "library_name": "MatPlotLib",
|
19 | 22 | "releases_url": "https://pypi.org/project/matplotlib/",
|
20 | 23 | "logo": "https://matplotlib.org/stable/_static/logo_light.svg",
|
| 24 | + "repository": "https://github.com/matplotlib/matplotlib", |
21 | 25 | },
|
22 | 26 | "AIOHttp": {
|
23 | 27 | "library_name": "AIOHttp",
|
24 | 28 | "releases_url": "https://pypi.org/project/aiohttp/",
|
25 | 29 | "logo": "https://docs.aiohttp.org/en/stable/_static/aiohttp-plain.svg",
|
| 30 | + "repository": "https://github.com/aio-libs/aiohttp", |
26 | 31 | },
|
27 | 32 | "Pandas": {
|
28 | 33 | "library_name": "Pandas",
|
29 | 34 | "releases_url": "https://pypi.org/project/pandas/",
|
30 | 35 | "logo": "https://pandas.pydata.org/static/img/pandas_mark.svg",
|
| 36 | + "repository": "https://github.com/pandas-dev/pandas", |
31 | 37 | },
|
32 | 38 | "FastAPI": {
|
33 | 39 | "library_name": "FastAPI",
|
34 | 40 | "releases_url": "https://pypi.org/project/fastapi/",
|
35 | 41 | "logo": "https://fastapi.tiangolo.com/img/icon.png",
|
| 42 | + "repository": "https://github.com/fastapi/fastapi", |
36 | 43 | },
|
37 | 44 | "Django": {
|
38 | 45 | "library_name": "Django",
|
39 | 46 | "releases_url": "https://pypi.org/project/Django/",
|
40 | 47 | "logo": "https://static.djangoproject.com/img/logos/django-logo-negative.png",
|
| 48 | + "repository": "https://github.com/django/django", |
41 | 49 | },
|
42 | 50 | "Seaborn": {
|
43 | 51 | "library_name": "Seaborn",
|
44 | 52 | "releases_url": "https://pypi.org/project/seaborn/",
|
45 | 53 | "logo": "https://seaborn.pydata.org/_images/logo-wide-lightbg.svg",
|
| 54 | + "repository": "https://github.com/mwaskom/seaborn", |
46 | 55 | },
|
47 | 56 | "TensorFlow": {
|
48 | 57 | "library_name": "TensorFlow",
|
49 | 58 | "releases_url": "https://pypi.org/project/tensorflow/",
|
50 | 59 | "logo": "https://www.tensorflow.org/images/tf_logo_social.png",
|
| 60 | + "repository": "https://github.com/tensorflow/tensorflow", |
51 | 61 | },
|
52 | 62 | "Keras": {
|
53 | 63 | "library_name": "Keras",
|
54 | 64 | "releases_url": "https://pypi.org/project/keras/",
|
55 | 65 | "logo": "https://keras.io/img/logo.png",
|
| 66 | + "repository": "https://github.com/keras-team/keras", |
56 | 67 | },
|
57 | 68 | "PyTorch": {
|
58 | 69 | "library_name": "PyTorch",
|
59 | 70 | "releases_url": "https://pypi.org/project/torch/",
|
60 | 71 | "logo": "https://pytorch.org/assets/images/pytorch-logo.png",
|
| 72 | + "repository": "https://github.com/pytorch/pytorch", |
61 | 73 | },
|
62 | 74 | "SQLAlchemy": {
|
63 | 75 | "library_name": "SQLAlchemy",
|
64 | 76 | "releases_url": "https://pypi.org/project/SQLAlchemy/",
|
65 | 77 | "logo": "https://www.sqlalchemy.org/img/sqla_logo.png",
|
| 78 | + "repository": "https://github.com/sqlalchemy/sqlalchemy", |
66 | 79 | },
|
67 | 80 | "BeaultifulSoup": {
|
68 | 81 | "library_name": "BeaultifulSoup",
|
69 | 82 | "releases_url": "https://pypi.org/project/beautifulsoup4/",
|
70 | 83 | "logo": "https://www.crummy.com/software/BeautifulSoup/10.1.jpg",
|
| 84 | + "repository": None, |
71 | 85 | },
|
72 | 86 | "LangChain": {
|
73 | 87 | "library_name": "LangChain",
|
74 | 88 | "releases_url": "https://pypi.org/project/langchain/",
|
75 | 89 | "logo": "https://python.langchain.com/img/brand/wordmark-dark.png",
|
| 90 | + "repository": "https://github.com/langchain-ai/langchain", |
76 | 91 | },
|
77 | 92 | "CrewAI": {
|
78 | 93 | "library_name": "CrewAI",
|
79 | 94 | "releases_url": "https://pypi.org/project/crewai/",
|
80 | 95 | "logo": "https://cdn.prod.website-files.com/66cf2bfc3ed15b02da0ca770/66d07240057721394308addd_Logo%20(1).svg",
|
| 96 | + "repository": "https://github.com/crewAIInc/crewAI", |
81 | 97 | },
|
82 | 98 | "Flask": {
|
83 | 99 | "library_name": "Flask",
|
84 | 100 | "releases_url": "https://pypi.org/project/Flask/",
|
85 | 101 | "logo": "https://flask.palletsprojects.com/en/stable/_static/flask-vertical.png",
|
| 102 | + "repository": "https://github.com/pallets/flask", |
86 | 103 | },
|
87 | 104 | "Pygame": {
|
88 | 105 | "library_name": "Pygame",
|
89 | 106 | "releases_url": "https://pypi.org/project/pygame/",
|
90 | 107 | "logo": "https://www.pygame.org/images/logo_lofi.png",
|
| 108 | + "repository": "https://github.com/pygame/pygame", |
91 | 109 | },
|
92 | 110 | "Thinker": {
|
93 | 111 | "library_name": "Thinker",
|
94 | 112 | "releases_url": "https://pypi.org/project/thinker/",
|
95 | 113 | "logo": "https://keras.io/img/logo.png",
|
| 114 | + "repository": "https://github.com/mehmetkose/thinker", |
96 | 115 | },
|
97 | 116 | "Plotly": {
|
98 | 117 | "library_name": "Plotly",
|
99 | 118 | "releases_url": "https://pypi.org/project/plotly/",
|
100 | 119 | "logo": "https://plotly.com/static/img/logos/plotly-logomark.svg",
|
| 120 | + "repository": "https://github.com/plotly/plotly.py", |
101 | 121 | },
|
102 | 122 | "MlForecast": {
|
103 | 123 | "library_name": "MlForecast",
|
104 | 124 | "releases_url": "https://pypi.org/project/mlforecast/",
|
105 | 125 | "logo": "https://raw.githubusercontent.com/Nixtla/mlforecast/main/nbs/figs/logo.png",
|
| 126 | + "repository": "https://github.com/Nixtla/mlforecast", |
106 | 127 | },
|
107 | 128 | "GeoPandas": {
|
108 | 129 | "library_name": "GeoPandas",
|
109 | 130 | "releases_url": "https://pypi.org/project/geopandas/",
|
110 | 131 | "logo": "https://geopandas.org/en/stable/_static/geopandas_logo_web.svg",
|
| 132 | + "repository": "https://github.com/geopandas/geopandas", |
111 | 133 | },
|
112 | 134 | "AirFlow": {
|
113 | 135 | "library_name": "AirFlow",
|
114 | 136 | "releases_url": "https://pypi.org/project/apache-airflow/",
|
115 | 137 | "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/de/AirflowLogo.png/800px-AirflowLogo.png?20191014185111",
|
| 138 | + "repository": "https://github.com/apache/airflow", |
116 | 139 | },
|
117 | 140 | "PySpark": {
|
118 | 141 | "library_name": "PySpark",
|
119 | 142 | "releases_url": "https://pypi.org/project/pyspark/",
|
120 | 143 | "logo": "https://spark.apache.org/docs/latest/api/python/_static/spark-logo-reverse.png",
|
| 144 | + "repository": "https://github.com/apache/spark/tree/master/python", |
121 | 145 | },
|
122 | 146 | "Gym": {
|
123 | 147 | "library_name": "Gym",
|
124 | 148 | "releases_url": "https://pypi.org/project/gym/",
|
125 | 149 | "logo": "https://www.gymlibrary.dev/_static/img/gym_logo_black.svg",
|
| 150 | + "repository": "https://github.com/Farama-Foundation/Gymnasium", |
126 | 151 | },
|
127 | 152 | "HyperOpt": {
|
128 | 153 | "library_name": "HyperOpt",
|
|
0 commit comments