Explore >> Select a destination


You are here

www.trickster.dev
| | 0x00.cl
6.7 parsecs away

Travel
| | Tomas Gutierrez L. personal website (0x00)
| | 0x00.cl
6.7 parsecs away

Travel
| | Tomas Gutierrez L. personal website (0x00)
| | pythontest.com
8.5 parsecs away

Travel
| | I was asked recently about how to test the argument parsing bit of an application that used argparse. argparse is a built in Python library for dealing with parsing command line arguments for command line interfaces, CLI's. You know, like git clone . git is the application. is a command line argument. clone is a sub-command. Well, that might be a bad example, as I'm not going to use subcommands in my example, but lots of this still applies, even if you are using subcommands.
| | dougseven.com
69.2 parsecs away

Travel
| Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...