https://github.com/yotro/python_repository
My python code_repository in the learning ,which has AWS, Structure, Algorithm, Leetcode_problems,and so on.
https://github.com/yotro/python_repository
algorithms-and-data-structures amazon google-api leetcode-python python2 requests
Last synced: 2 months ago
JSON representation
My python code_repository in the learning ,which has AWS, Structure, Algorithm, Leetcode_problems,and so on.
- Host: GitHub
- URL: https://github.com/yotro/python_repository
- Owner: YoTro
- License: gpl-3.0
- Created: 2017-09-10T03:21:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T05:36:28.000Z (9 months ago)
- Last Synced: 2025-04-08T03:36:10.794Z (8 months ago)
- Topics: algorithms-and-data-structures, amazon, google-api, leetcode-python, python2, requests
- Language: Python
- Homepage:
- Size: 2.1 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
* [AWS](https://github.com/YoTro/Python_repository/tree/master/AWS)
* [.DS_Store](/AWS/.DS_Store)
* [AWSRegister.py](/AWS/AWSRegister.py)
* [AWS_captchaImage.py](/AWS/AWS_captchaImage.py)
* [AWSsellerxt.py](/AWS/AWSsellerxt.py)
* [AddtoCart.py](/AWS/AddtoCart.py)
* [Amazon_Utils.py](/AWS/Amazon_Utils.py)
* [Amazozn_email.py](/AWS/Amazozn_email.py)
* [Get\_5\_Features.py](/AWS/Get_5_Features.py)
* [Get\_AmazonProducts\_num.py](/AWS/Get_AmazonProducts_num.py)
* [Get\_Amazon\_QA.py](/AWS/Get_Amazon_QA.py)
* [Get\_Amazon\_bestsellers.py](/AWS/Get_Amazon_bestsellers.py)
* [Get\_Amazon\_products_num.py](/AWS/Get_Amazon_products_num.py)
* [Get\_Amazon\_tag.py](/AWS/Get_Amazon_tag.py)
* [Get\_FBA\_Package\_Weight\_Dimensions.py](/AWS/Get_FBA_Package_Weight_Dimensions.py)
* [Get_description.py](/AWS/Get_description.py)
* [Get_questions.py](/AWS/Get_questions.py)
* [Is\_Amz\_videos.py](/AWS/Is_Amz_videos.py)
* [PyAWS\_Store\_Reviews.py](/AWS/PyAWS_Store_Reviews.py)
* [README.md](/AWS/README.md)
* [Sellersprite.py](/AWS/Sellersprite.py)
* [\_\_init\_\_.py](/AWS/__init__.py)
* [amazon.py](/AWS/amazon.py)
* [amazon_cn.py](/AWS/amazon_cn.py)
* [amazon_comments.py](/AWS/amazon_comments.py)
* [amazon_us.py](/AWS/amazon_us.py)
* [captchaImg_sso.py](/AWS/captchaImg_sso.py)
* [get_dimensions.py](/AWS/get_dimensions.py)
* [get_feedbacknum.py](/AWS/get_feedbacknum.py)
* [get_img.py](/AWS/get_img.py)
* [get_ppc.py](/AWS/get_ppc.py)
* [get_ranks.py](/AWS/get_ranks.py)
* [keywords_find.py](/AWS/keywords_find.py)
* [postTocart.py](/AWS/postTocart.py)
* [price正则.txt](/AWS/price%E6%AD%A3%E5%88%99.txt)
* [Apply\_for\_Job](https://github.com/YoTro/Python_repository/tree/master/Apply_for_Job)
* [51job.py](/Apply_for_Job/51job.py)
* [requirements.txt](/Apply_for_Job/requirements.txt)
* [CV](https://github.com/YoTro/Python_repository/tree/master/CV)
* [PDF\_to\_EPUB](https://github.com/YoTro/Python_repository/tree/master/CV/PDF_to_EPUB)
* [pdf\_to\_epub.py](/CV/PDF_to_EPUB/pdf_to_epub.py)
* [requirements.txt](/CV/PDF_to_EPUB/requirements.txt)
* [.DS_Store](/CV/.DS_Store)
* [Bezier.py](/CV/Bezier.py)
* [Patch_CAPTCHA.py](/CV/Patch_CAPTCHA.py)
* [\_\_init\_\_.py](/CV/__init__.py)
* [curve\_fit\_func.py](/CV/curve_fit_func.py)
* [nihe1.png](/CV/nihe1.png)
* [png\_to\_SVG.py](/CV/png_to_SVG.py)
* [Calculus](https://github.com/YoTro/Python_repository/tree/master/Calculus)
* [.DS_Store](/Calculus/.DS_Store)
* [Catalan.py](/Calculus/Catalan.py)
* [Ellipsecircumference.py](/Calculus/Ellipsecircumference.py)
* [Hanoi_Tower.py](/Calculus/Hanoi_Tower.py)
* [MT19937.py](/Calculus/MT19937.py)
* [Marsaglia\_polar\_method.py](/Calculus/Marsaglia_polar_method.py)
* [Pascal_triangle.py](/Calculus/Pascal_triangle.py)
* [Pascal_triangle.sh](/Calculus/Pascal_triangle.sh)
* [Primenumber.py](/Calculus/Primenumber.py)
* [Taylor.py](/Calculus/Taylor.py)
* [Zeller.py](/Calculus/Zeller.py)
* [\_\_init\_\_.py](/Calculus/__init__.py)
* [interplotate_all.py](/Calculus/interplotate_all.py)
* [Google_Sample](https://github.com/YoTro/Python_repository/tree/master/Google_Sample)
* [.DS_Store](/Google_Sample/.DS_Store)
* [CUS_Yuntuexpress.py](/Google_Sample/CUS_Yuntuexpress.py)
* [Google_tranJS.py](/Google_Sample/Google_tranJS.py)
* [Google\_translate\_js_API.py](/Google_Sample/Google_translate_js_API.py)
* [\_\_init\_\_.py](/Google_Sample/__init__.py)
* [Grapgh Theory](https://github.com/YoTro/Python_repository/tree/master/Grapgh%20Theory)
* [.DS_Store](/Grapgh%20Theory/.DS_Store)
* [Astar.py](/Grapgh%20Theory/Astar.py)
* [BFS.py](/Grapgh%20Theory/BFS.py)
* [Binaryheap.py](/Grapgh%20Theory/Binaryheap.py)
* [DFS.py](/Grapgh%20Theory/DFS.py)
* [DFS_Maze.py](/Grapgh%20Theory/DFS_Maze.py)
* [Dijkstra.py](/Grapgh%20Theory/Dijkstra.py)
* [KMP.py](/Grapgh%20Theory/KMP.py)
* [PageRank.py](/Grapgh%20Theory/PageRank.py)
* [Prim_Maze.py](/Grapgh%20Theory/Prim_Maze.py)
* [Pygraph.py](/Grapgh%20Theory/Pygraph.py)
* [Recursive\_division\_Maze.py](/Grapgh%20Theory/Recursive_division_Maze.py)
* [Tarjan.py](/Grapgh%20Theory/Tarjan.py)
* [\_\_init\_\_.py](/Grapgh%20Theory/__init__.py)
* [Leetcode](https://github.com/YoTro/Python_repository/tree/master/Leetcode)
* [Bit](https://github.com/YoTro/Python_repository/tree/master/Leetcode/Bit)
* [.DS_Store](/Leetcode/Bit/.DS_Store)
* [leetcode-1371-find-the-longest-substring-containing-vowels-in-even-counts.py](/Leetcode/Bit/leetcode-1371-find-the-longest-substring-containing-vowels-in-even-counts.py)
* [leetcode-231-power-of-two.py](/Leetcode/Bit/leetcode-231-power-of-two.py)
* [leetcode-jianzhioffer-51-shu-zu-zhong-de-ni-xu-dui-lcof.py](/Leetcode/Bit/leetcode-jianzhioffer-51-shu-zu-zhong-de-ni-xu-dui-lcof.py)
* [DP](https://github.com/YoTro/Python_repository/tree/master/Leetcode/DP)
* [.DS_Store](/Leetcode/DP/.DS_Store)
* [198\_House\_robber.py](/Leetcode/DP/198_House_robber.py)
* [README.md](/Leetcode/DP/README.md)
* [leetcode-08-best-time-to-buy-and-sell-stock.py](/Leetcode/DP/leetcode-08-best-time-to-buy-and-sell-stock.py)
* [leetcode-121-best-time-to-buy-and-sell-stock.py](/Leetcode/DP/leetcode-121-best-time-to-buy-and-sell-stock.py)
* [leetcode-152-maximum-product-subarray.py](/Leetcode/DP/leetcode-152-maximum-product-subarray.py)
* [leetcode-279-perfect-squares.py](/Leetcode/DP/leetcode-279-perfect-squares.py)
* [leetcode-322-coin-change.py](/Leetcode/DP/leetcode-322-coin-change.py)
* [leetcode-464-can-i-win.py](/Leetcode/DP/leetcode-464-can-i-win.py)
* [leetcode-486-maximum-length-of-repeated-subarray.py](/Leetcode/DP/leetcode-486-maximum-length-of-repeated-subarray.py)
* [leetcode-5-longest-palindromic-substring.py](/Leetcode/DP/leetcode-5-longest-palindromic-substring.py)
* [leetcode-53-maximum-subarray.py](/Leetcode/DP/leetcode-53-maximum-subarray.py)
* [leetcode-718-maximum-length-of-repeated-subarray.py](/Leetcode/DP/leetcode-718-maximum-length-of-repeated-subarray.py)
* [leetcode-837-new-21-game.py](/Leetcode/DP/leetcode-837-new-21-game.py)
* [Graph](https://github.com/YoTro/Python_repository/tree/master/Leetcode/Graph)
* [Tree](https://github.com/YoTro/Python_repository/tree/master/Leetcode/Graph/Tree)
* [.DS_Store](/Leetcode/Graph/Tree/.DS_Store)
* [leetcode-236-lowest-common-ancestor-of-a-binary-tree.py](/Leetcode/Graph/Tree/leetcode-236-lowest-common-ancestor-of-a-binary-tree.py)
* [leetcode-938-range-sum-of-bst.py](/Leetcode/Graph/Tree/leetcode-938-range-sum-of-bst.py)
* [leetcode-95-unique-binary-search-trees-ii.py](/Leetcode/Graph/Tree/leetcode-95-unique-binary-search-trees-ii.py)
* [.DS_Store](/Leetcode/Graph/.DS_Store)
* [leetcode-1263-minimum-moves-to-move-a-box-to-their-target-location.py](/Leetcode/Graph/leetcode-1263-minimum-moves-to-move-a-box-to-their-target-location.py)
* [Mathematics](https://github.com/YoTro/Python_repository/tree/master/Leetcode/Mathematics)
* [leetcode-202-happy-number.py](/Leetcode/Mathematics/leetcode-202-happy-number.py)
* [leetcode-326-power-of-three.py](/Leetcode/Mathematics/leetcode-326-power-of-three.py)
* [leetcode-866-prime-palindrome.py](/Leetcode/Mathematics/leetcode-866-prime-palindrome.py)
* [Recursive](https://github.com/YoTro/Python_repository/tree/master/Leetcode/Recursive)
* [leetcode-1137-n-th-tribonacci-number.py](/Leetcode/Recursive/leetcode-1137-n-th-tribonacci-number.py)
* [leetcode-779-k-th-symbol-in-grammar.py](/Leetcode/Recursive/leetcode-779-k-th-symbol-in-grammar.py)
* [.DS_Store](/Leetcode/.DS_Store)
* [\_\_init\_\_.py](/Leetcode/__init__.py)
* [leetcode-15-3sum.py](/Leetcode/leetcode-15-3sum.py)
* [leetcode-3-longest-substring-without-repeating-characters.py](/Leetcode/leetcode-3-longest-substring-without-repeating-characters.py)
* [leetcode-441-arranging-coins.py](/Leetcode/leetcode-441-arranging-coins.py)
* [leetcode-633-sum-of-square-numbers.py](/Leetcode/leetcode-633-sum-of-square-numbers.py)
* [leetcode-65-valid-number.py](/Leetcode/leetcode-65-valid-number.py)
* [leetcode-69-sqrtx.py](/Leetcode/leetcode-69-sqrtx.py)
* [login_leetcode.py](/Leetcode/login_leetcode.py)
* [Linkedlist](https://github.com/YoTro/Python_repository/tree/master/Linkedlist)
* [.DS_Store](/Linkedlist/.DS_Store)
* [Linkedlist.py](/Linkedlist/Linkedlist.py)
* [MachineLearning](https://github.com/YoTro/Python_repository/tree/master/MachineLearning)
* [SVM.py](/MachineLearning/SVM.py)
* [\_\_init\_\_.py](/MachineLearning/__init__.py)
* [mnist2jpg.py](/MachineLearning/mnist2jpg.py)
* [OnlineCompile](https://github.com/YoTro/Python_repository/tree/master/OnlineCompile)
* [OnlineC.py](/OnlineCompile/OnlineC.py)
* [OnlineCompileMultilangs.py](/OnlineCompile/OnlineCompileMultilangs.py)
* [Pygame](https://github.com/YoTro/Python_repository/tree/master/Pygame)
* [.DS_Store](/Pygame/.DS_Store)
* [1.py](/Pygame/1.py)
* [10.py](/Pygame/10.py)
* [11.py](/Pygame/11.py)
* [12.py](/Pygame/12.py)
* [13.py](/Pygame/13.py)
* [14.py](/Pygame/14.py)
* [15.py](/Pygame/15.py)
* [16.py](/Pygame/16.py)
* [2.py](/Pygame/2.py)
* [3.py](/Pygame/3.py)
* [4.py](/Pygame/4.py)
* [5.py](/Pygame/5.py)
* [6.py](/Pygame/6.py)
* [7.py](/Pygame/7.py)
* [8.py](/Pygame/8.py)
* [9.py](/Pygame/9.py)
* [Sorting_Algorithms](https://github.com/YoTro/Python_repository/tree/master/Sorting_Algorithms)
* [.DS_Store](/Sorting_Algorithms/.DS_Store)
* [Binary_search.py](/Sorting_Algorithms/Binary_search.py)
* [Bubble_sort.py](/Sorting_Algorithms/Bubble_sort.py)
* [Bucket_sort.py](/Sorting_Algorithms/Bucket_sort.py)
* [Hash_sort.py](/Sorting_Algorithms/Hash_sort.py)
* [Heap_sort.py](/Sorting_Algorithms/Heap_sort.py)
* [Insertion_sort.py](/Sorting_Algorithms/Insertion_sort.py)
* [Merge_sort.py](/Sorting_Algorithms/Merge_sort.py)
* [Quick_sort.py](/Sorting_Algorithms/Quick_sort.py)
* [Radix_sort.py](/Sorting_Algorithms/Radix_sort.py)
* [Select_sort.py](/Sorting_Algorithms/Select_sort.py)
* [Shell_sort.py](/Sorting_Algorithms/Shell_sort.py)
* [\_\_init\_\_.py](/Sorting_Algorithms/__init__.py)
* [counting_sort.py](/Sorting_Algorithms/counting_sort.py)
* [listsort.txt](/Sorting_Algorithms/listsort.txt)
* [Trees](https://github.com/YoTro/Python_repository/tree/master/Trees)
* [.DS_Store](/Trees/.DS_Store)
* [AVLTree.py](/Trees/AVLTree.py)
* [BST.py](/Trees/BST.py)
* [Trie_Tree.py](/Trees/Trie_Tree.py)
* [bilibili](https://github.com/YoTro/Python_repository/tree/master/bilibili)
* [.DS_Store](/bilibili/.DS_Store)
* [README.md](/bilibili/README.md)
* [\_\_init\_\_.py](/bilibili/__init__.py)
* [bilibili_rank.sh](/bilibili/bilibili_rank.sh)
* [bilibili\_ranking\_data_everyday.py](/bilibili/bilibili_ranking_data_everyday.py)
* [log](/bilibili/log)
* [log.err](/bilibili/log.err)
* [requirements.txt](/bilibili/requirements.txt)
* [.DS_Store](/.DS_Store)
* [.gitignore](/.gitignore)
* [InsertimgExcel.py](/InsertimgExcel.py)
* [LICENSE](/LICENSE)
* [Logistics\_get\_17track.py](/Logistics_get_17track.py)
* [README.md](/README.md)
* [\_\_init\_\_.py](/__init__.py)
* [covid-19.py](/covid-19.py)
* [csv\_to\_xls.py](/csv_to_xls.py)
* [dijkstra.py](/dijkstra.py)
* [dingTalkfile.py](/dingTalkfile.py)
* [get-pip.py](/get-pip.py)
* [pneumonia.py](/pneumonia.py)
* [pytree.html](/pytree.html)
* [pytree.txt](/pytree.txt)
* [taobaoSEO_keyword.pyc](/taobaoSEO_keyword.pyc)
* [xt.py](/xt.py)