Ratul Maharaj
-
Closing out this initial series of posts with one last f-string related nugget which will also be new in 3.12✨
I really enjoyed creating these and learnt a lot as well! So if you’re keen for more of this sort of content, then definitely drop a follow 🚀
-
Here’s something new coming to Python 3.12 ✨
It’s going to make working with f-strings a whole lot nicer!
-
Another neat trick to enhance the formatting of your text output is to add padding and alignment to it using f-strings! ✨🚀
See how below👇
#fstrings #python #programming #datascience #foss #pythoninapost
-
The ternary operator in Python is pretty nifty especially when combined with F-strings! ✨🐍
Here’s how to use it 👇
-
F-strings can help make debugging your python code a little bit easier! 🐛
Learn how 👇
-
Turn boring dates into stylish statements with Python’s F-strings! 🚀
Using F-strings, you can effortlessly format datetime values to suit your needs! 📆✨
Check it out:
-
💡Want to display numbers and currency neatly in Python? F-strings have got your back!
Give this a try:
-
I've decided to create a Python programming mastery series which I’m calling 'Python in a Post' 🎉
The idea is that with each post, the reader will perhaps learn a new Python concept, tip, or trick that can immediately be put into action.
If you're interested, drop a follow and join me on this journey to Python mastery! 💻🐍
-
I’ve been loving using #hatch when doing anything in python.
The way environments work can be a bit confusing at first. I was tempted to activate them and then `pip install` things myself but turns out you don’t need to worry about it at all. You basically just add your dependencies to the pyproject.toml file and hatch takes care of the rest.
#python #pyprojecttoml #packaging #development #programming #code
-
I think I’m starting to like this pyproject.toml thing 🤔
#python #pyprojecttoml #toml #development #package #application
-
I’ve given overcast a really good try - made it my default app everywhere for about two weeks now - but I just couldn’t make it stick. Back to Apple Podcasts we go.
-
Got access to the GitHub Co-pilot CLI today. Not as blown away by this as I was when I got access to co-pilot but there’s definitely potential here. Let’s see how it goes…
#git #github #copilot #copilotcli #software #developer #cli #terminal
-
Someone has been listening to way too many podcasts recently.
#podcast #dogs #dogsofmastodon #talkpython #pythonbytes #SyntaxFM #changelog #shoptalk #dachshund
-
@tonybaloney #SyntaxFM is really great if you’re interested in the web world. Also been enjoying listening to the #ShopTalk show and #wtf1 (if you’re a fan of formula 1).
-
#TodayILearnt that you can easily deploy serverless functions in languages other than JavaScript/Typescript on vercel 🤯
#python #vercel #nextjs #go #ruby #nodejs #serverless #functions
-
Mastodon can be installed as a #PWA
On iOS (in safari) you need to click the share button -> Add to Home Screen -> Add👇🏽
#TodayILearnt #Fosstodonhelp #Fosstodon #MastodonHelp #MastodonApps
-
#TodayILearnt that you can follow hashtags on the fosstodon.org web app by searching for the hashtag and clicking the follow icon (top right).