https://github.com/python/pythondotorg
Source code for python.org
https://github.com/python/pythondotorg
psf python
Last synced: 7 months ago
JSON representation
Source code for python.org
- Host: GitHub
- URL: https://github.com/python/pythondotorg
- Owner: python
- License: apache-2.0
- Created: 2012-10-08T16:00:15.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T03:32:31.000Z (8 months ago)
- Last Synced: 2025-05-11T04:23:52.458Z (8 months ago)
- Topics: psf, python
- Language: Python
- Homepage: https://www.python.org
- Size: 26.3 MB
- Stars: 1,554
- Watchers: 125
- Forks: 619
- Open Issues: 191
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# python.org
[](https://github.com/python/pythondotorg/actions/workflows/ci.yml)
[](https://pythondotorg.readthedocs.io/?badge=latest)
### General information
This is the repository and issue tracker for [python.org](https://www.python.org).
> [!NOTE]
> The repository for CPython itself is at https://github.com/python/cpython, and the
> issue tracker is at https://github.com/python/cpython/issues/.
>
> Similarly, issues related to [Python's documentation](https://docs.python.org) can be filed in
> https://github.com/python/cpython/issues/.
### Contributing
* Source code: https://github.com/python/pythondotorg
* Issue tracker: https://github.com/python/pythondotorg/issues
* Documentation: https://pythondotorg.readthedocs.io/
* Mailing list: [pydotorg-www](https://mail.python.org/mailman/listinfo/pydotorg-www)
* IRC: `#pydotorg` on Freenode
* License: Apache License