|
You are here |
stribny.name | ||
| | | | |
www.laac.dev
|
|
| | | | | Choosing which tools to use in your Python development environment might be the toughest part of Python programming. The Python tooling ecosystem continues to evolve rapidly. I'll share what I need my tools to do, what tools are a part of my development environment, and why I use each one. | |
| | | | |
www.blog.pythonlibrary.org
|
|
| | | | | You can use many great tools to help you in your software development journey. One such tool is pre-commit, aframework for managing and maintaining | |
| | | | |
www.rasulkireev.com
|
|
| | | | | Poetry is relatively new packaging and dependency manager. It makes it very easy to upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive into how Poetry works and all its features. Today I just want to focus on how to configure it for a Django project. | |
| | | | |
www.janmeppe.com
|
|
| | | In this blog post, I'll tell you how to add a new kernel to your Jupyter notebook in just 3 simple steps. | ||