mypystarter

View on PyPIReverse Dependencies (0)

0.1 mypystarter-0.1.0-py3-none-any.whl
mypystarter-0.1-py3-none-any.whl

Wheel Details

Project: mypystarter
Version: 0.1
Filename: mypystarter-0.1.0-py3-none-any.whl
Download: [link]
Size: 45934
MD5: 2e6ced1fe3c8a02f9732cdf6c5d7e83e
SHA256: 4a00938980a10af34220b12b08355498fc91c1be20e3842bfbcbc4a9999a6e37
Uploaded: 2024-05-25 15:43:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mypystarter
Version: 0.1.0
Summary: A Django JumpStart Library.
Author: JADLI AISSAM
Author-Email: jadliaissam[at]gmail.com
Home-Page: https://github.com/jadliaissam/PyStarterV2
License: MIT License
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: asgiref (>=3.7.2)
Requires-Dist: attrs (>=23.2.0)
Requires-Dist: backports.tarfile (>=1.1.1)
Requires-Dist: boto3 (>=1.34.59)
Requires-Dist: botocore (>=1.34.59)
Requires-Dist: certifi (>=2024.2.2)
Requires-Dist: charset-normalizer (>=3.3.2)
Requires-Dist: Django (>=5.0.2)
Requires-Dist: django-cors-headers (>=4.3.1)
Requires-Dist: django-filter (>=23.5)
Requires-Dist: django-storages (>=1.14.2)
Requires-Dist: django-tenants (>=3.6.1)
Requires-Dist: djangorestframework (>=3.14.0)
Requires-Dist: djangorestframework-simplejwt (>=5.3.1)
Requires-Dist: docutils (>=0.21.2)
Requires-Dist: drf-yasg (>=1.21.7)
Requires-Dist: idna (>=3.7)
Requires-Dist: importlib-metadata (>=7.0.0)
Requires-Dist: inflection (>=0.5.1)
Requires-Dist: jaraco.classes (>=3.4.0)
Requires-Dist: jaraco.context (>=5.3.0)
Requires-Dist: jaraco.functools (>=4.0.1)
Requires-Dist: jmespath (>=1.0.1)
Requires-Dist: jsonschema (>=4.21.1)
Requires-Dist: jsonschema-specifications (>=2023.12.1)
Requires-Dist: keyring (>=25.2.1)
Requires-Dist: logtail-python (>=0.2.10)
Requires-Dist: loguru (>=0.7.2)
Requires-Dist: markdown-it-py (>=3.0.0)
Requires-Dist: mdurl (>=0.1.2)
Requires-Dist: more-itertools (>=10.2.0)
Requires-Dist: msgpack (>=1.0.8)
Requires-Dist: nh3 (>=0.2.17)
Requires-Dist: packaging (>=23.2)
Requires-Dist: pillow (>=10.2.0)
Requires-Dist: pkginfo (>=1.10.0)
Requires-Dist: psycopg2-binary (>=2.9.9)
Requires-Dist: Pygments (>=2.18.0)
Requires-Dist: PyJWT (>=2.8.0)
Requires-Dist: python-dateutil (>=2.9.0.post0)
Requires-Dist: python-decouple (>=3.8)
Requires-Dist: pytz (>=2024.1)
Requires-Dist: PyYAML (>=6.0.1)
Requires-Dist: readme-renderer (>=42.0)
Requires-Dist: referencing (>=0.33.0)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: requests-toolbelt (>=1.0.0)
Requires-Dist: rfc3986 (>=2.0.0)
Requires-Dist: rich (>=13.7.1)
Requires-Dist: rpds-py (>=0.18.0)
Requires-Dist: s3transfer (>=0.10.0)
Requires-Dist: six (>=1.16.0)
Requires-Dist: sqlparse (>=0.4.4)
Requires-Dist: swagger-spec-validator (>=3.0.3)
Requires-Dist: twine (>=5.1.0)
Requires-Dist: typing-extensions (>=4.10.0)
Requires-Dist: uritemplate (>=4.1.1)
Requires-Dist: urllib3 (>=2.0.7)
Requires-Dist: zipp (>=3.18.2)
Description-Content-Type: text/markdown
[Description omitted; length: 15 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
PyStarter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
PyStarter/asgi.py sha256=G5oy8KNLWqcD1DyPx38rm_AqAey-09G9zshv_uLKcI4 395
PyStarter/settings.py sha256=1rNHN3gtAI0OJstK-Dh8NdXh6Gkz7TYpu1luXvNc0-Y 5422
PyStarter/urls.py sha256=vvG9zu4LRQsAY57odBSEGA0_WtmKvYzFQ2-N6eWeuGo 2582
PyStarter/wsgi.py sha256=QcOvyJfiv65_asCj5tY72ekQj2xY_rGfWN0zWzoLPs4 395
mypystarter/__init__.py sha256=H0BEtrN-B85i4lW-knybE5fh2lRUNB1_SbzQO0NsH5o 49
mypystarter/admin.py sha256=V4pT7aUHh5q1uOJcU6gbyafTtelzGrzhLqwWY6IffrI 275
mypystarter/apps.py sha256=WrlFhSkmW-Wx8WXRH1S3ZhPCiMQi7R-rViVOEi9EXh8 147
mypystarter/enums.py sha256=hJ5peHDwYzqlHnJgUuLxBdzB-dPqdnMsAHAzWYOQfu0 156
mypystarter/exceptions.py sha256=JUxPGPqcN24lNmkKTCF61GkTWiKm9SEcpj97b-e3V7o 473
mypystarter/logger.py sha256=I-PRGGrILlczSo8mpUwW3DIYas43CNeT3JZ4QcmrgJU 1558
mypystarter/mailer.py sha256=HMa2o9dhDblfk0zaKGkPAh1uDpVXoHp60NgVa0y0jIE 181
mypystarter/middlewares.py sha256=p1OqMAs8FhBxG411-5ZuRZjycUlps04HOdeIYzRQk-4 1210
mypystarter/notifier.py sha256=MgQvmdUs_rt4wuv-YIG5ofrjAuUs75c_AsdzC4x1QT4 255
mypystarter/tests.py sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g 60
mypystarter/types.py sha256=FQwpp9UytSi_2QuVhgcbBdlCtGCg0KA5_9AFTfEcikY 207
mypystarter/views.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
mypystarter/auth/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mypystarter/auth/authentication.py sha256=jQGdl59ZZ9bxr1WFnYwMbaErLMJ2Sy6xYJgePj-68BE 211
mypystarter/auth/serializers.py sha256=QRiEtNs51--GQAR-S31L-p3ZRC5jkDdRaUI0Sr4iY20 637
mypystarter/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mypystarter/base/list_schema.py sha256=imMsLC8itYz2-l5cozx53_r17gXShsWFaq2nAqWugvs 5823
mypystarter/base/pagination.py sha256=Ge1VXrIRWwmGH5lj5pLHcQsMkFiYIqIT581j6jx0BnA 2517
mypystarter/base/search_filter.py sha256=0UBneAD3Q7c19FOH4Tx07_6r350EJ_XJe_Y-RTE18SY 607
mypystarter/base/version.py sha256=ZmopcxZrCnpN3Lz2ljCeYiZtUAOnyY3P6WCvEngtgvY 275
mypystarter/migrations/0001_initial.py sha256=UKOESQu2c7D1FPZfL61z1frLLkhzkQfB5PA3U7Em8o4 15121
mypystarter/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mypystarter/mixins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mypystarter/mixins/archive.py sha256=QD_ZzHUf0J81CpWiXhYDbjxL5ExfFcmYWQEMcm49NW8 6942
mypystarter/mixins/create_form_data.py sha256=yO5iLBwMQTisQ9SX5cQpCGNJmq4RWA6vhlkjTxmvcXY 1439
mypystarter/mixins/create_json.py sha256=WZQrOEGcz_O6uz4RD9m_OB6LVF-7x0k7qBsGmc4WL-U 717
mypystarter/mixins/generic_view.py sha256=DluF4h2j4kXD7W-TvaOwguEmTpwrh-ux-hyKEwzhfqE 3020
mypystarter/mixins/handle_upload_file.py sha256=l3P8I87W-0Tv8H-dAFpwoYRaBamWeRFHVsFJG3yfH5c 9983
mypystarter/mixins/list.py sha256=CFIwYnfc3SFMPWG53XumnSYBMYfNPiB1MTNpmMFj4LI 2166
mypystarter/mixins/retrieve.py sha256=0tUBm2lKT3hes0fnPSfgdXwX9u4J6NKvBQN19JuGCpM 1766
mypystarter/mixins/soft.py sha256=DI9_WpzU2DUynWylLJhMirKVwlkPxcnyXo_R6t-NKrM 9233
mypystarter/mixins/soft_archive.py sha256=C1aoQv71YXfxeZXNZHwxsiyuFQ7OJhxScypjJ7Z0tFc 2651
mypystarter/mixins/update_form_data.py sha256=Y1sercEbkyQwRnnhJZxKRHtySJ2qhr7tzM0IPhIA44Q 2442
mypystarter/models/__init__.py sha256=QYnB1Qkx86nAASCBDun22z9hhI_5moNF-m0_MOuFWE4 129
mypystarter/models/archive.py sha256=IjsJoY3ioylGrcZ3t9CYYALCbMKQg2GyqBlcAS4_Dkk 785
mypystarter/models/file.py sha256=1NI0g9LeZEenIFs9GCkWYn2XtA2EV0JAQsCoMtn6bjE 2467
mypystarter/models/file_field.py sha256=DMj4IP8x6gNlia4uMk90lekFF7SDVism3ZuBSfgNEdI 303
mypystarter/models/folder.py sha256=vVHI1N0kmjL8FcQQLuoZLIAN1_CCvEcS75EH-58yeGU 645
mypystarter/models/foreign_key_field.py sha256=9kIQJMuU7y4WT6DVXoinG5-cmm3Evo_TmZdnXGLS4lM 483
mypystarter/models/models.py sha256=BKHelPZ829huCASE63Mg4krrId7lf793MbMGFHNCh64 1372
mypystarter/models/soft.py sha256=SvLHR_Yc2XQbgBHvfF4-zAYsMItgLgl2_C6f0QD6dkQ 3142
mypystarter/models/timestamp.py sha256=G7MhT7viantbpr3c9pGbcfZZJd0iEX7sKCduPVl_ws4 642
mypystarter/models/user.py sha256=sleGJ93FII_REL5AbCAcksxj-qnJVDXKFi7n19ZXed8 453
mypystarter/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mypystarter/scripts/init_storage.py sha256=zZfhW-JPZTvFibyJ2ykMqR4_2aHrj3Fhs3wB0mtErUE 3103
mypystarter/serializers/__init__.py sha256=U4MpmcojT3wpfaIvSflb7JiAlVrVdoCA2hTCx9NQwvE 40
mypystarter/serializers/create.py sha256=c-JT_VIsZVcwIhgj6ag3WL6d96cLDS0uUt676Y4xWOg 6753
mypystarter/serializers/file.py sha256=YkJGqp1JDj90NNmnmvQ-KhEMxArJ7Sn2PqEA0Fnexq8 651
mypystarter/serializers/read.py sha256=Xd5mlec_I7Hx_oma5d4fdygBFcFVHbsrLCRW_zCrUvk 14253
mypystarter/serializers/upload.py sha256=im11ss78CqAm022lIdxgBlDI2cSG-pS13GWS6SZuKlg 1321
mypystarter/storages/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mypystarter/storages/s3.py sha256=nWBbAF1zgBKHkWWUC5ezMitYsCeE61xz6MXnxIIm-Qo 3095
tenant/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tenant/admin.py sha256=suMo4x8I3JBxAFBVIdE-5qnqZ6JAZV0FESABHOSc-vg 63
tenant/apps.py sha256=jYAQf4qHM7hnnUkAfbErKOo9aj5cxsqPW-mfdALROug 144
tenant/models.py sha256=l-zpM147wNy-ziMLO4mF7rHLTued0ika68B8geJqr6E 1313
tenant/serializers.py sha256=HSbulRLFMbScVYrZaClxCT_tIkQ1hL5zJ8crHdBswHY 1463
tenant/tests.py sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g 60
tenant/urls.py sha256=nYSjCXGP8endTLncPcUxbB3XrdYh9ShqOdQLqm2idG4 741
tenant/views.py sha256=SMjgXQhb7OCInJSZlWx-YfGT9myX_6PIY5NADVe6Pps 2050
tenant/migrations/0001_initial.py sha256=gTvj6fZ1y2vprhBj-RmvXdNUS2u99njz8hnKKQHaxL4 2599
tenant/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mypystarter-0.1.0.dist-info/METADATA sha256=nbh6kfEeQ9WdPrl4uTzCaJI6yJ3hTAMWIno7DfjNOl4 2973
mypystarter-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
mypystarter-0.1.0.dist-info/top_level.txt sha256=knliaKfONFahVzi-Frgxw9mXqIp0UEppPN5e8TQvlWE 29
mypystarter-0.1.0.dist-info/RECORD

top_level.txt

PyStarter
mypystarter
tenant