پایتون ( Machine Learning | Data Science )
23.6K subscribers
485 photos
58 videos
103 files
344 links
◀️اینجا با تمرین و چالش با هم پایتون رو یاد می گیریم

بانک اطلاعاتی پایتون
پروژه / code/ cheat sheet
+ویدیوهای آموزشی

+کتابهای پایتون
تبلیغات:
@alloadv

🔁ادمین :
@maryam3771
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
⚡️ Clark is a command line tool for audio and video editing with the ability to set timestamps.

It is designed for users who prefer to work on the command line, providing precise trimming and splitting of media files.

The TUI interface features a scroll bar and time markers that are grouped together to reduce screen clutter.


🖥 Github


#library
#python
#Python_tricks

🆔 @Python4all_pro
September 2, 2024
Python in Excel.zip
66.7 MB
Python in Excel

با دیدن این ویدیو یک دید کلی البته در سطح پیشرفته از ویژگی های پایتون در اکسل که در پیش نمایش عمومی بتا راه اندازی شده است، دریافت می کنید.


#python
#Python_tricks

🆔 @Python4all_pro
September 3, 2024
🖥 GPT Computer Assistant

It is a Python framework designed to create intelligence in your products, such as Apple Intelligence.


from gpt_computer_assistant.remote import remote

remote.save_models("gpt-4o")
remote.save_openai_api_key("sk-**")


Github


#framework
#python
#Python_tricks

🆔 @Python4all_pro
September 4, 2024
September 5, 2024
September 9, 2024
This media is not supported in your browser
VIEW IN TELEGRAM
🖥 Langflow is a low-code application builder for RAG and multi-agent AI applications.

It is based on Python and does not depend on any model, API or database.


📌Github
📌Docs


#framework
#python
#Python_tricks

🆔 @Python4all_pro
September 12, 2024
This Python tool looks super useful to crawl websites and convert data into LLM-ready markdown or structured data.

I find myself doing this a lot and most of the time it is a tedious effort. Great to see a service that does data extraction catered for LLM-based pipelines.

https://github.com/mendableai/firecrawl


#framework
#python
#Python_tricks
#DataScience

🆔 @Python4all_pro
September 13, 2024
🖥LibrePythonista

Libre Pythonista is an open source library for LibreOffice Calc.

LibrePythonista brings Pandas, Matplotlib, and more to LibreOffice Calc.

All python code runs on your local computer.

Using LibrePythonista, you can create data frames, series, custom plots, and more directly in your spreadsheet.

Github


#python
#Python_tricks
#library

🆔 @Python4all_pro
September 20, 2024
🖥 Email Archiveris an efficient Python tool for archiving emails across multiple accounts.

It allows you to add, update, and delete accounts, search through archived emails, and view detailed information about each message.


https://github.com/bandundu/email-archiver


#python
#Python_tricks


🆔 @Python4all_pro
September 21, 2024
🖥 Stay Undetected While Scraping the Web

How to Easily Send HTTP Requests That Simulate a Browser

Simulate browser data when scraping websites to remain undetected
- Mask TLS request fingerprints using the curl_cffi package
- Automatically extract metadata from HTML responses, including page title, description, author and more.
- Easily convert HTML responses to lxml and BeautifulSoup objects.


pip install stealth_requests

📌 Github


#python
#Python_tricks


🆔 @Python4all_pro
September 21, 2024
🖥 reCAPTCHAv2

A Python tool that solves 100% of the problems and beats the success rates of previous tools, which ranged from 68% to 71%.

repo: https://github.com/aplesner/Breaking-reCAPTCHAv2

abs: https://arxiv.org/abs/2409.08831


#python
#Python_tricks


🆔 @Python4all_pro
September 22, 2024
📸 Kazam2: Linux screen recording software

Kazam 2.0 is a versatile Python tool for screen recording, broadcasting, and optical character recognition (OCR).


pip install -U kazam

Github


#python
#Python_tricks


🆔 @Python4all_pro
September 22, 2024
🖥 Create a table using Python


#python
#Python_tricks
#code

🆔 @Python4all_pro
September 23, 2024
September 24, 2024