/

ruff

An extremely fast Python linter and code formatter, written in Rust.

最終更新日:578日前
23.7k

storybookjs/storybook
582日前81.9k

Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

styleguidist/react-styleguidist
582日前10.8k

Isolated React component development environment with a living style guide

standard/standard
582日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

SelfhostedPro/Yacht
583日前3.0k

A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.

vue-styleguidist/vue-styleguidist
588日前2.4k

Created from react styleguidist for Vue Components with a living style guide

tiangolo/fastapi
580日前68.3k

FastAPI framework, high performance, easy to learn, fast to code, ready for production

httpie/cli
580日前31.1k

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

encode/django-rest-framework
580日前27.1k

Web APIs for Django. 🎸

NaiboWang/CommandlineConfig
585日前2.0k

A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。

kurtmckee/feedparser
581日前1.8k

Parse feeds in Python

localstack/localstack
580日前51.3k

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

donnemartin/data-science-ipython-notebooks
580日前26.1k

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

caprover/caprover
580日前11.8k

Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

prowler-cloud/prowler
580日前9.2k

Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more

starship/starship
580日前39.3k

☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

koalaman/shellcheck
580日前34.4k

ShellCheck, a static analysis tool for shell scripts

warpdotdev/Warp
580日前17.2k

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.

extrawurst/gitui
580日前16.4k

Blazing 💥 fast terminal-ui for git written in rust 🦀

HelloZeroNet/ZeroNet
580日前18.2k

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network

solana-labs/solana
580日前11.4k

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

dvf/blockchain
580日前7.6k

A simple Blockchain in Python

lbryio/lbry-sdk
580日前7.2k

The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.

python-telegram-bot/python-telegram-bot
580日前24.2k

We have made you a wrapper you can't refuse

InstaPy/InstaPy
580日前16.1k

📷 Instagram Bot - Tool for automated Instagram interactions

Rapptz/discord.py
580日前14.0k

An API wrapper for Discord written in Python.

gunthercox/ChatterBot
580日前13.8k

ChatterBot is a machine learning, conversational dialog engine for creating chat bots

sfyc23/EverydayWechat
580日前9.8k

微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)

microsoft/botframework-sdk
580日前7.3k

Bot Framework provides the most comprehensive experience for building conversation applications.

serhii-londar/open-source-mac-os-apps
580日前38.7k

🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps

kovidgoyal/kitty
580日前21.2k

Cross-platform, fast, feature-rich, GPU based terminal

sherlock-project/sherlock
580日前46.8k

🔎 Hunt down social media accounts by username across social networks

BurntSushi/ripgrep
580日前43.4k

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

sharkdp/fd
580日前30.7k

A simple, fast and user-friendly alternative to 'find'

google/python-fire
580日前26.0k

Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

deeplearning4j/deeplearning4j
580日前13.3k

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

lk-geimfari/awesomo
581日前9.2k

Cool open source projects. Choose your project and get involved in Open Source development now.

realm/SwiftLint
580日前18.1k

A tool to enforce Swift style and conventions.

facebook/infer
580日前14.6k

A static analyzer for Java, C, C++, and Objective-C

analysis-tools-dev/static-analysis
580日前12.6k

⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.

super-linter/super-linter
580日前9.1k

Combination of multiple linters to run as a GitHub Action or standalone

SonarSource/sonarqube
580日前8.4k

Continuous Inspection

checkstyle/checkstyle
580日前8.1k

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

reviewdog/reviewdog
580日前7.1k

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

trekhleb/state-of-the-art-shitcode
580日前5.2k

💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode

pylint-dev/pylint
581日前5.0k

It's not just a linter that annoys you!

ajinabraham/nodejsscan
582日前2.3k

nodejsscan is a static security code scanner for Node.js applications.

reviewboard/reviewboard
598日前1.5k

An extensible and friendly code review tool for projects and companies of all sizes.

bit4woo/python_sec
584日前1.3k

python安全和代码审计相关资料收集 resource collection of python security and code review

rust-lang/rust
580日前90.1k

Empowering everyone to build reliable and efficient software.

RustPython/RustPython
580日前17.1k

A Python Interpreter written in Rust

buildbot/buildbot
580日前5.1k

Python-based continuous integration testing framework; your pull requests are more than welcome!

azl397985856/leetcode
580日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

youngyangyang04/leetcode-master
580日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

doocs/leetcode
580日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

sammchardy/python-binance
580日前5.6k

Binance Exchange API python implementation for automated trading

mimblewimble/grin
580日前5.0k

Minimal implementation of the Mimblewimble protocol.

antlr/antlr4
580日前16.1k

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

TheAlgorithms/Rust
580日前19.3k

All Algorithms implemented in Rust

streamlit/streamlit
580日前30.2k

Streamlit — A faster way to build and share data apps.

gradio-app/gradio
580日前26.3k

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

matplotlib/matplotlib
580日前18.9k

matplotlib: plotting with Python

ml-tooling/best-of-ml-python
580日前15.1k

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

sqlmapproject/sqlmap
580日前29.9k

Automatic SQL injection and database takeover tool

influxdata/influxdb
580日前27.3k

Scalable datastore for metrics, events, and real-time analytics

tensorflow/tensorflow
580日前180.7k

An Open Source Machine Learning Framework for Everyone

pytorch/pytorch
580日前75.4k

Tensors and Dynamic neural networks in Python with strong GPU acceleration

d2l-ai/d2l-zh
580日前53.9k

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

CorentinJ/Real-Time-Voice-Cloning
580日前50.0k

Clone a voice in 5 seconds to generate arbitrary speech in real-time

GokuMohandas/Made-With-ML
580日前35.1k

Learn how to design, develop, deploy and iterate on production-grade ML applications.

ray-project/ray
580日前29.9k

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

StackStorm/st2
580日前5.8k

StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html

shuttle-hq/shuttle
580日前5.3k

Build & ship backends without writing any infrastructure files.

django/django
580日前75.6k

The Web framework for perfectionists with deadlines.

jumpserver/jumpserver
580日前23.1k

JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。

makeplane/plane
580日前22.6k

🔥 🔥 🔥 Open Source JIRA, Linear and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.

wagtail/wagtail
580日前16.8k

A Django content management system focused on flexibility and user experience

netbox-community/netbox
580日前14.5k

The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev

ansible/awx
580日前13.2k

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

cookiecutter/cookiecutter-django
580日前11.3k

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

django-cms/django-cms
580日前9.7k

The easy-to-use and developer-friendly enterprise CMS powered by Django

pennersr/django-allauth
580日前8.7k

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

LibrePhotos/librephotos
580日前6.4k

A self-hosted open source photo management service. This is the repository of the backend.

liangliangyy/DjangoBlog
580日前6.1k

🍺基于Django的博客系统

joerick/pyinstrument
580日前6.0k

🚴 Call stack profiler for Python. Shows you why your code is slow!

dani-garcia/vaultwarden
580日前31.3k

Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

mkdocs/mkdocs
580日前17.9k

Project documentation with Markdown.

SeleniumHQ/selenium
580日前28.8k

A browser automation framework and ecosystem.

toeverything/AFFiNE
580日前26.4k

There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

rrrene/credo
580日前4.8k

A static code analysis tool for the Elixir language with a focus on code consistency and teaching.

rusterlium/rustler
580日前4.1k

Safe Rust bridge for creating Erlang NIF functions

dependabot/dependabot-core
580日前3.8k

🤖 Dependabot's core logic for creating update PR's.

extism/extism
580日前3.5k

The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.