From 961e0ad23879cf5dead37eda156bad75d2a19e72 Mon Sep 17 00:00:00 2001 From: shiv-source Date: Tue, 22 Oct 2024 01:05:56 +0000 Subject: [PATCH] framework list updated --- frameworks.json | 142 ++++++++++++++++++++++++------------------------ readme.md | 60 ++++++++++---------- 2 files changed, 101 insertions(+), 101 deletions(-) diff --git a/frameworks.json b/frameworks.json index 723f997..29839c5 100644 --- a/frameworks.json +++ b/frameworks.json @@ -1,21 +1,21 @@ [ { "name": "react", - "stargazers_count": 228504, - "forks_count": 46756, - "open_issues_count": 833, + "stargazers_count": 228526, + "forks_count": 46768, + "open_issues_count": 835, "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-10-20 06:35:15" + "LastCommitDate": "2024-10-21 23:17:41" }, { "name": "vue", - "stargazers_count": 207850, - "forks_count": 33679, + "stargazers_count": 207857, + "forks_count": 33682, "open_issues_count": 603, "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,48 +27,48 @@ }, { "name": "angular", - "stargazers_count": 96044, - "forks_count": 25409, - "open_issues_count": 1574, + "stargazers_count": 96053, + "forks_count": 25412, + "open_issues_count": 1579, "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-10-19 15:44:56" + "LastCommitDate": "2024-10-21 20:25:58" }, { "name": "django", - "stargazers_count": 79721, - "forks_count": 31732, - "open_issues_count": 267, + "stargazers_count": 79735, + "forks_count": 31734, + "open_issues_count": 265, "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-10-18 00:40:53" + "LastCommitDate": "2024-10-21 21:31:39" }, { "name": "svelte", - "stargazers_count": 78884, - "forks_count": 4141, - "open_issues_count": 923, + "stargazers_count": 78926, + "forks_count": 4146, + "open_issues_count": 922, "html_url": "https://github.com/sveltejs/svelte", "description": "Cybernetically enhanced web apps", "private": false, "default_branch": "main", "commits_url": "https://api.github.com/repos/sveltejs/svelte/commits{/sha}", "language": "JavaScript", - "LastCommitDate": "2024-10-20 12:10:55" + "LastCommitDate": "2024-10-21 21:36:08" }, { "name": "gin", - "stargazers_count": 78537, - "forks_count": 8005, - "open_issues_count": 808, + "stargazers_count": 78554, + "forks_count": 8007, + "open_issues_count": 810, "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.", "private": false, @@ -79,20 +79,20 @@ }, { "name": "spring-boot", - "stargazers_count": 74943, - "forks_count": 40643, - "open_issues_count": 550, + "stargazers_count": 74955, + "forks_count": 40647, + "open_issues_count": 548, "html_url": "https://github.com/spring-projects/spring-boot", "description": "Spring Boot", "private": false, "default_branch": "main", "commits_url": "https://api.github.com/repos/spring-projects/spring-boot/commits{/sha}", "language": "Java", - "LastCommitDate": "2024-10-19 08:29:22" + "LastCommitDate": "2024-10-21 16:30:06" }, { "name": "flask", - "stargazers_count": 67886, + "stargazers_count": 67898, "forks_count": 16205, "open_issues_count": 11, "html_url": "https://github.com/pallets/flask", @@ -105,22 +105,22 @@ }, { "name": "nest", - "stargazers_count": 67333, - "forks_count": 7589, - "open_issues_count": 153, + "stargazers_count": 67357, + "forks_count": 7591, + "open_issues_count": 154, "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-10-19 10:13:58" + "LastCommitDate": "2024-10-21 07:41:11" }, { "name": "express", - "stargazers_count": 65455, - "forks_count": 16035, - "open_issues_count": 180, + "stargazers_count": 65472, + "forks_count": 16047, + "open_issues_count": 181, "html_url": "https://github.com/expressjs/express", "description": "Fast, unopinionated, minimalist web framework for node.", "private": false, @@ -131,29 +131,29 @@ }, { "name": "spring-framework", - "stargazers_count": 56457, - "forks_count": 38088, - "open_issues_count": 265, + "stargazers_count": 56468, + "forks_count": 38091, + "open_issues_count": 259, "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-10-20 15:43:45" + "LastCommitDate": "2024-10-21 16:34:49" }, { "name": "nuxt", - "stargazers_count": 54551, - "forks_count": 4990, - "open_issues_count": 858, + "stargazers_count": 54568, + "forks_count": 4993, + "open_issues_count": 859, "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-10-20 10:02:56" + "LastCommitDate": "2024-10-21 09:35:36" }, { "name": "Semantic-UI", @@ -170,7 +170,7 @@ }, { "name": "meteor", - "stargazers_count": 44370, + "stargazers_count": 44372, "forks_count": 5186, "open_issues_count": 320, "html_url": "https://github.com/meteor/meteor", @@ -183,8 +183,8 @@ }, { "name": "koa", - "stargazers_count": 35182, - "forks_count": 3230, + "stargazers_count": 35184, + "forks_count": 3229, "open_issues_count": 30, "html_url": "https://github.com/koajs/koa", "description": "Expressive middleware for node.js using ES2017 async functions", @@ -196,21 +196,21 @@ }, { "name": "framework", - "stargazers_count": 32361, - "forks_count": 10970, - "open_issues_count": 55, + "stargazers_count": 32377, + "forks_count": 10973, + "open_issues_count": 38, "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-10-18 13:24:56" + "LastCommitDate": "2024-10-21 14:22:41" }, { "name": "beego", "stargazers_count": 31543, - "forks_count": 5618, + "forks_count": 5617, "open_issues_count": 6, "html_url": "https://github.com/beego/beego", "description": "beego is an open-source, high-performance web framework for the Go programming language.", @@ -222,20 +222,20 @@ }, { "name": "symfony", - "stargazers_count": 29722, - "forks_count": 9451, - "open_issues_count": 833, + "stargazers_count": 29729, + "forks_count": 9452, + "open_issues_count": 839, "html_url": "https://github.com/symfony/symfony", "description": "The Symfony PHP framework", "private": false, "default_branch": "7.2", "commits_url": "https://api.github.com/repos/symfony/symfony/commits{/sha}", "language": "PHP", - "LastCommitDate": "2024-10-18 09:50:33" + "LastCommitDate": "2024-10-21 09:56:21" }, { "name": "backbone", - "stargazers_count": 28094, + "stargazers_count": 28092, "forks_count": 5378, "open_issues_count": 59, "html_url": "https://github.com/jashkenas/backbone", @@ -248,7 +248,7 @@ }, { "name": "sails", - "stargazers_count": 22833, + "stargazers_count": 22832, "forks_count": 1951, "open_issues_count": 588, "html_url": "https://github.com/balderdashy/sails", @@ -261,7 +261,7 @@ }, { "name": "ember.js", - "stargazers_count": 22455, + "stargazers_count": 22456, "forks_count": 4212, "open_issues_count": 372, "html_url": "https://github.com/emberjs/ember.js", @@ -270,11 +270,11 @@ "default_branch": "main", "commits_url": "https://api.github.com/repos/emberjs/ember.js/commits{/sha}", "language": "JavaScript", - "LastCommitDate": "2024-10-18 18:10:27" + "LastCommitDate": "2024-10-21 19:52:05" }, { "name": "dash", - "stargazers_count": 21346, + "stargazers_count": 21352, "forks_count": 2058, "open_issues_count": 481, "html_url": "https://github.com/plotly/dash", @@ -289,7 +289,7 @@ "name": "CodeIgniter", "stargazers_count": 18268, "forks_count": 7606, - "open_issues_count": 93, + "open_issues_count": 94, "html_url": "https://github.com/bcit-ci/CodeIgniter", "description": "Open Source PHP Framework (originally from EllisLab)", "private": false, @@ -300,20 +300,20 @@ }, { "name": "aiohttp", - "stargazers_count": 15077, + "stargazers_count": 15083, "forks_count": 2013, - "open_issues_count": 255, + "open_issues_count": 256, "html_url": "https://github.com/aio-libs/aiohttp", "description": "Asynchronous HTTP client/server framework for asyncio and Python", "private": false, "default_branch": "master", "commits_url": "https://api.github.com/repos/aio-libs/aiohttp/commits{/sha}", "language": "Python", - "LastCommitDate": "2024-10-18 11:18:39" + "LastCommitDate": "2024-10-21 12:09:57" }, { "name": "hapi", - "stargazers_count": 14612, + "stargazers_count": 14614, "forks_count": 1340, "open_issues_count": 86, "html_url": "https://github.com/hapijs/hapi", @@ -339,8 +339,8 @@ }, { "name": "falcon", - "stargazers_count": 9511, - "forks_count": 942, + "stargazers_count": 9508, + "forks_count": 944, "open_issues_count": 165, "html_url": "https://github.com/falconry/falcon", "description": "The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.", @@ -354,19 +354,19 @@ "name": "cakephp", "stargazers_count": 8676, "forks_count": 3427, - "open_issues_count": 68, + "open_issues_count": 69, "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-10-18 10:49:39" + "LastCommitDate": "2024-10-21 16:57:47" }, { "name": "bottle", - "stargazers_count": 8429, - "forks_count": 1463, + "stargazers_count": 8430, + "forks_count": 1465, "open_issues_count": 292, "html_url": "https://github.com/bottlepy/bottle", "description": "bottle.py is a fast and simple micro-framework for python web-applications.", @@ -391,7 +391,7 @@ }, { "name": "pyramid", - "stargazers_count": 3955, + "stargazers_count": 3954, "forks_count": 883, "open_issues_count": 76, "html_url": "https://github.com/Pylons/pyramid", @@ -404,7 +404,7 @@ }, { "name": "cherrypy", - "stargazers_count": 1844, + "stargazers_count": 1845, "forks_count": 363, "open_issues_count": 251, "html_url": "https://github.com/cherrypy/cherrypy", diff --git a/readme.md b/readme.md index 37c0698..64a7a2a 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) | 228504 | 46756 | 833 | JavaScript | The library for web and native user interfaces. | 2024-10-20 06:35:15 | -| 2 | [vue](https://github.com/vuejs/vue) | 207850 | 33679 | 603 | 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) | 96044 | 25409 | 1574 | TypeScript | Deliver web apps with confidence 🚀 | 2024-10-19 15:44:56 | -| 4 | [django](https://github.com/django/django) | 79721 | 31732 | 267 | Python | The Web framework for perfectionists with deadlines. | 2024-10-18 00:40:53 | -| 5 | [svelte](https://github.com/sveltejs/svelte) | 78884 | 4141 | 923 | JavaScript | Cybernetically enhanced web apps | 2024-10-20 12:10:55 | -| 6 | [gin](https://github.com/gin-gonic/gin) | 78537 | 8005 | 808 | 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-09-21 15:24:18 | -| 7 | [spring-boot](https://github.com/spring-projects/spring-boot) | 74943 | 40643 | 550 | Java | Spring Boot | 2024-10-19 08:29:22 | -| 8 | [flask](https://github.com/pallets/flask) | 67886 | 16205 | 11 | Python | The Python micro framework for building web applications. | 2024-10-18 20:04:35 | -| 9 | [nest](https://github.com/nestjs/nest) | 67333 | 7589 | 153 | TypeScript | A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 | 2024-10-19 10:13:58 | -| 10 | [express](https://github.com/expressjs/express) | 65455 | 16035 | 180 | JavaScript | Fast, unopinionated, minimalist web framework for node. | 2024-10-20 18:10:23 | -| 11 | [spring-framework](https://github.com/spring-projects/spring-framework) | 56457 | 38088 | 265 | Java | Spring Framework | 2024-10-20 15:43:45 | -| 12 | [nuxt](https://github.com/nuxt/nuxt) | 54551 | 4990 | 858 | TypeScript | The Intuitive Vue Framework. | 2024-10-20 10:02:56 | +| 1 | [react](https://github.com/facebook/react) | 228526 | 46768 | 835 | JavaScript | The library for web and native user interfaces. | 2024-10-21 23:17:41 | +| 2 | [vue](https://github.com/vuejs/vue) | 207857 | 33682 | 603 | 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) | 96053 | 25412 | 1579 | TypeScript | Deliver web apps with confidence 🚀 | 2024-10-21 20:25:58 | +| 4 | [django](https://github.com/django/django) | 79735 | 31734 | 265 | Python | The Web framework for perfectionists with deadlines. | 2024-10-21 21:31:39 | +| 5 | [svelte](https://github.com/sveltejs/svelte) | 78926 | 4146 | 922 | JavaScript | Cybernetically enhanced web apps | 2024-10-21 21:36:08 | +| 6 | [gin](https://github.com/gin-gonic/gin) | 78554 | 8007 | 810 | 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-09-21 15:24:18 | +| 7 | [spring-boot](https://github.com/spring-projects/spring-boot) | 74955 | 40647 | 548 | Java | Spring Boot | 2024-10-21 16:30:06 | +| 8 | [flask](https://github.com/pallets/flask) | 67898 | 16205 | 11 | Python | The Python micro framework for building web applications. | 2024-10-18 20:04:35 | +| 9 | [nest](https://github.com/nestjs/nest) | 67357 | 7591 | 154 | TypeScript | A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 | 2024-10-21 07:41:11 | +| 10 | [express](https://github.com/expressjs/express) | 65472 | 16047 | 181 | JavaScript | Fast, unopinionated, minimalist web framework for node. | 2024-10-20 18:10:23 | +| 11 | [spring-framework](https://github.com/spring-projects/spring-framework) | 56468 | 38091 | 259 | Java | Spring Framework | 2024-10-21 16:34:49 | +| 12 | [nuxt](https://github.com/nuxt/nuxt) | 54568 | 4993 | 859 | TypeScript | The Intuitive Vue Framework. | 2024-10-21 09:35:36 | | 13 | [Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) | 51106 | 4942 | 1075 | JavaScript | Semantic is a UI component framework based around useful principles from natural language. | 2023-01-11 17:05:32 | -| 14 | [meteor](https://github.com/meteor/meteor) | 44370 | 5186 | 320 | JavaScript | Meteor, the JavaScript App Platform | 2024-10-17 11:53:00 | -| 15 | [koa](https://github.com/koajs/koa) | 35182 | 3230 | 30 | JavaScript | Expressive middleware for node.js using ES2017 async functions | 2024-10-20 23:41:19 | -| 16 | [framework](https://github.com/laravel/framework) | 32361 | 10970 | 55 | PHP | The Laravel Framework. | 2024-10-18 13:24:56 | -| 17 | [beego](https://github.com/beego/beego) | 31543 | 5618 | 6 | Go | beego is an open-source, high-performance web framework for the Go programming language. | 2024-10-06 06:45:59 | -| 18 | [symfony](https://github.com/symfony/symfony) | 29722 | 9451 | 833 | PHP | The Symfony PHP framework | 2024-10-18 09:50:33 | -| 19 | [backbone](https://github.com/jashkenas/backbone) | 28094 | 5378 | 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) | 22833 | 1951 | 588 | JavaScript | Realtime MVC Framework for Node.js | 2024-09-17 15:56:43 | -| 21 | [ember.js](https://github.com/emberjs/ember.js) | 22455 | 4212 | 372 | JavaScript | Ember.js - A JavaScript framework for creating ambitious web applications | 2024-10-18 18:10:27 | -| 22 | [dash](https://github.com/plotly/dash) | 21346 | 2058 | 481 | Python | Data Apps & Dashboards for Python. No JavaScript Required. | 2024-10-18 13:30:15 | -| 23 | [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) | 18268 | 7606 | 93 | PHP | Open Source PHP Framework (originally from EllisLab) | 2024-03-20 03:51:42 | -| 24 | [aiohttp](https://github.com/aio-libs/aiohttp) | 15077 | 2013 | 255 | Python | Asynchronous HTTP client/server framework for asyncio and Python | 2024-10-18 11:18:39 | -| 25 | [hapi](https://github.com/hapijs/hapi) | 14612 | 1340 | 86 | JavaScript | The Simple, Secure Framework Developers Trust | 2024-07-04 00:48:01 | +| 14 | [meteor](https://github.com/meteor/meteor) | 44372 | 5186 | 320 | JavaScript | Meteor, the JavaScript App Platform | 2024-10-17 11:53:00 | +| 15 | [koa](https://github.com/koajs/koa) | 35184 | 3229 | 30 | JavaScript | Expressive middleware for node.js using ES2017 async functions | 2024-10-20 23:41:19 | +| 16 | [framework](https://github.com/laravel/framework) | 32377 | 10973 | 38 | PHP | The Laravel Framework. | 2024-10-21 14:22:41 | +| 17 | [beego](https://github.com/beego/beego) | 31543 | 5617 | 6 | Go | beego is an open-source, high-performance web framework for the Go programming language. | 2024-10-06 06:45:59 | +| 18 | [symfony](https://github.com/symfony/symfony) | 29729 | 9452 | 839 | PHP | The Symfony PHP framework | 2024-10-21 09:56:21 | +| 19 | [backbone](https://github.com/jashkenas/backbone) | 28092 | 5378 | 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) | 22832 | 1951 | 588 | JavaScript | Realtime MVC Framework for Node.js | 2024-09-17 15:56:43 | +| 21 | [ember.js](https://github.com/emberjs/ember.js) | 22456 | 4212 | 372 | JavaScript | Ember.js - A JavaScript framework for creating ambitious web applications | 2024-10-21 19:52:05 | +| 22 | [dash](https://github.com/plotly/dash) | 21352 | 2058 | 481 | Python | Data Apps & Dashboards for Python. No JavaScript Required. | 2024-10-18 13:30:15 | +| 23 | [CodeIgniter](https://github.com/bcit-ci/CodeIgniter) | 18268 | 7606 | 94 | PHP | Open Source PHP Framework (originally from EllisLab) | 2024-03-20 03:51:42 | +| 24 | [aiohttp](https://github.com/aio-libs/aiohttp) | 15083 | 2013 | 256 | Python | Asynchronous HTTP client/server framework for asyncio and Python | 2024-10-21 12:09:57 | +| 25 | [hapi](https://github.com/hapijs/hapi) | 14614 | 1340 | 86 | JavaScript | The Simple, Secure Framework Developers Trust | 2024-07-04 00:48:01 | | 26 | [go-swagger](https://github.com/go-swagger/go-swagger) | 9522 | 1252 | 594 | Go | Swagger 2.0 implementation for go | 2024-09-27 16:28:57 | -| 27 | [falcon](https://github.com/falconry/falcon) | 9511 | 942 | 165 | Python | The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale. | 2024-10-19 17:21:24 | -| 28 | [cakephp](https://github.com/cakephp/cakephp) | 8676 | 3427 | 68 | PHP | CakePHP: The Rapid Development Framework for PHP - Official Repository | 2024-10-18 10:49:39 | -| 29 | [bottle](https://github.com/bottlepy/bottle) | 8429 | 1463 | 292 | Python | bottle.py is a fast and simple micro-framework for python web-applications. | 2024-10-15 07:41:15 | +| 27 | [falcon](https://github.com/falconry/falcon) | 9508 | 944 | 165 | Python | The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale. | 2024-10-19 17:21:24 | +| 28 | [cakephp](https://github.com/cakephp/cakephp) | 8676 | 3427 | 69 | PHP | CakePHP: The Rapid Development Framework for PHP - Official Repository | 2024-10-21 16:57:47 | +| 29 | [bottle](https://github.com/bottlepy/bottle) | 8430 | 1465 | 292 | Python | bottle.py is a fast and simple micro-framework for python web-applications. | 2024-10-15 07:41:15 | | 30 | [blade](https://github.com/lets-blade/blade) | 5842 | 1173 | 16 | Java | :rocket: Lightning fast and elegant mvc framework for Java8 | 2024-06-17 01:05:35 | -| 31 | [pyramid](https://github.com/Pylons/pyramid) | 3955 | 883 | 76 | Python | Pyramid - A Python web framework | 2024-06-10 16:09:42 | -| 32 | [cherrypy](https://github.com/cherrypy/cherrypy) | 1844 | 363 | 251 | Python | CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev | 2024-08-31 10:29:14 | +| 31 | [pyramid](https://github.com/Pylons/pyramid) | 3954 | 883 | 76 | Python | Pyramid - A Python web framework | 2024-06-10 16:09:42 | +| 32 | [cherrypy](https://github.com/cherrypy/cherrypy) | 1845 | 363 | 251 | Python | CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev | 2024-08-31 10:29:14 | | 33 | [gwt](https://github.com/gwtproject/gwt) | 1519 | 374 | 866 | Java | GWT Open Source Project | 2024-10-20 21:39:22 | -### Last updated at : 2024-10-21 01:07:08 +### Last updated at : 2024-10-22 01:05:56