I haven't done any Python programming in years. I think it's probably 10 years ago, and then it was only some basic learning-how-to-program stuff. I'm participating in a project at work. We're doing some prototyping with a Raspberry Pi and some custom sof... (more…)
Read more »
Query and visualize knowledge graphs. Contribute to raphaelsty/kgsearch development by creating an account on GitHub. (more…)
Read more »
A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.) - DavidBuchanan314/unsafe-python... (more…)
Read more »
Legacy code is bad and if you keep using it, it's really your own fault.
There are many variations of the same thing floating around in Open Source
communities and it always comes down to the same thing: at one point
something is being declared old and it... (more…)
Read more »
Write complicated anonymous functions other than lambdas in Python. - hsfzxjy/lambdex... (more…)
Read more »