It all started when ... While developing the CLA bot for Python I realized this might not be the last bot I or anyone else may have to write for helping with CPython's development once it shifts to GitHub. As such, I began to think about what my ideal Git...
Read more »
DLPack data exchange interface in Python. Contribute to pearu/pydlpack development by creating an account on GitHub. (more…)
Read more »
Sequential Logic. Contribute to cjdrake/seqlogic development by creating an account on GitHub. (more…)
Read more »
An llvm-based framework for generating and calling into high-performance native code from Python. - APrioriInvestments/typed_python... (more…)
Read more »
A while ago I wrote about installing modules to a custom location, and in that entry one reason I said for not
doing this with a virtual environment was that I didn't
want to put the program involved into a virtual environment just
to use some Python modu... (more…)
Read more »