Hello everyone, earlier this morning, I visited the official Python website and discovered a section highlighting what Python is used for. This section provides a brief overview of the most popular frameworks and libraries built with Python.
In my opinion, this is a great idea, as it increases visibility for these prominent libraries among beginners and the broader Python community.
I hope the PHP community can consider this awesome little feature to be implemented in the PHP official website.
So, what do you’ll think of this?
On Fri, Oct 11, 2024, at 12:48 PM, Oladoyinbo Vincent wrote:
Hello everyone, earlier this morning, I visited the official Python website and discovered a section highlighting what Python is used for. This section provides a brief overview of the most popular frameworks and libraries built with Python.
In my opinion, this is a great idea, as it increases visibility for these prominent libraries among beginners and the broader Python community.
I hope the PHP community can consider this awesome little feature to be implemented in the PHP official website.
So, what do you'll think of this?
There have been two recent RFC proposals related to this:
PHP: rfc:web-and-doc-use-not-endorsement discussed here: php.internals: [RFC] [Discussion] Using and Mentioning Third-party Packages in PHP Documentation and Web Projects
and
PHP: rfc:third-party-code discussed here: php.internals: [RFC] Policy on 3rd party code
Jim