🦞🌯 Lobster Roll

Thread

Diff the behavior of two python functions (github.com)

Stories related to "Diff the behavior of two python functions" across the full archive.

Diff the behavior of two python functions (github.com)
The Differences Between Onion Routing and Mix Networks (crypto.is)
Cory Benfield wrote an HTTP2 framework in Python and compared it with HTTP1 (nbviewer.ipython.org)
Asynchronous Python and Databases (techspot.zzzeek.org)
Ohne I/O: A Python 3.5 protocol parsing library without any I/O (github.com)
I thought https://sans-io.readthedocs.io/ was a great idea. As someone playing with asyncio, I find myself having to use libraries with poor/buggy protocol support. But parsing protocols is hard. So I wanted to provide developers a library that will ease development of `sans-io` libraries. I also...
Making getaddrinfo Concurrent in Python On Mac OS and BSD (emptysqua.re)
Detecting Bots in Apache & Nginx Logs using Python (tech.marksblogg.com)
Python’s Functions Are First-Class (dbader.org)
Network Semantics (cl.cam.ac.uk)
A Complete Guide to Writing Functions in Python (devarea.com)
Building Robust Dist Systems and Network Protocols Using Adversarial Testing and Behavioral Analysis (nds2.ccs.neu.edu)
(2016) Abstract: "We describe our experience over the past five years with building more robust distributed systems and network protocols by using adversarial testing and behavioral analysis. We describe the benefits and disadvantages of both approaches and the design of the tools we have built (...
Nagini: A Static Verifier for Python (pm.inf.ethz.ch)
The tool is available at https://github.com/marcoeilers/nagini
Node.js 8 and Python 3.7 runtimes now available in Google Cloud Functions (cloudplatform.googleblog.com)
From C to Interaction Trees: Specifying Verifying and Testing of a Networked Server (2018) (arxiv.org)
Abstract: "We present the first formal verification of a networked server implemented in C. Interaction trees, a general structure for representing reactive computations, are used to tie together disparate verification and testing tools (Coq, VST, and QuickChick) and to axiomatize the behavior of th...
Manage different Python versions on MacOS with pyenv (axcoto.com)
Inline C - Effortlessly write inline C functions in Python source code (github.com)
CrossHair: A static analysis tool for Python (github.com)
See also the playground: https://crosshair-web.org/
Nagini: an automated, modular verifier for Python (pm.inf.ethz.ch)
Meshing Signed Distance Functions in Python (github.com)
prettymaps: A small set of Python functions to draw pretty maps from OpenStreetMap data (github.com)
Python C API: Add functions to access PyObject (vstinner.github.io)
How to Verify Your Python Conversations (bura.brunel.ac.uk)
Python hypothesis property-based testing library (hypothesis.works)
How to send raw network packets in Python with tun/tap (jvns.ca)
Python dependency management difficulty is an unhelpful meme (blog.viraptor.info)
Accelerating Network Functions using Reconfigurable Hardware (tuprints.ulb.tu-darmstadt.de)
Providing Internet access to billions of people worldwide is one of the main technical challenges in the current decade. The Internet access edge connects each residential and mobile subscriber to this network and ensures a certain Quality of Service (QoS). ... In this thesis, we design network...
Signed distance functions in 46 lines of Python (vgel.me)
It is becoming difficult for me to be productive in Python (avi.im)
The different uses of Python type hints (lukeplant.me.uk)
Original Congruence Closure Paper in Python with Egglog (egglog-python.readthedocs.io)