A static analysis library for computing graph representations of Python programs suitable for use with graph neural networks. - GitHub - google-research/python-graphs: A static analysis library for... (more…)
Read more »
Run WASM based code executions in the browser easily - GitHub - slipHQ/run-wasm: Run WASM based code executions in the browser easily... (more…)
Read more »
Learn to create a simple pokedex which contains detail about all the pokemons in Python. We are using Kaggle dataset here. (more…)
Read more »
Have you heard people say that async Python code is faster than "normal" (or sync) Python code? How can that be? In this article I'm going to try to explain what async is and how it differs from… (more…)
Read more »
How to NEVER use lambdas - Python 3 edition. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »