{"id":28563823,"url":"https://github.com/twisted/nevow","last_synced_at":"2025-07-09T13:10:06.448Z","repository":{"id":17752460,"uuid":"20603313","full_name":"twisted/nevow","owner":"twisted","description":"Web Application Construction Kit","archived":false,"fork":false,"pushed_at":"2022-04-11T07:21:15.000Z","size":3286,"stargazers_count":64,"open_issues_count":12,"forks_count":31,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-07-04T20:46:35.935Z","etag":null,"topics":["html","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twisted.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-07T21:37:17.000Z","updated_at":"2025-06-26T06:36:51.000Z","dependencies_parsed_at":"2022-09-26T21:40:12.852Z","dependency_job_id":null,"html_url":"https://github.com/twisted/nevow","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/twisted/nevow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twisted%2Fnevow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twisted%2Fnevow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twisted%2Fnevow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twisted%2Fnevow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twisted","download_url":"https://codeload.github.com/twisted/nevow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twisted%2Fnevow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264465885,"owners_count":23612585,"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":["html","python"],"created_at":"2025-06-10T13:08:44.897Z","updated_at":"2025-07-09T13:10:06.062Z","avatar_url":"https://github.com/twisted.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nDivmod Nevow\n============\n\nDivmod Nevow is a web application construction kit written in Python. It is\ndesigned to allow the programmer to express as much of the view logic as\ndesired in Python, and includes a pure Python XML expression syntax named stan\nto facilitate this. However it also provides rich support for designer-edited\ntemplates, using a very small XML attribute language to provide bi-directional\ntemplate manipulation capability.\n\nNevow also includes Divmod Athena, a \"two way web\" or \"`COMET`_\"\nimplementation, providing a two-way bridge between Python code on the server\nand JavaScript code on the client.  Modular portions of a page, known as\n\"athena fragments\" in the server python and \"athena widgets\" in the client\njavascript, can be individually developed and placed on any Nevow-rendered page\nwith a small template renderer.  Athena abstracts the intricacies of HTTP\ncommunication, session security, and browser-specific bugs behind a simple\nremote-method-call interface, where individual widgets or fragments can call\nremote methods on their client or server peer with one method: \"callRemote\".\n\nInstallation\n------------\n\nBefore installing Nevow, you should install `Twisted`_, unless you are going to\nwrite very simple CGI applications. Nevow integrates fully with the twisted.web\nserver providing easy deployment.\n\nNevow uses the standard distutils method of installation::\n\n    python setup.py install\n\nIf you do not have Twisted installed, you can run a subset of the tests using\nthe test.py script. If you have twisted installed, the test.py script will\nissue the following trial command::\n\n    trial -v nevow.test formless.test\n\n.. _`Twisted`: http://twistedmatrix.com/\n\nDocumentation\n-------------\n\nMore detailed introductory documentation is available in the doc/ directory,\nalong with the beginnings of a reference manual. A large number of examples are\navailable in the examples/ directory. These examples require Twisted to run. A\ntac file (twisted application configuration) can be started by invoking twistd,\nthe twisted daemon::\n\n    twistd -noy foo.tac\n\nMore Information\n----------------\n\nInformation about `Nevow commits`_ is available on GitHub.\nThe Nevow git repository can be checked out using::\n\n  git clone https://github.com/twisted/nevow.git\n\nDiscussion of Nevow occurs on the `twisted.web mailing list`_. The Nevow\ndevelopers are also often available for real-time help on the `#twisted.web\nchannel`_ on irc.freenode.net.\n\n.. _`Nevow commits`: https://github.com/twisted/nevow/commits/master\n.. _`twisted.web mailing list`: http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web\n.. _`#twisted.web channel`: irc://irc.freenode.net/#twisted.web\n.. _`COMET`: http://alex.dojotoolkit.org/?p=545\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwisted%2Fnevow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwisted%2Fnevow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwisted%2Fnevow/lists"}