Closed MikeAxtell closed 1 year ago
README.md:
No need to list required modules on the README if they are already part of the python standard library (argparse, subprocess, os, glob, csv, sys).
argparse
subprocess
os
glob
csv
sys
README.md:
No need to list required modules on the README if they are already part of the python standard library (
argparse
,subprocess
,os
,glob
,csv
,sys
).