I am refactoring my code to use celery worker. Before I used to use argparse to pass command line args. e.g. if __name__ == "__main__": parser = argparse.
確定! 回上一頁