Skip to content

Commit ceca5dd

Browse files
committed
Add Tigrcorn logo to README surfaces
1 parent 8fe4005 commit ceca5dd

15 files changed

Lines changed: 71 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
<h1>Tigrcorn</h1>
44

55
<img
6-
src="https://github.com/Tigrbl/tigrcorn/blob/68c5baadd745555de1c6bee70d9b9f3763a7ed3c/assets/tigrcorn_brand_frag_light.png?raw=1"
7-
alt="Tigrcorn light branding fragment"
6+
src="https://raw.githubusercontent.com/Tigrbl/tigrcorn/master/assets/tigrcorn_logo.png"
7+
alt="Tigrcorn tiger-unicorn logo"
8+
width="220"
89
/>
910

1011
> ASGI3 server with built-in HTTP/1.1, HTTP/2, HTTP/3, QUIC, WebSocket, TLS, static delivery, and release validation.
@@ -23,9 +24,9 @@
2324

2425
<p align="center"><strong>Package</strong><br>
2526
<a href="https://pypi.org/project/tigrcorn/"><img alt="PyPI version" src="https://img.shields.io/pypi/v/tigrcorn?label=PyPI"></a>
26-
<a href="https://pypistats.org/packages/tigrcorn"><img alt="PyPI downloads per month" src="https://img.shields.io/pypi/dm/tigrcorn?label=downloads%2Fmonth"></a>
27-
<a href="https://pypistats.org/packages/tigrcorn"><img alt="PyPI downloads per week" src="https://img.shields.io/pypi/dw/tigrcorn?label=downloads%2Fweek"></a>
28-
<a href="https://pypistats.org/packages/tigrcorn"><img alt="PyPI downloads per day" src="https://img.shields.io/pypi/dd/tigrcorn?label=downloads%2Fday"></a>
27+
<a href="https://pepy.tech/project/tigrcorn"><img alt="PyPI downloads per month" src="https://static.pepy.tech/badge/tigrcorn/month"></a>
28+
<a href="https://pepy.tech/project/tigrcorn"><img alt="PyPI downloads per week" src="https://static.pepy.tech/badge/tigrcorn/week"></a>
29+
<a href="https://pepy.tech/project/tigrcorn"><img alt="PyPI downloads per day" src="https://static.pepy.tech/badge/tigrcorn/day"></a>
2930
<a href="LICENSE"><img alt="license Apache 2.0" src="https://img.shields.io/badge/license-Apache%202.0-525252"></a>
3031
<a href="pyproject.toml"><img alt="Python 3.11 supported" src="https://img.shields.io/badge/python-3.11-3776ab"></a>
3132
<a href="pyproject.toml"><img alt="Python 3.12 supported" src="https://img.shields.io/badge/python-3.12-3776ab"></a>

assets/tigrcorn_logo.png

61.1 KB
Loading

pkgs/tigrcorn-asgi/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<div align="center">
22
<h1>tigrcorn-asgi</h1>
3+
<img
4+
src="https://raw.githubusercontent.com/Tigrbl/tigrcorn/master/assets/tigrcorn_logo.png"
5+
alt="Tigrcorn tiger-unicorn logo"
6+
width="140"
7+
/>
38

49
<p><strong>ASGI3 scope, event, receive/send, and extension primitives for the Tigrcorn Python web server.</strong></p>
510

pkgs/tigrcorn-certification/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<div align="center">
22
<h1>tigrcorn-certification</h1>
3+
<img
4+
src="https://raw.githubusercontent.com/Tigrbl/tigrcorn/master/assets/tigrcorn_logo.png"
5+
alt="Tigrcorn tiger-unicorn logo"
6+
width="140"
7+
/>
38

49
<p><strong>Certification and release-gate tooling for Tigrcorn HTTP/3, QUIC, WebSocket, WebTransport, and ASGI conformance evidence.</strong></p>
510

pkgs/tigrcorn-compat/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<div align="center">
22
<h1>tigrcorn-compat</h1>
3+
<img
4+
src="https://raw.githubusercontent.com/Tigrbl/tigrcorn/master/assets/tigrcorn_logo.png"
5+
alt="Tigrcorn tiger-unicorn logo"
6+
width="140"
7+
/>
38

49
<p><strong>Compatibility and interoperability helpers for Tigrcorn ASGI3 conformance, external peers, and Python web server release gates.</strong></p>
510

pkgs/tigrcorn-config/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<div align="center">
22
<h1>tigrcorn-config</h1>
3+
<img
4+
src="https://raw.githubusercontent.com/Tigrbl/tigrcorn/master/assets/tigrcorn_logo.png"
5+
alt="Tigrcorn tiger-unicorn logo"
6+
width="140"
7+
/>
38

49
<p><strong>Typed configuration models, profiles, environment loading, and validation for the Tigrcorn ASGI/HTTP server stack.</strong></p>
510

pkgs/tigrcorn-contract/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<div align="center">
22
<h1>tigrcorn-contract</h1>
3+
<img
4+
src="https://raw.githubusercontent.com/Tigrbl/tigrcorn/master/assets/tigrcorn_logo.png"
5+
alt="Tigrcorn tiger-unicorn logo"
6+
width="140"
7+
/>
38

49
<p><strong>tigr-asgi-contract adapters and runtime-boundary classification for Tigrcorn ASGI3, WebSocket, and WebTransport surfaces.</strong></p>
510

pkgs/tigrcorn-core/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<div align="center">
22
<h1>tigrcorn-core</h1>
3+
<img
4+
src="https://raw.githubusercontent.com/Tigrbl/tigrcorn/master/assets/tigrcorn_logo.png"
5+
alt="Tigrcorn tiger-unicorn logo"
6+
width="140"
7+
/>
38

49
<p><strong>Typed core primitives, errors, constants, and utilities shared by the Tigrcorn ASGI3 Python web server packages.</strong></p>
510

pkgs/tigrcorn-http/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<div align="center">
22
<h1>tigrcorn-http</h1>
3+
<img
4+
src="https://raw.githubusercontent.com/Tigrbl/tigrcorn/master/assets/tigrcorn_logo.png"
5+
alt="Tigrcorn tiger-unicorn logo"
6+
width="140"
7+
/>
38

49
<p><strong>HTTP utilities for Tigrcorn headers, entity tags, content coding, range requests, and Python web server responses.</strong></p>
510

pkgs/tigrcorn-observability/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<div align="center">
22
<h1>tigrcorn-observability</h1>
3+
<img
4+
src="https://raw.githubusercontent.com/Tigrbl/tigrcorn/master/assets/tigrcorn_logo.png"
5+
alt="Tigrcorn tiger-unicorn logo"
6+
width="140"
7+
/>
38

49
<p><strong>Logging, metrics, tracing, DoS warning events, and release-evidence metadata for the Tigrcorn Python web server.</strong></p>
510

0 commit comments

Comments
 (0)