🚨 Great deal alert! 🚨

Until May 1, 2026, you can get PyCharm for 💸✨30%✨💸 off. All of the money goes directly to the Django Software Foundation!

Use this link: https://www.jetbrains.com/pycharm/promo/support-django/

#django
#pycharm

Support the Django Software Foundation by buying PyCharm at a 30% Discount

During this campaign, buy PyCharm Pro with a 30% discount code and all money raised will go to the DSF’s general fundraising and Django Fellowship program

JetBrains

Last stop for my #PyCon trip this month - I will be at PyCon #Austria. Come talk to me about what you think about #PyCharm and how I can help you.

#Python #conference #AI #Data

Title: P0: PyCharm on Linux and pip disabling [2023-07-23 Sun]
I installed PyCharm community under Gentoo Linux. 🐧
There was error:

The IDE cannot execute a test script in the directory. Possible reason: the partition is mounted with 'no exec' option.

I fixed it with:
ln -s tmp /tmp

and disabled #pip, PyCharm don't requre it anyway:
chmod -x /usr/lib/python-exec/python3.11/pip*
💓\n#pip #PyCharm #linux #gentoo #pip #pip

Title: P0: PyCharm on Linux and pip disabling [2023-07-23 Sun]
I installed PyCharm community under Gentoo Linux. 🐧
There was error:

The IDE cannot execute a test script in the directory. Possible reason: the partition is mounted with 'no exec' option.

I fixed it with:
ln -s tmp /tmp

and disabled #pip, PyCharm don't requre it anyway:
chmod -x /usr/lib/python-exec/python3.11/pip*
💓\n#pip #PyCharm #linux #gentoo #pip #pip

рубрика #звездавшоке - внезапно сегодня #pycharm стал галлюцинировать при обращении к Codex, в окне отображается иницилиализация без текста ввода, хотя по логам всё ок и пишется без проблем. #jetbrains спрашивается а за что я денег заношу?
отдельный кек - для нормальной в плане удобства работы с результатами нейронки пришлось покопаться в кишках pycharm и написать скрипт который аккуратно достаёт кусочки веток из догов и склеивает их - а штатные инструменты в самом pycharm не работают уже давно.
Is anyone using PyCharm to edit a Django project on a remote server via SSH? I tried and failed - ran into stupid UI bugs that made it unusable. So frustrating for a paid project. #pycharm #jetbrains
How (Not) to Learn Python | The PyCharm Blog

Let’s have a look at PyCharm's AI features and investigate in more detail why they are great for professional developers but may not be ideal for learners.

The JetBrains Blog

Who will be at #Darmstadt for #PyConDE & #PyData next week? I will be there and if you are using #PyCharm, please come and talk to me and let me know how we can make it better for you. Or I can show you all the new cool stuff in the new 2026.1 release.

#Python #AI #DataScience

I've started to learn #Java over the past few days. Not the first time I've looked at it, but now my #Python is more advanced I'm finding Java makes more sense to me. Perhaps I'll reach the point of becoming vaguely useful in a while!

As far as IDEs are concerned, #Jetbrains is the obvious one, not just because I use #PyCharm Pro, though familiarity certainly helps. But I've decided to try out #eclipse properly (used in the past with #PyDev which I did not get on with) and also #Netbeans.

How to Train Your First TensorFlow Model in PyCharm | The PyCharm Blog

Read this step-by-step tutorial to learn how you can train your first TensorFlow model using PyCharm.

The JetBrains Blog