AaronLaw
Entrepreneur · Developer · Photographer · Ethereum 2.0 · Tech Writer · INTP · Aquarius traits 1 with AB- blood type
Hong Kong
AaronLaw's Stars
nvbn/thefuck
Magnificent app which corrects your previous console command.
trpc/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
python-telegram-bot/python-telegram-bot
We have made you a wrapper you can't refuse
vnpy/vnpy
基于Python的开源量化交易平台开发框架
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
youfou/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
dbader/schedule
Python job scheduling for humans.
asweigart/pyautogui
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
injetlee/Python
Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机
ibeatai/beat-ai
<Beat AI> 又名 <零生万物> , 是一本专属于软件开发工程师的 AI 入门圣经,手把手带你上手写 AI。从神经网络到大模型,从高层设计到微观原理,从工程实现到算法,学完后,你会发现 AI 也并不是想象中那么高不可攀、无法战胜,Just beat it !
swaroopch/byte-of-python
Beginners book on Python - start here if you don't know programming
wangzhe3224/awesome-systematic-trading
A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more | 量化交易 | 量化投资
liyangbit/Python-Knowledge-Handbook
Python Knowledge Handbook by Python数据之道, website: http://liyangbit.com/
mrocklin/multipledispatch
Multiple dispatch
madscheme/introducing-python
An introduction to Python
IrvKalb/Object-Oriented-Python-Code
Code from Object-Oriented Python
nickmilo/LYT-Mode
LYT Mode is for "Linking Your Thinking". It invokes sensemaking and lateral thinking.
nickmilo/IMF-v3
qiwsir/PythonBook
开源图书:Python完全自学教程-齐伟
nickmilo/Comfort-Coda
An Obsidian theme based on the background of Comfort Color Dark and the headers from Niko, with just a hint of CyberDynalSynth. This is my go-to theme for day to day working.
therealmik/pyrdiff
Python rdiff/rsync implementation (for experimental/learning purposes only)
anthonydb/python-training
A collection of Python notebooks for learning
rabornet/snake-coin
A simple blockchain in less than 50 lines of Python.
sanamkandar/Python-beginner-project
Every python learner or beginner should try these project.
AaronLaw/vnpy
基于Python的开源量化交易平台开发框架
nickmilo/obsidian-things
An Obsidian theme inspired by the beautifully-designed app, Things.
george-edwards/Password-Cracking-Simulator-Confluence
A password cracking simulator served by a Confluence server.
george-edwards/too-many-files
Bash script that takes too many files in a single directory and moves them to subdirectories evenly dispersing them by some $RADIX.
swtnk/Object-Oriented-Programming-in-Python-3-Notebook
Personal notes on OOPs in Python 3. Data obtained from different online sources for education and learning purposes