GithubHelp home page GithubHelp logo

charlespikachu / pytools Goto Github PK

View Code? Open in Web Editor NEW
945.0 945.0 503.0 78.94 MB

Pytools: Some useful tools written by pure python.

Home Page: https://pikachupytools.readthedocs.io/zh/latest/

License: Apache License 2.0

Python 100.00%
hubble music-player pyqt5 python3 qrcode security tools

pytools's Introduction

Hello, I'm CharlesPikachu 👋

🔥 Popular Projects

  • Games: Create interesting games by pure python.
  • DecryptLogin: APIs for loginning some websites by using requests.
  • Musicdl: A lightweight music downloader written by pure python.
  • Videodl: A lightweight video downloader written by pure python.
  • Pytools: Some useful tools written by pure python.
  • PikachuWeChat: Play WeChat with itchat-uos.
  • SSSegmentation: An Open Source Supervised Semantic Segmentation Toolbox Based on PyTorch.
  • Pydrawing: Beautify your image or video.
  • ImageCompressor: Image compressors written by pure python.
  • FreeProxy: Collecting free proxies from internet.
  • Constellation: Beautiful starry sky written by js.
  • Paperdl: Search and download paper from specific websites.
  • Sciogovterminal: Browse "The State Council Information Office of the People's Republic of China" in the terminal.
  • CodeFree: Make no code a reality.
  • DeepLearningToys: Some deep learning toys implemented in pytorch.
  • DataAnalysis: Some data analysis projects in charles_pikachu.
  • Imagedl: Search and download images from specific websites.
  • Pytoydl: A toy deep learning framework built upon numpy.
  • NovelDL: Search and download novels from some specific websites.

🏆 Github Trophy

trophy

pytools's People

Contributors

charlespikachu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pytools's Issues

[BUG]

pycharm环境
python3.10.0
windows 11
Traceback (most recent call last):
File "E:\Python\pytools\pytools\pytools.py", line 85, in
all_supports = tool_client.getallsupported()
File "E:\Python\pytools\pytools\pytools.py", line 71, in getallsupported
all_supports[value.tool_name] = key
AttributeError: type object 'ModifyFolderICON' has no attribute 'tool_name'

百度翻译POST请求需要加 from 和 to 字段

https://github.com/CharlesPikachu/Tools/blob/29e96b3f2f03ee558346ffbc7f5b170ce1d3c99c/Translator/Translator.py#L47

接使用百度翻译,程序会直接退出,查看其返回结果为

{"error":999,"from":null,"to":null,"query":"hi"}

我在 chrome 中调试了网页版的百度翻译,它会在翻译之前先 query 输入文本的语言类型,根据结果填充 fromto 字段

如果只支持 中英翻译的话,可以在程序中先判断输入框是否为 English 如果不是,则认为是 中文,这样变相实现了 language detect 的目的

Problem about how to run weiboSpider.py

I come here by your amazing article: https://mp.weixin.qq.com/s/-3BDTZAE1x7nfCLNq2mFBw

And then I come here, download the code and try to enjoy this fabulous tool.

But it turns out the following command:

"python weiboSpider.py --username 用户名 --password 密码"

does not work for me...

So here are my 2 problems:

  1. shall I put my weibo account's username and pwd in the above command?

  2. and how should I run it correctly?

Thank you for your patient response in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.