paytechuz 0.2.12__tar.gz → 0.2.14__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of paytechuz might be problematic. Click here for more details.
- {paytechuz-0.2.12/src/paytechuz.egg-info → paytechuz-0.2.14}/PKG-INFO +30 -13
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz-0.2.10.dist-info/METADATA → paytechuz-0.2.14/README.md +29 -27
- {paytechuz-0.2.12 → paytechuz-0.2.14}/pyproject.toml +1 -1
- {paytechuz-0.2.12 → paytechuz-0.2.14}/setup.py +1 -1
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/gateways/click/client.py +1 -1
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/paytechuz/__init__.py +1 -1
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/integrations/django/webhooks.py +41 -28
- {paytechuz-0.2.12 → paytechuz-0.2.14/src/paytechuz.egg-info}/PKG-INFO +30 -13
- paytechuz-0.2.14/src/paytechuz.egg-info/SOURCES.txt +81 -0
- paytechuz-0.2.12/README.md +0 -303
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/Activate.ps1 +0 -247
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/activate +0 -71
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/activate.csh +0 -27
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/activate.fish +0 -69
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/fastapi +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/normalizer +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/pip +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/pip3 +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/pip3.12 +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/python +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/python3 +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/python3.12 +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/bin/uvicorn +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/annotated_types/__init__.py +0 -432
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/annotated_types/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/annotated_types/test_cases.py +0 -151
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/annotated_types-0.7.0.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/annotated_types-0.7.0.dist-info/METADATA +0 -295
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/annotated_types-0.7.0.dist-info/RECORD +0 -10
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/annotated_types-0.7.0.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/annotated_types-0.7.0.dist-info/licenses/LICENSE +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/__init__.py +0 -85
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_backends/_asyncio.py +0 -2816
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_backends/_trio.py +0 -1334
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_asyncio_selector_thread.py +0 -167
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_eventloop.py +0 -166
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py +0 -126
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_fileio.py +0 -742
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_resources.py +0 -18
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_signals.py +0 -27
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_sockets.py +0 -792
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_streams.py +0 -52
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_subprocesses.py +0 -202
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_synchronization.py +0 -732
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_tasks.py +0 -158
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_tempfile.py +0 -616
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_testing.py +0 -78
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core/_typedattr.py +0 -81
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/abc/__init__.py +0 -55
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/abc/_eventloop.py +0 -376
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/abc/_resources.py +0 -33
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/abc/_sockets.py +0 -194
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/abc/_streams.py +0 -203
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/abc/_subprocesses.py +0 -79
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py +0 -101
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/abc/_testing.py +0 -65
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/from_thread.py +0 -527
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/lowlevel.py +0 -161
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/pytest_plugin.py +0 -272
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/streams/buffered.py +0 -119
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/streams/file.py +0 -148
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/streams/memory.py +0 -317
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/streams/stapled.py +0 -141
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/streams/text.py +0 -147
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/streams/tls.py +0 -352
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/to_interpreter.py +0 -218
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/to_process.py +0 -258
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/to_thread.py +0 -69
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio-4.9.0.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio-4.9.0.dist-info/LICENSE +0 -20
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio-4.9.0.dist-info/METADATA +0 -105
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio-4.9.0.dist-info/RECORD +0 -88
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio-4.9.0.dist-info/WHEEL +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio-4.9.0.dist-info/entry_points.txt +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio-4.9.0.dist-info/top_level.txt +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi/__init__.py +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi/__main__.py +0 -12
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi/cacert.pem +0 -4635
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi/core.py +0 -83
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi-2025.6.15.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi-2025.6.15.dist-info/METADATA +0 -77
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi-2025.6.15.dist-info/RECORD +0 -14
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi-2025.6.15.dist-info/WHEEL +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi-2025.6.15.dist-info/licenses/LICENSE +0 -20
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/certifi-2025.6.15.dist-info/top_level.txt +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/__init__.py +0 -48
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/__main__.py +0 -6
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/api.py +0 -668
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/cd.py +0 -395
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/cli/__init__.py +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/cli/__main__.py +0 -381
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/constant.py +0 -2015
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py +0 -64
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/md.py +0 -635
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/models.py +0 -360
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/utils.py +0 -414
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer/version.py +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer-3.4.2.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer-3.4.2.dist-info/METADATA +0 -731
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer-3.4.2.dist-info/RECORD +0 -35
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer-3.4.2.dist-info/WHEEL +0 -6
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer-3.4.2.dist-info/entry_points.txt +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer-3.4.2.dist-info/licenses/LICENSE +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/charset_normalizer-3.4.2.dist-info/top_level.txt +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/__init__.py +0 -123
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/_compat.py +0 -622
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/_termui_impl.py +0 -839
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/_textwrap.py +0 -51
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/_winconsole.py +0 -296
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/core.py +0 -3135
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/decorators.py +0 -551
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/exceptions.py +0 -308
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/formatting.py +0 -301
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/globals.py +0 -67
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/parser.py +0 -532
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/shell_completion.py +0 -644
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/termui.py +0 -877
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/testing.py +0 -565
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/types.py +0 -1165
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click/utils.py +0 -627
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click-8.2.1.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click-8.2.1.dist-info/METADATA +0 -82
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click-8.2.1.dist-info/RECORD +0 -38
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click-8.2.1.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/click-8.2.1.dist-info/licenses/LICENSE.txt +0 -28
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/__init__.py +0 -25
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/__main__.py +0 -3
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/_compat.py +0 -664
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/applications.py +0 -4588
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/background.py +0 -59
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/cli.py +0 -13
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/concurrency.py +0 -39
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/datastructures.py +0 -204
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/dependencies/models.py +0 -37
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/dependencies/utils.py +0 -1001
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/encoders.py +0 -343
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/exception_handlers.py +0 -34
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/exceptions.py +0 -176
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/logger.py +0 -3
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/middleware/__init__.py +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/middleware/cors.py +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/middleware/gzip.py +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/middleware/httpsredirect.py +0 -3
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/middleware/trustedhost.py +0 -3
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/middleware/wsgi.py +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/openapi/constants.py +0 -3
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/openapi/docs.py +0 -344
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/openapi/models.py +0 -445
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/openapi/utils.py +0 -569
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/param_functions.py +0 -2360
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/params.py +0 -786
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/requests.py +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/responses.py +0 -48
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/routing.py +0 -4439
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/security/__init__.py +0 -15
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/security/api_key.py +0 -288
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/security/base.py +0 -6
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/security/http.py +0 -423
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/security/oauth2.py +0 -653
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/security/open_id_connect_url.py +0 -84
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/security/utils.py +0 -10
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/staticfiles.py +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/templating.py +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/testclient.py +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/types.py +0 -10
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/utils.py +0 -220
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/websockets.py +0 -3
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/METADATA +0 -563
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/RECORD +0 -97
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/REQUESTED +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/entry_points.txt +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/licenses/LICENSE +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/__init__.py +0 -62
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_abnf.py +0 -132
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_connection.py +0 -659
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_events.py +0 -369
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_headers.py +0 -282
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_readers.py +0 -250
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_receivebuffer.py +0 -153
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_state.py +0 -365
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_util.py +0 -135
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_version.py +0 -16
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/_writers.py +0 -145
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11/py.typed +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11-0.16.0.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11-0.16.0.dist-info/METADATA +0 -202
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11-0.16.0.dist-info/RECORD +0 -29
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11-0.16.0.dist-info/WHEEL +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11-0.16.0.dist-info/licenses/LICENSE.txt +0 -22
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/h11-0.16.0.dist-info/top_level.txt +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna/__init__.py +0 -45
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna/codec.py +0 -122
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna/compat.py +0 -15
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna/core.py +0 -437
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna/idnadata.py +0 -4243
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna/intranges.py +0 -57
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna/package_data.py +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna/uts46data.py +0 -8681
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna-3.10.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna-3.10.dist-info/LICENSE.md +0 -31
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna-3.10.dist-info/METADATA +0 -250
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna-3.10.dist-info/RECORD +0 -22
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/idna-3.10.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz/__init__.py +0 -57
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz/integrations/fastapi/routes.py +0 -1130
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz-0.2.10.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz-0.2.10.dist-info/RECORD +0 -70
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz-0.2.10.dist-info/REQUESTED +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz-0.2.10.dist-info/WHEEL +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/__init__.py +0 -13
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/__main__.py +0 -24
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/__pip-runner__.py +0 -50
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/__init__.py +0 -18
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/build_env.py +0 -319
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cache.py +0 -290
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/__init__.py +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py +0 -176
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py +0 -231
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py +0 -1075
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/command_context.py +0 -27
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/index_command.py +0 -170
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/main.py +0 -80
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py +0 -134
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py +0 -294
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py +0 -94
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py +0 -329
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/spinners.py +0 -159
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py +0 -6
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/__init__.py +0 -132
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py +0 -225
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py +0 -67
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py +0 -130
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/configuration.py +0 -280
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py +0 -201
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/download.py +0 -146
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py +0 -109
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/hash.py +0 -59
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/help.py +0 -41
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py +0 -139
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py +0 -92
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py +0 -783
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py +0 -375
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/search.py +0 -172
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py +0 -217
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py +0 -114
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py +0 -182
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/configuration.py +0 -383
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/distributions/base.py +0 -53
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/distributions/installed.py +0 -29
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py +0 -158
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py +0 -42
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/exceptions.py +0 -809
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/index/collector.py +0 -494
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py +0 -1020
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/index/sources.py +0 -284
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py +0 -456
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py +0 -172
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py +0 -214
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/locations/base.py +0 -81
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/main.py +0 -12
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py +0 -128
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/metadata/_json.py +0 -84
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py +0 -688
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py +0 -6
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py +0 -85
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py +0 -221
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py +0 -189
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py +0 -301
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/__init__.py +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py +0 -25
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py +0 -224
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py +0 -78
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/index.py +0 -28
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/installation_report.py +0 -56
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/link.py +0 -590
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py +0 -25
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py +0 -127
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py +0 -53
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py +0 -121
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py +0 -118
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/network/__init__.py +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py +0 -566
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/network/cache.py +0 -106
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/network/download.py +0 -187
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py +0 -210
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/network/session.py +0 -522
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/network/utils.py +0 -98
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py +0 -62
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/build/build_tracker.py +0 -138
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py +0 -39
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py +0 -41
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py +0 -74
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py +0 -37
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py +0 -46
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py +0 -102
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py +0 -181
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py +0 -258
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py +0 -47
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py +0 -741
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py +0 -732
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/pyproject.py +0 -185
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py +0 -90
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/req/constructors.py +0 -560
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/req/req_file.py +0 -574
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py +0 -934
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/req/req_set.py +0 -82
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py +0 -633
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/base.py +0 -20
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/resolver.py +0 -597
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py +0 -139
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py +0 -574
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py +0 -823
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +0 -174
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -258
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py +0 -81
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py +0 -245
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py +0 -317
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py +0 -244
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py +0 -109
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/_log.py +0 -38
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py +0 -52
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/compat.py +0 -79
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py +0 -188
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/datetime.py +0 -11
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py +0 -124
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py +0 -87
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py +0 -80
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/encoding.py +0 -36
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py +0 -84
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py +0 -149
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py +0 -27
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py +0 -101
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/hashes.py +0 -147
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py +0 -347
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py +0 -772
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/packaging.py +0 -57
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/retry.py +0 -42
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py +0 -146
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py +0 -245
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py +0 -296
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py +0 -337
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/urls.py +0 -55
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py +0 -104
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py +0 -134
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py +0 -15
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py +0 -112
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/vcs/git.py +0 -527
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py +0 -163
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py +0 -324
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py +0 -688
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_internal/wheel_builder.py +0 -354
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/__init__.py +0 -116
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py +0 -28
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/_cmd.py +0 -70
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py +0 -161
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py +0 -74
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +0 -182
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -48
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py +0 -499
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py +0 -119
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py +0 -154
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py +0 -146
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py +0 -43
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py +0 -12
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem +0 -4929
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/certifi/core.py +0 -114
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/certifi/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py +0 -33
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/compat.py +0 -1137
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/database.py +0 -1329
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/index.py +0 -508
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/locators.py +0 -1295
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/manifest.py +0 -384
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/markers.py +0 -162
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/metadata.py +0 -1031
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py +0 -358
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py +0 -447
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t32.exe +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t64.exe +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/util.py +0 -1984
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/version.py +0 -750
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w32.exe +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64.exe +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distlib/wheel.py +0 -1100
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py +0 -54
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distro/distro.py +0 -1403
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/distro/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py +0 -44
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py +0 -118
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py +0 -13
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/idna/core.py +0 -395
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py +0 -4245
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py +0 -54
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/idna/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py +0 -8598
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py +0 -55
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py +0 -48
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py +0 -168
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py +0 -951
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py +0 -15
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_elffile.py +0 -110
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py +0 -262
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py +0 -85
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py +0 -354
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py +0 -61
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py +0 -194
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py +0 -325
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py +0 -804
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py +0 -91
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py +0 -1009
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py +0 -627
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py +0 -174
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/packaging/version.py +0 -563
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -3676
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py +0 -627
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py +0 -55
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py +0 -249
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py +0 -292
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py +0 -130
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py +0 -275
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py +0 -16
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py +0 -272
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py +0 -82
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py +0 -17
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/cmdline.py +0 -668
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/console.py +0 -70
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py +0 -70
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py +0 -940
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py +0 -129
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py +0 -157
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py +0 -23
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/bbcode.py +0 -108
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/groff.py +0 -170
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/html.py +0 -987
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/img.py +0 -685
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/irc.py +0 -154
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/latex.py +0 -518
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/other.py +0 -160
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py +0 -83
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/rtf.py +0 -349
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/svg.py +0 -185
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal.py +0 -127
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal256.py +0 -338
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexer.py +0 -963
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__init__.py +0 -362
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/_mapping.py +0 -589
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py +0 -1198
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/modeline.py +0 -43
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/plugin.py +0 -72
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py +0 -91
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/scanner.py +0 -104
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/sphinxext.py +0 -247
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/style.py +0 -203
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__init__.py +0 -61
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/_mapping.py +0 -54
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/token.py +0 -214
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/unistring.py +0 -153
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pygments/util.py +0 -324
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__init__.py +0 -23
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_compat.py +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_impl.py +0 -330
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py +0 -18
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +0 -353
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/__init__.py +0 -179
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/__version__.py +0 -14
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/_internal_utils.py +0 -50
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/adapters.py +0 -719
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py +0 -157
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/auth.py +0 -314
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/certs.py +0 -24
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/compat.py +0 -78
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/cookies.py +0 -561
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/exceptions.py +0 -151
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/help.py +0 -127
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/hooks.py +0 -33
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py +0 -1037
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/packages.py +0 -25
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/sessions.py +0 -831
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/status_codes.py +0 -128
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py +0 -99
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/requests/utils.py +0 -1096
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__init__.py +0 -26
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py +0 -6
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/providers.py +0 -133
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/reporters.py +0 -43
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers.py +0 -547
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/structs.py +0 -170
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/__init__.py +0 -177
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/__main__.py +0 -273
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_cell_widths.py +0 -454
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_codes.py +0 -3610
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_replace.py +0 -32
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_export_format.py +0 -76
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py +0 -10
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py +0 -24
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py +0 -270
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py +0 -94
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py +0 -43
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py +0 -69
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py +0 -309
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py +0 -17
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py +0 -159
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py +0 -482
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py +0 -16
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py +0 -19
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py +0 -662
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py +0 -71
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py +0 -56
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py +0 -93
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/abc.py +0 -33
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/align.py +0 -311
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py +0 -240
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/bar.py +0 -93
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py +0 -480
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/cells.py +0 -167
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py +0 -621
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py +0 -38
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/columns.py +0 -187
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/console.py +0 -2633
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py +0 -37
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py +0 -167
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/control.py +0 -225
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py +0 -190
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py +0 -37
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py +0 -96
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/errors.py +0 -34
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py +0 -57
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py +0 -89
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py +0 -232
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py +0 -139
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py +0 -101
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/layout.py +0 -442
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/live.py +0 -375
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py +0 -112
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py +0 -289
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py +0 -251
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py +0 -151
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/padding.py +0 -141
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py +0 -34
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/palette.py +0 -100
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/panel.py +0 -312
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py +0 -995
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py +0 -1699
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py +0 -223
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py +0 -375
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py +0 -42
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/region.py +0 -10
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/repr.py +0 -149
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/rule.py +0 -130
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/scope.py +0 -86
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/screen.py +0 -54
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/segment.py +0 -738
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py +0 -137
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/status.py +0 -131
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/style.py +0 -796
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/styled.py +0 -42
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py +0 -958
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/table.py +0 -1000
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py +0 -153
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/text.py +0 -1357
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/theme.py +0 -115
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/themes.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py +0 -753
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/rich/tree.py +0 -249
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py +0 -11
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py +0 -691
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py +0 -107
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py +0 -10
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py +0 -36
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py +0 -316
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py +0 -571
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py +0 -66
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py +0 -31
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py +0 -567
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/truststore/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/typing_extensions.py +0 -3641
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py +0 -102
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py +0 -355
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py +0 -572
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py +0 -1140
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py +0 -314
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -518
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +0 -920
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py +0 -216
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py +0 -323
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py +0 -274
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py +0 -98
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +0 -155
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py +0 -1076
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py +0 -540
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py +0 -191
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py +0 -879
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py +0 -49
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py +0 -149
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py +0 -57
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py +0 -22
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py +0 -137
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py +0 -107
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py +0 -622
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py +0 -504
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +0 -159
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py +0 -221
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py +0 -271
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py +0 -435
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py +0 -152
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/_vendor/vendor.txt +0 -18
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip/py.typed +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip-24.3.1.dist-info/AUTHORS.txt +0 -799
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip-24.3.1.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip-24.3.1.dist-info/LICENSE.txt +0 -20
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip-24.3.1.dist-info/METADATA +0 -90
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip-24.3.1.dist-info/RECORD +0 -853
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip-24.3.1.dist-info/REQUESTED +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip-24.3.1.dist-info/WHEEL +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip-24.3.1.dist-info/entry_points.txt +0 -3
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pip-24.3.1.dist-info/top_level.txt +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/__init__.py +0 -445
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_config.py +0 -373
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_core_metadata.py +0 -97
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_core_utils.py +0 -182
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_dataclasses.py +0 -238
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_decorators.py +0 -838
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_decorators_v1.py +0 -174
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_discriminated_union.py +0 -479
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_docs_extraction.py +0 -108
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_fields.py +0 -515
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_forward_ref.py +0 -23
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py +0 -2904
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_generics.py +0 -547
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_git.py +0 -27
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_import_utils.py +0 -20
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_internal_dataclass.py +0 -7
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_known_annotated_metadata.py +0 -393
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_mock_val_ser.py +0 -228
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_model_construction.py +0 -792
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_namespace_utils.py +0 -293
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_repr.py +0 -125
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_gather.py +0 -209
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_schema_generation_shared.py +0 -125
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_serializers.py +0 -53
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_signature.py +0 -188
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_typing_extra.py +0 -714
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_utils.py +0 -431
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_validate_call.py +0 -140
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_internal/_validators.py +0 -532
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/_migration.py +0 -308
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/alias_generators.py +0 -62
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/aliases.py +0 -135
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/annotated_handlers.py +0 -122
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/class_validators.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/color.py +0 -604
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/config.py +0 -1213
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/dataclasses.py +0 -383
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/datetime_parse.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/decorator.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/deprecated/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/deprecated/class_validators.py +0 -256
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/deprecated/config.py +0 -72
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/deprecated/copy_internals.py +0 -224
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/deprecated/decorator.py +0 -284
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/deprecated/json.py +0 -141
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/deprecated/parse.py +0 -80
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/deprecated/tools.py +0 -103
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/env_settings.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/error_wrappers.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/errors.py +0 -189
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/experimental/__init__.py +0 -10
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/experimental/arguments_schema.py +0 -44
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/experimental/pipeline.py +0 -667
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/fields.py +0 -1559
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/functional_serializers.py +0 -450
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/functional_validators.py +0 -828
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/generics.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/json.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/json_schema.py +0 -2695
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/main.py +0 -1773
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/mypy.py +0 -1380
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/networks.py +0 -1312
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/parse.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/plugin/__init__.py +0 -188
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/plugin/_loader.py +0 -57
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/plugin/_schema_validator.py +0 -140
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/root_model.py +0 -157
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/schema.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/tools.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/type_adapter.py +0 -727
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/types.py +0 -3285
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/typing.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/utils.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/__init__.py +0 -131
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/_hypothesis_plugin.py +0 -391
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/annotated_types.py +0 -72
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/class_validators.py +0 -361
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/color.py +0 -494
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/config.py +0 -191
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/dataclasses.py +0 -500
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/datetime_parse.py +0 -248
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/decorator.py +0 -264
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/env_settings.py +0 -350
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/error_wrappers.py +0 -161
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/errors.py +0 -646
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/fields.py +0 -1253
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/generics.py +0 -400
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/json.py +0 -112
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/main.py +0 -1113
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/mypy.py +0 -949
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/networks.py +0 -747
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/parse.py +0 -66
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/schema.py +0 -1163
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/tools.py +0 -92
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/types.py +0 -1205
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/typing.py +0 -615
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/utils.py +0 -806
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/validators.py +0 -768
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/v1/version.py +0 -38
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/validate_call_decorator.py +0 -116
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/validators.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/version.py +0 -84
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic/warnings.py +0 -96
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic-2.11.7.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic-2.11.7.dist-info/METADATA +0 -767
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic-2.11.7.dist-info/RECORD +0 -215
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic-2.11.7.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic-2.11.7.dist-info/licenses/LICENSE +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic_core/__init__.py +0 -144
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic_core/_pydantic_core.pyi +0 -1039
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic_core/core_schema.py +0 -4325
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic_core/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic_core-2.33.2.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic_core-2.33.2.dist-info/METADATA +0 -160
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic_core-2.33.2.dist-info/RECORD +0 -12
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic_core-2.33.2.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/__init__.py +0 -184
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/__version__.py +0 -14
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/_internal_utils.py +0 -50
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/adapters.py +0 -719
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/api.py +0 -157
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/auth.py +0 -314
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/certs.py +0 -17
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/compat.py +0 -106
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/cookies.py +0 -561
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/exceptions.py +0 -151
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/help.py +0 -134
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/hooks.py +0 -33
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/models.py +0 -1039
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/packages.py +0 -23
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/sessions.py +0 -831
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/status_codes.py +0 -128
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/structures.py +0 -99
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests/utils.py +0 -1086
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests-2.32.4.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests-2.32.4.dist-info/METADATA +0 -133
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests-2.32.4.dist-info/RECORD +0 -43
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests-2.32.4.dist-info/REQUESTED +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests-2.32.4.dist-info/WHEEL +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests-2.32.4.dist-info/licenses/LICENSE +0 -175
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/requests-2.32.4.dist-info/top_level.txt +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio/__init__.py +0 -17
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio/_impl.py +0 -95
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio/_tests/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio/_tests/test_sniffio.py +0 -84
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio/_version.py +0 -3
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio-1.3.1.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio-1.3.1.dist-info/LICENSE +0 -3
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio-1.3.1.dist-info/LICENSE.APACHE2 +0 -202
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio-1.3.1.dist-info/LICENSE.MIT +0 -20
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio-1.3.1.dist-info/METADATA +0 -104
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio-1.3.1.dist-info/RECORD +0 -19
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio-1.3.1.dist-info/WHEEL +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sniffio-1.3.1.dist-info/top_level.txt +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/__init__.py +0 -283
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/connectors/__init__.py +0 -18
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/connectors/aioodbc.py +0 -174
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/connectors/asyncio.py +0 -213
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/connectors/pyodbc.py +0 -247
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/cyextension/__init__.py +0 -6
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/cyextension/collections.pyx +0 -409
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/cyextension/immutabledict.pxd +0 -8
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/cyextension/immutabledict.pyx +0 -133
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/cyextension/processors.pyx +0 -68
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/cyextension/resultproxy.pyx +0 -102
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/cyextension/util.pyx +0 -91
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/__init__.py +0 -61
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/_typing.py +0 -30
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/__init__.py +0 -88
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/aioodbc.py +0 -63
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/base.py +0 -4055
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/information_schema.py +0 -254
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/json.py +0 -129
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/provision.py +0 -162
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/pymssql.py +0 -126
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mssql/pyodbc.py +0 -760
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/__init__.py +0 -104
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/aiomysql.py +0 -335
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/asyncmy.py +0 -339
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/base.py +0 -3581
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/cymysql.py +0 -84
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/dml.py +0 -225
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/enumerated.py +0 -243
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/expression.py +0 -143
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/json.py +0 -81
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/mariadb.py +0 -67
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/mariadbconnector.py +0 -277
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/mysqlconnector.py +0 -253
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/mysqldb.py +0 -305
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/provision.py +0 -114
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/pymysql.py +0 -136
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/pyodbc.py +0 -139
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/reflection.py +0 -677
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/reserved_words.py +0 -571
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/mysql/types.py +0 -773
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/__init__.py +0 -77
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/base.py +0 -3747
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/cx_oracle.py +0 -1552
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/dictionary.py +0 -507
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/oracledb.py +0 -947
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/provision.py +0 -220
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/types.py +0 -316
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/oracle/vector.py +0 -266
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/__init__.py +0 -167
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/_psycopg_common.py +0 -186
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/array.py +0 -509
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/asyncpg.py +0 -1287
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/base.py +0 -5175
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/dml.py +0 -339
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/ext.py +0 -536
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/hstore.py +0 -406
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/json.py +0 -367
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/named_types.py +0 -538
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/operators.py +0 -129
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg8000.py +0 -666
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/pg_catalog.py +0 -312
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/provision.py +0 -175
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/psycopg.py +0 -783
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/psycopg2.py +0 -892
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/psycopg2cffi.py +0 -61
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/ranges.py +0 -1031
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/postgresql/types.py +0 -313
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/__init__.py +0 -57
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/aiosqlite.py +0 -398
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/base.py +0 -2945
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/dml.py +0 -263
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/json.py +0 -92
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/provision.py +0 -196
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/pysqlcipher.py +0 -157
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/sqlite/pysqlite.py +0 -705
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/dialects/type_migration_guidelines.txt +0 -145
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/__init__.py +0 -62
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/_py_processors.py +0 -136
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/_py_row.py +0 -128
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/_py_util.py +0 -74
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/base.py +0 -3370
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/characteristics.py +0 -155
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/create.py +0 -878
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/cursor.py +0 -2181
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/default.py +0 -2380
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/events.py +0 -965
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/interfaces.py +0 -3413
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/mock.py +0 -134
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/processors.py +0 -61
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/reflection.py +0 -2102
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/result.py +0 -2387
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/row.py +0 -400
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/strategies.py +0 -19
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/url.py +0 -924
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/engine/util.py +0 -167
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/event/__init__.py +0 -25
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/event/api.py +0 -222
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/event/attr.py +0 -655
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/event/base.py +0 -472
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/event/legacy.py +0 -246
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/event/registry.py +0 -390
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/events.py +0 -17
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/exc.py +0 -832
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/__init__.py +0 -11
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/associationproxy.py +0 -2013
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/asyncio/__init__.py +0 -25
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/asyncio/base.py +0 -281
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/asyncio/engine.py +0 -1469
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/asyncio/exc.py +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/asyncio/result.py +0 -962
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/asyncio/scoping.py +0 -1613
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/asyncio/session.py +0 -1961
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/automap.py +0 -1701
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/baked.py +0 -570
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/compiler.py +0 -600
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/declarative/__init__.py +0 -65
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/declarative/extensions.py +0 -564
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/horizontal_shard.py +0 -478
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/hybrid.py +0 -1533
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/indexable.py +0 -345
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/instrumentation.py +0 -450
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/mutable.py +0 -1095
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/mypy/__init__.py +0 -6
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/mypy/apply.py +0 -324
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/mypy/decl_class.py +0 -515
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/mypy/infer.py +0 -590
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/mypy/names.py +0 -335
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/mypy/plugin.py +0 -303
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/mypy/util.py +0 -357
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/orderinglist.py +0 -427
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/ext/serializer.py +0 -185
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/future/__init__.py +0 -16
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/future/engine.py +0 -15
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/inspection.py +0 -174
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/log.py +0 -288
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/__init__.py +0 -170
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/_orm_constructors.py +0 -2590
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/_typing.py +0 -179
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py +0 -2835
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/base.py +0 -973
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/bulk_persistence.py +0 -2123
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/clsregistry.py +0 -571
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/collections.py +0 -1627
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/context.py +0 -3334
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/decl_api.py +0 -1917
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/decl_base.py +0 -2186
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/dependency.py +0 -1304
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/descriptor_props.py +0 -1077
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/dynamic.py +0 -300
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/evaluator.py +0 -379
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/events.py +0 -3271
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/exc.py +0 -237
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/identity.py +0 -302
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/instrumentation.py +0 -754
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/interfaces.py +0 -1490
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/loading.py +0 -1682
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/mapped_collection.py +0 -557
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/mapper.py +0 -4431
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/path_registry.py +0 -811
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py +0 -1782
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/properties.py +0 -884
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/query.py +0 -3453
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/relationships.py +0 -3509
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/scoping.py +0 -2162
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/session.py +0 -5294
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/state.py +0 -1143
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py +0 -198
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/strategies.py +0 -3470
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/strategy_options.py +0 -2549
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/sync.py +0 -164
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py +0 -796
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/util.py +0 -2403
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/orm/writeonly.py +0 -678
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/pool/__init__.py +0 -44
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/pool/base.py +0 -1516
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/pool/events.py +0 -372
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/pool/impl.py +0 -581
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/schema.py +0 -71
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/__init__.py +0 -145
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/_dml_constructors.py +0 -132
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/_elements_constructors.py +0 -1872
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/_orm_types.py +0 -20
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/_py_util.py +0 -75
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/_selectable_constructors.py +0 -715
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/_typing.py +0 -468
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/annotation.py +0 -585
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/base.py +0 -2197
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/cache_key.py +0 -1057
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py +0 -1403
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/compiler.py +0 -7946
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/crud.py +0 -1678
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/ddl.py +0 -1442
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py +0 -552
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/dml.py +0 -1837
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/elements.py +0 -5544
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/events.py +0 -458
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/expression.py +0 -162
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/functions.py +0 -2106
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/lambdas.py +0 -1440
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/naming.py +0 -212
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/operators.py +0 -2623
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/roles.py +0 -323
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/schema.py +0 -6218
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/selectable.py +0 -7193
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/sqltypes.py +0 -3921
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/traversals.py +0 -1024
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py +0 -2362
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/util.py +0 -1487
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/sql/visitors.py +0 -1167
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/__init__.py +0 -96
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertions.py +0 -989
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/assertsql.py +0 -516
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/asyncio.py +0 -135
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py +0 -423
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/engines.py +0 -474
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/entities.py +0 -117
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/exclusions.py +0 -435
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/__init__.py +0 -28
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/base.py +0 -366
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/mypy.py +0 -332
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py +0 -227
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/sql.py +0 -503
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/pickleable.py +0 -155
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/__init__.py +0 -6
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/bootstrap.py +0 -51
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/plugin_base.py +0 -779
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/plugin/pytestplugin.py +0 -867
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py +0 -324
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/provision.py +0 -502
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/requirements.py +0 -1893
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/schema.py +0 -224
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/__init__.py +0 -19
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_cte.py +0 -211
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_ddl.py +0 -389
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_deprecations.py +0 -153
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_dialect.py +0 -740
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_insert.py +0 -630
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_reflection.py +0 -3275
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_results.py +0 -504
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_rowcount.py +0 -258
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_select.py +0 -2008
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_sequence.py +0 -317
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_types.py +0 -2145
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_unicode_ddl.py +0 -189
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/suite/test_update_delete.py +0 -139
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/util.py +0 -538
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/testing/warnings.py +0 -52
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/types.py +0 -76
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/__init__.py +0 -160
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/_collections.py +0 -717
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/_concurrency_py3k.py +0 -288
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/_has_cy.py +0 -40
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/_py_collections.py +0 -541
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/compat.py +0 -303
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/concurrency.py +0 -108
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/deprecations.py +0 -401
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py +0 -2303
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/preloaded.py +0 -150
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/queue.py +0 -322
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/tool_support.py +0 -201
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/topological.py +0 -120
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy/util/typing.py +0 -733
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy-2.0.41.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy-2.0.41.dist-info/METADATA +0 -243
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy-2.0.41.dist-info/RECORD +0 -532
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy-2.0.41.dist-info/REQUESTED +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy-2.0.41.dist-info/WHEEL +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy-2.0.41.dist-info/licenses/LICENSE +0 -19
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/sqlalchemy-2.0.41.dist-info/top_level.txt +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/__init__.py +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/_exception_handler.py +0 -65
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/_utils.py +0 -100
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/applications.py +0 -249
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/authentication.py +0 -147
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/background.py +0 -41
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/concurrency.py +0 -62
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/config.py +0 -138
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/convertors.py +0 -89
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/datastructures.py +0 -674
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/endpoints.py +0 -122
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/exceptions.py +0 -33
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/formparsers.py +0 -275
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/__init__.py +0 -42
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/authentication.py +0 -52
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/base.py +0 -222
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/cors.py +0 -172
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/errors.py +0 -260
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/exceptions.py +0 -72
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/gzip.py +0 -141
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/httpsredirect.py +0 -19
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/sessions.py +0 -85
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/trustedhost.py +0 -60
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/middleware/wsgi.py +0 -152
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/requests.py +0 -322
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/responses.py +0 -536
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/routing.py +0 -874
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/schemas.py +0 -147
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/staticfiles.py +0 -220
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/status.py +0 -95
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/templating.py +0 -216
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/testclient.py +0 -731
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/types.py +0 -24
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette/websockets.py +0 -195
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette-0.46.2.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette-0.46.2.dist-info/METADATA +0 -176
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette-0.46.2.dist-info/RECORD +0 -74
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette-0.46.2.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/starlette-0.46.2.dist-info/licenses/LICENSE.md +0 -27
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_extensions-4.14.1.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_extensions-4.14.1.dist-info/METADATA +0 -68
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_extensions-4.14.1.dist-info/RECORD +0 -7
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_extensions-4.14.1.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_extensions-4.14.1.dist-info/licenses/LICENSE +0 -279
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_extensions.py +0 -4244
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection/introspection.py +0 -587
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection/py.typed +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection/typing_objects.py +0 -596
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection/typing_objects.pyi +0 -406
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection-0.4.1.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection-0.4.1.dist-info/METADATA +0 -49
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection-0.4.1.dist-info/RECORD +0 -13
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection-0.4.1.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/typing_inspection-0.4.1.dist-info/licenses/LICENSE +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/__init__.py +0 -211
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/_base_connection.py +0 -165
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/_collections.py +0 -479
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/_request_methods.py +0 -278
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/_version.py +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/connection.py +0 -1093
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/connectionpool.py +0 -1178
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/contrib/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/__init__.py +0 -16
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/connection.py +0 -255
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js +0 -110
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/fetch.py +0 -728
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py +0 -22
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/response.py +0 -277
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/contrib/pyopenssl.py +0 -564
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/contrib/socks.py +0 -228
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/exceptions.py +0 -335
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/fields.py +0 -341
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/filepost.py +0 -89
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/http2/__init__.py +0 -53
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/http2/connection.py +0 -356
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/http2/probe.py +0 -87
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/poolmanager.py +0 -653
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/py.typed +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/response.py +0 -1307
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/__init__.py +0 -42
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/connection.py +0 -137
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/proxy.py +0 -43
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/request.py +0 -266
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/response.py +0 -101
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/retry.py +0 -533
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/ssl_.py +0 -524
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/ssl_match_hostname.py +0 -159
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/ssltransport.py +0 -271
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/timeout.py +0 -275
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/url.py +0 -469
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/util.py +0 -42
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3/util/wait.py +0 -124
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/METADATA +0 -154
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/RECORD +0 -79
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/__init__.py +0 -5
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/__main__.py +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/_subprocess.py +0 -84
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/_types.py +0 -281
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/config.py +0 -531
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/importer.py +0 -34
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/lifespan/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py +0 -17
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/lifespan/on.py +0 -137
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/logging.py +0 -117
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/loops/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/loops/asyncio.py +0 -10
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/loops/auto.py +0 -11
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/loops/uvloop.py +0 -7
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/main.py +0 -604
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/middleware/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py +0 -15
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/middleware/message_logger.py +0 -87
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py +0 -142
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/middleware/wsgi.py +0 -199
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/http/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/http/auto.py +0 -15
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/http/flow_control.py +0 -54
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/http/h11_impl.py +0 -543
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py +0 -570
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/utils.py +0 -56
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/websockets/__init__.py +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/websockets/auto.py +0 -21
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/websockets/websockets_impl.py +0 -387
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/websockets/websockets_sansio_impl.py +0 -417
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/protocols/websockets/wsproto_impl.py +0 -377
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/py.typed +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/server.py +0 -338
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/supervisors/__init__.py +0 -16
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py +0 -126
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/supervisors/multiprocess.py +0 -222
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/supervisors/statreload.py +0 -53
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py +0 -85
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn/workers.py +0 -114
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn-0.35.0.dist-info/INSTALLER +0 -1
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn-0.35.0.dist-info/METADATA +0 -186
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn-0.35.0.dist-info/RECORD +0 -87
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn-0.35.0.dist-info/REQUESTED +0 -0
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn-0.35.0.dist-info/WHEEL +0 -4
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn-0.35.0.dist-info/entry_points.txt +0 -2
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/uvicorn-0.35.0.dist-info/licenses/LICENSE.md +0 -27
- paytechuz-0.2.12/examples/paytechuz_fastapi/venv/pyvenv.cfg +0 -5
- paytechuz-0.2.12/src/core/__init__.py +0 -0
- paytechuz-0.2.12/src/gateways/__init__.py +0 -0
- paytechuz-0.2.12/src/gateways/click/__init__.py +0 -0
- paytechuz-0.2.12/src/gateways/payme/__init__.py +0 -0
- paytechuz-0.2.12/src/integrations/__init__.py +0 -0
- paytechuz-0.2.12/src/paytechuz/core/__init__.py +0 -0
- paytechuz-0.2.12/src/paytechuz/core/base.py +0 -97
- paytechuz-0.2.12/src/paytechuz/core/constants.py +0 -68
- paytechuz-0.2.12/src/paytechuz/core/exceptions.py +0 -190
- paytechuz-0.2.12/src/paytechuz/core/http.py +0 -268
- paytechuz-0.2.12/src/paytechuz/core/payme/errors.py +0 -25
- paytechuz-0.2.12/src/paytechuz/core/utils.py +0 -192
- paytechuz-0.2.12/src/paytechuz/gateways/__init__.py +0 -0
- paytechuz-0.2.12/src/paytechuz/gateways/click/__init__.py +0 -2
- paytechuz-0.2.12/src/paytechuz/gateways/click/client.py +0 -203
- paytechuz-0.2.12/src/paytechuz/gateways/click/merchant.py +0 -265
- paytechuz-0.2.12/src/paytechuz/gateways/click/webhook.py +0 -227
- paytechuz-0.2.12/src/paytechuz/gateways/payme/__init__.py +0 -2
- paytechuz-0.2.12/src/paytechuz/gateways/payme/cards.py +0 -223
- paytechuz-0.2.12/src/paytechuz/gateways/payme/client.py +0 -263
- paytechuz-0.2.12/src/paytechuz/gateways/payme/receipts.py +0 -337
- paytechuz-0.2.12/src/paytechuz/gateways/payme/webhook.py +0 -379
- paytechuz-0.2.12/src/paytechuz/integrations/__init__.py +0 -0
- paytechuz-0.2.12/src/paytechuz/integrations/django/__init__.py +0 -10
- paytechuz-0.2.12/src/paytechuz/integrations/django/admin.py +0 -78
- paytechuz-0.2.12/src/paytechuz/integrations/django/apps.py +0 -26
- paytechuz-0.2.12/src/paytechuz/integrations/django/migrations/0001_initial.py +0 -43
- paytechuz-0.2.12/src/paytechuz/integrations/django/migrations/__init__.py +0 -3
- paytechuz-0.2.12/src/paytechuz/integrations/django/models.py +0 -170
- paytechuz-0.2.12/src/paytechuz/integrations/django/signals.py +0 -46
- paytechuz-0.2.12/src/paytechuz/integrations/django/views.py +0 -100
- paytechuz-0.2.12/src/paytechuz/integrations/django/webhooks.py +0 -880
- paytechuz-0.2.12/src/paytechuz/integrations/fastapi/__init__.py +0 -21
- paytechuz-0.2.12/src/paytechuz/integrations/fastapi/models.py +0 -179
- paytechuz-0.2.12/src/paytechuz/integrations/fastapi/schemas.py +0 -118
- paytechuz-0.2.12/src/paytechuz.egg-info/SOURCES.txt +0 -1341
- paytechuz-0.2.12/src/paytechuz.egg-info/top_level.txt +0 -1
- {paytechuz-0.2.12 → paytechuz-0.2.14}/MANIFEST.in +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/examples/paytechuz_fastapi/__init__.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/examples/paytechuz_fastapi/app/__init__.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/examples/paytechuz_fastapi/app/database.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/examples/paytechuz_fastapi/app/models.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/examples/paytechuz_fastapi/app/typing.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/examples/paytechuz_fastapi/app/webhook_handlers.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/examples/paytechuz_fastapi/main.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/examples/paytechuz_fastapi/payments.db +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/examples/paytechuz_fastapi/run.sh +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/setup.cfg +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_backends → paytechuz-0.2.14/src/core}/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/core/base.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/core/constants.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/core/exceptions.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/core/http.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/core/payme/errors.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/core/utils.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/_core → paytechuz-0.2.14/src/gateways}/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/anyio/streams → paytechuz-0.2.14/src/gateways/click}/__init__.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/gateways/click/merchant.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/gateways/click/webhook.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/dependencies → paytechuz-0.2.14/src/gateways/payme}/__init__.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/gateways/payme/cards.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/gateways/payme/client.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/gateways/payme/receipts.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/gateways/payme/webhook.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/fastapi/openapi → paytechuz-0.2.14/src/integrations}/__init__.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/integrations/django/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/integrations/django/admin.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/integrations/django/apps.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/integrations/django/migrations/0001_initial.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/integrations/django/migrations/__init__.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/integrations/django/models.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/integrations/django/signals.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/integrations/django/views.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/integrations/django/webhooks.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz → paytechuz-0.2.14/src}/integrations/fastapi/__init__.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/integrations/fastapi/models.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/integrations/fastapi/routes.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/integrations/fastapi/schemas.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/core/__init__.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/core/base.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/core/constants.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/core/exceptions.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/core/http.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/core/payme/errors.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/core/utils.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/gateways/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/gateways/click/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/gateways/click/client.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/gateways/click/merchant.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/gateways/click/webhook.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/gateways/payme/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/gateways/payme/cards.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/gateways/payme/client.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/gateways/payme/receipts.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/gateways/payme/webhook.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/integrations/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/integrations/django/__init__.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/integrations/django/admin.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/integrations/django/apps.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/integrations/django/migrations/0001_initial.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/integrations/django/migrations/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/integrations/django/models.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/integrations/django/signals.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/integrations/django/views.py +0 -0
- {paytechuz-0.2.12/src → paytechuz-0.2.14/src/paytechuz}/integrations/fastapi/__init__.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/integrations/fastapi/models.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/paytechuz/integrations/fastapi/routes.py +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages → paytechuz-0.2.14/src}/paytechuz/integrations/fastapi/schemas.py +0 -0
- {paytechuz-0.2.12 → paytechuz-0.2.14}/src/paytechuz.egg-info/dependency_links.txt +0 -0
- {paytechuz-0.2.12/examples/paytechuz_fastapi/venv/lib/python3.12/site-packages/paytechuz-0.2.10.dist-info → paytechuz-0.2.14/src/paytechuz.egg-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: paytechuz
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.14
|
|
4
4
|
Summary: Unified Python package for Uzbekistan payment gateways
|
|
5
5
|
Home-page: https://github.com/Muhammadali-Akbarov/paytechuz
|
|
6
6
|
Author: Muhammadali Akbarov
|
|
@@ -17,10 +17,13 @@ Dynamic: requires-python
|
|
|
17
17
|
|
|
18
18
|
[](https://badge.fury.io/py/paytechuz)
|
|
19
19
|
[](https://pypi.org/project/paytechuz/)
|
|
20
|
+
[](https://pay-tech.uz)
|
|
20
21
|
[](https://opensource.org/licenses/MIT)
|
|
21
22
|
|
|
22
23
|
PayTechUZ is a unified payment library for integrating with popular payment systems in Uzbekistan. It provides a simple and consistent interface for working with Payme and Click payment gateways.
|
|
23
24
|
|
|
25
|
+
📖 **[Complete Documentation](https://pay-tech.uz)** | 🚀 **[Quick Start Guide](https://pay-tech.uz/quickstart)**
|
|
26
|
+
|
|
24
27
|
## Features
|
|
25
28
|
|
|
26
29
|
- 🔄 **API**: Consistent interface for multiple payment providers
|
|
@@ -49,6 +52,8 @@ pip install paytechuz[fastapi]
|
|
|
49
52
|
|
|
50
53
|
## Quick Start
|
|
51
54
|
|
|
55
|
+
> 💡 **Need help?** Check out our [complete documentation](https://pay-tech.uz) for detailed guides and examples.
|
|
56
|
+
|
|
52
57
|
### Generate Payment Links
|
|
53
58
|
|
|
54
59
|
```python
|
|
@@ -121,18 +126,26 @@ INSTALLED_APPS = [
|
|
|
121
126
|
'paytechuz.integrations.django',
|
|
122
127
|
]
|
|
123
128
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
129
|
+
PAYTECHUZ = {
|
|
130
|
+
'PAYME': {
|
|
131
|
+
'PAYME_ID': 'your_payme_id',
|
|
132
|
+
'PAYME_KEY': 'your_payme_key',
|
|
133
|
+
'ACCOUNT_MODEL': 'your_app.models.Order', # For example: 'orders.models.Order'
|
|
134
|
+
'ACCOUNT_FIELD': 'id',
|
|
135
|
+
'AMOUNT_FIELD': 'amount',
|
|
136
|
+
'ONE_TIME_PAYMENT': True,
|
|
137
|
+
'IS_TEST_MODE': True, # Set to False in production
|
|
138
|
+
},
|
|
139
|
+
'CLICK': {
|
|
140
|
+
'SERVICE_ID': 'your_service_id',
|
|
141
|
+
'MERCHANT_ID': 'your_merchant_id',
|
|
142
|
+
'MERCHANT_USER_ID': 'your_merchant_user_id',
|
|
143
|
+
'SECRET_KEY': 'your_secret_key',
|
|
144
|
+
'ACCOUNT_MODEL': 'your_app.models.Order',
|
|
145
|
+
'COMMISSION_PERCENT': 0.0,
|
|
146
|
+
'IS_TEST_MODE': True, # Set to False in production
|
|
147
|
+
}
|
|
148
|
+
}
|
|
136
149
|
```
|
|
137
150
|
|
|
138
151
|
3. Create webhook handlers:
|
|
@@ -313,6 +326,10 @@ Detailed documentation is available in multiple languages:
|
|
|
313
326
|
|
|
314
327
|
Contributions are welcome! Please feel free to submit a Pull Request.
|
|
315
328
|
|
|
329
|
+
📖 **Documentation:** [pay-tech.uz](https://pay-tech.uz)
|
|
330
|
+
🐛 **Issues:** [GitHub Issues](https://github.com/PayTechUz/paytechuz-py/issues)
|
|
331
|
+
💬 **Support:** [Telegram](https://t.me/paytechuz)
|
|
332
|
+
|
|
316
333
|
## License
|
|
317
334
|
|
|
318
335
|
This project is licensed under the MIT License - see the LICENSE file for details.
|
|
@@ -1,26 +1,14 @@
|
|
|
1
|
-
Metadata-Version: 2.4
|
|
2
|
-
Name: paytechuz
|
|
3
|
-
Version: 0.2.10
|
|
4
|
-
Summary: Unified Python package for Uzbekistan payment gateways
|
|
5
|
-
Home-page: https://github.com/Muhammadali-Akbarov/paytechuz
|
|
6
|
-
Author: Muhammadali Akbarov
|
|
7
|
-
Author-email: muhammadali17abc@gmail.com
|
|
8
|
-
License: MIT
|
|
9
|
-
Requires-Python: >=3.6
|
|
10
|
-
Description-Content-Type: text/markdown
|
|
11
|
-
Dynamic: author
|
|
12
|
-
Dynamic: author-email
|
|
13
|
-
Dynamic: home-page
|
|
14
|
-
Dynamic: requires-python
|
|
15
|
-
|
|
16
1
|
# paytechuz
|
|
17
2
|
|
|
18
3
|
[](https://badge.fury.io/py/paytechuz)
|
|
19
4
|
[](https://pypi.org/project/paytechuz/)
|
|
5
|
+
[](https://pay-tech.uz)
|
|
20
6
|
[](https://opensource.org/licenses/MIT)
|
|
21
7
|
|
|
22
8
|
PayTechUZ is a unified payment library for integrating with popular payment systems in Uzbekistan. It provides a simple and consistent interface for working with Payme and Click payment gateways.
|
|
23
9
|
|
|
10
|
+
📖 **[Complete Documentation](https://pay-tech.uz)** | 🚀 **[Quick Start Guide](https://pay-tech.uz/quickstart)**
|
|
11
|
+
|
|
24
12
|
## Features
|
|
25
13
|
|
|
26
14
|
- 🔄 **API**: Consistent interface for multiple payment providers
|
|
@@ -49,6 +37,8 @@ pip install paytechuz[fastapi]
|
|
|
49
37
|
|
|
50
38
|
## Quick Start
|
|
51
39
|
|
|
40
|
+
> 💡 **Need help?** Check out our [complete documentation](https://pay-tech.uz) for detailed guides and examples.
|
|
41
|
+
|
|
52
42
|
### Generate Payment Links
|
|
53
43
|
|
|
54
44
|
```python
|
|
@@ -121,18 +111,26 @@ INSTALLED_APPS = [
|
|
|
121
111
|
'paytechuz.integrations.django',
|
|
122
112
|
]
|
|
123
113
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
114
|
+
PAYTECHUZ = {
|
|
115
|
+
'PAYME': {
|
|
116
|
+
'PAYME_ID': 'your_payme_id',
|
|
117
|
+
'PAYME_KEY': 'your_payme_key',
|
|
118
|
+
'ACCOUNT_MODEL': 'your_app.models.Order', # For example: 'orders.models.Order'
|
|
119
|
+
'ACCOUNT_FIELD': 'id',
|
|
120
|
+
'AMOUNT_FIELD': 'amount',
|
|
121
|
+
'ONE_TIME_PAYMENT': True,
|
|
122
|
+
'IS_TEST_MODE': True, # Set to False in production
|
|
123
|
+
},
|
|
124
|
+
'CLICK': {
|
|
125
|
+
'SERVICE_ID': 'your_service_id',
|
|
126
|
+
'MERCHANT_ID': 'your_merchant_id',
|
|
127
|
+
'MERCHANT_USER_ID': 'your_merchant_user_id',
|
|
128
|
+
'SECRET_KEY': 'your_secret_key',
|
|
129
|
+
'ACCOUNT_MODEL': 'your_app.models.Order',
|
|
130
|
+
'COMMISSION_PERCENT': 0.0,
|
|
131
|
+
'IS_TEST_MODE': True, # Set to False in production
|
|
132
|
+
}
|
|
133
|
+
}
|
|
136
134
|
```
|
|
137
135
|
|
|
138
136
|
3. Create webhook handlers:
|
|
@@ -313,6 +311,10 @@ Detailed documentation is available in multiple languages:
|
|
|
313
311
|
|
|
314
312
|
Contributions are welcome! Please feel free to submit a Pull Request.
|
|
315
313
|
|
|
314
|
+
📖 **Documentation:** [pay-tech.uz](https://pay-tech.uz)
|
|
315
|
+
🐛 **Issues:** [GitHub Issues](https://github.com/PayTechUz/paytechuz-py/issues)
|
|
316
|
+
💬 **Support:** [Telegram](https://t.me/paytechuz)
|
|
317
|
+
|
|
316
318
|
## License
|
|
317
319
|
|
|
318
320
|
This project is licensed under the MIT License - see the LICENSE file for details.
|
|
@@ -108,7 +108,7 @@ class ClickGateway(BasePaymentGateway):
|
|
|
108
108
|
payment_url += f"&callback_url={callback_url}"
|
|
109
109
|
|
|
110
110
|
if description:
|
|
111
|
-
payment_url += f"&merchant_user_id={
|
|
111
|
+
payment_url += f"&merchant_user_id={self.merchant_user_id}"
|
|
112
112
|
|
|
113
113
|
# Return the payment URL directly
|
|
114
114
|
return payment_url
|
|
@@ -6,7 +6,7 @@ payment systems in Uzbekistan. It supports Django, Flask, and FastAPI.
|
|
|
6
6
|
"""
|
|
7
7
|
from typing import Any
|
|
8
8
|
|
|
9
|
-
__version__ = '0.2.
|
|
9
|
+
__version__ = '0.2.14'
|
|
10
10
|
|
|
11
11
|
# Import framework integrations - these imports are used to check availability
|
|
12
12
|
# of frameworks, not for direct usage
|
|
@@ -38,30 +38,37 @@ class PaymeWebhook(View):
|
|
|
38
38
|
def __init__(self, **kwargs):
|
|
39
39
|
super().__init__(**kwargs)
|
|
40
40
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
41
|
+
paytechuz_settings = getattr(settings, 'PAYTECHUZ', {})
|
|
42
|
+
payme_settings = paytechuz_settings.get('PAYME', {})
|
|
43
|
+
|
|
44
|
+
self.payme_id = payme_settings.get('PAYME_ID') or getattr(settings, 'PAYME_ID', '')
|
|
45
|
+
self.payme_key = payme_settings.get('PAYME_KEY') or getattr(settings, 'PAYME_KEY', '')
|
|
46
|
+
|
|
47
|
+
account_model_path = (
|
|
48
|
+
payme_settings.get('ACCOUNT_MODEL') or
|
|
49
|
+
getattr(settings, 'PAYME_ACCOUNT_MODEL', 'django.contrib.auth.models.User')
|
|
45
50
|
)
|
|
46
51
|
try:
|
|
47
52
|
self.account_model = import_string(account_model_path)
|
|
48
53
|
except ImportError:
|
|
49
|
-
# If the model is not found, log an error and raise an exception
|
|
50
54
|
logger.error(
|
|
51
|
-
"Could not import %s. Check
|
|
55
|
+
"Could not import %s. Check PAYTECHUZ.PAYME.ACCOUNT_MODEL setting.",
|
|
52
56
|
account_model_path
|
|
53
57
|
)
|
|
54
|
-
raise ImportError(
|
|
55
|
-
f"Import error: {account_model_path}"
|
|
56
|
-
) from None
|
|
58
|
+
raise ImportError(f"Import error: {account_model_path}") from None
|
|
57
59
|
|
|
58
|
-
self.account_field =
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
60
|
+
self.account_field = (
|
|
61
|
+
payme_settings.get('ACCOUNT_FIELD') or
|
|
62
|
+
getattr(settings, 'PAYME_ACCOUNT_FIELD', 'id')
|
|
63
|
+
)
|
|
64
|
+
self.amount_field = (
|
|
65
|
+
payme_settings.get('AMOUNT_FIELD') or
|
|
66
|
+
getattr(settings, 'PAYME_AMOUNT_FIELD', 'amount')
|
|
67
|
+
)
|
|
68
|
+
self.one_time_payment = (
|
|
69
|
+
payme_settings.get('ONE_TIME_PAYMENT') or
|
|
70
|
+
getattr(settings, 'PAYME_ONE_TIME_PAYMENT', True)
|
|
62
71
|
)
|
|
63
|
-
self.payme_id = getattr(settings, 'PAYME_ID', '')
|
|
64
|
-
self.payme_key = getattr(settings, 'PAYME_KEY', '')
|
|
65
72
|
|
|
66
73
|
def post(self, request, **_):
|
|
67
74
|
"""
|
|
@@ -580,27 +587,33 @@ class ClickWebhook(View):
|
|
|
580
587
|
def __init__(self, **kwargs):
|
|
581
588
|
super().__init__(**kwargs)
|
|
582
589
|
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
590
|
+
paytechuz_settings = getattr(settings, 'PAYTECHUZ', {})
|
|
591
|
+
click_settings = paytechuz_settings.get('CLICK', {})
|
|
592
|
+
|
|
593
|
+
account_model_path = (
|
|
594
|
+
click_settings.get('ACCOUNT_MODEL') or
|
|
595
|
+
getattr(settings, 'CLICK_ACCOUNT_MODEL')
|
|
587
596
|
)
|
|
588
597
|
try:
|
|
589
598
|
self.account_model = import_string(account_model_path)
|
|
590
599
|
except ImportError:
|
|
591
|
-
# If the model is not found, log an error and raise an exception
|
|
592
600
|
logger.error(
|
|
593
|
-
"Could not import %s. Check
|
|
601
|
+
"Could not import %s. Check PAYTECHUZ.CLICK.ACCOUNT_MODEL setting.",
|
|
594
602
|
account_model_path
|
|
595
603
|
)
|
|
596
|
-
raise ImportError(
|
|
597
|
-
f"Import error: {account_model_path}"
|
|
598
|
-
) from None
|
|
604
|
+
raise ImportError(f"Import error: {account_model_path}") from None
|
|
599
605
|
|
|
600
|
-
self.service_id =
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
606
|
+
self.service_id = (
|
|
607
|
+
click_settings.get('SERVICE_ID') or
|
|
608
|
+
getattr(settings, 'CLICK_SERVICE_ID', '')
|
|
609
|
+
)
|
|
610
|
+
self.secret_key = (
|
|
611
|
+
click_settings.get('SECRET_KEY') or
|
|
612
|
+
getattr(settings, 'CLICK_SECRET_KEY', '')
|
|
613
|
+
)
|
|
614
|
+
self.commission_percent = (
|
|
615
|
+
click_settings.get('COMMISSION_PERCENT') or
|
|
616
|
+
getattr(settings, 'CLICK_COMMISSION_PERCENT', 0.0)
|
|
604
617
|
)
|
|
605
618
|
|
|
606
619
|
def post(self, request, **_):
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: paytechuz
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.14
|
|
4
4
|
Summary: Unified Python package for Uzbekistan payment gateways
|
|
5
5
|
Home-page: https://github.com/Muhammadali-Akbarov/paytechuz
|
|
6
6
|
Author: Muhammadali Akbarov
|
|
@@ -17,10 +17,13 @@ Dynamic: requires-python
|
|
|
17
17
|
|
|
18
18
|
[](https://badge.fury.io/py/paytechuz)
|
|
19
19
|
[](https://pypi.org/project/paytechuz/)
|
|
20
|
+
[](https://pay-tech.uz)
|
|
20
21
|
[](https://opensource.org/licenses/MIT)
|
|
21
22
|
|
|
22
23
|
PayTechUZ is a unified payment library for integrating with popular payment systems in Uzbekistan. It provides a simple and consistent interface for working with Payme and Click payment gateways.
|
|
23
24
|
|
|
25
|
+
📖 **[Complete Documentation](https://pay-tech.uz)** | 🚀 **[Quick Start Guide](https://pay-tech.uz/quickstart)**
|
|
26
|
+
|
|
24
27
|
## Features
|
|
25
28
|
|
|
26
29
|
- 🔄 **API**: Consistent interface for multiple payment providers
|
|
@@ -49,6 +52,8 @@ pip install paytechuz[fastapi]
|
|
|
49
52
|
|
|
50
53
|
## Quick Start
|
|
51
54
|
|
|
55
|
+
> 💡 **Need help?** Check out our [complete documentation](https://pay-tech.uz) for detailed guides and examples.
|
|
56
|
+
|
|
52
57
|
### Generate Payment Links
|
|
53
58
|
|
|
54
59
|
```python
|
|
@@ -121,18 +126,26 @@ INSTALLED_APPS = [
|
|
|
121
126
|
'paytechuz.integrations.django',
|
|
122
127
|
]
|
|
123
128
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
129
|
+
PAYTECHUZ = {
|
|
130
|
+
'PAYME': {
|
|
131
|
+
'PAYME_ID': 'your_payme_id',
|
|
132
|
+
'PAYME_KEY': 'your_payme_key',
|
|
133
|
+
'ACCOUNT_MODEL': 'your_app.models.Order', # For example: 'orders.models.Order'
|
|
134
|
+
'ACCOUNT_FIELD': 'id',
|
|
135
|
+
'AMOUNT_FIELD': 'amount',
|
|
136
|
+
'ONE_TIME_PAYMENT': True,
|
|
137
|
+
'IS_TEST_MODE': True, # Set to False in production
|
|
138
|
+
},
|
|
139
|
+
'CLICK': {
|
|
140
|
+
'SERVICE_ID': 'your_service_id',
|
|
141
|
+
'MERCHANT_ID': 'your_merchant_id',
|
|
142
|
+
'MERCHANT_USER_ID': 'your_merchant_user_id',
|
|
143
|
+
'SECRET_KEY': 'your_secret_key',
|
|
144
|
+
'ACCOUNT_MODEL': 'your_app.models.Order',
|
|
145
|
+
'COMMISSION_PERCENT': 0.0,
|
|
146
|
+
'IS_TEST_MODE': True, # Set to False in production
|
|
147
|
+
}
|
|
148
|
+
}
|
|
136
149
|
```
|
|
137
150
|
|
|
138
151
|
3. Create webhook handlers:
|
|
@@ -313,6 +326,10 @@ Detailed documentation is available in multiple languages:
|
|
|
313
326
|
|
|
314
327
|
Contributions are welcome! Please feel free to submit a Pull Request.
|
|
315
328
|
|
|
329
|
+
📖 **Documentation:** [pay-tech.uz](https://pay-tech.uz)
|
|
330
|
+
🐛 **Issues:** [GitHub Issues](https://github.com/PayTechUz/paytechuz-py/issues)
|
|
331
|
+
💬 **Support:** [Telegram](https://t.me/paytechuz)
|
|
332
|
+
|
|
316
333
|
## License
|
|
317
334
|
|
|
318
335
|
This project is licensed under the MIT License - see the LICENSE file for details.
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
MANIFEST.in
|
|
2
|
+
README.md
|
|
3
|
+
pyproject.toml
|
|
4
|
+
setup.py
|
|
5
|
+
examples/paytechuz_fastapi/__init__.py
|
|
6
|
+
examples/paytechuz_fastapi/main.py
|
|
7
|
+
examples/paytechuz_fastapi/payments.db
|
|
8
|
+
examples/paytechuz_fastapi/run.sh
|
|
9
|
+
examples/paytechuz_fastapi/app/__init__.py
|
|
10
|
+
examples/paytechuz_fastapi/app/database.py
|
|
11
|
+
examples/paytechuz_fastapi/app/models.py
|
|
12
|
+
examples/paytechuz_fastapi/app/typing.py
|
|
13
|
+
examples/paytechuz_fastapi/app/webhook_handlers.py
|
|
14
|
+
src/__init__.py
|
|
15
|
+
src/core/__init__.py
|
|
16
|
+
src/core/base.py
|
|
17
|
+
src/core/constants.py
|
|
18
|
+
src/core/exceptions.py
|
|
19
|
+
src/core/http.py
|
|
20
|
+
src/core/utils.py
|
|
21
|
+
src/core/payme/errors.py
|
|
22
|
+
src/gateways/__init__.py
|
|
23
|
+
src/gateways/click/__init__.py
|
|
24
|
+
src/gateways/click/client.py
|
|
25
|
+
src/gateways/click/merchant.py
|
|
26
|
+
src/gateways/click/webhook.py
|
|
27
|
+
src/gateways/payme/__init__.py
|
|
28
|
+
src/gateways/payme/cards.py
|
|
29
|
+
src/gateways/payme/client.py
|
|
30
|
+
src/gateways/payme/receipts.py
|
|
31
|
+
src/gateways/payme/webhook.py
|
|
32
|
+
src/integrations/__init__.py
|
|
33
|
+
src/integrations/django/__init__.py
|
|
34
|
+
src/integrations/django/admin.py
|
|
35
|
+
src/integrations/django/apps.py
|
|
36
|
+
src/integrations/django/models.py
|
|
37
|
+
src/integrations/django/signals.py
|
|
38
|
+
src/integrations/django/views.py
|
|
39
|
+
src/integrations/django/webhooks.py
|
|
40
|
+
src/integrations/django/migrations/0001_initial.py
|
|
41
|
+
src/integrations/django/migrations/__init__.py
|
|
42
|
+
src/integrations/fastapi/__init__.py
|
|
43
|
+
src/integrations/fastapi/models.py
|
|
44
|
+
src/integrations/fastapi/routes.py
|
|
45
|
+
src/integrations/fastapi/schemas.py
|
|
46
|
+
src/paytechuz/__init__.py
|
|
47
|
+
src/paytechuz.egg-info/PKG-INFO
|
|
48
|
+
src/paytechuz.egg-info/SOURCES.txt
|
|
49
|
+
src/paytechuz.egg-info/dependency_links.txt
|
|
50
|
+
src/paytechuz.egg-info/top_level.txt
|
|
51
|
+
src/paytechuz/core/__init__.py
|
|
52
|
+
src/paytechuz/core/base.py
|
|
53
|
+
src/paytechuz/core/constants.py
|
|
54
|
+
src/paytechuz/core/exceptions.py
|
|
55
|
+
src/paytechuz/core/http.py
|
|
56
|
+
src/paytechuz/core/utils.py
|
|
57
|
+
src/paytechuz/core/payme/errors.py
|
|
58
|
+
src/paytechuz/gateways/__init__.py
|
|
59
|
+
src/paytechuz/gateways/click/__init__.py
|
|
60
|
+
src/paytechuz/gateways/click/client.py
|
|
61
|
+
src/paytechuz/gateways/click/merchant.py
|
|
62
|
+
src/paytechuz/gateways/click/webhook.py
|
|
63
|
+
src/paytechuz/gateways/payme/__init__.py
|
|
64
|
+
src/paytechuz/gateways/payme/cards.py
|
|
65
|
+
src/paytechuz/gateways/payme/client.py
|
|
66
|
+
src/paytechuz/gateways/payme/receipts.py
|
|
67
|
+
src/paytechuz/gateways/payme/webhook.py
|
|
68
|
+
src/paytechuz/integrations/__init__.py
|
|
69
|
+
src/paytechuz/integrations/django/__init__.py
|
|
70
|
+
src/paytechuz/integrations/django/admin.py
|
|
71
|
+
src/paytechuz/integrations/django/apps.py
|
|
72
|
+
src/paytechuz/integrations/django/models.py
|
|
73
|
+
src/paytechuz/integrations/django/signals.py
|
|
74
|
+
src/paytechuz/integrations/django/views.py
|
|
75
|
+
src/paytechuz/integrations/django/webhooks.py
|
|
76
|
+
src/paytechuz/integrations/django/migrations/0001_initial.py
|
|
77
|
+
src/paytechuz/integrations/django/migrations/__init__.py
|
|
78
|
+
src/paytechuz/integrations/fastapi/__init__.py
|
|
79
|
+
src/paytechuz/integrations/fastapi/models.py
|
|
80
|
+
src/paytechuz/integrations/fastapi/routes.py
|
|
81
|
+
src/paytechuz/integrations/fastapi/schemas.py
|