cms
以 cms stars:>10000
在 GitHub 上搜索,再经过一些筛选,剩下以下项目:
- hugo
, 静态网站生成
- wagtail
, Django
- grav
- django-cms
- netlify-cms, NodeJS, MIT 静态网站生成,Git-based
- Keystone
, NodeJS
- Strapi
, NodeJS, headless CMS
- Ghost
, NodeJS
- October
, PHP, Laravel
forum
以 forum stars:>2000
在 GitHub 上搜索,再经过一些筛选,剩下以下项目:
web framwork / restful api (python)
- Django
- django-rest-framework
- Flask
- Sanic
- Falcon
- FastAPI
- APIStar
- Pyramid
- Tornado
- Twisted
- daphne
- A HTTP, HTTP2 and WebSocket protocol server for ASGI and ASGI-HTTP.
- uvicorn
- A lightning-fast ASGI server implementation, using uvloop and httptools.
- bjoern
- Asynchronous, very fast and written in C.
- gunicorn
- Pre-forked, ported from Ruby's Unicorn project.
- uWSGI
- A project aims at developing a full stack for building hosting services, written in C.
- waitress
- Multi-threaded, powers Pyramid.
- werkzeug
- A WSGI utility library for Python that powers Flask and can easily be embedded into your own projects.
- uvloop
- Ultra fast asyncio event loop.
data validation
- Cerberus
- A lightweight and extensible data validation library.
- colander
- Validating and deserializing data obtained via XML, JSON, an HTML form post.
- jsonschema
- An implementation of JSON Schema for Python.
- schema
- A library for validating Python data structures.
- Schematics
- Data Structure Validation.
- valideer
- Lightweight extensible data validation and adaptation library.
- voluptuous
- A Python data validation library.