Explore >> Select a destination


You are here

pen.so
| | www.thepythoncode.com
20.5 parsecs away

Travel
| | Code for How to Extract Image Metadata in Python - Python Code
| | blog.trailofbits.com
34.4 parsecs away

Travel
| | By Matt Schwager Deserializing, decoding, and processing untrusted input are telltale signs that your project would benefit from fuzzing. Yes, even Python projects. Fuzzing helps reduce bugs in high-assurance software developed in all programming languages. Fortunately for the Python ecosystem, Google has released Atheris, a coverage-guided fuzzer for both pure Python code and Python C
| | www.mattlayman.com
25.4 parsecs away

Travel
| | A review of "Dreaming in Code"
| | www.janmeppe.com
41.5 parsecs away

Travel
| In this blog post, I'll tell you how to add a new kernel to your Jupyter notebook in just 3 simple steps.