shrt

View on PyPIReverse Dependencies (0)

0.3.0 shrt-0.3.0-py3-none-any.whl

Wheel Details

Project: shrt
Version: 0.3.0
Filename: shrt-0.3.0-py3-none-any.whl
Download: [link]
Size: 9600
MD5: 8bd53e279490a914e560447809938065
SHA256: ef7eb953c6c85f9a05f692f376155cdd38f8ec5f6d18464a6490ef659153958b
Uploaded: 2023-07-20 05:46:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: shrt
Version: 0.3.0
Summary: Shorten URLs
Author: Yehuda Deutsch
Author-Email: yeh[at]uda.co.il
Maintainer: Yehuda Deutsch
Maintainer-Email: yeh[at]uda.co.il
Home-Page: https://gitlab.com/uda/shrt
Project-Url: Bug Tracker, https://gitlab.com/uda/shrt/-/issues
Project-Url: Repository, https://gitlab.com/uda/shrt
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: SQLAlchemy (<3.0.0,>=2.0.19)
Requires-Dist: aiosqlite (<0.20.0,>=0.19.0)
Requires-Dist: asyncpg (<0.29.0,>=0.28.0)
Requires-Dist: fastapi-jinja (<0.3.0,>=0.2.0)
Requires-Dist: fastapi[all] (<0.101.0,>=0.100.0)
Requires-Dist: pydantic-settings (<3.0.0,>=2.0.1)
Requires-Dist: redis (<5.0.0,>=4.6.0); extra == "cache"
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Provides-Extra: cache
Description-Content-Type: text/markdown
[Description omitted; length: 555 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
shrt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shrt/__main__.py sha256=nEdSvtvjzSyjlucTTawydRW7_Yrn-8tIvpbn-k4s3pQ 33
shrt/app.py sha256=3bQnFjzVIMGkqahEfKlNuPK3ItJmKVAKWNViHvrHK0g 177
shrt/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shrt/cli/__main__.py sha256=OZiv2lofXUjrywlMKp0UfawCvpI9mE4Ia2wyUt_oS4U 29
shrt/cli/base.py sha256=5217cqvRxnGRSO_JXO3Vy9IwIMcT2YinG0iP-GLzWI4 797
shrt/cli/main.py sha256=inbkUqKzv7x8uIynWxLysrDyVxt5UXktjJ-A6X5y7yk 252
shrt/cli/url.py sha256=ygakOiTge8_Gvls5kQ2cPSfKVjyXweS4kgiPDHPp54I 3448
shrt/database.py sha256=jhVHeQaXFy6sey5C0kAJ_OPivdqPHlAD3P1Sr4-q92I 1604
shrt/schemas.py sha256=so5rGqfcVaKMjPlC6E37cU-yBAd3zIPiOQu1cmwTq4c 278
shrt/settings.py sha256=CGde0BIo6XJ6Q-qXUczy21jvMYu3iQKkH_mocLL1kW0 1048
shrt/utils/__init__.py sha256=rPimb0-G3EyB69giam4obrgJ-V2oI3tdty9AVjfR3jI 133
shrt/utils/cache.py sha256=F6h8VP0g_cAHz8MApCQwuhjjMY3gxAnJE8NhVMDB578 1414
shrt/utils/strings.py sha256=4LWh2eb5GhJTrvuHefn5spCnCo9f41hBfkSLWx4srJc 191
shrt/views/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shrt/views/redirect.py sha256=92Pv8oqOl6_rzHuHJz7o_CECswfrEQGLPTNHLuSmqbI 1172
shrt/views/status.py sha256=h70eFR4Vx56YK5zxjfhHYhUTAPHxVhlTMqlYq7Slrkg 113
shrt/web.py sha256=x_SrFK5xUKe84iP_672pvfML8gydymV7Y-16PeWon4g 604
shrt-0.3.0.dist-info/LICENSE sha256=ywML-i7y2f0EKcx60qCU6mz16elK_pfcinLL5n1TjzA 1087
shrt-0.3.0.dist-info/METADATA sha256=jd4khvfoyBcwsMTnTaeLxklIEN9lfLtKAr42Ca-W7c4 1614
shrt-0.3.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
shrt-0.3.0.dist-info/entry_points.txt sha256=x7Zd29onaFvDxRhU9MHpr0kta62H2FHVzr4yfzU-oJA 42
shrt-0.3.0.dist-info/RECORD

entry_points.txt

shrt = shrt.cli.main:cli