Palanteer: High performance visual profiler, debugger for C++ and Python
High performance visual profiler, debugger, tests enabler for C++ and Python – dfeneyrou/palanteer…
Read more »High performance visual profiler, debugger, tests enabler for C++ and Python – dfeneyrou/palanteer…
Read more »Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform – hashicorp/terraform-cdk…
Read more »PEP 661 proposes adding a utility for defining sentinel values in the Python standard library. In this article, you’ll get a PEP 661 summary, learn what sentinel objects are (with real-world examples), how to use them with type hints, and a bit about why …
Read more »In this step-by-step tutorial, you’ll learn how Python’s filter() works and how to use it effectively in your programs. You’ll also learn how to use list comprehension and generator expressions to replace filter() and make your code more Pythonic.
Read more »Kats is a toolkit to analyze time series data, a lightweight, easy-to-use, and generalizable framework to perform time series analysis. Time series analysis is an essential component of Data Science and Engineering work at industry, from understanding the…
Read more »Wisdom of the crowd web framework rank. Contribute to tbicr/web-framework-rank development by creating an account on GitHub.
Read more »Data and code on the population effects of mask-wearing on COVID – g-leech/masks_v_mandates…
Read more »People often write about languages that compile to JavaScript. But what if you want to run languages in the browser? Without any API to proxy code and I/O to a standard language implementation on a server? Languages that compile to JavaScript…
Read more »Python is versatile, simple, and has been a longtime favorite – but its sluggishness, runtime issues, and mobile app development woes doom its future.
Read more »We introduce a new type of programming challenge called programming puzzles, as an objective and comprehensive evaluation of program synthesis, and release an open-source dataset of Python Programming Puzzles (P3). Each puzzle is defined by a short Python…
Read more »