profyle

View on PyPIReverse Dependencies (0)

0.3.0 profyle-0.3.0-py3-none-any.whl

Wheel Details

Project: profyle
Version: 0.3.0
Filename: profyle-0.3.0-py3-none-any.whl
Download: [link]
Size: 126907
MD5: 8b5381913f615a6887616034ec987964
SHA256: 43ebeb057b5522afd1448004543bd11c46fe4f33b530ecb8679be97de5a9af46
Uploaded: 2024-04-19 14:44:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: profyle
Version: 0.3.0
Summary: Profyle, a development tool for analysing and managing python traces
Author: Carlos Valdivia
Author-Email: vpcarlos97[at]gmail.com
Maintainer: Carlos Valdivia
Maintainer-Email: vpcarlos97[at]gmail.com
Home-Page: https://github.com/vpcarlos/profyle
Project-Url: Repository, https://github.com/vpcarlos/profyle
License: MIT
Keywords: cprofile,devtool,perffeto,profyle,viztracer,fastapi,flask
Classifier: Environment :: Web Environment
Classifier: Framework :: FastAPI
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: fastapi (>=0.70.0)
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: pydantic-settings (<3.0.0,>=2.0.3)
Requires-Dist: typer[all] (<0.8.0,>=0.7.0)
Requires-Dist: uvicorn (>=0.20.0)
Requires-Dist: viztracer (<0.17.0,>=0.16.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5235 characters]

WHEEL

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

RECORD

Path Digest Size
profyle/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profyle/application/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profyle/application/profyle.py sha256=PYdjqNBvn8fwTEQy8GRyUdDLCYCIBZw5D2nOLnfTtEs 1854
profyle/application/trace/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profyle/application/trace/create.py sha256=ZE1FjoJJ3VKYPGtOY5zzzuIiuzfJgRpbZFhcnegbV94 266
profyle/application/trace/delete.py sha256=n3AqnX-gAZy5DTnsFEk-3HznrkZSLAoPVCiNYIxdM8U 372
profyle/application/trace/get.py sha256=mKFSzIxONeZxNgqdiGhW9UOHB5QMkk8IOFLiAL1HqsI 446
profyle/application/trace/store.py sha256=eTb_2Pas8a6QLlao8bhM0MsZ-08weDz58dLWCp1a0LU 334
profyle/application/trace/vacuum.py sha256=gHxqqIpCxvSHJk0DBTQXqn_5teAHIeyfmDgIQRu5eL0 123
profyle/django.py sha256=gr8DOVOYO6Pm0DyxBWpaXs2nQONR2DAd-mjfCsZQpwI 77
profyle/domain/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profyle/domain/trace.py sha256=uOcvXpy2M718WEfcI-lWyZzgaC-lt8JOr2sDJkeNFBY 766
profyle/domain/trace_repository.py sha256=tuw7PaODaKboVzNNw1Jd8QlhYs9Q-ZGwtOXgo0x04U4 1044
profyle/fastapi.py sha256=kkDVLMtEpEPG8f7TH6MH-qLhKGpyrIIzPfVVnwEsM_g 78
profyle/flask.py sha256=FHyy1zSkpeQUFrkxEkIPBj-8tXOJh3pAEpWMJdXqFUQ 76
profyle/infrastructure/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profyle/infrastructure/http_server.py sha256=baAAJwnv5Dk6pnWWT-UNl1_o07GtV1S57b6DEdsjBa4 3645
profyle/infrastructure/middleware/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profyle/infrastructure/middleware/django.py sha256=nJ4p9Mid43Ug1wJuz0rv3Hbssq7LLjcO_06VQi59lBA 1452
profyle/infrastructure/middleware/fastapi.py sha256=bCKHZgoI4_XNlG9xjb7E0ZOkeejlInl3-2Gk1ECiyv4 1721
profyle/infrastructure/middleware/flask.py sha256=89AO2Jteh6eFG80YaNutmQ8OBSwHC1gpe1SeYqXsJoc 1673
profyle/infrastructure/sqlite3/get_connection.py sha256=_m7X09bSVrMYpKawHHsFWm-fkNGHiJ1wlEQFiEfFLcI 242
profyle/infrastructure/sqlite3/repository.py sha256=uqd-ws-HqcB_ETsljocjadjly6pXgo4-QXjMSGgz_z4 4433
profyle/infrastructure/web/static/libs/tailwind.js sha256=bZkgTb8-Jorkl9frVbyJeGhh9QxKPULsq03C6NOrXL0 362807
profyle/infrastructure/web/templates/traces.html sha256=TycbrbZgfsMeEGhD0blBC0msGCc8z48pHWOMzqAbN90 6581
profyle/main.py sha256=ivB0crvtgAyjz7KgRVCjz5yS_BagLyAtTuQBOcx8i-o 1436
profyle/settings.py sha256=EiVCz2LYf7i8Siy2GSO6xEblvVYFxBK_HR7unKgOuks 602
profyle-0.3.0.dist-info/LICENSE sha256=vjGF0s6sB5pL-rb-mGM2bWeQNLboi--DgO4tcchKfdQ 1078
profyle-0.3.0.dist-info/METADATA sha256=W3yto-2McC-aul348dSyYxhss1ig20NJB8b5AL00uX0 6982
profyle-0.3.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
profyle-0.3.0.dist-info/entry_points.txt sha256=fUV6bSA9VJ4KLyAPivus_2HEkCm-DLXAe1YSNkYG0DE 44
profyle-0.3.0.dist-info/RECORD

entry_points.txt

profyle = profyle.main:app