GitHub 2021 年 9 月热门 Python 项目

yt-dlp

MockingBird

  • url
    https://github.com/babysor/MockingBird
  • 简介 🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
  • star 数量 4285

Real-ESRGAN

OnlyFans

ddia

binance-trade-bot

PaddleOCR

  • url
    https://github.com/PaddlePaddle/PaddleOCR
  • 简介 Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
  • star 数量 16325

netbox

pytorch_geometric

Python

Depix

manim

freqtrade-strategies

GFPGAN

DeepFaceLab

30-Days-Of-Python

  • url
    https://github.com/Asabeneh/30-Days-Of-Python
  • 简介 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
  • star 数量 7516

compose

black

devops-exercises

  • url
    https://github.com/bregman-arie/devops-exercises
  • 简介 Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
  • star 数量 15681

nft-mix

GitHub 2021 年 9 月热门 Golang 项目

gokart

url

https://github.com/praetorian-inc/gokart

简介

A static analysis tool for securing Go code

star 数量

1720

filebrowser

url

https://github.com/filebrowser/filebrowser

简介

📂 Web File Browser

star 数量

12833

podman

url

https://github.com/containers/podman

简介

Podman: A tool for managing OCI containers and pods.

star 数量

10260

cli

url

https://github.com/cli/cli

简介

GitHub’s official command line tool

star 数量

25405

netpoll

url

https://github.com/cloudwego/netpoll

简介

A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.

SSH 配置文件简单指南

前言

如果我们有许多服务器需要连接,并且这些机器存在不同的用户名、端口或者其他的选项,如果在去连接的时候记住这些内容是很麻烦和影响效率的事情。当然我们也可以采用 alias 来简化某些场景下的使用。 本文主要是介绍在 ssh 配置文件中对不同服务器单独设置一些参数(比如端口、用户名)。

【# 01】Just Javascript 笔记

前言 && 心智模型 Mental Model

心智模型

心智模型/心智模式的理论是基于一个试图对某事做出合理解释的个人会发展可行的方法的假设,在有限的领域知识和有限的信息处理能力上,产生合理的解释。心智模型是对思维的高级建构,心智模型表征了主观的知识。通过不同的理解解释了心智模型的概念、特性、功用。心智模型是个体为了要了解和解释他们的经验,所建构的知识结构,该模型受限于个体关于他们经验的内隐理论(Implicit Theories),这可能有很多或很少的正确性。