For the first time since the start of the TIOBE index nearly 20 years ago, Java and C don't make up the top 2 positions any more. C is still number one, but it is Python that claims the second position now. Some say that Python's recent... (more…)
Read more »
AST-based fragmental source code refactoring toolkit for Python - GitHub - isidentical/refactor: AST-based fragmental source code refactoring toolkit for Python... (more…)
Read more »
🖥️ urllib3 now works in the browser
🎉 This release adds experimental support for using urllib3 in the browser with Pyodide! 🎉
Thanks to Joe Marshall (@joemarshall) for contributing this feature. Th... (more…)
Read more »
If you've ever used Lark, you probably already know that it's rather featureful compared to other parsing libraries. Even when it was first released, five years ago, it already had two parsing algorithms, several lexers, automatic AST construction, automa... (more…)
Read more »
cage - Develop and run your Python applications in clean Docker environments...
Read more »