Python open source project weekly ranking 2023 week 41

Python Trending Weekly Report, which browses the most popular Python open source projects such as GitHub and Gitee on a weekly basis. The selected projects mainly refer to GitHub Trending , and some refer to Gitee and others. In no particular order, they are all relatively popular items that week.

Selection formula=70%GitHub Trending+20%Gitee+10%Others

Follow the WeChat official account and receive weekly push notifications

# Week 41, 2023 December 24, 2023
1 PyOfficeRobot Python office automation function library. Is there a WeChat robot that can be used by anyone with WeChat without the WeChat function of the web page? After technical search and development, PyOfficeRobot supports all WeChat uses: PyOfficeRobot is here
2 deepsparkhub Select hundreds of application algorithms and models, covering various fields of AI and general computing, supporting mainstream market intelligent computing scenarios, including smart cities, digital individuals, medical care, education, communications, energy and other fields.
3 LaTeX-OCR LaTeX is a typesetting system for creating high-quality technical and scientific documents. It was developed by American computer scientist Leslie Lamport in the early 1980s. LaTeX is based on the TeX typesetting system and provides users with a more advanced interface. , is widely used in fields such as science, engineering, mathematics and computer science.
4 earth A project to visualize live weather conditions around the world. DEMO address: https://earth.nullschool.net/ This project displays global weather conditions in a visual way, providing various weather data such as wind, temperature, relative humidity, as well as animation effects of wind, ocean currents and waves. This is for people related to meteorology. It is a visual application based on the numerical forecast model. . Weather forecasting also requires some research and judgment based on this visual application, similar to windy.com
5 XHS-Downloader Xiaohongshu image/text/video collection tool. Xiaohongshu works collection tool: collect Xiaohongshu works information; extract the download address of Xiaohongshu works; download Xiaohongshu works files without watermarks!
6 cheat An interactive "cheat sheet" command line tool, similar to curl cht.sh/tar. This project can create, edit, and view memos of *nix system commands, such as examples and explanations of commonly used commands.
7 Fooocus An image generation software that works right out of the box. This project was designed by absorbing the advantages of Stable Diffusion and Midjourney. It is simple to install and easy to operate, eliminating complex parameter adjustment steps. Users only need to enter prompt words to generate pictures at the same level as Midjourney. Supports local deployment and offline use, and the minimum configuration requirements are 8GB of memory and 4GB of Nvidia graphics card.
8 deepface Lightweight face recognition and analysis library. This project is a face recognition and facial attribute analysis framework written in Python, which can intelligently identify age, gender, emotion and other information based on face images.
9 SolidUI With the rise of language models that generate images from text, SolidUI wants to help people quickly build visualization tools. The visualization content includes 2D, 3D, and 3D scenes to quickly construct three-dimensional data presentation scenes. SolidUI is an innovative project that aims to combine natural language processing (NLP) with computer graphics to implement Vincent diagram functionality. By building a self-developed Vincentian graph language model, SolidUI uses the RLHF (Reinforcement Learning Human Feedback) process to realize the process from text description to graphics generation.
10 TikTokDownloader TikTok homepage/video/album/original sound; TikTok homepage/video/album/collection/live broadcast/original sound/collection/comments/account/search/hot list data collection tool: completely open source, a free tool based on the Requests module; Batch download works posted, liked, and collected by Douyin accounts; batch download works on TikTok account homepage; download Douyin links or TikTok linked works; obtain Douyin live push address; download Douyin live videos; collect comments data of Douyin works; batch Download Douyin collection works; collect Douyin account detailed data; collect Douyin users/works/live broadcast search results; collect Douyin hot list data.
11 clone-voice This is a voice cloning tool that can use any human voice to synthesize a piece of text into a speaking voice using that voice, or convert a voice into another voice using that voice. It is very simple to use and can be used without N card GPU. Download the precompiled version, double-click app.exe to open a web interface, and you can use it with just a click of the mouse. Supports 16 languages ​​including Chinese, English, Japanese, Korean, French, German, and Italian, and can record sounds from the microphone online. In order to ensure the synthesis effect, it is recommended that the recording time is 5 to 20 seconds, the pronunciation is clear and accurate, and there is no background noise. The English effect is great, and the Chinese effect is just okay.
12 insightface Advanced 2D and 3D facial recognition analysis projects
13 ansible The emerging automated operation and maintenance tools are developed based on Python and integrate the advantages of many operation and maintenance tools (puppet, chef, func, fabric) to realize batch system configuration, batch program deployment, batch running commands and other functions. Ansible is developed based on paramiko and is based on modular work. It does not have the ability to deploy in batches. What really has batch deployment is the module run by ansible, and ansible only provides a framework. Ansible does not need to install clients/agents on the remote host because they communicate with the remote host based on ssh. Ansible has been officially acquired by Red Hat. It is the most recognized among automated operation and maintenance tools, and it is easy to get started and learn. It is one of the skills that every operation and maintenance engineer must master.


 

Category:  Python Open Source Project Weekly Ranking Tags: Automation WeChat AIGC TikTok Image Face Recognition Weather Voice Clone TikTok Office Automation Face



Note: The current article will be updated from time to time. If you have better suggestions for this article or new materials to recommend, you can click:  Welcome to share excellent websites  .

Guess you like

Origin blog.csdn.net/cbbxn/article/details/135180375