PythonHub
2.39K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Game Boy Emulator: Writing the Z80 Disassembler

Let’s continue where we left off in the introduction to Game Boy Emulation with a deep dive into the Game Boy’s opcodes and operands – the language of the Z80 CPU – and how to make sense of it all.

https://www.inspiredpython.com/course/game-boy-emulator/game-boy-emulator-writing-the-z80-disassembler
Guido van Rossum - Python 4.0 will never arrive🤚😔: "Thеrе will probably nеvеr bе a 4.0 and wе’ll continuе until 3.33, at lеast." - Sabrina Carpenter [Medium] Then, evidently, we will get a Python 'Pi'

https://www.reddit.com/r/Python/comments/rt0p1i/guido_van_rossum_python_40_will_never_arrive/
Build an NFT rarity tool with Django

Learn how to build an NFT rarity tool. The project we will build will use Django, celery for asynchronous tasks, and web3.py to interact with the Ethereum blockchain.

https://ghost.justdjango.com/blog/nft-rarity-tool/
FastAPI Microservice Patterns: GraphQL API

The go-to backend/frontend integration API.

https://t.co/SDDWx7qygf