flask-rest-engine

View on PyPIReverse Dependencies (0)

1.0.3 flask_rest_engine-1.0.3-py3-none-any.whl

Wheel Details

Project: flask-rest-engine
Version: 1.0.3
Filename: flask_rest_engine-1.0.3-py3-none-any.whl
Download: [link]
Size: 23396
MD5: eefa1f56914f4d6b09ffec87fa22b827
SHA256: 7a2e7bac0437d1799cc96dfa0278cab251dd810b95d36de8680298035ad2e747
Uploaded: 2022-08-01 13:49:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flask-rest-engine
Version: 1.0.3
Summary: Flask-rest-engine - A flask restful API project generator.
Author: Hyria PENG
Author-Email: penghanyuan[at]gmail.com
Home-Page: https://github.com/penghanyuan/flask-rest-engine
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6, <4
Requires-Dist: Click (>=8.1.0)
Requires-Dist: Jinja2 (>=3.1.2)
Requires-Dist: inflect (>=5.6.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4153 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flask_rest_engine/__init__.py sha256=Hem8O0DA2aMJAPpd1ycltdc4vN1LlMGTcXO3QR2qQIU 3289
flask_rest_engine/bootstrap.py sha256=ok9f35ePXVF5hVPzFgXfm7bgObh1cvC0abMBETfmsuo 2189
flask_rest_engine/devtools.py sha256=r8xMpAla2BvwyOxb5r-CzedTCDcEJxdyOrWlteJayNo 809
flask_rest_engine/handlers/__init__.py sha256=xreS_gno68JEs1DCtdXtfBHNlo12-UnTkexG-cnwwhQ 118
flask_rest_engine/handlers/bootstrap.py sha256=ORUPfV0q0fiyDgSccFNpUh-wuFeCq3ZvZGl4x9L8gzU 2255
flask_rest_engine/handlers/devtools.py sha256=bL-DtgQf_T750U9OZRxkKHNtHOb1-mF2Lgpxm_2Aw1Q 1183
flask_rest_engine/static/bootstrap/rivendell/.gitignore.jinja2 sha256=8AnZNdM-aOGX3727VMlpLGuNQ6szPvIbv30Gl7wLPqc 70
flask_rest_engine/static/bootstrap/rivendell/Dockerfile.jinja2 sha256=fAgS8_v4NeKm3qamRCWRdod7AHkj__-pB_eP9Al1QUU 615
flask_rest_engine/static/bootstrap/rivendell/deploy.sh.jinja2 sha256=AZe0x9kuTOO1Ptdk3Xx-N_XlP79YU5Rx-Ev7xH3-LNU 2346
flask_rest_engine/static/bootstrap/rivendell/docker-compose.yml.jinja2 sha256=RoPD2V1qAaKToS90eyv0WoVkvOKRbdsstTuoum9qme4 488
flask_rest_engine/static/bootstrap/rivendell/pytest.ini.jinja2 sha256=2iI4AoWEiBftkOk7LzVJSEQJykNg8cva0pWishmqZ7s 148
flask_rest_engine/static/bootstrap/rivendell/requirements.txt.jinja2 sha256=GXzFVR0WswBMi7bZLMWdIJSK_bpG9_XgBIFH2tsEVCI 158
flask_rest_engine/static/bootstrap/rivendell/app/__init__.py.jinja2 sha256=U6SNkhl4SfTxgmeiy6svsZJltcK7QMXp1TdcIzjNUNw 2404
flask_rest_engine/static/bootstrap/rivendell/app/exts.py.jinja2 sha256=d5gYOuU1FtgAAiFqj5hNj2nkiv-iuhjaZoV5FOClmyE 321
flask_rest_engine/static/bootstrap/rivendell/app/run.py.jinja2 sha256=lpyn0a95GFDAMgo_FKmAHUowWk1yAKfZWWwq2ImgesA 1897
flask_rest_engine/static/bootstrap/rivendell/app/configs/__init__.py.jinja2 sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flask_rest_engine/static/bootstrap/rivendell/app/configs/default.py.jinja2 sha256=hOGomMdfkDBtYAdGK3pGTFET3xG9yUnoC0ViEhgk6Rk 432
flask_rest_engine/static/bootstrap/rivendell/app/configs/development.py.jinja2 sha256=BR9vnUQcU3ZJvFIDSm1djzoD4qi2M0bJ5CcBNKzRfv4 37
flask_rest_engine/static/bootstrap/rivendell/app/configs/logger_config.py.jinja2 sha256=J55vV9dgW2yWs8eAmY2T1s311S0NUPD6EDxLMtD1xKQ 1762
flask_rest_engine/static/bootstrap/rivendell/app/configs/production.py.jinja2 sha256=Wxc4xD9vXxR1FoOOH8ywRv7A37wBMTp6pB3ntaqGqdY 52
flask_rest_engine/static/bootstrap/rivendell/app/configs/testing.py.jinja2 sha256=m_dGNHaySQpTP3o-1n3vvFb7vUQWzJMXAH-hIuGDE44 347
flask_rest_engine/static/bootstrap/rivendell/app/core/__init__.py.jinja2 sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flask_rest_engine/static/bootstrap/rivendell/app/endpoints/__init__.py.jinja2 sha256=Uxh5Od0wJieiiWFMUOS3XSCOE05ylokuQR2nNG_QKp8 80
flask_rest_engine/static/bootstrap/rivendell/app/endpoints/tools.py.jinja2 sha256=mUtwQEvQJB8yr-Ug-jXClym2LVw1r4pDacOD26XHHVw 313
flask_rest_engine/static/bootstrap/rivendell/app/models/__init__.py.jinja2 sha256=F_wp_ETi6IpIhwVdYqmBJcUwFYoD7LR6a-cf4FZzjuo 62
flask_rest_engine/static/bootstrap/rivendell/app/models/consts.py.jinja2 sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flask_rest_engine/static/bootstrap/rivendell/app/schemas/__init__.py.jinja2 sha256=F_wp_ETi6IpIhwVdYqmBJcUwFYoD7LR6a-cf4FZzjuo 62
flask_rest_engine/static/bootstrap/rivendell/app/services/__init__.py.jinja2 sha256=F_wp_ETi6IpIhwVdYqmBJcUwFYoD7LR6a-cf4FZzjuo 62
flask_rest_engine/static/bootstrap/rivendell/app/services/tools.py.jinja2 sha256=7w8MmAOVwWyZVim5dq5WYVrrHN9dq6KsgPo0HZhPrjs 411
flask_rest_engine/static/bootstrap/rivendell/app/tasks/__init__.py.jinja2 sha256=8DDvq0Peb__lGVcurhl4UvirKbOlgwleoZit4kOpYd4 14
flask_rest_engine/static/bootstrap/rivendell/app/utils/__init__.py.jinja2 sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flask_rest_engine/static/bootstrap/rivendell/configs/gunicorn-logging.ini.jinja2 sha256=32Mwurl8zuSY4iOobrsRuGJPZWR-wIioxfRGRmrmhgU 722
flask_rest_engine/static/bootstrap/rivendell/docs/index.apib.jinja2 sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flask_rest_engine/static/bootstrap/rivendell/tests/__init__.py.jinja2 sha256=2Dn2HpcZMgZoh3AZr2KFUk1oC67wV36pJXyZ4l9cWr0 992
flask_rest_engine/static/bootstrap/rivendell/tests/conftest.py.jinja2 sha256=7LXjeKGV46VkGly7qNNNNfMYwnnfOdjoD97nLGOeagc 718
flask_rest_engine/static/bootstrap/rivendell/tests/test_tools.py.jinja2 sha256=aJxVAJf1gzNfcrBRLwMW3Kn1rgGeB9dt-OLRVBkG-aY 175
flask_rest_engine-1.0.3.dist-info/LICENSE sha256=d70yqsdgJ3CuV8e4x8C5SS6--9wM9a9n7uB_d2D5sP8 1070
flask_rest_engine-1.0.3.dist-info/METADATA sha256=Wk9ns9jz17a48Wz6enJiDAs_9EpYSqvCgYmpNBLE3IU 4992
flask_rest_engine-1.0.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
flask_rest_engine-1.0.3.dist-info/entry_points.txt sha256=ughFcKLW7MzC78NGPL9zHwbQWwDu4o0NBYwI72qpHSs 61
flask_rest_engine-1.0.3.dist-info/top_level.txt sha256=iiqGeDVXwcYiLIxT3AZQEqwwQ2W8JWkY8Xy4iW7khiA 18
flask_rest_engine-1.0.3.dist-info/RECORD

top_level.txt

flask_rest_engine

entry_points.txt

flask_rest_engine = flask_rest_engine:main