#pythonlanguage — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pythonlanguage, aggregated by home.social.
-
"Rust usage for Python extensions surged 22% in one year as developers choose memory safety and C-level performance over traditional approaches."
https://thenewstack.io/rust-pythons-new-performance-engine/
#rustlanguage #rustlang #rust #pythonlanguage #pythonlang #python
-
"Rust usage for Python extensions surged 22% in one year as developers choose memory safety and C-level performance over traditional approaches."
https://thenewstack.io/rust-pythons-new-performance-engine/
#rustlanguage #rustlang #rust #pythonlanguage #pythonlang #python
-
"Rust usage for Python extensions surged 22% in one year as developers choose memory safety and C-level performance over traditional approaches."
https://thenewstack.io/rust-pythons-new-performance-engine/
#rustlanguage #rustlang #rust #pythonlanguage #pythonlang #python
-
"Rust usage for Python extensions surged 22% in one year as developers choose memory safety and C-level performance over traditional approaches."
https://thenewstack.io/rust-pythons-new-performance-engine/
#rustlanguage #rustlang #rust #pythonlanguage #pythonlang #python
-
"Rust usage for Python extensions surged 22% in one year as developers choose memory safety and C-level performance over traditional approaches."
https://thenewstack.io/rust-pythons-new-performance-engine/
#rustlanguage #rustlang #rust #pythonlanguage #pythonlang #python
-
Wing Python IDE version 11.0.4 has been released, with support for Python 3.14, improved Python code analysis and code warnings, and other minor enhancements: https://wingware.com/news/2025-09-08 #python #pythonlanguage #AIDevelopment
-
Wing Python IDE version 11 beta 1 is now available for early access, with improved AI assisted development, support for package management with uv, improved Python code analysis, updated localizations, and more: https://wingware.com/wingide/early #python #pythonlanguage #AIDeveloper
-
Wing Python IDE version 10.0.9 has been released with bug fixes for AI supported development and Find Uses, a new line spacing preference, and other improvements: https://wingware.com/news/2025-03-24 #python #pythonlanguage
-
Wing Pro version 10.0.6 has been released with support for Python 3.13 and some other improvements: https://wingware.com/news/2024-09-20 #python #pythonlanguage #pythonprogramming
-
Wing 10.0.5 adds support for ARM Linux, updates the German language localization, changes default AI model to more efficient and economical gpt-4o, and fixes several bugs: https://wingware.com/news/2024-07-08 #python #pythonprogramming #pythonlanguage
-
Wing Python IDE 10.0.3 has been released with more control over AI request context, keyboard navigability fixes, better Diff/Merge for directories and files, and many other improvements: https://wingware.com/news/2024-03-14 #python #pythonlanguage #AIDevelopment
-
Wing Pro 10.0.2 added AI chat to its lineup of AI assisted development features. You can use it to ask about existing code or iteratively develop new code: https://wingware.com/hints/ai-chat #python #pythonlanguage #AIDevelopment
-
Wing Pro 10 added mind-blowing AI-assisted software development features: Code suggestion, refactoring, and description-driven development. A few examples: https://wingware.com/hints/ai-dev #python #pythonlanguage #aidevelopment
-
Wing Python IDE version 9.1.2 has been released with improved auto-import, debugging with mingw, and other fixes: https://wingware.com/news/2023-09-28 #python #pythonlanguage
-
Julia and Python are often seen as competitors, but in this video, I want to show the integration between them. Using the PythonCall and the JuliaCall packages we can call Julia from Python and Python from Julia.
Check my new video: https://abelsiqueira.com/blog/2023-09-05-best-frenemies-julia-and-python/
What other kind of integration would you think is very important for Julia?
Do you think the Python integration is enough to convince people to use Julia more, coming from Python?#Julia #Julialang #python #pythonlanguage #integration #interoperability #pythoncall #juliacall #pkg #conda
-
Another new feature in Wing Pro 9.1: Auto-import from the auto-completer adds both the selected symbol and the import statement necessary to use it. #python #pythonlanguage
-
The reasons given for #pythonlanguage not having increment/decrement operators are rubbish. I'm still making loads of silly mistakes without them!
-
Interesting. Imagededup: a python library for finding duplicate images.
https://github.com/idealo/imagededup
#Software #PythonLanguage #ImageProcessing
Via Hacker News [ https://news.ycombinator.com/item?id=21157463 ].
-
A heads-up that Sunsetting of Python 2 is definitely(?) going to happen on Jan 1, 2020.
"That means that we will not improve it anymore after that day, even if someone finds a security problem in it. You should upgrade to Python 3 as soon as you can."