CORS plugin for Bottle
Project description
BottleCORS
CORS plugin for Bottle
Installation
Pip
</code></pre>
<h3>Source</h3>
<pre lang="bash"><code>wget https://raw.githubusercontent.com/thepure12/bottle-cors/main/src/bottle_cors/bottle_cors.py
Usage
Install Plugin
from bottle import Bottle
from bottle_cors import EnableCors
app = Bottle()
plugin = EnableCors()
app.install(plugin)
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
bottle-cors2-0.0.1.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bottle-cors2-0.0.1.tar.gz.
File metadata
- Download URL: bottle-cors2-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b75ada68c8cc9020d69fe84d7ece262e557bec5c157f6a9d42a1fa9ff1598518
|
|
| MD5 |
be38d4bfcb17b8a738dbfee4123ea8c4
|
|
| BLAKE2b-256 |
6c56cc7e1a56efdf5e9d2986412ea5f520961bfb3de38c3b6773060e577b7647
|
File details
Details for the file bottle_cors2-0.0.1-py3-none-any.whl.
File metadata
- Download URL: bottle_cors2-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d05444451ebcecf9df765983f2ec2ef79487a50919e1901c700b84b9c59ae93
|
|
| MD5 |
b01d6dc481d35649264fa332c76c9764
|
|
| BLAKE2b-256 |
70d4d58860faa0ed928ae3d87bca4d55fcbc3d684ea577fe3833df00f2c263c8
|