{"id":16032558,"url":"https://github.com/steder/txproject","last_synced_at":"2025-06-12T08:34:03.323Z","repository":{"id":2381077,"uuid":"3346414","full_name":"steder/txproject","owner":"steder","description":"Twisted project quickstart","archived":false,"fork":false,"pushed_at":"2015-04-13T14:17:43.000Z","size":122,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T12:43:18.527Z","etag":null,"topics":["project-template","python","twisted"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-03T17:20:01.000Z","updated_at":"2017-02-19T16:17:22.000Z","dependencies_parsed_at":"2022-08-28T05:31:15.766Z","dependency_job_id":null,"html_url":"https://github.com/steder/txproject","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steder%2Ftxproject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steder%2Ftxproject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steder%2Ftxproject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steder%2Ftxproject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steder","download_url":"https://codeload.github.com/steder/txproject/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289398,"owners_count":20914464,"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":["project-template","python","twisted"],"created_at":"2024-10-08T21:23:07.598Z","updated_at":"2025-04-05T04:43:55.428Z","avatar_url":"https://github.com/steder.png","language":"Python","readme":"# txProject\n## About\n\ntxProject is a set of utilities for quickly creating getting simple Twisted Python based\nprojects off the ground with all the convenient boilerplate already in place.\n\nBy providing a working skeleton with tests, plugin files, and basic configuration\ntxProject makes it easier for a twisted newbie to see how things fit together.  They\nget an idea how they might organize their code and they have something that is working\nimmediately that they can begin to explore.\n\ntxProject is driven by basic templates and these templates can easily be customized\nto provide more or fewer features to fit the developers needs.\n\n## Installation\n\n### Standard installation with Distutils\n\n$ tar -zxvf txProject-1.0.tar.gz\n$ cd txProject\n$ python setup.py build\n$ sudo python setup.py install\n\n## Example Usage\n\ntxProject provides a txproject command.\n\n### Creating a simple Twisted Web application\n\n    $ txproject hello\n\nThis command creates the following:\n\n    Hello/\n    |-- bin/\n    |-- hello/\n    |   |-- test/\n    |   |   `-- test_web.py\n    |   `-- web.py\n    `-- twisted/\n            plugins/\n                hello_plugin.py\n                    \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteder%2Ftxproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteder%2Ftxproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteder%2Ftxproject/lists"}