docs.python.org/3/library/abc.html
Preview meta tags from the docs.python.org website.
Linked Hostnames
5- 2 links todocs.python.org
- 2 links togithub.com
- 2 links topeps.python.org
- 2 links towww.python.org
- 1 link towww.sphinx-doc.org
Thumbnail

Search Engine Appearance
https://docs.python.org/3/library/abc.html
abc — Abstract Base Classes
Source code: Lib/abc.py This module provides the infrastructure for defining abstract base classes(ABCs) in Python, as outlined in PEP 3119; see the PEP for why this was added to Python. (See also ...
Bing
abc — Abstract Base Classes
https://docs.python.org/3/library/abc.html
Source code: Lib/abc.py This module provides the infrastructure for defining abstract base classes(ABCs) in Python, as outlined in PEP 3119; see the PEP for why this was added to Python. (See also ...
DuckDuckGo
abc — Abstract Base Classes
Source code: Lib/abc.py This module provides the infrastructure for defining abstract base classes(ABCs) in Python, as outlined in PEP 3119; see the PEP for why this was added to Python. (See also ...
General Meta Tags
8- titleabc — Abstract Base Classes — Python 3.13.3 documentation
- charsetutf-8
- viewportwidth=device-width, initial-scale=1.0
- viewportwidth=device-width, initial-scale=1
- descriptionSource code: Lib/abc.py This module provides the infrastructure for defining abstract base classes(ABCs) in Python, as outlined in PEP 3119; see the PEP for why this was added to Python. (See also ...
Open Graph Meta Tags
9- og:titleabc — Abstract Base Classes
- og:typewebsite
- og:urlhttps://docs.python.org/3/library/abc.html
- og:site_namePython documentation
- og:descriptionSource code: Lib/abc.py This module provides the infrastructure for defining abstract base classes(ABCs) in Python, as outlined in PEP 3119; see the PEP for why this was added to Python. (See also ...
Twitter Meta Tags
1- twitter:cardsummary_large_image
Link Tags
14- author../about.html
- canonicalhttps://docs.python.org/3/library/abc.html
- copyright../copyright.html
- index../genindex.html
- nextatexit.html
Links
9- https://docs.python.org/bugs.html
- https://docs.python.org/license.html
- https://github.com/python/cpython/blob/main/Doc/library/abc.rst
- https://github.com/python/cpython/tree/3.13/Lib/abc.py
- https://peps.python.org/pep-3119