Weekly ranking of Python open source projects Week 27 in 2023

Python Trend Weekly, browse 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. The rankings are in no particular order, and they are all relatively popular projects of the week.

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

Pay attention to the WeChat public account and receive weekly newsletters

 

# Week 27, 2023 July 23, 2023
1 ShortGPT A powerful framework for automating content creation. It simplifies the process of video authoring, footage acquisition, speech synthesis and editing tasks.
2 simpleaichat A Python package to easily interface with chat applications like ChatGPT and GPT-4, with powerful features and minimal code complexity. The tool has many features optimized for working with ChatGPT as quickly and cheaply as possible, but still more capable of modern AI tricks than most implementations
3 python-mastery The author is David Beazley, the author of the well-known "Python Cookbook". The course is composed of a variety of practical exercises from shallow to deep, guided by slides, and highly operable. The target users are: programmers who have mastered the basics, and Python programmers who want to progress from simple scripts to writing more complex programs. Course content focuses on programming techniques used in popular libraries and frameworks.
4 Reflex Use Python to create efficient and customizable web applications that can be deployed in seconds.
5 Fay Fay Digital Assistant Edition is an important branch of the fay open source project, focusing on building open source solutions for intelligent digital assistants. It provides a flexible modular design, enabling developers to customize and combine various functional modules, including sentiment analysis, NLP processing, speech synthesis and speech output, etc. Fay Digital Assistant Edition provides developers with powerful tools and resources for building intelligent, personalized and multifunctional digital assistant applications. With this version, developers can easily create digital assistants suitable for various scenarios and fields, and provide users with intelligent voice interaction and personalized services.
6 lean-side-bussiness Lean Side Hustle: How Programmers Do Side Hustles Gracefully. This book expands the basic content of "How Programmers Elegantly Earn Pocket Money" and puts it into a larger sideline perspective; at the same time, it introduces the "Lean Startup" process that has been verified by the Internet industry, and optimizes it for the "Lean Sideline" process dedicated to sidelines. In the second part of the book, based on actual cases, the content of "independent development and monetization" and "online course monetization practice" was added. This book was written in December 2020, later than the one-person company methodology. After reading this book, you can read the one-person company methodology.
7 stack-roadmap Full stack roadmap (sugar cube version). Fangtang’s full-stack roadmap focuses on the issue of "how to make an idea into a product, commercialize it and obtain benefits", and selects from a large amount of learning content, trying to let readers complete the "minimum viable skill stack" including business model, design, development, operation, and growth in a short period of time, helping readers complete the transformation from "from a screw to a one-man business". In the cycle of economic downturn, whether it is more choices of career development, or safer dual-line income from side business is extremely important. This is exactly the value that the roadmap expects to bring.
8 nginx-proxy-manager The Nginx visual management interface is very easy to use. With the technical trend of microservices and Devops, there are more and more demands to simplify web proxy operations and ensure that settings take effect immediately. Follow-up even needs to consider integrating into the service of the product itself. At present, besides commercial solutions (such as Openresty commercial version Edge), open source solutions for managing Nginx proxy servers through the web include the konga solution based on kong microservices and the Nginxproxymanager in this article. It is a reverse proxy management system which is based on NGINX and has a nice and clean web UI. You can also get trusted SSL certificates and manage multiple proxies with separate configuration, customization and intrusion protection.
9 htmx A library that allows users to create modern and powerful user interfaces using simple markup. Simply put, Htmx provides a way to access various browser features through HTML instead of JavaScript. The X here should be extension, which means "extension". JSX extends the functionality of JavaScript (although only at the syntax level), and Htmx extends the functionality of HTML. Thanks to it, it is possible to perform AJAX requests, trigger CSS transitions, call WebSocket and server-sent events directly from HTML elements. Htmx is a lightweight JavaScript library for AJAX (Asynchronous JavaScript and XML) interaction in Web pages. Htmx uses HTML tags to define AJAX operations and interactions without writing a lot of JavaScript code. Htmx allows developers to realize the functions of web applications in a more simple and natural way
10 rip A flexible, open source headless CMS (or decoupled CMS) is a content management system that is not dependent on or tied to any user interface. ) Developers are free to choose their favorite tools and frameworks, and editors can easily manage and distribute content. By making admin panels and APIs extensible through a plugin system, Strapi enables the world's largest companies to accelerate content delivery while building beautiful digital experiences.
11 Prettier Front-end code formatting tool. A "determined" code formatting tool, the support list is as follows: JavaScript, including ES2017 JSX Flow TypeScript CSS, LESS and SCSS JSON
12 actual Open source personal ledger system
13 walls A warehouse with many beautiful wallpapers on Github


 

Category:  Weekly Ranking of Python Open Source ProjectsTags: nginx Entrepreneurship Digital Human CMS finance htmx wallpaper



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/131877036