Kota-Y's Stars
jestjs/jest
Delightful JavaScript Testing.
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
faif/python-patterns
A collection of design patterns/idioms in Python
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
realpython/python-guide
Python best practices guidebook, written for humans.
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
zhiwehu/Python-programming-exercises
100+ Python challenging programming exercises
element-plus/element-plus
🎉 A Vue.js 3 UI Library made by Element team
wistbean/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
Jack-Cherish/python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
vitest-dev/vitest
Next generation testing framework powered by Vite.
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
dabeaz-course/practical-python
Practical Python Programming (course by @dabeaz)
aimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
xianhu/LearnPython
以撸代码的形式学习Python
lining0806/PythonSpiderNotes
Python入门网络爬虫之精华版
jerry-git/learn-python3
Jupyter notebooks for teaching/learning Python 3
michaelliao/learn-python3
Learn Python 3 Sample Code
rainyear/python3-in-one-pic
Learn python3 in one picture.
aahung/Unshaky
A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]
michaelliao/awesome-python3-webapp
小白的Python入门教程实战篇
DonJayamanne/pythonVSCode
This extension is now maintained in the Microsoft fork.
revolunet/PythonBooks
Directory of free Python ebooks
E869120/kyopro_educational_90
2021/3/30 ~ 2021/7/12 に行われる企画「競プロ典型 90 問」の問題・解説・ソースコードなどの資料をアップロードしています。
samc621/SneakerBot
All-in-one bot, with auto captcha-solving and proxy management, using Node.js and Puppeteer.
markuplint/markuplint
An HTML linter for all markup developers.
web-platform-dx/web-features
Exploring how to present Web platform features adoptability
bizkaise/scrum
scrumに関する説明
Kota-Y/AtCoderProblems
Extend your AtCoder