keras
Deep Learning for humans
apache/superset351日前56.6k
Apache Superset is a Data Visualization and Data Exploration Platform
SelfhostedPro/Yacht350日前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.
tiangolo/fastapi347日前68.3k
FastAPI framework, high performance, easy to learn, fast to code, ready for production
httpie/cli347日前31.1k
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
nteract/hydrogen350日前3.9k
:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
NaiboWang/CommandlineConfig352日前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格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。
localstack/localstack347日前51.3k
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
donnemartin/data-science-ipython-notebooks347日前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.
sst/sst347日前19.3k
Build modern full-stack applications on AWS
caprover/caprover347日前11.8k
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
aws/chalice347日前10.2k
Python Serverless Microframework for AWS
recommenders-team/recommenders347日前17.6k
Best Practices on Recommendation Systems
microsoft/computervision-recipes347日前9.2k
Best Practices, code samples, and documentation for Computer Vision.
prowler-cloud/prowler347日前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
milanm/DevOps-Roadmap347日前7.6k
DevOps Roadmap for 2024. with learning resources
Netflix/metaflow347日前7.4k
:rocket: Build and manage real-life ML, AI, and data science projects with ease!
freqtrade/freqtrade347日前24.4k
Free, open source crypto trading bot
HelloZeroNet/ZeroNet347日前18.2k
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
bbfamily/abu347日前11.0k
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
lbryio/lbry-sdk347日前7.2k
The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
spesmilo/electrum347日前6.9k
Electrum Bitcoin Wallet
python-telegram-bot/python-telegram-bot347日前24.2k
We have made you a wrapper you can't refuse
RasaHQ/rasa347日前17.6k
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
InstaPy/InstaPy347日前16.1k
📷 Instagram Bot - Tool for automated Instagram interactions
leon-ai/leon347日前14.3k
🧠 Leon is your open-source personal assistant.
Rapptz/discord.py347日前14.0k
An API wrapper for Discord written in Python.
gunthercox/ChatterBot347日前13.8k
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
sfyc23/EverydayWechat347日前9.8k
微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)
microsoft/botframework-sdk347日前7.3k
Bot Framework provides the most comprehensive experience for building conversation applications.
serhii-londar/open-source-mac-os-apps347日前38.7k
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
google/flatbuffers347日前21.8k
FlatBuffers: Memory Efficient Serialization Library
kovidgoyal/kitty347日前21.2k
Cross-platform, fast, feature-rich, GPU based terminal
alyssaxuu/screenity347日前9.2k
The free and privacy-friendly screen recorder with no limits 🎥
sherlock-project/sherlock347日前46.8k
🔎 Hunt down social media accounts by username across social networks
tqdm/tqdm347日前27.0k
:zap: A Fast, Extensible Progress Bar for Python and CLI
google/python-fire347日前26.0k
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
deeplearning4j/deeplearning4j347日前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.
kanaka/mal347日前9.7k
mal - Make a Lisp
lk-geimfari/awesomo348日前9.2k
Cool open source projects. Choose your project and get involved in Open Source development now.
viebel/klipse350日前3.1k
Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
facebook/pyre-check347日前6.6k
Performant type-checking for python.
reviewboard/reviewboard365日前1.5k
An extensible and friendly code review tool for projects and companies of all sizes.
bit4woo/python_sec351日前1.3k
python安全和代码审计相关资料收集 resource collection of python security and code review
buildbot/buildbot347日前5.1k
Python-based continuous integration testing framework; your pull requests are more than welcome!
gaia-pipeline/gaia348日前5.1k
Build powerful pipelines in any programming language.
iterative/cml355日前3.9k
♾️ CML - Continuous Machine Learning | CI/CD for ML
azl397985856/leetcode347日前53.3k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
youngyangyang04/leetcode-master347日前45.2k
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
CMU-Perceptual-Computing-Lab/openpose347日前29.3k
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
TheAlgorithms/C-Plus-Plus347日前28.6k
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
OpenBB-finance/OpenBBTerminal347日前25.6k
Investment Research for Everyone, Everywhere.
sammchardy/python-binance347日前5.6k
Binance Exchange API python implementation for automated trading
jesse-ai/jesse348日前5.1k
An advanced crypto trading bot written in Python
mxgmn/WaveFunctionCollapse347日前22.5k
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
antlr/antlr4347日前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/C347日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
netdata/netdata347日前67.1k
The open-source observability platform everyone needs!
streamlit/streamlit347日前30.2k
Streamlit — A faster way to build and share data apps.
gradio-app/gradio347日前26.3k
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
plotly/dash347日前20.1k
Data Apps & Dashboards for Python. No JavaScript Required.
matplotlib/matplotlib347日前18.9k
matplotlib: plotting with Python
ml-tooling/best-of-ml-python347日前15.1k
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
sqlmapproject/sqlmap347日前29.9k
Automatic SQL injection and database takeover tool
tensorflow/tensorflow347日前180.7k
An Open Source Machine Learning Framework for Everyone
AUTOMATIC1111/stable-diffusion-webui347日前121.2k
Stable Diffusion web UI
huggingface/transformers347日前120.2k
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
pytorch/pytorch347日前75.4k
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv/opencv347日前74.1k
Open Source Computer Vision Library
Developer-Y/cs-video-courses347日前63.4k
List of Computer Science courses with video lectures.
d2l-ai/d2l-zh347日前53.9k
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
CorentinJ/Real-Time-Voice-Cloning347日前50.0k
Clone a voice in 5 seconds to generate arbitrary speech in real-time
deepfakes/faceswap347日前48.5k
Deepfakes Software For All
ultralytics/yolov5347日前45.1k
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
iperov/DeepFaceLab347日前44.5k
DeepFaceLab is the leading software for creating deepfakes.
Avik-Jain/100-Days-Of-ML-Code347日前42.7k
100 Days of ML Coding
floodsung/Deep-Learning-Papers-Reading-Roadmap347日前37.1k
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
hpcaitech/ColossalAI347日前36.4k
Making large AI models cheaper, faster and more accessible
GokuMohandas/Made-With-ML347日前35.1k
Learn how to design, develop, deploy and iterate on production-grade ML applications.
TencentARC/GFPGAN347日前34.0k
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
ray-project/ray347日前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/st2347日前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
PaddlePaddle/PaddleX347日前4.5k
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
django/django347日前75.6k
The Web framework for perfectionists with deadlines.
getsentry/sentry347日前36.3k
Developer-first error tracking and performance monitoring
jumpserver/jumpserver347日前23.1k
JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。
makeplane/plane347日前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/wagtail347日前16.8k
A Django content management system focused on flexibility and user experience
paperless-ngx/paperless-ngx347日前15.5k
A community-supported supercharged version of paperless: scan, index and archive all your physical documents
netbox-community/netbox347日前14.5k
The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
ansible/awx347日前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.
Miserlou/Zappa354日前11.9k
Serverless Python
cookiecutter/cookiecutter-django347日前11.3k
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
django-cms/django-cms347日前9.7k
The easy-to-use and developer-friendly enterprise CMS powered by Django
pennersr/django-allauth347日前8.7k
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
LibrePhotos/librephotos347日前6.4k
A self-hosted open source photo management service. This is the repository of the backend.
joerick/pyinstrument347日前6.0k
🚴 Call stack profiler for Python. Shows you why your code is slow!
satwikkansal/wtfpython347日前34.9k
What the f*ck Python? 😱
mkdocs/mkdocs347日前17.9k
Project documentation with Markdown.
SeleniumHQ/selenium347日前28.8k
A browser automation framework and ecosystem.
oldratlee/translations348日前6.8k
🐼 Chinese translations for classic software development resources
dependabot/dependabot-core347日前3.8k
🤖 Dependabot's core logic for creating update PR's.
extism/extism347日前3.5k
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
emacs-lsp/lsp-mode348日前4.6k
Emacs client/library for the Language Server Protocol
Textualize/rich347日前46.4k
Rich is a Python library for rich text and beautiful formatting in the terminal.
getActivity/EmojiPackage349日前2.6k
表情包资源合集,张张都是经典
GetStream/Winds347日前8.9k
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
ArchiveBox/ArchiveBox347日前19.0k
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
pallets/flask347日前65.8k
The Python micro framework for building web applications.
Asabeneh/30-Days-Of-Python347日前29.1k
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. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
benbusby/whoogle-search347日前8.5k
A self-hosted, ad-free, privacy-respecting metasearch engine
miguelgrinberg/flasky348日前8.4k
Companion code to my O'Reilly book "Flask Web Development", second edition.
jofpin/trape348日前7.8k
People tracker on the Internet: OSINT analysis and research tool by Jose Pino
joeyespo/grip347日前6.3k
Preview GitHub README.md files locally before committing them.
miguelgrinberg/Flask-SocketIO348日前5.2k
Socket.IO integration for Flask applications.
cookiecutter-flask/cookiecutter-flask347日前4.5k
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
dpgaspar/Flask-AppBuilder347日前4.5k
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
man-group/dtale347日前4.4k
Visualizer for pandas data structures
schenkd/nginx-ui350日前4.4k
Nginx UI allows you to access and modify the nginx configurations files without cli.
ryanoasis/nerd-fonts347日前49.8k
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
scrapy/scrapy347日前50.1k
Scrapy, a fast high-level web crawling & scraping framework for Python.
xitu/gold-miner347日前33.2k
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
GitHubDaily/GitHubDaily347日前26.7k
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
mouredev/Hello-Python347日前19.7k
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 75 clases, 37 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...