python-Flask-Cors
Port variant py37
Summary Cross Origin Resource Sharing extension (PY37)
Package version 3.0.9
Homepage https://github.com/corydolphin/flask-cors
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 07 SEP 2020, 00:38:32 UTC
Port created 09 APR 2018, 19:34:47 UTC
Subpackage Descriptions
single Flask-CORS ========== |Build Status| |Latest Version| |Supported Python versions| |License| A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. This package has a simple philosophy, when you want to enable CORS, you wish to enable it for all use cases on a domain. This means no mucking around with different allowed headers, methods, etc. By default, submission of cookies across domains is disabled due to the security implications, please see the documentation for how to enable credential'ed requests, and please make sure you add some sort of [CSRF] protection before doing so! Installation ------------ Install the extension with using pip, or easy\_install.
Configuration Switches (platform-specific settings discarded)
PY37 ON Build using Python 3.7 PY38 OFF Build using Python 3.8
Package Dependencies by Type
Build and Runtime python-Flask:single:py37
python-six:single:py37
python37:single:standard
python-setuptools:single:py37
Download groups
main mirror://PYPI/F/Flask-Cors
Distribution File Information
6bcfc100288c5d1bcb1dbb854babd59beee622ffd321e444b05f24d6d58466b8 29038 Flask-Cors-3.0.9.tar.gz
Ports that require python-Flask-Cors:py37
No other ports depend on this one.