Quellcode durchsuchen

add main_taobao.py

Ben vor 5 Monaten
Ursprung
Commit
a27b49516f
5 geänderte Dateien mit 117 neuen und 1 gelöschten Zeilen
  1. BIN
      .DS_Store
  2. 3 1
      .gitignore
  3. 112 0
      main_taobao.py
  4. BIN
      output_卡奇尔.xlsx
  5. 2 0
      parse_params.py

BIN
.DS_Store


+ 3 - 1
.gitignore

@@ -159,4 +159,6 @@ cython_debug/
 #  be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
 #  and can be added to the global gitignore or merged into this file.  For a more nuclear
 #  option (not recommended) you can uncomment the following to ignore the entire idea folder.
-#.idea/
+#.idea/
+
+.DS_Store

Datei-Diff unterdrückt, da er zu groß ist
+ 112 - 0
main_taobao.py


BIN
output_卡奇尔.xlsx


Datei-Diff unterdrückt, da er zu groß ist
+ 2 - 0
parse_params.py