Top Python libraries of 2021 you should know about | Tryolabs
https://tryolabs.com/blog/2021/12/21/top-python-libraries-2021
https://tryolabs.com/blog/2021/12/21/top-python-libraries-2021
Tryolabs
Top Python libraries of 2021
There are so many amazing Python libraries out there that it's hard to keep track of all of them. That's why we share with you our hand-picked selection of some top libraries.
OK. So...I might have completely rebuilt my website...again - DEV Community
https://dev.to/sidcraftscode/ok-soi-might-have-completely-rebuilt-my-websiteagain-4h22
https://dev.to/sidcraftscode/ok-soi-might-have-completely-rebuilt-my-websiteagain-4h22
DEV Community
OK. So...I might have completely rebuilt my website...again
First of all Merry Christmas in advance, you probably won't be hearing from me on Christmas...
سلام دوستان
اگر برای شما هم پیشآمده که موقع پخش یک سری فایل از یک دایرکتوری که با شماره شروع میشن و به ترتیب هستن پلیر شما اون ترتیب رو رعایت نمیکنه و برای مثال فایلی که اسمش با ۱۰ شروع شده رو زودتر از فایلی که اسمش با ۲ شروع شده پلی میکنه، علت همچین خطایی این هست که پلیر شما برای مرتب کردن پلیلیست خودش تابعی استفاده کرده اعداد داخل اسم فایلها رو به صورت string خونده و اونها رو عدد نمیبینه.
برای اینکه از این مشکل خلاص بشین یا میتونید پلیر خودتون رو عوض کنید و یا اینکه اسم فایلها رو یه جوری تغییر بدین تا مرتبسازی توی پلیلیست اونها رو همونجوری که میخواین ببینه.
برای تغییر دادن اسم فایلهای دایرکتوری به همین منظور چند خط کدپایتون نوشتنم و امیدوارم به کار شما هم بیاد!
https://gist.github.com/mh-firouzjah/24a4f48d401c8271d2605fc8f1dee224
اگر برای شما هم پیشآمده که موقع پخش یک سری فایل از یک دایرکتوری که با شماره شروع میشن و به ترتیب هستن پلیر شما اون ترتیب رو رعایت نمیکنه و برای مثال فایلی که اسمش با ۱۰ شروع شده رو زودتر از فایلی که اسمش با ۲ شروع شده پلی میکنه، علت همچین خطایی این هست که پلیر شما برای مرتب کردن پلیلیست خودش تابعی استفاده کرده اعداد داخل اسم فایلها رو به صورت string خونده و اونها رو عدد نمیبینه.
برای اینکه از این مشکل خلاص بشین یا میتونید پلیر خودتون رو عوض کنید و یا اینکه اسم فایلها رو یه جوری تغییر بدین تا مرتبسازی توی پلیلیست اونها رو همونجوری که میخواین ببینه.
برای تغییر دادن اسم فایلهای دایرکتوری به همین منظور چند خط کدپایتون نوشتنم و امیدوارم به کار شما هم بیاد!
https://gist.github.com/mh-firouzjah/24a4f48d401c8271d2605fc8f1dee224
Gist
By running this program, the names of the files in the same directory are changed so that they are arranged in natural numerical…
By running this program, the names of the files in the same directory are changed so that they are arranged in natural numerical order in the video players playlist. - rename_for_natural_sort.md
سلام به همگی
شاید تا حالا اسم این سایت رو شنیدین یا کدهایی مرتبط به یکی از صفحاتش رو دیده باشین.
دورههای آموزشی ساده ولی پیوسته و جالبی داره و خودمم دارم یه دور اطلاعاتم رو با این سایت مرور میکنم و خب چیزهای زیادی هم یاد گرفتم تو این مسیر، امیدوارم شما هم ازش بهره ببرید
https://www.freecodecamp.org/learn
شاید تا حالا اسم این سایت رو شنیدین یا کدهایی مرتبط به یکی از صفحاتش رو دیده باشین.
دورههای آموزشی ساده ولی پیوسته و جالبی داره و خودمم دارم یه دور اطلاعاتم رو با این سایت مرور میکنم و خب چیزهای زیادی هم یاد گرفتم تو این مسیر، امیدوارم شما هم ازش بهره ببرید
https://www.freecodecamp.org/learn
www.freecodecamp.org
Learn to Code — For Free
https://bhch.github.io › 2018/12 › d...
django - How to clean up images and temporary files created during ...
https://www.google.com/url?sa=t&source=web&rct=j&url=https://bhch.github.io/posts/2018/12/django-how-to-clean-up-images-and-temporary-files-created-during-testing/&ved=2ahUKEwjRy-bgxI71AhVlRPEDHVSMDuEQFnoECD8QAQ&usg=AOvVaw1REDSGjwBsLj5qthf1F00H
django - How to clean up images and temporary files created during ...
https://www.google.com/url?sa=t&source=web&rct=j&url=https://bhch.github.io/posts/2018/12/django-how-to-clean-up-images-and-temporary-files-created-during-testing/&ved=2ahUKEwjRy-bgxI71AhVlRPEDHVSMDuEQFnoECD8QAQ&usg=AOvVaw1REDSGjwBsLj5qthf1F00H
Recovering a PostgreSQL Database After a Hard Drive Failure
https://sambhav.saggis.com/en/blog/recovering-postgresql-hard-drive-fail
https://sambhav.saggis.com/en/blog/recovering-postgresql-hard-drive-fail
Saggis
Recovering a PostgreSQL Database After a Hard Drive Failure
I walked past my server, but I noticed something amiss: the console was spitting out read errors for my hard drive. So, I shut the whole server down (which...
Twenty Projects in Data Science Using Python (Part-I)
https://www.datasciencecentral.com/profiles/blogs/top-20-projects-in-data-science-and-machine-learning-using-python
https://www.datasciencecentral.com/profiles/blogs/top-20-projects-in-data-science-and-machine-learning-using-python
Data Science Central
Twenty Projects in Data Science Using Python (Part-I) - DataScienceCentral.com
Young and dynamic data science and machine learning enthusiasts are all are very interested in making a career transition by learning and doing as much hands-on learning as possible with these technologies and concepts as Data Scientists or Machine Learning…
How to Learn Python for Data Science In 5 Steps
https://www.dataquest.io/blog/how-to-learn-python-for-data-science-in-5-steps/
https://www.dataquest.io/blog/how-to-learn-python-for-data-science-in-5-steps/
Dataquest
How to Learn Python (Step-By-Step) in 2024
Learn Python the right way. Avoid the pitfalls that make people quit, maximize the time spent on fun projects, and accelerate learning.
Coding for Girls: 10 Best Programming Platforms 2022
https://www.create-learn.us/blog/coding-for-girls-best-platforms/
https://www.create-learn.us/blog/coding-for-girls-best-platforms/
Kids' Coding Corner | Create & Learn
Coding for Girls: Inspire Girls to Pursue Computer Science
When one thinks of prominent figures in Computer Science, it's easy to list off famous men. You've probably heard of Bill Gates. Maybe Alan Turing rings a bell. But did you know that we often attribute the title of "First Computer Programer" to a Miss Ada…
What Makes Python An Ideal Programming Language For Startups
https://www.kdnuggets.com/2021/12/makes-python-ideal-programming-language-startups.html
https://www.kdnuggets.com/2021/12/makes-python-ideal-programming-language-startups.html
KDnuggets
What Makes Python An Ideal Programming Language For Startups - KDnuggets
In this blog, we will discuss what makes Python so popular, its features, and why you should consider Python as a programming language for your startup.
My (free) Django monitoring stack for 2022
https://mattsegal.dev/django-monitoring-stack.html
https://mattsegal.dev/django-monitoring-stack.html
Matt Segal Dev
My (free) Django monitoring stack for 2022
The free tools I use to keep an eye on my Django apps
Introduction to Django Signals
https://www.pluralsight.com/guides/introduction-to-django-signals
https://www.pluralsight.com/guides/introduction-to-django-signals
Pluralsight
Introduction to Django Signals | Pluralsight
This guide will explore how to use signals in Django as a method to pre-process and post-process data on its way to a database or just after saving to a database.
Forwarded from 🐍 Python & Raspberry 🐍 (فرهاد ناصری زاده 🐍)