Hello, I am a Computer Science student at Oregon State University and would like to submit some ideas/feature requests for the Python programming language as part of a project for an Open Source Software course I am taking. I am a subscriber to the Python-Ideas mailing list.
1) The first idea/feature request I have is to add multi-line commenting to the Python programming language. Many other programming languages have this functionality and I believe adding multi-line commenting to Python will improve its efficiency for developers. 2) The second idea/feature request I have is to add capability to optimize for database access and usage. The reason for creating capability to optimize for database access and usage is the fact that Python lacks a high-quality and convenient interface for dealing with databases relative to other languages. Databases are utilized in so many applications today and implementing such functionality for Python would make a big difference in terms of strengthening the language. 3) The third idea/feature request I have is to add functionality for mobile application development to the Python programming language. The rationale for implementing additional capability for mobile application development is to further Python’s usage in that area. Python, while used in a variety of applications, truly lacks high quality mobile development functionality and adding it would improve the language greatly. I look forward to any feedback you may have. Thank you, Eric
_______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/U5JWXP56W5F25AWNXAJAFIKINGJWAGIW/ Code of Conduct: http://python.org/psf/codeofconduct/