News

In this video, I'm going to teach you how to write unit tests in Python using a module called Pytest. It's a skill you'll need to know if you write code in Python, and fortunately, it's relatively ...
Microsoft SEAL is an easy-to-use open-source (MIT licensed) homomorphic encryption library developed by the Cryptography Research group at Microsoft. pybind11 is a lightweight header-only library that ...
Learn how to run a Python script using Docker with a real example. Package your code and dependencies for any system, step by ...
Have you ever wished you could edit Python packages installed locally without reinstalling them? Editable installs are the ...
Note: This is just a small subset of all of the python projects I've created. The one showcased are much more entertaining to ...
PaCS-Q is an open-source Python toolkit that simplifies QM/MM MD and MD simulations, making complex pathway sampling accessible and user-friendly. Seamlessly integrated with the AMBER MD suite, it ...
The newrelic package instruments your application for performance monitoring and advanced performance analytics with New Relic. Pinpoint and solve Python application performance issues down to the ...