argv
Here are 10 public repositories matching this topic...
Parse command-line arguments made easier.
-
Updated
Sep 19, 2021 - Python
A dice-roller for RPGs that accepts natural strings: "4d6kh3", "2d6+2", "3d8*10"
-
Updated
Oct 3, 2022 - Python
The check_arg function is a handy Python code snippet that checks if a specific argument exists in a list of arguments. It's a reusable piece of code that you can easily integrate into your projects.
-
Updated
Nov 4, 2023 - Python
Using PyPI's ipwhois package to get whois data which is then displayed to a terminal emulator
-
Updated
Apr 12, 2024 - Python
Tiny Python script to serve as middleware when calling files, sending received ARGV arguments.
-
Updated
Aug 10, 2020 - Python
A script that allow to apply a replace function, like with strings. But here we do it on files names of a given diro, and sub diro, with parametrisation for those choice. The replace function use two matching ways. a simple search (just like replace() funciton python), and regex search mode (using regex methods, it's based on re.sub())). Are you…
-
Updated
Dec 19, 2017 - Python
Coding Assignments in Python3
-
Updated
Sep 2, 2017 - Python
-
Updated
Mar 8, 2021 - Python
Improve this page
Add a description, image, and links to the argv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the argv topic, visit your repo's landing page and select "manage topics."