Metadata-Version: 2.1
Name: drf-viewset-profiler
Version: 0.1.0
Summary: Lib to profile all methods from a viewset line by line
Home-page: https://github.com/fvlima/drf-viewset-profiler
License: MIT
Keywords: django rest framework,drf,drf viewset,viewset line profiler,profiler
Author: Frederico V Lima
Author-email: frederico.vieira@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Testing
Requires-Dist: Cython (>=0.29.13,<0.30.0)
Requires-Dist: line_profiler (>=2.1,<3.0)
Project-URL: Repository, https://github.com/fvlima/drf-viewset-profiler
