Tremendously speed up Python code with Cython and package it with Poetry
Today we are going to make a C++ extension for Python code, wrap it and embed easily with Cython and then make it installable via Poetry. This article is a continuation of my previous article (you can find it here) about implementing a Trie data stru...
blagovdaryu.hashnode.dev7 min read