gitlGl's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
NaiboWang/EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
satwikkansal/wtfpython
What the f*ck Python? 😱
files-community/Files
A modern file manager that helps users organize their files and folders.
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
geekcomputers/Python
My Python Examples
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
mindsdb/mindsdb
The platform for building AI from enterprise data
benfred/py-spy
Sampling profiler for Python programs
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
amueller/word_cloud
A little word cloud generator in Python
JoeanAmier/TikTokDownloader
TikTok 主页/合辑/直播/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
antirez/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
piglei/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
pythonnet/pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
lancedb/lancedb
Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
miyakogi/pyppeteer
Headless chrome/chromium automation library (unofficial port of puppeteer)
dosisod/refurb
A tool for refurbishing and modernizing Python codebases
eclipse/paho.mqtt.python
paho.mqtt.python
Python3WebSpider/Python3WebSpider
Source File of My Book related to WebSpider
kennethreitz-archive/requests3
Requests 3.0, for Humans and Machines, alike. 🤖
ydf0509/funboost
pip install funboost,python全功能分布式函数调度框架,funboost的功能是全面性重量级,用户能想得到的功能99%全都有;funboost的使用方式是轻量级,只有@boost一行代码需要写。支持python所有类型的并发模式和一切知名消息队列中间件,支持如 celery dramatiq等框架整体作为funboost中间件,python函数加速器,框架包罗万象,用户能想到的控制功能全都有。一统编程思维,兼容50% python业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数,99%用过funboost的pythoner 感受是 简易 方便 强劲 强大,相见恨晚 。
ydf0509/python36patterns
最全python36种设计模式。opp面向过程和oop面向对象的极致使用方式,一切编码思维和设计想法逃不出这36计。
ydf0509/pythonpathdemo
用专门的项目说明掌握python的 PYTHONPATH的重要性;说明窗口会话临时环境变量和永久性环境变量区别;说明pythonpath的好处;说明pythonpath的妙用。学了PYTHONPATH 写几十个项目复用公共代码如虎添翼
L1nwatch/writing_solid_python_code_gitbook
《编写高质量代码改善 Python 程序的 91 个建议》形成 Gitbook 的代码
HackMelbourne/Optiver_RTG_Workshop
Learn to build an autotrader with Optiver's Ready Trader Go Simulator
NearHuiwen/TiktokCrawler
TiktokCrawler抖音爬虫(无水印),多线程爬虫+JS逆向
L1nwatch/python-cookbook
学习《Python Cookbook》时的相关笔记