Projects in Awesome Lists tagged with python3
A curated list of projects in awesome lists tagged with python3 .
https://github.com/fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
api async asyncio fastapi framework json json-schema openapi openapi3 pydantic python python-types python3 redoc rest starlette swagger swagger-ui uvicorn web
Last synced: 09 Sep 2025
https://github.com/sherlock-project/sherlock
Hunt down social media accounts by username across social networks
cli cti cybersecurity forensics hacktoberfest information-gathering infosec linux osint pentesting python python3 reconnaissance redteam sherlock tools
Last synced: 12 May 2025
https://github.com/textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
ansi-colors emoji markdown progress-bar progress-bar-python python python-library python3 rich syntax-highlighting tables terminal terminal-color traceback tracebacks-rich tui
Last synced: 11 Dec 2025
https://github.com/Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
ansi-colors emoji markdown progress-bar progress-bar-python python python-library python3 rich syntax-highlighting tables terminal terminal-color traceback tracebacks-rich tui
Last synced: 14 Mar 2025
https://github.com/asabeneh/30-days-of-python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
30-days-of-python flask github heroku matplotlib mongodb numpy pandas python python3
Last synced: 09 Sep 2025
https://github.com/Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
30-days-of-python flask github heroku matplotlib mongodb numpy pandas python python3
Last synced: 14 Mar 2025
https://github.com/astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
linter pep8 python python3 ruff rust rustpython static-analysis static-code-analysis style-guide styleguide
Last synced: 12 Dec 2025
https://github.com/zhayujie/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT4.1/GPT-4o/GPT-o1/ DeepSeek/Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
ai chatglm-4 chatgpt claude3 deepseek-r1 dingtalk feishu-bot gemini gpt-4 gpt-41 kimi linkai llm openai python3 qwen rag wechat wechat-bot xunfei-spark
Last synced: 12 May 2025
https://github.com/charliermarsh/ruff
An extremely fast Python linter and code formatter, written in Rust.
linter pep8 python python3 ruff rust rustpython static-analysis static-code-analysis style-guide styleguide
Last synced: 02 Sep 2025
https://github.com/doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
algorithms cpp csharp golang java javascript leetcode python3
Last synced: 13 May 2025
https://github.com/mouredev/hello-python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
backend chatgpt chatgpt-api fastapi frontend gpt-3 gpt-4 mongodb openai openai-api python python3 reflex tutorial
Last synced: 05 May 2025
https://github.com/mouredev/Hello-Python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
backend chatgpt chatgpt-api fastapi frontend gpt-3 gpt-4 mongodb openai openai-api python python3 reflex tutorial
Last synced: 12 Mar 2025
https://github.com/celery/celery
Distributed Task Queue (development branch)
amqp python python-library python3 queue-tasks queue-workers queued-jobs redis redis-queue sqs sqs-queue task-manager task-runner task-scheduler
Last synced: 12 May 2025
https://github.com/zulip/zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
apache chat collaboration electron foss free javascript python python3 react-native slack zulip
Last synced: 13 May 2025
https://github.com/heartexlabs/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
annotations deep-learning detection image-classification imagenet python2 python3 recognition tools
Last synced: 30 Mar 2025
https://github.com/HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
annotations deep-learning detection image-classification imagenet python2 python3 recognition tools
Last synced: 14 Mar 2025
https://github.com/humansignal/labelimg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
annotations deep-learning detection image-classification imagenet python2 python3 recognition tools
Last synced: 12 Dec 2025
https://github.com/rustpython/rustpython
A Python Interpreter written in Rust
compiler hacktoberfest interpreter jit language python-language python3 rust wasm
Last synced: 09 Sep 2025
https://github.com/RustPython/RustPython
A Python Interpreter written in Rust
compiler hacktoberfest interpreter jit language python-language python3 rust wasm
Last synced: 21 Mar 2025
https://github.com/wistbean/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
python-script python-spider python3
Last synced: 11 May 2025
https://github.com/jack-cherish/python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
python python-spider python3 webspider
Last synced: 13 May 2025
https://github.com/Jack-Cherish/python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
python python-spider python3 webspider
Last synced: 14 Mar 2025
https://github.com/trekhleb/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
learning learning-by-doing learning-python programming-language python python3
Last synced: 03 Oct 2025
https://github.com/soxoj/maigret
🕵️♂️ Collect a dossier on a person by username from thousands of sites
blueteam cybersecurity identification investigation namechecker open-source osint osint-framework osint-python parsing python python3 redteam scraping sherlock social-network socmint username username-checker username-search
Last synced: 13 May 2025
https://github.com/arthurspk/guiadevbrasil
Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relacionada a tecnologia.
c c-plus-plus csharp css css3 git github github-config html html-css-javascript html5 java java-8 javascript js php python python3
Last synced: 13 May 2025
https://bloomberg.github.io/memray/
Memray is a memory profiler for Python
hacktoberfest memory memory-leak memory-leak-detection memory-profiler profiler python python3
Last synced: 09 Dec 2025
https://github.com/bloomberg/memray
Memray is a memory profiler for Python
hacktoberfest memory memory-leak memory-leak-detection memory-profiler profiler python python3
Last synced: 12 May 2025
https://github.com/gallopsled/pwntools
CTF framework and exploit development library
assembly bsd capture-the-flag ctf ctf-framework defcon exploit hacktoberfest linux pwnable pwntools python python2 python3 rop shellcode shellcode-development shellcoding wargame
Last synced: 09 Sep 2025
https://github.com/tomschimansky/customtkinter
A modern and customizable python UI-library based on Tkinter
custom dark-mode dark-theme dpi-scaling frontend-app gui highdpi macos modern modern-ui python python-ui python3 tkinter tkinter-gui ui ui-design user-interface windows windows-11
Last synced: 13 May 2025
https://github.com/yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
python python3 python3-cookbook readthedocs
Last synced: 13 May 2025
https://github.com/Gallopsled/pwntools
CTF framework and exploit development library
assembly bsd capture-the-flag ctf ctf-framework defcon exploit hacktoberfest linux pwnable pwntools python python2 python3 rop shellcode shellcode-development shellcoding wargame
Last synced: 13 Mar 2025
https://github.com/TomSchimansky/CustomTkinter
A modern and customizable python UI-library based on Tkinter
custom dark-mode dark-theme dpi-scaling frontend-app gui highdpi macos modern modern-ui python python-ui python3 tkinter tkinter-gui ui ui-design user-interface windows windows-11
Last synced: 28 Mar 2025
https://github.com/pwxcoo/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
chinese chinese-characters chinese-language chinese-nlp chinese-simplified chinese-traditional data json json-data json-dataset python3 scraper
Last synced: 13 May 2025
https://github.com/ultrafunkamsterdam/undetected-chromedriver
Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
anti-bot anti-detection automation bot-detection browser captcha chrome chromedriver cloudflare cloudflare-bypass distil navigator python3 scraping selenium testing webdriver
Last synced: 14 May 2025
https://github.com/aws/chalice
Python Serverless Microframework for AWS
aws aws-apigateway aws-lambda cloud lambda python python27 python3 serverless serverless-framework
Last synced: 13 May 2025
https://github.com/datalux/osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
analysis hacking information-gathering instagram instagram-account instagram-api nickname osint osint-python penetration-testing python python3 tool
Last synced: 13 May 2025
https://github.com/Datalux/Osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
analysis hacking information-gathering instagram instagram-account instagram-api nickname osint osint-python penetration-testing python python3 tool
Last synced: 03 Apr 2025
https://github.com/keephq/keep
The open-source AIOps and alert management platform
aiops alarm alarms alerting alerts monitoring monitoring-tool python python3 workflow-automation
Last synced: 13 May 2025
https://github.com/jack-cherish/pythonpark
Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。
deep-learning deeplearning python python-spider python3 pytorch webspider
Last synced: 14 May 2025
https://github.com/parthjadhav/tkinter-designer
An easy and fast way to create a Python GUI 🐍
automatic collaborate drag-and-drop easy easy-to-use fast figma gui gui-application hacktoberfest learn python python-script python3 tkinter tkinter-designer tkinter-graphic-interface tkinter-gui tkinter-python tkinter-widgets
Last synced: 13 May 2025
https://github.com/gruns/icecream
🍦 Never use print() to debug again.
debug debugging debugging-tool inspects library print python python3
Last synced: 12 May 2025
https://github.com/jack-cherish/machine-learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
adaboost adaboost-algorithm decision-tree knn logistic machine-learning navie-bayes-algorithm python python3 regression smo svm
Last synced: 13 May 2025
https://github.com/Jack-Cherish/PythonPark
Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。
deep-learning deeplearning python python-spider python3 pytorch webspider
Last synced: 04 Apr 2025
https://github.com/yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
anomaly anomaly-detection autoencoder data-analysis data-mining data-science deep-learning fraud-detection machine-learning neural-networks novelty-detection out-of-distribution-detection outlier-detection outlier-ensembles outliers python python3 unsupervised-learning
Last synced: 12 May 2025
https://github.com/Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
adaboost adaboost-algorithm decision-tree knn logistic machine-learning navie-bayes-algorithm python python3 regression smo svm
Last synced: 18 Apr 2025
https://github.com/ParthJadhav/Tkinter-Designer
An easy and fast way to create a Python GUI 🐍
automatic collaborate drag-and-drop easy easy-to-use fast figma gui gui-application hacktoberfest learn python python-script python3 tkinter tkinter-designer tkinter-graphic-interface tkinter-gui tkinter-python tkinter-widgets
Last synced: 15 Mar 2025
https://github.com/30-seconds/30-seconds-of-python
Short Python code snippets for all your development needs
education learn-to-code learning-resources programming python3 snippets snippets-collection snippets-library
Last synced: 26 Apr 2025
https://github.com/Chalarangelo/30-seconds-of-python
Short Python code snippets for all your development needs
education learn-to-code learning-resources programming python3 snippets snippets-collection snippets-library
Last synced: 14 Mar 2025
https://github.com/dataabc/weibospider
新浪微博爬虫,用python爬取新浪微博数据
help-wanted python python3 weibo weibospider
Last synced: 19 Oct 2025
https://github.com/olafenwamoses/imageai
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
ai-practice-recommendations algorithm artificial-intelligence artificial-neural-networks densenet detection gpu image-prediction image-recognition imageai inceptionv3 machine-learning object-detection offline-capable prediction python python3 squeezenet video
Last synced: 12 May 2025
https://github.com/dataabc/weiboSpider
新浪微博爬虫,用python爬取新浪微博数据
help-wanted python python3 weibo weibospider
Last synced: 24 Mar 2025
https://github.com/OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
ai-practice-recommendations algorithm artificial-intelligence artificial-neural-networks densenet detection gpu image-prediction image-recognition imageai inceptionv3 machine-learning object-detection offline-capable prediction python python3 squeezenet video
Last synced: 07 Apr 2025
https://github.com/nl8590687/asrt_speechrecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
asrt chinese-speech-recognition cnn ctc keras python python3 speech-recognition speech-to-text tensorflow
Last synced: 13 May 2025
https://github.com/mherrmann/selenium-python-helium
Lighter web automation with Python
chrome firefox helium python python3 selenium selenium-python web-automation web-scraping webdriver
Last synced: 17 Aug 2025
https://github.com/yzhao062/Pyod
A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)
anomaly anomaly-detection autoencoder data-analysis data-mining data-science deep-learning fraud-detection machine-learning neural-networks novelty-detection out-of-distribution-detection outlier-detection outlier-ensembles outliers python python3 unsupervised-learning
Last synced: 04 Apr 2025
https://github.com/kangvcar/infospider
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
automation chrome crawl csdn hotmail outlook python3 selenium spider tkinter wxpython
Last synced: 14 May 2025
https://github.com/kangvcar/InfoSpider
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
automation chrome crawl csdn hotmail outlook python3 selenium spider tkinter wxpython
Last synced: 24 Mar 2025
https://github.com/vietnh1009/ascii-generator
ASCII generator (image to text, image to image, video to video)
ascii ascii-art ascii-generator character-ascii cv2 opencv pil python python3
Last synced: 16 May 2025
https://github.com/nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
asrt chinese-speech-recognition cnn ctc keras python python3 speech-recognition speech-to-text tensorflow
Last synced: 28 Mar 2025
https://github.com/mherrmann/helium
Lighter web automation with Python
chrome firefox helium python python3 selenium selenium-python web-automation web-scraping webdriver
Last synced: 13 May 2025
https://github.com/py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
bayesian-networks causal-inference causal-machine-learning causal-models causality data-science do-calculus graphical-models machine-learning python3 treatment-effects
Last synced: 12 Dec 2025
https://github.com/microsoft/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
bayesian-networks causal-inference causal-machine-learning causal-models causality data-science do-calculus graphical-models machine-learning python3 treatment-effects
Last synced: 02 Apr 2025
https://github.com/piglei/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
Last synced: 14 May 2025
https://github.com/hugapi/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
command-line falcon http http-server hug-api python python-api python3
Last synced: 12 May 2025
https://github.com/timothycrosley/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
command-line falcon http http-server hug-api python python-api python3
Last synced: 20 Apr 2025
https://github.com/archlinux/archinstall
Arch Linux installer - guided, templates etc.
arch arch-installer arch-linux archinstall archlinux archlinux-installer installer iso linux python3
Last synced: 13 May 2025
https://github.com/pycqa/isort
A Python utility / library to sort imports.
auto-formatter cleaner cli formatter hacktoberfest isort linter python python-utility python3 sorting-imports
Last synced: 11 Dec 2025
https://pycqa.github.io/isort/
A Python utility / library to sort imports.
auto-formatter cleaner cli formatter hacktoberfest isort linter python python-utility python3 sorting-imports
Last synced: 04 May 2025
https://github.com/PyCQA/isort
A Python utility / library to sort imports.
auto-formatter cleaner cli formatter hacktoberfest isort linter python python-utility python3 sorting-imports
Last synced: 14 Mar 2025
https://github.com/timothycrosley/isort
A Python utility / library to sort imports.
auto-formatter cleaner cli formatter hacktoberfest isort linter python python-utility python3 sorting-imports
Last synced: 05 Mar 2025
https://github.com/persepolisdm/persepolis
Persepolis is a download manager written in Python.
bsd download-manager freebsd gnu-linux gui hacktoberfest linux macosx meson openbsd pyqt5 pyside6 python python-requests python3 qt5 qt6 wiki windows
Last synced: 13 May 2025
https://github.com/sammchardy/python-binance
Binance Exchange API python implementation for automated trading
api binance cryptocurrency python python2 python3 websockets
Last synced: 12 May 2025
https://github.com/jerry-git/learn-python3
Jupyter notebooks for teaching/learning Python 3
jupyter-notebook learning-python python-exercises python3 teaching-materials
Last synced: 10 Apr 2025
https://github.com/eastlakeside/interpy-zh
📘《Python进阶》(Intermediate Python - Chinese Version)
Last synced: 14 May 2025
https://github.com/project-monai/monai
AI Toolkit for Healthcare Imaging
deep-learning healthcare-imaging medical-image-computing medical-image-processing monai python3 pytorch
Last synced: 12 May 2025
https://github.com/Project-MONAI/MONAI
AI Toolkit for Healthcare Imaging
deep-learning healthcare-imaging medical-image-computing medical-image-processing monai python3 pytorch
Last synced: 20 Mar 2025
https://github.com/twopirllc/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
dataframe finance fundamental-analysis jupyter-notebook pandas pandas-dataframe-extension pandas-extension pandas-ta python3 stock-market technical technical-analysis technical-analysis-indicators technical-analysis-library technical-indicators trading trading-algorithms
Last synced: 12 May 2025
https://github.com/sparckles/robyn
Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
async backend hacktoberfest http-server python python3 rust web
Last synced: 12 Dec 2025
https://github.com/python-websockets/websockets
Library for building WebSocket servers and clients in Python
python python3 websocket websocket-client websocket-library websocket-server websockets
Last synced: 09 Sep 2025
https://github.com/aaugustin/websockets
Library for building WebSocket servers and clients in Python
python python3 websocket websocket-client websocket-library websocket-server websockets
Last synced: 26 Apr 2025
https://github.com/huangsam/ultimate-python
Ultimate Python study guide :snake: :snake: :snake:
hacktoberfest international learn-to-code learning-by-doing learning-python learning-resources newcomers professionals programming-language python python3 replit study
Last synced: 13 May 2025
https://github.com/gaogaotiantian/viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
debugging flamegraph logging profiling python python3 tracer visualization
Last synced: 13 May 2025
https://github.com/mozillazg/python-pinyin
汉字转拼音(pypinyin)
chinese hanzi hanzi-pinyin pinyin pypinyin python python2 python3
Last synced: 13 May 2025
https://github.com/tortoise/tortoise-orm
Familiar asyncio ORM for python, built with relations in mind
async asyncio mysql orm postgresql python3 sqlite
Last synced: 24 Dec 2025
https://github.com/D4Vinci/Scrapling
🕷️ An undetectable, powerful, flexible, high-performance Python library to make Web Scraping Easy and Effortless as it should be!
ai ai-scraping automation crawler crawling crawling-python data data-extraction hacktoberfest playwright python python3 scraping selectors stealth web-scraper web-scraping web-scraping-python webscraping xpath
Last synced: 13 May 2025
https://github.com/dropsdevopsorg/ecommercecrawlers
实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤️❤️❤️。微信爬虫展示项目:
alitask baidu baidu-tieba baotu boss crawler ctrip dazhong-spider douban-movie douban-music fofa lagou python3 quanjing scrapy sohu taobao-spider wechat xianyu zhilianzhaopin
Last synced: 18 Oct 2025
https://github.com/cloudtools/troposphere
troposphere - Python library to create AWS CloudFormation descriptions
aws-cloudformation cloudformation python python3 troposphere
Last synced: 12 May 2025
https://github.com/deep-learning-with-pytorch/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
deep-learning deep-neural-networks python python3 pytorch
Last synced: 14 May 2025
https://github.com/man-group/dtale
Visualizer for pandas data structures
data-analysis data-science data-visualization flask ipython jupyter-notebook pandas plotly-dash python27 python3 react react-virtualized visualization xarray
Last synced: 14 May 2025
https://github.com/SpiderClub/weibospider
:zap: A distributed crawler for weibo, building with celery and requests.
data-analysis distributed-crawler python3 sina weibo weibospider
Last synced: 26 Mar 2025
https://github.com/spiderclub/weibospider
:zap: A distributed crawler for weibo, building with celery and requests.
data-analysis distributed-crawler python3 sina weibo weibospider
Last synced: 15 Dec 2025