IT-HONGREAT's Stars
django/django
The Web framework for perfectionists with deadlines.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
ccxt/ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
bloomberg/memray
Memray is a memory profiler for Python
cookiecutter/cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
wsvincent/awesome-django
A curated list of awesome things related to Django
hugapi/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
HackSoftware/Django-Styleguide
Django styleguide used in HackSoft projects
FactoryBoy/factory_boy
A test fixtures replacement for Python
theodorusclarence/ts-nextjs-tailwind-starter
๐ Next.js + Tailwind CSS + TypeScript starter and boilerplate packed with useful development features
Suor/django-cacheops
A slick ORM cache with automatic granular event-driven invalidation.
unfoldadmin/django-unfold
Modern Django admin theme for seamless interface development
dmontagu/fastapi-utils
Reusable utilities for FastAPI
samuelcolvin/watchfiles
Simple, modern and fast file watching and code reload in Python.
aio-libs/yarl
Yet another URL library
astral-sh/ruff-pre-commit
A pre-commit hook for Ruff.
jrief/django-admin-sortable2
Generic drag-and-drop ordering for objects in the Django admin interface
SAP/PyRFC
Asynchronous, non-blocking SAP NW RFC SDK bindings for Python
dahlia/iterfzf
Pythonic interface to fzf, a CLI fuzzy finder
teddylee777/langserve_ollama
๋ฌด๋ฃ๋ก ํ๊ตญ์ด๐ฐ๐ท ํ์ธํ๋ ๋ชจ๋ธ ๋ฐ์์ ๋ก์ปฌ LLM ํธ์คํ . LangServe, Ollama, streamlit + RAG
fopina/django-bulk-update-or-create
`bulk_update_or_create` for Django model managers
iamport/iamport-rest-client-python
Python ์ฌ์ฉ์๋ฅผ ์ํ ์์ํฌํธ REST API ์ฐ๋ ๋ชจ๋์ ๋๋ค
iamport/iamport-rest-client
์์ํฌํธ(http://www.iamport.kr) ์๋น์ค์ REST API๋ถ๋ถ์ ์ํ ์ธ์ด๋ณ Client SDK
nicepayments/nicepay-manual
๋์ด์คํ์ด๋จผ์ธ ๊ฒฐ์ ์ฐ๋ ๋งค๋ด์ผ
om-chauhan/developer_portfolio_flutter
A Flutter Developer Portfolio Website/App.
kginicis-ts/INICIS_Stdpay
ใ ์ผ๋ฐ๊ฒฐ์ ใ :: PC/๋ชจ๋ฐ์ผ ๋ชจ๋ ์ํต ๊ณต๊ฐ์ ๋๋ค.
nicepayments/nicepay-python
python sample code for nicepay
gitfiilipeneto/MyDigivice
Meu projeto 4fun consumindo a API ('https://digimon-api.vercel.app/api/digimon/'), comeรงou como uma pokedex e terminou como um digivice pq eu sempre gostei mais de digimons
IT-HONGREAT/django
The Web framework for perfectionists with deadlines.
learnwithnayanray/website-scraper
A website scraper is a tool that automatically extracts data from websites. It retrieves information by sending requests to a website, then parses and organizes the content for various purposes like data analysis or monitoring. Web scraping should be done ethically, respecting the terms of service of the website.