LICENSE
MANIFEST.in
README.md
pyproject.toml
pyweber/__init__.py
pyweber.egg-info/PKG-INFO
pyweber.egg-info/SOURCES.txt
pyweber.egg-info/dependency_links.txt
pyweber.egg-info/entry_points.txt
pyweber.egg-info/requires.txt
pyweber.egg-info/top_level.txt
pyweber/admin/index.html
pyweber/admin/src/script.js
pyweber/admin/src/style.css
pyweber/cli/__init__.py
pyweber/cli/commands.py
pyweber/components/__init__.py
pyweber/components/form.py
pyweber/components/general.py
pyweber/components/input.py
pyweber/config/__init__.py
pyweber/config/config.py
pyweber/connection/__init__.py
pyweber/connection/http.py
pyweber/connection/reload.py
pyweber/connection/session.py
pyweber/connection/websocket.py
pyweber/core/__init__.py
pyweber/core/element.py
pyweber/core/events.py
pyweber/core/template.py
pyweber/core/window.py
pyweber/models/__init__.py
pyweber/models/cookies.py
pyweber/models/create_app.py
pyweber/models/element.py
pyweber/models/error_pages.py
pyweber/models/field.py
pyweber/models/field_storage.py
pyweber/models/file.py
pyweber/models/headers.py
pyweber/models/middleware.py
pyweber/models/openapi.py
pyweber/models/request.py
pyweber/models/response.py
pyweber/models/routes.py
pyweber/models/run.py
pyweber/models/task_manager.py
pyweber/models/template_diff.py
pyweber/models/ws_message.py
pyweber/pyweber/__init__.py
pyweber/pyweber/pyweber.py
pyweber/static/.gitignore
pyweber/static/config.toml
pyweber/static/css.css
pyweber/static/docs.html
pyweber/static/handlers.js
pyweber/static/html.html
pyweber/static/html401.html
pyweber/static/html404.html
pyweber/static/html500.html
pyweber/static/js.js
pyweber/static/loading.html
pyweber/static/main.py
pyweber/static/pyweber.css
pyweber/static/update.py
pyweber/static/favicon/android-chrome-192x192.png
pyweber/static/favicon/android-chrome-512x512.png
pyweber/static/favicon/apple-touch-icon.png
pyweber/static/favicon/favicon-16x16.png
pyweber/static/favicon/favicon-32x32.png
pyweber/static/favicon/favicon.ico
pyweber/static/favicon/pyweber.png
pyweber/static/favicon/site.webmanifest
pyweber/static/mdn-compact/css/at-rules/charset.json
pyweber/static/mdn-compact/css/at-rules/container.json
pyweber/static/mdn-compact/css/at-rules/counter-style.json
pyweber/static/mdn-compact/css/at-rules/document.json
pyweber/static/mdn-compact/css/at-rules/font-face.json
pyweber/static/mdn-compact/css/at-rules/font-feature-values.json
pyweber/static/mdn-compact/css/at-rules/font-palette-values.json
pyweber/static/mdn-compact/css/at-rules/import.json
pyweber/static/mdn-compact/css/at-rules/keyframes.json
pyweber/static/mdn-compact/css/at-rules/layer.json
pyweber/static/mdn-compact/css/at-rules/media.json
pyweber/static/mdn-compact/css/at-rules/namespace.json
pyweber/static/mdn-compact/css/at-rules/page.json
pyweber/static/mdn-compact/css/at-rules/position-try.json
pyweber/static/mdn-compact/css/at-rules/property.json
pyweber/static/mdn-compact/css/at-rules/scope.json
pyweber/static/mdn-compact/css/at-rules/starting-style.json
pyweber/static/mdn-compact/css/at-rules/supports.json
pyweber/static/mdn-compact/css/at-rules/view-transition.json
pyweber/static/mdn-compact/css/properties/-moz-float-edge.json
pyweber/static/mdn-compact/css/properties/-moz-force-broken-image-icon.json
pyweber/static/mdn-compact/css/properties/-moz-image-region.json
pyweber/static/mdn-compact/css/properties/-moz-orient.json
pyweber/static/mdn-compact/css/properties/-moz-user-focus.json
pyweber/static/mdn-compact/css/properties/-moz-user-input.json
pyweber/static/mdn-compact/css/properties/-webkit-app-region.json
pyweber/static/mdn-compact/css/properties/-webkit-border-before.json
pyweber/static/mdn-compact/css/properties/-webkit-border-horizontal-spacing.json
pyweber/static/mdn-compact/css/properties/-webkit-border-vertical-spacing.json
pyweber/static/mdn-compact/css/properties/-webkit-box-reflect.json
pyweber/static/mdn-compact/css/properties/-webkit-column-axis.json
pyweber/static/mdn-compact/css/properties/-webkit-column-break-after.json
pyweber/static/mdn-compact/css/properties/-webkit-column-break-before.json
pyweber/static/mdn-compact/css/properties/-webkit-column-break-inside.json
pyweber/static/mdn-compact/css/properties/-webkit-column-progression.json
pyweber/static/mdn-compact/css/properties/-webkit-cursor-visibility.json
pyweber/static/mdn-compact/css/properties/-webkit-hyphenate-limit-after.json
pyweber/static/mdn-compact/css/properties/-webkit-hyphenate-limit-before.json
pyweber/static/mdn-compact/css/properties/-webkit-hyphenate-limit-lines.json
pyweber/static/mdn-compact/css/properties/-webkit-line-align.json
pyweber/static/mdn-compact/css/properties/-webkit-line-box-contain.json
pyweber/static/mdn-compact/css/properties/-webkit-line-grid.json
pyweber/static/mdn-compact/css/properties/-webkit-line-snap.json
pyweber/static/mdn-compact/css/properties/-webkit-locale.json
pyweber/static/mdn-compact/css/properties/-webkit-logical-height.json
pyweber/static/mdn-compact/css/properties/-webkit-logical-width.json
pyweber/static/mdn-compact/css/properties/-webkit-margin-after.json
pyweber/static/mdn-compact/css/properties/-webkit-margin-before.json
pyweber/static/mdn-compact/css/properties/-webkit-mask-box-image.json
pyweber/static/mdn-compact/css/properties/-webkit-mask-composite.json
pyweber/static/mdn-compact/css/properties/-webkit-mask-position-x.json
pyweber/static/mdn-compact/css/properties/-webkit-mask-position-y.json
pyweber/static/mdn-compact/css/properties/-webkit-mask-repeat-x.json
pyweber/static/mdn-compact/css/properties/-webkit-mask-repeat-y.json
pyweber/static/mdn-compact/css/properties/-webkit-mask-source-type.json
pyweber/static/mdn-compact/css/properties/-webkit-max-logical-height.json
pyweber/static/mdn-compact/css/properties/-webkit-max-logical-width.json
pyweber/static/mdn-compact/css/properties/-webkit-min-logical-height.json
pyweber/static/mdn-compact/css/properties/-webkit-min-logical-width.json
pyweber/static/mdn-compact/css/properties/-webkit-nbsp-mode.json
pyweber/static/mdn-compact/css/properties/-webkit-perspective-origin-x.json
pyweber/static/mdn-compact/css/properties/-webkit-perspective-origin-y.json
pyweber/static/mdn-compact/css/properties/-webkit-rtl-ordering.json
pyweber/static/mdn-compact/css/properties/-webkit-tap-highlight-color.json
pyweber/static/mdn-compact/css/properties/-webkit-text-combine.json
pyweber/static/mdn-compact/css/properties/-webkit-text-decorations-in-effect.json
pyweber/static/mdn-compact/css/properties/-webkit-text-fill-color.json
pyweber/static/mdn-compact/css/properties/-webkit-text-security.json
pyweber/static/mdn-compact/css/properties/-webkit-text-stroke-color.json
pyweber/static/mdn-compact/css/properties/-webkit-text-stroke-width.json
pyweber/static/mdn-compact/css/properties/-webkit-text-stroke.json
pyweber/static/mdn-compact/css/properties/-webkit-text-zoom.json
pyweber/static/mdn-compact/css/properties/-webkit-touch-callout.json
pyweber/static/mdn-compact/css/properties/-webkit-transform-origin-x.json
pyweber/static/mdn-compact/css/properties/-webkit-transform-origin-y.json
pyweber/static/mdn-compact/css/properties/-webkit-transform-origin-z.json
pyweber/static/mdn-compact/css/properties/-webkit-user-drag.json
pyweber/static/mdn-compact/css/properties/accent-color.json
pyweber/static/mdn-compact/css/properties/align-content.json
pyweber/static/mdn-compact/css/properties/align-items.json
pyweber/static/mdn-compact/css/properties/align-self.json
pyweber/static/mdn-compact/css/properties/alignment-baseline.json
pyweber/static/mdn-compact/css/properties/all.json
pyweber/static/mdn-compact/css/properties/alt.json
pyweber/static/mdn-compact/css/properties/anchor-name.json
pyweber/static/mdn-compact/css/properties/anchor-scope.json
pyweber/static/mdn-compact/css/properties/animation-composition.json
pyweber/static/mdn-compact/css/properties/animation-delay.json
pyweber/static/mdn-compact/css/properties/animation-direction.json
pyweber/static/mdn-compact/css/properties/animation-duration.json
pyweber/static/mdn-compact/css/properties/animation-fill-mode.json
pyweber/static/mdn-compact/css/properties/animation-iteration-count.json
pyweber/static/mdn-compact/css/properties/animation-name.json
pyweber/static/mdn-compact/css/properties/animation-play-state.json
pyweber/static/mdn-compact/css/properties/animation-range-end.json
pyweber/static/mdn-compact/css/properties/animation-range-start.json
pyweber/static/mdn-compact/css/properties/animation-range.json
pyweber/static/mdn-compact/css/properties/animation-timeline.json
pyweber/static/mdn-compact/css/properties/animation-timing-function.json
pyweber/static/mdn-compact/css/properties/animation.json
pyweber/static/mdn-compact/css/properties/appearance.json
pyweber/static/mdn-compact/css/properties/aspect-ratio.json
pyweber/static/mdn-compact/css/properties/backdrop-filter.json
pyweber/static/mdn-compact/css/properties/backface-visibility.json
pyweber/static/mdn-compact/css/properties/background-attachment.json
pyweber/static/mdn-compact/css/properties/background-blend-mode.json
pyweber/static/mdn-compact/css/properties/background-clip.json
pyweber/static/mdn-compact/css/properties/background-color.json
pyweber/static/mdn-compact/css/properties/background-image.json
pyweber/static/mdn-compact/css/properties/background-origin.json
pyweber/static/mdn-compact/css/properties/background-position-x.json
pyweber/static/mdn-compact/css/properties/background-position-y.json
pyweber/static/mdn-compact/css/properties/background-position.json
pyweber/static/mdn-compact/css/properties/background-repeat.json
pyweber/static/mdn-compact/css/properties/background-size.json
pyweber/static/mdn-compact/css/properties/background.json
pyweber/static/mdn-compact/css/properties/baseline-shift.json
pyweber/static/mdn-compact/css/properties/baseline-source.json
pyweber/static/mdn-compact/css/properties/block-size.json
pyweber/static/mdn-compact/css/properties/border-block-color.json
pyweber/static/mdn-compact/css/properties/border-block-end-color.json
pyweber/static/mdn-compact/css/properties/border-block-end-style.json
pyweber/static/mdn-compact/css/properties/border-block-end-width.json
pyweber/static/mdn-compact/css/properties/border-block-end.json
pyweber/static/mdn-compact/css/properties/border-block-start-color.json
pyweber/static/mdn-compact/css/properties/border-block-start-style.json
pyweber/static/mdn-compact/css/properties/border-block-start-width.json
pyweber/static/mdn-compact/css/properties/border-block-start.json
pyweber/static/mdn-compact/css/properties/border-block-style.json
pyweber/static/mdn-compact/css/properties/border-block-width.json
pyweber/static/mdn-compact/css/properties/border-block.json
pyweber/static/mdn-compact/css/properties/border-bottom-color.json
pyweber/static/mdn-compact/css/properties/border-bottom-left-radius.json
pyweber/static/mdn-compact/css/properties/border-bottom-right-radius.json
pyweber/static/mdn-compact/css/properties/border-bottom-style.json
pyweber/static/mdn-compact/css/properties/border-bottom-width.json
pyweber/static/mdn-compact/css/properties/border-bottom.json
pyweber/static/mdn-compact/css/properties/border-collapse.json
pyweber/static/mdn-compact/css/properties/border-color.json
pyweber/static/mdn-compact/css/properties/border-end-end-radius.json
pyweber/static/mdn-compact/css/properties/border-end-start-radius.json
pyweber/static/mdn-compact/css/properties/border-image-outset.json
pyweber/static/mdn-compact/css/properties/border-image-repeat.json
pyweber/static/mdn-compact/css/properties/border-image-slice.json
pyweber/static/mdn-compact/css/properties/border-image-source.json
pyweber/static/mdn-compact/css/properties/border-image-width.json
pyweber/static/mdn-compact/css/properties/border-image.json
pyweber/static/mdn-compact/css/properties/border-inline-color.json
pyweber/static/mdn-compact/css/properties/border-inline-end-color.json
pyweber/static/mdn-compact/css/properties/border-inline-end-style.json
pyweber/static/mdn-compact/css/properties/border-inline-end-width.json
pyweber/static/mdn-compact/css/properties/border-inline-end.json
pyweber/static/mdn-compact/css/properties/border-inline-start-color.json
pyweber/static/mdn-compact/css/properties/border-inline-start-style.json
pyweber/static/mdn-compact/css/properties/border-inline-start-width.json
pyweber/static/mdn-compact/css/properties/border-inline-start.json
pyweber/static/mdn-compact/css/properties/border-inline-style.json
pyweber/static/mdn-compact/css/properties/border-inline-width.json
pyweber/static/mdn-compact/css/properties/border-inline.json
pyweber/static/mdn-compact/css/properties/border-left-color.json
pyweber/static/mdn-compact/css/properties/border-left-style.json
pyweber/static/mdn-compact/css/properties/border-left-width.json
pyweber/static/mdn-compact/css/properties/border-left.json
pyweber/static/mdn-compact/css/properties/border-radius.json
pyweber/static/mdn-compact/css/properties/border-right-color.json
pyweber/static/mdn-compact/css/properties/border-right-style.json
pyweber/static/mdn-compact/css/properties/border-right-width.json
pyweber/static/mdn-compact/css/properties/border-right.json
pyweber/static/mdn-compact/css/properties/border-spacing.json
pyweber/static/mdn-compact/css/properties/border-start-end-radius.json
pyweber/static/mdn-compact/css/properties/border-start-start-radius.json
pyweber/static/mdn-compact/css/properties/border-style.json
pyweber/static/mdn-compact/css/properties/border-top-color.json
pyweber/static/mdn-compact/css/properties/border-top-left-radius.json
pyweber/static/mdn-compact/css/properties/border-top-right-radius.json
pyweber/static/mdn-compact/css/properties/border-top-style.json
pyweber/static/mdn-compact/css/properties/border-top-width.json
pyweber/static/mdn-compact/css/properties/border-top.json
pyweber/static/mdn-compact/css/properties/border-width.json
pyweber/static/mdn-compact/css/properties/border.json
pyweber/static/mdn-compact/css/properties/bottom.json
pyweber/static/mdn-compact/css/properties/box-align.json
pyweber/static/mdn-compact/css/properties/box-decoration-break.json
pyweber/static/mdn-compact/css/properties/box-direction.json
pyweber/static/mdn-compact/css/properties/box-flex-group.json
pyweber/static/mdn-compact/css/properties/box-flex.json
pyweber/static/mdn-compact/css/properties/box-lines.json
pyweber/static/mdn-compact/css/properties/box-ordinal-group.json
pyweber/static/mdn-compact/css/properties/box-orient.json
pyweber/static/mdn-compact/css/properties/box-pack.json
pyweber/static/mdn-compact/css/properties/box-shadow.json
pyweber/static/mdn-compact/css/properties/box-sizing.json
pyweber/static/mdn-compact/css/properties/break-after.json
pyweber/static/mdn-compact/css/properties/break-before.json
pyweber/static/mdn-compact/css/properties/break-inside.json
pyweber/static/mdn-compact/css/properties/caption-side.json
pyweber/static/mdn-compact/css/properties/caret-color.json
pyweber/static/mdn-compact/css/properties/clear.json
pyweber/static/mdn-compact/css/properties/clip-path.json
pyweber/static/mdn-compact/css/properties/clip-rule.json
pyweber/static/mdn-compact/css/properties/clip.json
pyweber/static/mdn-compact/css/properties/color-adjust.json
pyweber/static/mdn-compact/css/properties/color-interpolation-filters.json
pyweber/static/mdn-compact/css/properties/color-interpolation.json
pyweber/static/mdn-compact/css/properties/color-scheme.json
pyweber/static/mdn-compact/css/properties/color.json
pyweber/static/mdn-compact/css/properties/column-count.json
pyweber/static/mdn-compact/css/properties/column-fill.json
pyweber/static/mdn-compact/css/properties/column-gap.json
pyweber/static/mdn-compact/css/properties/column-rule-color.json
pyweber/static/mdn-compact/css/properties/column-rule-style.json
pyweber/static/mdn-compact/css/properties/column-rule-width.json
pyweber/static/mdn-compact/css/properties/column-rule.json
pyweber/static/mdn-compact/css/properties/column-span.json
pyweber/static/mdn-compact/css/properties/column-width.json
pyweber/static/mdn-compact/css/properties/columns.json
pyweber/static/mdn-compact/css/properties/contain-intrinsic-block-size.json
pyweber/static/mdn-compact/css/properties/contain-intrinsic-height.json
pyweber/static/mdn-compact/css/properties/contain-intrinsic-inline-size.json
pyweber/static/mdn-compact/css/properties/contain-intrinsic-size.json
pyweber/static/mdn-compact/css/properties/contain-intrinsic-width.json
pyweber/static/mdn-compact/css/properties/contain.json
pyweber/static/mdn-compact/css/properties/container-name.json
pyweber/static/mdn-compact/css/properties/container-type.json
pyweber/static/mdn-compact/css/properties/container.json
pyweber/static/mdn-compact/css/properties/content-visibility.json
pyweber/static/mdn-compact/css/properties/content.json
pyweber/static/mdn-compact/css/properties/corner-block-end-shape.json
pyweber/static/mdn-compact/css/properties/corner-block-start-shape.json
pyweber/static/mdn-compact/css/properties/corner-bottom-left-shape.json
pyweber/static/mdn-compact/css/properties/corner-bottom-right-shape.json
pyweber/static/mdn-compact/css/properties/corner-bottom-shape.json
pyweber/static/mdn-compact/css/properties/corner-end-end-shape.json
pyweber/static/mdn-compact/css/properties/corner-end-start-shape.json
pyweber/static/mdn-compact/css/properties/corner-inline-end-shape.json
pyweber/static/mdn-compact/css/properties/corner-inline-start-shape.json
pyweber/static/mdn-compact/css/properties/corner-left-shape.json
pyweber/static/mdn-compact/css/properties/corner-right-shape.json
pyweber/static/mdn-compact/css/properties/corner-shape.json
pyweber/static/mdn-compact/css/properties/corner-start-end-shape.json
pyweber/static/mdn-compact/css/properties/corner-start-start-shape.json
pyweber/static/mdn-compact/css/properties/corner-top-left-shape.json
pyweber/static/mdn-compact/css/properties/corner-top-right-shape.json
pyweber/static/mdn-compact/css/properties/corner-top-shape.json
pyweber/static/mdn-compact/css/properties/counter-increment.json
pyweber/static/mdn-compact/css/properties/counter-reset.json
pyweber/static/mdn-compact/css/properties/counter-set.json
pyweber/static/mdn-compact/css/properties/cursor.json
pyweber/static/mdn-compact/css/properties/custom-property.json
pyweber/static/mdn-compact/css/properties/cx.json
pyweber/static/mdn-compact/css/properties/cy.json
pyweber/static/mdn-compact/css/properties/d.json
pyweber/static/mdn-compact/css/properties/direction.json
pyweber/static/mdn-compact/css/properties/display.json
pyweber/static/mdn-compact/css/properties/dominant-baseline.json
pyweber/static/mdn-compact/css/properties/dynamic-range-limit.json
pyweber/static/mdn-compact/css/properties/empty-cells.json
pyweber/static/mdn-compact/css/properties/field-sizing.json
pyweber/static/mdn-compact/css/properties/fill-opacity.json
pyweber/static/mdn-compact/css/properties/fill-rule.json
pyweber/static/mdn-compact/css/properties/fill.json
pyweber/static/mdn-compact/css/properties/filter.json
pyweber/static/mdn-compact/css/properties/flex-basis.json
pyweber/static/mdn-compact/css/properties/flex-direction.json
pyweber/static/mdn-compact/css/properties/flex-flow.json
pyweber/static/mdn-compact/css/properties/flex-grow.json
pyweber/static/mdn-compact/css/properties/flex-shrink.json
pyweber/static/mdn-compact/css/properties/flex-wrap.json
pyweber/static/mdn-compact/css/properties/flex.json
pyweber/static/mdn-compact/css/properties/float.json
pyweber/static/mdn-compact/css/properties/flood-color.json
pyweber/static/mdn-compact/css/properties/flood-opacity.json
pyweber/static/mdn-compact/css/properties/font-family.json
pyweber/static/mdn-compact/css/properties/font-feature-settings.json
pyweber/static/mdn-compact/css/properties/font-kerning.json
pyweber/static/mdn-compact/css/properties/font-language-override.json
pyweber/static/mdn-compact/css/properties/font-optical-sizing.json
pyweber/static/mdn-compact/css/properties/font-palette.json
pyweber/static/mdn-compact/css/properties/font-size-adjust.json
pyweber/static/mdn-compact/css/properties/font-size.json
pyweber/static/mdn-compact/css/properties/font-smooth.json
pyweber/static/mdn-compact/css/properties/font-stretch.json
pyweber/static/mdn-compact/css/properties/font-style.json
pyweber/static/mdn-compact/css/properties/font-synthesis-position.json
pyweber/static/mdn-compact/css/properties/font-synthesis-small-caps.json
pyweber/static/mdn-compact/css/properties/font-synthesis-style.json
pyweber/static/mdn-compact/css/properties/font-synthesis-weight.json
pyweber/static/mdn-compact/css/properties/font-synthesis.json
pyweber/static/mdn-compact/css/properties/font-variant-alternates.json
pyweber/static/mdn-compact/css/properties/font-variant-caps.json
pyweber/static/mdn-compact/css/properties/font-variant-east-asian.json
pyweber/static/mdn-compact/css/properties/font-variant-emoji.json
pyweber/static/mdn-compact/css/properties/font-variant-ligatures.json
pyweber/static/mdn-compact/css/properties/font-variant-numeric.json
pyweber/static/mdn-compact/css/properties/font-variant-position.json
pyweber/static/mdn-compact/css/properties/font-variant.json
pyweber/static/mdn-compact/css/properties/font-variation-settings.json
pyweber/static/mdn-compact/css/properties/font-weight.json
pyweber/static/mdn-compact/css/properties/font-width.json
pyweber/static/mdn-compact/css/properties/font.json
pyweber/static/mdn-compact/css/properties/forced-color-adjust.json
pyweber/static/mdn-compact/css/properties/gap.json
pyweber/static/mdn-compact/css/properties/glyph-orientation-vertical.json
pyweber/static/mdn-compact/css/properties/grid-area.json
pyweber/static/mdn-compact/css/properties/grid-auto-columns.json
pyweber/static/mdn-compact/css/properties/grid-auto-flow.json
pyweber/static/mdn-compact/css/properties/grid-auto-rows.json
pyweber/static/mdn-compact/css/properties/grid-column-end.json
pyweber/static/mdn-compact/css/properties/grid-column-start.json
pyweber/static/mdn-compact/css/properties/grid-column.json
pyweber/static/mdn-compact/css/properties/grid-row-end.json
pyweber/static/mdn-compact/css/properties/grid-row-start.json
pyweber/static/mdn-compact/css/properties/grid-row.json
pyweber/static/mdn-compact/css/properties/grid-template-areas.json
pyweber/static/mdn-compact/css/properties/grid-template-columns.json
pyweber/static/mdn-compact/css/properties/grid-template-rows.json
pyweber/static/mdn-compact/css/properties/grid-template.json
pyweber/static/mdn-compact/css/properties/grid.json
pyweber/static/mdn-compact/css/properties/hanging-punctuation.json
pyweber/static/mdn-compact/css/properties/height.json
pyweber/static/mdn-compact/css/properties/hyphenate-character.json
pyweber/static/mdn-compact/css/properties/hyphenate-limit-chars.json
pyweber/static/mdn-compact/css/properties/hyphens.json
pyweber/static/mdn-compact/css/properties/image-orientation.json
pyweber/static/mdn-compact/css/properties/image-rendering.json
pyweber/static/mdn-compact/css/properties/ime-mode.json
pyweber/static/mdn-compact/css/properties/initial-letter.json
pyweber/static/mdn-compact/css/properties/inline-size.json
pyweber/static/mdn-compact/css/properties/inset-block-end.json
pyweber/static/mdn-compact/css/properties/inset-block-start.json
pyweber/static/mdn-compact/css/properties/inset-block.json
pyweber/static/mdn-compact/css/properties/inset-inline-end.json
pyweber/static/mdn-compact/css/properties/inset-inline-start.json
pyweber/static/mdn-compact/css/properties/inset-inline.json
pyweber/static/mdn-compact/css/properties/inset.json
pyweber/static/mdn-compact/css/properties/interactivity.json
pyweber/static/mdn-compact/css/properties/interpolate-size.json
pyweber/static/mdn-compact/css/properties/isolation.json
pyweber/static/mdn-compact/css/properties/justify-content.json
pyweber/static/mdn-compact/css/properties/justify-items.json
pyweber/static/mdn-compact/css/properties/justify-self.json
pyweber/static/mdn-compact/css/properties/left.json
pyweber/static/mdn-compact/css/properties/letter-spacing.json
pyweber/static/mdn-compact/css/properties/lighting-color.json
pyweber/static/mdn-compact/css/properties/line-break.json
pyweber/static/mdn-compact/css/properties/line-clamp.json
pyweber/static/mdn-compact/css/properties/line-height.json
pyweber/static/mdn-compact/css/properties/list-style-image.json
pyweber/static/mdn-compact/css/properties/list-style-position.json
pyweber/static/mdn-compact/css/properties/list-style-type.json
pyweber/static/mdn-compact/css/properties/list-style.json
pyweber/static/mdn-compact/css/properties/margin-block-end.json
pyweber/static/mdn-compact/css/properties/margin-block-start.json
pyweber/static/mdn-compact/css/properties/margin-block.json
pyweber/static/mdn-compact/css/properties/margin-bottom.json
pyweber/static/mdn-compact/css/properties/margin-inline-end.json
pyweber/static/mdn-compact/css/properties/margin-inline-start.json
pyweber/static/mdn-compact/css/properties/margin-inline.json
pyweber/static/mdn-compact/css/properties/margin-left.json
pyweber/static/mdn-compact/css/properties/margin-right.json
pyweber/static/mdn-compact/css/properties/margin-top.json
pyweber/static/mdn-compact/css/properties/margin-trim.json
pyweber/static/mdn-compact/css/properties/margin.json
pyweber/static/mdn-compact/css/properties/marker-end.json
pyweber/static/mdn-compact/css/properties/marker-mid.json
pyweber/static/mdn-compact/css/properties/marker-start.json
pyweber/static/mdn-compact/css/properties/marker.json
pyweber/static/mdn-compact/css/properties/mask-border-outset.json
pyweber/static/mdn-compact/css/properties/mask-border-repeat.json
pyweber/static/mdn-compact/css/properties/mask-border-slice.json
pyweber/static/mdn-compact/css/properties/mask-border-source.json
pyweber/static/mdn-compact/css/properties/mask-border-width.json
pyweber/static/mdn-compact/css/properties/mask-border.json
pyweber/static/mdn-compact/css/properties/mask-clip.json
pyweber/static/mdn-compact/css/properties/mask-composite.json
pyweber/static/mdn-compact/css/properties/mask-image.json
pyweber/static/mdn-compact/css/properties/mask-mode.json
pyweber/static/mdn-compact/css/properties/mask-origin.json
pyweber/static/mdn-compact/css/properties/mask-position.json
pyweber/static/mdn-compact/css/properties/mask-repeat.json
pyweber/static/mdn-compact/css/properties/mask-size.json
pyweber/static/mdn-compact/css/properties/mask-type.json
pyweber/static/mdn-compact/css/properties/mask.json
pyweber/static/mdn-compact/css/properties/math-depth.json
pyweber/static/mdn-compact/css/properties/math-shift.json
pyweber/static/mdn-compact/css/properties/math-style.json
pyweber/static/mdn-compact/css/properties/max-block-size.json
pyweber/static/mdn-compact/css/properties/max-height.json
pyweber/static/mdn-compact/css/properties/max-inline-size.json
pyweber/static/mdn-compact/css/properties/max-width.json
pyweber/static/mdn-compact/css/properties/min-block-size.json
pyweber/static/mdn-compact/css/properties/min-height.json
pyweber/static/mdn-compact/css/properties/min-inline-size.json
pyweber/static/mdn-compact/css/properties/min-width.json
pyweber/static/mdn-compact/css/properties/mix-blend-mode.json
pyweber/static/mdn-compact/css/properties/object-fit.json
pyweber/static/mdn-compact/css/properties/object-position.json
pyweber/static/mdn-compact/css/properties/object-view-box.json
pyweber/static/mdn-compact/css/properties/offset-anchor.json
pyweber/static/mdn-compact/css/properties/offset-distance.json
pyweber/static/mdn-compact/css/properties/offset-path.json
pyweber/static/mdn-compact/css/properties/offset-position.json
pyweber/static/mdn-compact/css/properties/offset-rotate.json
pyweber/static/mdn-compact/css/properties/offset.json
pyweber/static/mdn-compact/css/properties/opacity.json
pyweber/static/mdn-compact/css/properties/order.json
pyweber/static/mdn-compact/css/properties/orphans.json
pyweber/static/mdn-compact/css/properties/outline-color.json
pyweber/static/mdn-compact/css/properties/outline-offset.json
pyweber/static/mdn-compact/css/properties/outline-style.json
pyweber/static/mdn-compact/css/properties/outline-width.json
pyweber/static/mdn-compact/css/properties/outline.json
pyweber/static/mdn-compact/css/properties/overflow-anchor.json
pyweber/static/mdn-compact/css/properties/overflow-block.json
pyweber/static/mdn-compact/css/properties/overflow-clip-margin.json
pyweber/static/mdn-compact/css/properties/overflow-inline.json
pyweber/static/mdn-compact/css/properties/overflow-wrap.json
pyweber/static/mdn-compact/css/properties/overflow-x.json
pyweber/static/mdn-compact/css/properties/overflow-y.json
pyweber/static/mdn-compact/css/properties/overflow.json
pyweber/static/mdn-compact/css/properties/overlay.json
pyweber/static/mdn-compact/css/properties/overscroll-behavior-block.json
pyweber/static/mdn-compact/css/properties/overscroll-behavior-inline.json
pyweber/static/mdn-compact/css/properties/overscroll-behavior-x.json
pyweber/static/mdn-compact/css/properties/overscroll-behavior-y.json
pyweber/static/mdn-compact/css/properties/overscroll-behavior.json
pyweber/static/mdn-compact/css/properties/padding-block-end.json
pyweber/static/mdn-compact/css/properties/padding-block-start.json
pyweber/static/mdn-compact/css/properties/padding-block.json
pyweber/static/mdn-compact/css/properties/padding-bottom.json
pyweber/static/mdn-compact/css/properties/padding-inline-end.json
pyweber/static/mdn-compact/css/properties/padding-inline-start.json
pyweber/static/mdn-compact/css/properties/padding-inline.json
pyweber/static/mdn-compact/css/properties/padding-left.json
pyweber/static/mdn-compact/css/properties/padding-right.json
pyweber/static/mdn-compact/css/properties/padding-top.json
pyweber/static/mdn-compact/css/properties/padding.json
pyweber/static/mdn-compact/css/properties/page-break-after.json
pyweber/static/mdn-compact/css/properties/page-break-before.json
pyweber/static/mdn-compact/css/properties/page-break-inside.json
pyweber/static/mdn-compact/css/properties/page.json
pyweber/static/mdn-compact/css/properties/paint-order.json
pyweber/static/mdn-compact/css/properties/perspective-origin.json
pyweber/static/mdn-compact/css/properties/perspective.json
pyweber/static/mdn-compact/css/properties/place-content.json
pyweber/static/mdn-compact/css/properties/place-items.json
pyweber/static/mdn-compact/css/properties/place-self.json
pyweber/static/mdn-compact/css/properties/pointer-events.json
pyweber/static/mdn-compact/css/properties/position-anchor.json
pyweber/static/mdn-compact/css/properties/position-area.json
pyweber/static/mdn-compact/css/properties/position-try-fallbacks.json
pyweber/static/mdn-compact/css/properties/position-try-order.json
pyweber/static/mdn-compact/css/properties/position-try.json
pyweber/static/mdn-compact/css/properties/position-visibility.json
pyweber/static/mdn-compact/css/properties/position.json
pyweber/static/mdn-compact/css/properties/print-color-adjust.json
pyweber/static/mdn-compact/css/properties/quotes.json
pyweber/static/mdn-compact/css/properties/r.json
pyweber/static/mdn-compact/css/properties/reading-flow.json
pyweber/static/mdn-compact/css/properties/reading-order.json
pyweber/static/mdn-compact/css/properties/resize.json
pyweber/static/mdn-compact/css/properties/right.json
pyweber/static/mdn-compact/css/properties/rotate.json
pyweber/static/mdn-compact/css/properties/row-gap.json
pyweber/static/mdn-compact/css/properties/ruby-align.json
pyweber/static/mdn-compact/css/properties/ruby-overhang.json
pyweber/static/mdn-compact/css/properties/ruby-position.json
pyweber/static/mdn-compact/css/properties/rx.json
pyweber/static/mdn-compact/css/properties/ry.json
pyweber/static/mdn-compact/css/properties/scale.json
pyweber/static/mdn-compact/css/properties/scroll-behavior.json
pyweber/static/mdn-compact/css/properties/scroll-initial-target.json
pyweber/static/mdn-compact/css/properties/scroll-margin-block-end.json
pyweber/static/mdn-compact/css/properties/scroll-margin-block-start.json
pyweber/static/mdn-compact/css/properties/scroll-margin-block.json
pyweber/static/mdn-compact/css/properties/scroll-margin-bottom.json
pyweber/static/mdn-compact/css/properties/scroll-margin-inline-end.json
pyweber/static/mdn-compact/css/properties/scroll-margin-inline-start.json
pyweber/static/mdn-compact/css/properties/scroll-margin-inline.json
pyweber/static/mdn-compact/css/properties/scroll-margin-left.json
pyweber/static/mdn-compact/css/properties/scroll-margin-right.json
pyweber/static/mdn-compact/css/properties/scroll-margin-top.json
pyweber/static/mdn-compact/css/properties/scroll-margin.json
pyweber/static/mdn-compact/css/properties/scroll-marker-group.json
pyweber/static/mdn-compact/css/properties/scroll-padding-block-end.json
pyweber/static/mdn-compact/css/properties/scroll-padding-block-start.json
pyweber/static/mdn-compact/css/properties/scroll-padding-block.json
pyweber/static/mdn-compact/css/properties/scroll-padding-bottom.json
pyweber/static/mdn-compact/css/properties/scroll-padding-inline-end.json
pyweber/static/mdn-compact/css/properties/scroll-padding-inline-start.json
pyweber/static/mdn-compact/css/properties/scroll-padding-inline.json
pyweber/static/mdn-compact/css/properties/scroll-padding-left.json
pyweber/static/mdn-compact/css/properties/scroll-padding-right.json
pyweber/static/mdn-compact/css/properties/scroll-padding-top.json
pyweber/static/mdn-compact/css/properties/scroll-padding.json
pyweber/static/mdn-compact/css/properties/scroll-snap-align.json
pyweber/static/mdn-compact/css/properties/scroll-snap-stop.json
pyweber/static/mdn-compact/css/properties/scroll-snap-type.json
pyweber/static/mdn-compact/css/properties/scroll-timeline-axis.json
pyweber/static/mdn-compact/css/properties/scroll-timeline-name.json
pyweber/static/mdn-compact/css/properties/scroll-timeline.json
pyweber/static/mdn-compact/css/properties/scrollbar-color.json
pyweber/static/mdn-compact/css/properties/scrollbar-gutter.json
pyweber/static/mdn-compact/css/properties/scrollbar-width.json
pyweber/static/mdn-compact/css/properties/shape-image-threshold.json
pyweber/static/mdn-compact/css/properties/shape-margin.json
pyweber/static/mdn-compact/css/properties/shape-outside.json
pyweber/static/mdn-compact/css/properties/shape-rendering.json
pyweber/static/mdn-compact/css/properties/speak-as.json
pyweber/static/mdn-compact/css/properties/speak.json
pyweber/static/mdn-compact/css/properties/stop-color.json
pyweber/static/mdn-compact/css/properties/stop-opacity.json
pyweber/static/mdn-compact/css/properties/stroke-color.json
pyweber/static/mdn-compact/css/properties/stroke-dasharray.json
pyweber/static/mdn-compact/css/properties/stroke-dashoffset.json
pyweber/static/mdn-compact/css/properties/stroke-linecap.json
pyweber/static/mdn-compact/css/properties/stroke-linejoin.json
pyweber/static/mdn-compact/css/properties/stroke-miterlimit.json
pyweber/static/mdn-compact/css/properties/stroke-opacity.json
pyweber/static/mdn-compact/css/properties/stroke-width.json
pyweber/static/mdn-compact/css/properties/stroke.json
pyweber/static/mdn-compact/css/properties/tab-size.json
pyweber/static/mdn-compact/css/properties/table-layout.json
pyweber/static/mdn-compact/css/properties/text-align-last.json
pyweber/static/mdn-compact/css/properties/text-align.json
pyweber/static/mdn-compact/css/properties/text-anchor.json
pyweber/static/mdn-compact/css/properties/text-autospace.json
pyweber/static/mdn-compact/css/properties/text-box-edge.json
pyweber/static/mdn-compact/css/properties/text-box-trim.json
pyweber/static/mdn-compact/css/properties/text-box.json
pyweber/static/mdn-compact/css/properties/text-combine-upright.json
pyweber/static/mdn-compact/css/properties/text-decoration-color.json
pyweber/static/mdn-compact/css/properties/text-decoration-line.json
pyweber/static/mdn-compact/css/properties/text-decoration-skip-ink.json
pyweber/static/mdn-compact/css/properties/text-decoration-skip.json
pyweber/static/mdn-compact/css/properties/text-decoration-style.json
pyweber/static/mdn-compact/css/properties/text-decoration-thickness.json
pyweber/static/mdn-compact/css/properties/text-decoration.json
pyweber/static/mdn-compact/css/properties/text-emphasis-color.json
pyweber/static/mdn-compact/css/properties/text-emphasis-position.json
pyweber/static/mdn-compact/css/properties/text-emphasis-style.json
pyweber/static/mdn-compact/css/properties/text-emphasis.json
pyweber/static/mdn-compact/css/properties/text-indent.json
pyweber/static/mdn-compact/css/properties/text-justify.json
pyweber/static/mdn-compact/css/properties/text-orientation.json
pyweber/static/mdn-compact/css/properties/text-overflow.json
pyweber/static/mdn-compact/css/properties/text-rendering.json
pyweber/static/mdn-compact/css/properties/text-shadow.json
pyweber/static/mdn-compact/css/properties/text-size-adjust.json
pyweber/static/mdn-compact/css/properties/text-spacing-trim.json
pyweber/static/mdn-compact/css/properties/text-transform.json
pyweber/static/mdn-compact/css/properties/text-underline-offset.json
pyweber/static/mdn-compact/css/properties/text-underline-position.json
pyweber/static/mdn-compact/css/properties/text-wrap-mode.json
pyweber/static/mdn-compact/css/properties/text-wrap-style.json
pyweber/static/mdn-compact/css/properties/text-wrap.json
pyweber/static/mdn-compact/css/properties/timeline-scope.json
pyweber/static/mdn-compact/css/properties/top.json
pyweber/static/mdn-compact/css/properties/touch-action.json
pyweber/static/mdn-compact/css/properties/transform-box.json
pyweber/static/mdn-compact/css/properties/transform-origin.json
pyweber/static/mdn-compact/css/properties/transform-style.json
pyweber/static/mdn-compact/css/properties/transform.json
pyweber/static/mdn-compact/css/properties/transition-behavior.json
pyweber/static/mdn-compact/css/properties/transition-delay.json
pyweber/static/mdn-compact/css/properties/transition-duration.json
pyweber/static/mdn-compact/css/properties/transition-property.json
pyweber/static/mdn-compact/css/properties/transition-timing-function.json
pyweber/static/mdn-compact/css/properties/transition.json
pyweber/static/mdn-compact/css/properties/translate.json
pyweber/static/mdn-compact/css/properties/unicode-bidi.json
pyweber/static/mdn-compact/css/properties/user-modify.json
pyweber/static/mdn-compact/css/properties/user-select.json
pyweber/static/mdn-compact/css/properties/vector-effect.json
pyweber/static/mdn-compact/css/properties/vertical-align.json
pyweber/static/mdn-compact/css/properties/view-timeline-axis.json
pyweber/static/mdn-compact/css/properties/view-timeline-inset.json
pyweber/static/mdn-compact/css/properties/view-timeline-name.json
pyweber/static/mdn-compact/css/properties/view-timeline.json
pyweber/static/mdn-compact/css/properties/view-transition-class.json
pyweber/static/mdn-compact/css/properties/view-transition-name.json
pyweber/static/mdn-compact/css/properties/visibility.json
pyweber/static/mdn-compact/css/properties/white-space-collapse.json
pyweber/static/mdn-compact/css/properties/white-space.json
pyweber/static/mdn-compact/css/properties/widows.json
pyweber/static/mdn-compact/css/properties/width.json
pyweber/static/mdn-compact/css/properties/will-change.json
pyweber/static/mdn-compact/css/properties/word-break.json
pyweber/static/mdn-compact/css/properties/word-spacing.json
pyweber/static/mdn-compact/css/properties/writing-mode.json
pyweber/static/mdn-compact/css/properties/x.json
pyweber/static/mdn-compact/css/properties/y.json
pyweber/static/mdn-compact/css/properties/z-index.json
pyweber/static/mdn-compact/css/properties/zoom.json
pyweber/static/mdn-compact/css/selectors/-moz-broken.json
pyweber/static/mdn-compact/css/selectors/-moz-color-swatch.json
pyweber/static/mdn-compact/css/selectors/-moz-first-node.json
pyweber/static/mdn-compact/css/selectors/-moz-focus-inner.json
pyweber/static/mdn-compact/css/selectors/-moz-last-node.json
pyweber/static/mdn-compact/css/selectors/-moz-list-bullet.json
pyweber/static/mdn-compact/css/selectors/-moz-list-number.json
pyweber/static/mdn-compact/css/selectors/-moz-only-whitespace.json
pyweber/static/mdn-compact/css/selectors/-moz-progress-bar.json
pyweber/static/mdn-compact/css/selectors/-moz-range-progress.json
pyweber/static/mdn-compact/css/selectors/-moz-range-thumb.json
pyweber/static/mdn-compact/css/selectors/-moz-range-track.json
pyweber/static/mdn-compact/css/selectors/-moz-submit-invalid.json
pyweber/static/mdn-compact/css/selectors/-moz-window-inactive.json
pyweber/static/mdn-compact/css/selectors/-webkit-inner-spin-button.json
pyweber/static/mdn-compact/css/selectors/-webkit-meter-bar.json
pyweber/static/mdn-compact/css/selectors/-webkit-meter-even-less-good-value.json
pyweber/static/mdn-compact/css/selectors/-webkit-meter-inner-element.json
pyweber/static/mdn-compact/css/selectors/-webkit-meter-optimum-value.json
pyweber/static/mdn-compact/css/selectors/-webkit-meter-suboptimum-value.json
pyweber/static/mdn-compact/css/selectors/-webkit-progress-bar.json
pyweber/static/mdn-compact/css/selectors/-webkit-progress-inner-element.json
pyweber/static/mdn-compact/css/selectors/-webkit-progress-value.json
pyweber/static/mdn-compact/css/selectors/-webkit-resizer.json
pyweber/static/mdn-compact/css/selectors/-webkit-scrollbar-button.json
pyweber/static/mdn-compact/css/selectors/-webkit-scrollbar-corner.json
pyweber/static/mdn-compact/css/selectors/-webkit-scrollbar-thumb.json
pyweber/static/mdn-compact/css/selectors/-webkit-scrollbar-track-piece.json
pyweber/static/mdn-compact/css/selectors/-webkit-scrollbar-track.json
pyweber/static/mdn-compact/css/selectors/-webkit-scrollbar.json
pyweber/static/mdn-compact/css/selectors/-webkit-search-cancel-button.json
pyweber/static/mdn-compact/css/selectors/-webkit-search-results-button.json
pyweber/static/mdn-compact/css/selectors/-webkit-slider-runnable-track.json
pyweber/static/mdn-compact/css/selectors/-webkit-slider-thumb.json
pyweber/static/mdn-compact/css/selectors/active-view-transition-type.json
pyweber/static/mdn-compact/css/selectors/active-view-transition.json
pyweber/static/mdn-compact/css/selectors/active.json
pyweber/static/mdn-compact/css/selectors/after.json
pyweber/static/mdn-compact/css/selectors/any-link.json
pyweber/static/mdn-compact/css/selectors/attribute.json
pyweber/static/mdn-compact/css/selectors/autofill.json
pyweber/static/mdn-compact/css/selectors/backdrop.json
pyweber/static/mdn-compact/css/selectors/before.json
pyweber/static/mdn-compact/css/selectors/buffering.json
pyweber/static/mdn-compact/css/selectors/checked.json
pyweber/static/mdn-compact/css/selectors/checkmark.json
pyweber/static/mdn-compact/css/selectors/child.json
pyweber/static/mdn-compact/css/selectors/class.json
pyweber/static/mdn-compact/css/selectors/closed.json
pyweber/static/mdn-compact/css/selectors/column.json
pyweber/static/mdn-compact/css/selectors/cue.json
pyweber/static/mdn-compact/css/selectors/default.json
pyweber/static/mdn-compact/css/selectors/defined.json
pyweber/static/mdn-compact/css/selectors/descendant.json
pyweber/static/mdn-compact/css/selectors/details-content.json
pyweber/static/mdn-compact/css/selectors/dir.json
pyweber/static/mdn-compact/css/selectors/disabled.json
pyweber/static/mdn-compact/css/selectors/empty.json
pyweber/static/mdn-compact/css/selectors/enabled.json
pyweber/static/mdn-compact/css/selectors/file-selector-button.json
pyweber/static/mdn-compact/css/selectors/first-child.json
pyweber/static/mdn-compact/css/selectors/first-letter.json
pyweber/static/mdn-compact/css/selectors/first-line.json
pyweber/static/mdn-compact/css/selectors/first-of-type.json
pyweber/static/mdn-compact/css/selectors/first.json
pyweber/static/mdn-compact/css/selectors/focus-visible.json
pyweber/static/mdn-compact/css/selectors/focus-within.json
pyweber/static/mdn-compact/css/selectors/focus.json
pyweber/static/mdn-compact/css/selectors/fullscreen.json
pyweber/static/mdn-compact/css/selectors/future.json
pyweber/static/mdn-compact/css/selectors/grammar-error.json
pyweber/static/mdn-compact/css/selectors/has-slotted.json
pyweber/static/mdn-compact/css/selectors/has.json
pyweber/static/mdn-compact/css/selectors/highlight.json
pyweber/static/mdn-compact/css/selectors/host-context.json
pyweber/static/mdn-compact/css/selectors/host.json
pyweber/static/mdn-compact/css/selectors/hostfunction.json
pyweber/static/mdn-compact/css/selectors/hover.json
pyweber/static/mdn-compact/css/selectors/id.json
pyweber/static/mdn-compact/css/selectors/in-range.json
pyweber/static/mdn-compact/css/selectors/indeterminate.json
pyweber/static/mdn-compact/css/selectors/invalid.json
pyweber/static/mdn-compact/css/selectors/is.json
pyweber/static/mdn-compact/css/selectors/lang.json
pyweber/static/mdn-compact/css/selectors/last-child.json
pyweber/static/mdn-compact/css/selectors/last-of-type.json
pyweber/static/mdn-compact/css/selectors/left.json
pyweber/static/mdn-compact/css/selectors/link.json
pyweber/static/mdn-compact/css/selectors/list.json
pyweber/static/mdn-compact/css/selectors/marker.json
pyweber/static/mdn-compact/css/selectors/modal.json
pyweber/static/mdn-compact/css/selectors/muted.json
pyweber/static/mdn-compact/css/selectors/namespace.json
pyweber/static/mdn-compact/css/selectors/nesting.json
pyweber/static/mdn-compact/css/selectors/next-sibling.json
pyweber/static/mdn-compact/css/selectors/not.json
pyweber/static/mdn-compact/css/selectors/nth-child.json
pyweber/static/mdn-compact/css/selectors/nth-last-child.json
pyweber/static/mdn-compact/css/selectors/nth-last-of-type.json
pyweber/static/mdn-compact/css/selectors/nth-of-type.json
pyweber/static/mdn-compact/css/selectors/only-child.json
pyweber/static/mdn-compact/css/selectors/only-of-type.json
pyweber/static/mdn-compact/css/selectors/open.json
pyweber/static/mdn-compact/css/selectors/optional.json
pyweber/static/mdn-compact/css/selectors/out-of-range.json
pyweber/static/mdn-compact/css/selectors/part.json
pyweber/static/mdn-compact/css/selectors/past.json
pyweber/static/mdn-compact/css/selectors/paused.json
pyweber/static/mdn-compact/css/selectors/picker-icon.json
pyweber/static/mdn-compact/css/selectors/picker.json
pyweber/static/mdn-compact/css/selectors/picture-in-picture.json
pyweber/static/mdn-compact/css/selectors/placeholder-shown.json
pyweber/static/mdn-compact/css/selectors/placeholder.json
pyweber/static/mdn-compact/css/selectors/playing.json
pyweber/static/mdn-compact/css/selectors/popover-open.json
pyweber/static/mdn-compact/css/selectors/read-only.json
pyweber/static/mdn-compact/css/selectors/read-write.json
pyweber/static/mdn-compact/css/selectors/required.json
pyweber/static/mdn-compact/css/selectors/right.json
pyweber/static/mdn-compact/css/selectors/root.json
pyweber/static/mdn-compact/css/selectors/scope.json
pyweber/static/mdn-compact/css/selectors/scroll-button.json
pyweber/static/mdn-compact/css/selectors/scroll-marker-group.json
pyweber/static/mdn-compact/css/selectors/scroll-marker.json
pyweber/static/mdn-compact/css/selectors/seeking.json
pyweber/static/mdn-compact/css/selectors/selection.json
pyweber/static/mdn-compact/css/selectors/slotted.json
pyweber/static/mdn-compact/css/selectors/spelling-error.json
pyweber/static/mdn-compact/css/selectors/stalled.json
pyweber/static/mdn-compact/css/selectors/state.json
pyweber/static/mdn-compact/css/selectors/subsequent-sibling.json
pyweber/static/mdn-compact/css/selectors/target-current.json
pyweber/static/mdn-compact/css/selectors/target-text.json
pyweber/static/mdn-compact/css/selectors/target.json
pyweber/static/mdn-compact/css/selectors/type.json
pyweber/static/mdn-compact/css/selectors/universal.json
pyweber/static/mdn-compact/css/selectors/user-invalid.json
pyweber/static/mdn-compact/css/selectors/user-valid.json
pyweber/static/mdn-compact/css/selectors/valid.json
pyweber/static/mdn-compact/css/selectors/view-transition-group.json
pyweber/static/mdn-compact/css/selectors/view-transition-image-pair.json
pyweber/static/mdn-compact/css/selectors/view-transition-new.json
pyweber/static/mdn-compact/css/selectors/view-transition-old.json
pyweber/static/mdn-compact/css/selectors/view-transition.json
pyweber/static/mdn-compact/css/selectors/visited.json
pyweber/static/mdn-compact/css/selectors/volume-locked.json
pyweber/static/mdn-compact/css/selectors/where.json
pyweber/static/mdn-compact/css/selectors/xr-overlay.json
pyweber/static/mdn-compact/css/types/-moz-image-rect.json
pyweber/static/mdn-compact/css/types/abs.json
pyweber/static/mdn-compact/css/types/acos.json
pyweber/static/mdn-compact/css/types/anchor-size.json
pyweber/static/mdn-compact/css/types/anchor.json
pyweber/static/mdn-compact/css/types/angle-percentage.json
pyweber/static/mdn-compact/css/types/angle.json
pyweber/static/mdn-compact/css/types/asin.json
pyweber/static/mdn-compact/css/types/atan.json
pyweber/static/mdn-compact/css/types/atan2.json
pyweber/static/mdn-compact/css/types/attr.json
pyweber/static/mdn-compact/css/types/basic-shape.json
pyweber/static/mdn-compact/css/types/blend-mode.json
pyweber/static/mdn-compact/css/types/calc-keyword.json
pyweber/static/mdn-compact/css/types/calc-size.json
pyweber/static/mdn-compact/css/types/calc.json
pyweber/static/mdn-compact/css/types/clamp.json
pyweber/static/mdn-compact/css/types/color.json
pyweber/static/mdn-compact/css/types/cos.json
pyweber/static/mdn-compact/css/types/counter.json
pyweber/static/mdn-compact/css/types/counters.json
pyweber/static/mdn-compact/css/types/dimension.json
pyweber/static/mdn-compact/css/types/easing-function.json
pyweber/static/mdn-compact/css/types/env.json
pyweber/static/mdn-compact/css/types/exp.json
pyweber/static/mdn-compact/css/types/filter-function.json
pyweber/static/mdn-compact/css/types/flex.json
pyweber/static/mdn-compact/css/types/global_keywords.json
pyweber/static/mdn-compact/css/types/gradient.json
pyweber/static/mdn-compact/css/types/hypot.json
pyweber/static/mdn-compact/css/types/if.json
pyweber/static/mdn-compact/css/types/image.json
pyweber/static/mdn-compact/css/types/integer.json
pyweber/static/mdn-compact/css/types/length-percentage.json
pyweber/static/mdn-compact/css/types/length.json
pyweber/static/mdn-compact/css/types/line-style.json
pyweber/static/mdn-compact/css/types/log.json
pyweber/static/mdn-compact/css/types/max.json
pyweber/static/mdn-compact/css/types/min.json
pyweber/static/mdn-compact/css/types/mod.json
pyweber/static/mdn-compact/css/types/number.json
pyweber/static/mdn-compact/css/types/overflow.json
pyweber/static/mdn-compact/css/types/percentage.json
pyweber/static/mdn-compact/css/types/position.json
pyweber/static/mdn-compact/css/types/pow.json
pyweber/static/mdn-compact/css/types/progress.json
pyweber/static/mdn-compact/css/types/ratio.json
pyweber/static/mdn-compact/css/types/ray.json
pyweber/static/mdn-compact/css/types/rem.json
pyweber/static/mdn-compact/css/types/resolution.json
pyweber/static/mdn-compact/css/types/round.json
pyweber/static/mdn-compact/css/types/shape.json
pyweber/static/mdn-compact/css/types/sibling-count.json
pyweber/static/mdn-compact/css/types/sibling-index.json
pyweber/static/mdn-compact/css/types/sign.json
pyweber/static/mdn-compact/css/types/sin.json
pyweber/static/mdn-compact/css/types/sqrt.json
pyweber/static/mdn-compact/css/types/string.json
pyweber/static/mdn-compact/css/types/tan.json
pyweber/static/mdn-compact/css/types/text-edge.json
pyweber/static/mdn-compact/css/types/time.json
pyweber/static/mdn-compact/css/types/transform-function.json
pyweber/static/mdn-compact/css/types/url.json
pyweber/static/mdn-compact/css/types/var.json
pyweber/static/mdn-compact/html/global_attributes.json
pyweber/static/mdn-compact/html/elements/a.json
pyweber/static/mdn-compact/html/elements/abbr.json
pyweber/static/mdn-compact/html/elements/acronym.json
pyweber/static/mdn-compact/html/elements/address.json
pyweber/static/mdn-compact/html/elements/area.json
pyweber/static/mdn-compact/html/elements/article.json
pyweber/static/mdn-compact/html/elements/aside.json
pyweber/static/mdn-compact/html/elements/audio.json
pyweber/static/mdn-compact/html/elements/b.json
pyweber/static/mdn-compact/html/elements/base.json
pyweber/static/mdn-compact/html/elements/bdi.json
pyweber/static/mdn-compact/html/elements/bdo.json
pyweber/static/mdn-compact/html/elements/big.json
pyweber/static/mdn-compact/html/elements/blockquote.json
pyweber/static/mdn-compact/html/elements/body.json
pyweber/static/mdn-compact/html/elements/br.json
pyweber/static/mdn-compact/html/elements/button.json
pyweber/static/mdn-compact/html/elements/canvas.json
pyweber/static/mdn-compact/html/elements/caption.json
pyweber/static/mdn-compact/html/elements/center.json
pyweber/static/mdn-compact/html/elements/cite.json
pyweber/static/mdn-compact/html/elements/code.json
pyweber/static/mdn-compact/html/elements/col.json
pyweber/static/mdn-compact/html/elements/colgroup.json
pyweber/static/mdn-compact/html/elements/data.json
pyweber/static/mdn-compact/html/elements/datalist.json
pyweber/static/mdn-compact/html/elements/dd.json
pyweber/static/mdn-compact/html/elements/del.json
pyweber/static/mdn-compact/html/elements/details.json
pyweber/static/mdn-compact/html/elements/dfn.json
pyweber/static/mdn-compact/html/elements/dialog.json
pyweber/static/mdn-compact/html/elements/dir.json
pyweber/static/mdn-compact/html/elements/div.json
pyweber/static/mdn-compact/html/elements/dl.json
pyweber/static/mdn-compact/html/elements/dt.json
pyweber/static/mdn-compact/html/elements/em.json
pyweber/static/mdn-compact/html/elements/embed.json
pyweber/static/mdn-compact/html/elements/fencedframe.json
pyweber/static/mdn-compact/html/elements/fieldset.json
pyweber/static/mdn-compact/html/elements/figcaption.json
pyweber/static/mdn-compact/html/elements/figure.json
pyweber/static/mdn-compact/html/elements/font.json
pyweber/static/mdn-compact/html/elements/footer.json
pyweber/static/mdn-compact/html/elements/form.json
pyweber/static/mdn-compact/html/elements/frame.json
pyweber/static/mdn-compact/html/elements/frameset.json
pyweber/static/mdn-compact/html/elements/h1.json
pyweber/static/mdn-compact/html/elements/h2.json
pyweber/static/mdn-compact/html/elements/h3.json
pyweber/static/mdn-compact/html/elements/h4.json
pyweber/static/mdn-compact/html/elements/h5.json
pyweber/static/mdn-compact/html/elements/h6.json
pyweber/static/mdn-compact/html/elements/head.json
pyweber/static/mdn-compact/html/elements/header.json
pyweber/static/mdn-compact/html/elements/hgroup.json
pyweber/static/mdn-compact/html/elements/hr.json
pyweber/static/mdn-compact/html/elements/html.json
pyweber/static/mdn-compact/html/elements/i.json
pyweber/static/mdn-compact/html/elements/iframe.json
pyweber/static/mdn-compact/html/elements/img.json
pyweber/static/mdn-compact/html/elements/input.json
pyweber/static/mdn-compact/html/elements/ins.json
pyweber/static/mdn-compact/html/elements/kbd.json
pyweber/static/mdn-compact/html/elements/label.json
pyweber/static/mdn-compact/html/elements/legend.json
pyweber/static/mdn-compact/html/elements/li.json
pyweber/static/mdn-compact/html/elements/link.json
pyweber/static/mdn-compact/html/elements/main.json
pyweber/static/mdn-compact/html/elements/map.json
pyweber/static/mdn-compact/html/elements/mark.json
pyweber/static/mdn-compact/html/elements/marquee.json
pyweber/static/mdn-compact/html/elements/menu.json
pyweber/static/mdn-compact/html/elements/meta.json
pyweber/static/mdn-compact/html/elements/meter.json
pyweber/static/mdn-compact/html/elements/nav.json
pyweber/static/mdn-compact/html/elements/nobr.json
pyweber/static/mdn-compact/html/elements/noembed.json
pyweber/static/mdn-compact/html/elements/noframes.json
pyweber/static/mdn-compact/html/elements/noscript.json
pyweber/static/mdn-compact/html/elements/object.json
pyweber/static/mdn-compact/html/elements/ol.json
pyweber/static/mdn-compact/html/elements/optgroup.json
pyweber/static/mdn-compact/html/elements/option.json
pyweber/static/mdn-compact/html/elements/output.json
pyweber/static/mdn-compact/html/elements/p.json
pyweber/static/mdn-compact/html/elements/param.json
pyweber/static/mdn-compact/html/elements/picture.json
pyweber/static/mdn-compact/html/elements/plaintext.json
pyweber/static/mdn-compact/html/elements/pre.json
pyweber/static/mdn-compact/html/elements/progress.json
pyweber/static/mdn-compact/html/elements/q.json
pyweber/static/mdn-compact/html/elements/rb.json
pyweber/static/mdn-compact/html/elements/rp.json
pyweber/static/mdn-compact/html/elements/rt.json
pyweber/static/mdn-compact/html/elements/rtc.json
pyweber/static/mdn-compact/html/elements/ruby.json
pyweber/static/mdn-compact/html/elements/s.json
pyweber/static/mdn-compact/html/elements/samp.json
pyweber/static/mdn-compact/html/elements/script.json
pyweber/static/mdn-compact/html/elements/search.json
pyweber/static/mdn-compact/html/elements/section.json
pyweber/static/mdn-compact/html/elements/select.json
pyweber/static/mdn-compact/html/elements/selectedcontent.json
pyweber/static/mdn-compact/html/elements/slot.json
pyweber/static/mdn-compact/html/elements/small.json
pyweber/static/mdn-compact/html/elements/source.json
pyweber/static/mdn-compact/html/elements/span.json
pyweber/static/mdn-compact/html/elements/strike.json
pyweber/static/mdn-compact/html/elements/strong.json
pyweber/static/mdn-compact/html/elements/style.json
pyweber/static/mdn-compact/html/elements/sub.json
pyweber/static/mdn-compact/html/elements/summary.json
pyweber/static/mdn-compact/html/elements/sup.json
pyweber/static/mdn-compact/html/elements/table.json
pyweber/static/mdn-compact/html/elements/tbody.json
pyweber/static/mdn-compact/html/elements/td.json
pyweber/static/mdn-compact/html/elements/template.json
pyweber/static/mdn-compact/html/elements/textarea.json
pyweber/static/mdn-compact/html/elements/tfoot.json
pyweber/static/mdn-compact/html/elements/th.json
pyweber/static/mdn-compact/html/elements/thead.json
pyweber/static/mdn-compact/html/elements/time.json
pyweber/static/mdn-compact/html/elements/title.json
pyweber/static/mdn-compact/html/elements/tr.json
pyweber/static/mdn-compact/html/elements/track.json
pyweber/static/mdn-compact/html/elements/tt.json
pyweber/static/mdn-compact/html/elements/u.json
pyweber/static/mdn-compact/html/elements/ul.json
pyweber/static/mdn-compact/html/elements/var.json
pyweber/static/mdn-compact/html/elements/video.json
pyweber/static/mdn-compact/html/elements/wbr.json
pyweber/static/mdn-compact/html/elements/xmp.json
pyweber/static/mdn-compact/html/elements/input/button.json
pyweber/static/mdn-compact/html/elements/input/checkbox.json
pyweber/static/mdn-compact/html/elements/input/color.json
pyweber/static/mdn-compact/html/elements/input/date.json
pyweber/static/mdn-compact/html/elements/input/datetime-local.json
pyweber/static/mdn-compact/html/elements/input/email.json
pyweber/static/mdn-compact/html/elements/input/file.json
pyweber/static/mdn-compact/html/elements/input/hidden.json
pyweber/static/mdn-compact/html/elements/input/image.json
pyweber/static/mdn-compact/html/elements/input/month.json
pyweber/static/mdn-compact/html/elements/input/number.json
pyweber/static/mdn-compact/html/elements/input/password.json
pyweber/static/mdn-compact/html/elements/input/radio.json
pyweber/static/mdn-compact/html/elements/input/range.json
pyweber/static/mdn-compact/html/elements/input/reset.json
pyweber/static/mdn-compact/html/elements/input/search.json
pyweber/static/mdn-compact/html/elements/input/submit.json
pyweber/static/mdn-compact/html/elements/input/tel.json
pyweber/static/mdn-compact/html/elements/input/text.json
pyweber/static/mdn-compact/html/elements/input/time.json
pyweber/static/mdn-compact/html/elements/input/url.json
pyweber/static/mdn-compact/html/elements/input/week.json
pyweber/utils/__init__.py
pyweber/utils/exceptions.py
pyweber/utils/loads.py
pyweber/utils/types.py
pyweber/utils/utils.py
tests/test_config.py
tests/test_cookies.py
tests/test_response.py
tests/test_template_diff.py