Retry with Stamina
Enhancing Python Code Quality: A Comprehensive Guide to Linting with Ruff
Introduction In this article, we will discuss the importance of code linting and how to...
Advanced Visual Studio Code for Python Developers – Real Python
In this tutorial, you'll learn how you can configure, extend, and optimize Visual Studio Code for a more effective and productive Python development environment. By digging into this customizable code editor and IDE, you'll put yourself on track to be a VS Code power user.
How to Build Command Line Interfaces in Python With argparse – Real Python
In this step-by-step Python tutorial, you'll learn how to take your command line Python scripts to the next level by adding a convenient command line interface that you can write with argparse.
RamiKrispin/vscode-python: Setting Python Development Environment with VScode and Docker
Setting Python Development Environment with VScode and Docker
gruns/icecream
🍦 Never use print() to debug again. Contribute to gruns/icecream development by creating an account on GitHub.
Quarto
An open source technical publishing system for creating beautiful articles, websites, blogs, books, slides, and more. Supports Python, R, Julia, and JavaScript.
marimo-team/marimo: A next-generation Python notebook: explore data, build tools, deploy apps!
A next-generation Python notebook: explore data, build tools, deploy apps! - marimo-team/marimo: A next-generation Python notebook: explore data, build tools, deploy apps!
Textualize/rich: Rich is a Python library for rich text and beautiful formatting in the terminal.
Rich is a Python library for rich text and beautiful formatting in the terminal. - Textualize/rich: Rich is a Python library for rich text and beautiful formatting in the terminal.
tiangolo/typer: Typer, build great CLIs. Easy to code. Based on Python type hints.
Typer, build great CLIs. Easy to code. Based on Python type hints. - tiangolo/typer: Typer, build great CLIs. Easy to code. Based on Python type hints.
dosisod/refurb: A tool for refurbishing and modernizing Python codebases
A tool for refurbishing and modernizing Python codebases - dosisod/refurb: A tool for refurbishing and modernizing Python codebases
Miksus/rocketry: Modern scheduling library for Python
Modern scheduling library for Python. Contribute to Miksus/rocketry development by creating an account on GitHub.
GitHub - dhruvkb/pls: `pls` is a prettier and powerful `ls` for the pros.
`pls` is a prettier and powerful `ls` for the pros. - GitHub - dhruvkb/pls: `pls` is a prettier and powerful `ls` for the pros.
GitHub - Miksus/red-engine: Modern scheduling library for Python
Modern scheduling library for Python. Contribute to Miksus/red-engine development by creating an account on GitHub.
GitHub - IBM/import-tracker: Python utility for tracking third party dependencies within a library
Python utility for tracking third party dependencies within a library - GitHub - IBM/import-tracker: Python utility for tracking third party dependencies within a library
GitHub - bloomberg/memray: Memray is a memory profiler for Python
Memray is a memory profiler for Python. Contribute to bloomberg/memray development by creating an account on GitHub.
Diagrams · Diagram as Code
Diagram as Code
willmcgugan/rich
Rich is a Python library for rich text and beautiful formatting in the terminal. - willmcgugan/rich
Presentation Buddy - Visual Studio Marketplace
Extension for Visual Studio Code - Automatically type code during presentations
How to Easily Automate Your Python Scripts on Mac and Windows
Use crontab and the task scheduler to automate your scripts and save time