Search
504 results for “pycharm”
-
Yesterday I had a short vision(?) of a very slim python ide based on textual with my favorite functions.
Maybe because I ventured into nvim with plugins to resemble pycharm but with less ressources to revive my x220 but I'm not fully submerged in the workflow and sometimes I just damage then
lovely code accidentally with all those key combos. (More then tekken).I really should focus on my improved underbridge audio_io module instead which actual just solves a smaller edge case, while all the other new georgious additions have to wait for the final release.
-
Yazılım Geliştiriciler İçin En İyi IDE’ler
#yazılımgeliştirme, #ide, #vscode, #intellij, #pycharm, #eclipse, #netbeans, #androidstudio, #xcode, #programlama
https://huseyinozbekar.com/yazilim-gelistiriciler-icin-en-iyi-ideler/
-
Yazılım Geliştiriciler İçin En İyi IDE’ler
#yazılımgeliştirme, #ide, #vscode, #intellij, #pycharm, #eclipse, #netbeans, #androidstudio, #xcode, #programlama
https://huseyinozbekar.com/yazilim-gelistiriciler-icin-en-iyi-ideler/
-
Yazılım Geliştiriciler İçin En İyi IDE’ler
#yazılımgeliştirme, #ide, #vscode, #intellij, #pycharm, #eclipse, #netbeans, #androidstudio, #xcode, #programlama
https://huseyinozbekar.com/yazilim-gelistiriciler-icin-en-iyi-ideler/
-
Yazılım Geliştiriciler İçin En İyi IDE’ler
#yazılımgeliştirme, #ide, #vscode, #intellij, #pycharm, #eclipse, #netbeans, #androidstudio, #xcode, #programlama
https://huseyinozbekar.com/yazilim-gelistiriciler-icin-en-iyi-ideler/
-
Herbst-Update: Py5 Release 0.10.7a0 freigegeben
Das erste (für mich) wichtige Update in diesem Herbst: Letzte Woche verkündete James Schmitz stolz, daß er das Release 0.10.7a0 von Py5, dem Processing-Python3-Modul, das Processings Original-Bibliotheken (via JPype) nutzt, freigegeben habe, das auf dem jüngsten Processing-Release 4.4.6 beruhe. https://kantel.github.io/posts/2025090701_py5_0_10_7a0/ #Py5 #Python #Processing #CreativeCoding #JupyterLabDesktop #PyCharm #Thonny
-
- How do you call an annoyed python coder?
- grum.pyThat is what I am, as #PyCharm started to forget the test runner setting between sessions and resets the setting to "Autodetect". And if it was not annoying enough, it runs the tests with Unittest command even though Autodetect says, they are PyTest cases.
Either my installation is messed up pretty badly or I've just found another company that doesn't run enough regression tests. 😒
-
I'm writing a tool for working with the wxWidgets. library resource file.
I need this for a project at my main workplace. -
I'm writing a tool for working with the wxWidgets. library resource file.
I need this for a project at my main workplace. -
I'm writing a tool for working with the wxWidgets. library resource file.
I need this for a project at my main workplace. -
Neue Py5-Releases: Auf Version 0.10.5a0 folgte ganz schnell Version 0.10.6a0
Die letzte Aktualisierung für heute: Vor wenigen Tagen hatte James Schmitz stolz mit Py5 Version 0.10.5a0 das erste Update in diesem Jahr von Py5, dem Processing-Python3-Modul, das Processings Original-Bibliotheken (via JPype) nutzt, freigegeben. https://kantel.github.io/posts/2025052203_py5_010_6a0/ #Py5 #Python #Processing #CreativeCoding #JupyterLabDesktop #PyCharm #Thonny
-
Needed a simple way for my son to run a #Python development environment. "My #rdesktop template to the rescue!" It was easy to create a container that uses #PyCharm and run this from a browser, using a container and/or bootc (vm) images
-
«Клюква» — автоматизация документации проектов на Python
Привет! Меня зовут Алексей Фоменко. Я разработчик из Нижнего Новгорода. Сегодня хочу рассказать вам о своем сервисе «Клюква» . «Развесистая клюква» или просто «Клюква» в общем виде означает ложные или искаженные представления о чем‑либо. Как раз здесь мы приходим к написанию документации. К сожалению, составить и поддерживать документацию в актуальном состоянии — это проблема. Скорее всего проблема в том числе и в вашей компании.
https://habr.com/ru/articles/898182/
#python #документация #ast #uml #llm #langchain #pycharm #ai_assistant
-
@art I’m a long time #Vim and #NeoVim user. In fact, I’ve given talks on them. I use Vim key-bindings everywhere I can; especially #IdeaVim in #PyCharm. I’ve been using #HelixEditor lately. The key-bindings come from Vim, but aren’t about playing code golf. They’re about being easy to use and remember. When you start a multi-key sequence, there is typically a menu that pops up showing you what the next key can be. The big difference, though, is that in Helix first you make a selection, and then you act on it.
Helix is easier to use than Vim/NeoVim. I’m just a Helix beginner especially compared to my skills in Vim. Helix is absolutely worth a try. If it’s Vim for you, then it’s Vim. But Helix might offer you something familiar but simpler.
-
Y a-t-il des gens qui utilisent Talon ici avec des produits JetBrains ? Je voulais intégrer un peu de VoiceCode à ma vie, donc j'arrive à naviguer sur mon ordinateur avec Talon et tout par contre j'ai installé le plugin de VoiceCode sur Pycharm mais je ne trouve pas de documentation sur comment faire pour coder avec ma voix ?
Retoots fortement appréciés !
#Talon #Accessibility #a11y #VoiceCode #JetBrains #Pycharm #Programming #Python
-
I use #NeoVim, vi edit-mode in #bash, and #ideavim in #pycharm and #rustrover. In Bash, (once you hit Esc) you can edit in the line, or hit v to open up $EDITOR. But in the line, it’s really only vi, not Vim! So you can’t daw or ciw. Turns out I use the word text-object all the time! Very frustrating!
-
Wo ist unser Vektor, Viktor? Teil2: Vektoren in Pygame
Der Gravitar hat mich angefixt. Nachdem ich gestern (mehr oder weniger) erfolgreich die Python Arcade Bibliothek mit Vektoren verheiratet hatte, mußte ich heute auf seine Anregung hin unbedingt noch testen, wie das denn mit Pygame (genauer: Pygame CE) funktioniert. https://kantel.github.io/posts/2025021701_vectory_pygame/ #GameDev #Python #Pygame #PygameCE #NatureOfCode #Pygbag #PyCharm
-
"With microcommits and tests, I think I've limited the damage it can do."
#softwareengineering #developerexperience #smaller
https://www.industriallogic.com/blog/gilded-rose-with-ai-and-pycharm/
-
"With microcommits and tests, I think I've limited the damage it can do."
#softwareengineering #developerexperience #smaller
https://www.industriallogic.com/blog/gilded-rose-with-ai-and-pycharm/
-
"With microcommits and tests, I think I've limited the damage it can do."
#softwareengineering #developerexperience #smaller
https://www.industriallogic.com/blog/gilded-rose-with-ai-and-pycharm/
-
"With microcommits and tests, I think I've limited the damage it can do."
#softwareengineering #developerexperience #smaller
https://www.industriallogic.com/blog/gilded-rose-with-ai-and-pycharm/
-
"With microcommits and tests, I think I've limited the damage it can do."
#softwareengineering #developerexperience #smaller
https://www.industriallogic.com/blog/gilded-rose-with-ai-and-pycharm/
-
Letzte Woche Mittwoch erschienen die Aufgaben zur #WRO Saison 2025. Heute kam die Matte an und wir haben die Hindernisse und Aufgaben gebaut, die Python Entwicklungsumgebung mit PyCharm auf den Rechnern an den Start gebracht und ich habe als Coach angefangen einen Projektplan aufzusetzen, Doku vorzubereiten und ein Kanbanboard in GitHub aufgesetzt. 💪
Jetzt müssen wir nur noch die Aufgaben bis zum Regionalentscheid am 18.05. irgendwie schaffen. 🫣
#wro2025 #WorldRobotOlympiad #legospike #pybricks -
Letzte Woche Mittwoch erschienen die Aufgaben zur #WRO Saison 2025. Heute kam die Matte an und wir haben die Hindernisse und Aufgaben gebaut, die Python Entwicklungsumgebung mit PyCharm auf den Rechnern an den Start gebracht und ich habe als Coach angefangen einen Projektplan aufzusetzen, Doku vorzubereiten und ein Kanbanboard in GitHub aufgesetzt. 💪
Jetzt müssen wir nur noch die Aufgaben bis zum Regionalentscheid am 18.05. irgendwie schaffen. 🫣
#wro2025 #WorldRobotOlympiad #legospike #pybricks -
Letzte Woche Mittwoch erschienen die Aufgaben zur #WRO Saison 2025. Heute kam die Matte an und wir haben die Hindernisse und Aufgaben gebaut, die Python Entwicklungsumgebung mit PyCharm auf den Rechnern an den Start gebracht und ich habe als Coach angefangen einen Projektplan aufzusetzen, Doku vorzubereiten und ein Kanbanboard in GitHub aufgesetzt. 💪
Jetzt müssen wir nur noch die Aufgaben bis zum Regionalentscheid am 18.05. irgendwie schaffen. 🫣
#wro2025 #WorldRobotOlympiad #legospike #pybricks -
this dialog must have been programmed by AI.
the images on the right don't work. The bubbles and arrows do nothing at all.
The "buttons" on the left do nothing either.But a local AI sounds actually good.
Microsoft has this since LONG before the "AI" hype with #IntelliCode and it was pretty nice, since it "learned" from the project you were in, getting small but meaningful completions.https://visualstudio.microsoft.com/de/services/intellicode/
this was from #pycharm
-
I've been a fan of Sage (https://www.sagemath.org/) and CoCalc (https://cocalc.com/) for some time, and I would now like to complain.
Sage is an open source computer algebra system which is written in Python, but for technical reasons comes with its own version of the Python interpreter. The first IDE I used regularly was Eclipse, and I used to know the arcane steps needed to make it use the Sage Python binary on various systems.
I switched to PyCharm some years ago, but I have only been using it to write pure Python. Now I want to use Sage, so I tried doing the same gymnastics I used to do with Eclipse and was annoyed.
I decided that being forced to work online wasn't a big deal, so I'd use CoCalc instead. Even though CoCalc was made with Sage in mind, there does not seem to be direct support for running Python modules with Sage, only the notebook style is promoted. It seems absurd to me that after all these years it is still so much work to simply use Sage in a Python project with an IDE.
In addition to this, Sage's support for the kinds of calculations I want to do at the moment is quite immature, with TODO in many, many places.
I want to use Sage since it combines many useful (and fast) libraries that I need, but I think I need to just accept that I should start building my own solution that works for my purposes.
I know that I could contribute to Sage, but I feel like the weight of changing what I need to change is so much, and that I would get my calculation done faster by just doing it myself.
#SageMath #Python #CoCalc #EclipseIDE #PyCharm #math #OpenSource #FOSS
-
Опыт самостоятельного перехода с продуктов компании JetBrains на экосистему EvaTeam
После объявления о блокировке лицензий JetBrains (разработчик YouTrack, Space, PyCharm и т.д.) компания «Сапфир-Интеграция» приступила к миграции на экосистему EvaTeam, которую успешно провела своими силами. Рассказываем подробный кейс перехода.
-
Ben de biraz sevineyim!
Raspberry Pi 5'te ilk defa Arduino çalıştırdım!
PyCharm ile PyGame oyun çalıştırdım, ama Arduino çalıştırmamıştım.
İlkler bir başka oluyor. ツ
Elbette ki ilk kart olarak Arduino UNO ve kod olarak da "blink" çalışıyor ツ
Kısa bir video çektim, ama 92MB videoyu mastodon'a yükleyemedim.
Birkaç gün sonra arşivimi alınca sileceğim facebook hesabıma yükledim!
Linkini eklesem mi?
https://www.facebook.com/aslankemalaslan/videos/2447929172063698/#raspberrypios #raspberrypi5_8gb #arduinoide #arduinouno #blink
-
Şu Pi-Apps çok iyiymiş!
Raspberry Pi OS'a nasıl kuracağım diye düşündüklerim dahil her şey var.
PyCharm, Arduino, geçen keşfedip indirdiğim temizlik programı BleachBit ve bir sürü program içeriğine göre ayrılmış başlıklarda kurulmayı bekliyor.
Seçildiği anda kolayca kuruluyorlar.
İçindeki link yüzünden hatalı çıktığından terminal komutunu buraya yazamıyorum.