emodjis

View on PyPIReverse Dependencies (0)

0.5.0 emodjis-0.5.0-py3-none-any.whl

Wheel Details

Project: emodjis
Version: 0.5.0
Filename: emodjis-0.5.0-py3-none-any.whl
Download: [link]
Size: 20579
MD5: 9fac76ad19db9c04649cd20fe3abbb48
SHA256: c6a9d3b43edae0eb8c8a79ef18c451fbc6c18b84ac33dcdbe661ec5c502e877a
Uploaded: 2023-12-28 20:17:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: emodjis
Version: 0.5.0
Summary: Emoticons server using Django
Author-Email: Frédéric Meurou <frederic[at]meurou.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: Django (~=4.2)
Requires-Dist: djangorestframework (~=3.14.0)
Requires-Dist: drf-spectacular (>=0.26)
Requires-Dist: requests (~=2.31.0)
Requires-Dist: python-dotenv (>=1.0.0)
Requires-Dist: django-filter (~=23.2)
Requires-Dist: redis (~=5.0.0)
Requires-Dist: djangorestframework-simplejwt (>=5.3)
Requires-Dist: django-cors-headers (~=4.2.0)
Requires-Dist: psycopg[binary] (~=3.1.10)
Requires-Dist: pillow (~=10.1.0)
Requires-Dist: django-bootstrap5 (~=23.0)
Requires-Dist: django-unicorn (~=0.58)
Requires-Dist: django-tailwind (~=3.8.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1328 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.8)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
emodjis-0.5.0.dist-info/METADATA sha256=dPb3T3_RODbjjatKT86_BF3s-8sSu_niWguuh3QtQTg 2062
emodjis-0.5.0.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
emodjis/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
emodjis/__version__.py sha256=LBK46heutvn3KmsCrKIYu8RQikbfnjZaj2xFrXaeCzQ 22
emodjis/admin.py sha256=5A7FvJdiAIwmIN1jsCIhFXjHtgqx1J3TbIcdSOqhJTk 3839
emodjis/components/emoji_grid.py sha256=mqPaacfIwZZtkGcdreHp_ruiF34LzOexrjmsHdEaPlg 1393
emodjis/components/login.py sha256=NvmwXgDg1MUKJgRunfBMDdbXHq_84hd639GmM3iZMHI 891
emodjis/components/pagination.py sha256=YYdb6YDxbg2xmKQO8khq_EuAKDLhm5z28Ng5cwY3ehA 458
emodjis/components/search.py sha256=YRC9zVy3bDsu0dEqurBAHNk2CAzhgGZ36FOecVtLgAE 743
emodjis/filters.py sha256=LX7VXdiMNmKzMN6drDE8Ir2fhKn8JN3VP12ydH1Sblg 676
emodjis/migrations/0001_initial.py sha256=N5H8Ps-hjfRN-K1GrqBlwqeawF2nQKkV3tUFBXiMAqw 1597
emodjis/migrations/0002_emoji_nsfw_emoji_team.py sha256=UWz_ppaFzC0ts8k2aYOxL3qavp2DZNqh3hwXY8dOLxI 799
emodjis/migrations/0003_emoji_private.py sha256=tzlNlL73ctVaBJcQO2cQdINaoepzx-Jpm3KKd5793lA 387
emodjis/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
emodjis/models.py sha256=Lag3bYEy1kPOlN2yCcjGo6XptH4qTA7D6VGFinL4us8 2035
emodjis/permissions.py sha256=uX3b1f8-Qgd6FQZ9fw10pmPWJ-Yq6rLKNqU6hx1qo6k 841
emodjis/routers.py sha256=IdIrxu6wpxQjcDhhdQeLkd09vSFSoUmhpJtD-_fRCcE 714
emodjis/serializers.py sha256=aLMDr12JSwiGmeNS9vClLduCgpI-l5OqUC5yf9kPWko 2324
emodjis/templates/base.html sha256=oCVlgAoYwNfGtqR84sqsPgmj5P4f47YCh3EnLWkIYuk 746
emodjis/templates/bootstrap.html sha256=FX6b3caUUAgY68HA8xeTUIO6uVMivLZoIN1-8BUr3hw 125
emodjis/templates/charts_change_list.html sha256=vKY-3ou_GrsS3UxbV_tdJ5NE3jb_Wdqyx4CpYgb2iPo 1275
emodjis/templates/client_data.html sha256=lRmrrci5nhfrklhXSe9oa0eKe2jsh1eJh31Cs0DXiNc 97
emodjis/templates/index.html sha256=gunUb7SAYyylIhLxH3uCwxTol5bQJvFVvj5dSVzjlzw 358
emodjis/templates/unicorn/emoji-grid.html sha256=p1ok2qaryJssVz604_7fP9vcNCYImNdOkd3ceWK0qww 1007
emodjis/templates/unicorn/login.html sha256=ItyZYvO_gGu-mtbNIagUIUMzsylnO44Jd1QSqdvXvjw 879
emodjis/templates/unicorn/pagination.html sha256=1_0_xspN0CgXqJe9xZJAD77zsFW9BFbfeSgak0IyqtY 232
emodjis/templates/unicorn/search.html sha256=rHLQTwYZiUHzgeGMOajyA-CjV7TPO_6DGTU2yWlcbWQ 839
emodjis/tests/__init__.py sha256=x3JH_xldisTHao_HTlXZ-vUHhDEesnF6X_q7CW1ivbM 8196
emodjis/tests/alert.gif sha256=stShh2LcIHGgKjU7uDW54ZpmMKtiLVy9b0KcXlZVkQg 840
emodjis/tests/blank.png sha256=683-XXDVJN3f3bPPUOICGVBSLu-Z3NLqWZ8ZqNz-_Ug 3000
emodjis/tests/blank.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
emodjis/urls.py sha256=y_HjfB2_eBfJfzxnH88hiJvwrBxnN5Vh-U23mDCFc30 420
emodjis/views.py sha256=cFNE4LHCCWEBvT7ShXxRLnoEuSQWplwmeUI2M1nKJJk 335
emodjis/viewsets.py sha256=ia_uEz1h11Ep52HGLlJtDlYZuXerCr6XeYL0ryh-7xo 7274
emodjis-0.5.0.dist-info/RECORD