{"id":15372300,"url":"https://github.com/reorx/torext","last_synced_at":"2025-04-14T12:40:43.257Z","repository":{"id":57476595,"uuid":"3062459","full_name":"reorx/torext","owner":"reorx","description":"[WORKING ON] The missing tornado mate","archived":false,"fork":false,"pushed_at":"2023-08-14T21:35:24.000Z","size":663,"stargazers_count":61,"open_issues_count":2,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T01:50:50.993Z","etag":null,"topics":["api","extension","framework","python","tornado","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reorx.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-12-28T12:15:20.000Z","updated_at":"2021-04-17T03:45:39.000Z","dependencies_parsed_at":"2024-10-16T12:21:20.644Z","dependency_job_id":"46e747c9-3093-4ff1-9dc0-fb796e77585e","html_url":"https://github.com/reorx/torext","commit_stats":{"total_commits":291,"total_committers":3,"mean_commits":97.0,"dds":"0.0068728522336769515","last_synced_commit":"84c4300ebc7fab0dbd11cf8b020bc7d4d1570171"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reorx%2Ftorext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reorx%2Ftorext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reorx%2Ftorext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reorx%2Ftorext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reorx","download_url":"https://codeload.github.com/reorx/torext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248882997,"owners_count":21177135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","extension","framework","python","tornado","web"],"created_at":"2024-10-01T13:50:05.929Z","updated_at":"2025-04-14T12:40:43.188Z","avatar_url":"https://github.com/reorx.png","language":"Python","readme":"Description\n-----------\n\nTorext is an utilities bundle for tornado, aimed at easy development \u0026 deployment of tornado application.\n\nTornado is a great library, but sometimes I found it not that convenient to use, for example,\nI have to manually import handlers for Application initialization while there are more than one modules\nthat hold request handlers, I have to write ``define('myoption')`` for a lot of lines, they are unsightly and inconvenient to manipulate.\nEach time I encounter those problems, my developing process is disturbed, I have to either consult the code\nI wrote in old project, or type lengthy repetitive code. Tornado is elegant, so I think developing with tornado\nshould also be elegant.\n\nThat's what torext is created for, it contains features that most web frameworks commonly have:\n\n* database integration and models\n\n* url routing\n\n* validator for request arguments and everything\n\n* error handling dispatch\n\n* project scaffold\n\n* invoke settings from file\n\n* unit testing\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freorx%2Ftorext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freorx%2Ftorext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freorx%2Ftorext/lists"}