Community of 🇪🇹 developers to showcase their projects If you have questions or suggestions message @CodeNightBot ▶️ Project playlist - https://bit.ly/codenight-yt
this issue is a linter issue specially if you use black, flake or anything so the best you can do is use multiple line for example
def func(xyz):Читать полностью…
# more than 80 chars line
abc = 'this is a string that is definitely more than 80 characters long and should be wrapped'
# fix is to use less than 79 chars
abc = (
'this is a string that is definitely more than 80 characters long'
' and should be wrapped'
)
Senior level design positions often require very particular skillsets which can be hard to find here, since uiux is a young field in Ethiopia
Читать полностью…is this job hard to do? or is there another reason why it got a very high payment?
Читать полностью…Also if u have many user u have to consider implementing concurrency control mechanism because the async feature alone won't be enough
Читать полностью…Yeah by pinging the server constantly u can make it run forever but what not worked for me is can't do background job or task .
Читать полностью…I will try it but is the free tier good? tell me the experience for telegram bot can my bot run 24/7?
can I include advanced bot features in the code?
What about the ram?
To host it on render u should wrap it with web serve
So and the create a web server and select python inter the run and pre run script then Voila! Ur bot is live.
Which method do u use to run the bot is it by pooling or wrap it in a web server with flask or something.
Читать полностью…Currently I am using it. But I want to expand my bot's functionality.
Читать полностью…Selam guy's
Bishoftu አከባቢ internship ዕድል የሚሰጥ company ካለ የምታዉቁት ነገሩኝ
Tell me guys the best teach stack recommended for building e commerce website for locall bussines in ethiopia
Читать полностью…I was creating a bot to download YouTube playlist and i wad using yt downloader and to run the yt it need other processes besides the main thread running the Webhooks so i was using Celery Worker so for background job to run yt but because am using the free plan i can't run it .
Читать полностью…What do u mean background job or task?
asynchronous programming?
Hey people urgent⚠️⚠️
Is there anybody here who is taking frontend pro dev at alx... I need a peer to review😁
I want you to see this,,, https://vercel.com/docs/functions/usage-and-pricing#node.js-python-ruby-and-go-runtimes
Читать полностью…With grammy I'm using it but with webhook not long polling
Читать полностью…Job Alert: Figma Designer
Remote Full-Time | Based in Addis Ababa
Salary: 109,000 ETB/month
Deadline: July 30, 2025
hiring a creative & skilled Figma Designer!
Join a remote-friendly team and bring ideas to life through clean wireframes and beautiful mockups.
Requirements:
-2+ years of hands-on design experience
-Background in design (degree or practical experience)
-Proficiency in Figma for UI/UX design
🔗 APPLY ONLY THROUGH THIS LINK:
👉 ❕❕Apply Here❕❕
📢 Share with someone who needs this!
/channel/FreelanceDire
/channel/FreelanceDire
/channel/FreelanceDire
Does Vercel offer free tier?
I am using PTB to build the bots
I can't find the free tier option it asks me for credit card
Читать полностью…To prevent the server spinning down u can ping it every 5 min from cronjob.com .
Читать полностью…