No project description provided
Project description
blacknoise
Table of Contents
Installation
pip install blacknoise
Using blacknoise with Django to serve static files
from blacknoise import BlackNoise
from pathlib import Path
application = BlackNoise(get_asgi_application())
application.add(Path(__file__).parent / "static", "/static")
License
blacknoise is distributed under the terms of the MIT license.
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
blacknoise-0.0.2.tar.gz
(4.1 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 blacknoise-0.0.2.tar.gz.
File metadata
- Download URL: blacknoise-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0b349d5c8c1672cb03d694812a15abbffaae5ee7ed3d9819b16e938f50f7a1c
|
|
| MD5 |
2ba208e52379e9941153a80ee7daa33b
|
|
| BLAKE2b-256 |
a49bcb35a5f3d53116a3614213ad0878e33fdfd2ae6f5d8bb6af29aac8882ca8
|
File details
Details for the file blacknoise-0.0.2-py3-none-any.whl.
File metadata
- Download URL: blacknoise-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0318c1300f9969408f63a0e6007d79dcb628bbcc0b37ebb3e450e9d5ad50ebf
|
|
| MD5 |
e7b3ec3d53f1c7852bf8b0faa54a6d6a
|
|
| BLAKE2b-256 |
dec1a7954d79d69329a683c4f248c9ec01075dd229d542531d0b191a08c7ad04
|