bnbong's Stars
keras-team/keras
Deep Learning for humans
MoatLab/FEMU
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
Tert0/fastapi-framework
A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions
agronholm/anyio
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
fastapi/fastapi-cli
Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀
openstack/swift
OpenStack Storage (Swift). Mirror of code maintained at opendev.org.
openstack/puppet-nova
OpenStack Nova Puppet Module. Mirror of code maintained at opendev.org.
openstack/neutron
OpenStack Networking (Neutron). Mirror of code maintained at opendev.org.
oracle/terraform-provider-oci
Terraform Oracle Cloud Infrastructure provider
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
id-Software/DOOM
DOOM Open Source Release
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
openstack/openstack
Repository tracking all OpenStack repositories as submodules. Mirror of code maintained at opendev.org.
cloudforet-io/cloudforet
⚡Cloudforet Project⚡
readthedocs/readthedocs.org
The source code that powers readthedocs.org
capston-qrcode/qrcode-python
Model2 QRCode example code
wormwlrm/slack-emoji
😋 내가 쓰려고 모아놓는 슬랙 이모지들
Development-team-1/just-pickup
[MSA] 커피 픽업 서비스
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
jamesgeorge007/github-activity-readme
Updates README with the recent GitHub activity of a user
marcorichetta/fastapi-vercel
A FastAPI example app deployed on Vercel
baranbartu/microservices-with-fastapi
Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o
mahmoud/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
PawanOsman/ChatGPT
OpenAI API Free Reverse Proxy
nomadcoders/fastapi-vercel-starter
Sample starter template for deploying FastAPI applications to Vercel
bnbong/rickTcal_DayLife
<자람 워크샵 프로젝트> 릭트컬 데이라이프 - 볼따구 라이프로 스트레스를 줄여주는 데스크톱 앱
kairess/animated-wallpaper-sticker
Animated wallpaper sticker using PyQt5 with Python. Put gif animations on your desktop.
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.