best-of-python-dev/history/2021-07-15_projects.csv
2021-07-15 14:52:26 +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-15 14:18:12.0000002021-07-11 17:24:15.00000084.02.01283.02021-07-11 17:24:21.0000002021.07.0820.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-14 20:20:38.0000002021-07-14 17:24:14.0000001504.04691.04028.02021-07-11 17:12:59.0000004.1.0154.0662.0['sphinx']conda-forge/sphinxsphinx800.017915.0254033.0149497.0https://pypi.org/project/sphinx2021-07-14 17:22:46.000000104536.03870768.03931020.0https://anaconda.org/conda-forge/sphinx2021-07-14 19:33:15.7440003554869.01.0
64pipenvhttps://github.com/pypa/pipenvPython Development Workflow for Humans.virtual-envs37Truepypa/pipenvhttps://github.com/pypa/pipenvMIT2017-01-20 00:44:02.0000002021-07-10 04:35:50.0000002021-07-09 07:40:57.0000001631.02887.022087.02021-05-29 03:10:16.0000002021.5.29298.0384.0conda-forge/pipenvpipenv547.07060.022349.020075.0https://pypi.org/project/pipenv2021-05-29 03:10:16.0000002274.03285517.03287460.0https://anaconda.org/conda-forge/pipenv2020-11-15 06:15:51.83100040822.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-11 02:22:34.0000002021-07-06 06:42:12.000000963.0519.018807.02021-07-06 06:51:33.0000004.61.2120.0104.0conda-forge/tqdmtqdm293.01851.0215872.0189634.0https://pypi.org/project/tqdm2021-07-06 06:51:33.00000026238.029486458.029599145.0https://anaconda.org/conda-forge/tqdm2021-07-07 13:37:22.3380006863144.01.0tqdm/tqdm8048.0https://hub.docker.com/r/tqdm/tqdm2021-07-10 01:33:03.0503431.03714.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-15 10:32:45.0000002021-07-15 01:03:19.0000001803.04705.011012.083.0478.0conda-forge/mypymypy1825.09625.044677.038593.0https://pypi.org/project/mypy2021-06-22 18:39:23.0000006084.06738528.06762420.0https://anaconda.org/conda-forge/mypy2021-06-23 17:56:50.2880001051281.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-14 15:53:27.0000002021-07-14 15:53:27.0000001761.03910.07527.02021-05-04 16:22:25.0000006.2.4147.0735.0['pytest']conda-forge/pytestpytest696.0473942.0343358.0https://pypi.org/project/pytest2021-05-04 16:21:57.000000130584.029721092.029863110.0https://anaconda.org/conda-forge/pytest2021-06-29 11:51:51.4580008521123.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-14 15:40:34.8870002021-07-14 13:20:25.000000366.01063.02303.02021-05-10 12:09:53.0000003.23.1117.0246.0['pytest']conda-forge/toxtox143.02014.082546.046146.0https://pypi.org/project/tox2021-07-14 12:22:30.00000036400.04144293.04151125.0https://anaconda.org/conda-forge/tox2021-07-14 15:40:34.887000314274.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-13 00:36:36.0000002021-07-13 00:36:36.000000183.01249.01370.02021-03-14 23:32:11.0000003.9.079.0155.0conda-forge/flake8flake836.01975.0250486.0179196.0https://pypi.org/project/flake82021-05-08 19:52:32.00000071290.011839219.011883011.0https://anaconda.org/conda-forge/flake82021-05-10 17:37:45.9680002671334.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-15 09:19:08.0000002021-07-15 09:19:07.0000001760.01449.012463.02020-05-14 15:18:01.0000001.1.246.0195.0['mkdocs']conda-forge/mkdocsmkdocs130.01561.019331.013389.0https://pypi.org/project/mkdocs2021-06-09 17:22:11.0000005942.0637621.0639853.0https://anaconda.org/conda-forge/mkdocs2021-06-25 19:20:12.086000140673.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.07482.02020-12-19 01:19:27.0000005.8.083.0160.0conda-forge/psutilpsutil176.05688.0119233.094567.0https://pypi.org/project/psutil2020-12-19 01:19:27.00000024666.023993066.024109104.0https://anaconda.org/conda-forge/psutil2021-06-29 02:45:06.5080007310411.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.01216.04909.02020-12-25 10:34:25.0000000.18.030.0144.0conda-forge/jedijedi28.08204.0156879.0140973.0https://pypi.org/project/jedi2020-12-25 10:34:25.00000015906.013938005.014033657.0https://anaconda.org/conda-forge/jedi2021-06-29 02:44:18.6290005452216.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-15 14:26:10.0000002021-07-14 22:42:03.0000001681.03873.08243.02021-07-13 13:24:23.0000004.429.0401.0conda-forge/pyinstallerpyinstaller333.07773.018757.018757.0https://pypi.org/project/pyinstaller2021-07-13 10:43:03.0000000.0557879.0569500.0https://anaconda.org/conda-forge/pyinstaller2021-07-13 16:59:50.610000243899.01.0710408.0
1614piphttps://github.com/pypa/pipThe Python package installer.dependency-managers34Truepypa/piphttps://github.com/pypa/pipMIT2011-03-06 14:30:46.0000002021-07-15 13:34:54.0000002021-07-13 22:12:13.0000002365.04862.07271.02021-06-26 09:04:01.00000021.1.3106.0620.0conda-forge/pippip982.072887.054221.0https://pypi.org/project/pip2021-06-26 09:04:01.00000018666.090384393.090749986.0https://anaconda.org/conda-forge/pip2021-06-26 11:06:45.92900021935613.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-09 06:54:38.0000002021-07-09 06:54:29.0000001718.03410.06085.02021-05-25 11:28:06.0000004.0.363.0145.0conda-forge/robotframeworkrobotframework194.012983.05366.03958.0https://pypi.org/project/robotframework2021-07-09 06:54:15.0000001408.0716699.0717997.0https://anaconda.org/conda-forge/robotframework2021-05-25 13:52:36.40800054264.01.0512.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-07-09 15:23:12.0000002021-05-06 22:18:19.000000599.0535.04344.02021-03-14 18:44:02.0000002.7.012.0125.0conda-forge/pycodestylepycodestyle113.01222.0169725.0148495.0https://pypi.org/project/pycodestyle2021-03-14 18:44:02.00000021230.016348819.016394974.0https://anaconda.org/conda-forge/pycodestyle2021-03-15 18:43:23.3610002815472.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.03832.02021-04-30 06:09:29.0000001.5.767.050.0conda-forge/autopep8autopep887.02702.092281.082097.0https://pypi.org/project/autopep82021-04-30 06:04:42.00000010184.02043783.02051810.0https://anaconda.org/conda-forge/autopep82021-04-30 08:34:16.877000489690.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-15 03:03:06.0000002021-07-15 02:09:46.000000740.01241.01388.02021-07-15 03:03:15.00000057.2.0432.0451.0conda-forge/setuptoolssetuptools557.0166191.0108261.0https://pypi.org/project/setuptools2021-07-15 03:03:06.00000057930.0102927351.0103315124.0https://anaconda.org/conda-forge/setuptools2021-06-28 18:30:51.03200023266378.01.0110.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-15 13:01:43.0000002021-07-12 18:21:15.000000832.0473.027513.02021-07-12 18:23:29.00000010.6.0130.097.0conda-forge/richrich5.02101.05286.05286.0https://pypi.org/project/rich2021-07-12 18:22:32.0000000.01868793.01893717.0https://anaconda.org/conda-forge/rich2021-07-12 21:29:14.418000299091.01.0
2220blackhttps://github.com/psf/blackThe uncompromising Python code formatter.formatters33Truepsf/blackhttps://github.com/psf/blackMIT2018-03-14 19:54:45.0000002021-07-14 21:36:15.0000002021-07-13 17:24:55.0000001365.01291.021650.02021-06-10 22:26:39.00000021.6b030.0260.0conda-forge/blackblack295.074590.068362.0https://pypi.org/project/black2021-06-10 22:27:03.0000006228.07619924.07667798.0https://anaconda.org/conda-forge/black2021-06-01 15:30:09.2040001799526.02.014532.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-12 09:50:39.0000002021-07-12 09:49:45.0000001647.01052.06975.02021-07-10 13:25:19.0000007.1.10204.0120.0['mkdocs']conda-forge/mkdocs-materialmkdocs-material10.03439.08933.07431.0https://pypi.org/project/mkdocs-material2021-07-10 13:26:04.0000001502.0480521.0482459.0https://anaconda.org/conda-forge/mkdocs-material2021-07-10 18:03:27.05300050404.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-12 05:23:22.6830002021-07-12 03:20:09.000000465.01060.05289.02021-07-12 03:20:32.000000hypothesis-python-6.14.2853.0248.0conda-forge/hypothesishypothesis62.010847.011882.09266.0https://pypi.org/project/hypothesis2021-07-12 03:20:15.0000002616.02067937.02141592.0https://anaconda.org/conda-forge/hypothesis2021-07-12 05:23:22.6830004419312.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-15 05:52:20.0000002021-07-15 05:52:17.000000410.0959.04021.02021-07-08 08:40:00.0000005.9.2129.0243.0conda-forge/isortisort21.0206693.0182475.0https://pypi.org/project/isort2021-07-08 08:35:56.00000024218.019729978.019764758.0https://anaconda.org/conda-forge/isort2021-07-08 09:55:01.7640002086836.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-07-15 12:49:12.0000002021-07-13 09:16:47.0000001584.0507.03744.02018-10-05 13:20:49.0000000.4.223.0106.0['sphinx']conda-forge/sphinx_rtd_themesphinx_rtd_theme175.01231.023490.016.0https://pypi.org/project/sphinx_rtd_theme2018-10-05 13:20:49.00000023474.01873328.01898400.0https://anaconda.org/conda-forge/sphinx_rtd_theme2021-04-06 20:57:24.0090001479271.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.0119828.093330.0https://pypi.org/project/pyflakes2021-03-24 16:32:54.00000026498.012107602.012151711.0https://anaconda.org/conda-forge/pyflakes2021-03-24 22:10:26.1040002690685.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-14 13:42:33.0000002021-07-11 11:49:12.0000001252.01953.015654.02021-06-25 15:54:30.0000001.1.7136.0278.0conda-forge/poetrypoetry1164.01823.064.0https://pypi.org/project/poetry2021-06-25 15:55:04.00000064.02572878.02762105.0https://anaconda.org/conda-forge/poetry2021-06-25 19:57:08.402000234377.02.07276134.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-14 23:11:30.0000002021-07-14 16:50:41.000000449.0617.05090.02021-06-22 09:33:33.0000006.2.093.0151.0conda-forge/pip-toolspip-tools125.01586.03252.0https://pypi.org/project/pip-tools2021-06-22 09:33:33.0000003252.02368831.02369660.0https://anaconda.org/conda-forge/pip-tools2021-06-22 11:23:39.83600012444.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-11 21:00:03.0000002021-06-30 02:30:51.0000001061.06075.04201.02021-06-30 04:55:46.0000004.10.3100.0364.0conda-forge/condaconda2002.015710.02104.0https://pypi.org/project/conda2017-04-22 23:38:35.0000002104.055444.0389447.0https://anaconda.org/conda-forge/conda2021-06-30 19:41:33.14400019706221.02.0
3129virtualenvhttps://github.com/pypa/virtualenvVirtual Python Environment builder.virtual-envs32Truepypa/virtualenvhttps://github.com/pypa/virtualenvMIT2011-03-06 14:33:27.0000002021-07-14 19:20:46.0000002021-07-14 19:20:45.000000895.01082.03914.02021-07-15 08:00:33.00000020.6.0164.0171.0conda-forge/virtualenvvirtualenv62.034422.0https://pypi.org/project/virtualenv2021-07-14 19:02:55.00000034422.018287117.018306383.0https://anaconda.org/conda-forge/virtualenv2021-06-29 14:18:57.4940001001857.02.0
3230invokehttps://github.com/pyinvoke/invokePythonic task management & command execution.build-tools32Truepyinvoke/invokehttps://github.com/pyinvoke/invokeBSD-2-Clause2012-02-29 23:59:23.0000002021-07-12 13:32:57.0000002021-07-12 00:36:12.000000286.0357.03323.02021-07-09 21:42:28.0000001.6.052.056.0conda-forge/invokeinvoke315.03519.012791.08189.0https://pypi.org/project/invoke2021-07-09 21:42:28.0000004602.01558023.01563566.0https://anaconda.org/conda-forge/invoke2021-07-10 12:55:00.642000349240.01.01.0
3331pytest-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-07-13 10:48:34.0000002021-06-01 17:24:18.000000146.0193.01058.02021-06-01 17:24:42.0000002.12.142.066.0['pytest']conda-forge/pytest-covpytest-cov100.0813.0135208.091814.0https://pypi.org/project/pytest-cov2021-06-01 17:24:42.00000043394.012935825.012984763.0https://anaconda.org/conda-forge/pytest-cov2021-06-02 16:41:25.6080003132034.01.0
3432sentry-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-12 15:11:51.0000002021-07-12 15:11:51.000000214.0379.0958.02021-07-08 07:44:02.0000001.3.0130.099.0conda-forge/sentry-sdksentry-sdk166.01263.013479.012493.0https://pypi.org/project/sentry-sdk2021-07-08 07:43:58.000000986.09506201.09509188.0https://anaconda.org/conda-forge/sentry-sdk2021-07-08 09:57:38.33200091270.01.04461.0
3533pytest-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-13 11:02:42.0000002021-07-13 11:02:41.000000150.0236.0730.02021-06-16 21:48:35.0000002.3.056.074.0['pytest']conda-forge/pytest-xdistpytest-xdist196.0884.027043.019701.0https://pypi.org/project/pytest-xdist2021-06-16 21:48:35.0000007342.04631117.04656872.0https://anaconda.org/conda-forge/pytest-xdist2021-06-17 01:17:32.5810001545320.01.0
3634parsohttps://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.0148266.0136902.0https://pypi.org/project/parso2021-03-30 20:43:51.00000011364.014054033.014156538.0https://anaconda.org/conda-forge/parso2021-03-31 00:05:02.0640004407728.01.0
3735pre-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-13 00:18:27.0000002021-07-13 00:18:26.000000458.01143.06212.02021-05-21 21:08:51.0000002.13.0160.0123.0conda-forge/pre-commitpre-commit23.02037.02136.0https://pypi.org/project/pre-commit2021-05-21 21:05:09.0000002136.03162735.03190102.0https://anaconda.org/conda-forge/pre-commit2021-05-27 13:32:23.502000625186.01.08523.0
3836buildbothttps://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-12 07:46:57.0000002021-06-30 10:27:23.0000001536.0697.04647.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.056860.058861.0https://anaconda.org/conda-forge/buildbot2021-06-19 21:13:41.63600037457.02.015695.0
3937pylinthttps://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-15 05:28:45.0000002021-07-14 22:06:49.000000722.02776.03429.02021-07-01 13:06:18.0000002.9.3111.0396.0conda-forge/pylintpylint707.037734.0https://pypi.org/project/pylint2021-07-01 13:06:18.00000037734.013845246.013879314.0https://anaconda.org/conda-forge/pylint2021-07-01 22:41:48.4580002010018.02.0
4038bandithttps://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-07-10 23:50:16.0000002021-06-29 04:22:51.000000334.0365.03340.02020-12-13 02:48:28.0000001.7.031.0132.0conda-forge/banditbandit166.01175.09648.07294.0https://pypi.org/project/bandit2020-12-13 02:48:28.0000002354.01623097.01626074.0https://anaconda.org/conda-forge/bandit2021-03-10 05:39:36.12500077378.01.055.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.02946.02021-01-20 07:45:20.0000001.1.056.094.0conda-forge/freezegunfreezegun67.0523.016797.08445.0https://pypi.org/project/freezegun2021-01-20 07:45:20.0000008352.04019328.04023071.0https://anaconda.org/conda-forge/freezegun2021-01-20 09:23:22.014000239578.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.01445.02021-06-02 11:43:46.0000000.13.941.048.0conda-forge/ipdbipdb51.0351.043821.026923.0https://pypi.org/project/ipdb2021-06-02 11:43:46.00000016898.01569899.01572929.0https://anaconda.org/conda-forge/ipdb2021-06-24 04:21:01.798000181842.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.04697.02633.0https://pypi.org/project/logbook2019-10-16 18:14:55.0000002064.0515053.0516693.0https://anaconda.org/conda-forge/logbook2021-01-11 05:40:29.14500045834.02.0273.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.01343.02015-06-02 09:12:36.0000001.3.714.095.0conda-forge/nosenose447.01004.0197936.0111462.0https://pypi.org/project/nose2015-06-02 09:12:36.00000086474.03904795.03933673.0https://anaconda.org/conda-forge/nose2020-10-11 16:52:20.2770001790445.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-07-14 05:26:22.0000002021-03-04 09:33:31.00000068.057.0882.02021-02-22 07:34:12.0000000.8.925.067.0conda-forge/tabulatetabulate31.0502.055345.047243.0https://pypi.org/project/tabulate2021-02-22 07:34:12.0000008102.022432095.022451281.0https://anaconda.org/conda-forge/tabulate2021-02-22 13:39:52.1320001189559.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.0617.02018-10-03 01:39:17.0000000.7.1224.028.0['sphinx']conda-forge/alabasteralabaster79.0350.063073.048175.0https://pypi.org/project/alabaster2018-10-03 01:39:17.00000014898.03461104.03503848.0https://anaconda.org/conda-forge/alabaster2018-10-03 15:29:30.0170002564684.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-12 21:02:49.0000002021-07-12 21:02:47.000000174.0132.0460.02021-05-24 21:57:41.0000003.1.039.057.0['pytest']coveralls8.0414.035204.018196.0https://pypi.org/project/coveralls2021-05-24 21:57:41.00000017008.0499865.0499865.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.0291.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.078538037.078851274.0https://anaconda.org/conda-forge/wheel2020-12-13 19:48:16.42900018794249.02.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-14 20:55:57.0000002021-07-11 16:55:11.0000001215.01180.018776.02021-07-10 07:13:34.0000003.2.056.0144.0conda-forge/glancesglances199.04083.0366.0316.0https://pypi.org/project/glances2021-07-10 07:09:49.00000050.0173086.0175258.0https://anaconda.org/conda-forge/glances2021-06-07 19:57:42.205000138746.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.017552.02020-07-01 21:59:00.0000001.1.013.065.0['sphinx']conda-forge/numpydocnumpydoc51.034027.026679.0https://pypi.org/project/numpydoc2020-07-01 21:59:00.0000007348.0235138.0249904.0https://anaconda.org/conda-forge/numpydoc2020-10-01 19:37:54.384000797372.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-07-13 01:04:41.0000002021-07-13 01:04:41.000000791.0377.011888.02020-04-23 19:07:36.0000000.30.067.0130.0conda-forge/yapfyapf317.025098.021692.0https://pypi.org/project/yapf2020-04-23 19:07:36.0000003406.01729930.01741440.0https://anaconda.org/conda-forge/yapf2021-04-19 00:01:27.357000702136.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.000000414.0374.09317.02020-09-20 07:56:32.0000000.5.317.029.0conda-forge/loguruloguru49.0558.08680.08338.0https://pypi.org/project/loguru2020-09-20 07:54:28.000000342.01382380.01389473.0https://anaconda.org/conda-forge/loguru2021-04-19 15:15:46.138000205719.02.0
5351pyautoguihttps://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-11 23:48:29.0000002021-07-08 00:57:12.000000725.0175.05280.02021-07-07 17:05:04.0000000.9.5350.051.0conda-forge/pyautoguipyautogui326.0395.09478.08870.0https://pypi.org/project/pyautogui2021-07-07 17:05:04.000000608.0421959.0424877.0https://anaconda.org/conda-forge/pyautogui2020-10-13 12:17:23.308000128417.02.0
5452factory_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-13 14:08:48.0000002021-07-13 14:08:48.000000316.0343.02561.02018-05-05 15:05:40.0000002.11.136.0117.0conda-forge/factory_boyfactory_boy138.0888.04256.0https://pypi.org/project/factory_boy2018-05-05 15:05:40.0000004256.01628669.01629973.0https://anaconda.org/conda-forge/factory_boy2021-04-04 01:17:30.46600075654.02.0
5553ropehttps://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.01151.02020-10-07 16:08:59.0000000.18.019.063.0conda-forge/roperope70.01881.032806.029874.0https://pypi.org/project/rope2020-10-07 16:08:59.0000002932.0452533.0463222.0https://anaconda.org/conda-forge/rope2021-05-30 20:11:33.599000545150.01.0
5654twinehttps://github.com/pypa/twineUtilities for interacting with PyPI.build-tools30Truepypa/twinehttps://github.com/pypa/twineApache-2.02013-08-13 15:39:39.0000002021-07-15 00:29:12.0000002021-07-03 12:55:23.000000238.0316.01136.02021-03-15 16:36:43.0000003.4.042.0102.0conda-forge/twinetwine45.060263.042759.0https://pypi.org/project/twine2021-03-15 16:36:43.00000017504.01757075.01762140.0https://anaconda.org/conda-forge/twine2021-03-17 03:54:06.297000298849.02.0
5755pytest-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.01113.02021-05-18 11:53:27.0000003.6.152.054.0['pytest']conda-forge/pytest-mockpytest-mock10.023756.017576.0https://pypi.org/project/pytest-mock2021-05-06 19:21:18.0000006180.04138602.04155474.0https://anaconda.org/conda-forge/pytest-mock2021-05-07 01:15:17.6530001012356.02.0
5856pydocstylehttps://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.0793.02021-05-17 20:37:45.0000006.1.117.072.0conda-forge/pydocstylepydocstyle75.0710.021470.017550.0https://pypi.org/project/pydocstyle2021-05-17 20:37:45.0000003920.02029054.02035502.0https://anaconda.org/conda-forge/pydocstyle2021-05-18 22:35:13.379000386933.02.056.0
5957packaginghttps://github.com/pypa/packagingCore utilities for Python packages.packaging30Truepypa/packaginghttps://github.com/pypa/packagingBSD-2-Clause2014-05-15 22:49:43.0000002021-07-12 17:38:53.0000002021-07-04 07:40:02.000000159.0151.0310.02021-01-29 20:27:31.00000020.936.070.0conda-forge/packagingpackaging55.0257528.0228328.0https://pypi.org/project/packaging2021-07-03 12:32:30.00000029200.061159455.061296223.0https://anaconda.org/conda-forge/packaging2021-07-03 14:49:57.4650008342603.01.0118.0
6058PySnooperhttps://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.014517.02021-05-19 08:24:40.0000000.5.054.026.0conda-forge/pysnooperpysnooper18.0299.0494.0448.0https://pypi.org/project/pysnooper2021-05-19 08:24:40.00000046.073770.075215.0https://anaconda.org/conda-forge/pysnooper2021-05-19 12:14:49.74700037575.01.0
6159pyre-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-15 06:30:09.0000002021-07-14 18:09:10.000000323.0199.05460.02021-05-14 19:50:13.0000000.9.362.0165.0pyre-check65.09579.046.0https://pypi.org/project/pyre-check2021-05-14 01:29:18.00000046.019966.019966.02.0
6260pipreqshttps://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-07-09 04:31:57.0000002021-05-05 05:08:31.000000224.088.03515.02019-11-14 11:06:56.0000000.4.1038.050.0conda-forge/pipreqspipreqs82.0300.06418.05890.0https://pypi.org/project/pipreqs2019-11-14 11:00:54.000000528.0111336.0111708.0https://anaconda.org/conda-forge/pipreqs2019-11-14 14:53:43.13100021613.03.0
6361wemake-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-15 07:17:53.0000002021-07-15 07:17:50.000000278.0877.01541.02021-06-21 19:33:18.0000000.15.352.0144.0wemake-python-styleguide79.01766.0481.0467.0https://pypi.org/project/wemake-python-styleguide2021-06-21 16:28:55.00000014.078315.078315.02.0
6462pytest-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-07-10 08:23:28.0000002021-05-30 22:55:43.00000083.096.0749.02021-04-21 23:04:29.0000000.15.120.026.0['pytest']conda-forge/pytest-asynciopytest-asyncio65.0177.015637.013609.0https://pypi.org/project/pytest-asyncio2021-04-21 23:04:29.0000002028.01631679.01641507.0https://anaconda.org/conda-forge/pytest-asyncio2021-05-21 05:59:51.013000491422.02.0
6563flake8-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-bugbear40.0163.05218.04178.0https://pypi.org/project/flake8-bugbear2021-04-01 21:21:59.0000001040.0778142.0792825.0https://anaconda.org/conda-forge/flake8-bugbear2021-04-02 22:23:40.112000337711.02.0
6664breathehttps://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.0542.02021-05-06 19:46:25.0000004.30.059.094.0conda-forge/breathebreathe105.01467.06788.04780.0https://pypi.org/project/breathe2021-05-06 19:45:36.0000002008.094267.097874.0https://anaconda.org/conda-forge/breathe2021-05-08 22:53:25.599000204036.02.085.0
6765pytest-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.012014.011030.0https://pypi.org/project/pytest-html2020-12-13 15:24:58.000000984.01480368.01483279.0https://anaconda.org/conda-forge/pytest-html2020-12-13 19:43:13.698000145556.02.0
6866hackinghttps://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.0211996.0211996.02.0
6967typed_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.0184.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.018109185.018109185.01.0
7068py-spyhttps://github.com/benfred/py-spySampling profiler for Python programs.profiling28Truebenfred/py-spyhttps://github.com/benfred/py-spyMIT2018-08-01 02:22:15.0000002021-07-15 10:01:44.0000002021-07-15 03:11:43.000000254.0151.07093.02021-05-16 17:48:19.0000000.3.730.026.0py-spy60.0397.050.0https://pypi.org/project/py-spy2021-05-16 17:48:19.00000050.0681216.0681456.02.05760.0-2.0py-spy
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-14 15:06:26.0000002021-07-14 15:06:26.000000421.0366.04867.02021-06-11 22:59:35.0000001.12.154.021.0playwright17.0387.0293.0293.0https://pypi.org/project/playwright2021-06-11 22:59:35.0000000.0101485.0101485.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.0316424.0319532.0https://anaconda.org/conda-forge/line_profiler2021-06-05 03:09:37.408000192715.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-15 03:31:11.0000002021-07-10 07:14:25.000000194.0332.03349.02021-06-17 21:33:02.0000002021.6.17103.063.0conda-forge/pytypepytype99.04425.088.0https://pypi.org/project/pytype2021-06-17 21:33:02.00000088.0108182.0112032.0https://anaconda.org/conda-forge/pytype2020-10-13 18:48:00.61700053907.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-15 10:13:44.0000002021-07-15 10:13:41.000000274.0282.03318.02021-06-20 13:16:14.0000005.0.031.0106.0mimesis5.01983.084.0https://pypi.org/project/mimesis2020-12-21 11:12:37.00000084.069639.069642.02.0174.0
7573structloghttps://github.com/hynek/structlogStructured Logging for Python.logging28Truehynek/structloghttps://github.com/hynek/structlogMIT2013-08-13 15:55:58.0000002021-07-14 10:30:41.0000002021-07-13 04:43:15.000000139.0153.01558.02021-02-18 16:17:00.00000021.1.023.073.0conda-forge/structlogstructlog33.04622.03416.0https://pypi.org/project/structlog2021-02-18 16:06:29.0000001206.02181708.02183674.0https://anaconda.org/conda-forge/structlog2021-02-22 14:39:08.894000118002.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.01253.08.075.0conda-forge/pyelftoolspyelftools54.0571.03186.02302.0https://pypi.org/project/pyelftools2020-10-27 13:45:19.000000884.0613651.0614717.0https://anaconda.org/conda-forge/pyelftools2020-10-27 16:16:13.90100068267.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.01228.02021-06-08 16:35:34.0000005.0.152.047.0conda-forge/radonradon20.0517.02944.01846.0https://pypi.org/project/radon2021-06-08 16:35:34.0000001098.0385859.0386551.0https://anaconda.org/conda-forge/radon2020-09-18 20:13:31.84100031147.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.01003.02020-10-12 16:26:53.0000002.0.119.043.0conda-forge/python-json-loggerpython-json-logger19.0179.016881.015963.0https://pypi.org/project/python-json-logger2020-10-12 16:26:53.000000918.03425633.03440100.0https://anaconda.org/conda-forge/python-json-logger2020-10-12 23:31:31.855000737853.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.014149.010483.0https://pypi.org/project/colorlog2021-06-14 17:02:48.0000003666.05578668.05584852.0https://anaconda.org/conda-forge/colorlog2021-06-30 09:10:18.153000389600.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.0685.02021-01-27 21:57:28.0000000.10.026.071.0conda-forge/nose2nose255.01002.05815.03877.0https://pypi.org/project/nose22021-01-27 21:57:28.0000001938.0470935.0471806.0https://anaconda.org/conda-forge/nose22020-02-02 06:02:02.00400033107.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.0513.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.093064.093064.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.0423.02021-06-11 10:22:42.00000015.0.163.016.0coloredlogs25.0273.010364.08268.0https://pypi.org/project/coloredlogs2021-06-11 10:22:42.0000002096.01806057.01806057.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.0409.02017-01-26 22:13:14.0000000.6.111.021.0conda-forge/mccabemccabe7.0142.0235702.0204692.0https://pypi.org/project/mccabe2017-01-26 22:13:14.00000031010.021853112.021900319.0https://anaconda.org/conda-forge/mccabe2018-07-08 18:43:04.5360002879667.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.0316.02021-07-07 11:12:50.0000000.12.022.028.0conda-forge/pep8-namingpep8-naming12.0226.09946.06918.0https://pypi.org/project/pep8-naming2021-07-07 11:12:50.0000003028.0906085.0909048.0https://anaconda.org/conda-forge/pep8-naming2021-07-07 16:42:05.802000192648.02.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.0165.02019-12-22 18:12:11.0000001.6.311.010.0conda-forge/astunparseastunparse18.086.023791.023609.0https://pypi.org/project/astunparse2019-12-22 18:12:11.000000182.04449416.04457024.0https://anaconda.org/conda-forge/astunparse2021-01-15 07:40:29.426000372794.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.0110.02021-06-28 20:18:36.0000000.5.017.010.0conda-forge/gastgast2.084.064309.060921.0https://pypi.org/project/gast2021-06-28 20:18:36.0000003388.09234041.09264904.0https://anaconda.org/conda-forge/gast2021-06-29 07:42:31.2630001172799.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-15 08:01:23.0000002021-07-15 08:01:17.0000004368.04313.020534.02021-06-08 12:05:25.0000001.5.669.0107.0sqlmap53.09789.08.0https://pypi.org/project/sqlmap2021-07-04 21:08:17.0000008.022863.022863.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-14 16:06:25.0000002021-07-02 09:39:48.000000314.0750.05547.02021-06-24 10:11:18.0000000.6.16155.098.0conda-forge/nuitkanuitka205.07864.054.0https://pypi.org/project/nuitka2021-07-02 10:04:36.00000054.026397.031057.0https://anaconda.org/conda-forge/nuitka2021-07-02 12:10:13.167000293604.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.03214.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.03766.03767.02.0145.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.02995.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.0348824.0348824.02.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-11 10:15:43.0000002021-06-29 19:25:54.000000111.060.02857.02021-05-03 09:06:06.0000003.4.229.029.0conda-forge/pyinstrumentpyinstrument23.0474.0422.0286.0https://pypi.org/project/pyinstrument2021-05-03 09:06:06.000000136.0163157.0164455.0https://anaconda.org/conda-forge/pyinstrument2021-05-03 13:06:12.73700075294.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-15 10:49:54.0000002021-07-14 08:34:26.000000182.0141.02158.02017-09-02 18:52:28.0000002017.1.469.078.0conda-forge/pudbpudb140.03855.02429.0https://pypi.org/project/pudb2021-05-08 20:11:53.0000001426.0208655.0210393.0https://anaconda.org/conda-forge/pudb2020-04-15 19:25:06.154000104320.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-10 12:00:49.0000002021-07-04 11:35:58.00000076.0164.01449.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.078265.079920.0https://anaconda.org/conda-forge/flit2021-03-22 11:34:50.47900087734.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-13 17:27:07.0000002021-07-13 17:18:14.000000219.02645.01182.02021-01-19 22:02:05.0000004.1.014.0134.0conda-forge/sconsscons664.07362.050.0https://pypi.org/project/scons2019-12-17 02:49:51.00000050.0166038.0170027.0https://anaconda.org/conda-forge/scons2021-06-29 20:52:44.572000206854.03.0363.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.01061.02020-09-04 06:38:01.0000000.33.143.056.0conda-forge/doitdoit64.01367.01195.0729.0https://pypi.org/project/doit2020-09-04 06:38:01.000000466.0220125.0221543.0https://anaconda.org/conda-forge/doit2020-10-11 16:47:23.10300060995.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.01050.02021-01-15 19:34:46.0000001.10.338.035.0conda-forge/safetysafety44.0372.02741.02197.0https://pypi.org/project/safety2021-01-15 19:34:46.000000544.0575071.0579513.0https://anaconda.org/conda-forge/safety2021-01-15 20:54:00.95800019752.02.058939.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.0788.02021-04-17 19:47:26.0000003.4.141.033.0['pytest']conda-forge/pytest-benchmarkpytest-benchmark75.0986.02699.01969.0https://pypi.org/project/pytest-benchmark2021-04-17 19:47:26.000000730.0315148.0325659.0https://anaconda.org/conda-forge/pytest-benchmark2021-04-18 21:19:04.860000672755.03.0
9896pdbpphttps://github.com/pdbpp/pdbpppdb++, a drop-in replacement for pdb (the Python debugger).debugging27Truepdbpp/pdbpphttps://github.com/pdbpp/pdbppBSD-3-Clause2017-06-11 13:42:16.0000002021-07-12 13:20:43.0000002021-07-12 13:20:31.00000044.0111.0757.02021-07-09 22:22:20.0000000.10.326.039.0conda-forge/pdbpppdbpp64.0691.03156.02128.0https://pypi.org/project/pdbpp2021-07-09 22:22:20.0000001028.0383771.0385051.0https://anaconda.org/conda-forge/pdbpp2021-07-11 15:21:48.41900060192.02.01.0
9997pytest-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.012221.07641.0https://pypi.org/project/pytest-sugar2020-07-06 18:40:33.0000004580.0477846.0480058.0https://anaconda.org/conda-forge/pytest-sugar2020-09-18 13:41:24.029000104001.03.0
10098progressbar2https://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.0708.02020-09-09 13:36:59.0000003.53.194.038.0conda-forge/progressbar2progressbar29.0867.012373.010177.0https://pypi.org/project/progressbar22020-09-09 13:28:47.0000002196.01280739.01286097.0https://anaconda.org/conda-forge/progressbar22020-09-09 14:31:33.844000303524.03.01600.0
10199astorhttps://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.00000084.072.0590.02019-12-10 01:50:33.0000000.8.114.031.0conda-forge/astorastor34.0261.03756.0https://pypi.org/project/astor2019-12-10 01:50:33.0000003756.04011532.04035555.0https://anaconda.org/conda-forge/astor2020-07-01 13:36:26.9710001225185.03.0
102100pylint-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.016332.014086.0https://pypi.org/project/pylint-django2021-04-09 06:39:56.0000002246.0580719.0582115.0https://anaconda.org/conda-forge/pylint-django2021-01-12 09:07:20.98400081833.02.0203.0
103101ddthttps://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.0387.02021-03-12 20:36:06.0000001.4.226.034.0conda-forge/ddtddt17.0211.06119.03635.0https://pypi.org/project/ddt2020-05-15 02:43:35.0000002484.0291649.0292823.0https://anaconda.org/conda-forge/ddt2020-05-15 03:17:11.93200061079.03.0
104102pyenvhttps://github.com/pyenv/pyenvSimple Python version management.virtual-envs26Truepyenv/pyenvhttps://github.com/pyenv/pyenvMIT2012-08-31 06:57:52.0000002021-07-13 18:30:30.0000002021-07-12 04:51:57.0000002108.01267.024000.02021-07-03 07:11:16.0000002.0.345.0329.0pyenv34.02618.01.0https://pypi.org/project/pyenv2019-01-12 14:49:22.0000001.06270.06270.02.0
105103pexhttps://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-15 10:25:44.0000002021-07-14 00:07:46.000000201.0562.01913.02021-07-14 00:11:40.0000002.1.43132.099.0pex135.0230.0https://pypi.org/project/pex2021-07-14 00:11:40.000000230.0124231.0130347.02.0336418.0
106104detect-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-07-09 14:16:49.0000002021-04-16 03:01:34.000000218.0148.01912.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.0189008.0189008.03.0
107105vulturehttps://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.01798.02021-01-16 17:51:40.0000002.342.028.0conda-forge/vulturevulture13.0680.01379.01019.0https://pypi.org/project/vulture2021-01-16 17:49:50.000000360.0149185.0149954.0https://anaconda.org/conda-forge/vulture2020-08-11 23:14:02.06200045425.02.0
108106Diamondhttps://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.01622.02016-11-25 22:13:29.0000004.0.51536.0343.0diamond232.03219.0124.062.0https://pypi.org/project/diamond2016-11-25 22:13:29.00000062.036283.036283.02.0
109107prospectorhttps://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-07-13 18:43:03.0000002020-10-21 22:30:57.000000127.0211.01437.02020-10-21 22:32:26.0000001.3.191.067.0conda-forge/prospectorprospector56.01051.03448.02310.0https://pypi.org/project/prospector2020-10-21 22:31:43.0000001138.0411363.0411786.0https://anaconda.org/conda-forge/prospector2020-11-18 00:26:14.62800025015.02.0
110108pybuilderhttps://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.019303.019303.03.0
111109pytest-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-14 13:59:45.0000002021-07-03 08:58:04.000000143.0133.0842.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.0186849.0188144.0https://anaconda.org/conda-forge/pytest-bdd2020-02-03 16:53:59.11400033681.03.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.0161.0704.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.016848.018649.0https://anaconda.org/conda-forge/green2020-11-12 18:09:27.15700082887.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.0667.02020-11-27 15:28:40.0000001.3.217.024.0conda-forge/yappiyappi14.0643.01075.0435.0https://pypi.org/project/yappi2020-11-27 15:28:40.000000640.0324969.0326689.0https://anaconda.org/conda-forge/yappi2020-11-28 16:22:51.99200084322.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.00000062.0116.0664.02021-06-04 09:09:15.0000002.12.141.018.0conda-forge/typeguardtypeguard41.0238.0158.0https://pypi.org/project/typeguard2021-06-04 09:09:15.000000158.06234702.06236210.0https://anaconda.org/conda-forge/typeguard2021-06-04 15:05:16.00600045243.03.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.0400.02019-08-04 15:14:24.0000001.3.136.017.0conda-forge/autoflakeautoflake33.0439.03051.02471.0https://pypi.org/project/autoflake2019-08-04 15:14:24.000000580.0670361.0675565.0https://anaconda.org/conda-forge/autoflake2021-05-26 15:10:21.374000140521.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.0352.02020-10-12 20:37:53.0000001.11.128.029.0['sphinx']conda-forge/sphinx-autodoc-typehintssphinx-autodoc-typehints46.0174.01380.0https://pypi.org/project/sphinx-autodoc-typehints2020-10-12 20:37:53.0000001380.0273965.0278403.0https://anaconda.org/conda-forge/sphinx-autodoc-typehints2021-04-15 04:06:00.666000195278.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.0329.02021-02-22 05:24:56.0000001.7.047.021.0conda-forge/darglintdarglint37.0495.0630.0610.0https://pypi.org/project/darglint2021-02-22 05:24:56.00000020.0175517.0176171.0https://anaconda.org/conda-forge/darglint2021-04-05 00:44:14.30800014391.02.0
118116wasabihttps://github.com/ines/wasabiA lightweight console printing and formatting toolkit.logging26Trueines/wasabihttps://github.com/ines/wasabiMIT2018-11-17 14:40:55.0000002021-07-14 11:23:38.0000002021-01-31 03:56:30.00000017.03.0295.02021-01-31 04:00:51.0000000.8.234.04.0conda-forge/wasabiwasabi3.0203.012392.011978.0https://pypi.org/project/wasabi2021-01-31 04:00:51.000000414.02335919.02349065.0https://anaconda.org/conda-forge/wasabi2021-02-01 05:11:04.383000381248.03.01.0
119117pytest-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.01393.01127.0https://pypi.org/project/pytest-mypy2021-03-21 15:51:09.000000266.0255475.0256139.0https://anaconda.org/conda-forge/pytest-mypy2020-11-24 14:50:18.05700011293.03.0
120118gdbguihttps://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.08083.02021-05-20 07:34:40.0000000.13.2.291.036.0gdbgui114.0421.095.093.0https://pypi.org/project/gdbgui2021-05-20 07:33:03.0000002.0110097.0110453.03.04278.0
121119pyrighthttps://github.com/microsoft/pyrightStatic type checker for Python.linters25TrueMicrosoft/pyrighthttps://github.com/microsoft/pyrightMIT2019-03-12 03:38:46.0000002021-07-15 02:56:46.0000002021-07-15 02:56:39.000000346.01697.06936.02021-07-11 04:51:15.0000001.1.156240.057.08.098.094.091121.02.0pyrighthttps://www.npmjs.com/package/pyright2021-07-11 04:47:06.5480004.091121.0
122120Scalenehttps://github.com/plasma-umass/scaleneScalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python.profiling25Trueplasma-umass/scalenehttps://github.com/plasma-umass/scaleneApache-2.02019-12-17 20:56:28.0000002021-07-13 18:29:59.0000002021-07-13 18:29:55.000000150.098.04232.02021-07-12 17:53:40.0000001.3.10111.019.0scalene24.01641.047.047.0https://pypi.org/project/scalene2021-07-12 17:54:22.0000000.05660.05660.03.01.0
123121pipxhttps://github.com/pypa/pipxInstall and Run Python Applications in Isolated Environments.dependency-managers25Truepypa/pipxhttps://github.com/pypa/pipxMIT2018-10-06 18:47:46.0000002021-06-16 06:26:16.0000002021-06-16 06:26:16.000000163.0327.03879.02021-05-28 23:22:14.0000000.16.345.057.0pipx74.0464.04.0https://pypi.org/project/pipx2021-05-28 23:22:14.0000004.062495.062495.03.01.0
124122mambahttps://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-15 13:16:49.0000002021-07-14 16:32:41.000000100.0375.01826.074.053.0conda-forge/mamba159.01380.0335.0335.036465.0https://anaconda.org/conda-forge/mamba2021-07-11 08:14:23.5990001021047.03.0
125123briefcasehttps://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-07-12 08:40:42.0000002021-07-10 07:21:52.000000194.0231.01172.02021-03-06 05:36:18.0000000.3.535.082.0briefcase105.01195.024.0https://pypi.org/project/briefcase2021-03-06 05:37:12.00000024.02190.02190.02.0
126124pymplerhttps://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.0791.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.0224308.0227538.0https://anaconda.org/conda-forge/pympler2020-10-14 22:08:39.935000167981.03.0
127125pdoc3https://github.com/pdoc3/pdocAuto-generate API documentation for Python projects.documentation25Truepdoc3/pdochttps://github.com/pdoc3/pdocAGPL-3.02019-01-02 02:32:40.0000002021-07-11 13:31:06.0000002021-06-13 14:21:44.000000109.0175.0675.02020-11-27 01:50:49.0000000.9.233.055.0pdoc383.0564.01005.0915.0https://pypi.org/project/pdoc32020-11-27 01:50:49.00000090.0134224.0134224.02.0
128126asvhttps://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.0264.0176.0https://pypi.org/project/asv2020-05-16 12:33:41.00000088.019949.029191.0https://anaconda.org/conda-forge/asv2021-06-05 06:23:49.053000499085.03.0
129127sphinx-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.03058.02082.0https://pypi.org/project/sphinx-bootstrap-theme2019-03-29 17:57:28.000000976.036421.036421.02.0
130128PyHamcresthttps://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.0957915.0963857.0https://anaconda.org/conda-forge/pyhamcrest2020-03-02 15:36:14.195000368416.03.0
131129setuptools_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-13 16:47:48.0000002021-07-13 16:47:48.000000135.0266.0471.02020-12-13 22:17:40.0000005.0.147.089.0conda-forge/setuptools_scmsetuptools_scm73.0694.0https://pypi.org/project/setuptools_scm2018-08-09 06:35:57.000000694.011381257.011392119.0https://anaconda.org/conda-forge/setuptools_scm2021-03-17 16:05:30.451000695208.03.0
132130paverhttps://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.030124.030523.0https://anaconda.org/conda-forge/paver2018-07-24 12:48:36.12200022394.03.0
133131mypy-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-15 04:20:29.0000002021-07-15 04:20:29.00000056.065.0367.031.027.0mypy-protobuf15.0280.0278.0254.0https://pypi.org/project/mypy-protobuf2021-07-10 05:23:03.00000024.0492565.0492565.02.0
134132sphinx-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.0164889.0166166.0https://anaconda.org/conda-forge/sphinx-autobuild2021-03-14 17:15:24.29700065131.02.0
135133check-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.0234.040.019.0conda-forge/check-manifestcheck-manifest15.0521.07939.06135.0https://pypi.org/project/check-manifest2021-01-04 14:37:14.0000001804.0186616.0187561.0https://anaconda.org/conda-forge/check-manifest2021-01-04 16:36:49.61800029303.02.0
136134flake8-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.0130.02020-05-12 23:46:28.0000003.2.037.028.0['flake8']conda-forge/flake8-quotesflake8-quotes3.099.04703.03299.0https://pypi.org/project/flake8-quotes2020-05-12 23:46:28.0000001404.0588716.0598491.0https://anaconda.org/conda-forge/flake8-quotes2020-05-13 00:39:59.431000566962.02.0
137135flake8-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.04070.03142.0https://pypi.org/project/flake8-isort2020-08-11 08:04:21.000000928.0425280.0425862.0https://anaconda.org/conda-forge/flake8-isort2021-06-09 07:48:32.41400012227.02.0
138136notifiershttps://github.com/liiight/notifiersThe easy way to send notifications.logging24Trueliiight/notifiershttps://github.com/liiight/notifiersMIT2017-06-01 10:20:18.0000002021-07-15 13:01:20.0000002020-12-30 22:21:45.00000075.053.01931.02019-10-05 13:00:41.0000001.2.126.014.0notifiers38.0377.0154.0148.0https://pypi.org/project/notifiers2019-10-05 13:00:41.0000006.0311521.0311521.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.01918.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.091316.091316.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.00000099.0161.01716.02020-04-28 06:31:17.000000.0.8.330.037.0dephell100.02145.0259.0251.0https://pypi.org/project/dephell2020-04-28 06:29:24.0000008.017072.017077.03.0147.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.01693.02020-11-16 03:43:07.0000001.0.241.013.0uiautomator171.0316.0311.0189.0https://pypi.org/project/uiautomator2020-11-16 03:43:07.000000122.017423.017423.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-12 04:09:44.0000002021-07-12 04:08:40.000000136.0512.01015.02021-07-02 03:07:51.0000006.7.3223.016.0pyarmor9.03163.0230.0220.0https://pypi.org/project/pyarmor2021-07-02 03:07:50.00000010.038936.038936.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.0959.02021-06-11 07:26:05.0000007.1.166.030.0pdoc5.0635.0347.0https://pypi.org/project/pdoc2021-06-11 07:26:05.000000288.061697.061697.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.0790.02019-04-10 18:20:47.0000007.7.199.041.0pylama72.0689.03514.02510.0https://pypi.org/project/pylama2019-04-10 18:20:47.0000001004.089628.089628.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.03170.02388.0https://pypi.org/project/pytest-watch2018-05-20 19:52:16.000000782.0228655.0229743.0https://anaconda.org/conda-forge/pytest-watch2021-01-18 20:02:36.90600045712.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.0469.02020-11-16 12:36:24.0000000.11.221.022.0mamba45.0468.0220.0https://pypi.org/project/mamba2020-11-16 12:35:41.000000220.017174.017174.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-12 07:07:08.0000002021-07-07 12:34:25.00000021.020.0286.02020-11-03 22:11:18.0000001.3.213.011.0interrogate11.0152.0700.0700.0https://pypi.org/project/interrogate2021-05-15 00:17:44.0000000.081885.081885.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.0252.02021-04-24 13:10:04.0000000.10.4.010.014.0py2exe9.0965.01549.01203.0https://pypi.org/project/py2exe2021-04-24 13:15:25.000000346.023913.024272.02.010068.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.0325828.0329267.0https://anaconda.org/conda-forge/flake8-import-order2019-03-06 03:48:48.199000192629.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.0218.02019-11-10 16:23:03.0000001.3.148.015.0docformatter27.0441.0763.0653.0https://pypi.org/project/docformatter2020-12-27 18:11:12.000000110.062510.062510.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.0134.02021-04-06 08:27:25.0000000.2439.024.0py2app152.0598.05368.03726.0https://pypi.org/project/py2app2021-04-06 08:25:30.0000001642.011865.011865.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.0826.0588.0https://pypi.org/project/asteval2021-06-22 12:00:47.000000238.0153806.0156113.0https://anaconda.org/conda-forge/asteval2021-02-27 14:24:12.922000131514.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.01239.01187.0https://pypi.org/project/xdoctest2021-06-28 02:23:53.00000052.079602.079602.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.06850.02021-06-07 14:44:29.0000001.0.6752.030.0bpytop42.0398.00.0https://pypi.org/project/bpytop2021-06-07 14:44:29.0000000.09972.09972.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.054.05180.02021-06-22 20:52:25.0000002.1.115.014.0icecream17.0209.06.0https://pypi.org/project/icecream2021-06-22 20:47:50.0000006.073510.073510.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.000000340.038.03670.02021-06-20 23:34:51.0000003.17.3168.016.0conda-forge/reboundrebound20.0166.034.020.0https://pypi.org/project/rebound2021-06-20 23:34:51.00000014.03090.05853.0https://anaconda.org/conda-forge/rebound2021-06-21 03:42:52.461000137991.03.0171.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.03449.02021-05-21 22:24:36.00000021.5.021.037.0conda-forge/monkeytypemonkeytype37.0163.0129.0https://pypi.org/project/monkeytype2021-05-21 22:24:36.00000034.032972.033771.0https://anaconda.org/conda-forge/monkeytype2021-05-22 12:13:35.93700033559.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.02514.02021-01-08 01:37:28.0000001.6.219.01.0conda-forge/alive-progressalive-progress21.0246.0349.0349.0https://pypi.org/project/alive-progress2021-01-08 01:37:28.0000000.017117.017595.0https://anaconda.org/conda-forge/alive-progress2021-01-08 03:33:35.9900008141.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-10 18:50:37.5280002021-07-10 17:44:04.00000071.0186.01045.02021-07-10 17:44:44.0000002.21.0104.018.0conda-forge/pyupgradepyupgrade13.0710.010.0https://pypi.org/project/pyupgrade2021-07-10 17:44:44.00000010.0145503.0153215.0https://anaconda.org/conda-forge/pyupgrade2021-07-10 18:50:37.528000231366.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.0610.02021-07-05 21:53:54.0000000.4.011.020.0snoop13.0400.064.056.0https://pypi.org/project/snoop2021-07-05 21:53:54.0000008.031520.031520.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.033410.033410.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-12 19:14:14.0000002021-07-10 09:40:05.00000095.0187.0584.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.0334200.0335226.0https://anaconda.org/conda-forge/nox2021-06-20 09:53:07.39400033881.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.0507.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.03734949.03739614.0https://anaconda.org/conda-forge/prettytable2021-03-02 22:49:12.885000284614.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.0483.02021-04-28 12:52:09.0000001.1.135.016.0['pytest']conda-forge/pytest-testmonpytest-testmon28.0280.0420.0322.0https://pypi.org/project/pytest-testmon2021-04-28 12:47:25.00000098.071380.072138.0https://anaconda.org/conda-forge/pytest-testmon2019-08-03 00:17:17.06300031081.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-13 12:50:36.0000002021-07-13 12:50:35.00000022.036.0337.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.0276112.0276112.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-13 12:50:33.0000002021-07-13 12:50:32.00000013.030.0279.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.0507728.0514351.0https://anaconda.org/conda-forge/flake8-comprehensions2021-05-10 17:44:18.389000370913.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.0204722.0204722.03.0
168166xenonhttps://github.com/rubik/xenonMonitoring tool based on radon.code-metrics23Truerubik/xenonhttps://github.com/rubik/xenonMIT2014-02-14 14:19:20.0000002021-07-11 08:58:33.0000002021-05-26 07:12:14.00000014.024.0188.02021-05-26 07:12:42.0000000.7.319.07.0conda-forge/xenonxenon6.0104.0344.0220.0https://pypi.org/project/xenon2021-05-26 07:12:42.000000124.059829.060096.0https://anaconda.org/conda-forge/xenon2019-10-12 20:39:43.88300012045.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.0100.0100.0https://pypi.org/project/data-science-types2021-02-16 16:45:03.0000000.031488.031488.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.03989.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.029276.029276.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.02920.02920.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.02048.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.02371.02373.03.064.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.01694.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.0373.0373.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.01304.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.032714.033024.0https://anaconda.org/conda-forge/bowler2019-06-12 18:37:14.2460009949.03.0
175173shivhttps://github.com/linkedin/shivshiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all..packaging22Truelinkedin/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.01211.02021-04-27 16:06:42.0000000.5.156.033.0shiv27.010.0https://pypi.org/project/shiv2021-04-30 16:25:28.00000010.08107.08112.03.0138.0
176174stackprinterhttps://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.01141.02020-10-31 13:10:42.0000000.2.514.06.0stackprinter9.0159.067.063.0https://pypi.org/project/stackprinter2020-10-31 13:06:59.0000004.019830.019830.03.0
177175pyccohttps://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.0749.02018-07-25 01:42:48.0000000.6.011.036.0pycco27.0222.0447.0223.0https://pypi.org/project/pycco2018-07-25 01:42:48.000000224.02971.02971.03.0
178176cx_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-15 06:40:42.9170002021-07-13 03:56:00.000000159.0611.0743.02021-07-08 23:47:54.0000006.725.090.0conda-forge/cx_freezecx_freeze68.0153.0https://pypi.org/project/cx_freeze2017-12-16 18:09:35.000000153.043627.046380.0https://anaconda.org/conda-forge/cx_freeze2021-07-15 06:40:42.91700082616.03.0
179177pynsisthttps://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.0715.02020-07-03 08:11:24.0000002.5.121.028.0pynsist25.0543.088.0https://pypi.org/project/pynsist2021-03-28 16:28:58.00000088.04807.04807.03.0
180178python-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.0628.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.05881.05881.03.0
181179baronhttps://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.033751.033751.03.0
182180pytest-lazy-fixturehttps://github.com/TvoroG/pytest-lazy-fixtureIt helps to use fixtures in pytest.mark.parametrize.testing22Truetvorog/pytest-lazy-fixturehttps://github.com/TvoroG/pytest-lazy-fixtureMIT2016-09-29 23:52:48.0000002021-07-09 17:10:56.0000002021-07-09 17:10:56.00000014.019.0195.02020-02-01 18:04:00.0000000.6.312.08.0['pytest']conda-forge/pytest-lazy-fixturepytest-lazy-fixture15.094.0417.0355.0https://pypi.org/project/pytest-lazy-fixture2020-02-01 18:04:00.00000062.0176483.0181598.0https://anaconda.org/conda-forge/pytest-lazy-fixture2020-02-01 18:49:47.818000260915.03.0
183181releaseshttps://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.01065.0359.0https://pypi.org/project/releases2020-01-11 00:29:49.000000706.03887.03887.03.0
184182flake8-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.02196.01646.0https://pypi.org/project/flake8-commas2018-03-19 16:49:31.000000550.0241786.0241786.03.0
185183flake8-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.091.02020-07-25 16:07:56.0000000.2.19.04.0['flake8']conda-forge/flake8-blackflake8-black4.086.0998.0962.0https://pypi.org/project/flake8-black2020-07-25 16:07:56.00000036.0181408.0186181.0https://anaconda.org/conda-forge/flake8-black2020-07-25 16:32:38.063000119335.03.0
186184memory_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.0348824.0350850.0https://anaconda.org/conda-forge/memory_profiler2020-10-20 18:00:58.207000125631.03.0
187185pyrasitehttps://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.02550.013.020.0pyrasite40.0274.039.033.0https://pypi.org/project/pyrasite2012-05-09 19:11:33.0000006.014090.014090.03.0
188186pyannotatehttps://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.01218.02019-09-16 15:37:03.0000001.2.09.016.0pyannotate26.094.089.063.0https://pypi.org/project/pyannotate2019-09-16 15:37:03.00000026.04863.04863.03.0
189187python-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.0311.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.08424.08424.03.0
190188assertpyhttps://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.0152733.0152995.0https://anaconda.org/conda-forge/assertpy2020-07-19 15:23:26.71000011539.03.0
191189pytest-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.0218.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.035480.035484.03.079.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.0138.0134.0https://pypi.org/project/mkdocs-pdf-export-plugin2020-07-23 01:35:04.0000004.012185.012185.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.01878.01354.0https://pypi.org/project/dodgy2019-12-31 16:44:58.000000524.0140864.0141278.0https://anaconda.org/conda-forge/dodgy2020-06-10 17:10:06.57900024444.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.02808.02296.0https://pypi.org/project/flake8-builtins2020-05-14 10:45:01.000000512.0328590.0330728.0https://anaconda.org/conda-forge/flake8-builtins2020-05-18 15:22:26.836000119741.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.02994.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.03304.03304.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.02123.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.015151.015151.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.01465.02020-12-02 20:41:20.00000020.12.23.022.0xar8.061.015.015.0https://pypi.org/project/xar2020-12-02 20:41:20.000000246.0246.03.0
198196wilyhttps://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.0784.02020-09-02 06:33:11.0000001.19.046.016.0wily28.0703.016.0https://pypi.org/project/wily2021-07-01 08:25:50.00000016.07950.07950.03.0
199197mkdocstringshttps://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.0135.0399.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.051460.052082.0https://anaconda.org/conda-forge/mkdocstrings2021-06-10 00:40:28.0080005603.03.0
200198Fixithttps://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.0248.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.01824.01824.03.0
201199blacken-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-13 00:16:30.0000002021-07-13 00:16:29.00000017.029.0229.02021-03-02 02:05:09.0000001.10.019.012.0conda-forge/blacken-docsblacken-docs2.0174.022.0https://pypi.org/project/blacken-docs2021-03-02 02:05:09.00000022.05431.06846.0https://anaconda.org/conda-forge/blacken-docs2021-03-02 04:02:19.00500016988.03.0
202200pytest-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.0144.02019-10-22 13:04:22.0000001.3.19.07.0['pytest']conda-forge/pytest-datadirpytest-datadir4.071.0436.0358.0https://pypi.org/project/pytest-datadir2019-10-22 13:04:22.00000078.093089.094486.0https://anaconda.org/conda-forge/pytest-datadir2019-10-23 16:32:51.37400079674.03.0
203201flake8-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.0908.0710.0https://pypi.org/project/flake8-mypy2017-08-31 23:17:01.000000198.041313.041313.03.0
204202sphinx-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.0195.0153.0https://pypi.org/project/sphinx-markdown-builder2019-12-23 17:05:52.00000042.013372.013372.03.0clayrisser/sphinx-markdown-builder
205203pylint-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.05854.05148.0https://pypi.org/project/pylint-flask2019-01-30 19:26:02.000000706.0169924.0170778.0https://anaconda.org/conda-forge/pylint-flask2019-02-02 18:28:49.93400050399.03.0
206204Birdseyehttps://github.com/alexmojaki/birdseyeGraphical Python debugger which lets you easily view the values of all evaluated expressions.debugging19Truealexmojaki/birdseyehttps://github.com/alexmojaki/birdseyeMIT2017-07-22 18:49:20.0000002021-07-03 11:58:12.0000002021-07-03 11:58:05.00000067.032.01408.02021-07-03 11:54:41.0000000.9.136.09.0birdseye17.0403.00.0https://pypi.org/project/birdseye2021-07-03 11:54:41.0000000.01068.01068.03.0-1.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-13 14:36:24.0000002021-07-13 14:36:24.00000031.066.0825.02021-07-02 13:17:04.0000000.3.126.024.0pyflow43.0333.00.0https://pypi.org/project/pyflow2021-07-02 13:17:04.0000000.0251.0392.03.03246.0
208206vexhttps://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.02376.02376.03.0
209207python-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.0360.02020-10-22 13:55:06.0000000.6.110.05.0python-devtools12.083.0382.0381.0https://pypi.org/project/python-devtools2017-08-21 10:32:25.0000001.0490.0490.03.0
210208constructorhttps://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.0316.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
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.026394.026394.03.0
212210flakehellhttps://github.com/life4/flakehellFlake8 wrapper to make it nice, legacy-friendly, configurable.linters19Truelife4/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.062020.062022.03.057.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-13 00:16:40.0000002021-07-13 00:16:39.00000014.034.0186.02021-01-24 18:14:07.0000002.1.030.09.0add-trailing-comma1.0254.014.0https://pypi.org/project/add-trailing-comma2021-01-24 18:14:07.00000014.06766.06766.03.0
214212mkdocs-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.0159.02020-12-22 02:04:30.0000002.5.016.02.0['mkdocs']mkdocs-awesome-pages-plugin6.053.0489.0399.0https://pypi.org/project/mkdocs-awesome-pages-plugin2020-12-22 01:59:58.00000090.040038.040038.03.0
215213nitpickhttps://github.com/andreoliwa/nitpickEnforce the same settings on multiple projects.linters19Trueandreoliwa/nitpickhttps://github.com/andreoliwa/nitpickMIT2018-03-23 14:25:24.0000002021-07-11 20:37:18.0000002021-07-11 20:37:17.00000010.054.0158.02021-03-16 21:47:14.0000000.26.042.010.0['flake8']nitpick30.0486.00.0https://pypi.org/project/nitpick2021-03-16 21:47:11.0000000.08720.08720.03.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.0219105.0219105.03.0
217215unimporthttps://github.com/hakancelik96/unimportA linter, formatter for finding and removing unused import statements.refactoring19Truehakancelik96/unimporthttps://github.com/hakancelik96/unimportMIT2019-09-08 09:49:24.0000002021-07-12 22:50:12.0000002021-06-26 10:53:22.00000014.062.0106.02021-06-26 10:40:10.0000000.8.430.011.0unimport9.0390.010.010.0https://pypi.org/project/unimport2021-06-26 10:40:10.0000004585.04585.03.0
218216mkdocs-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-13 13:36:29.0000002021-07-03 02:00:20.00000012.032.067.02021-07-03 02:09:02.0000000.9.328.06.0['mkdocs']mkdocs-with-pdf16.0186.039.039.0https://pypi.org/project/mkdocs-with-pdf2021-07-03 02:04:39.0000006756.06756.03.0
219217flake8-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.0208124.0208124.03.0
220218unifyhttps://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.056.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.042409.042409.03.0
221219mkdocs-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.034.02020-10-16 02:02:42.0000000.3.18.06.0['mkdocs']mkdocs-git-revision-date-plugin2.024.0268.0250.0https://pypi.org/project/mkdocs-git-revision-date-plugin2020-10-16 02:02:18.00000018.012723.012723.03.0
222220pyenv-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.000000296.0177.04379.02019-02-14 00:27:42.0000001.1.57.044.0135.0468.03.0
223221fake2dbhttps://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
224222heartratehttps://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.01277.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.0311.0311.03.0
225223portrayhttps://github.com/timothycrosley/portrayYour Project with Great Documentation.documentation18Truetimothycrosley/portrayhttps://github.com/timothycrosley/portrayMIT2019-08-21 05:14:04.0000002021-06-13 08:00:00.0000002021-06-13 07:59:39.00000057.029.0746.02021-06-13 08:00:00.0000001.7.028.016.0portray20.08.0https://pypi.org/project/portray2021-06-13 08:00:00.0000008.08042.08042.03.0-1.0
226224pyheathttps://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.039.029.0https://pypi.org/project/py-heat2018-12-06 03:59:34.00000010.01365.01365.03.0
227225pycyclehttps://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.00000014.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.01765.01765.03.0
228226imhotephttps://github.com/justinabrahms/imhotepA static-analysis bot for Github.linters18Falsejustinabrahms/imhotephttps://github.com/justinabrahms/imhotepMIT2012-12-17 01:26:32.0000002021-07-13 15:07:06.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.044.044.03.0
229227pynthttps://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.05105.05105.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.04826.05078.0https://anaconda.org/conda-forge/pandas-vet2020-02-01 05:31:32.4450006801.03.038.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.0106.084.0https://pypi.org/project/pyformat2017-01-04 02:31:11.00000022.011610.011610.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.0000002193.02193.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-14 07:27:04.0000002021-07-14 07:15:43.0000008.026.0315.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.08276.08659.0https://anaconda.org/conda-forge/beartype2021-06-30 08:28:07.1350004979.03.0
234232bellybuttonhttps://github.com/hchasestevens/bellybuttonCustom Python linting through AST expressions.linters17Truehchasestevens/bellybuttonhttps://github.com/hchasestevens/bellybuttonMIT2018-02-17 06:31:44.0000002021-07-15 00:42:03.0000002021-07-15 00:42:02.00000010.06.0216.02020-11-27 21:20:22.0000000.3.111.05.0bellybutton7.033.05.05.0https://pypi.org/project/bellybutton2020-11-27 21:20:22.0000000.05198.05198.03.0
235233retypehttps://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.01089.01419.0https://anaconda.org/conda-forge/retype2021-05-16 22:51:30.74200013861.03.0
236234mkdocs-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.030.030.0https://pypi.org/project/mkdocs-print-site-plugin2021-05-19 18:24:00.0000000.03593.03593.03.0
237235yalahttps://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.0731.0731.03.0
238236PyOxidizerhttps://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.03079.02021-05-09 16:48:41.000000pyoxidizer/0.16.08.034.0203.022.03.0397.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.0141.0141.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.0909.0909.03.017.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.0597.0597.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.0000007.02.029.02021-06-30 09:40:56.0000000.4.717.04.0lazydocs2.030.030.0https://pypi.org/project/lazydocs2021-06-30 09:33:15.0000000.0448.0448.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-07-09 03:09:15.0000002021-06-08 06:37:31.000000301.062.02750.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.000000527.0527.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.0126.02018-11-08 03:05:43.0000000.7.125.05.0pipenv-pipes7.0285.0https://pypi.org/project/pipenv-pipes2018-11-08 03:05:43.000000175.0175.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.061.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.05629.05629.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.000000159.0156.01471.056.027.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.00000071.071.03.0
249247com2annhttps://github.com/ilevkivskyi/com2annTool for translation type comments to type annotations in Python.refactoring14Trueilevkivskyi/com2annhttps://github.com/ilevkivskyi/com2annMIT2016-09-09 07:17:02.0000002021-03-07 09:20:28.0000002021-03-07 09:20:25.0000005.014.091.02019-06-17 19:19:47.0000000.1.12.03.0com2ann4.028.03.03.0https://pypi.org/project/com2ann2019-06-17 19:19:47.0000000.0395.0395.03.0
250248subparhttps://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.0487.02019-05-14 20:14:05.0000002.0.05.014.032.093.03.0
251249pytest-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.0381.046.038.0747.03.0
252250universal-buildhttps://github.com/ml-tooling/universal-buildUniversal build utilities for containerized build pipelines.build-tools13Trueml-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-build3.03.0https://pypi.org/project/universal-build2020-12-12 13:21:08.0000000.0356.0358.03.016.0
253251livepythonhttps://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
254252cohesionhttps://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.01104.01104.03.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.000000100.0100.03.0