best-of-python-dev/history/2021-07-08_projects.csv
2021-07-08 14:49:21 +00:00

132 KiB

1namehomepageresourcedescriptioncategoryprojectrankshowgithub_idgithub_urllicensecreated_atupdated_atlast_commit_pushed_atfork_countclosed_issue_countstar_countlatest_stable_release_published_atlatest_stable_release_numberrelease_countcontributor_countlabelsconda_idpypi_idopen_issue_countcommit_countdependent_project_countgithub_dependent_project_countpypi_urlpypi_latest_release_published_atpypi_dependent_project_countpypi_monthly_downloadsmonthly_downloadsconda_urlconda_latest_release_published_atconda_total_downloadsprojectrank_placingdockerhub_idgithub_release_downloadsdockerhub_urldockerhub_latest_release_published_atdockerhub_starsdockerhub_pullstrendingcargo_idnpm_idnpm_urlnpm_latest_release_published_atnpm_dependent_project_countnpm_monthly_downloadsconda_forgeupdated_github_id
20Python.org Packaginghttps://packaging.python.org/overview/TrueAn Overview of Packaging for Python.packaging0True
31best-of-web-python - Testinghttps://github.com/ml-tooling/best-of-web-pythonTrueTesting libraries & tools for python web frameworks.testing0Trueml-tooling/best-of-web-pythonhttps://github.com/ml-tooling/best-of-web-pythonCC-BY-SA-4.02021-01-05 13:09:27.0000002021-07-08 14:20:51.0000002021-07-05 20:13:31.00000084.02.01275.02021-07-05 20:13:46.0000002021.07.0119.06.0
42unittesthttps://docs.python.org/3/library/unittest.htmlTrueUnittest is a test framework included in the Python standard library.testing0True
53sphinxhttps://github.com/sphinx-doc/sphinxMain repository for the Sphinx documentation builder.documentation38Truesphinx-doc/sphinxhttps://github.com/sphinx-doc/sphinxBSD-3-Clause2015-01-02 10:53:28.0000002021-07-08 11:09:47.0000002021-07-06 17:20:46.0000001504.04675.04016.02021-07-05 15:41:00.0000004.0.3152.0658.0['sphinx']conda-forge/sphinxsphinx800.017786.0253052.0148516.0https://pypi.org/project/sphinx2021-07-05 15:41:00.000000104536.03914419.03973991.0https://anaconda.org/conda-forge/sphinx2021-07-05 18:14:03.3820003514764.01.0
64pipenvhttps://github.com/pypa/pipenvPython Development Workflow for Humans.virtual-envs37Truepypa/pipenvhttps://github.com/pypa/pipenvMIT2017-01-20 00:44:02.0000002021-06-29 14:10:16.0000002021-05-29 03:05:47.0000001631.02886.022057.02021-05-29 03:10:16.0000002021.5.29298.0383.0conda-forge/pipenvpipenv547.07058.022176.019902.0https://pypi.org/project/pipenv2021-05-29 03:10:16.0000002274.03432988.03434922.0https://anaconda.org/conda-forge/pipenv2020-11-15 06:15:51.83100040630.01.0
75tqdmhttps://github.com/tqdm/tqdmA Fast, Extensible Progress Bar for Python and CLI.logging37Truetqdm/tqdmhttps://github.com/tqdm/tqdmMPL-2.02015-06-03 13:13:14.0000002021-07-07 13:37:22.3380002021-07-06 06:42:12.000000963.0519.018739.02021-07-06 06:51:33.0000004.61.2120.0104.0conda-forge/tqdmtqdm293.01851.0214044.0187806.0https://pypi.org/project/tqdm2021-07-06 06:51:33.00000026238.028860858.028972206.0https://anaconda.org/conda-forge/tqdm2021-07-07 13:37:22.3380006781562.01.0tqdm/tqdm7919.0https://hub.docker.com/r/tqdm/tqdm2021-07-06 10:41:47.8419351.03707.0
86mypyhttps://github.com/python/mypyOptional static typing for Python 3 and 2 (PEP 484).linters36Truepython/mypyhttps://github.com/python/mypyMIT2012-12-07 13:30:23.0000002021-07-08 14:04:22.0000002021-07-08 10:31:55.0000001803.04696.010982.083.0477.0conda-forge/mypymypy1825.09612.044017.037933.0https://pypi.org/project/mypy2021-06-22 18:39:23.0000006084.07076609.07100133.0https://anaconda.org/conda-forge/mypy2021-06-23 17:56:50.2880001035061.01.0
97pytesthttps://github.com/pytest-dev/pytestThe pytest framework makes it easy to write small tests, yet scales to support complex functional testing.testing36Truepytest-dev/pytesthttps://github.com/pytest-dev/pytestMIT2015-06-15 20:28:27.0000002021-07-06 16:29:51.0000002021-07-06 14:31:21.0000001728.03896.07501.02021-05-04 16:22:25.0000006.2.4147.0730.0['pytest']conda-forge/pytestpytest653.0470515.0339931.0https://pypi.org/project/pytest2021-05-04 16:21:57.000000130584.029536427.029676953.0https://anaconda.org/conda-forge/pytest2021-06-29 11:51:51.4580008431569.01.0
108toxhttps://github.com/tox-dev/toxCommand line driven CI frontend and development task automation tool.testing36Truetox-dev/toxhttps://github.com/tox-dev/toxMIT2016-09-17 16:54:22.0000002021-07-07 20:54:09.0000002021-07-05 21:05:02.000000366.01062.02290.02021-05-10 12:09:53.0000003.23.1116.0243.0['pytest']conda-forge/toxtox143.02006.082342.045942.0https://pypi.org/project/tox2021-05-05 16:42:34.00000036400.04181835.04188564.0https://anaconda.org/conda-forge/tox2021-06-30 00:03:19.117000309552.01.0
119flake8https://github.com/PyCQA/flake8Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned Batchelder's McCabe script.linters36TruePyCQA/flake8https://github.com/PyCQA/flake8MIT2014-09-13 17:06:24.0000002021-07-05 22:36:14.0000002021-07-05 22:36:14.000000183.01245.01360.02021-03-14 23:32:11.0000003.9.079.0155.0conda-forge/flake8flake837.01972.0249000.0177710.0https://pypi.org/project/flake82021-05-08 19:52:32.00000071290.011972035.012015359.0https://anaconda.org/conda-forge/flake82021-05-10 17:37:45.9680002642800.01.0
1210mkdocshttps://github.com/mkdocs/mkdocsProject documentation with Markdown.documentation35Truemkdocs/mkdocshttps://github.com/mkdocs/mkdocsBSD-2-Clause2014-01-11 21:05:21.0000002021-07-07 16:51:40.0000002021-07-07 16:51:40.0000001760.01433.012436.02020-05-14 15:18:01.0000001.1.246.0193.0['mkdocs']conda-forge/mkdocsmkdocs130.01548.019203.013261.0https://pypi.org/project/mkdocs2021-06-09 17:22:11.0000005942.0645066.0647277.0https://anaconda.org/conda-forge/mkdocs2021-06-25 19:20:12.086000139298.01.0
1311psutilhttps://github.com/giampaolo/psutilCross-platform lib for process and system monitoring in Python.profiling35Truegiampaolo/psutilhttps://github.com/giampaolo/psutilBSD-3-Clause2014-05-23 14:01:48.0000002021-06-30 10:37:21.0000002021-06-29 17:23:56.0000001094.01290.07466.02020-12-19 01:19:27.0000005.8.083.0160.0conda-forge/psutilpsutil176.05688.0118112.093446.0https://pypi.org/project/psutil2020-12-19 01:19:27.00000024666.023508046.023622913.0https://anaconda.org/conda-forge/psutil2021-06-29 02:45:06.5080007236650.01.0
1412jedihttps://github.com/davidhalter/jediAwesome autocompletion, static analysis and refactoring library for python.refactoring35Truedavidhalter/jedihttps://github.com/davidhalter/jediMIT2012-02-19 23:12:30.0000002021-07-04 19:41:15.0000002021-05-05 22:38:19.000000441.01213.04903.02020-12-25 10:34:25.0000000.18.030.0144.0conda-forge/jedijedi29.08204.0155520.0139614.0https://pypi.org/project/jedi2020-12-25 10:34:25.00000015906.013516976.013611431.0https://anaconda.org/conda-forge/jedi2021-06-29 02:44:18.6290005383989.01.0
1513pyinstallerhttps://github.com/pyinstaller/pyinstallerFreeze (package) Python programs into stand-alone executables.packaging34Truepyinstaller/pyinstallerhttps://github.com/pyinstaller/pyinstallerGPL-2.02011-11-23 11:05:56.0000002021-07-08 09:49:53.0000002021-07-08 09:33:08.0000001681.03856.08229.02021-04-17 05:02:21.0000004.328.0400.0conda-forge/pyinstallerpyinstaller333.07773.018534.018534.0https://pypi.org/project/pyinstaller2021-04-17 04:46:48.0000000.0561913.0573479.0https://anaconda.org/conda-forge/pyinstaller2021-04-21 15:08:29.384000241531.01.0708873.0
1614piphttps://github.com/pypa/pipThe Python package installer.dependency-managers34Truepypa/piphttps://github.com/pypa/pipMIT2011-03-06 14:30:46.0000002021-07-08 12:05:44.0000002021-07-04 13:33:00.0000002365.04843.07261.02021-06-26 09:04:01.00000021.1.3106.0618.0conda-forge/pippip982.072389.053723.0https://pypi.org/project/pip2021-06-26 09:04:01.00000018666.089074224.089435752.0https://anaconda.org/conda-forge/pip2021-06-26 11:06:45.92900021691727.01.0
1715robotframeworkhttps://github.com/robotframework/robotframeworkGeneric automation framework for acceptance testing and RPA.testing34Truerobotframework/robotframeworkhttps://github.com/robotframework/robotframeworkApache-2.02014-06-27 11:10:38.0000002021-07-08 09:35:01.0000002021-07-08 09:31:54.0000001689.03409.06069.02021-05-25 11:27:33.0000004.0.362.0145.0conda-forge/robotframeworkrobotframework203.012973.05337.03929.0https://pypi.org/project/robotframework2021-05-25 11:28:06.0000001408.0704342.0705626.0https://anaconda.org/conda-forge/robotframework2021-05-25 13:52:36.40800053705.01.0507.0
1816pycodestylehttps://github.com/PyCQA/pycodestyleSimple Python style checker in one Python file.linters34TruePyCQA/pycodestylehttps://github.com/PyCQA/pycodestyleSaxpath2009-10-02 00:43:37.0000002021-05-26 09:46:52.0000002021-05-06 22:18:19.000000599.0534.04341.02021-03-14 18:44:02.0000002.7.012.0125.0conda-forge/pycodestylepycodestyle113.01222.0168546.0147316.0https://pypi.org/project/pycodestyle2021-03-14 18:44:02.00000021230.016466226.016511896.0https://anaconda.org/conda-forge/pycodestyle2021-03-15 18:43:23.3610002785898.01.0
1917autopep8https://github.com/hhatto/autopep8A tool that automatically formats Python code to conform to the PEP 8 style guide.formatters34Truehhatto/autopep8https://github.com/hhatto/autopep8MIT2010-12-29 20:08:51.0000002021-07-08 07:53:24.0000002021-04-30 06:04:29.000000244.0333.03823.02021-04-30 06:09:29.0000001.5.767.050.0conda-forge/autopep8autopep887.02702.091482.081298.0https://pypi.org/project/autopep82021-04-30 06:04:42.00000010184.02094896.02102853.0https://anaconda.org/conda-forge/autopep82021-04-30 08:34:16.877000485394.01.01.0
2018setuptoolshttps://github.com/pypa/setuptoolsOfficial project repository for the Setuptools build system.build-tools34Truepypa/setuptoolshttps://github.com/pypa/setuptoolsMIT2016-03-29 14:02:33.0000002021-07-07 17:00:33.0000002021-07-05 03:01:57.000000741.01239.01382.02021-07-05 03:57:33.00000057.1.0431.0449.0conda-forge/setuptoolssetuptools551.0165418.0107488.0https://pypi.org/project/setuptools2021-07-05 03:57:25.00000057930.098223003.098607113.0https://anaconda.org/conda-forge/setuptools2021-06-28 18:30:51.03200023046589.01.0108.0
2119richhttps://github.com/willmcgugan/richRich is a Python library for rich text and beautiful formatting in the terminal.logging33Truewillmcgugan/richhttps://github.com/willmcgugan/richMIT2019-11-10 15:28:09.0000002021-07-07 21:43:01.0000002021-07-07 21:42:53.000000826.0469.027426.02021-07-05 14:43:20.00000010.5.0129.095.0conda-forge/richrich11.02075.05124.05124.0https://pypi.org/project/rich2021-07-05 14:35:58.0000000.01810552.01834607.0https://anaconda.org/conda-forge/rich2021-07-05 17:32:27.342000288664.01.0
2220blackhttps://github.com/psf/blackThe uncompromising Python code formatter.formatters33Truepsf/blackhttps://github.com/psf/blackMIT2018-03-14 19:54:45.0000002021-07-08 13:46:59.0000002021-07-04 18:23:00.0000001365.01287.021577.02021-06-10 22:26:39.00000021.6b030.0260.0conda-forge/blackblack295.073123.066895.0https://pypi.org/project/black2021-06-10 22:27:03.0000006228.07675292.07722471.0https://anaconda.org/conda-forge/black2021-06-01 15:30:09.2040001773187.02.014482.0
2321mkdocs-materialhttps://github.com/squidfunk/mkdocs-materialA Material Design theme for MkDocs.documentation33Truesquidfunk/mkdocs-materialhttps://github.com/squidfunk/mkdocs-materialMIT2016-01-28 22:09:23.0000002021-07-06 13:06:54.0000002021-07-06 09:41:34.0000001647.01049.06920.02021-06-25 09:45:14.0000007.1.9203.0120.0['mkdocs']conda-forge/mkdocs-materialmkdocs-material10.03428.08832.07330.0https://pypi.org/project/mkdocs-material2021-06-25 09:45:14.0000001502.0486506.0488397.0https://anaconda.org/conda-forge/mkdocs-material2021-06-12 14:59:58.34300049178.01.0
2422hypothesishttps://github.com/HypothesisWorks/hypothesisHypothesis is a powerful, flexible, and easy to use library for property-based testing.testing33TrueHypothesisWorks/hypothesishttps://github.com/HypothesisWorks/hypothesisMPL-2.02013-03-10 13:51:19.0000002021-07-07 17:23:23.1990002021-07-07 12:08:13.000000464.01059.05276.02021-07-02 14:59:08.000000hypothesis-python-6.14.1852.0248.0conda-forge/hypothesishypothesis62.010843.011805.09189.0https://pypi.org/project/hypothesis2021-07-02 14:58:52.0000002616.02078084.02151046.0https://anaconda.org/conda-forge/hypothesis2021-07-07 17:23:23.1990004377747.01.0
2523isorthttps://github.com/PyCQA/isortA Python utility / library to sort imports.formatters33TruePyCQA/isorthttps://github.com/PyCQA/isortMIT2013-09-02 22:22:53.0000002021-07-08 09:55:01.7640002021-07-08 08:36:49.000000410.0955.04011.02021-07-08 08:40:00.0000005.9.2129.0242.0conda-forge/isortisort19.0205350.0181132.0https://pypi.org/project/isort2021-07-08 08:35:56.00000024218.019294817.019329204.0https://anaconda.org/conda-forge/isort2021-07-08 09:55:01.7640002063243.02.0
2624sphinx_rtd_themehttps://github.com/readthedocs/sphinx_rtd_themeSphinx theme for readthedocs.org.documentation33Truereadthedocs/sphinx_rtd_themehttps://github.com/readthedocs/sphinx_rtd_themeMIT2013-10-17 17:10:49.0000002021-06-26 19:20:47.0000002021-06-23 05:32:21.0000001565.0505.03738.02018-10-05 13:20:49.0000000.4.223.0106.0['sphinx']conda-forge/sphinx_rtd_themesphinx_rtd_theme193.01230.023490.016.0https://pypi.org/project/sphinx_rtd_theme2018-10-05 13:20:49.00000023474.01886754.01911473.0https://anaconda.org/conda-forge/sphinx_rtd_theme2021-04-06 20:57:24.0090001458454.01.0
2725pyflakeshttps://github.com/PyCQA/pyflakesA simple program which checks Python source files for errors.linters33TruePyCQA/pyflakeshttps://github.com/PyCQA/pyflakesMIT2014-04-07 06:19:46.0000002021-07-04 15:28:09.0000002021-05-28 17:28:29.000000153.0348.01046.02021-03-24 16:32:54.0000002.3.130.077.0conda-forge/pyflakespyflakes84.0513.0119217.092719.0https://pypi.org/project/pyflakes2021-03-24 16:32:54.00000026498.012266452.012310110.0https://anaconda.org/conda-forge/pyflakes2021-03-24 22:10:26.1040002663169.01.01.0
2826poetryhttps://github.com/python-poetry/poetryPython dependency management and packaging made easy.dependency-managers32Truepython-poetry/poetryhttps://github.com/python-poetry/poetryMIT2018-02-28 15:23:47.0000002021-07-07 19:48:28.0000002021-07-06 12:19:32.0000001246.01939.015586.02021-06-25 15:54:30.0000001.1.7136.0276.0conda-forge/poetrypoetry1164.01815.064.0https://pypi.org/project/poetry2021-06-25 15:55:04.00000064.02544356.02730583.0https://anaconda.org/conda-forge/poetry2021-06-25 19:57:08.402000231425.02.07159836.0
2927pip-toolshttps://github.com/jazzband/pip-toolsA set of tools to keep your pinned Python dependencies fresh.dependency-managers32Truejazzband/pip-toolshttps://github.com/jazzband/pip-toolsBSD-3-Clause2012-09-10 08:50:26.0000002021-07-07 05:12:38.0000002021-07-06 05:33:23.000000449.0617.05072.02021-06-22 09:33:33.0000006.2.093.0151.0conda-forge/pip-toolspip-tools125.01585.03252.0https://pypi.org/project/pip-tools2021-06-22 09:33:33.0000003252.02528212.02529024.0https://anaconda.org/conda-forge/pip-tools2021-06-22 11:23:39.83600012192.02.0
3028condahttps://github.com/conda/condaOS-agnostic, system-level binary package manager and ecosystem.dependency-managers32Trueconda/condahttps://github.com/conda/condaBSD-3-Clause2012-10-15 22:08:03.0000002021-07-05 18:54:04.0000002021-06-30 02:30:51.0000001049.06075.04196.02021-06-30 04:55:46.0000004.10.3100.0364.0conda-forge/condaconda1981.015710.02104.0https://pypi.org/project/conda2017-04-22 23:38:35.0000002104.056070.0386539.0https://anaconda.org/conda-forge/conda2021-06-30 19:41:33.14400019497715.02.0
3129virtualenvhttps://github.com/pypa/virtualenvVirtual Python Environment builder.virtual-envs32Truepypa/virtualenvhttps://github.com/pypa/virtualenvMIT2011-03-06 14:33:27.0000002021-07-06 15:17:42.0000002021-07-01 16:36:59.000000894.01080.03912.02021-05-24 18:15:38.00000020.4.7162.0171.0conda-forge/virtualenvvirtualenv63.034422.0https://pypi.org/project/virtualenv2021-05-24 18:15:38.00000034422.018456839.018475810.0https://anaconda.org/conda-forge/virtualenv2021-06-29 14:18:57.494000986523.02.0
3230pytest-covhttps://github.com/pytest-dev/pytest-covCoverage plugin for pytest.testing32Truepytest-dev/pytest-covhttps://github.com/pytest-dev/pytest-covMIT2014-04-17 20:01:12.0000002021-06-18 09:43:33.0000002021-06-01 17:24:18.000000146.0193.01054.02021-06-01 17:24:42.0000002.12.142.066.0['pytest']conda-forge/pytest-covpytest-cov100.0813.0134230.090836.0https://pypi.org/project/pytest-cov2021-06-01 17:24:42.00000043394.013120765.013169016.0https://anaconda.org/conda-forge/pytest-cov2021-06-02 16:41:25.6080003088072.01.0
3331sentry-sdkhttps://github.com/getsentry/sentry-pythonThe new Python SDK for Sentry.io.logging32Truegetsentry/sentry-pythonhttps://github.com/getsentry/sentry-pythonBSD-2-Clause2018-06-18 22:51:10.0000002021-07-08 09:57:38.3320002021-07-08 07:44:44.000000214.0379.0953.02021-07-08 07:44:02.0000001.3.0130.099.0conda-forge/sentry-sdksentry-sdk166.01262.013302.012316.0https://pypi.org/project/sentry-sdk2021-07-08 07:43:58.000000986.09764647.09767593.0https://anaconda.org/conda-forge/sentry-sdk2021-07-08 09:57:38.33200089957.01.04458.0
3432pytest-xdisthttps://github.com/pytest-dev/pytest-xdistpytest plugin for distributed testing and loop-on-failures testing modes.testing32Truepytest-dev/pytest-xdisthttps://github.com/pytest-dev/pytest-xdistMIT2015-09-01 18:51:45.0000002021-07-05 22:11:09.0000002021-06-16 21:53:52.000000150.0232.0727.02021-06-16 21:48:35.0000002.3.056.074.0['pytest']conda-forge/pytest-xdistpytest-xdist196.0882.026836.019494.0https://pypi.org/project/pytest-xdist2021-06-16 21:48:35.0000007342.04680447.04705768.0https://anaconda.org/conda-forge/pytest-xdist2021-06-17 01:17:32.5810001519316.01.0
3533parsohttps://github.com/davidhalter/parsoA Python Parser.linters32Truedavidhalter/parsohttps://github.com/davidhalter/parsoMIT2017-05-08 20:14:30.0000002021-05-30 07:38:09.0000002021-05-30 07:37:32.00000068.092.0418.02021-03-30 20:43:51.0000000.8.225.040.0conda-forge/parsoparso8.01086.0146839.0135475.0https://pypi.org/project/parso2021-03-30 20:43:51.00000011364.013645366.013746573.0https://anaconda.org/conda-forge/parso2021-03-31 00:05:02.0640004351905.01.0
3634pre-commithttps://github.com/pre-commit/pre-commitA framework for managing and maintaining multi-language pre-commit hooks.others31Truepre-commit/pre-commithttps://github.com/pre-commit/pre-commitMIT2014-03-13 00:39:38.0000002021-07-05 22:30:49.0000002021-07-05 22:30:48.000000458.01139.06181.02021-05-21 21:08:51.0000002.13.0160.0123.0conda-forge/pre-commitpre-commit23.02035.02136.0https://pypi.org/project/pre-commit2021-05-21 21:05:09.0000002136.03205943.03232837.0https://anaconda.org/conda-forge/pre-commit2021-05-27 13:32:23.502000614620.01.07924.0-1.0
3735buildbothttps://github.com/buildbot/buildbotPython-based continuous integration testing framework; your pull requests are more than welcome!.build-tools31Truebuildbot/buildbothttps://github.com/buildbot/buildbotGPL-2.02010-07-06 17:56:53.0000002021-07-07 13:19:12.0000002021-06-30 10:27:23.0000001536.0696.04646.02021-06-19 19:41:02.0000003.2.0112.0792.0conda-forge/buildbotbuildbot650.022047.01142.0250.0https://pypi.org/project/buildbot2021-06-19 19:41:02.000000892.056786.058757.0https://anaconda.org/conda-forge/buildbot2021-06-19 21:13:41.63600036973.01.015294.0
3836pylinthttps://github.com/PyCQA/pylintIt's not just a linter that annoys you!.linters31TruePyCQA/pylinthttps://github.com/PyCQA/pylintGPL-2.02015-12-09 05:40:02.0000002021-07-08 08:38:38.0000002021-07-07 13:12:24.000000722.02772.03423.02021-07-01 13:06:18.0000002.9.3111.0394.0conda-forge/pylintpylint707.037734.0https://pypi.org/project/pylint2021-07-01 13:06:18.00000037734.013669619.013703305.0https://anaconda.org/conda-forge/pylint2021-07-01 22:41:48.4580001987486.02.0
3937bandithttps://github.com/PyCQA/banditBandit is a tool designed to find common security issues in Python code.security31TruePyCQA/bandithttps://github.com/PyCQA/banditApache-2.02018-04-26 09:08:12.0000002021-06-29 04:22:51.0000002021-06-29 04:22:51.000000331.0365.03324.02020-12-13 02:48:28.0000001.7.031.0132.0conda-forge/banditbandit166.01175.09552.07198.0https://pypi.org/project/bandit2020-12-13 02:48:28.0000002354.01597659.01600584.0https://anaconda.org/conda-forge/bandit2021-03-10 05:39:36.12500076037.01.054.0
4038invokehttps://github.com/pyinvoke/invokePythonic task management & command execution.build-tools31Truepyinvoke/invokehttps://github.com/pyinvoke/invokeBSD-2-Clause2012-02-29 23:59:23.0000002021-06-13 21:23:55.0000002021-06-06 18:34:32.000000280.0357.03321.02020-12-31 02:43:43.0000001.5.050.056.0conda-forge/invokeinvoke303.03511.012742.08140.0https://pypi.org/project/invoke2020-12-31 02:43:43.0000004602.01567019.01572475.0https://anaconda.org/conda-forge/invoke2021-01-06 14:58:41.830000343774.01.0
4139freezegunhttps://github.com/spulec/freezegunLet your Python tests travel through time.testing31Truespulec/freezegunhttps://github.com/spulec/freezegunApache-2.02012-12-11 05:11:00.0000002021-06-21 20:59:16.0000002021-06-18 06:13:17.000000196.0165.02944.02021-01-20 07:45:20.0000001.1.056.094.0conda-forge/freezegunfreezegun67.0523.016724.08372.0https://pypi.org/project/freezegun2021-01-20 07:45:20.0000008352.04195026.04198718.0https://anaconda.org/conda-forge/freezegun2021-01-20 09:23:22.014000236293.02.0
4240ipdbhttps://github.com/gotcha/ipdbIntegration of IPython pdb.debugging31Truegotcha/ipdbhttps://github.com/gotcha/ipdbBSD-3-Clause2011-01-15 17:51:47.0000002021-06-24 04:21:01.7980002021-06-02 11:43:55.000000132.0110.01444.02021-06-02 11:43:46.0000000.13.941.048.0conda-forge/ipdbipdb51.0351.043699.026801.0https://pypi.org/project/ipdb2021-06-02 11:43:46.00000016898.01624152.01627144.0https://anaconda.org/conda-forge/ipdb2021-06-24 04:21:01.798000179549.01.0
4341logbookhttps://github.com/getlogbook/logbookA cool logging replacement for Python.logging31Falsegetlogbook/logbookhttps://github.com/getlogbook/logbookBSD-3-Clause2010-07-22 10:13:12.0000002021-05-07 18:18:51.0000002019-10-16 17:48:40.000000157.0125.01402.02019-01-16 20:35:25.0000001.4.341.076.0conda-forge/logbooklogbook56.01194.04692.02628.0https://pypi.org/project/logbook2019-10-16 18:14:55.0000002064.0528496.0530112.0https://anaconda.org/conda-forge/logbook2021-01-11 05:40:29.14500045168.02.0245.0
4442nosehttps://github.com/nose-devs/nosenose is nicer testing for python.testing31Falsenose-devs/nosehttps://github.com/nose-devs/noseLGPL-2.1+2011-12-13 19:36:32.0000002021-04-09 10:35:26.0000002016-03-04 01:16:26.000000358.0461.01340.02015-06-02 09:12:36.0000001.3.714.095.0conda-forge/nosenose447.01004.0197606.0111132.0https://pypi.org/project/nose2015-06-02 09:12:36.00000086474.03952009.03980778.0https://anaconda.org/conda-forge/nose2020-10-11 16:52:20.2770001783722.02.0
4543tabulatehttps://github.com/astanin/python-tabulatePretty-print tabular data in Python, a library and a command-line utility. Repository migrated from..logging31Trueastanin/python-tabulatehttps://github.com/astanin/python-tabulateMIT2016-05-01 20:47:06.3760002021-05-16 09:57:59.0000002021-03-04 09:33:31.00000066.057.0877.02021-02-22 07:34:12.0000000.8.925.067.0conda-forge/tabulatetabulate29.0502.054913.046811.0https://pypi.org/project/tabulate2021-02-22 07:34:12.0000008102.021101880.021120753.0https://anaconda.org/conda-forge/tabulate2021-02-22 13:39:52.1320001170182.02.0
4644alabasterhttps://github.com/bitprophet/alabasterLightweight, configurable Sphinx theme. Now the Sphinx default!.documentation31Falsebitprophet/alabasterhttps://github.com/bitprophet/alabasterBSD-3-Clause2013-12-07 00:03:15.0000002021-06-21 16:20:37.0000002020-01-10 23:50:18.000000173.052.0616.02018-10-03 01:39:17.0000000.7.1224.028.0['sphinx']conda-forge/alabasteralabaster79.0350.062747.047849.0https://pypi.org/project/alabaster2018-10-03 01:39:17.00000014898.03521026.03563293.0https://anaconda.org/conda-forge/alabaster2018-10-03 15:29:30.0170002536067.02.0
4745coveralls-pythonhttps://github.com/TheKevJames/coveralls-pythonShow coverage stats online via coveralls.io.testing31TrueTheKevJames/coveralls-pythonhttps://github.com/TheKevJames/coveralls-pythonMIT2013-02-06 20:48:39.0000002021-07-06 22:06:02.0000002021-07-06 22:06:01.000000174.0132.0459.02021-05-24 21:57:41.0000003.1.039.057.0['pytest']coveralls8.0413.035129.018121.0https://pypi.org/project/coveralls2021-05-24 21:57:41.00000017008.0517613.0517613.02.0
4846wheelhttps://github.com/pypa/wheelThe official binary distribution format for Python.build-tools31Truepypa/wheelhttps://github.com/pypa/wheelMIT2016-07-16 23:19:28.5800002021-05-23 18:58:51.0000002021-05-23 18:58:13.00000089.0290.0246.02020-12-13 18:09:07.0000000.36.264.061.0conda-forge/wheelwheel25.0732.062544.0https://pypi.org/project/wheel2020-12-13 18:09:07.00000062544.077294976.077605259.0https://anaconda.org/conda-forge/wheel2020-12-13 19:48:16.42900018617024.01.0
4947Glanceshttps://github.com/nicolargo/glancesGlances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.profiling30Truenicolargo/glanceshttps://github.com/nicolargo/glancesLGPL-3.02011-12-04 08:49:15.0000002021-07-04 14:11:44.0000002021-07-04 14:11:37.0000001212.01178.018749.02021-07-03 08:48:46.0000003.2.055.0144.0conda-forge/glancesglances205.04072.0364.0314.0https://pypi.org/project/glances2021-07-03 08:48:46.00000050.0143962.0146123.0https://anaconda.org/conda-forge/glances2021-06-07 19:57:42.205000137984.01.0426.0
5048numpydochttps://github.com/numpy/numpydocNumpy's Sphinx extensions.documentation30Truenumpy/numpydochttps://github.com/numpy/numpydocBSD-3-Clause2013-07-24 16:23:39.0000002021-05-24 23:17:20.0000002021-05-19 15:13:17.0000005632.094.017547.02020-07-01 21:59:00.0000001.1.013.065.0['sphinx']conda-forge/numpydocnumpydoc51.033904.026556.0https://pypi.org/project/numpydoc2020-07-01 21:59:00.0000007348.0225279.0239968.0https://anaconda.org/conda-forge/numpydoc2020-10-01 19:37:54.384000793231.02.0
5149yapfhttps://github.com/google/yapfA formatter for Python files.formatters30Truegoogle/yapfhttps://github.com/google/yapfApache-2.02015-03-18 18:22:31.0000002021-06-03 11:41:05.0000002021-05-30 05:53:14.000000791.0375.011866.02020-04-23 19:07:36.0000000.30.067.0126.0conda-forge/yapfyapf318.024903.021497.0https://pypi.org/project/yapf2020-04-23 19:07:36.0000003406.01754198.01765595.0https://anaconda.org/conda-forge/yapf2021-04-19 00:01:27.357000695269.03.0
5250loguruhttps://github.com/Delgan/loguruPython logging made (stupidly) simple.logging30TrueDelgan/loguruhttps://github.com/Delgan/loguruMIT2017-08-15 17:22:32.0000002021-04-19 15:15:46.1380002021-03-19 22:08:53.000000412.0374.09270.02020-09-20 07:56:32.0000000.5.317.029.0conda-forge/loguruloguru49.0558.08515.08173.0https://pypi.org/project/loguru2020-09-20 07:54:28.000000342.01405074.01412012.0https://anaconda.org/conda-forge/loguru2021-04-19 15:15:46.138000201203.02.0
5351py-spyhttps://github.com/benfred/py-spySampling profiler for Python programs.profiling30Truebenfred/py-spyhttps://github.com/benfred/py-spyMIT2018-08-01 02:22:15.0000002021-07-07 06:29:03.0000002021-07-07 02:59:05.000000254.0150.07074.02021-05-16 17:48:19.0000000.3.730.026.0py-spy60.0396.0980.0930.0https://pypi.org/project/py-spy2021-05-16 17:48:19.00000050.0687619.0687854.01.05642.0py-spy
5452pyautoguihttps://github.com/asweigart/pyautoguiA cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.testing30Trueasweigart/pyautoguihttps://github.com/asweigart/pyautoguiBSD-3-Clause2014-07-17 23:30:38.0000002021-07-08 00:57:12.0000002021-07-08 00:57:12.000000725.0173.05254.02021-07-07 17:05:04.0000000.9.5350.051.0conda-forge/pyautoguipyautogui326.0395.09333.08725.0https://pypi.org/project/pyautogui2021-07-07 17:05:04.000000608.0408614.0411510.0https://anaconda.org/conda-forge/pyautogui2020-10-13 12:17:23.308000127434.02.01.0
5553factory_boyhttps://github.com/FactoryBoy/factory_boyA test fixtures replacement for Python.testing30TrueFactoryBoy/factory_boyhttps://github.com/FactoryBoy/factory_boyMIT2011-05-11 08:26:59.0000002021-07-06 11:01:39.0000002021-07-02 14:12:17.000000316.0343.02551.02018-05-05 15:05:40.0000002.11.136.0116.0conda-forge/factory_boyfactory_boy138.0887.04256.0https://pypi.org/project/factory_boy2018-05-05 15:05:40.0000004256.01648649.01649933.0https://anaconda.org/conda-forge/factory_boy2021-04-04 01:17:30.46600074478.02.0
5654ropehttps://github.com/python-rope/ropea python refactoring library.refactoring30Truepython-rope/ropehttps://github.com/python-rope/ropeLGPL-3.02013-11-30 15:30:20.0000002021-05-30 20:11:33.5990002021-05-20 05:32:18.000000142.0116.01148.02020-10-07 16:08:59.0000000.18.019.063.0conda-forge/roperope70.01881.032621.029689.0https://pypi.org/project/rope2020-10-07 16:08:59.0000002932.0452571.0463202.0https://anaconda.org/conda-forge/rope2021-05-30 20:11:33.599000542186.01.0
5755twinehttps://github.com/pypa/twineUtilities for interacting with PyPI.build-tools30Truepypa/twinehttps://github.com/pypa/twineApache-2.02013-08-13 15:39:39.0000002021-07-03 12:55:24.0000002021-07-03 12:55:23.000000238.0316.01134.02021-03-15 16:36:43.0000003.4.042.0102.0conda-forge/twinetwine43.059977.042473.0https://pypi.org/project/twine2021-03-15 16:36:43.00000017504.01720768.01725753.0https://anaconda.org/conda-forge/twine2021-03-17 03:54:06.297000294152.02.0
5856pytest-mockhttps://github.com/pytest-dev/pytest-mockThin-wrapper around the mock package for easier use with pytest.testing30Truepytest-dev/pytest-mockhttps://github.com/pytest-dev/pytest-mockMIT2014-07-17 00:40:32.0000002021-06-28 18:22:07.0000002021-06-28 18:22:05.00000095.089.01106.02021-05-18 11:53:27.0000003.6.152.054.0['pytest']conda-forge/pytest-mockpytest-mock10.023547.017367.0https://pypi.org/project/pytest-mock2021-05-06 19:21:18.0000006180.04128588.04145256.0https://anaconda.org/conda-forge/pytest-mock2021-05-07 01:15:17.6530001000138.02.0
5957pydocstylehttps://github.com/PyCQA/pydocstyledocstring style checker.linters30TruePyCQA/pydocstylehttps://github.com/PyCQA/pydocstyleMIT2012-01-31 17:18:23.0000002021-06-24 19:05:10.0000002021-05-17 20:39:45.000000146.0194.0791.02021-05-17 20:37:45.0000006.1.117.072.0conda-forge/pydocstylepydocstyle74.0710.021303.017383.0https://pypi.org/project/pydocstyle2021-05-17 20:37:45.0000003920.02079694.02086068.0https://anaconda.org/conda-forge/pydocstyle2021-05-18 22:35:13.379000382444.02.051.0
6058packaginghttps://github.com/pypa/packagingCore utilities for Python packages.packaging30Truepypa/packaginghttps://github.com/pypa/packagingBSD-2-Clause2014-05-15 22:49:43.0000002021-07-04 07:40:02.0000002021-07-04 07:40:02.000000159.0149.0310.02021-01-29 20:27:31.00000020.936.070.0conda-forge/packagingpackaging55.0254741.0225541.0https://pypi.org/project/packaging2021-07-03 12:32:30.00000029200.059392501.059527130.0https://anaconda.org/conda-forge/packaging2021-07-03 14:49:57.4650008212156.01.0105.0
6159PySnooperhttps://github.com/cool-RR/PySnooperNever use print for debugging again.debugging29Truecool-RR/PySnooperhttps://github.com/cool-RR/PySnooperMIT2019-04-18 13:55:43.0000002021-05-20 07:26:20.0000002021-05-19 08:23:53.000000896.093.014503.02021-05-19 08:24:40.0000000.5.054.026.0conda-forge/pysnooperpysnooper18.0299.0483.0437.0https://pypi.org/project/pysnooper2021-05-19 08:24:40.00000046.076164.077598.0https://anaconda.org/conda-forge/pysnooper2021-05-19 12:14:49.74700037304.01.0
6260pyre-checkhttps://github.com/facebook/pyre-checkPerformant type-checking for python.linters29Truefacebook/pyre-checkhttps://github.com/facebook/pyre-checkMIT2017-11-10 17:31:36.0000002021-07-08 14:02:54.0000002021-07-07 22:18:44.000000322.0198.05458.02021-05-14 19:50:13.0000000.9.362.0163.0pyre-check65.09529.046.0https://pypi.org/project/pyre-check2021-05-14 01:29:18.00000046.020277.020277.02.0
6361pipreqshttps://github.com/bndr/pipreqspipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this..dependency-managers29Truebndr/pipreqshttps://github.com/bndr/pipreqsApache-2.02015-04-22 16:38:14.0000002021-06-14 13:33:26.0000002021-05-05 05:08:31.000000224.088.03498.02019-11-14 11:06:56.0000000.4.1038.050.0conda-forge/pipreqspipreqs82.0300.06322.05794.0https://pypi.org/project/pipreqs2019-11-14 11:00:54.000000528.0114646.0115017.0https://anaconda.org/conda-forge/pipreqs2019-11-14 14:53:43.13100021524.03.0
6462wemake-python-styleguidehttps://github.com/wemake-services/wemake-python-styleguideThe strictest and most opinionated python linter ever!.linters29Truewemake-services/wemake-python-styleguidehttps://github.com/wemake-services/wemake-python-styleguideMIT2018-03-09 21:04:25.0000002021-07-08 13:53:44.0000002021-07-08 13:53:44.000000278.0875.01532.02021-06-21 19:33:18.0000000.15.352.0143.0wemake-python-styleguide79.01752.0459.0445.0https://pypi.org/project/wemake-python-styleguide2021-06-21 16:28:55.00000014.077696.077696.02.0
6563pytest-asynciohttps://github.com/pytest-dev/pytest-asyncioPytest support for asyncio.testing29Truepytest-dev/pytest-asynciohttps://github.com/pytest-dev/pytest-asyncioApache-2.02015-04-11 00:18:05.0000002021-06-08 17:54:03.0000002021-05-30 22:55:43.00000080.096.0746.02021-04-21 23:04:29.0000000.15.120.026.0['pytest']conda-forge/pytest-asynciopytest-asyncio65.0177.015428.013400.0https://pypi.org/project/pytest-asyncio2021-04-21 23:04:29.0000002028.01655598.01665214.0https://anaconda.org/conda-forge/pytest-asyncio2021-05-21 05:59:51.013000480814.02.0
6664flake8-bugbearhttps://github.com/PyCQA/flake8-bugbearA plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in..linters29TruePyCQA/flake8-bugbearhttps://github.com/PyCQA/flake8-bugbearMIT2016-03-15 20:54:43.0000002021-06-20 13:51:43.0000002021-04-01 21:18:24.00000042.053.0557.02021-04-01 21:21:59.00000021.4.334.037.0['flake8']conda-forge/flake8-bugbearflake8-bugbear39.0163.05129.04089.0https://pypi.org/project/flake8-bugbear2021-04-01 21:21:59.0000001040.0788693.0803154.0https://anaconda.org/conda-forge/flake8-bugbear2021-04-02 22:23:40.112000332609.02.0
6765breathehttps://github.com/michaeljones/breatheReStructuredText and Sphinx bridge to Doxygen.documentation29Truemichaeljones/breathehttps://github.com/michaeljones/breatheBSD-3-Clause2009-02-03 18:52:25.0000002021-06-16 16:22:13.0000002021-05-18 23:33:51.000000138.0340.0540.02021-05-06 19:46:25.0000004.30.059.094.0conda-forge/breathebreathe105.01467.06757.04749.0https://pypi.org/project/breathe2021-05-06 19:45:36.0000002008.094675.098250.0https://anaconda.org/conda-forge/breathe2021-05-08 22:53:25.599000202247.02.082.0
6866pytest-htmlhttps://github.com/pytest-dev/pytest-htmlPlugin for generating HTML reports for pytest results.testing29Truepytest-dev/pytest-htmlhttps://github.com/pytest-dev/pytest-htmlMPL-2.02015-04-14 19:22:42.0000002021-05-11 22:04:17.0000002021-01-23 03:26:17.000000170.0180.0430.02020-12-13 15:24:58.0000003.1.144.043.0['pytest']conda-forge/pytest-htmlpytest-html81.0376.011877.010893.0https://pypi.org/project/pytest-html2020-12-13 15:24:58.000000984.01514289.01517162.0https://anaconda.org/conda-forge/pytest-html2020-12-13 19:43:13.698000143682.02.0
6967hackinghttps://github.com/openstack/hackingOpenStack Hacking Style Checks. Mirror of code maintained at opendev.org.linters29Trueopenstack/hackinghttps://github.com/openstack/hackingApache-2.02013-03-26 21:09:28.0000002021-06-05 10:04:22.0000002021-06-05 10:03:49.00000066.0219.02021-04-21 10:37:50.0000004.1.037.0182.0['flake8']hacking1052.08690.0https://pypi.org/project/hacking2021-04-21 10:37:50.0000008690.0191922.0191922.02.0
7068typed_asthttps://github.com/python/typed_astModified fork of CPython's ast module that parses `# type:` comments.ast29Truepython/typed_asthttps://github.com/python/typed_astApache-2.02016-02-16 22:40:09.0000002021-04-12 00:18:06.0000002021-04-12 00:18:06.00000048.075.0183.02021-04-11 23:57:40.0000001.4.329.021.0typed_ast5.0173.010362.0https://pypi.org/project/typed_ast2021-04-11 23:57:40.00000010362.018646393.018646393.01.0
7169playwright-pythonhttps://github.com/microsoft/playwright-pythonPython version of the Playwright testing and automation library.testing28Truemicrosoft/playwright-pythonhttps://github.com/microsoft/playwright-pythonApache-2.02020-07-01 15:28:13.0000002021-07-07 10:36:33.0000002021-07-07 10:36:33.000000411.0361.04829.02021-06-11 22:59:35.0000001.12.154.021.0playwright17.0383.0288.0288.0https://pypi.org/project/playwright2021-06-11 22:59:35.0000000.0102156.0102156.02.0
7270line_profilerhttps://github.com/pyutils/line_profilerLine-by-line profiling for Python.profiling28Truepyutils/line_profilerhttps://github.com/pyutils/line_profilerBSD-3-Clause2016-05-26 17:37:38.1510002021-06-25 15:57:39.0000002021-06-25 15:57:31.000000250.012.03527.02021-04-30 19:15:30.0000003.2.58.025.0conda-forge/line_profilerline_profiler33.0162.0692.0https://pypi.org/project/line_profiler2017-12-20 02:30:37.000000692.0306183.0309259.0https://anaconda.org/conda-forge/line_profiler2021-06-05 03:09:37.408000190758.02.0
7371pytypehttps://github.com/google/pytypeA static type analyzer for Python code.linters28Truegoogle/pytypehttps://github.com/google/pytypeApache-2.02015-03-18 20:52:08.0000002021-07-07 20:09:38.0000002021-07-07 20:09:34.000000194.0331.03346.02021-06-17 21:33:02.0000002021.6.17103.063.0conda-forge/pytypepytype99.04413.088.0https://pypi.org/project/pytype2021-06-17 21:33:02.00000088.0105304.0109079.0https://anaconda.org/conda-forge/pytype2020-10-13 18:48:00.61700052850.02.0
7472mimesishttps://github.com/lk-geimfari/mimesisMimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a..testing28Truelk-geimfari/mimesishttps://github.com/lk-geimfari/mimesisMIT2016-09-09 21:41:22.0000002021-07-07 08:07:07.0000002021-07-07 08:07:07.000000274.0282.03314.02021-06-20 13:16:14.0000005.0.031.0106.0mimesis5.01973.084.0https://pypi.org/project/mimesis2020-12-21 11:12:37.00000084.065474.065476.02.0157.0
7573structloghttps://github.com/hynek/structlogStructured Logging for Python.logging28Truehynek/structloghttps://github.com/hynek/structlogMIT2013-08-13 15:55:58.0000002021-06-30 09:17:30.0000002021-06-30 09:17:29.000000138.0150.01537.02021-02-18 16:17:00.00000021.1.023.073.0conda-forge/structlogstructlog33.04590.03384.0https://pypi.org/project/structlog2021-02-18 16:06:29.0000001206.02256752.02258694.0https://anaconda.org/conda-forge/structlog2021-02-22 14:39:08.894000116574.02.0
7674pyelftoolshttps://github.com/eliben/pyelftoolsParsing ELF and DWARF in Python.debugging28Trueeliben/pyelftoolshttps://github.com/eliben/pyelftoolsUnlicense2013-06-08 22:55:54.0000002021-06-16 21:35:25.0000002021-05-27 13:38:35.000000402.0113.01251.08.075.0conda-forge/pyelftoolspyelftools54.0571.03165.02281.0https://pypi.org/project/pyelftools2020-10-27 13:45:19.000000884.0613134.0614192.0https://anaconda.org/conda-forge/pyelftools2020-10-27 16:16:13.90100067742.02.0
7775radonhttps://github.com/rubik/radonVarious code metrics for Python code.code-metrics28Truerubik/radonhttps://github.com/rubik/radonMIT2012-09-20 18:58:58.0000002021-06-08 16:36:59.0000002021-06-08 16:36:45.00000094.0134.01227.02021-06-08 16:35:34.0000005.0.152.047.0conda-forge/radonradon20.0517.02933.01835.0https://pypi.org/project/radon2021-06-08 16:35:34.0000001098.0394654.0395340.0https://anaconda.org/conda-forge/radon2020-09-18 20:13:31.84100030891.01.0
7876python-json-loggerhttps://github.com/madzak/python-json-loggerJson Formatter for the standard python logger.logging28Truemadzak/python-json-loggerhttps://github.com/madzak/python-json-loggerBSD-2-Clause2011-12-27 05:12:26.0000002021-04-18 19:41:32.0000002020-10-12 16:12:03.000000147.045.0997.02020-10-12 16:26:53.0000002.0.119.043.0conda-forge/python-json-loggerpython-json-logger19.0179.016751.015833.0https://pypi.org/project/python-json-logger2020-10-12 16:26:53.000000918.03451003.03465269.0https://anaconda.org/conda-forge/python-json-logger2020-10-12 23:31:31.855000727597.02.0
7977colorloghttps://github.com/borntyping/python-colorlogA colored formatter for the python logging module.logging28Trueborntyping/python-colorloghttps://github.com/borntyping/python-colorlogMIT2012-09-05 17:57:21.0000002021-06-30 09:10:18.1530002021-06-14 17:01:47.00000075.064.0700.02021-04-13 13:51:48.0000005.0.160.030.0conda-forge/colorlogcolorlog2.014055.010389.0https://pypi.org/project/colorlog2021-06-14 17:02:48.0000003666.05534319.05540415.0https://anaconda.org/conda-forge/colorlog2021-06-30 09:10:18.153000384080.02.0
8078nose2https://github.com/nose-devs/nose2The successor to nose, based on unittest2.testing28Truenose-devs/nose2https://github.com/nose-devs/nose2BSD-3-Clause2011-12-14 15:33:15.0000002021-07-02 16:32:54.0000002021-07-02 16:32:54.000000134.0198.0684.02021-01-27 21:57:28.0000000.10.026.071.0conda-forge/nose2nose255.01002.05794.03856.0https://pypi.org/project/nose22021-01-27 21:57:28.0000001938.0456307.0457167.0https://anaconda.org/conda-forge/nose22020-02-02 06:02:02.00400032696.02.02.0
8179buildouthttps://github.com/buildout/buildoutBuildout is a deployment automation tool written in and extended with Python.build-tools28Falsebuildout/buildouthttps://github.com/buildout/buildoutZPL-2.12012-03-25 21:47:18.0000002021-05-11 11:55:36.0000002021-03-29 11:37:20.000000170.0203.0512.02021-03-08 07:25:44.0000002.13.4103.089.0zc.buildout138.01616.01974.0https://pypi.org/project/zc.buildout2021-03-09 08:12:12.0000001974.097372.097372.02.0
8280python-coloredlogshttps://github.com/xolox/python-coloredlogsColored terminal output for Python's logging module.logging28Truexolox/python-coloredlogshttps://github.com/xolox/python-coloredlogsMIT2013-05-30 18:57:12.0000002021-06-11 10:22:42.0000002021-06-11 10:22:09.00000036.049.0420.02021-06-11 10:22:42.00000015.0.163.016.0coloredlogs25.0273.010305.08209.0https://pypi.org/project/coloredlogs2021-06-11 10:22:42.0000002096.01783057.01783057.02.0
8381mccabehttps://github.com/PyCQA/mccabeMcCabe complexity checker for Python.code-metrics28TruePyCQA/mccabehttps://github.com/PyCQA/mccabeSaxpath2013-02-20 22:19:04.0000002021-04-02 23:49:37.0000002021-04-02 23:49:37.00000040.034.0407.02017-01-26 22:13:14.0000000.6.111.021.0conda-forge/mccabemccabe7.0142.0234462.0203452.0https://pypi.org/project/mccabe2017-01-26 22:13:14.00000031010.021657188.021703894.0https://anaconda.org/conda-forge/mccabe2018-07-08 18:43:04.5360002849068.01.0
8482pep8-naminghttps://github.com/PyCQA/pep8-namingNaming Convention checker for Python.linters28FalsePyCQA/pep8-naminghttps://github.com/PyCQA/pep8-namingSaxpath2013-02-09 18:32:52.0000002021-07-07 16:42:05.8020002021-07-07 11:11:04.00000051.065.0311.02021-07-07 11:12:50.0000000.12.022.028.0conda-forge/pep8-namingpep8-naming12.0226.09854.06826.0https://pypi.org/project/pep8-naming2021-07-07 11:12:50.0000003028.0928731.0931679.0https://anaconda.org/conda-forge/pep8-naming2021-07-07 16:42:05.802000191657.02.01.0
8583astunparsehttps://github.com/simonpercivall/astunparseAn AST unparser for Python.ast28Falsesimonpercivall/astunparsehttps://github.com/simonpercivall/astunparseBSD-3-Clause2014-03-31 15:34:54.0000002021-05-13 16:10:26.0000002019-12-22 18:11:19.00000039.021.0164.02019-12-22 18:12:11.0000001.6.311.010.0conda-forge/astunparseastunparse18.086.023297.023115.0https://pypi.org/project/astunparse2019-12-22 18:12:11.000000182.04298209.04305444.0https://anaconda.org/conda-forge/astunparse2021-01-15 07:40:29.426000354517.02.0
8684gasthttps://github.com/serge-sans-paille/gastPython AST that abstracts the underlying Python version.ast28Trueserge-sans-paille/gasthttps://github.com/serge-sans-paille/gastBSD-3-Clause2016-07-18 10:39:07.0000002021-06-29 07:42:31.2630002021-06-28 20:16:56.00000022.021.0109.02021-06-28 20:18:36.0000000.5.017.010.0conda-forge/gastgast2.084.063714.060326.0https://pypi.org/project/gast2021-06-28 20:18:36.0000003388.08743511.08773952.0https://anaconda.org/conda-forge/gast2021-06-29 07:42:31.2630001156773.02.0
8785sqlmaphttps://github.com/sqlmapproject/sqlmapAutomatic SQL injection and database takeover tool.security27Truesqlmapproject/sqlmaphttps://github.com/sqlmapproject/sqlmapGPL-3.02012-06-26 09:52:15.0000002021-07-04 21:45:27.0000002021-07-04 21:45:22.0000004368.04309.020483.02021-06-08 12:05:25.0000001.5.669.0107.0sqlmap53.09786.08.0https://pypi.org/project/sqlmap2021-07-04 21:08:17.0000008.018478.018478.02.0
8886Nuitkahttps://github.com/Nuitka/NuitkaNuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7,..packaging27TrueNuitka/Nuitkahttps://github.com/Nuitka/NuitkaApache-2.02013-04-23 15:40:33.0000002021-07-05 17:53:29.0000002021-07-02 09:39:48.000000313.0745.05442.02021-06-24 10:11:18.0000000.6.16155.098.0conda-forge/nuitkanuitka204.07864.054.0https://pypi.org/project/nuitka2021-07-02 10:04:36.00000054.027069.031675.0https://anaconda.org/conda-forge/nuitka2021-07-02 12:10:13.167000290192.02.0
8987coalahttps://github.com/coala/coalacoala provides a unified command-line interface for linting and fixing all your code, regardless of the programming..linters27Truecoala/coalahttps://github.com/coala/coalaAGPL-3.02014-05-15 11:35:34.0000002021-07-02 15:56:52.0000002021-06-11 17:11:55.0000001356.02371.03212.02017-05-30 10:07:57.0000000.11.1730.0482.0coala-bears846.04487.0218.010.0https://pypi.org/project/coala-bears2017-11-10 21:04:50.000000208.04034.04035.02.0136.0
9088memory-profilerhttps://github.com/pythonprofilers/memory_profilerMonitor Memory usage of Python code.profiling27Truepythonprofilers/memory_profilerhttps://github.com/pythonprofilers/memory_profilerBSD-3-Clause2011-10-14 11:56:14.0000002021-06-12 20:24:38.0000002021-06-12 20:24:38.000000309.0100.02985.02018-08-16 03:16:49.0000000.54.052.088.0memory_profiler89.0638.0534.0https://pypi.org/project/memory_profiler2018-08-16 03:16:49.000000534.0348296.0348296.02.0-1.0
9189pyinstrumenthttps://github.com/joerick/pyinstrumentCall stack profiler for Python. Shows you why your code is slow!.profiling27Truejoerick/pyinstrumenthttps://github.com/joerick/pyinstrumentBSD-3-Clause2014-03-13 17:53:13.0000002021-07-06 12:26:42.0000002021-06-29 19:25:54.000000111.060.02841.02021-05-03 09:06:06.0000003.4.229.029.0conda-forge/pyinstrumentpyinstrument23.0474.0416.0280.0https://pypi.org/project/pyinstrument2021-05-03 09:06:06.000000136.0162533.0163816.0https://anaconda.org/conda-forge/pyinstrument2021-05-03 13:06:12.73700074443.02.0
9290pudbhttps://github.com/inducer/pudbFull-screen console debugger for Python.debugging27Trueinducer/pudbhttps://github.com/inducer/pudbMIT2011-05-13 23:44:30.0000002021-07-05 00:32:17.0000002021-07-05 00:32:17.000000181.0135.02148.02017-09-02 18:52:28.0000002017.1.469.077.0conda-forge/pudbpudb139.03846.02420.0https://pypi.org/project/pudb2021-05-08 20:11:53.0000001426.0212983.0214711.0https://anaconda.org/conda-forge/pudb2020-04-15 19:25:06.154000103709.02.0
9391flithttps://github.com/takluyver/flitSimplified packaging of Python modules.build-tools27Truetakluyver/flithttps://github.com/takluyver/flitBSD-3-Clause2015-03-13 21:22:27.0000002021-07-06 19:28:26.0000002021-07-04 11:35:58.00000076.0164.01447.02021-03-01 15:37:10.0000003.1.039.044.0conda-forge/flitflit83.0901.0226.0https://pypi.org/project/flit2021-03-01 15:37:10.000000226.075644.077283.0https://anaconda.org/conda-forge/flit2021-03-22 11:34:50.47900086898.03.0
9492sconshttps://github.com/SCons/sconsSCons - a software construction tool.build-tools27TrueSCons/sconshttps://github.com/SCons/sconsMIT2017-03-23 22:12:34.5790002021-07-08 08:55:57.0000002021-06-21 21:53:42.000000216.02643.01171.02021-01-19 22:02:05.0000004.1.014.0133.0conda-forge/sconsscons664.07170.050.0https://pypi.org/project/scons2019-12-17 02:49:51.00000050.0163213.0167148.0https://anaconda.org/conda-forge/scons2021-06-29 20:52:44.572000204033.03.0360.0
9593doithttps://github.com/pydoit/doittask management & automation tool.build-tools27Truepydoit/doithttps://github.com/pydoit/doitMIT2014-02-14 22:21:23.0000002021-07-06 19:46:48.0000002021-07-06 19:44:10.000000126.0192.01056.02020-09-04 06:38:01.0000000.33.143.056.0conda-forge/doitdoit64.01367.01192.0726.0https://pypi.org/project/doit2020-09-04 06:38:01.000000466.0218892.0220290.0https://anaconda.org/conda-forge/doit2020-10-11 16:47:23.10300060115.03.0
9694safetyhttps://github.com/pyupio/safetySafety checks your installed dependencies for known security vulnerabilities.security27Truepyupio/safetyhttps://github.com/pyupio/safetyMIT2016-10-19 13:22:56.0000002021-05-14 19:37:10.0000002021-04-28 19:57:23.00000089.068.01046.02021-01-15 19:34:46.0000001.10.338.035.0conda-forge/safetysafety44.0372.02700.02156.0https://pypi.org/project/safety2021-01-15 19:34:46.000000544.0581571.0585853.0https://anaconda.org/conda-forge/safety2021-01-15 20:54:00.95800019498.02.056539.0
9795pytest-benchmarkhttps://github.com/ionelmc/pytest-benchmarkpy.test fixture for benchmarking code.testing27Trueionelmc/pytest-benchmarkhttps://github.com/ionelmc/pytest-benchmarkBSD-2-Clause2014-10-10 10:55:33.0000002021-06-14 13:01:06.0000002021-06-14 13:01:06.00000083.078.0785.02021-04-17 19:47:26.0000003.4.141.033.0['pytest']conda-forge/pytest-benchmarkpytest-benchmark75.0986.02681.01951.0https://pypi.org/project/pytest-benchmark2021-04-17 19:47:26.000000730.0315271.0325537.0https://anaconda.org/conda-forge/pytest-benchmark2021-04-18 21:19:04.860000657048.03.0
9896pytest-sugarhttps://github.com/Teemu/pytest-sugara plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail..testing27TrueTeemu/pytest-sugarhttps://github.com/Teemu/pytest-sugarBSD-3-Clause2013-06-25 21:09:27.0000002020-10-24 19:01:48.0000002020-10-24 18:04:51.00000053.068.0715.02020-07-06 18:40:33.0000000.9.425.036.0['pytest']conda-forge/pytest-sugarpytest-sugar35.0344.012171.07591.0https://pypi.org/project/pytest-sugar2020-07-06 18:40:33.0000004580.0497621.0499818.0https://anaconda.org/conda-forge/pytest-sugar2020-09-18 13:41:24.029000103300.03.0
9997progressbar2https://github.com/WoLpH/python-progressbarProgressbar 2 - A progress bar for Python 2 and Python 3 - pip install progressbar2.logging27TrueWoLpH/python-progressbarhttps://github.com/WoLpH/python-progressbarBSD-3-Clause2012-02-20 06:19:21.0000002021-03-15 00:40:40.0000002021-03-15 00:40:40.00000092.0181.0706.02020-09-09 13:36:59.0000003.53.194.038.0conda-forge/progressbar2progressbar29.0867.012234.010038.0https://pypi.org/project/progressbar22020-09-09 13:28:47.0000002196.01181621.01186915.0https://anaconda.org/conda-forge/progressbar22020-09-09 14:31:33.844000299919.03.01574.0
10098astorhttps://github.com/berkerpeksag/astorPython AST read/write.ast27Trueberkerpeksag/astorhttps://github.com/berkerpeksag/astorBSD-3-Clause2012-09-19 23:02:51.0000002021-03-15 17:27:04.0000002021-03-15 17:27:04.00000081.072.0588.02019-12-10 01:50:33.0000000.8.114.031.0conda-forge/astorastor35.0261.03756.0https://pypi.org/project/astor2019-12-10 01:50:33.0000003756.03851548.03875254.0https://anaconda.org/conda-forge/astor2020-07-01 13:36:26.9710001209038.03.0
10199pylint-djangohttps://github.com/PyCQA/pylint-djangoPylint plugin for improving code analysis for when using Django.linters27TruePyCQA/pylint-djangohttps://github.com/PyCQA/pylint-djangoGPL-2.02013-10-01 06:35:15.0000002021-04-26 10:10:55.0000002021-04-26 10:09:38.000000101.0150.0467.02021-04-09 06:40:49.0000002.4.349.058.0['pylint']conda-forge/pylint-djangopylint-django27.0547.016260.014014.0https://pypi.org/project/pylint-django2021-04-09 06:39:56.0000002246.0594821.0596208.0https://anaconda.org/conda-forge/pylint-django2021-01-12 09:07:20.98400081370.02.0181.0
102100ddthttps://github.com/datadriventests/ddtData-Driven Tests for Python Unittest.testing27Truedatadriventests/ddthttps://github.com/datadriventests/ddtMIT2012-02-11 22:57:10.0000002021-03-12 20:36:06.0000002021-03-12 20:34:54.00000096.030.0386.02021-03-12 20:36:06.0000001.4.226.034.0conda-forge/ddtddt17.0211.06112.03628.0https://pypi.org/project/ddt2020-05-15 02:43:35.0000002484.0294785.0295953.0https://anaconda.org/conda-forge/ddt2020-05-15 03:17:11.93200060771.03.0
103101pyenvhttps://github.com/pyenv/pyenvSimple Python version management.virtual-envs26Truepyenv/pyenvhttps://github.com/pyenv/pyenvMIT2012-08-31 06:57:52.0000002021-07-06 21:34:04.0000002021-07-03 07:10:58.0000002087.01264.023928.02021-07-03 07:11:16.0000002.0.345.0329.0pyenv33.02616.01.0https://pypi.org/project/pyenv2019-01-12 14:49:22.0000001.06441.06441.02.0
104102pexhttps://github.com/pantsbuild/pexA library and tool for generating .pex (Python EXecutable) files.packaging26Truepantsbuild/pexhttps://github.com/pantsbuild/pexApache-2.02014-07-21 17:06:12.0000002021-07-03 22:48:48.0000002021-07-03 22:48:47.000000198.0560.01910.02021-04-29 23:00:08.0000002.1.42131.099.0pex133.0230.0https://pypi.org/project/pex2021-04-29 23:00:51.000000230.0124929.0130836.02.0330806.0
105103detect-secretshttps://github.com/Yelp/detect-secretsAn enterprise friendly way of detecting and preventing secrets in code.security26TrueYelp/detect-secretshttps://github.com/Yelp/detect-secretsApache-2.02017-12-05 00:38:38.0000002021-06-27 17:07:59.0000002021-04-16 03:01:34.000000218.0148.01902.02021-04-14 21:25:44.0000001.1.034.049.0detect-secrets77.01082.034.0https://pypi.org/project/detect-secrets2021-04-14 21:25:44.00000034.0175285.0175285.03.0
106104vulturehttps://github.com/jendrikseipp/vultureFind dead Python code.refactoring26Truejendrikseipp/vulturehttps://github.com/jendrikseipp/vultureMIT2016-08-11 15:39:58.6470002021-06-04 15:25:20.0000002021-06-04 15:25:15.00000081.0134.01792.02021-01-16 17:51:40.0000002.342.028.0conda-forge/vulturevulture13.0680.01367.01007.0https://pypi.org/project/vulture2021-01-16 17:49:50.000000360.0152883.0153648.0https://anaconda.org/conda-forge/vulture2020-08-11 23:14:02.06200045172.02.0
107105Diamondhttps://github.com/python-diamond/DiamondDiamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of..profiling26Falsepython-diamond/Diamondhttps://github.com/python-diamond/DiamondMIT2013-10-11 23:32:13.0000002021-04-29 21:15:40.0000002018-03-15 16:54:31.000000593.0129.01620.02016-11-25 22:13:29.0000004.0.51536.0343.0diamond232.03219.0123.061.0https://pypi.org/project/diamond2016-11-25 22:13:29.00000062.035669.035669.02.0
108106prospectorhttps://github.com/PyCQA/prospectorInspects Python source files and provides information about type and location of classes, methods etc.code-metrics26TruePyCQA/prospectorhttps://github.com/PyCQA/prospectorGPL-2.02013-08-05 07:26:30.0000002021-05-24 17:20:46.0000002020-10-21 22:30:57.000000127.0211.01436.02020-10-21 22:32:26.0000001.3.191.067.0conda-forge/prospectorprospector56.01051.03437.02299.0https://pypi.org/project/prospector2020-10-21 22:31:43.0000001138.0428991.0429412.0https://anaconda.org/conda-forge/prospector2020-11-18 00:26:14.62800024867.02.0-1.0
109107pybuilderhttps://github.com/pybuilder/pybuilderSoftware build automation tool for Python.build-tools26Truepybuilder/pybuilderhttps://github.com/pybuilder/pybuilderApache-2.02012-07-23 11:38:06.0000002021-06-11 07:51:49.0000002020-10-18 16:56:10.000000234.0389.01309.02020-10-06 16:13:40.0000000.12.10617.035.0pybuilder87.01284.0110.0https://pypi.org/project/pybuilder2021-05-07 22:11:38.000000110.019067.019067.03.0
110108pytest-bddhttps://github.com/pytest-dev/pytest-bddBDD library for the py.test runner.testing26Truepytest-dev/pytest-bddhttps://github.com/pytest-dev/pytest-bddMIT2013-03-29 07:27:43.0000002021-07-03 13:32:20.0000002021-07-03 08:58:04.000000143.0133.0839.02021-07-03 09:06:41.0000004.1.090.040.0['pytest']conda-forge/pytest-bddpytest-bdd115.0666.0268.0https://pypi.org/project/pytest-bdd2021-07-03 09:06:41.000000268.0186277.0187538.0https://anaconda.org/conda-forge/pytest-bdd2020-02-03 16:53:59.11400032800.03.0
111109pdbpphttps://github.com/pdbpp/pdbpppdb++, a drop-in replacement for pdb (the Python debugger).debugging26Truepdbpp/pdbpphttps://github.com/pdbpp/pdbppBSD-3-Clause2017-06-11 13:42:16.0000002021-07-04 20:05:52.0000002021-06-28 14:51:02.00000042.0110.0753.02019-10-04 12:04:09.0000000.10.225.039.0conda-forge/pdbpppdbpp56.0686.03142.02114.0https://pypi.org/project/pdbpp2019-10-04 12:04:09.0000001028.0297586.0298856.0https://anaconda.org/conda-forge/pdbpp2019-05-07 20:32:36.20800059699.02.0
112110greenhttps://github.com/CleanCut/greenGreen is a clean, colorful, fast python test runner.testing26TrueCleanCut/greenhttps://github.com/CleanCut/greenMIT2014-04-01 20:08:18.0000002021-06-27 08:13:12.0000002021-04-28 04:25:32.00000074.0160.0701.02021-04-28 04:27:10.0000003.2.6140.037.0conda-forge/greengreen6.01041.0944.0586.0https://pypi.org/project/green2021-04-28 04:27:10.000000358.016642.018428.0https://anaconda.org/conda-forge/green2020-11-12 18:09:27.15700082164.03.0
113111Yappihttps://github.com/sumerc/yappiYet Another Python Profiler, but this time thread&coroutine&greenlet aware.profiling26Truesumerc/yappihttps://github.com/sumerc/yappiMIT2009-10-07 20:46:30.0000002021-06-04 13:46:31.0000002021-06-01 10:46:30.00000047.032.0661.02020-11-27 15:28:40.0000001.3.217.024.0conda-forge/yappiyappi14.0643.01069.0429.0https://pypi.org/project/yappi2020-11-27 15:28:40.000000640.0229948.0231649.0https://anaconda.org/conda-forge/yappi2020-11-28 16:22:51.99200083392.02.0
114112typeguardhttps://github.com/agronholm/typeguardRun-time type checker for Python.debugging26Trueagronholm/typeguardhttps://github.com/agronholm/typeguardMIT2015-12-27 23:15:37.0000002021-06-04 15:05:16.0060002021-06-04 11:40:10.00000061.0116.0659.02021-06-04 09:09:15.0000002.12.141.018.0conda-forge/typeguardtypeguard39.0238.0158.0https://pypi.org/project/typeguard2021-06-04 09:09:15.000000158.05122100.05123585.0https://anaconda.org/conda-forge/typeguard2021-06-04 15:05:16.00600044575.02.0
115113autoflakehttps://github.com/myint/autoflakeRemoves unused imports and unused variables as reported by pyflakes.refactoring26Truemyint/autoflakehttps://github.com/myint/autoflakeMIT2012-12-27 03:40:17.0000002021-05-26 15:10:21.3740002020-12-27 17:36:40.00000045.033.0399.02019-08-04 15:14:24.0000001.3.136.017.0conda-forge/autoflakeautoflake33.0439.03001.02421.0https://pypi.org/project/autoflake2019-08-04 15:14:24.000000580.0706101.0711151.0https://anaconda.org/conda-forge/autoflake2021-05-26 15:10:21.374000136355.02.0
116114sphinx-autodoc-typehintshttps://github.com/agronholm/sphinx-autodoc-typehintsType hints support for the Sphinx autodoc extension.documentation26Trueagronholm/sphinx-autodoc-typehintshttps://github.com/agronholm/sphinx-autodoc-typehintsMIT2015-09-21 20:41:41.0000002021-05-20 18:56:40.0000002021-04-15 00:19:06.00000065.070.0349.02020-10-12 20:37:53.0000001.11.128.029.0['sphinx']conda-forge/sphinx-autodoc-typehintssphinx-autodoc-typehints45.0174.01380.0https://pypi.org/project/sphinx-autodoc-typehints2020-10-12 20:37:53.0000001380.0280058.0284418.0https://anaconda.org/conda-forge/sphinx-autodoc-typehints2021-04-15 04:06:00.666000191845.02.0
117115darglinthttps://github.com/terrencepreilly/darglintA python documentation linter which checks that the docstring description matches the definition.linters26Trueterrencepreilly/darglinthttps://github.com/terrencepreilly/darglintMIT2017-09-25 14:11:21.0000002021-06-01 22:35:18.0000002021-04-04 23:02:21.00000026.091.0328.02021-02-22 05:24:56.0000001.7.047.021.0conda-forge/darglintdarglint37.0495.0606.0586.0https://pypi.org/project/darglint2021-02-22 05:24:56.00000020.0182232.0182872.0https://anaconda.org/conda-forge/darglint2021-04-05 00:44:14.30800014090.02.0
118116pytest-mypyhttps://github.com/dbader/pytest-mypyMypy static type checker plugin for Pytest.testing26Truedbader/pytest-mypyhttps://github.com/dbader/pytest-mypyMIT2016-09-29 14:39:23.0000002021-06-16 15:01:08.0000002021-06-16 15:01:08.00000031.035.0188.02021-03-21 15:51:09.0000000.8.117.015.0['pytest']conda-forge/pytest-mypypytest-mypy10.0222.01386.01120.0https://pypi.org/project/pytest-mypy2021-03-21 15:51:09.000000266.0255161.0255806.0https://anaconda.org/conda-forge/pytest-mypy2020-11-24 14:50:18.05700010979.03.0
119117gdbguihttps://github.com/cs01/gdbguiBrowser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in..debugging25Truecs01/gdbguihttps://github.com/cs01/gdbguiGPL-3.02016-10-27 03:19:25.0000002021-06-21 23:35:46.0000002021-06-01 09:37:14.000000473.0160.08058.02021-05-20 07:34:40.0000000.13.2.291.036.0gdbgui114.0421.092.090.0https://pypi.org/project/gdbgui2021-05-20 07:33:03.0000002.0106240.0106586.03.04162.0
120118pyrighthttps://github.com/microsoft/pyrightStatic type checker for Python.linters25TrueMicrosoft/pyrighthttps://github.com/microsoft/pyrightMIT2019-03-12 03:38:46.0000002021-07-06 21:09:25.0000002021-07-06 21:09:24.000000343.01683.06920.02021-07-03 16:37:58.0000001.1.155239.057.08.096.092.092015.02.0pyrighthttps://www.npmjs.com/package/pyright2021-07-03 16:34:39.0840004.092015.0
121119mambahttps://github.com/mamba-org/mambaThe Fast Cross-Platform Package Manager.dependency-managers25Truemamba-org/mambahttps://github.com/mamba-org/mambaBSD-3-Clause2019-03-05 13:05:10.0000002021-07-08 07:38:23.0000002021-07-08 07:38:23.00000099.0369.01802.073.053.0conda-forge/mamba159.01367.0330.0330.035468.0https://anaconda.org/conda-forge/mamba2021-07-05 18:45:31.936000993110.03.0
122120briefcasehttps://github.com/beeware/briefcaseTools to support converting a Python project into a standalone native application.packaging25Truebeeware/briefcasehttps://github.com/beeware/briefcaseBSD-3-Clause2015-07-28 15:20:03.0000002021-06-07 05:06:34.0000002021-06-07 05:05:38.000000194.0230.01170.02021-03-06 05:36:18.0000000.3.535.082.0briefcase105.01180.024.0https://pypi.org/project/briefcase2021-03-06 05:37:12.00000024.02187.02187.02.0
123121pymplerhttps://github.com/pympler/pymplerDevelopment tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.profiling25Truepympler/pymplerhttps://github.com/pympler/pymplerApache-2.02012-10-04 23:35:16.0000002021-05-25 14:39:54.0000002020-10-15 19:16:49.00000067.046.0790.02016-03-31 11:48:42.0000000.4.315.026.0conda-forge/pymplerpympler32.0443.0478.0https://pypi.org/project/pympler2020-10-14 20:27:50.000000478.0225182.0228404.0https://anaconda.org/conda-forge/pympler2020-10-14 22:08:39.935000167570.03.0
124122pdoc3https://github.com/pdoc3/pdocAuto-generate API documentation for Python projects.documentation25Truepdoc3/pdochttps://github.com/pdoc3/pdocAGPL-3.02019-01-02 02:32:40.0000002021-06-13 14:22:15.0000002021-06-13 14:21:44.000000109.0175.0672.02020-11-27 01:50:49.0000000.9.233.055.0pdoc383.0564.0993.0903.0https://pypi.org/project/pdoc32020-11-27 01:50:49.00000090.0110507.0110507.02.0
125123asvhttps://github.com/airspeed-velocity/asvAirspeed Velocity: A simple Python benchmarking tool with web-based reporting.testing25Trueairspeed-velocity/asvhttps://github.com/airspeed-velocity/asvBSD-3-Clause2013-11-07 20:43:31.0000002021-06-24 10:22:24.0000002021-06-21 17:02:47.000000129.0301.0605.02020-05-16 12:35:26.0000000.4.216.054.0conda-forge/asvasv111.01890.0260.0172.0https://pypi.org/project/asv2020-05-16 12:33:41.00000088.020314.029493.0https://anaconda.org/conda-forge/asv2021-06-05 06:23:49.053000495687.03.0
126124sphinx-bootstrap-themehttps://github.com/ryan-roemer/sphinx-bootstrap-themeSphinx Bootstrap Theme.documentation25Falseryan-roemer/sphinx-bootstrap-themehttps://github.com/ryan-roemer/sphinx-bootstrap-themeMIT2011-12-07 14:53:00.0000002021-01-13 12:56:13.0000002019-09-25 19:17:09.000000203.078.0575.02019-03-29 17:57:28.0000000.7.156.037.0['sphinx']sphinx-bootstrap-theme57.0393.03046.02070.0https://pypi.org/project/sphinx-bootstrap-theme2019-03-29 17:57:28.000000976.036875.036875.02.0
127125PyHamcresthttps://github.com/hamcrest/PyHamcrestHamcrest matchers for Python.testing25Truehamcrest/PyHamcresthttps://github.com/hamcrest/PyHamcrestBSD-3-Clause2010-12-24 02:55:56.0000002021-06-30 14:31:20.0000002021-06-30 14:31:15.00000085.048.0559.02020-03-02 14:42:32.0000002.0.222.034.0conda-forge/pyhamcrestpyhamcrest12.03392.0https://pypi.org/project/pyhamcrest2020-03-02 14:42:32.0000003392.0950650.0956566.0https://anaconda.org/conda-forge/pyhamcrest2020-03-02 15:36:14.195000366836.03.0
128126setuptools_scmhttps://github.com/pypa/setuptools_scmthe blessed package to manage your versions by scm tags.build-tools25Truepypa/setuptools_scmhttps://github.com/pypa/setuptools_scmMIT2015-07-01 17:57:56.0000002021-07-06 12:22:30.0000002021-07-06 10:00:24.000000135.0265.0471.02020-12-13 22:17:40.0000005.0.147.087.0conda-forge/setuptools_scmsetuptools_scm73.0694.0https://pypi.org/project/setuptools_scm2018-08-09 06:35:57.000000694.011471910.011482679.0https://anaconda.org/conda-forge/setuptools_scm2021-03-17 16:05:30.451000689261.03.0
129127paverhttps://github.com/paver/paverPython-based project scripting.build-tools25Truepaver/paverhttps://github.com/paver/paverBSD-3-Clause2010-11-11 09:43:52.0000002021-06-21 14:55:20.0000002021-06-21 14:55:20.00000078.093.0441.02017-12-31 01:13:41.0000001.3.428.045.0conda-forge/paverpaver37.0534.01908.0https://pypi.org/project/paver2017-12-31 01:13:41.0000001908.030884.031281.0https://anaconda.org/conda-forge/paver2018-07-24 12:48:36.12200022276.03.0
130128mypy-protobufhttps://github.com/dropbox/mypy-protobufopen source tools to generate mypy stubs from protobufs.linters25Truedropbox/mypy-protobufhttps://github.com/dropbox/mypy-protobufApache-2.02017-12-11 21:55:05.0000002021-07-08 05:10:57.0000002021-07-07 21:29:53.00000056.062.0364.030.027.0mypy-protobuf14.0264.0275.0251.0https://pypi.org/project/mypy-protobuf2021-06-24 22:08:04.00000024.0468851.0468851.02.0
131129sphinx-autobuildhttps://github.com/executablebooks/sphinx-autobuildWatch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a livereload enabled..documentation25Trueexecutablebooks/sphinx-autobuildhttps://github.com/executablebooks/sphinx-autobuildMIT2013-12-25 17:09:56.0000002021-06-24 02:56:51.0000002021-03-14 13:43:08.00000049.044.0337.02021-03-14 13:46:47.0000002021.3.1415.017.0['sphinx']conda-forge/sphinx-autobuildsphinx-autobuild12.04682.0https://pypi.org/project/sphinx-autobuild2021-03-14 13:46:47.0000004682.0165881.0167133.0https://anaconda.org/conda-forge/sphinx-autobuild2021-03-14 17:15:24.29700063888.02.0
132130wasabihttps://github.com/ines/wasabiA lightweight console printing and formatting toolkit.logging25Trueines/wasabihttps://github.com/ines/wasabiMIT2018-11-17 14:40:55.0000002021-04-04 06:43:57.0000002021-01-31 03:56:30.00000016.03.0294.02021-01-31 04:00:51.0000000.8.234.04.0conda-forge/wasabiwasabi3.0203.012238.011824.0https://pypi.org/project/wasabi2021-01-31 04:00:51.000000414.02359349.02372386.0https://anaconda.org/conda-forge/wasabi2021-02-01 05:11:04.383000378076.03.0
133131check-manifesthttps://github.com/mgedmin/check-manifestTool to check the completeness of MANIFEST.in for Python packages.linters25Truemgedmin/check-manifesthttps://github.com/mgedmin/check-manifestMIT2013-03-05 15:27:20.0000002021-06-13 13:28:36.0000002021-06-13 13:28:19.00000030.071.0232.040.019.0conda-forge/check-manifestcheck-manifest15.0521.07664.05860.0https://pypi.org/project/check-manifest2021-01-04 14:37:14.0000001804.0190698.0191634.0https://anaconda.org/conda-forge/check-manifest2021-01-04 16:36:49.61800029021.02.0
134132flake8-quoteshttps://github.com/zheller/flake8-quotesFlake8 extension for checking quotes in python.linters25Falsezheller/flake8-quoteshttps://github.com/zheller/flake8-quotesMIT2014-03-10 00:05:08.0000002020-06-06 07:55:44.0000002020-05-12 23:46:18.00000033.039.0129.02020-05-12 23:46:28.0000003.2.037.028.0['flake8']conda-forge/flake8-quotesflake8-quotes3.099.04681.03277.0https://pypi.org/project/flake8-quotes2020-05-12 23:46:28.0000001404.0601334.0611094.0https://anaconda.org/conda-forge/flake8-quotes2020-05-13 00:39:59.431000566097.02.0
135133flake8-isorthttps://github.com/gforcada/flake8-isortflake8 plugin that integrates isort.linters25Truegforcada/flake8-isorthttps://github.com/gforcada/flake8-isortGPL-2.02015-09-12 19:25:34.0000002021-06-09 07:48:32.4140002020-08-11 08:04:26.00000035.037.0111.02020-08-11 08:04:21.0000004.0.031.028.0['flake8']conda-forge/flake8-isortflake8-isort9.0257.03974.03046.0https://pypi.org/project/flake8-isort2020-08-11 08:04:21.000000928.0417619.0418197.0https://anaconda.org/conda-forge/flake8-isort2021-06-09 07:48:32.41400012146.02.0
136134Scalenehttps://github.com/plasma-umass/scaleneScalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python.profiling24Trueplasma-umass/scalenehttps://github.com/plasma-umass/scaleneApache-2.02019-12-17 20:56:28.0000002021-07-05 21:32:32.0000002021-07-05 21:32:29.000000147.096.04201.02021-06-29 17:01:58.0000001.3.8109.019.0scalene26.01613.046.046.0https://pypi.org/project/scalene2021-06-29 17:03:53.0000000.05748.05748.03.0
137135pipxhttps://github.com/pypa/pipxInstall and Run Python Applications in Isolated Environments.dependency-managers24Truepypa/pipxhttps://github.com/pypa/pipxMIT2018-10-06 18:47:46.0000002021-06-16 06:26:16.0000002021-06-16 06:26:16.000000163.0327.03856.02021-05-28 23:22:14.0000000.16.345.057.0pipx73.0464.04.0https://pypi.org/project/pipx2021-05-28 23:22:14.0000004.058350.058350.03.0
138136notifiershttps://github.com/liiight/notifiersThe easy way to send notifications.logging24Trueliiight/notifiershttps://github.com/liiight/notifiersMIT2017-06-01 10:20:18.0000002021-06-14 16:42:15.0000002020-12-30 22:21:45.00000075.053.01930.02019-10-05 13:00:41.0000001.2.126.014.0notifiers38.0377.0152.0146.0https://pypi.org/project/notifiers2019-10-05 13:00:41.0000006.0310600.0310600.03.0
139137pytest-testinfrahttps://github.com/pytest-dev/pytest-testinfraTestinfra test your infrastructures.testing24Truepytest-dev/pytest-testinfrahttps://github.com/pytest-dev/pytest-testinfraApache-2.02015-03-15 20:49:52.0000002021-07-04 15:22:57.0000002021-07-04 15:22:57.000000274.0198.01915.02021-06-20 21:23:39.0000006.4.05.0104.0['pytest']pytest-testinfra111.0665.00.0https://pypi.org/project/pytest-testinfra2021-06-20 21:23:39.0000000.088289.088289.03.0
140138dephellhttps://github.com/dephell/dephellPython project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build..dependency-managers24Truedephell/dephellhttps://github.com/dephell/dephellMIT2018-08-31 17:39:18.0000002021-01-11 21:31:40.0000002021-01-11 21:31:39.000000100.0161.01716.02020-04-28 06:31:17.000000.0.8.330.037.0dephell100.02145.0254.0246.0https://pypi.org/project/dephell2020-04-28 06:29:24.0000008.017841.017846.03.0132.0
141139uiautomatorhttps://github.com/xiaocong/uiautomatorPython wrapper of Android uiautomator test tool.testing24Truexiaocong/uiautomatorhttps://github.com/xiaocong/uiautomatorMIT2013-08-18 03:38:50.0000002020-12-29 05:34:09.0000002020-11-16 01:36:32.000000594.0115.01690.02020-11-16 03:43:07.0000001.0.241.013.0uiautomator171.0316.0310.0188.0https://pypi.org/project/uiautomator2020-11-16 03:43:07.000000122.017162.017162.03.0
142140pyarmorhttps://github.com/dashingsoft/pyarmorA tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.security24Falsedashingsoft/pyarmorhttps://github.com/dashingsoft/pyarmorSGI-B-2.02017-08-26 04:11:53.0000002021-07-08 06:56:40.0000002021-07-08 06:56:26.000000136.0507.01004.02021-07-02 03:07:51.0000006.7.3223.016.0pyarmor10.03155.0229.0219.0https://pypi.org/project/pyarmor2021-07-02 03:07:50.00000010.048392.048392.03.018.0
143141pdochttps://github.com/mitmproxy/pdocAPI Documentation for Python Projects.documentation24Truemitmproxy/pdochttps://github.com/mitmproxy/pdocUnlicense2013-08-04 21:12:50.0000002021-06-16 19:02:18.0000002021-06-16 19:02:17.000000106.0167.0954.02021-06-11 07:26:05.0000007.1.166.030.0pdoc5.0632.0344.0https://pypi.org/project/pdoc2021-06-11 07:26:05.000000288.062158.062158.03.0
144142pylamahttps://github.com/klen/pylamaCode audit tool for python.linters24Falseklen/pylamahttps://github.com/klen/pylamaLGPL-3.02012-08-17 10:10:10.0000002021-04-25 06:43:44.0000002019-04-10 18:20:19.00000077.053.0788.02019-04-10 18:20:47.0000007.7.199.041.0pylama72.0689.03496.02492.0https://pypi.org/project/pylama2019-04-10 18:20:47.0000001004.092402.092402.03.0
145143pytest-watchhttps://github.com/joeyespo/pytest-watchLocal continuous test runner with pytest and watchdog.testing24Falsejoeyespo/pytest-watchhttps://github.com/joeyespo/pytest-watchMIT2015-01-12 02:08:20.0000002021-01-29 17:57:16.0000002019-06-15 20:36:43.00000048.041.0570.02018-05-20 19:52:16.0000004.2.017.016.0['pytest']conda-forge/pytest-watchpytest-watch39.0183.03127.02345.0https://pypi.org/project/pytest-watch2018-05-20 19:52:16.000000782.0227089.0228161.0https://anaconda.org/conda-forge/pytest-watch2021-01-18 20:02:36.90600045053.03.0
146144Mamba Test Runnerhttps://github.com/nestorsalceda/mambaThe definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).testing24Truenestorsalceda/mambahttps://github.com/nestorsalceda/mambaMIT2013-03-12 18:53:42.0000002021-06-01 21:27:30.0000002020-11-16 12:31:58.00000064.052.0468.02020-11-16 12:36:24.0000000.11.221.022.0mamba45.0468.0220.0https://pypi.org/project/mamba2020-11-16 12:35:41.000000220.019664.019664.03.0
147145interrogatehttps://github.com/econchick/interrogateExplain yourself! Interrogate a codebase for docstring coverage.documentation24Trueeconchick/interrogatehttps://github.com/econchick/interrogateMIT2020-04-24 02:33:25.0000002021-07-07 12:34:25.0000002021-07-07 12:34:25.00000021.020.0283.02020-11-03 22:11:18.0000001.3.213.011.0interrogate11.0152.0682.0682.0https://pypi.org/project/interrogate2021-05-15 00:17:44.0000000.063515.063515.03.0
148146py2exehttps://github.com/py2exe/py2exeA distutils extension to create standalone Windows programs from Python code.packaging24Truepy2exe/py2exehttps://github.com/py2exe/py2exeMIT2019-03-11 13:16:35.0000002021-07-01 13:47:20.0000002021-04-24 12:57:17.00000038.068.0248.02021-04-24 13:10:04.0000000.10.4.010.014.0py2exe7.0965.01539.01193.0https://pypi.org/project/py2exe2021-04-24 13:15:25.000000346.022125.022478.02.09902.0
149147flake8-import-orderhttps://github.com/PyCQA/flake8-import-orderFlake8 plugin that checks import order against various Python Style Guides.linters24TruePyCQA/flake8-import-orderhttps://github.com/PyCQA/flake8-import-orderLGPL-3.02014-03-16 12:46:09.0000002021-03-12 04:22:24.0000002020-08-04 12:21:12.00000061.085.0241.02019-03-04 08:39:11.0000000.18.134.040.0['flake8']conda-forge/flake8-import-orderflake8-import-order11.0274.01892.0https://pypi.org/project/flake8-import-order2019-03-04 08:39:11.0000001892.0346764.0350195.0https://anaconda.org/conda-forge/flake8-import-order2019-03-06 03:48:48.199000192178.03.0
150148docformatterhttps://github.com/myint/docformatterFormats docstrings to follow PEP 257.formatters24Truemyint/docformatterhttps://github.com/myint/docformatterMIT2012-05-26 21:40:48.0000002021-05-27 20:08:06.0000002020-12-27 18:10:35.00000031.022.0216.02019-11-10 16:23:03.0000001.3.148.015.0docformatter27.0441.0756.0646.0https://pypi.org/project/docformatter2020-12-27 18:11:12.000000110.061328.061328.03.0
151149py2apphttps://github.com/ronaldoussoren/py2apppy2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins..packaging24Trueronaldoussoren/py2apphttps://github.com/ronaldoussoren/py2appMIT2020-01-14 11:27:41.0000002021-05-14 20:21:54.0000002021-04-06 08:23:10.0000009.0198.0135.02021-04-06 08:27:25.0000000.2439.024.0py2app151.0598.05366.03724.0https://pypi.org/project/py2app2021-04-06 08:25:30.0000001642.012078.012078.02.0
152150astevalhttps://github.com/newville/astevalminimalistic evaluator of python expression using ast module.ast24Truenewville/astevalhttps://github.com/newville/astevalMIT2012-03-31 22:10:33.0000002021-06-22 20:07:51.0000002021-06-22 20:07:47.00000032.044.0124.02021-06-22 12:00:47.0000000.9.2525.018.0conda-forge/astevalasteval6.0410.0823.0585.0https://pypi.org/project/asteval2021-06-22 12:00:47.000000238.0148058.0150346.0https://anaconda.org/conda-forge/asteval2021-02-27 14:24:12.922000130464.03.0
153151xdoctesthttps://github.com/Erotemic/xdoctestA rewrite of Python's builtin doctest module (with pytest plugin integration) but without all the weirdness.testing24TrueErotemic/xdoctesthttps://github.com/Erotemic/xdoctestApache-2.02017-09-24 01:59:02.0000002021-06-28 14:00:50.0000002021-06-28 00:25:37.0000005.017.096.02021-06-28 14:00:50.0000000.15.557.05.0xdoctest16.0606.01211.01159.0https://pypi.org/project/xdoctest2021-06-28 02:23:53.00000052.080605.080605.03.0conda-forge/xdoctest
154152Bpytophttps://github.com/aristocratos/bpytopLinux/OSX/FreeBSD resource monitor.profiling23Truearistocratos/bpytophttps://github.com/aristocratos/bpytopApache-2.02020-07-01 17:41:25.0000002021-06-12 15:56:25.0000002021-06-07 14:43:41.000000264.0203.06773.02021-06-07 14:44:29.0000001.0.6752.030.0bpytop41.0398.00.0https://pypi.org/project/bpytop2021-06-07 14:44:29.0000000.010210.010210.03.0
155153icecreamhttps://github.com/gruns/icecreamNever use print() to debug again.debugging23Truegruns/icecreamhttps://github.com/gruns/icecreamMIT2018-02-13 18:56:12.0000002021-07-04 20:38:06.0000002021-06-22 20:46:55.000000102.053.05136.02021-06-22 20:52:25.0000002.1.115.014.0icecream17.0209.06.0https://pypi.org/project/icecream2021-06-22 20:47:50.0000006.069453.069453.03.0
156154reboundhttps://github.com/shobrook/reboundCommand-line tool that instantly fetches Stack Overflow results when an exception is thrown.logging23Trueshobrook/reboundhttps://github.com/shobrook/reboundMIT2017-05-29 17:11:25.8720002021-06-21 03:42:52.4610002021-01-04 03:14:37.000000339.038.03665.02021-06-20 23:34:51.0000003.17.3168.016.0conda-forge/reboundrebound20.0166.033.019.0https://pypi.org/project/rebound2021-06-20 23:34:51.00000014.02389.05115.0https://anaconda.org/conda-forge/rebound2021-06-21 03:42:52.461000136110.03.0168.0
157155MonkeyTypehttps://github.com/Instagram/MonkeyTypeA system for Python that generates static type annotations by collecting runtime types.refactoring23TrueInstagram/MonkeyTypehttps://github.com/Instagram/MonkeyTypeBSD-3-Clause2017-07-11 00:19:00.0000002021-07-06 17:00:28.0000002021-07-06 17:00:21.000000126.0110.03441.02021-05-21 22:24:36.00000021.5.021.037.0conda-forge/monkeytypemonkeytype37.0161.0127.0https://pypi.org/project/monkeytype2021-05-21 22:24:36.00000034.037265.038058.0https://anaconda.org/conda-forge/monkeytype2021-05-22 12:13:35.93700033334.02.0
158156alive-progresshttps://github.com/rsalmei/alive-progressA new kind of Progress Bar, with real time throughput, eta and very cool animations!.logging23Truersalmei/alive-progresshttps://github.com/rsalmei/alive-progressMIT2019-08-05 05:54:30.0000002021-07-03 20:35:32.0000002021-01-08 01:36:09.000000103.049.02505.02021-01-08 01:37:28.0000001.6.219.01.0conda-forge/alive-progressalive-progress21.0246.0343.0343.0https://pypi.org/project/alive-progress2021-01-08 01:37:28.0000000.015953.016427.0https://anaconda.org/conda-forge/alive-progress2021-01-08 03:33:35.9900008059.03.0
159157pyupgradehttps://github.com/asottile/pyupgradeA tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.refactoring23Trueasottile/pyupgradehttps://github.com/asottile/pyupgradeMIT2017-02-28 17:50:31.0000002021-07-03 21:26:34.4490002021-07-03 19:01:26.00000071.0183.01038.02021-07-03 19:01:48.0000002.20.0102.018.0conda-forge/pyupgradepyupgrade13.0704.010.0https://pypi.org/project/pyupgrade2021-07-03 19:01:48.00000010.0148370.0155993.0https://anaconda.org/conda-forge/pyupgrade2021-07-03 21:26:34.449000228708.02.0
160158snoophttps://github.com/alexmojaki/snoopA powerful set of Python debugging tools, based on PySnooper.debugging23Truealexmojaki/snoophttps://github.com/alexmojaki/snoopMIT2019-05-13 18:45:35.0000002021-07-05 21:53:54.0000002021-07-05 21:53:35.00000021.016.0606.02021-07-05 21:53:54.0000000.4.011.020.0snoop13.0400.063.055.0https://pypi.org/project/snoop2021-07-05 21:53:54.0000008.031269.031269.03.0
161159redbaronhttps://github.com/PyCQA/redbaronBottom-up approach to refactoring in python.refactoring23Falsepycqa/redbaronhttps://github.com/PyCQA/redbaronLGPL-3.0+2014-03-23 05:34:39.0000002020-12-13 18:51:56.0000002019-08-11 17:42:44.00000066.046.0602.02019-03-17 19:03:54.0000000.9.215.034.0redbaron59.01669.0474.0302.0https://pypi.org/project/redbaron2019-03-17 18:59:01.000000172.032987.032987.02.0
162160noxhttps://github.com/theacodes/noxFlexible test automation for Python.testing23Truetheacodes/noxhttps://github.com/theacodes/noxApache-2.02016-02-24 04:02:58.0000002021-07-08 08:19:46.0000002021-07-08 08:19:22.00000095.0186.0582.02021-06-13 05:12:23.0000002021.6.1220.060.0['pytest']conda-forge/noxnox35.056.0https://pypi.org/project/nox2021-06-13 05:12:23.00000056.0351567.0352553.0https://anaconda.org/conda-forge/nox2021-06-20 09:53:07.39400032549.03.0
163161prettytablehttps://github.com/jazzband/prettytableDisplay tabular data in a visually appealing ASCII table format.logging23Falsejazzband/prettytablehttps://github.com/jazzband/prettytableBSD-1-Clause2016-01-15 02:39:17.0000002021-06-07 15:00:47.0000002021-06-07 08:44:46.00000075.033.0504.02021-03-02 19:34:23.0000002.1.014.029.0conda-forge/prettytableprettytable19.0335.00.0https://pypi.org/project/prettytable2021-03-02 19:34:23.0000000.03667035.03671661.0https://anaconda.org/conda-forge/prettytable2021-03-02 22:49:12.885000282226.03.0
164162pytest-testmonhttps://github.com/tarpas/pytest-testmonSelects tests affected by changed files. Continous test runner when used with pytest-watch.testing23Truetarpas/pytest-testmonhttps://github.com/tarpas/pytest-testmonAGPL-3.02015-02-02 14:21:10.0000002021-04-30 14:52:41.0000002021-04-30 14:52:24.00000028.082.0482.02021-04-28 12:52:09.0000001.1.135.016.0['pytest']conda-forge/pytest-testmonpytest-testmon28.0280.0416.0318.0https://pypi.org/project/pytest-testmon2021-04-28 12:47:25.00000098.072738.073491.0https://anaconda.org/conda-forge/pytest-testmon2019-08-03 00:17:17.06300030907.03.0
165163pytest-randomlyhttps://github.com/pytest-dev/pytest-randomlyPytest plugin to randomly order tests and control random.seed.testing23Truepytest-dev/pytest-randomlyhttps://github.com/pytest-dev/pytest-randomlyMIT2016-04-08 15:48:10.0000002021-07-07 16:41:48.0000002021-07-07 16:41:48.00000022.036.0327.02021-05-10 11:00:33.0000003.8.023.016.0pytest-randomly7.0214.0https://pypi.org/project/pytest-randomly2021-05-10 11:00:33.000000214.0296294.0296294.03.0
166164flake8-comprehensionshttps://github.com/adamchainz/flake8-comprehensionsA flake8 plugin to help you write better list/set/dict comprehensions.linters23Trueadamchainz/flake8-comprehensionshttps://github.com/adamchainz/flake8-comprehensionsMIT2016-04-05 12:15:56.0000002021-07-03 08:11:34.0000002021-07-03 08:11:33.00000013.030.0278.02021-05-10 12:24:46.0000003.5.027.010.0['flake8']conda-forge/flake8-comprehensionsflake8-comprehensions7.0714.0https://pypi.org/project/flake8-comprehensions2021-05-10 12:24:46.000000714.0523246.0529773.0https://anaconda.org/conda-forge/flake8-comprehensions2021-05-10 17:44:18.389000365523.03.0
167165flake8-eradicatehttps://github.com/wemake-services/flake8-eradicateFlake8 plugin to find commented out or dead code.linters23Truewemake-services/flake8-eradicatehttps://github.com/wemake-services/flake8-eradicateMIT2018-09-21 06:58:51.0000002021-07-08 02:15:54.0000002021-07-08 02:15:53.0000007.025.0192.02021-06-22 10:21:07.0000001.1.011.011.0['flake8']flake8-eradicate1.0318.072.0https://pypi.org/project/flake8-eradicate2021-06-22 10:20:25.00000072.0205907.0205907.03.0
168166xenonhttps://github.com/rubik/xenonMonitoring tool based on radon.code-metrics23Truerubik/xenonhttps://github.com/rubik/xenonMIT2014-02-14 14:19:20.0000002021-05-26 07:12:42.0000002021-05-26 07:12:14.00000013.024.0188.02021-05-26 07:12:42.0000000.7.319.07.0conda-forge/xenonxenon6.0104.0342.0218.0https://pypi.org/project/xenon2021-05-26 07:12:42.000000124.061265.061528.0https://anaconda.org/conda-forge/xenon2019-10-12 20:39:43.88300011848.03.0
169167data-science-typeshttps://github.com/predictive-analytics-lab/data-science-typesMypy stubs, i.e., type information, for numpy, pandas and matplotlib.linters23Truepredictive-analytics-lab/data-science-typeshttps://github.com/predictive-analytics-lab/data-science-typesApache-2.02019-09-20 11:45:49.0000002021-02-16 17:29:01.0000002021-02-16 17:29:00.00000057.023.0185.02021-02-16 16:47:31.0000000.2.2326.044.0data-science-types39.0446.095.095.0https://pypi.org/project/data-science-types2021-02-16 16:45:03.0000000.026411.026411.03.0
170168better-exceptionshttps://github.com/Qix-/better-exceptionsPretty and useful exceptions in Python, automatically.logging22TrueQix-/better-exceptionshttps://github.com/Qix-/better-exceptionsMIT2017-03-12 11:23:04.0000002021-01-29 16:48:55.0000002021-01-29 16:48:11.000000195.041.03970.02021-01-29 16:48:55.0000000.3.316.014.0better-exceptions29.097.074.0https://pypi.org/project/better-exceptions2021-01-29 16:48:55.00000074.029809.029809.03.0
171169vprofhttps://github.com/nvdv/vprofVisual profiler for Python.profiling22Truenvdv/vprofhttps://github.com/nvdv/vprofBSD-2-Clause2015-06-29 03:59:39.0000002021-02-20 07:50:28.0000002021-02-20 07:47:40.000000165.056.03752.02018-06-24 14:16:36.0000000.37.624.017.0vprof24.0619.091.073.0https://pypi.org/project/vprof2020-02-29 13:31:59.00000018.03059.03059.03.0
172170pythttps://github.com/python-security/pytA Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications.security22Falsepython-security/pythttps://github.com/python-security/pytGPL-2.02016-10-26 15:34:48.0000002020-12-25 03:47:37.0000002020-03-08 21:43:06.000000224.076.02047.02018-11-01 16:02:57.0000000.4215.022.0python-taint20.01576.067.045.0https://pypi.org/project/python-taint2018-11-01 16:02:04.00000022.02561.02562.03.062.0
173171sixpackhttps://github.com/sixpack/sixpackSixpack is a language-agnostic a/b-testing framework.testing22Truesixpack/sixpackhttps://github.com/sixpack/sixpackBSD-2-Clause2012-11-15 00:01:06.0000002021-05-17 05:55:37.0000002020-08-26 00:32:16.000000185.0125.01693.02017-11-22 14:27:35.0000002.7.037.056.0sixpack88.0828.012.08.0https://pypi.org/project/sixpack2017-11-22 14:27:35.0000004.0291.0291.03.0
174172Bowlerhttps://github.com/facebookincubator/BowlerSafe code refactoring for modern Python.refactoring22Truefacebookincubator/Bowlerhttps://github.com/facebookincubator/BowlerMIT2018-06-07 21:44:17.0000002021-03-01 11:41:45.0000002021-02-21 23:09:11.00000085.034.01297.02020-09-17 01:55:39.0000000.9.08.026.0conda-forge/bowlerbowler46.0182.010.0https://pypi.org/project/bowler2020-09-17 01:55:39.00000010.032192.032501.0https://anaconda.org/conda-forge/bowler2019-06-12 18:37:14.2460009907.03.0
175173stackprinterhttps://github.com/cknd/stackprinterDebugging-friendly exceptions for Python.logging22Truecknd/stackprinterhttps://github.com/cknd/stackprinterMIT2018-09-05 10:58:47.0000002021-03-18 20:44:50.0000002021-01-01 18:48:26.00000031.014.01139.02020-10-31 13:10:42.0000000.2.514.06.0stackprinter9.0159.063.059.0https://pypi.org/project/stackprinter2020-10-31 13:06:59.0000004.018944.018944.03.0
176174pyccohttps://github.com/pycco-docs/pyccoLiterate-style documentation generator.documentation22Falsepycco-docs/pyccohttps://github.com/pycco-docs/pyccoMIT2010-06-29 07:02:31.0000002021-03-29 17:53:40.0000002019-12-20 19:59:49.000000132.028.0747.02018-07-25 01:42:48.0000000.6.011.036.0pycco27.0222.0445.0221.0https://pypi.org/project/pycco2018-07-25 01:42:48.000000224.03206.03206.03.0
177175cx_Freezehttps://github.com/marcelotduarte/cx_FreezeCreate standalone executables from Python scripts, with the same performance and is cross-platform.packaging22Truemarcelotduarte/cx_Freezehttps://github.com/marcelotduarte/cx_FreezePSF-2.02017-01-22 04:25:52.0000002021-07-07 02:01:42.0000002021-07-07 02:01:13.000000159.0600.0740.02021-04-14 09:46:22.0000006.624.090.0conda-forge/cx_freezecx_freeze68.0153.0https://pypi.org/project/cx_freeze2017-12-16 18:09:35.000000153.043335.046023.0https://anaconda.org/conda-forge/cx_freeze2021-04-17 10:45:33.02200080661.03.0
178176pynsisthttps://github.com/takluyver/pynsistBuild Windows installers for Python applications.packaging22Truetakluyver/pynsisthttps://github.com/takluyver/pynsistMIT2014-03-30 19:11:21.0000002021-06-21 13:21:11.0000002021-06-21 13:21:11.000000101.0130.0714.02020-07-03 08:11:24.0000002.5.121.028.0pynsist25.0543.088.0https://pypi.org/project/pynsist2021-03-28 16:28:58.00000088.05651.05651.03.0
179177python-hunterhttps://github.com/ionelmc/python-hunterHunter is a flexible code tracing toolkit.debugging22Trueionelmc/python-hunterhttps://github.com/ionelmc/python-hunterBSD-2-Clause2015-03-16 18:03:16.0000002021-06-23 20:47:14.0000002021-06-23 16:06:47.00000032.047.0624.02021-06-23 20:47:14.0000003.3.845.08.0hunter37.0957.097.063.0https://pypi.org/project/hunter2021-06-23 20:47:14.00000034.05968.05968.03.0
180178baronhttps://github.com/PyCQA/baronIDE allow you to refactor code, Baron allows you to write refactoring code.refactoring22FalsePyCQA/baronhttps://github.com/PyCQA/baronLGPL-3.02013-03-21 12:19:00.0000002021-01-31 10:24:10.0000002020-02-10 02:47:14.00000050.029.0259.02019-02-25 23:55:38.0000000.819.031.0baron46.01489.0275.0163.0https://pypi.org/project/baron2019-02-01 15:17:04.000000112.033361.033361.03.0
181179releaseshttps://github.com/bitprophet/releasesA powerful Sphinx changelog-generating extension.documentation22Falsebitprophet/releaseshttps://github.com/bitprophet/releasesBSD-2-Clause2013-09-16 03:56:37.0000002020-01-30 01:07:19.0000002020-01-26 03:27:03.00000038.042.0159.02020-01-11 00:29:49.0000001.6.332.010.0['sphinx']releases30.0520.01063.0357.0https://pypi.org/project/releases2020-01-11 00:29:49.000000706.04775.04775.03.0-1.0
182180flake8-commashttps://github.com/PyCQA/flake8-commasFlake8 extension for enforcing trailing commas in python.linters22FalsePyCQA/flake8-commashttps://github.com/PyCQA/flake8-commasMIT2015-12-16 09:25:13.0000002021-02-14 21:22:27.0000002019-06-17 12:14:38.00000019.025.0124.02018-03-19 16:49:31.0000002.0.019.09.0['flake8']flake8-commas5.0165.02175.01625.0https://pypi.org/project/flake8-commas2018-03-19 16:49:31.000000550.0245353.0245353.03.0
183181flake8-blackhttps://github.com/peterjc/flake8-blackflake8 plugin to run black for checking Python coding style.linters22Truepeterjc/flake8-blackhttps://github.com/peterjc/flake8-blackMIT2019-01-10 14:40:26.0000002021-06-13 14:27:36.0000002021-04-15 22:33:29.0000007.014.090.02020-07-25 16:07:56.0000000.2.19.04.0['flake8']conda-forge/flake8-blackflake8-black4.086.0965.0929.0https://pypi.org/project/flake8-black2020-07-25 16:07:56.00000036.0181145.0185814.0https://anaconda.org/conda-forge/flake8-black2020-07-25 16:32:38.063000116742.03.0
184182memory_profilerhttps://github.com/fabianp/memory_profilerMonitor Memory usage of Python code.profiling22Falsefabianp/memory_profilerhttps://github.com/fabianp/memory_profilerBSD-3-Clause2016-05-26 17:45:08.6320002020-10-20 18:00:58.2070002018-06-28 13:35:12.00000012.063.02018-08-16 03:16:49.0000000.54.052.061.0conda-forge/memory_profilermemory_profiler500.0534.0https://pypi.org/project/memory_profiler2018-08-16 03:16:49.000000534.0348296.0350309.0https://anaconda.org/conda-forge/memory_profiler2020-10-20 18:00:58.207000124807.03.0-1.0
185183pyrasitehttps://github.com/lmacken/pyrasiteInject code into running Python processes.debugging21Falselmacken/pyrasitehttps://github.com/lmacken/pyrasiteGPL-3.02011-09-10 06:01:20.0000002021-06-04 01:31:20.0000002017-03-13 17:42:17.000000190.015.02548.013.020.0pyrasite40.0274.039.033.0https://pypi.org/project/pyrasite2012-05-09 19:11:33.0000006.015492.015492.03.0
186184pyannotatehttps://github.com/dropbox/pyannotateAuto-generate PEP-484 annotations.refactoring21Truedropbox/pyannotatehttps://github.com/dropbox/pyannotateApache-2.02017-11-13 20:18:08.0000002021-07-05 14:43:37.0000002021-03-19 18:13:03.00000047.033.01214.02019-09-16 15:37:03.0000001.2.09.016.0pyannotate26.094.088.062.0https://pypi.org/project/pyannotate2019-09-16 15:37:03.00000026.04124.04124.03.0
187185shivhttps://github.com/linkedin/shivshiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all..packaging21Truelinkedin/shivhttps://github.com/linkedin/shivBSD-2-Clause2018-03-13 18:46:23.0000002021-06-28 22:10:57.0000002021-06-28 22:10:43.00000069.060.01206.02021-04-27 16:06:42.0000000.5.156.033.0shiv27.010.0https://pypi.org/project/shiv2021-04-30 16:25:28.00000010.07920.07925.03.0138.0
188186python-manholehttps://github.com/ionelmc/python-manholeDebugging manhole for python applications.debugging21Trueionelmc/python-manholehttps://github.com/ionelmc/python-manholeBSD-2-Clause2013-06-26 21:49:34.0000002021-04-08 20:15:04.0000002021-04-08 17:55:02.00000015.015.0310.02021-04-08 20:14:54.0000001.8.022.010.0manhole5.0484.0136.070.0https://pypi.org/project/manhole2021-04-08 20:14:54.00000066.08399.08399.03.0
189187assertpyhttps://github.com/ActivisionGameScience/assertpySimple assertion library for unit testing in python with a fluent API.testing21FalseActivisionGameScience/assertpyhttps://github.com/ActivisionGameScience/assertpyBSD-3-Clause2017-11-21 01:38:07.3320002020-07-19 15:23:26.7100002019-10-30 17:50:10.00000047.0248.013.010.0conda-forge/assertpyassertpy279.0124.0https://pypi.org/project/assertpy2020-07-19 14:39:02.000000124.0152951.0153212.0https://anaconda.org/conda-forge/assertpy2020-07-19 15:23:26.71000011491.03.0
190188pytest-dockerhttps://github.com/avast/pytest-dockerDocker-based integration tests.testing21Trueavast/pytest-dockerhttps://github.com/avast/pytest-dockerMIT2017-03-07 04:51:13.0000002021-06-14 12:23:31.0000002021-06-14 12:23:20.00000040.014.0216.02021-06-14 12:12:56.0000000.10.315.011.0['pytest']pytest-docker17.060.028.0https://pypi.org/project/pytest-docker2021-06-14 12:09:30.00000028.034273.034276.03.068.0
191189pytest-lazy-fixturehttps://github.com/TvoroG/pytest-lazy-fixtureIt helps to use fixtures in pytest.mark.parametrize.testing21Falsetvorog/pytest-lazy-fixturehttps://github.com/TvoroG/pytest-lazy-fixtureMIT2016-09-29 23:52:48.0000002020-02-01 18:49:47.8180002020-02-01 17:56:35.00000013.019.0195.02020-02-01 18:04:00.0000000.6.312.07.0['pytest']conda-forge/pytest-lazy-fixturepytest-lazy-fixture15.092.0407.0345.0https://pypi.org/project/pytest-lazy-fixture2020-02-01 18:04:00.00000062.0170316.0175401.0https://anaconda.org/conda-forge/pytest-lazy-fixture2020-02-01 18:49:47.818000259372.03.0
192190mkdocs-pdf-export-pluginhttps://github.com/zhaoterryy/mkdocs-pdf-export-pluginAn MkDocs plugin to export content pages as PDF files.documentation21Truezhaoterryy/mkdocs-pdf-export-pluginhttps://github.com/zhaoterryy/mkdocs-pdf-export-pluginMIT2018-02-20 15:06:51.0000002021-06-08 19:16:26.0000002020-07-23 01:35:13.00000031.044.0192.02020-07-23 01:35:39.0000000.5.822.09.0['mkdocs']mkdocs-pdf-export-plugin36.068.0136.0132.0https://pypi.org/project/mkdocs-pdf-export-plugin2020-07-23 01:35:04.0000004.011966.011966.03.0
193191dodgyhttps://github.com/landscapeio/dodgyLooks at Python code to search for things which look dodgy such as passwords or diffs.security21Truelandscapeio/dodgyhttps://github.com/landscapeio/dodgyMIT2013-12-25 12:22:20.0000002021-03-21 11:36:52.0000002021-03-21 11:36:52.00000018.03.090.02019-12-31 16:44:58.0000000.2.110.014.0conda-forge/dodgydodgy8.070.01875.01351.0https://pypi.org/project/dodgy2019-12-31 16:44:58.000000524.0144624.0145036.0https://anaconda.org/conda-forge/dodgy2020-06-10 17:10:06.57900024312.03.0
194192flake8-builtinshttps://github.com/gforcada/flake8-builtinsCheck for python builtins being used as variables or parameters.linters21Truegforcada/flake8-builtinshttps://github.com/gforcada/flake8-builtinsGPL-2.02016-03-02 00:26:51.0000002021-04-21 08:08:02.0000002021-04-14 06:13:26.00000016.031.068.02020-05-14 10:45:01.0000001.5.323.014.0['flake8']conda-forge/flake8-builtinsflake8-builtins2.0211.02757.02245.0https://pypi.org/project/flake8-builtins2020-05-14 10:45:01.000000512.0337809.0339935.0https://anaconda.org/conda-forge/flake8-builtins2020-05-18 15:22:26.836000119065.03.0
195193Profilinghttps://github.com/what-studio/profilingWas an interactive continuous Python profiler.profiling20Truewhat-studio/profilinghttps://github.com/what-studio/profilingBSD-3-Clause2014-09-03 10:35:57.0000002020-08-24 01:31:58.0000002020-08-24 01:31:58.000000114.020.02995.02017-06-28 06:10:16.0000000.1.33.018.0profiling15.0433.040.035.0https://pypi.org/project/profiling2017-06-28 06:10:16.0000005.03670.03670.03.0
196194PrettyErrorshttps://github.com/onelivesleft/PrettyErrorsPrettify Python exception output to make it legible.logging20Trueonelivesleft/PrettyErrorshttps://github.com/onelivesleft/PrettyErrorsMIT2018-11-15 16:02:27.0000002021-07-02 11:03:45.0000002021-07-02 11:03:29.00000065.029.02119.02021-07-02 11:03:45.0000001.2.2346.05.0pretty_errors1.0128.00.0https://pypi.org/project/pretty_errors2021-07-02 11:03:45.0000000.015600.015600.03.0
197195xarhttps://github.com/facebookincubator/xarexecutable archive format.packaging20Truefacebookincubator/xarhttps://github.com/facebookincubator/xarBSD-3-Clause2017-06-29 18:15:26.0000002021-06-02 11:06:44.0000002021-06-02 11:06:40.00000045.021.01461.02020-12-02 20:41:20.00000020.12.23.022.0xar8.061.015.015.0https://pypi.org/project/xar2020-12-02 20:41:20.000000215.0215.03.0
198196Birdseyehttps://github.com/alexmojaki/birdseyeGraphical Python debugger which lets you easily view the values of all evaluated expressions.debugging20Truealexmojaki/birdseyehttps://github.com/alexmojaki/birdseyeMIT2017-07-22 18:49:20.0000002021-07-03 11:58:12.0000002021-07-03 11:58:05.00000067.032.01407.02021-07-03 11:54:41.0000000.9.136.09.0birdseye17.0403.00.0https://pypi.org/project/birdseye2021-07-03 11:54:41.0000000.01111.01111.03.0
199197wilyhttps://github.com/tonybaloney/wilyA Python application for tracking, reporting on timing and complexity in Python code.code-metrics20Truetonybaloney/wilyhttps://github.com/tonybaloney/wilyApache-2.02018-10-11 22:12:25.0000002021-07-01 09:03:50.0000002021-07-01 09:03:43.00000045.052.0777.02020-09-02 06:33:11.0000001.19.046.016.0wily28.0703.016.0https://pypi.org/project/wily2021-07-01 08:25:50.00000016.07699.07699.03.0
200198mkdocstringshttps://github.com/mkdocstrings/mkdocstringsAutomatic documentation from sources, for MkDocs.documentation20Truemkdocstrings/mkdocstringshttps://github.com/mkdocstrings/mkdocstringsISC2019-12-09 18:09:09.0000002021-07-02 08:32:58.0000002021-06-09 21:25:32.00000047.0134.0392.02021-06-09 21:24:38.0000000.15.237.019.0['mkdocs']conda-forge/mkdocstringsmkdocstrings42.0429.00.0https://pypi.org/project/mkdocstrings2021-06-09 21:24:38.0000000.052560.053145.0https://anaconda.org/conda-forge/mkdocstrings2021-06-10 00:40:28.0080005270.03.0
201199Fixithttps://github.com/Instagram/FixitFixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention,..linters20TrueInstagram/Fixithttps://github.com/Instagram/FixitMIT2020-02-20 19:09:01.0000002021-06-07 21:33:33.0000002021-06-02 20:45:01.00000037.025.0247.02020-12-11 01:56:10.0000000.1.35.025.0fixit34.0156.07.07.0https://pypi.org/project/fixit2020-12-11 01:53:21.0000000.02145.02145.03.0
202200blacken-docshttps://github.com/asottile/blacken-docsRun `black` on python code blocks in documentation files.documentation20Trueasottile/blacken-docshttps://github.com/asottile/blacken-docsMIT2018-06-03 02:48:01.0000002021-07-05 22:35:21.0000002021-07-05 22:35:21.00000017.029.0228.02021-03-02 02:05:09.0000001.10.019.012.0conda-forge/blacken-docsblacken-docs2.0172.022.0https://pypi.org/project/blacken-docs2021-03-02 02:05:09.00000022.06368.07779.0https://anaconda.org/conda-forge/blacken-docs2021-03-02 04:02:19.00500016934.03.0
203201pytest-datadirhttps://github.com/gabrielcnr/pytest-datadirpytest plugin for manipulating test data directories and files.testing20Falsegabrielcnr/pytest-datadirhttps://github.com/gabrielcnr/pytest-datadirMIT2015-07-02 21:41:44.0000002020-11-22 23:34:25.0000002019-10-22 13:19:39.00000017.011.0143.02019-10-22 13:04:22.0000001.3.19.07.0['pytest']conda-forge/pytest-datadirpytest-datadir4.071.0433.0355.0https://pypi.org/project/pytest-datadir2019-10-22 13:04:22.00000078.095668.097052.0https://anaconda.org/conda-forge/pytest-datadir2019-10-23 16:32:51.37400078934.03.0
204202flake8-mypyhttps://github.com/ambv/flake8-mypyA plugin for flake8 integrating Mypy.linters20Falseambv/flake8-mypyhttps://github.com/ambv/flake8-mypyMIT2017-02-26 02:27:33.0000002020-06-19 16:51:36.0000002020-06-19 16:51:00.00000015.03.0103.02017-08-31 23:17:01.00000017.8.06.08.0['flake8']flake8-mypy19.050.0903.0705.0https://pypi.org/project/flake8-mypy2017-08-31 23:17:01.000000198.041118.041118.03.0
205203sphinx-markdown-builderhttps://github.com/clayrisser/sphinx-markdown-buildersphinx builder that outputs markdown files.documentation20Truecodejamninja/sphinx-markdown-builderhttps://github.com/clayrisser/sphinx-markdown-builderMIT2018-11-11 00:07:58.0000002020-10-07 04:18:38.0000002020-10-07 04:18:32.00000028.016.0101.02019-12-23 17:05:52.0000000.5.422.016.0['sphinx']sphinx-markdown-builder18.099.0193.0151.0https://pypi.org/project/sphinx-markdown-builder2019-12-23 17:05:52.00000042.013569.013569.03.0clayrisser/sphinx-markdown-builder
206204pylint-flaskhttps://github.com/jschaf/pylint-flaskA Pylint plugin to analyze Flask applications.linters20Truejschaf/pylint-flaskhttps://github.com/jschaf/pylint-flaskGPL-2.02015-06-27 20:11:12.0000002021-03-10 19:35:23.0000002021-03-10 19:35:23.0000009.05.058.05.07.0['pylint']conda-forge/pylint-flaskpylint-flask4.040.05837.05131.0https://pypi.org/project/pylint-flask2019-01-30 19:26:02.000000706.0174378.0175227.0https://anaconda.org/conda-forge/pylint-flask2019-02-02 18:28:49.93400050129.03.0
207205pyflowhttps://github.com/David-OConnor/pyflowAn installation and dependency system for Python.dependency-managers19TrueDavid-OConnor/pyflowhttps://github.com/David-OConnor/pyflowMIT2019-07-15 09:40:29.0000002021-07-02 13:17:04.0000002021-07-02 13:09:36.00000031.064.0822.02021-07-02 13:17:04.0000000.3.126.024.0pyflow43.0327.00.0https://pypi.org/project/pyflow2021-07-02 13:17:04.0000000.0271.0411.03.03228.0
208206portrayhttps://github.com/timothycrosley/portrayYour Project with Great Documentation.documentation19Truetimothycrosley/portrayhttps://github.com/timothycrosley/portrayMIT2019-08-21 05:14:04.0000002021-06-13 08:00:00.0000002021-06-13 07:59:39.00000057.029.0745.02021-06-13 08:00:00.0000001.7.028.016.0portray20.08.0https://pypi.org/project/portray2021-06-13 08:00:00.0000008.08356.08356.03.0
209207vexhttps://github.com/sashahart/vexRun a command in the named virtualenv.virtual-envs19Falsesashahart/vexhttps://github.com/sashahart/vexMIT2014-05-09 03:20:02.0000002021-01-19 19:03:16.0000002019-05-10 19:18:48.00000023.038.0369.02019-05-10 19:21:38.0000000.0.1918.03.0vex3.0200.037.021.0https://pypi.org/project/vex2019-05-10 19:21:38.00000016.02357.02357.03.0
210208python-devtoolshttps://github.com/samuelcolvin/python-devtoolsDev tools for python.logging19Truesamuelcolvin/python-devtoolshttps://github.com/samuelcolvin/python-devtoolsMIT2017-08-20 15:30:06.0000002021-05-13 20:54:14.0000002021-03-30 12:05:16.00000012.022.0357.02020-10-22 13:55:06.0000000.6.110.05.0python-devtools12.083.0374.0373.0https://pypi.org/project/python-devtools2017-08-21 10:32:25.0000001.0491.0491.03.0
211209dlinthttps://github.com/dlint-py/dlintDlint is a tool for encouraging best coding practices and helping ensure Python code is secure.security19Truedlint-py/dlinthttps://github.com/dlint-py/dlintBSD-3-Clause2020-01-08 15:53:36.0000002020-12-08 17:21:33.0000002020-12-08 17:21:32.00000013.012.0315.02020-10-30 20:40:39.0000000.11.013.07.0dlint20.0201.018.0https://pypi.org/project/dlint2020-10-30 20:40:39.00000018.026674.026674.03.0
212210constructorhttps://github.com/conda/constructortool for creating installers from conda packages.packaging19Trueconda/constructorhttps://github.com/conda/constructorBSD-3-Clause2016-02-12 06:52:50.0000002021-05-24 15:52:40.0000002021-05-24 15:52:40.000000125.0194.0314.02021-04-03 16:53:20.0000003.2.137.046.0constructor41.0948.09.09.072.0https://anaconda.org/anaconda/constructor2021-04-01 17:48:58.3480004158.03.0219.0
213211add-trailing-commahttps://github.com/asottile/add-trailing-commaA tool (and pre-commit hook) to automatically add trailing commas to calls and literals.refactoring19Trueasottile/add-trailing-commahttps://github.com/asottile/add-trailing-commaMIT2017-07-10 00:55:50.0000002021-07-05 22:32:10.0000002021-07-05 22:32:09.00000014.034.0186.02021-01-24 18:14:07.0000002.1.030.09.0add-trailing-comma1.0252.014.0https://pypi.org/project/add-trailing-comma2021-01-24 18:14:07.00000014.07687.07687.03.0
214212nitpickhttps://github.com/andreoliwa/nitpickEnforce the same settings on multiple projects.linters19Trueandreoliwa/nitpickhttps://github.com/andreoliwa/nitpickMIT2018-03-23 14:25:24.0000002021-07-08 10:27:20.0000002021-07-08 10:27:20.0000009.053.0158.02021-03-16 21:47:14.0000000.26.042.010.0['flake8']nitpick31.0486.00.0https://pypi.org/project/nitpick2021-03-16 21:47:11.0000000.09438.09438.03.03.0
215213mkdocs-awesome-pages-pluginhttps://github.com/lukasgeiter/mkdocs-awesome-pages-pluginAn MkDocs plugin that simplifies configuring page titles and their order.documentation19Truelukasgeiter/mkdocs-awesome-pages-pluginhttps://github.com/lukasgeiter/mkdocs-awesome-pages-pluginMIT2018-02-06 21:09:24.0000002021-04-20 17:08:31.0000002020-12-22 01:43:41.00000017.032.0157.02020-12-22 02:04:30.0000002.5.016.02.0['mkdocs']mkdocs-awesome-pages-plugin6.053.0485.0395.0https://pypi.org/project/mkdocs-awesome-pages-plugin2020-12-22 01:59:58.00000090.039609.039609.03.0
216214eradicatehttps://github.com/myint/eradicateRemoves commented-out code from Python files.refactoring19Falsemyint/eradicatehttps://github.com/myint/eradicateSaxpath2012-12-23 04:39:48.0000002020-10-06 12:45:07.0000002020-10-01 09:23:01.00000019.013.0114.02020-10-01 09:33:03.0000002.0.016.07.0eradicate6.0164.0156.0https://pypi.org/project/eradicate2020-10-01 09:33:03.000000156.0220869.0220869.03.0
217215mkdocs-with-pdfhttps://github.com/orzih/mkdocs-with-pdfGenerate a single PDF file from MkDocs repository.documentation19Trueorzih/mkdocs-with-pdfhttps://github.com/orzih/mkdocs-with-pdfMIT2020-02-23 16:34:46.0000002021-07-06 14:22:24.0000002021-07-03 02:00:20.00000011.032.067.02021-07-03 02:09:02.0000000.9.328.06.0['mkdocs']mkdocs-with-pdf15.0186.035.035.0https://pypi.org/project/mkdocs-with-pdf2021-07-03 02:04:39.0000006960.06960.03.0
218216flake8-bandithttps://github.com/tylerwince/flake8-banditAutomated security testing using bandit and flake8.linters19Truetylerwince/flake8-bandithttps://github.com/tylerwince/flake8-banditMIT2017-10-28 23:19:09.0000002020-12-29 20:50:06.0000002020-08-29 05:51:08.00000015.08.062.02019-10-08 03:58:31.0000002.1.211.05.0['flake8']flake8-bandit3.044.0156.0https://pypi.org/project/flake8-bandit2019-10-08 03:58:31.000000156.0209571.0209571.03.0
219217unifyhttps://github.com/myint/unifyModifies strings to all use the same quote where possible.refactoring19Falsemyint/unifyhttps://github.com/myint/unifyMIT2013-03-24 18:02:19.0000002021-04-21 16:21:07.0000002019-08-07 13:44:00.00000012.03.055.02013-06-22 15:34:37.0000000.1.510.05.0unify10.069.0313.0259.0https://pypi.org/project/unify2019-08-07 13:46:09.00000054.040819.040819.03.0
220218mkdocs-git-revision-date-pluginhttps://github.com/zhaoterryy/mkdocs-git-revision-date-pluginMkDocs plugin for setting revision date from git per markdown file.documentation19Falsezhaoterryy/mkdocs-git-revision-date-pluginhttps://github.com/zhaoterryy/mkdocs-git-revision-date-pluginMIT2018-12-03 04:29:33.0000002020-10-16 02:02:54.0000002020-10-16 01:58:36.0000005.09.033.02020-10-16 02:02:42.0000000.3.18.06.0['mkdocs']mkdocs-git-revision-date-plugin2.024.0264.0246.0https://pypi.org/project/mkdocs-git-revision-date-plugin2020-10-16 02:02:18.00000018.013738.013738.03.0
221219pyenv-virtualenvhttps://github.com/pyenv/pyenv-virtualenva pyenv plugin to manage virtualenv (a.k.a. python-virtualenv).virtual-envs18Truepyenv/pyenv-virtualenvhttps://github.com/pyenv/pyenv-virtualenvMIT2013-02-18 12:59:17.0000002021-06-17 17:35:52.0000002021-06-17 17:35:52.000000294.0177.04359.02019-02-14 00:27:42.0000001.1.57.044.0135.0468.03.0
222220fake2dbhttps://github.com/emirozer/fake2dbcreate custom test databases that are populated with fake data.testing18Falseemirozer/fake2dbhttps://github.com/emirozer/fake2dbGPL-2.02014-02-18 19:14:28.0000002019-11-25 09:19:01.0000002019-11-25 09:19:00.000000108.015.02071.02019-03-09 13:53:12.0000001.0.020.018.0fake2db7.0242.014.013.0https://pypi.org/project/fake2db2018-02-09 15:43:23.0000001.0154.0154.03.0
223221heartratehttps://github.com/alexmojaki/heartrateSimple real time visualisation of the execution of a Python program.profiling18Truealexmojaki/heartratehttps://github.com/alexmojaki/heartrateMIT2019-04-24 17:02:28.0000002021-07-06 10:06:18.0000002021-07-06 10:06:18.000000113.02.01274.02019-08-14 12:49:34.0000000.2.13.02.0heartrate4.023.023.023.0https://pypi.org/project/heartrate2019-08-14 12:49:34.0000000.0331.0331.03.0
224222pyheathttps://github.com/csurfer/pyheatpprofile + matplotlib = Python program profiled as an awesome heatmap!.profiling18Falsecsurfer/pyheathttps://github.com/csurfer/pyheatMIT2017-02-04 22:56:02.0000002021-01-08 21:28:29.0000002018-12-06 03:53:03.00000029.08.0507.02018-12-06 03:59:34.0000000.0.66.04.0py-heat3.051.038.028.0https://pypi.org/project/py-heat2018-12-06 03:59:34.00000010.01335.01335.03.0
225223pycyclehttps://github.com/bndr/pycycleTool for pinpointing circular imports in Python. Find cyclic imports in any project.linters18Falsebndr/pycyclehttps://github.com/bndr/pycycleMIT2017-01-28 17:22:00.0000002021-07-04 11:09:02.0000002017-02-13 18:07:04.00000013.01.0289.02017-02-13 18:07:58.0000000.0.88.02.0pycycle13.026.050.043.0https://pypi.org/project/pycycle2017-02-13 18:07:58.0000007.01623.01623.03.0
226224flakehellhttps://github.com/life4/flakehellFlake8 wrapper to make it nice, legacy-friendly, configurable.linters18Truelife4/flakehellhttps://github.com/life4/flakehellMIT2019-08-06 11:37:21.0000002021-01-11 21:35:41.0000002021-01-11 21:35:40.00000033.0224.02021-01-11 18:40:32.0000000.9.028.015.0['flake8']flakehell4.0368.00.0https://pypi.org/project/flakehell2021-01-11 18:40:32.0000000.040968.040970.03.050.0
227225imhotephttps://github.com/justinabrahms/imhotepA static-analysis bot for Github.linters18Falsejustinabrahms/imhotephttps://github.com/justinabrahms/imhotepMIT2012-12-17 01:26:32.0000002021-07-01 13:22:53.0000002017-12-09 20:00:47.00000037.023.0215.02016-09-18 21:57:32.0000001.1.09.015.0imhotep23.0356.011.07.0https://pypi.org/project/imhotep2016-09-18 21:57:32.0000004.041.041.03.0
228226pynthttps://github.com/rags/pyntA pynt of Python build.build-tools18Falserags/pynthttps://github.com/rags/pyntMIT2012-11-17 13:12:49.0000002020-04-13 11:49:33.0000002019-10-04 19:05:46.00000018.013.0152.02018-06-24 06:23:48.0000000.8.27.09.0pynt5.0128.0124.070.0https://pypi.org/project/pynt2018-06-24 06:23:48.00000054.05272.05272.03.0
229227unimporthttps://github.com/hakancelik96/unimportA linter, formatter for finding and removing unused import statements.refactoring18Truehakancelik96/unimporthttps://github.com/hakancelik96/unimportMIT2019-09-08 09:49:24.0000002021-07-05 21:33:18.0000002021-06-26 10:53:22.00000014.062.0105.02021-06-26 10:40:10.0000000.8.430.011.0unimport9.0390.08.08.0https://pypi.org/project/unimport2021-06-26 10:40:10.0000004406.04406.03.0
230228pandas-vethttps://github.com/deppen8/pandas-vetA plugin for Flake8 that checks pandas code.linters18Truedeppen8/pandas-vethttps://github.com/deppen8/pandas-vetMIT2019-02-25 05:19:51.0000002021-03-03 04:44:57.0000002021-03-03 04:44:57.00000014.028.095.02020-02-01 05:12:09.0000000.2.26.010.0['flake8']conda-forge/pandas-vetpandas-vet21.0179.047.047.0https://pypi.org/project/pandas-vet2020-02-01 05:12:09.0000000.04774.05024.0https://anaconda.org/conda-forge/pandas-vet2020-02-01 05:31:32.4450006749.03.033.0
231229pyformathttps://github.com/myint/pyformatFormats Python code to follow a consistent style.formatters18Falsemyint/pyformathttps://github.com/myint/pyformatSaxpath2013-03-24 21:45:30.0000002019-12-07 19:55:59.0000002019-05-24 17:17:56.0000005.03.083.02014-09-07 13:57:37.0000000.5.723.03.0pyformat3.0199.0105.083.0https://pypi.org/project/pyformat2017-01-04 02:31:11.00000022.09593.09593.03.0
232230mkdocs-versioninghttps://github.com/zayd62/mkdocs-versioningA tool that allows for versioning sites built with mkdocs.documentation18Falsezayd62/mkdocs-versioninghttps://github.com/zayd62/mkdocs-versioningMIT2019-07-20 18:09:56.0000002021-06-02 01:17:28.0000002021-02-11 10:22:58.0000008.022.040.02021-02-11 10:24:35.0000000.4.06.05.0['mkdocs']mkdocs-versioning3.0132.019.019.0https://pypi.org/project/mkdocs-versioning2021-02-11 10:24:35.0000002129.02129.03.0
233231beartypehttps://github.com/beartype/beartypeUnbearably fast O(1) runtime type-checking in pure Python.linters17Truebeartype/beartypehttps://github.com/beartype/beartypeMIT2020-04-03 06:06:22.0000002021-07-08 07:22:08.0000002021-07-08 06:54:26.0000008.025.0307.02021-06-30 06:15:57.0000000.7.112.06.0conda-forge/beartypebeartype3.00.0https://pypi.org/project/beartype2021-06-30 06:15:57.0000000.08605.08980.0https://anaconda.org/conda-forge/beartype2021-06-30 08:28:07.1350004879.03.0
234232retypehttps://github.com/ambv/retypeRe-apply type annotations from .pyi stubs to your codebase.refactoring17Trueambv/retypehttps://github.com/ambv/retypeMIT2017-03-11 07:54:58.0000002021-05-16 22:51:30.7420002021-05-15 17:24:28.00000016.06.0103.02021-05-15 15:22:34.00000021.5.09.08.0conda-forge/retyperetype9.034.0https://pypi.org/project/retype2021-05-15 15:22:34.00000034.01102.01429.0https://anaconda.org/conda-forge/retype2021-05-16 22:51:30.74200013767.03.0
235233mkdocs-print-site-pluginhttps://github.com/timvink/mkdocs-print-site-pluginMkDocs Plugin allowing your visitors to *File Print Save as PDF* the entire site.documentation17Falsetimvink/mkdocs-print-site-pluginhttps://github.com/timvink/mkdocs-print-site-pluginMIT2020-08-15 12:02:33.0000002021-05-19 18:24:00.0000002021-05-19 18:20:17.0000004.046.020.02021-05-19 18:24:00.0000001.2.321.0['mkdocs']mkdocs-print-site-plugin5.0141.028.028.0https://pypi.org/project/mkdocs-print-site-plugin2021-05-19 18:24:00.0000000.02727.02727.03.0
236234yalahttps://github.com/cemsbr/yalaYet Another Linter Aggregator.linters17Falsecemsbr/yalahttps://github.com/cemsbr/yalaMIT2017-06-02 22:45:50.0000002021-06-01 22:20:31.0000002021-04-10 04:03:47.0000004.011.011.02020-10-24 16:03:12.0000003.0.127.03.0['flake8', 'pylint']yala1.0165.054.036.0https://pypi.org/project/yala2020-10-24 16:03:12.00000018.0678.0678.03.0
237235PyOxidizerhttps://github.com/indygreg/PyOxidizerA modern Python application packaging and distribution tool.packaging16Trueindygreg/PyOxidizerhttps://github.com/indygreg/PyOxidizerMPL-2.02018-12-18 23:32:13.0000002021-06-25 01:54:48.0000002021-06-06 17:37:28.000000111.0144.03074.02021-05-09 16:48:41.000000pyoxidizer/0.16.08.034.0203.021.03.0381.0
238236bellybuttonhttps://github.com/hchasestevens/bellybuttonCustom Python linting through AST expressions.linters16Truehchasestevens/bellybuttonhttps://github.com/hchasestevens/bellybuttonMIT2018-02-17 06:31:44.0000002020-11-27 21:20:22.0000002020-11-27 21:18:44.0000009.06.0215.02020-11-27 21:20:22.0000000.3.111.04.0bellybutton7.032.04.04.0https://pypi.org/project/bellybutton2020-11-27 21:20:22.0000000.04956.04956.03.0
239237pep8ifyhttps://github.com/spulec/pep8ifyA library that modifies python source code to conform to pep8.refactoring16Falsespulec/pep8ifyhttps://github.com/spulec/pep8ifyApache-2.02012-06-03 03:31:33.0000002019-03-08 03:06:14.0000002014-10-24 20:36:38.00000012.012.0114.02014-10-24 20:36:57.0000000.0.1313.06.0pep8ify6.0154.053.034.0https://pypi.org/project/pep8ify2014-10-24 20:36:57.00000019.0127.0127.03.0
240238massedithttps://github.com/elmotec/masseditProgrammatically edit text files with Python. Useful for source to source transformations.refactoring16Trueelmotec/massedithttps://github.com/elmotec/masseditMIT2012-03-11 16:18:30.0000002020-12-23 02:17:37.0000002020-12-23 02:11:17.00000014.05.091.02020-12-23 02:19:02.0000000.69.115.06.0massedit3.0178.010.0https://pypi.org/project/massedit2020-12-23 02:12:33.00000010.0901.0901.03.015.0
241239pytest-playhttps://github.com/pytest-dev/pytest-playpytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files.testing16Falsepytest-dev/pytest-playhttps://github.com/pytest-dev/pytest-playApache-2.02017-12-14 09:08:26.0000002019-08-20 15:57:27.0000002019-06-12 11:57:28.0000003.024.063.02019-06-12 11:59:29.0000002.3.123.03.0['pytest']pytest-play4.0382.025.021.0https://pypi.org/project/pytest-play2019-06-12 11:59:29.0000004.0551.0551.03.0
242240lazydocshttps://github.com/ml-tooling/lazydocsGenerate markdown API documentation from Google-style Python docstring. The lazy alternative to Sphinx.documentation16Trueml-tooling/lazydocshttps://github.com/ml-tooling/lazydocsMIT2020-11-10 00:31:46.0000002021-06-30 09:39:34.0000002021-06-30 09:38:50.0000006.02.028.02021-06-30 09:40:56.0000000.4.717.04.0lazydocs2.027.027.0https://pypi.org/project/lazydocs2021-06-30 09:33:15.0000000.0365.0365.03.0
243241pyenv-installerhttps://github.com/pyenv/pyenv-installerThis tool is used to install `pyenv` and friends.virtual-envs15Truepyenv/pyenv-installerhttps://github.com/pyenv/pyenv-installerMIT2013-06-01 03:48:07.0000002021-06-08 06:37:31.0000002021-06-08 06:37:31.000000299.062.02741.032.05.0136.03.0
244242tbvaccinehttps://github.com/skorokithakis/tbvaccineA small utility to pretty-print Python tracebacks.logging15Falseskorokithakis/tbvaccinehttps://github.com/skorokithakis/tbvaccineMIT2016-08-27 17:31:59.0000002020-03-01 19:24:46.0000002020-03-01 19:24:44.00000012.013.0358.02018-12-14 18:07:29.0000000.3.112.012.0tbvaccine7.080.09.09.0https://pypi.org/project/tbvaccine2018-12-14 18:07:29.000000574.0574.03.0
245243pipenv-pipeshttps://github.com/gtalarico/pipenv-pipesA PipEnv Environment Switcher.virtual-envs15Falsegtalarico/pipenv-pipeshttps://github.com/gtalarico/pipenv-pipesMIT2018-05-02 03:56:41.0000002021-06-01 22:15:42.0000002019-06-27 03:42:48.00000011.010.0127.02018-11-08 03:05:43.0000000.7.125.05.0pipenv-pipes7.0285.0https://pypi.org/project/pipenv-pipes2018-11-08 03:05:43.000000180.0180.03.0
246244pip-runhttps://github.com/jaraco/pip-runpip-run - dynamic dependency loader for Python.dependency-managers15Truejaraco/pip-runhttps://github.com/jaraco/pip-runMIT2016-01-25 01:59:13.0000002021-06-26 02:28:31.0000002021-06-26 02:22:25.00000010.037.060.02021-06-26 02:28:41.0000008.5.022.010.0pip-run2.00.0https://pypi.org/project/pip-run2021-06-26 02:28:31.0000000.04694.04694.03.0
247245dh-virtualenvhttps://github.com/spotify/dh-virtualenvPython virtualenvs in Debian packages.virtual-envs14Truespotify/dh-virtualenvhttps://github.com/spotify/dh-virtualenvGPL-2.02013-10-09 19:03:43.0000002021-04-12 18:40:39.0000002021-04-12 18:40:39.000000158.0156.01469.056.026.0406.03.0
248246linty_freshhttps://github.com/lyft/linty_freshSurface lint errors during code review.linters14Truelyft/linty_freshhttps://github.com/lyft/linty_freshApache-2.02015-12-19 02:37:26.0000002020-11-30 22:20:25.0000002020-11-30 22:18:53.00000021.01.0184.02018-12-12 19:47:05.0000000.7.010.017.0['flake8', 'mypy']linty-fresh8.053.0https://pypi.org/project/linty-fresh2018-12-12 19:47:05.00000070.070.03.0
249247subparhttps://github.com/google/subparSubpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.packaging13Falsegoogle/subparhttps://github.com/google/subparApache-2.02016-08-03 20:11:35.0000002020-09-16 16:25:54.0000002019-08-15 01:37:08.00000060.030.0486.02019-05-14 20:14:05.0000002.0.05.014.032.093.03.0
250248pytest-pluginshttps://github.com/man-group/pytest-pluginsA grab-bag of nifty pytest plugins.testing13Falseman-group/pytest-pluginshttps://github.com/man-group/pytest-pluginsMIT2015-08-14 07:52:32.0000002021-03-22 04:23:41.0000002020-04-11 14:20:38.00000058.051.0380.046.038.0747.03.0
251249com2annhttps://github.com/ilevkivskyi/com2annTool for translation type comments to type annotations in Python.refactoring13Trueilevkivskyi/com2annhttps://github.com/ilevkivskyi/com2annMIT2016-09-09 07:17:02.0000002021-03-07 09:20:28.0000002021-03-07 09:20:25.0000005.014.090.02019-06-17 19:19:47.0000000.1.12.03.0com2ann4.028.02.02.0https://pypi.org/project/com2ann2019-06-17 19:19:47.0000000.0342.0342.03.0
252250livepythonhttps://github.com/agermanidis/livepythonVisually trace Python code in real-time.profiling12Falseagermanidis/livepythonhttps://github.com/agermanidis/livepythonMIT2017-10-03 00:19:59.0000002019-01-22 17:39:55.0000002017-11-14 21:27:52.000000164.015.02455.03.010.020.03.0
253251cohesionhttps://github.com/mschwager/cohesionA tool for measuring Python class cohesion.code-metrics12Falsemschwager/cohesionhttps://github.com/mschwager/cohesionGPL-3.02016-08-11 21:09:32.0000002019-08-05 17:14:04.0000002019-08-05 17:14:01.0000002.011.0140.02019-07-10 16:08:05.0000001.0.09.02.0cohesion1.078.03.0https://pypi.org/project/cohesion2019-07-10 16:08:05.0000003.01289.01289.03.0
254252universal-buildhttps://github.com/ml-tooling/universal-buildUniversal build utilities for containerized build pipelines.build-tools12Trueml-tooling/universal-buildhttps://github.com/ml-tooling/universal-buildMIT2020-10-19 14:57:21.0000002021-04-19 19:45:59.0000002021-04-19 19:45:59.0000003.01.011.02021-03-22 18:29:06.0000000.6.1338.04.0universal-build0.0https://pypi.org/project/universal-build2020-12-12 13:21:08.0000000.0344.0345.03.015.0
255253pyshiphttps://github.com/jamesabel/pyshippyship - ship Python desktop apps to end users.packaging11Falsejamesabel/pyshiphttps://github.com/jamesabel/pyshipMIT2020-04-23 04:45:03.0000002021-06-09 04:34:00.0000002021-06-09 04:33:22.00000012.02021-06-09 04:34:00.0000000.1.517.0pyship4.0https://pypi.org/project/pyship2021-06-09 04:34:00.000000139.0139.03.0