__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
from _typeshed.wsgi import WSGIApplication
from typing import Any
from fanstatic.core import Resource
from fanstatic.injector import InjectorPlugin
from fanstatic.publisher import Delegator
from webob import Request, Response
from webob.dec import wsgify
def Fanstatic(
app: WSGIApplication, publisher_signature: str = ..., injector: InjectorPlugin | None = None, **config: Any
) -> Delegator: ...
def make_fanstatic(app: WSGIApplication, global_config: Any, **local_config: Any) -> Delegator: ...
class Serf:
resource: Resource
def __init__(self, resource: Resource) -> None: ...
@wsgify
def __call__(self, request: Request) -> Response: ...
def make_serf(global_config: Any, **local_config: Any) -> Serf: ...
def resolve(name: str, module: str | None = None) -> Any: ...
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.pyi | File | 1.8 KB | 0644 |
|
| checksum.pyi | File | 359 B | 0644 |
|
| compiler.pyi | File | 3.73 KB | 0644 |
|
| config.pyi | File | 249 B | 0644 |
|
| core.pyi | File | 7.65 KB | 0644 |
|
| inclusion.pyi | File | 744 B | 0644 |
|
| injector.pyi | File | 1.98 KB | 0644 |
|
| publisher.pyi | File | 1.61 KB | 0644 |
|
| py.typed | File | 0 B | 0644 |
|
| registry.pyi | File | 1.39 KB | 0644 |
|
| wsgi.pyi | File | 797 B | 0644 |
|