From 6fb60f31ed7089a14050520ac054e6de4db68fe3 Mon Sep 17 00:00:00 2001 From: shiv-source Date: Wed, 11 Dec 2024 01:11:47 +0000 Subject: [PATCH] framework list updated --- frameworks.json | 144 ++++++++++++++++++++++++------------------------ readme.md | 62 ++++++++++----------- 2 files changed, 103 insertions(+), 103 deletions(-) diff --git a/frameworks.json b/frameworks.json index b33c4e5..d6d22f8 100644 --- a/frameworks.json +++ b/frameworks.json @@ -1,21 +1,21 @@ [ { "name": "react", - "stargazers_count": 230251, - "forks_count": 48181, - "open_issues_count": 904, + "stargazers_count": 230287, + "forks_count": 47631, + "open_issues_count": 906, "html_url": "https://github.com/facebook/react", "description": "The library for web and native user interfaces.", "private": false, "default_branch": "main", "commits_url": "https://api.github.com/repos/facebook/react/commits{/sha}", "language": "JavaScript", - "LastCommitDate": "2024-12-10 00:47:43" + "LastCommitDate": "2024-12-10 21:46:33" }, { "name": "vue", - "stargazers_count": 208122, - "forks_count": 33683, + "stargazers_count": 208130, + "forks_count": 33682, "open_issues_count": 602, "html_url": "https://github.com/vuejs/vue", "description": "This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core", @@ -27,47 +27,47 @@ }, { "name": "angular", - "stargazers_count": 96456, - "forks_count": 25604, - "open_issues_count": 1674, + "stargazers_count": 96460, + "forks_count": 25607, + "open_issues_count": 1675, "html_url": "https://github.com/angular/angular", "description": "Deliver web apps with confidence 🚀", "private": false, "default_branch": "main", "commits_url": "https://api.github.com/repos/angular/angular/commits{/sha}", "language": "TypeScript", - "LastCommitDate": "2024-12-06 22:38:27" + "LastCommitDate": "2024-12-10 21:48:07" }, { "name": "django", - "stargazers_count": 81408, - "forks_count": 31922, - "open_issues_count": 280, + "stargazers_count": 81417, + "forks_count": 31926, + "open_issues_count": 283, "html_url": "https://github.com/django/django", "description": "The Web framework for perfectionists with deadlines.", "private": false, "default_branch": "main", "commits_url": "https://api.github.com/repos/django/django/commits{/sha}", "language": "Python", - "LastCommitDate": "2024-12-09 08:46:06" + "LastCommitDate": "2024-12-10 11:14:52" }, { "name": "svelte", - "stargazers_count": 80403, - "forks_count": 4287, - "open_issues_count": 754, + "stargazers_count": 80412, + "forks_count": 4290, + "open_issues_count": 753, "html_url": "https://github.com/sveltejs/svelte", "description": "web development for the rest of us", "private": false, "default_branch": "main", "commits_url": "https://api.github.com/repos/sveltejs/svelte/commits{/sha}", "language": "JavaScript", - "LastCommitDate": "2024-12-09 18:31:49" + "LastCommitDate": "2024-12-10 21:56:50" }, { "name": "gin", - "stargazers_count": 79357, - "forks_count": 8039, + "stargazers_count": 79378, + "forks_count": 8040, "open_issues_count": 818, "html_url": "https://github.com/gin-gonic/gin", "description": "Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.", @@ -79,34 +79,34 @@ }, { "name": "spring-boot", - "stargazers_count": 75506, - "forks_count": 40767, - "open_issues_count": 584, + "stargazers_count": 75516, + "forks_count": 40769, + "open_issues_count": 577, "html_url": "https://github.com/spring-projects/spring-boot", "description": "Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.", "private": false, "default_branch": "main", "commits_url": "https://api.github.com/repos/spring-projects/spring-boot/commits{/sha}", "language": "Java", - "LastCommitDate": "2024-12-09 17:46:47" + "LastCommitDate": "2024-12-10 22:54:33" }, { "name": "nest", - "stargazers_count": 68297, - "forks_count": 7674, - "open_issues_count": 58, + "stargazers_count": 68312, + "forks_count": 7677, + "open_issues_count": 61, "html_url": "https://github.com/nestjs/nest", "description": "A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀", "private": false, "default_branch": "master", "commits_url": "https://api.github.com/repos/nestjs/nest/commits{/sha}", "language": "TypeScript", - "LastCommitDate": "2024-12-09 12:43:53" + "LastCommitDate": "2024-12-10 09:36:40" }, { "name": "flask", - "stargazers_count": 68284, - "forks_count": 16253, + "stargazers_count": 68293, + "forks_count": 16254, "open_issues_count": 3, "html_url": "https://github.com/pallets/flask", "description": "The Python micro framework for building web applications.", @@ -118,8 +118,8 @@ }, { "name": "express", - "stargazers_count": 65852, - "forks_count": 17611, + "stargazers_count": 65861, + "forks_count": 17082, "open_issues_count": 216, "html_url": "https://github.com/expressjs/express", "description": "Fast, unopinionated, minimalist web framework for node.", @@ -131,34 +131,34 @@ }, { "name": "spring-framework", - "stargazers_count": 56859, - "forks_count": 38202, - "open_issues_count": 305, + "stargazers_count": 56869, + "forks_count": 38206, + "open_issues_count": 296, "html_url": "https://github.com/spring-projects/spring-framework", "description": "Spring Framework", "private": false, "default_branch": "main", "commits_url": "https://api.github.com/repos/spring-projects/spring-framework/commits{/sha}", "language": "Java", - "LastCommitDate": "2024-12-09 15:01:07" + "LastCommitDate": "2024-12-10 21:36:01" }, { "name": "nuxt", - "stargazers_count": 55243, + "stargazers_count": 55259, "forks_count": 5057, - "open_issues_count": 892, + "open_issues_count": 884, "html_url": "https://github.com/nuxt/nuxt", "description": "The Intuitive Vue Framework.", "private": false, "default_branch": "main", "commits_url": "https://api.github.com/repos/nuxt/nuxt/commits{/sha}", "language": "TypeScript", - "LastCommitDate": "2024-12-09 21:44:03" + "LastCommitDate": "2024-12-10 21:29:01" }, { "name": "Semantic-UI", "stargazers_count": 51122, - "forks_count": 4943, + "forks_count": 4942, "open_issues_count": 1076, "html_url": "https://github.com/Semantic-Org/Semantic-UI", "description": "Semantic is a UI component framework based around useful principles from natural language.", @@ -170,9 +170,9 @@ }, { "name": "meteor", - "stargazers_count": 44468, + "stargazers_count": 44471, "forks_count": 5196, - "open_issues_count": 336, + "open_issues_count": 337, "html_url": "https://github.com/meteor/meteor", "description": "Meteor, the JavaScript App Platform", "private": false, @@ -183,7 +183,7 @@ }, { "name": "koa", - "stargazers_count": 35261, + "stargazers_count": 35264, "forks_count": 3228, "open_issues_count": 28, "html_url": "https://github.com/koajs/koa", @@ -196,20 +196,20 @@ }, { "name": "framework", - "stargazers_count": 32734, - "forks_count": 11063, - "open_issues_count": 72, + "stargazers_count": 32745, + "forks_count": 11066, + "open_issues_count": 60, "html_url": "https://github.com/laravel/framework", "description": "The Laravel Framework.", "private": false, "default_branch": "11.x", "commits_url": "https://api.github.com/repos/laravel/framework/commits{/sha}", "language": "PHP", - "LastCommitDate": "2024-12-09 16:04:29" + "LastCommitDate": "2024-12-10 16:11:18" }, { "name": "beego", - "stargazers_count": 31671, + "stargazers_count": 31676, "forks_count": 5625, "open_issues_count": 8, "html_url": "https://github.com/beego/beego", @@ -222,21 +222,21 @@ }, { "name": "symfony", - "stargazers_count": 29853, - "forks_count": 9485, - "open_issues_count": 898, + "stargazers_count": 29855, + "forks_count": 9487, + "open_issues_count": 903, "html_url": "https://github.com/symfony/symfony", "description": "The Symfony PHP framework", "private": false, "default_branch": "7.3", "commits_url": "https://api.github.com/repos/symfony/symfony/commits{/sha}", "language": "PHP", - "LastCommitDate": "2024-12-09 11:02:36" + "LastCommitDate": "2024-12-10 19:59:47" }, { "name": "backbone", - "stargazers_count": 28086, - "forks_count": 5371, + "stargazers_count": 28085, + "forks_count": 5372, "open_issues_count": 59, "html_url": "https://github.com/jashkenas/backbone", "description": "Give your JS App some Backbone with Models, Views, Collections, and Events", @@ -248,7 +248,7 @@ }, { "name": "sails", - "stargazers_count": 22861, + "stargazers_count": 22860, "forks_count": 1953, "open_issues_count": 591, "html_url": "https://github.com/balderdashy/sails", @@ -261,7 +261,7 @@ }, { "name": "ember.js", - "stargazers_count": 22498, + "stargazers_count": 22499, "forks_count": 4206, "open_issues_count": 379, "html_url": "https://github.com/emberjs/ember.js", @@ -274,9 +274,9 @@ }, { "name": "dash", - "stargazers_count": 21629, - "forks_count": 2083, - "open_issues_count": 497, + "stargazers_count": 21633, + "forks_count": 2085, + "open_issues_count": 499, "html_url": "https://github.com/plotly/dash", "description": "Data Apps \u0026 Dashboards for Python. No JavaScript Required.", "private": false, @@ -300,9 +300,9 @@ }, { "name": "aiohttp", - "stargazers_count": 15204, + "stargazers_count": 15203, "forks_count": 2027, - "open_issues_count": 249, + "open_issues_count": 252, "html_url": "https://github.com/aio-libs/aiohttp", "description": "Asynchronous HTTP client/server framework for asyncio and Python", "private": false, @@ -313,7 +313,7 @@ }, { "name": "hapi", - "stargazers_count": 14646, + "stargazers_count": 14647, "forks_count": 1343, "open_issues_count": 82, "html_url": "https://github.com/hapijs/hapi", @@ -326,8 +326,8 @@ }, { "name": "go-swagger", - "stargazers_count": 9577, - "forks_count": 1257, + "stargazers_count": 9579, + "forks_count": 1258, "open_issues_count": 598, "html_url": "https://github.com/go-swagger/go-swagger", "description": "Swagger 2.0 implementation for go", @@ -341,7 +341,7 @@ "name": "falcon", "stargazers_count": 9544, "forks_count": 947, - "open_issues_count": 171, + "open_issues_count": 172, "html_url": "https://github.com/falconry/falcon", "description": "The no-magic web API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.", "private": false, @@ -352,16 +352,16 @@ }, { "name": "cakephp", - "stargazers_count": 8707, - "forks_count": 3419, - "open_issues_count": 71, + "stargazers_count": 8708, + "forks_count": 3418, + "open_issues_count": 74, "html_url": "https://github.com/cakephp/cakephp", "description": "CakePHP: The Rapid Development Framework for PHP - Official Repository", "private": false, "default_branch": "5.x", "commits_url": "https://api.github.com/repos/cakephp/cakephp/commits{/sha}", "language": "PHP", - "LastCommitDate": "2024-12-08 18:47:34" + "LastCommitDate": "2024-12-10 21:56:08" }, { "name": "bottle", @@ -379,7 +379,7 @@ { "name": "blade", "stargazers_count": 5844, - "forks_count": 1171, + "forks_count": 1172, "open_issues_count": 12, "html_url": "https://github.com/lets-blade/blade", "description": ":rocket: Lightning fast and elegant mvc framework for Java8", @@ -391,7 +391,7 @@ }, { "name": "pyramid", - "stargazers_count": 3979, + "stargazers_count": 3980, "forks_count": 888, "open_issues_count": 79, "html_url": "https://github.com/Pylons/pyramid", @@ -419,7 +419,7 @@ "name": "gwt", "stargazers_count": 1530, "forks_count": 378, - "open_issues_count": 855, + "open_issues_count": 857, "html_url": "https://github.com/gwtproject/gwt", "description": "GWT Open Source Project", "private": false, diff --git a/readme.md b/readme.md index 6196200..00aaa02 100644 --- a/readme.md +++ b/readme.md @@ -4,38 +4,38 @@ Please update the project-list.txt file. | SL| Name | Stars| Forks| Issues | Language | Description | Last Commit | | --| ------| -----| ---- | ------ | -------- | ----------- | ----------- | -| 1 | [react](https://github.com/facebook/react) | 230251 | 48181 | 904 | JavaScript | The library for web and native user interfaces. | 2024-12-10 00:47:43 | -| 2 | [vue](https://github.com/vuejs/vue) | 208122 | 33683 | 602 | TypeScript | This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core | 2024-10-10 07:24:14 | -| 3 | [angular](https://github.com/angular/angular) | 96456 | 25604 | 1674 | TypeScript | Deliver web apps with confidence 🚀 | 2024-12-06 22:38:27 | -| 4 | [django](https://github.com/django/django) | 81408 | 31922 | 280 | Python | The Web framework for perfectionists with deadlines. | 2024-12-09 08:46:06 | -| 5 | [svelte](https://github.com/sveltejs/svelte) | 80403 | 4287 | 754 | JavaScript | web development for the rest of us | 2024-12-09 18:31:49 | -| 6 | [gin](https://github.com/gin-gonic/gin) | 79357 | 8039 | 818 | Go | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 2024-11-15 15:54:06 | -| 7 | [spring-boot](https://github.com/spring-projects/spring-boot) | 75506 | 40767 | 584 | Java | Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. | 2024-12-09 17:46:47 | -| 8 | [nest](https://github.com/nestjs/nest) | 68297 | 7674 | 58 | TypeScript | A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 | 2024-12-09 12:43:53 | -| 9 | [flask](https://github.com/pallets/flask) | 68284 | 16253 | 3 | Python | The Python micro framework for building web applications. | 2024-11-24 01:54:29 | -| 10 | [express](https://github.com/expressjs/express) | 65852 | 17611 | 216 | JavaScript | Fast, unopinionated, minimalist web framework for node. | 2024-11-27 20:22:22 | -| 11 | [spring-framework](https://github.com/spring-projects/spring-framework) | 56859 | 38202 | 305 | Java | Spring Framework | 2024-12-09 15:01:07 | -| 12 | [nuxt](https://github.com/nuxt/nuxt) | 55243 | 5057 | 892 | TypeScript | The Intuitive Vue Framework. | 2024-12-09 21:44:03 | -| 13 | [Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) | 51122 | 4943 | 1076 | JavaScript | Semantic is a UI component framework based around useful principles from natural language. | 2024-11-27 21:01:47 | -| 14 | [meteor](https://github.com/meteor/meteor) | 44468 | 5196 | 336 | JavaScript | Meteor, the JavaScript App Platform | 2024-12-09 14:33:50 | -| 15 | [koa](https://github.com/koajs/koa) | 35261 | 3228 | 28 | JavaScript | Expressive middleware for node.js using ES2017 async functions | 2024-11-04 05:08:13 | -| 16 | [framework](https://github.com/laravel/framework) | 32734 | 11063 | 72 | PHP | The Laravel Framework. | 2024-12-09 16:04:29 | -| 17 | [beego](https://github.com/beego/beego) | 31671 | 5625 | 8 | Go | beego is an open-source, high-performance web framework for the Go programming language. | 2024-12-08 14:30:41 | -| 18 | [symfony](https://github.com/symfony/symfony) | 29853 | 9485 | 898 | PHP | The Symfony PHP framework | 2024-12-09 11:02:36 | -| 19 | [backbone](https://github.com/jashkenas/backbone) | 28086 | 5371 | 59 | JavaScript | Give your JS App some Backbone with Models, Views, Collections, and Events | 2024-09-02 12:55:04 | -| 20 | [sails](https://github.com/balderdashy/sails) | 22861 | 1953 | 591 | JavaScript | Realtime MVC Framework for Node.js | 2024-12-06 23:47:23 | -| 21 | [ember.js](https://github.com/emberjs/ember.js) | 22498 | 4206 | 379 | JavaScript | Ember.js - A JavaScript framework for creating ambitious web applications | 2024-11-25 16:45:48 | -| 22 | [dash](https://github.com/plotly/dash) | 21629 | 2083 | 497 | Python | Data Apps & Dashboards for Python. No JavaScript Required. | 2024-12-04 15:13:25 | +| 1 | [react](https://github.com/facebook/react) | 230287 | 47631 | 906 | JavaScript | The library for web and native user interfaces. | 2024-12-10 21:46:33 | +| 2 | [vue](https://github.com/vuejs/vue) | 208130 | 33682 | 602 | TypeScript | This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core | 2024-10-10 07:24:14 | +| 3 | [angular](https://github.com/angular/angular) | 96460 | 25607 | 1675 | TypeScript | Deliver web apps with confidence 🚀 | 2024-12-10 21:48:07 | +| 4 | [django](https://github.com/django/django) | 81417 | 31926 | 283 | Python | The Web framework for perfectionists with deadlines. | 2024-12-10 11:14:52 | +| 5 | [svelte](https://github.com/sveltejs/svelte) | 80412 | 4290 | 753 | JavaScript | web development for the rest of us | 2024-12-10 21:56:50 | +| 6 | [gin](https://github.com/gin-gonic/gin) | 79378 | 8040 | 818 | Go | Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 2024-11-15 15:54:06 | +| 7 | [spring-boot](https://github.com/spring-projects/spring-boot) | 75516 | 40769 | 577 | Java | Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. | 2024-12-10 22:54:33 | +| 8 | [nest](https://github.com/nestjs/nest) | 68312 | 7677 | 61 | TypeScript | A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 | 2024-12-10 09:36:40 | +| 9 | [flask](https://github.com/pallets/flask) | 68293 | 16254 | 3 | Python | The Python micro framework for building web applications. | 2024-11-24 01:54:29 | +| 10 | [express](https://github.com/expressjs/express) | 65861 | 17082 | 216 | JavaScript | Fast, unopinionated, minimalist web framework for node. | 2024-11-27 20:22:22 | +| 11 | [spring-framework](https://github.com/spring-projects/spring-framework) | 56869 | 38206 | 296 | Java | Spring Framework | 2024-12-10 21:36:01 | +| 12 | [nuxt](https://github.com/nuxt/nuxt) | 55259 | 5057 | 884 | TypeScript | The Intuitive Vue Framework. | 2024-12-10 21:29:01 | +| 13 | [Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) | 51122 | 4942 | 1076 | JavaScript | Semantic is a UI component framework based around useful principles from natural language. | 2024-11-27 21:01:47 | +| 14 | [meteor](https://github.com/meteor/meteor) | 44471 | 5196 | 337 | JavaScript | Meteor, the JavaScript App Platform | 2024-12-09 14:33:50 | +| 15 | [koa](https://github.com/koajs/koa) | 35264 | 3228 | 28 | JavaScript | Expressive middleware for node.js using ES2017 async functions | 2024-11-04 05:08:13 | +| 16 | [framework](https://github.com/laravel/framework) | 32745 | 11066 | 60 | PHP | The Laravel Framework. | 2024-12-10 16:11:18 | +| 17 | [beego](https://github.com/beego/beego) | 31676 | 5625 | 8 | Go | beego is an open-source, high-performance web framework for the Go programming language. | 2024-12-08 14:30:41 | +| 18 | [symfony](https://github.com/symfony/symfony) | 29855 | 9487 | 903 | PHP | The Symfony PHP framework | 2024-12-10 19:59:47 | +| 19 | [backbone](https://github.com/jashkenas/backbone) | 28085 | 5372 | 59 | JavaScript | Give your JS App some Backbone with Models, Views, Collections, and Events | 2024-09-02 12:55:04 | +| 20 | [sails](https://github.com/balderdashy/sails) | 22860 | 1953 | 591 | JavaScript | Realtime MVC Framework for Node.js | 2024-12-06 23:47:23 | +| 21 | [ember.js](https://github.com/emberjs/ember.js) | 22499 | 4206 | 379 | JavaScript | Ember.js - A JavaScript framework for creating ambitious web applications | 2024-11-25 16:45:48 | +| 22 | [dash](https://github.com/plotly/dash) | 21633 | 2085 | 499 | Python | Data Apps & Dashboards for Python. No JavaScript Required. | 2024-12-04 15:13:25 | | 23 | [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) | 18265 | 7597 | 94 | PHP | Open Source PHP Framework (originally from EllisLab) | 2024-03-20 03:51:42 | -| 24 | [aiohttp](https://github.com/aio-libs/aiohttp) | 15204 | 2027 | 249 | Python | Asynchronous HTTP client/server framework for asyncio and Python | 2024-12-09 19:55:02 | -| 25 | [hapi](https://github.com/hapijs/hapi) | 14646 | 1343 | 82 | JavaScript | The Simple, Secure Framework Developers Trust | 2024-10-24 22:10:55 | -| 26 | [go-swagger](https://github.com/go-swagger/go-swagger) | 9577 | 1257 | 598 | Go | Swagger 2.0 implementation for go | 2024-11-07 04:05:23 | -| 27 | [falcon](https://github.com/falconry/falcon) | 9544 | 947 | 171 | Python | The no-magic web API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale. | 2024-12-08 21:12:29 | -| 28 | [cakephp](https://github.com/cakephp/cakephp) | 8707 | 3419 | 71 | PHP | CakePHP: The Rapid Development Framework for PHP - Official Repository | 2024-12-08 18:47:34 | +| 24 | [aiohttp](https://github.com/aio-libs/aiohttp) | 15203 | 2027 | 252 | Python | Asynchronous HTTP client/server framework for asyncio and Python | 2024-12-09 19:55:02 | +| 25 | [hapi](https://github.com/hapijs/hapi) | 14647 | 1343 | 82 | JavaScript | The Simple, Secure Framework Developers Trust | 2024-10-24 22:10:55 | +| 26 | [go-swagger](https://github.com/go-swagger/go-swagger) | 9579 | 1258 | 598 | Go | Swagger 2.0 implementation for go | 2024-11-07 04:05:23 | +| 27 | [falcon](https://github.com/falconry/falcon) | 9544 | 947 | 172 | Python | The no-magic web API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale. | 2024-12-08 21:12:29 | +| 28 | [cakephp](https://github.com/cakephp/cakephp) | 8708 | 3418 | 74 | PHP | CakePHP: The Rapid Development Framework for PHP - Official Repository | 2024-12-10 21:56:08 | | 29 | [bottle](https://github.com/bottlepy/bottle) | 8470 | 1465 | 291 | Python | bottle.py is a fast and simple micro-framework for python web-applications. | 2024-12-06 16:42:00 | -| 30 | [blade](https://github.com/lets-blade/blade) | 5844 | 1171 | 12 | Java | :rocket: Lightning fast and elegant mvc framework for Java8 | 2024-12-03 02:45:13 | -| 31 | [pyramid](https://github.com/Pylons/pyramid) | 3979 | 888 | 79 | Python | Pyramid - A Python web framework | 2024-06-10 16:09:42 | +| 30 | [blade](https://github.com/lets-blade/blade) | 5844 | 1172 | 12 | Java | :rocket: Lightning fast and elegant mvc framework for Java8 | 2024-12-03 02:45:13 | +| 31 | [pyramid](https://github.com/Pylons/pyramid) | 3980 | 888 | 79 | Python | Pyramid - A Python web framework | 2024-06-10 16:09:42 | | 32 | [cherrypy](https://github.com/cherrypy/cherrypy) | 1859 | 367 | 257 | Python | CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev | 2024-10-31 00:00:39 | -| 33 | [gwt](https://github.com/gwtproject/gwt) | 1530 | 378 | 855 | Java | GWT Open Source Project | 2024-11-07 15:22:31 | +| 33 | [gwt](https://github.com/gwtproject/gwt) | 1530 | 378 | 857 | Java | GWT Open Source Project | 2024-11-07 15:22:31 | -### Last updated at : 2024-12-10 01:12:48 +### Last updated at : 2024-12-11 01:11:47