Explore >> Select a destination


You are here

killalldefects.com
| | circleci.com
8.9 parsecs away

Travel
| | Learn how to add a linting and formatting workflow to your CI/CD pipeline using Eslint and Prettier.
| | www.aleksandrhovhannisyan.com
8.0 parsecs away

Travel
| | Never worry about manually formatting your code again. Improve your developer experience by setting up ESLint to format code on save in VS Code.
| | blog.codeminer42.com
8.0 parsecs away

Travel
| | In this article, the author brings all the information you need about ESLint, Prettier and Husky to ensure code quality and adherence to best practices.
| | yasoob.me
65.6 parsecs away

Travel
| Oh hi there! Welcome to another useful post. This post is going to be about how to package your python scripts and packages for distribution on PyPI or some other place. Here I wont go too deep into explaining everything as most of us just need to know the basics of packaging. However i will provide you with different links for further study. Okay lets talk about setuptools first. What is it?