Banner
logo
Pito Salas' Blog - Today I learned...
Python's many command-line utilities
Initializing search
    GitHub
    • Blog
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    GitHub
      • Index
        • 2025
        • 2024
        • 2023
        • 2022
        • 2021
        • 2020
        • 2019
        • 2018
        • 2014
        • 2013
        • 2012
        • 2011
        • 2010
        • 2009
        • 2008
        • 2007
        • 2006
        • 2005
        • 2004
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    Back to index
    • Metadata
      • June 23, 2024
      • Python's many command-line utilities
      • 1 min read
    cli how-to modules python python-package

    Python's many command-line utilities

    Link: Python's many command-line utilities: "Every command-line tool included with Python. These can be run with python -m module_name."

    You might find something useful in the attached article. The big one for me is the explanation of what the -m flag does.

    Previous
    Goal Crafting
    Next
    How to Do Great Work
    Copyright © 2000-2024 Pito Salas
    Made with Material for MkDocs