243 skills found · Page 1 of 9
marshmallow-code / MarshmallowA lightweight library for converting complex objects to and from simple Python datatypes.
flasgger / FlasggerEasy OpenAPI specs and Swagger UI for your Flask API
ParkSangGwon / TedPermissionEasy check permission library for Android Marshmallow
marshmallow-code / WebargsA friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
sloria / Environssimplified environment variable parsing
frol / Flask Restplus Server ExampleReal-life RESTful server example on Flask-RESTplus
marshmallow-code / ApispecA pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
apiflask / ApiflaskA lightweight Python web API framework.
marshmallow-code / Flask MarshmallowFlask + marshmallow for beautiful APIs
florent37 / RuntimePermissionSimpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
karec / Cookiecutter Flask RestfulFlask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and more
marshmallow-code / Flask SmorestDB agnostic framework to build auto-documented REST APIs with Flask and marshmallow
miLibris / Flask Rest JsonapiFlask extension to build REST APIs around JSONAPI 1.0 specification.
marshmallow-code / Marshmallow SqlalchemySQLAlchemy integration with marshmallow
M66B / XPrivacyLuaReally simple to use privacy manager for Android 6.0 Marshmallow and later
tiangolo / Full StackFull stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
TomWithJerry / CoolAndroidAnimCoolAndroidAnim - Android 6.0 Marshmallow Boot Animation.
lovasoa / Marshmallow DataclassAutomatic generation of marshmallow schemas from dataclasses.
HumanSecurity / MarshmallowMarshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some fields are known and some aren't, with zero performance overhead nor extra coding needed.
miguelgrinberg / APIFairyA minimalistic API framework built on top of Flask, Marshmallow and friends.