Difference between revisions of "Pythonwebkit"
(create is GNU and resources) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=PythonWebkit | |Name=PythonWebkit | ||
− | |Short description=Python Webkit DOM Bindings | + | |Short description=Python Webkit DOM Bindings. |
|Full description=The Python Webkit DOM Project makes python a full peer of javascript when | |Full description=The Python Webkit DOM Project makes python a full peer of javascript when | ||
it comes to accessing and manipulating the full features available to | it comes to accessing and manipulating the full features available to | ||
Line 7: | Line 7: | ||
such as getElementsbyTagName and appendChild, event callbacks through | such as getElementsbyTagName and appendChild, event callbacks through | ||
onclick, timeout callbacks through window.setTimeout, and even AJAX | onclick, timeout callbacks through window.setTimeout, and even AJAX | ||
− | using XMLHttpRequest, can also be done from python. | + | using XMLHttpRequest, can also be done from [[python]]. |
|Homepage URL=https://www.gnu.org/software/pythonwebkit/ | |Homepage URL=https://www.gnu.org/software/pythonwebkit/ | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
− | |Decommissioned | + | |VCS checkout command=git clone git://git.savannah.gnu.org/pythonwebkit.git |
− | | | + | |Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]''' |
− | | | + | |
+ | [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] | ||
+ | |||
+ | [https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line] | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | '''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | ||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org | ||
+ | ---- | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |Version date=2012/06/18 | ||
+ | |Version status=stable | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date= | + | |Last review date=2019/01/05 |
|Submitted by=Bendikker | |Submitted by=Bendikker | ||
|Submitted date=2018/04/27 | |Submitted date=2018/04/27 | ||
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=pythonwebkit | |GNU package identifier=pythonwebkit | ||
+ | |Decommissioned/Obsolete=No | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Daniel Wozniak | ||
+ | |Role=maintainer | ||
+ | |Email=dan@orvant.com | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Luke Leighton | ||
+ | |Role=maintainer | ||
+ | |Email=lkcl@lkcl.net | ||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Savannah (Ref) | |Resource audience=Savannah (Ref) | ||
− | |Resource URL=https://savannah.gnu.org/projects/pythonwebkit | + | |Resource URL=https://savannah.gnu.org/projects/pythonwebkit/ |
}} | }} | ||
{{Resource | {{Resource | ||
Line 28: | Line 58: | ||
|Resource URL=https://git.savannah.gnu.org/cgit/pythonwebkit.git/ | |Resource URL=https://git.savannah.gnu.org/cgit/pythonwebkit.git/ | ||
}} | }} | ||
− | {{Software category}} | + | {{Resource |
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/pythonwebkit-dev/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://savannah.gnu.org/people/ | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Programming-language=C, C++ | ||
+ | |Runs-on=Windows, OS X, GNU/Linux | ||
+ | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 08:18, 5 January 2019
PythonWebkit
https://www.gnu.org/software/pythonwebkit/
Python Webkit DOM Bindings.
The Python Webkit DOM Project makes python a full peer of javascript when it comes to accessing and manipulating the full features available to Webkit, such as HTML5. Everything that can be done with javascript, such as getElementsbyTagName and appendChild, event callbacks through onclick, timeout callbacks through window.setTimeout, and even AJAX using XMLHttpRequest, can also be done from python.
This is a GNU package:
pythonwebkit
Download
(stable)
released on 18 June 2012
Donate link
https://my.fsf.org/donate/Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/VCS Checkout
Categories
Licensing
Leaders and contributors
Contact(s) | Role |
---|---|
Daniel Wozniak | maintainer |
Luke Leighton | maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah (Ref) | https://savannah.gnu.org/projects/pythonwebkit/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/pythonwebkit-dev/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/pythonwebkit.git/ | |
General | https://savannah.gnu.org/people/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 5 January 2019.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.