Avoid Mocks, Write Clean Code Instead [https://ericsda.notion.site/Avoid-Mocks-Write-Clean-Code-Instead-14d2eacd693b807599dbfe4fdbd2d6be] - 2024-12-07 23:59:14 - public:stevetao Mock, Pytest, Python, Tip - 4 | id:1512555 -
Python Eval: Exploring the Pros, Cons, and Best Practices for Safe and Secure Usage - Shiksha Online [https://www.shiksha.com/online-courses/articles/python-eval-exploring-the-pros-cons-and-best-practices-for-safe-and-secure-usage/] - 2024-10-10 05:46:04 - public:stevetao Python, Safe, Tip - 3 | id:1506883 -
Ask HN: Which Python type checker should I use? | Hacker News [https://news.ycombinator.com/item?id=39416443] - 2024-09-26 00:10:19 - public:stevetao Python, Static-Type, Tool - 3 | id:1497731 -
4 Python type checkers to keep your code clean | InfoWorld [https://www.infoworld.com/article/2260170/4-python-type-checkers-to-keep-your-code-clean.html] - 2024-09-26 00:09:56 - public:stevetao Python, Static-Type, Tool - 3 | id:1497730 -
Setting Your Python Project Up for Success in 2024 | by Mr-Pepe | Medium [https://medium.com/@Mr_Pepe/setting-your-python-project-up-for-success-in-2024-365e53f7f31e] - 2024-06-09 05:59:34 - public:stevetao Packaging, Project-Structure, Python, Tip - 4 | id:1492295 -
Guide to Python Project Structure and Packaging | by Joshua Phuong Le | Medium [https://medium.com/@joshuale/a-practical-guide-to-python-project-structure-and-packaging-90c7f7a04f95] - 2024-06-09 05:47:50 - public:stevetao Packaging, Project-Structure, Python, Tip - 4 | id:1492294 -
Python Package Structure for Scientific Python Projects — Python Packaging Guide [https://www.pyopensci.org/python-package-guide/package-structure-code/python-package-structure.html] - 2024-06-09 05:03:35 - public:stevetao Layout, Packaging, Python - 3 | id:1492293 -
Releases · IUCompilerCourse/Essentials-of-Compilation [https://github.com/IUCompilerCourse/Essentials-of-Compilation] - 2024-05-14 08:11:11 - public:stevetao Book, Compiler, Python, Racket - 4 | id:1492052 -
Structure an Application With the MVC Design Pattern - Write Maintainable Python Code - OpenClassrooms [https://openclassrooms.com/en/courses/6900866-write-maintainable-python-code/7009312-structure-an-application-with-the-mvc-design-pattern] - 2024-04-16 03:23:38 - public:stevetao Model-View-Controller, MVC, Python - 3 | id:1490969 -
python - MVC the simplest example - Stack Overflow [https://stackoverflow.com/questions/38042632/mvc-the-simplest-example] - 2024-04-16 03:23:21 - public:stevetao Model-View-Controller, MVC, Python - 3 | id:1490968 -
Create a Chess Game in Python Step-by-Step (Source Code) [https://www.codewithfaraz.com/python/19/create-a-chess-game-in-python-step-by-step-source-code] - 2024-04-04 03:03:31 - public:stevetao Chess, Programming, Pygame, Python - 4 | id:1490857 -
Build Chess game with Pygame - DEV Community [https://dev.to/sadeedpv/build-chess-game-with-pygame-55h0] - 2024-04-04 03:02:59 - public:stevetao Chess, Programming, Pygame, Python - 4 | id:1490856 -
GitHub - TheBroMoe/pyChess: A Player-Vs-AI Chess engine implemented in Python [https://github.com/TheBroMoe/pyChess] - 2024-04-04 03:02:37 - public:stevetao Chess, Programming, Pygame, Python - 4 | id:1490855 -
Create a Chess Game in Python - GeeksforGeeks [https://www.geeksforgeeks.org/create-a-chess-game-in-python/] - 2024-04-04 02:51:02 - public:stevetao Chess, Programming, Pygame, Python - 4 | id:1490854 -
Pygame : Chess [https://www.pygame.org/tags/chess] - 2024-04-04 02:46:19 - public:stevetao Chess, Programming, Pygame, Python - 4 | id:1490853 -
GitHub - mandrelbrotset/pygame-chess: Chess game written in python with the pygame library. [https://github.com/mandrelbrotset/pygame-chess] - 2024-04-04 02:44:41 - public:stevetao Chess, Programming, Pygame, Python - 4 | id:1490852 -
How to Build a Chess Game with Pygame in Python | by Arslan Mirza | Medium | Javarevisited [https://medium.com/javarevisited/how-to-build-a-chess-game-with-pygame-in-python-9eb0a7591776] - 2024-04-04 02:40:26 - public:stevetao Chess, Programming, Pygame, Python - 4 | id:1490851 -
How to Make a Chess Game with Pygame in Python - The Python Code [https://thepythoncode.com/article/make-a-chess-game-using-pygame-in-python] - 2024-04-04 02:40:07 - public:stevetao Chess, Programming, Pygame, Python - 4 | id:1490850 -
A Chess Program [https://www.pygame.org/project/5135] - 2024-04-04 02:39:42 - public:stevetao Chess, Programming, Pygame, Python - 4 | id:1490849 -
A Complete Guide To Develop An App Using Python in 2024 [https://www.appsdevpro.com/blog/develop-an-app-using-python/] - 2024-03-12 14:16:54 - public:stevetao Mobile-App, Python - 2 | id:1489900 -
Marking a directory as sources root equivalent in Visual Studio Code for Python | Tech | Qualityology [https://www.qualityology.com/tech/marking-a-folder-as-sources-root-equivalent-in-visual-studio-code-for-python/] - 2024-02-21 14:32:41 - public:stevetao Python, Tip, Visual-Studio-Code - 3 | id:1489604 -
Setting Python source folders in Visual Studio Code - Xebia [https://xebia.com/blog/setting-python-source-folders-vscode/] - 2024-02-21 14:29:43 - public:stevetao Python, Tip, Visual-Studio-Code - 3 | id:1489603 -
How to set the root directory for Visual Studio Code Python Extension? - Stack Overflow [https://stackoverflow.com/questions/50089498/how-to-set-the-root-directory-for-visual-studio-code-python-extension] - 2024-02-21 14:29:10 - public:stevetao Python, Tip, Visual-Studio-Code - 3 | id:1489602 -
Mathspp Blog | mathspp [https://mathspp.com/blog/tag:bpci] - 2024-01-28 12:52:00 - public:stevetao Compiler, Interpreter, Python - 3 | id:1489407 -
Writing a C compiler in 500 lines of Python [https://vgel.me/posts/c500/] - 2024-01-23 09:55:01 - public:stevetao Compiler, Python - 2 | id:1489358 -
Welcome to Python Packages! — Python Packages [https://py-pkgs.org/] - 2023-10-06 04:36:21 - public:stevetao Book, Free, Package, Python - 4 | id:1484800 -
GitHub - py-pkgs/py-pkgs: Open source book about making Python packages. [https://github.com/py-pkgs/py-pkgs] - 2023-10-06 04:36:00 - public:stevetao Book, Free, Package, Python - 4 | id:1484799 -
Making your own programming language with Python - Replit [https://replit.com/talk/learn/Making-your-own-programming-language-with-Python/45767] - 2023-09-12 17:05:59 - public:stevetao Compiler, Python - 2 | id:1484502 -
Codon: Python Compiler | USENIX [https://www.usenix.org/publications/loginonline/codon-python-compiler] - 2023-09-12 17:05:33 - public:stevetao Compiler, Python - 2 | id:1484501 -
Tutorial: creating a Grasshopper component with the Python GHPY compiler - Serengeti (Rhino WIP) / Developer - McNeel Forum [https://discourse.mcneel.com/t/tutorial-creating-a-grasshopper-component-with-the-python-ghpy-compiler/38552] - 2023-09-12 17:04:50 - public:stevetao Compiler, Python - 2 | id:1484500 -
C compiler written in Python - Python [https://bytes.com/topic/python/answers/31948-c-compiler-written-python] - 2023-09-12 17:03:02 - public:stevetao C, Compiler, Python - 3 | id:1484497 -
python-compiler · GitHub Topics · GitHub [https://github.com/topics/python-compiler] - 2023-09-12 17:01:53 - public:stevetao Compiler, Python - 2 | id:1484496 -
GitHub - facebookarchive/python-compiler: A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler [https://github.com/facebookarchive/python-compiler] - 2023-09-12 16:58:23 - public:stevetao Compiler, Python - 2 | id:1484493 -
Simple Compiler for MM [https://www.openbookproject.net/py4fun/mm/compiler.html] - 2023-09-12 14:42:35 - public:stevetao Compiler, Python - 2 | id:1484492 -
Building a Toy Programming Language in Python - miguelgrinberg.com [https://blog.miguelgrinberg.com/post/building-a-toy-programming-language-in-python] - 2023-09-12 14:41:28 - public:stevetao Compiler, Python - 2 | id:1484491 -
500 Lines or LessA Python Interpreter Written in Python [https://aosabook.org/en/500L/a-python-interpreter-written-in-python.html] - 2023-09-12 14:41:13 - public:stevetao Interpreter, Python - 2 | id:1484490 -
Compiler & Interpreter in Python | Different Python implementations | GB [https://www.gangboard.com/blog/compiler-interpreter-in-python] - 2023-09-12 14:40:45 - public:stevetao Compiler, Interpreter, Python - 3 | id:1484489 -
The Compiler — MicroPython latest documentation [https://docs.micropython.org/en/latest/develop/compiler.html] - 2023-09-12 14:40:17 - public:stevetao Compiler, Python - 2 | id:1484488 -
Python behind the scenes #2: how the CPython compiler works [https://tenthousandmeters.com/blog/python-behind-the-scenes-2-how-the-cpython-compiler-works/] - 2023-09-12 14:39:58 - public:stevetao Compiler, Python - 2 | id:1484487 -
GitHub - endiba360/compiler-in-python: A Compiler made with python using some useful libreries. [https://github.com/endiba360/compiler-in-python] - 2023-09-12 14:38:12 - public:stevetao Compiler, Python - 2 | id:1484486 -
Python for writing a compiler? : r/Compilers [https://www.reddit.com/r/Compilers/comments/2zzwvl/python_for_writing_a_compiler/] - 2023-09-12 14:37:47 - public:stevetao Compiler, Python - 2 | id:1484485 -
PyPy Status Blog: Tutorial: Writing an Interpreter with PyPy, Part 1 [https://morepypy.blogspot.com/2011/04/tutorial-writing-interpreter-with-pypy.html] - 2023-09-12 14:36:54 - public:stevetao Interpreter, Python - 2 | id:1484483 -
Writing a Python compiler for practice - Stack Overflow [https://stackoverflow.com/questions/14306291/writing-a-python-compiler-for-practice] - 2023-09-12 14:35:22 - public:stevetao Compiler, Python - 2 | id:1484481 -
MIT-Created Compiler Speeds up Python Code - The New Stack [https://thenewstack.io/mit-created-compiler-speeds-up-python-code/] - 2023-09-12 14:35:00 - public:stevetao Compiler, Python - 2 | id:1484480 -
How We Built Our Online Python Compiler [https://www.programiz.com/blog/online-python-compiler-engineering/] - 2023-09-12 14:34:47 - public:stevetao Compiler, Python - 2 | id:1484479 -
Python Compilers - Importance, Working and Types - Python Geeks [https://pythongeeks.org/python-compilers/] - 2023-09-12 14:34:12 - public:stevetao Compiler, Python - 2 | id:1484478 -
Write a Compiler [https://www.dabeaz.com/compiler.html] - 2023-09-12 14:32:58 - public:stevetao Compiler, Python - 2 | id:1484477 -
Compiler Design [https://devguide.python.org/internals/compiler/] - 2023-09-12 14:32:30 - public:stevetao C, Compiler, Python - 3 | id:1484476 -
How to write C compiler from scratch with Python! | Medium [https://medium.com/@pasi_pyrro/how-to-write-your-own-c-compiler-from-scratch-with-python-90ab84ffe071] - 2023-09-12 14:31:54 - public:stevetao C, Compiler, Python - 3 | id:1484475 -
Is it possible to write a compiler in Python? - Quora [https://www.quora.com/Is-it-possible-to-write-a-compiler-in-Python] - 2023-09-12 14:31:27 - public:stevetao Compiler, Python - 2 | id:1484474 -