# PythonWebKit
**Wikidata**: [Q131461092](https://www.wikidata.org/wiki/Q131461092)  
**Source**: https://4ort.xyz/entity/pythonwebkit

## Summary
PythonWebKit is a free-software Python package that provides Python bindings for the WebKit DOM (also known as "Python Webkit DOM Bindings"). It is distributed under the GNU Lesser General Public License and is part of the GNU Project, with project pages on the GNU website and source hosted on GNU Savannah.

## Key Facts
- PythonWebKit is an instance of free software and a Python package.  
- Alias: "Python Webkit DOM Bindings".  
- License: distributed under the GNU Lesser General Public License (LGPL).  
- Part of the GNU Project (the GNU Project's inception date is 1983-09-27).  
- Official project website: https://www.gnu.org/software/pythonwebkit/ (English).  
- Source code repository: https://savannah.gnu.org/projects/pythonwebkit/ (hosted on GNU Savannah).  
- Copyright status: copyrighted.  
- Listed in the Free Software Directory as "Pythonwebkit".

## FAQs
### Q: What is PythonWebKit?
A: PythonWebKit is a Python package that provides bindings for the WebKit DOM, enabling interaction with WebKit's document object model from Python. It is distributed as free software under the GNU Lesser General Public License.

### Q: Under what license is PythonWebKit released?
A: PythonWebKit is released under the GNU Lesser General Public License (LGPL).

### Q: Where can I find the source code and project pages for PythonWebKit?
A: The official project page is on the GNU website at https://www.gnu.org/software/pythonwebkit/, and the source code repository is hosted on GNU Savannah at https://savannah.gnu.org/projects/pythonwebkit/.

### Q: Is PythonWebKit part of a larger project or ecosystem?
A: Yes. PythonWebKit is part of the GNU Project and is listed in the Free Software Directory as "Pythonwebkit".

## Why It Matters
PythonWebKit matters because it provides a bridge between Python and the WebKit DOM, allowing Python programs to access and manipulate web document structures that are implemented with WebKit. As a Python package released under the GNU Lesser General Public License, it fits into the free-software ecosystem promoted by the GNU Project, enabling developers to use, study, modify, and redistribute the software under LGPL terms. Hosting on GNU Savannah and listing in the Free Software Directory place PythonWebKit within established free-software infrastructure, which helps with discoverability, collaboration, and compliance with free-software standards. For developers who need to integrate Python code with WebKit-based DOM functionality while remaining within the GNU/free-software licensing framework, PythonWebKit provides a maintained entry point and official project hosting.

## Notable For
- Being an explicit Python binding for the WebKit DOM (alias: "Python Webkit DOM Bindings").  
- Distribution under the GNU Lesser General Public License.  
- Inclusion in the GNU Project and presence on the GNU website.  
- Source hosting on GNU Savannah (https://savannah.gnu.org/projects/pythonwebkit/).  
- Listing in the Free Software Directory as "Pythonwebkit".

## Body
### Overview
- Name: PythonWebKit.  
- Also known as: Python Webkit DOM Bindings.  
- Purpose (as indicated by alias): to provide Python bindings for the WebKit DOM.

### Classification and Status
- Instance of: free software.  
- Instance of: Python package.  
- Copyright status: copyrighted.  
- Listed entry name in Free Software Directory: "Pythonwebkit".

### Licensing
- License: GNU Lesser General Public License (LGPL).  
- As LGPL-licensed software, it is distributed under terms that permit running, studying, changing, and redistributing the software and derived works in accordance with the LGPL.

### Relationship to GNU
- Part of: GNU Project.  
- The GNU Project has an inception date of 1983-09-27.  
- Project page hosted on the GNU website: https://www.gnu.org/software/pythonwebkit/ (English).

### Source Code and Hosting
- Source code repository URL: https://savannah.gnu.org/projects/pythonwebkit/.  
- Hosting platform: GNU Savannah (repository qualifier indicates GNU Savannah hosting).

### Discoverability and Directory Listing
- Free Software Directory entry: Pythonwebkit.  
- Official project website: https://www.gnu.org/software/pythonwebkit/ (English).

### External Identifiers and Metadata
- Alias recorded: "Python Webkit DOM Bindings".  
- Repository and website URLs are the primary public endpoints for project information and source code.