/ReaTool

创造自己的工具集,build for fun🎉

Primary LanguagePythonMIT LicenseMIT

ReaTool

build for fun 🎉

MIT License Python3 PySide6 Windows10

Why develop ReaTool

  • I want to use Python to build something for fun. 🐍🛠️😄
  • I want to enhance my project development skills. 🚀💻📈

Feature

  • XiaoHongShu
    • crawl note
    • crawl user notes
    • crawl user liked notes
    • crawl user collected notes
    • crawl note comments

Contribute

First of all, make sure you have installed python >= 3.11 , it's recommended to use venv environment.

Second, run pip install -r requirements.txt to install project dependencies.

Third, when you change one fix or single change, you should do a commit, don't give a big commit.

Last, run python setup.py build_py to use pyinstaller to build the app.

Welcome contributions from anyone who is interested in joining this project 🎉.