"؛Crawlee—یک کتابخانه پایتون برای web scraping و browser automation است برای ساخت reliable crawlers
👈استخراج دادهها برای AI، LLMs، RAG، یا GPT
👈فایلهای HTML، PDF، JPG، PNG، و سایر فایلها را از وبسایتها دانلود کنید.
👈 با BeautifulSoup و Playwright راحت تر کار کنید
https://github.com/apify/crawlee-python
🆔 @Python4all_pro
👈استخراج دادهها برای AI، LLMs، RAG، یا GPT
👈فایلهای HTML، PDF، JPG، PNG، و سایر فایلها را از وبسایتها دانلود کنید.
👈 با BeautifulSoup و Playwright راحت تر کار کنید
https://github.com/apify/crawlee-python
🆔 @Python4all_pro
👩💻 Mesop — is a framework from Google that simplifies the creation of AI web applications in Python. It is focused on accelerated development of AI applications and demo interfaces without requiring JavaScript, CSS or HTML skills.
🌟 Mesop supports hot reboot, allowing for quick setup of interfaces. The code is created using Python, including the use of ready-made components and APIs for simplified model connection.
🔐 License: Apache-2.0
🖥 Github
🆔 @Python4all_pro
🌟 Mesop supports hot reboot, allowing for quick setup of interfaces. The code is created using Python, including the use of ready-made components and APIs for simplified model connection.
🔐 License: Apache-2.0
🖥 Github
🆔 @Python4all_pro
👩💻 python-magic — is a Python wrapper around the libmagic library that is used to determine file types based on their contents! It allows you to extract information about file type, MIME type and other meta information by analyzing file headers rather than file extensions.
🌟 Application example: checking the uploaded file type in web data processing applications. The installation is available through PyPI and the project supports various operating systems.
🔐 License: MIT
🖥 Github
🆔 @Python4all_pro
🌟 Application example: checking the uploaded file type in web data processing applications. The installation is available through PyPI and the project supports various operating systems.
🔐 License: MIT
🖥 Github
🆔 @Python4all_pro
Pandas Fundamentals - Full Course
🔗 https://www.youtube.com/playlist?list=PLp0BA-8NZ4bgNDMxQojvn6eg71jaaRaYZ
#pandas #Python #library
🆔 @Python4all_pro
🔗 https://www.youtube.com/playlist?list=PLp0BA-8NZ4bgNDMxQojvn6eg71jaaRaYZ
#pandas #Python #library
🆔 @Python4all_pro
List of Python Project Ideas
Beginner Projects
🔹 Calculator
🔹 To-Do List
🔹 Number Guessing Game
🔹 Basic Web Scraper
🔹 Password Generator
🔹 Flashcard Quizzer
🔹 Simple Chatbot
🔹 Weather App
🔹 Unit Converter
🔹 Rock-Paper-Scissors Game
Intermediate Projects
🔸 Personal Diary
🔸 Web Scraping Tool
🔸 Expense Tracker
🔸 Flask Blog
🔸 Image Gallery
🔸 Chat Application
🔸 API Wrapper
🔸 Markdown to HTML Converter
🔸 Command-Line Pomodoro Timer
🔸 Basic Game with Pygame
Advanced Projects
🔺 Social Media Dashboard
🔺 Machine Learning Model
🔺 Data Visualization Tool
🔺 Portfolio Website
🔺 Blockchain Simulation
🔺 Chatbot with NLP
🔺 Multi-user Blog Platform
🔺 Automated Web Tester
🔺 File Organizer
برای دسترسی به پروژه هایی که در کانال منتشر شدند هشتگ #پروژه را در کانال دنبال کنید
#Python
🆔 @Python4all_pro
Beginner Projects
🔹 Calculator
🔹 To-Do List
🔹 Number Guessing Game
🔹 Basic Web Scraper
🔹 Password Generator
🔹 Flashcard Quizzer
🔹 Simple Chatbot
🔹 Weather App
🔹 Unit Converter
🔹 Rock-Paper-Scissors Game
Intermediate Projects
🔸 Personal Diary
🔸 Web Scraping Tool
🔸 Expense Tracker
🔸 Flask Blog
🔸 Image Gallery
🔸 Chat Application
🔸 API Wrapper
🔸 Markdown to HTML Converter
🔸 Command-Line Pomodoro Timer
🔸 Basic Game with Pygame
Advanced Projects
🔺 Social Media Dashboard
🔺 Machine Learning Model
🔺 Data Visualization Tool
🔺 Portfolio Website
🔺 Blockchain Simulation
🔺 Chatbot with NLP
🔺 Multi-user Blog Platform
🔺 Automated Web Tester
🔺 File Organizer
برای دسترسی به پروژه هایی که در کانال منتشر شدند هشتگ #پروژه را در کانال دنبال کنید
#Python
🆔 @Python4all_pro
👩💻 TheAlgorithms/Python
مجموعه ای از الگوریتم های نوشته شده در پایتون است. این یک پروژه منبع باز است که در آن توسعه دهندگان از سراسر جهان با الگوریتم های مختلف مورد استفاده در علوم کامپیوتر، ریاضیات و علوم داده مشارکت دارند.
🔍 این مخزن شامل صدها پیاده سازی الگوریتم در دسته های مختلف است، مانند:
🌟 Sorting and searching (e.g. quicksort, binary search).
🌟 Data structures (e.g. trees, graphs, queues).
🌟 Graph algorithms (e.g. depth-first search, breadth-first search).
🌟 Cryptography (e.g. encryption, hashing).
🌟 Machine learning algorithms and many more!
هدف این پروژه ارائه یک منبع یادگیری است که در آن توسعه دهندگان بتوانند یاد بگیرند و بفهمند که الگوریتم های مختلف چگونه کار می کنند. هر الگوریتم با نمونه کد همراه است و بسیاری از آنها توضیحات مفصلی دارند
🔐 License: MIT
💎 Github
#Python
🆔 @Python4all_pro
مجموعه ای از الگوریتم های نوشته شده در پایتون است. این یک پروژه منبع باز است که در آن توسعه دهندگان از سراسر جهان با الگوریتم های مختلف مورد استفاده در علوم کامپیوتر، ریاضیات و علوم داده مشارکت دارند.
🔍 این مخزن شامل صدها پیاده سازی الگوریتم در دسته های مختلف است، مانند:
🌟 Sorting and searching (e.g. quicksort, binary search).
🌟 Data structures (e.g. trees, graphs, queues).
🌟 Graph algorithms (e.g. depth-first search, breadth-first search).
🌟 Cryptography (e.g. encryption, hashing).
🌟 Machine learning algorithms and many more!
هدف این پروژه ارائه یک منبع یادگیری است که در آن توسعه دهندگان بتوانند یاد بگیرند و بفهمند که الگوریتم های مختلف چگونه کار می کنند. هر الگوریتم با نمونه کد همراه است و بسیاری از آنها توضیحات مفصلی دارند
🔐 License: MIT
💎 Github
#Python
🆔 @Python4all_pro
📍 مجموعه ای از ویدئوهای مقدمه ای بر برنامه نویسی در پایتون از یکی از بهترین دانشگاه های جهان، MIT!
🔗 Link: https://www.youtube.com/playlist?list=PLUl4u3cNGP62A-ynp6v6-LGBCzeH3VAQB
🆔 @Python4all_pro
🔗 Link: https://www.youtube.com/playlist?list=PLUl4u3cNGP62A-ynp6v6-LGBCzeH3VAQB
🆔 @Python4all_pro
Microsoft is offering Generative #AI for Beginners for FREE!
- 12 Weeks
- 21 Lessons
- Content is up to date
https://github.com/microsoft/generative-ai-for-beginners/tree/main?WT.mc_id=academic-105485-koreyst
🆔 @Python4all_pro
- 12 Weeks
- 21 Lessons
- Content is up to date
https://github.com/microsoft/generative-ai-for-beginners/tree/main?WT.mc_id=academic-105485-koreyst
🆔 @Python4all_pro
"WebApps in pure Python. No JavaScript, HTML and CSS needed"
https://github.com/rio-labs/rio
#Python
🆔 @Python4all_pro
https://github.com/rio-labs/rio
#Python
🆔 @Python4all_pro
"Undetectable, Lightning-Fast, and Adaptive Web Scraping for Python"
https://buff.ly/4hZqfTF
#Python
🆔 @Python4all_pro
https://buff.ly/4hZqfTF
#Python
🆔 @Python4all_pro
Introduction to Git and GitHub
https://www.clcoding.com/2024/02/introduction-to-git-and-github.html
🆔 @Python4all_pro
https://www.clcoding.com/2024/02/introduction-to-git-and-github.html
🆔 @Python4all_pro
pytorch_sparse — extensions for PyTorch designed for efficient processing of sparse tensors, which is important for graph neural networks and other tasks with sparse data.
🌟 The library includes optimized operations on sparse tensors, such as matrix multiplication and indexing. It is widely used in workloads that require graph and network data processing, and supports CUDA for GPU acceleration.
🔐 License: MIT
🖥 Github
#Python
🆔 @Python4all_pro
🌟 The library includes optimized operations on sparse tensors, such as matrix multiplication and indexing. It is widely used in workloads that require graph and network data processing, and supports CUDA for GPU acceleration.
🔐 License: MIT
🖥 Github
#Python
🆔 @Python4all_pro