TL;DR: Use Flake8, pytest, and Sphinx in your current Python project. Also evaluate pre-commit, black, and Pylint. For your next project, consider adding poetry and Dependabot. I always find it… Read more
Similar
Have you ever cut open a camera lens to look at what's inside? I don't blame you if you haven't, lenses are ridiculously expensive and it's a one way operation. However, if you look at a picture of a (more…)
Read more »
With PartialTesting, we can speed up build-times and reduce compute requirements – run the tests that matter, ignore those that don’t! (more…)
Read more »
Python extension language using accelerators. Contribute to pyccel/pyccel development by creating an account on GitHub. (more…)
Read more »
An unofficial Python3+ wrapper for Figma API. Contribute to Amatobahn/FigmaPy development by creating an account on GitHub. (more…)
Read more »
Have you ever wondered what if summary statistics is more just a simple summary?Introducing, pandas_profiling for simple and fast exploratory data analysis o... (more…)
Read more »