Python Boilerplate contains all the boilerplate you need to create a Python package.
Project description
paraer
Python Boilerplate contains all the boilerplate you need to create a Python package.
Free software: MIT license
Documentation: https://paraer.readthedocs.io.
Features
支持api参数校验,并且当多个参数输入不合法时,会收集多个参数的校验后的提示信息一并返回,而不是当有一个参数非法时立即返回
支持api导出为markdown文档,可通过pandoc转为其他格式
支持通过api直接生成swagger文档,完美对接django-restframework-swagger
支持根据ViewSet或者APIView中定义的serializer_class自动生成swagger的http code为200时的返回格式
支持ViewSet中的list方法自动生成分页参数
支持当参数为枚举值时,在description中定义枚举值的choices,可以自动生成swagger的表格
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2018-05-07)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hypersParaer-2.4.32.tar.gz
.
File metadata
- Download URL: hypersParaer-2.4.32.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c333a2f990d2d59ec2a757bd903659288d7e263501631cfa78fe1e70975b619a |
|
MD5 | 0b86ce66db360e78c414686ec5c9be4b |
|
BLAKE2b-256 | cbf10759d2189f50412a0499039fb1e43286418f5e2cb197ae4c5dde878e6a44 |