best-of-python-dev/history/2021-10-07_projects.csv
2021-10-07 14:51:45 +00:00

131 KiB

1namehomepageresourcedescriptioncategoryprojectrankshowgithub_idgithub_urllicensecreated_atupdated_atlast_commit_pushed_atfork_countclosed_issue_countstar_countlatest_stable_release_published_atlatest_stable_release_numberrelease_countcontributor_countopen_issue_countlabelsconda_idpypi_idcommit_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-09-30 15:24:21.0000002021-09-01 14:02:18.00000091.02.01334.02021-09-01 14:02:45.0000002021.08.2622.06.04.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-10-06 17:51:13.0000002021-10-05 17:11:01.0000001557.04763.04168.02021-09-12 07:53:38.0000004.2.0156.0681.0866.0['sphinx']conda-forge/sphinxsphinx18141.0265417.0160881.0https://pypi.org/project/sphinx2021-09-12 07:53:38.000000104536.03963537.04028481.0https://anaconda.org/conda-forge/sphinx2021-09-12 10:18:31.6830004026533.01.0
64tqdmhttps://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-10-03 16:42:04.8064022021-09-20 16:15:31.0000001016.0529.019655.02021-09-20 15:24:06.0000004.62.3124.0107.0313.0conda-forge/tqdmtqdm1889.0237823.0211585.0https://pypi.org/project/tqdm2021-09-20 15:11:15.00000026238.025601584.025725925.0https://anaconda.org/conda-forge/tqdm2021-09-20 17:51:38.3610007946940.01.0tqdm/tqdm7855.0https://hub.docker.com/r/tqdm/tqdm2021-10-03 16:42:04.8064022.03911.0
75psutilhttps://github.com/giampaolo/psutilCross-platform lib for process and system monitoring in Python.profiling37Truegiampaolo/psutilhttps://github.com/giampaolo/psutilBSD-3-Clause2014-05-23 14:01:48.0000002021-10-05 18:24:24.0000002021-10-05 18:24:20.0000001149.01302.07718.02020-12-19 01:19:27.0000005.8.083.0167.0203.0conda-forge/psutilpsutil5710.0135971.0111305.0https://pypi.org/project/psutil2020-12-19 01:19:27.00000024666.034381354.034506492.0https://anaconda.org/conda-forge/psutil2021-06-29 02:45:06.5080008259123.01.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-10-07 09:23:22.0000002021-10-06 20:13:09.0000001904.04867.011433.083.0494.01956.0conda-forge/mypymypy9781.052323.046239.0https://pypi.org/project/mypy2021-06-22 18:39:23.0000006084.07229093.07256623.0https://anaconda.org/conda-forge/mypy2021-06-23 17:56:50.2880001293923.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-10-07 08:26:02.0000002021-10-06 11:12:48.0000001800.03964.07817.02021-08-30 17:39:28.0000006.2.5148.0746.0714.0['pytest']conda-forge/pytestpytest511860.0381276.0https://pypi.org/project/pytest2021-08-30 17:39:00.000000130584.031445281.031598367.0https://anaconda.org/conda-forge/pytest2021-08-31 02:25:39.4790009644427.01.0
108piphttps://github.com/pypa/pipThe Python package installer.dependency-managers35Truepypa/piphttps://github.com/pypa/pipMIT2011-03-06 14:30:46.0000002021-10-06 17:04:31.0000002021-10-05 07:40:09.0000002426.05049.07454.02021-08-12 14:54:57.00000021.2.4111.0636.0923.0conda-forge/pippip79578.060912.0https://pypi.org/project/pip2021-08-12 14:54:57.00000018666.084246003.084647136.0https://anaconda.org/conda-forge/pip2021-08-12 18:29:31.61400025271441.01.0
119jedihttps://github.com/davidhalter/jediAwesome autocompletion, static analysis and refactoring library for python.refactoring35Truedavidhalter/jedihttps://github.com/davidhalter/jediMIT2012-02-19 23:12:30.0000002021-10-06 13:16:00.0000002021-09-02 09:22:08.000000441.01223.04982.02020-12-25 10:34:25.0000000.18.030.0145.030.0conda-forge/jedijedi8224.0170003.0154097.0https://pypi.org/project/jedi2020-12-25 10:34:25.00000015906.018212936.018318175.0https://anaconda.org/conda-forge/jedi2021-06-29 02:44:18.6290006314372.01.0
1210toxhttps://github.com/tox-dev/toxCommand line driven CI frontend and development task automation tool.testing35Truetox-dev/toxhttps://github.com/tox-dev/toxMIT2016-09-17 16:54:22.0000002021-10-04 16:56:39.0000002021-10-04 16:56:38.000000385.01127.02437.02021-10-07 07:28:06.0000004.0.0a9124.0251.0133.0['pytest']conda-forge/toxtox2051.085507.049107.0https://pypi.org/project/tox2021-09-16 09:44:58.00000036400.03824632.03832001.0https://anaconda.org/conda-forge/tox2021-09-17 16:40:15.484000361101.01.0
1311flake8https://github.com/PyCQA/flake8Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned Batchelder's McCabe script.linters35TruePyCQA/flake8https://github.com/PyCQA/flake8MIT2014-09-13 17:06:24.0000002021-10-06 18:54:13.0000002021-10-04 20:29:31.000000183.01264.01511.02021-03-14 23:32:11.0000003.9.079.0156.038.0conda-forge/flake8flake82005.0268737.0197447.0https://pypi.org/project/flake82021-05-08 19:52:32.00000071290.011405456.011453273.0https://anaconda.org/conda-forge/flake82021-05-10 17:37:45.9680003060348.01.0
1412blackhttps://github.com/psf/blackThe uncompromising Python code formatter.formatters34Truepsf/blackhttps://github.com/psf/blackMIT2018-03-14 19:54:45.0000002021-10-07 08:31:21.0000002021-10-05 21:22:56.0000001442.01353.022619.02021-09-14 02:24:50.00000021.9b033.0273.0324.0conda-forge/blackblack92334.086106.0https://pypi.org/project/black2021-09-14 02:25:24.0000006228.08744831.08798517.0https://anaconda.org/conda-forge/black2021-09-14 05:32:53.0680002178312.01.017283.0
1513pytest-covhttps://github.com/pytest-dev/pytest-covCoverage plugin for pytest.testing34Truepytest-dev/pytest-covhttps://github.com/pytest-dev/pytest-covMIT2014-04-17 20:01:12.0000002021-10-04 19:49:33.0000002021-10-04 08:18:47.000000154.0199.01113.02021-10-04 01:48:57.0000003.0.043.071.0105.0['pytest']conda-forge/pytest-covpytest-cov858.0143783.0100389.0https://pypi.org/project/pytest-cov2021-10-04 01:48:57.00000043394.010041819.010096827.0https://anaconda.org/conda-forge/pytest-cov2021-10-04 14:17:04.9770003685555.01.02.0
1614richhttps://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-10-07 08:27:17.0000002021-10-06 13:09:37.000000937.0528.029750.02021-10-06 13:09:30.00000010.12.0136.0117.025.0conda-forge/richrich2292.07279.07279.0https://pypi.org/project/rich2021-10-06 13:08:03.0000000.02146912.02173009.0https://anaconda.org/conda-forge/rich2021-10-06 20:41:59.786000391463.01.0
1715pipenvhttps://github.com/pypa/pipenvPython Development Workflow for Humans.virtual-envs33Truepypa/pipenvhttps://github.com/pypa/pipenvMIT2017-01-20 00:44:02.0000002021-10-05 03:41:53.0000002021-08-31 00:56:36.0000001650.02900.022323.02021-05-29 03:10:16.0000002021.5.29298.0387.0583.0conda-forge/pipenvpipenv7109.024303.022029.0https://pypi.org/project/pipenv2021-05-29 03:10:16.0000002274.01814.0https://anaconda.org/conda-forge/pipenv2020-11-15 06:15:51.83100043552.01.0
1816poetryhttps://github.com/python-poetry/poetryPython dependency management and packaging made easy.dependency-managers33Truepython-poetry/poetryhttps://github.com/python-poetry/poetryMIT2018-02-28 15:23:47.0000002021-10-07 04:25:13.0000002021-09-19 11:23:53.0000001365.02104.016614.02021-10-04 18:05:17.0000001.1.11141.0287.01273.0conda-forge/poetrypoetry1870.064.0https://pypi.org/project/poetry2021-10-04 18:05:17.00000064.03474923.03681421.0https://anaconda.org/conda-forge/poetry2021-10-05 20:05:28.270000259473.02.08560673.0
1917mkdocshttps://github.com/mkdocs/mkdocsProject documentation with Markdown.documentation33Truemkdocs/mkdocshttps://github.com/mkdocs/mkdocsBSD-2-Clause2014-01-11 21:05:21.0000002021-10-07 07:57:14.0000002021-10-07 07:57:14.0000001835.01471.012914.02021-07-18 19:32:00.0000001.2.247.0199.0111.0['mkdocs']conda-forge/mkdocsmkdocs1578.021209.015267.0https://pypi.org/project/mkdocs2021-07-18 19:20:49.0000005942.02307.0https://anaconda.org/conda-forge/mkdocs2021-07-18 21:27:59.884000152319.01.0
2018mkdocs-materialhttps://github.com/squidfunk/mkdocs-materialTechnical documentation that just works.documentation33Truesquidfunk/mkdocs-materialhttps://github.com/squidfunk/mkdocs-materialMIT2016-01-28 22:09:23.0000002021-10-07 12:55:06.0270002021-10-06 17:45:25.0000001827.01120.07623.02021-10-06 17:40:42.0000007.3.2217.0130.011.0['mkdocs']conda-forge/mkdocs-materialmkdocs-material3622.010389.08887.0https://pypi.org/project/mkdocs-material2021-10-06 17:40:42.0000001502.0608089.0610373.0https://anaconda.org/conda-forge/mkdocs-material2021-10-07 12:55:06.02700066250.01.0
2119pip-toolshttps://github.com/jazzband/pip-toolsA set of tools to keep your pinned Python dependencies fresh.dependency-managers33Truejazzband/pip-toolshttps://github.com/jazzband/pip-toolsBSD-3-Clause2012-09-10 08:50:26.0000002021-10-07 01:53:57.0000002021-10-05 21:57:17.000000463.0648.05248.02021-09-21 22:10:01.0000006.3.095.0160.0115.0conda-forge/pip-toolspip-tools1636.03252.0https://pypi.org/project/pip-tools2021-09-21 22:10:01.0000003252.06657436.06658370.0https://anaconda.org/conda-forge/pip-tools2021-09-22 00:31:45.84200016821.02.0
2220pycodestylehttps://github.com/PyCQA/pycodestyleSimple Python style checker in one Python file.linters33TruePyCQA/pycodestylehttps://github.com/PyCQA/pycodestyleSaxpath2009-10-02 00:43:37.0000002021-10-06 01:02:27.0000002021-10-06 01:02:26.000000609.0548.04411.02021-03-14 18:44:02.0000002.7.012.0126.0120.0conda-forge/pycodestylepycodestyle1235.0183785.0162555.0https://pypi.org/project/pycodestyle2021-03-14 18:44:02.00000021230.015988345.016038773.0https://anaconda.org/conda-forge/pycodestyle2021-03-15 18:43:23.3610003227438.01.0
2321isorthttps://github.com/PyCQA/isortA Python utility / library to sort imports.formatters33TruePyCQA/isorthttps://github.com/PyCQA/isortMIT2013-09-02 22:22:53.0000002021-10-07 09:19:30.0000002021-10-06 03:36:33.000000416.0977.04199.02021-07-29 06:41:35.0000005.9.3130.0247.027.0conda-forge/isortisort220636.0196418.0https://pypi.org/project/isort2021-07-29 06:40:41.00000024218.014396433.014434326.0https://anaconda.org/conda-forge/isort2021-07-29 08:58:06.5500002387286.02.0
2422autopep8https://github.com/hhatto/autopep8A tool that automatically formats Python code to conform to the PEP 8 style guide.formatters33Truehhatto/autopep8https://github.com/hhatto/autopep8MIT2010-12-29 20:08:51.0000002021-08-15 12:15:32.0000002021-08-15 12:15:32.000000244.0336.03905.02021-04-30 06:09:29.0000001.5.767.051.090.0conda-forge/autopep8autopep82717.0101553.091369.0https://pypi.org/project/autopep82021-04-30 06:04:42.00000010184.02245381.02253899.0https://anaconda.org/conda-forge/autopep82021-04-30 08:34:16.877000545187.02.0
2523sphinx_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-09-17 17:13:48.0000002021-09-17 17:13:47.0000001596.0532.03840.02018-10-05 13:20:49.0000000.4.223.0108.0186.0['sphinx']conda-forge/sphinx_rtd_themesphinx_rtd_theme1345.023490.016.0https://pypi.org/project/sphinx_rtd_theme2018-10-05 13:20:49.00000023474.01828031.01856384.0https://anaconda.org/conda-forge/sphinx_rtd_theme2021-09-17 07:30:33.2680001757925.01.0
2624pyflakeshttps://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-10-06 20:39:57.0000002021-10-06 20:38:45.000000158.0355.01067.02021-10-06 20:39:49.0000002.4.031.078.083.0conda-forge/pyflakespyflakes516.0126902.0100404.0https://pypi.org/project/pyflakes2021-10-06 20:39:49.00000026498.012074907.012122944.0https://anaconda.org/conda-forge/pyflakes2021-03-24 22:10:26.1040003074425.01.0
2725pre-commithttps://github.com/pre-commit/pre-commitA framework for managing and maintaining multi-language pre-commit hooks.others32Truepre-commit/pre-commithttps://github.com/pre-commit/pre-commitMIT2014-03-13 00:39:38.0000002021-10-04 19:58:21.0000002021-10-04 19:58:20.000000487.01220.06602.02021-09-03 00:45:09.0000002.15.0163.0125.023.0conda-forge/pre-commitpre-commit2082.02136.0https://pypi.org/project/pre-commit2021-09-03 00:33:45.0000002136.03626405.03655379.0https://anaconda.org/conda-forge/pre-commit2021-09-03 12:43:28.471000745736.01.014349.0
2826hypothesishttps://github.com/HypothesisWorks/hypothesisHypothesis is a powerful, flexible, and easy to use library for property-based testing.testing32TrueHypothesisWorks/hypothesishttps://github.com/HypothesisWorks/hypothesisMPL-2.02013-03-10 13:51:19.0000002021-10-06 00:03:05.0000002021-10-06 00:03:05.000000472.01101.05412.02021-09-29 13:04:53.000000hypothesis-python-6.23.1881.0252.057.0conda-forge/hypothesishypothesis11019.012668.010052.0https://pypi.org/project/hypothesis2021-09-29 13:04:36.0000002616.076051.0https://anaconda.org/conda-forge/hypothesis2021-09-29 16:29:42.5430004791221.01.0
2927condahttps://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-10-07 13:28:40.0000002021-09-28 19:53:59.0000001089.06133.04332.02021-06-30 04:55:46.0000004.10.3100.0368.02055.0conda-forge/condaconda15750.02104.0https://pypi.org/project/conda2017-04-22 23:38:35.0000002104.062795.0414806.0https://anaconda.org/conda-forge/conda2021-09-24 19:18:03.52500021824731.02.0
3028sentry-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-10-04 03:00:37.0000002021-10-01 21:43:40.000000236.0385.01051.02021-09-29 13:51:54.0000001.4.3135.0102.0188.0conda-forge/sentry-sdksentry-sdk1301.015517.014531.0https://pypi.org/project/sentry-sdk2021-09-29 13:51:50.000000986.010325505.010328685.0https://anaconda.org/conda-forge/sentry-sdk2021-09-29 16:26:48.534000106981.01.04466.0
3129pytest-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-10-04 21:57:16.0000002021-10-04 21:57:14.000000155.0242.0766.02021-09-21 12:25:02.0000002.4.057.075.0204.0['pytest']conda-forge/pytest-xdistpytest-xdist912.029626.022284.0https://pypi.org/project/pytest-xdist2021-09-21 12:25:02.0000007342.04499910.04529147.0https://anaconda.org/conda-forge/pytest-xdist2021-09-21 18:12:10.4770001841943.01.0
3230loguruhttps://github.com/Delgan/loguruPython logging made (stupidly) simple.logging31TrueDelgan/loguruhttps://github.com/Delgan/loguruMIT2017-08-15 17:22:32.0000002021-09-27 15:58:40.9000002021-09-09 07:14:10.000000445.0398.09928.02020-09-20 07:56:32.0000000.5.317.030.069.0conda-forge/loguruloguru562.010962.010620.0https://pypi.org/project/loguru2020-09-20 07:54:28.000000342.01646463.01654705.0https://anaconda.org/conda-forge/loguru2021-09-27 15:58:40.900000263763.02.0
3331robotframeworkhttps://github.com/robotframework/robotframeworkGeneric automation framework for acceptance testing and RPA.testing31Truerobotframework/robotframeworkhttps://github.com/robotframework/robotframeworkApache-2.02014-06-27 11:10:38.0000002021-10-07 13:24:23.0000002021-10-07 13:16:49.0000001776.03451.06329.02021-09-08 10:04:10.0000004.1.167.0147.0218.0conda-forge/robotframeworkrobotframework13028.05676.04268.0https://pypi.org/project/robotframework2021-10-04 11:23:21.0000001408.01412.0https://anaconda.org/conda-forge/robotframework2021-09-08 13:23:20.93800063296.02.0514.0
3432pyautoguihttps://github.com/asweigart/pyautoguiA cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.testing31Trueasweigart/pyautoguihttps://github.com/asweigart/pyautoguiBSD-3-Clause2014-07-17 23:30:38.0000002021-09-14 17:43:00.0000002021-09-14 17:41:07.000000749.0196.05594.02021-07-07 17:05:04.0000000.9.5350.051.0344.0conda-forge/pyautoguipyautogui402.011149.010541.0https://pypi.org/project/pyautogui2021-07-07 17:05:04.000000608.0501753.0504620.0https://anaconda.org/conda-forge/pyautogui2020-10-13 12:17:23.308000134756.02.0
3533buildbothttps://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-10-05 23:22:04.0000002021-09-27 17:58:08.0000001536.0746.04691.02021-07-31 09:54:45.0000003.3.0113.0799.0650.0conda-forge/buildbotbuildbot22249.01149.0257.0https://pypi.org/project/buildbot2021-07-31 09:54:45.000000892.056213.058261.0https://anaconda.org/conda-forge/buildbot2021-07-31 13:21:14.59900043327.01.017201.0
3634pylinthttps://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-10-07 14:04:15.0000002021-10-07 13:05:45.000000755.02950.03587.02021-09-16 20:55:08.0000002.11.1119.0412.0713.0conda-forge/pylintpylint37734.0https://pypi.org/project/pylint2021-09-16 20:55:08.00000037734.08991082.09027726.0https://anaconda.org/conda-forge/pylint2021-09-17 15:38:30.2680002271988.01.0
3735bandithttps://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-10-05 07:51:16.0000002021-08-24 02:15:43.000000359.0368.03551.02020-12-13 02:48:28.0000001.7.031.0134.0180.0conda-forge/banditbandit1177.010633.08279.0https://pypi.org/project/bandit2020-12-13 02:48:28.0000002354.01922146.01925253.0https://anaconda.org/conda-forge/bandit2021-09-16 07:37:16.55700090059.01.0100.0
3836freezegunhttps://github.com/spulec/freezegunLet your Python tests travel through time.testing31Truespulec/freezegunhttps://github.com/spulec/freezegunApache-2.02012-12-11 05:11:00.0000002021-08-26 17:17:51.0000002021-08-25 15:42:15.000000198.0167.03016.02021-01-20 07:45:20.0000001.1.056.097.067.0conda-forge/freezegunfreezegun541.08352.0https://pypi.org/project/freezegun2021-01-20 07:45:20.0000008352.03389541.03393559.0https://anaconda.org/conda-forge/freezegun2021-01-20 09:23:22.014000269264.02.0
3937ipdbhttps://github.com/gotcha/ipdbIntegration of IPython pdb.debugging31Truegotcha/ipdbhttps://github.com/gotcha/ipdbBSD-3-Clause2011-01-15 17:51:47.0000002021-09-09 11:02:01.0000002021-09-09 11:02:01.000000133.0111.01477.02021-06-02 11:43:46.0000000.13.941.049.057.0conda-forge/ipdbipdb352.045201.028303.0https://pypi.org/project/ipdb2021-06-02 11:43:46.00000016898.01649791.01653025.0https://anaconda.org/conda-forge/ipdb2021-06-24 04:21:01.798000203773.01.0
4038setuptoolshttps://github.com/pypa/setuptoolsOfficial project repository for the Setuptools build system.build-tools31Truepypa/setuptoolshttps://github.com/pypa/setuptoolsMIT2016-03-29 14:02:33.0000002021-10-06 01:02:10.3290002021-10-05 16:23:26.000000768.01279.01448.02021-10-02 03:11:48.00000058.2.0442.0464.0552.0conda-forge/setuptoolssetuptools176842.0118912.0https://pypi.org/project/setuptools2021-10-02 03:11:40.00000057930.0423799.0https://anaconda.org/conda-forge/setuptools2021-10-06 01:02:10.32900026699314.01.0110.0
4139nosehttps://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.01341.02015-06-02 09:12:36.0000001.3.714.095.0447.0conda-forge/nosenose1004.0201664.0115190.0https://pypi.org/project/nose2015-06-02 09:12:36.00000086474.04153194.04182095.0https://anaconda.org/conda-forge/nose2020-10-11 16:52:20.2770001878616.02.0
4240ropehttps://github.com/python-rope/ropea python refactoring library.refactoring31Truepython-rope/ropehttps://github.com/python-rope/ropeLGPL-3.02013-11-30 15:30:20.0000002021-10-06 18:50:06.0000002021-10-05 13:36:36.000000144.0155.01208.02021-09-18 12:23:48.0000000.20.121.066.070.0conda-forge/roperope2150.034745.031813.0https://pypi.org/project/rope2021-09-18 12:23:48.0000002932.0479946.0490606.0https://anaconda.org/conda-forge/rope2021-09-18 14:27:09.314000575692.01.02.0
4341python-json-loggerhttps://github.com/madzak/python-json-loggerJson Formatter for the standard python logger.logging31Truemadzak/python-json-loggerhttps://github.com/madzak/python-json-loggerBSD-2-Clause2011-12-27 05:12:26.0000002021-07-27 23:18:51.0000002021-07-27 23:18:45.000000159.046.01076.02021-07-27 23:09:33.0000002.0.220.046.020.0conda-forge/python-json-loggerpython-json-logger196.018539.017621.0https://pypi.org/project/python-json-logger2021-07-27 23:09:33.000000918.03984412.04000965.0https://anaconda.org/conda-forge/python-json-logger2020-10-12 23:31:31.855000893868.02.0
4442tabulatehttps://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-08-20 10:06:45.0000002021-03-04 09:33:31.00000074.059.0980.02021-02-22 07:34:12.0000000.8.925.067.043.0conda-forge/tabulatetabulate502.060884.052782.0https://pypi.org/project/tabulate2021-02-22 07:34:12.0000008102.029854380.029876849.0https://anaconda.org/conda-forge/tabulate2021-02-22 13:39:52.1320001460531.02.0
4543pydocstylehttps://github.com/PyCQA/pydocstyledocstring style checker.linters31TruePyCQA/pydocstylehttps://github.com/PyCQA/pydocstyleMIT2012-01-31 17:18:23.0000002021-08-16 05:40:04.0000002021-08-15 13:40:47.000000152.0195.0817.02021-05-17 20:37:45.0000006.1.117.074.079.0conda-forge/pydocstylepydocstyle713.023115.019195.0https://pypi.org/project/pydocstyle2021-05-17 20:37:45.0000003920.01897215.01904169.0https://anaconda.org/conda-forge/pydocstyle2021-05-18 22:35:13.379000438161.01.056.0
4644alabasterhttps://github.com/bitprophet/alabasterLightweight, configurable Sphinx theme. Now the Sphinx default!.documentation31Truebitprophet/alabasterhttps://github.com/bitprophet/alabasterBSD-3-Clause2013-12-07 00:03:15.0000002021-09-24 20:53:42.0000002021-09-24 20:53:41.000000176.053.0621.02018-10-03 01:39:17.0000000.7.1224.028.081.0['sphinx']conda-forge/alabasteralabaster351.066698.051800.0https://pypi.org/project/alabaster2018-10-03 01:39:17.00000014898.03569099.03615882.0https://anaconda.org/conda-forge/alabaster2018-10-03 15:29:30.0170002947368.02.0
4745parsohttps://github.com/davidhalter/parsoA Python Parser.linters31Truedavidhalter/parsohttps://github.com/davidhalter/parsoMIT2017-05-08 20:14:30.0000002021-09-15 20:32:18.0000002021-09-15 20:32:18.00000075.094.0449.02021-03-30 20:43:51.0000000.8.225.043.08.0conda-forge/parsoparso1094.0162416.0151052.0https://pypi.org/project/parso2021-03-30 20:43:51.00000011364.018170279.018281921.0https://anaconda.org/conda-forge/parso2021-03-31 00:05:02.0640005135554.01.0
4846packaginghttps://github.com/pypa/packagingCore utilities for Python packages.packaging31Truepypa/packaginghttps://github.com/pypa/packagingBSD-2-Clause2014-05-15 22:49:43.0000002021-10-05 14:41:12.0000002021-08-27 23:00:50.000000159.0154.0327.02021-07-23 20:58:52.00000021.036.070.055.0conda-forge/packagingpackaging284431.0255231.0https://pypi.org/project/packaging2021-07-03 12:32:30.00000029200.075979790.076134045.0https://anaconda.org/conda-forge/packaging2021-07-03 14:49:57.4650009871994.01.0151.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-10-02 05:45:17.0000002021-10-02 05:45:16.0000001236.01197.019275.02021-08-14 15:24:27.0000003.2.359.0147.0208.0conda-forge/glancesglances4138.0385.0335.0https://pypi.org/project/glances2021-08-21 06:39:00.00000050.0117782.0119953.0https://anaconda.org/conda-forge/glances2021-09-13 17:25:17.813000145051.01.0585.0
5048numpydochttps://github.com/numpy/numpydocNumpy's Sphinx extensions.documentation30Truenumpy/numpydochttps://github.com/numpy/numpydocBSD-3-Clause2013-07-24 16:23:39.0000002021-09-27 13:51:09.0000002021-09-27 13:51:09.0000005969.095.018389.02020-07-01 21:59:00.0000001.1.013.066.058.0['sphinx']conda-forge/numpydocnumpydoc35461.028113.0https://pypi.org/project/numpydoc2020-07-01 21:59:00.0000007348.0267946.0282775.0https://anaconda.org/conda-forge/numpydoc2020-10-01 19:37:54.384000845262.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-10-07 01:41:16.0000002021-09-16 18:04:21.000000794.0383.012081.02020-04-23 19:07:36.0000000.30.067.0132.0324.0conda-forge/yapfyapf27785.024379.0https://pypi.org/project/yapf2020-04-23 19:07:36.0000003406.01452472.01465092.0https://anaconda.org/conda-forge/yapf2021-04-19 00:01:27.357000807713.03.0
5250wemake-python-styleguidehttps://github.com/wemake-services/wemake-python-styleguideThe strictest and most opinionated python linter ever!.linters30Truewemake-services/wemake-python-styleguidehttps://github.com/wemake-services/wemake-python-styleguideMIT2018-03-09 21:04:25.0000002021-10-07 07:59:40.0000002021-10-06 06:40:41.000000295.0888.01646.02021-06-21 19:33:18.0000000.15.352.0154.096.0wemake-python-styleguide1888.0704.0690.0https://pypi.org/project/wemake-python-styleguide2021-06-21 16:28:55.00000014.067069.067069.02.0
5351pytest-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-09-21 00:03:37.0000002021-09-21 00:03:35.00000098.091.01167.02021-05-18 11:53:27.0000003.6.152.054.011.0['pytest']conda-forge/pytest-mockpytest-mock25971.019791.0https://pypi.org/project/pytest-mock2021-05-06 19:21:18.0000006180.04922840.04941636.0https://anaconda.org/conda-forge/pytest-mock2021-05-07 01:15:17.6530001184170.02.0
5452coveralls-pythonhttps://github.com/TheKevJames/coveralls-pythonShow coverage stats online via coveralls.io.testing30TrueTheKevJames/coveralls-pythonhttps://github.com/TheKevJames/coveralls-pythonMIT2013-02-06 20:48:39.0000002021-10-06 02:08:31.0000002021-10-06 02:08:16.000000174.0137.0463.02021-07-20 20:24:19.0000003.2.040.059.08.0['pytest']coveralls432.036015.019007.0https://pypi.org/project/coveralls2021-07-20 20:24:19.00000017008.0435776.0435776.02.0
5553PySnooperhttps://github.com/cool-RR/PySnooperNever use print for debugging again.debugging29Truecool-RR/PySnooperhttps://github.com/cool-RR/PySnooperMIT2019-04-18 13:55:43.0000002021-09-14 17:19:37.0000002021-09-11 09:46:36.000000906.094.014679.02021-09-11 09:50:56.0000001.0.055.026.018.0conda-forge/pysnooperpysnooper300.0536.0490.0https://pypi.org/project/pysnooper2021-09-11 09:50:56.00000046.079943.081365.0https://anaconda.org/conda-forge/pysnooper2021-05-19 12:14:49.74700041253.01.0
5654virtualenvhttps://github.com/pypa/virtualenvVirtual Python Environment builder.virtual-envs29Truepypa/virtualenvhttps://github.com/pypa/virtualenvMIT2011-03-06 14:33:27.0000002021-10-06 15:34:34.0000002021-10-04 13:19:23.000000906.01108.03975.02021-09-24 10:46:05.00000020.8.1171.0216.064.0conda-forge/virtualenvvirtualenv34422.0https://pypi.org/project/virtualenv2021-09-24 10:37:15.00000034422.021465.0https://anaconda.org/conda-forge/virtualenv2021-06-29 14:18:57.4940001180581.02.0
5755pipreqshttps://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-09-16 11:25:58.0000002021-09-04 18:25:17.000000243.091.03686.02019-11-14 11:06:56.0000000.4.1038.051.091.0conda-forge/pipreqspipreqs309.07412.06884.0https://pypi.org/project/pipreqs2019-11-14 11:00:54.000000528.0108164.0108530.0https://anaconda.org/conda-forge/pipreqs2019-11-14 14:53:43.13100022383.03.0
5856invokehttps://github.com/pyinvoke/invokePythonic task management & command execution.build-tools29Truepyinvoke/invokehttps://github.com/pyinvoke/invokeBSD-2-Clause2012-02-29 23:59:23.0000002021-09-24 20:48:47.0000002021-09-24 20:48:45.000000293.0358.03398.02021-07-09 21:42:28.0000001.6.052.056.0327.0conda-forge/invokeinvoke3520.013477.08875.0https://pypi.org/project/invoke2021-07-09 21:42:28.0000004602.06483.0https://anaconda.org/conda-forge/invoke2021-07-10 12:55:00.642000427921.02.0
5957pytest-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-09-27 22:21:37.0000002021-05-30 22:55:43.00000086.098.0796.02021-04-21 23:04:29.0000000.15.120.026.065.0['pytest']conda-forge/pytest-asynciopytest-asyncio177.018260.016232.0https://pypi.org/project/pytest-asyncio2021-04-21 23:04:29.0000002028.01903140.01914960.0https://anaconda.org/conda-forge/pytest-asyncio2021-05-21 05:59:51.013000626463.02.0
6058progressbar2https://github.com/WoLpH/python-progressbarProgressbar 2 - A progress bar for Python 2 and Python 3 - pip install progressbar2.logging29TrueWoLpH/python-progressbarhttps://github.com/WoLpH/python-progressbarBSD-3-Clause2012-02-20 06:19:21.0000002021-10-04 21:49:28.0000002021-09-14 22:43:14.00000098.0187.0729.02021-09-14 22:43:28.0000003.53.396.039.08.0conda-forge/progressbar2progressbar2878.014518.012322.0https://pypi.org/project/progressbar22021-09-14 22:43:28.0000002196.01097675.01103414.0https://anaconda.org/conda-forge/progressbar22020-09-09 14:31:33.844000342449.02.01619.0
6159flake8-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-10-06 08:14:47.0000002021-09-30 15:49:58.00000049.058.0611.02021-09-29 14:41:52.00000021.9.236.041.042.0['flake8']conda-forge/flake8-bugbearflake8-bugbear175.06130.05090.0https://pypi.org/project/flake8-bugbear2021-09-29 14:41:52.0000001040.01126603.01143493.0https://anaconda.org/conda-forge/flake8-bugbear2021-09-29 17:18:12.400000439164.02.0
6260breathehttps://github.com/michaeljones/breatheReStructuredText and Sphinx bridge to Doxygen.documentation29Truemichaeljones/breathehttps://github.com/michaeljones/breatheBSD-3-Clause2009-02-03 18:52:25.0000002021-10-04 14:17:41.0000002021-09-29 18:40:06.000000145.0350.0555.02021-09-14 23:59:31.0000004.31.060.096.0121.0conda-forge/breathebreathe1540.07162.05154.0https://pypi.org/project/breathe2021-09-14 23:57:53.0000002008.0163247.0167049.0https://anaconda.org/conda-forge/breathe2021-09-15 02:02:02.185000226974.02.0125.0
6361pytest-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-08-13 00:14:03.0000002021-01-23 03:26:17.000000177.0180.0444.02020-12-13 15:24:58.0000003.1.144.043.091.0['pytest']conda-forge/pytest-htmlpytest-html376.013692.012708.0https://pypi.org/project/pytest-html2020-12-13 15:24:58.000000984.01437281.01440552.0https://anaconda.org/conda-forge/pytest-html2020-12-13 19:43:13.698000173385.02.0
6462pyinstallerhttps://github.com/pyinstaller/pyinstallerFreeze (package) Python programs into stand-alone executables.packaging28Truepyinstaller/pyinstallerhttps://github.com/pyinstaller/pyinstallerGPL-2.02011-11-23 11:05:56.0000002021-10-06 15:05:30.0000002021-10-06 14:04:41.0000001713.03962.08458.02021-08-07 05:53:00.0000004.5.131.0412.0324.0conda-forge/pyinstallerpyinstaller8019.00.0https://pypi.org/project/pyinstaller2021-08-07 05:48:19.0000000.0552311.0563914.0https://anaconda.org/conda-forge/pyinstaller2021-08-09 00:07:56.170000264362.01.0718507.0
6563py-spyhttps://github.com/benfred/py-spySampling profiler for Python programs.profiling28Truebenfred/py-spyhttps://github.com/benfred/py-spyMIT2018-08-01 02:22:15.0000002021-10-07 05:46:06.0000002021-10-06 21:31:51.000000274.0162.07413.02021-09-27 21:54:58.0000000.3.1033.029.071.0py-spy422.050.0https://pypi.org/project/py-spy2021-09-27 21:54:58.00000050.0507251.0507494.02.06583.0py-spy
6664Nuitkahttps://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,..packaging28TrueNuitka/Nuitkahttps://github.com/Nuitka/NuitkaApache-2.02013-04-23 15:40:33.0000002021-10-06 15:13:20.0000002021-10-06 14:48:40.000000327.0804.05880.02021-09-27 16:10:00.0000000.6.17160.0102.0218.0conda-forge/nuitkanuitka8114.054.0https://pypi.org/project/nuitka2021-10-05 17:13:13.00000054.022598.027356.0https://anaconda.org/conda-forge/nuitka2021-08-25 19:56:02.966000314075.01.0
6765playwright-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-10-05 20:43:44.0000002021-10-04 11:30:43.000000454.0434.05284.02021-10-05 20:43:44.0000001.15.362.021.015.0playwright427.0452.0452.0https://pypi.org/project/playwright2021-10-05 20:43:44.0000000.0126368.0126368.02.0
6866pytypehttps://github.com/google/pytypeA static type analyzer for Python code.linters28Truegoogle/pytypehttps://github.com/google/pytypeApache-2.02015-03-18 20:52:08.0000002021-10-07 00:40:35.0000002021-10-07 00:37:43.000000214.0347.03464.02021-10-04 19:54:54.0000002021.10.4111.068.098.0conda-forge/pytypepytype4714.088.0https://pypi.org/project/pytype2021-10-04 19:54:54.00000088.0128565.0132105.0https://anaconda.org/conda-forge/pytype2020-10-13 18:48:00.61700060184.02.0
6967prospectorhttps://github.com/PyCQA/prospectorInspects Python source files and provides information about type and location of classes, methods etc.code-metrics28TruePyCQA/prospectorhttps://github.com/PyCQA/prospectorGPL-2.02013-08-05 07:26:30.0000002021-10-05 07:54:47.0000002021-09-17 09:52:25.000000140.0228.01472.02021-09-17 10:01:35.0000001.5.1100.074.049.0conda-forge/prospectorprospector1106.01138.0https://pypi.org/project/prospector2021-09-17 10:01:35.0000001138.0410046.0410474.0https://anaconda.org/conda-forge/prospector2020-11-18 00:26:14.62800026588.01.02.0
7068pyelftoolshttps://github.com/eliben/pyelftoolsParsing ELF and DWARF in Python.debugging28Trueeliben/pyelftoolshttps://github.com/eliben/pyelftoolsUnlicense2013-06-08 22:55:54.0000002021-09-17 20:37:03.0000002021-09-17 20:37:03.000000402.0114.01309.08.078.054.0conda-forge/pyelftoolspyelftools574.03422.02538.0https://pypi.org/project/pyelftools2020-10-27 13:45:19.000000884.0618528.0619636.0https://anaconda.org/conda-forge/pyelftools2020-10-27 16:16:13.90100074272.02.0
7169radonhttps://github.com/rubik/radonVarious code metrics for Python code.code-metrics28Truerubik/radonhttps://github.com/rubik/radonMIT2012-09-20 18:58:58.0000002021-09-07 09:02:03.4150002021-08-08 13:24:47.00000097.0136.01246.02021-06-08 16:35:34.0000005.0.153.049.019.0conda-forge/radonradon521.03128.02030.0https://pypi.org/project/radon2021-08-08 13:25:20.0000001098.0372791.0373508.0https://anaconda.org/conda-forge/radon2021-09-07 09:02:03.41500034449.01.0
7270safetyhttps://github.com/pyupio/safetySafety checks your installed dependencies for known security vulnerabilities.security28Truepyupio/safetyhttps://github.com/pyupio/safetyMIT2016-10-19 13:22:56.0000002021-08-25 12:36:04.0000002021-04-28 19:57:23.00000096.070.01108.02021-01-15 19:34:46.0000001.10.338.035.047.0conda-forge/safetysafety372.03262.02718.0https://pypi.org/project/safety2021-01-15 19:34:46.000000544.0689245.0694559.0https://anaconda.org/conda-forge/safety2021-01-15 20:54:00.95800023118.02.085830.0
7371Yappihttps://github.com/sumerc/yappiYet Another Python Profiler, but this time thread&coroutine&greenlet aware.profiling28Truesumerc/yappihttps://github.com/sumerc/yappiMIT2009-10-07 20:46:30.0000002021-10-05 19:28:48.1960002021-10-05 12:57:13.00000049.035.0721.02021-10-05 13:05:13.0000001.3.318.026.016.0conda-forge/yappiyappi647.01119.0479.0https://pypi.org/project/yappi2021-10-05 13:05:13.000000640.0669702.0671435.0https://anaconda.org/conda-forge/yappi2021-10-05 19:28:48.19600090163.02.0
7472colorloghttps://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-08-24 13:10:43.3100002021-10-07 11:03:02.00000074.067.0712.02021-08-23 10:16:08.0000006.4.162.030.0conda-forge/colorlogcolorlog15199.011533.0https://pypi.org/project/colorlog2021-08-23 10:10:30.0000003666.05327019.05333431.0https://anaconda.org/conda-forge/colorlog2021-08-24 13:10:43.310000423231.02.0
7573pylint-djangohttps://github.com/PyCQA/pylint-djangoPylint plugin for improving code analysis for when using Django.linters28TruePyCQA/pylint-djangohttps://github.com/PyCQA/pylint-djangoGPL-2.02013-10-01 06:35:15.0000002021-09-27 16:49:16.4820002021-04-26 10:09:38.000000101.0150.0482.02021-04-09 06:40:49.0000002.4.349.058.034.0['pylint']conda-forge/pylint-djangopylint-django547.017306.015060.0https://pypi.org/project/pylint-django2021-04-09 06:39:56.0000002246.0692221.0693615.0https://anaconda.org/conda-forge/pylint-django2021-09-27 16:49:16.48200085951.02.0203.0
7674mccabehttps://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.00000041.034.0433.02017-01-26 22:13:14.0000000.6.111.021.06.0conda-forge/mccabemccabe142.0249097.0218087.0https://pypi.org/project/mccabe2017-01-26 22:13:14.00000031010.016802834.016854443.0https://anaconda.org/conda-forge/mccabe2018-07-08 18:43:04.5360003303023.01.0
7775ddthttps://github.com/datadriventests/ddtData-Driven Tests for Python Unittest.testing28Truedatadriventests/ddthttps://github.com/datadriventests/ddtMIT2012-02-11 22:57:10.0000002021-10-04 22:43:34.0000002021-10-04 22:40:52.000000100.032.0395.02021-10-04 22:43:34.0000001.4.428.036.015.0conda-forge/ddtddt222.06246.03762.0https://pypi.org/project/ddt2021-10-04 22:43:34.0000002484.0254674.0255835.0https://anaconda.org/conda-forge/ddt2020-05-15 03:17:11.93200063893.02.0
7876pep8-naminghttps://github.com/PyCQA/pep8-namingNaming Convention checker for Python.linters28FalsePyCQA/pep8-naminghttps://github.com/PyCQA/pep8-namingSaxpath2013-02-09 18:32:52.0000002021-08-08 04:41:02.5770002021-08-08 02:43:05.00000053.068.0335.02021-08-08 02:45:08.0000000.12.123.029.012.0conda-forge/pep8-namingpep8-naming230.010690.07662.0https://pypi.org/project/pep8-naming2021-08-08 02:45:08.0000003028.01213323.01216287.0https://anaconda.org/conda-forge/pep8-naming2021-08-08 04:41:02.577000201584.02.0
7977hackinghttps://github.com/openstack/hackingOpenStack Hacking Style Checks. Mirror of code maintained at opendev.org.linters28Trueopenstack/hackinghttps://github.com/openstack/hackingApache-2.02013-03-26 21:09:28.0000002021-10-07 10:15:47.0000002021-10-07 08:43:54.00000066.0220.02021-04-21 10:37:50.0000004.1.037.0182.0['flake8']hacking1053.08690.0https://pypi.org/project/hacking2021-04-21 10:37:50.0000008690.0196216.0196216.02.0
8078typed_asthttps://github.com/python/typed_astModified fork of CPython's ast module that parses `# type:` comments.ast28Truepython/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.0186.02021-04-11 23:57:40.0000001.4.329.021.05.0typed_ast173.010362.0https://pypi.org/project/typed_ast2021-04-11 23:57:40.00000010362.012066354.012066354.01.0
8179gasthttps://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-08-06 10:14:34.0000002021-08-06 10:14:34.00000023.024.0116.02021-08-02 05:45:24.0000000.5.219.010.0conda-forge/gastgast90.070521.067133.0https://pypi.org/project/gast2021-08-02 05:45:24.0000003388.09545123.09576518.0https://anaconda.org/conda-forge/gast2021-06-29 07:42:31.2630001287220.01.0
8280sqlmaphttps://github.com/sqlmapproject/sqlmapAutomatic SQL injection and database takeover tool.security27Truesqlmapproject/sqlmaphttps://github.com/sqlmapproject/sqlmapGPL-3.02012-06-26 09:52:15.0000002021-10-06 22:45:59.0000002021-10-06 22:45:55.0000004499.04415.021263.02021-09-02 19:45:03.0000001.5.972.0108.055.0sqlmap9851.08.0https://pypi.org/project/sqlmap2021-10-01 07:03:02.0000008.014706.014706.02.0
8381memory-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-10-06 13:11:30.0000002021-10-06 13:11:30.000000321.0100.03098.02018-08-16 03:16:49.0000000.54.052.088.0105.0memory_profiler639.0534.0https://pypi.org/project/memory_profiler2018-08-16 03:16:49.000000534.0334402.0334402.02.0
8482factory_boyhttps://github.com/FactoryBoy/factory_boyA test fixtures replacement for Python.testing27TrueFactoryBoy/factory_boyhttps://github.com/FactoryBoy/factory_boyMIT2011-05-11 08:26:59.0000002021-09-21 09:07:37.0000002021-09-03 15:29:24.000000328.0348.02645.02018-05-05 15:05:40.0000002.11.136.0117.0151.0conda-forge/factory_boyfactory_boy891.04256.0https://pypi.org/project/factory_boy2018-05-05 15:05:40.0000004256.01361.0https://anaconda.org/conda-forge/factory_boy2021-04-04 01:17:30.46600083055.02.0
8583pudbhttps://github.com/inducer/pudbFull-screen console debugger for Python.debugging27Trueinducer/pudbhttps://github.com/inducer/pudbMIT2011-05-13 23:44:30.0000002021-09-30 09:20:48.0000002021-09-30 02:55:11.000000184.0142.02218.02017-09-02 18:52:28.0000002017.1.469.078.0136.0conda-forge/pudbpudb4001.02575.0https://pypi.org/project/pudb2021-05-08 20:11:53.0000001426.0169354.0171086.0https://anaconda.org/conda-forge/pudb2021-08-21 21:47:40.449000109120.02.0
8684logbookhttps://github.com/getlogbook/logbookA cool logging replacement for Python.logging27Falsegetlogbook/logbookhttps://github.com/getlogbook/logbookBSD-3-Clause2010-07-22 10:13:12.0000002021-07-19 14:00:45.0000002019-10-16 17:48:40.000000157.0125.01404.02019-01-16 20:35:25.0000001.4.341.076.056.0conda-forge/logbooklogbook1194.04792.02728.0https://pypi.org/project/logbook2019-10-16 18:14:55.0000002064.01637.0https://anaconda.org/conda-forge/logbook2021-01-11 05:40:29.14500050663.02.0273.0
8785twinehttps://github.com/pypa/twineUtilities for interacting with PyPI.build-tools27Truepypa/twinehttps://github.com/pypa/twineApache-2.02013-08-13 15:39:39.0000002021-10-07 13:03:00.0000002021-09-20 01:36:48.000000243.0339.01164.02021-07-24 12:41:53.0000003.4.243.0103.045.0conda-forge/twinetwine64544.047040.0https://pypi.org/project/twine2021-07-20 16:24:13.00000017504.05561.0https://anaconda.org/conda-forge/twine2021-07-20 19:18:02.428000344830.02.0
8886pytest-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.00000055.068.0734.02020-07-06 18:40:33.0000000.9.425.036.035.0['pytest']conda-forge/pytest-sugarpytest-sugar344.012812.08232.0https://pypi.org/project/pytest-sugar2020-07-06 18:40:33.0000004580.0539875.0542148.0https://anaconda.org/conda-forge/pytest-sugar2020-09-18 13:41:24.029000113667.02.0
8987astorhttps://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.074.0602.02019-12-10 01:50:33.0000000.8.114.031.034.0conda-forge/astorastor261.03756.0https://pypi.org/project/astor2019-12-10 01:50:33.0000003756.04456032.04480842.0https://anaconda.org/conda-forge/astor2020-07-01 13:36:26.9710001339781.03.0
9088sphinx-bootstrap-themehttps://github.com/ryan-roemer/sphinx-bootstrap-themeSphinx Bootstrap Theme.documentation27Trueryan-roemer/sphinx-bootstrap-themehttps://github.com/ryan-roemer/sphinx-bootstrap-themeMIT2011-12-07 14:53:00.0000002021-10-02 23:08:01.0000002021-10-02 23:08:01.000000206.081.0576.02021-09-12 03:26:49.0000000.8.057.038.056.0['sphinx']sphinx-bootstrap-theme396.0976.0https://pypi.org/project/sphinx-bootstrap-theme2021-09-12 03:26:49.000000976.051704.051704.02.0
9189python-coloredlogshttps://github.com/xolox/python-coloredlogsColored terminal output for Python's logging module.logging27Truexolox/python-coloredlogshttps://github.com/xolox/python-coloredlogsMIT2013-05-30 18:57:12.0000002021-06-11 10:22:42.0000002021-06-11 10:22:09.00000037.049.0429.02021-06-11 10:22:42.00000015.0.163.016.025.0coloredlogs273.011169.09073.0https://pypi.org/project/coloredlogs2021-06-11 10:22:42.0000002096.01895870.01895870.02.0
9290wheelhttps://github.com/pypa/wheelThe official binary distribution format for Python.build-tools27Truepypa/wheelhttps://github.com/pypa/wheelMIT2016-07-16 23:19:28.5800002021-09-24 00:02:35.0000002021-08-18 17:11:44.00000099.0296.0263.02021-08-09 20:48:33.0000000.37.065.061.031.0conda-forge/wheelwheel62544.0https://pypi.org/project/wheel2021-08-09 20:48:33.00000062544.0340856.0https://anaconda.org/conda-forge/wheel2021-08-13 19:04:03.56600021473953.02.0-5.0
9391astunparsehttps://github.com/simonpercivall/astunparseAn AST unparser for Python.ast27Falsesimonpercivall/astunparsehttps://github.com/simonpercivall/astunparseBSD-3-Clause2014-03-31 15:34:54.0000002021-07-27 09:28:31.0000002019-12-22 18:11:19.00000039.021.0172.02019-12-22 18:12:11.0000001.6.311.010.018.0conda-forge/astunparseastunparse86.029049.028867.0https://pypi.org/project/astunparse2019-12-22 18:12:11.000000182.04467758.04477042.0https://anaconda.org/conda-forge/astunparse2021-01-15 07:40:29.426000482801.03.0
9492flake8-quoteshttps://github.com/zheller/flake8-quotesFlake8 extension for checking quotes in python.linters27Truezheller/flake8-quoteshttps://github.com/zheller/flake8-quotesMIT2014-03-10 00:05:08.0000002021-08-24 17:05:29.5780002021-08-23 07:53:13.00000034.040.0131.02021-08-23 07:53:16.0000003.3.038.029.03.0['flake8']conda-forge/flake8-quotesflake8-quotes101.04996.03592.0https://pypi.org/project/flake8-quotes2021-08-23 07:53:16.0000001404.0584053.0593462.0https://anaconda.org/conda-forge/flake8-quotes2021-08-24 17:05:29.578000574001.02.0
9593gdbguihttps://github.com/cs01/gdbguiBrowser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in..debugging26Truecs01/gdbguihttps://github.com/cs01/gdbguiGPL-3.02016-10-27 03:19:25.0000002021-09-21 01:15:46.0000002021-09-06 05:46:27.000000481.0164.08218.02021-09-06 05:59:07.0000000.15.0.193.038.0111.0gdbgui427.0113.0111.0https://pypi.org/project/gdbgui2021-09-06 05:54:12.0000002.088938.089293.02.05338.0
9694line_profilerhttps://github.com/pyutils/line_profilerLine-by-line profiling for Python.profiling26Truepyutils/line_profilerhttps://github.com/pyutils/line_profilerBSD-3-Clause2016-05-26 17:37:38.1510002021-09-29 03:51:03.6680002021-09-27 19:50:57.000000250.019.03527.02021-09-24 04:49:37.0000003.3.18.027.028.0conda-forge/line_profilerline_profiler692.0https://pypi.org/project/line_profiler2017-12-20 02:30:37.000000692.0188209.0191417.0https://anaconda.org/conda-forge/line_profiler2021-09-29 03:51:03.668000208583.02.0
9795coalahttps://github.com/coala/coalacoala provides a unified command-line interface for linting and fixing all your code, regardless of the programming..linters26Truecoala/coalahttps://github.com/coala/coalaAGPL-3.02014-05-15 11:35:34.0000002021-07-02 15:56:52.0000002021-06-11 17:11:55.0000001354.02371.03250.02017-05-30 10:07:57.0000000.11.1730.0482.0836.0coala-bears4487.0218.010.0https://pypi.org/project/coala-bears2017-11-10 21:04:50.000000208.03714.03715.02.0147.0
9896vulturehttps://github.com/jendrikseipp/vultureFind dead Python code.refactoring26Truejendrikseipp/vulturehttps://github.com/jendrikseipp/vultureMIT2016-08-11 15:39:58.6470002021-09-27 08:01:37.0000002021-09-27 08:01:32.00000087.0135.01893.02021-01-16 17:51:40.0000002.342.028.013.0conda-forge/vulturevulture681.01558.01198.0https://pypi.org/project/vulture2021-01-16 17:49:50.000000360.0149353.0150138.0https://anaconda.org/conda-forge/vulture2020-08-11 23:14:02.06200048699.02.0
9997Diamondhttps://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.01631.02016-11-25 22:13:29.0000004.0.51536.0343.0232.0diamond3219.0127.065.0https://pypi.org/project/diamond2016-11-25 22:13:29.00000062.052063.052063.02.0
10098sconshttps://github.com/SCons/sconsSCons - a software construction tool.build-tools26TrueSCons/sconshttps://github.com/SCons/sconsMIT2017-03-23 22:12:34.5790002021-10-06 03:19:16.0000002021-10-06 01:39:45.000000236.02652.01243.02021-08-05 19:31:22.0000004.2.014.0135.0653.0conda-forge/sconsscons7494.050.0https://pypi.org/project/scons2019-12-17 02:49:51.00000050.04199.0https://anaconda.org/conda-forge/scons2021-08-01 10:59:18.245000230314.02.0378.0
10199pyarmorhttps://github.com/dashingsoft/pyarmorA tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.security26Falsedashingsoft/pyarmorhttps://github.com/dashingsoft/pyarmorSGI-B-2.02017-08-26 04:11:53.0000002021-10-06 13:03:44.0000002021-10-06 05:27:56.000000148.0558.01181.02021-10-01 15:42:18.0000006.8.1226.017.018.0pyarmor3240.0267.0257.0https://pypi.org/project/pyarmor2021-10-01 15:41:42.00000010.069685.069685.03.018.0
102100doithttps://github.com/pydoit/doittask management & automation tool.build-tools26Truepydoit/doithttps://github.com/pydoit/doitMIT2014-02-14 22:21:23.0000002021-09-28 17:28:52.0000002021-07-06 19:44:10.000000136.0192.01100.02020-09-04 06:38:01.0000000.33.143.056.064.0conda-forge/doitdoit1367.01260.0794.0https://pypi.org/project/doit2020-09-04 06:38:01.000000466.01453.0https://anaconda.org/conda-forge/doit2020-10-11 16:47:23.10300066845.02.0
103101pytest-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-10-04 19:49:47.0000002021-10-01 18:01:23.000000147.0136.0884.02021-07-03 09:06:41.0000004.1.090.044.0115.0['pytest']conda-forge/pytest-bddpytest-bdd679.0268.0https://pypi.org/project/pytest-bdd2021-07-03 09:06:41.000000268.0238478.0239816.0https://anaconda.org/conda-forge/pytest-bdd2020-02-03 16:53:59.11400038802.03.0
104102pymplerhttps://github.com/pympler/pymplerDevelopment tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.profiling26Truepympler/pymplerhttps://github.com/pympler/pymplerApache-2.02012-10-04 23:35:16.0000002021-09-26 21:22:12.0000002020-10-15 19:16:49.00000068.047.0810.02016-03-31 11:48:42.0000000.4.315.026.036.0conda-forge/pymplerpympler443.0478.0https://pypi.org/project/pympler2020-10-14 20:27:50.000000478.0624950.0628069.0https://anaconda.org/conda-forge/pympler2020-10-14 22:08:39.935000171561.02.0
105103pdoc3https://github.com/pdoc3/pdocAuto-generate API documentation for Python projects.documentation26Truepdoc3/pdochttps://github.com/pdoc3/pdocAGPL-3.02019-01-02 02:32:40.0000002021-10-04 10:56:00.0000002021-09-24 14:45:57.000000115.0183.0725.02021-08-03 14:51:19.0000000.10.034.056.087.0pdoc3569.01151.01061.0https://pypi.org/project/pdoc32021-08-03 14:51:19.00000090.0174310.0174310.02.0
106104nose2https://github.com/nose-devs/nose2The successor to nose, based on unittest2.testing26Truenose-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.0199.0689.02021-01-27 21:57:28.0000000.10.026.071.055.0conda-forge/nose2nose21002.06025.04087.0https://pypi.org/project/nose22021-01-27 21:57:28.0000001938.0411769.0412682.0https://anaconda.org/conda-forge/nose22020-02-02 06:02:02.00400037472.03.0
107105setuptools_scmhttps://github.com/pypa/setuptools_scmthe blessed package to manage your versions by scm tags.build-tools26Truepypa/setuptools_scmhttps://github.com/pypa/setuptools_scmMIT2015-07-01 17:57:56.0000002021-10-04 17:59:56.0000002021-10-04 17:59:52.000000148.0284.0504.02021-09-11 19:20:03.0000006.3.247.092.081.0conda-forge/setuptools_scmsetuptools_scm694.0https://pypi.org/project/setuptools_scm2018-08-09 06:35:57.000000694.011334155.011345555.0https://anaconda.org/conda-forge/setuptools_scm2021-09-11 22:03:30.037000763804.02.0
108106autoflakehttps://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-09-01 03:13:36.0000002020-12-27 17:36:40.00000049.033.0434.02019-08-04 15:14:24.0000001.3.136.017.033.0conda-forge/autoflakeautoflake439.03582.03002.0https://pypi.org/project/autoflake2019-08-04 15:14:24.000000580.0524779.0530936.0https://anaconda.org/conda-forge/autoflake2021-05-26 15:10:21.374000184734.02.0
109107sphinx-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-09-19 10:04:04.0000002021-09-19 10:04:04.00000068.070.0362.02020-10-12 20:37:53.0000001.11.128.030.056.0['sphinx']conda-forge/sphinx-autodoc-typehintssphinx-autodoc-typehints177.01380.0https://pypi.org/project/sphinx-autodoc-typehints2020-10-12 20:37:53.0000001380.0285176.0289956.0https://anaconda.org/conda-forge/sphinx-autodoc-typehints2021-04-15 04:06:00.666000224663.02.0
110108darglinthttps://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-09-18 23:10:07.0000002021-04-04 23:02:21.00000028.092.0356.02021-02-22 05:24:56.0000001.7.047.021.041.0conda-forge/darglintdarglint495.0923.0903.0https://pypi.org/project/darglint2021-02-22 05:24:56.00000020.0206291.0207193.0https://anaconda.org/conda-forge/darglint2021-04-05 00:44:14.30800022554.02.0
111109interrogatehttps://github.com/econchick/interrogateExplain yourself! Interrogate a codebase for docstring coverage.documentation26Trueeconchick/interrogatehttps://github.com/econchick/interrogateMIT2020-04-24 02:33:25.0000002021-09-20 07:08:45.0000002021-09-10 23:10:55.00000022.023.0319.02021-09-10 23:05:20.0000001.5.014.011.08.0interrogate172.0915.0915.0https://pypi.org/project/interrogate2021-09-10 23:05:20.0000000.069915.069915.02.02.0
112110pyrighthttps://github.com/microsoft/pyrightStatic type checker for Python.linters25TrueMicrosoft/pyrighthttps://github.com/microsoft/pyrightMIT2019-03-12 03:38:46.0000002021-10-07 06:53:01.0000002021-10-07 06:48:59.000000375.01935.07208.02021-10-07 06:53:01.0000001.1.176258.062.016.0129.0125.0271115.02.0pyrighthttps://www.npmjs.com/package/pyright2021-10-07 06:49:51.8660004.0271115.0
113111pyre-checkhttps://github.com/facebook/pyre-checkPerformant type-checking for python.linters25Truefacebook/pyre-checkhttps://github.com/facebook/pyre-checkMIT2017-11-10 17:31:36.0000002021-10-07 11:17:23.0000002021-10-07 11:17:21.000000351.0204.05585.02021-09-16 19:49:13.0000000.9.664.0176.075.0pyre-check46.0https://pypi.org/project/pyre-check2021-09-16 19:49:13.00000046.024412.024412.02.0
114112Scalenehttps://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-10-06 19:26:12.0000002021-10-06 19:26:10.000000158.0111.04553.02021-10-04 18:27:41.0000001.3.15114.020.033.0scalene1979.067.067.0https://pypi.org/project/scalene2021-10-04 18:27:41.0000000.04581.04581.03.0
115113pyinstrumenthttps://github.com/joerick/pyinstrumentCall stack profiler for Python. Shows you why your code is slow!.profiling25Truejoerick/pyinstrumenthttps://github.com/joerick/pyinstrumentBSD-3-Clause2014-03-13 17:53:13.0000002021-10-06 18:17:53.0000002021-10-03 12:33:23.000000142.071.03432.02021-10-03 12:41:01.0000004.0.434.033.016.0conda-forge/pyinstrumentpyinstrument505.0369.0https://pypi.org/project/pyinstrument2021-10-03 12:41:01.000000136.0229303.0230678.0https://anaconda.org/conda-forge/pyinstrument2021-10-05 10:03:57.12600083889.03.0
116114mambahttps://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-10-07 14:45:30.0000002021-10-07 11:48:32.000000122.0400.02182.078.060.0196.0conda-forge/mamba1469.0357.0357.042907.0https://anaconda.org/conda-forge/mamba2021-09-27 23:51:56.9760001330117.03.0
117115detect-secretshttps://github.com/Yelp/detect-secretsAn enterprise friendly way of detecting and preventing secrets in code.security25TrueYelp/detect-secretshttps://github.com/Yelp/detect-secretsApache-2.02017-12-05 00:38:38.0000002021-09-25 10:53:57.0000002021-08-01 20:36:31.000000244.0151.01999.02021-04-14 21:25:44.0000001.1.034.051.083.0detect-secrets1095.034.0https://pypi.org/project/detect-secrets2021-04-14 21:25:44.00000034.0174168.0174168.03.0
118116notifiershttps://github.com/liiight/notifiersThe easy way to send notifications.logging25Trueliiight/notifiershttps://github.com/liiight/notifiersMIT2017-06-01 10:20:18.0000002021-09-22 08:42:10.0000002021-09-22 08:42:01.00000077.054.01989.02021-08-23 20:42:56.0000001.3.026.016.038.0notifiers426.0182.0176.0https://pypi.org/project/notifiers2019-10-05 13:00:41.0000006.0279629.0279629.03.0
119117flithttps://github.com/takluyver/flitSimplified packaging of Python modules.build-tools25Truetakluyver/flithttps://github.com/takluyver/flitBSD-3-Clause2015-03-13 21:22:27.0000002021-10-06 16:39:41.0000002021-10-06 16:39:37.00000079.0177.01502.02021-07-31 15:27:36.0000003.3.040.045.087.0conda-forge/flitflit952.0226.0https://pypi.org/project/flit2021-07-31 15:27:36.000000226.01676.0https://anaconda.org/conda-forge/flit2021-07-31 18:54:02.84800093868.03.0
120118pyupgradehttps://github.com/asottile/pyupgradeA tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.refactoring25Trueasottile/pyupgradehttps://github.com/asottile/pyupgradeMIT2017-02-28 17:50:31.0000002021-10-05 19:20:26.0000002021-09-28 15:15:18.00000080.0229.01199.02021-09-28 15:15:43.0000002.29.0120.021.07.0conda-forge/pyupgradepyupgrade780.010.0https://pypi.org/project/pyupgrade2021-09-28 15:15:43.00000010.0127920.0135874.0https://anaconda.org/conda-forge/pyupgrade2021-09-30 09:06:52.898000262500.02.0
121119pdbpphttps://github.com/pdbpp/pdbpppdb++, a drop-in replacement for pdb (the Python debugger).debugging25Truepdbpp/pdbpphttps://github.com/pdbpp/pdbppBSD-3-Clause2017-06-11 13:42:16.0000002021-09-28 23:25:01.0000002021-09-28 22:57:23.00000046.0115.0814.02021-07-09 22:22:20.0000000.10.326.040.064.0conda-forge/pdbpppdbpp697.03319.02291.0https://pypi.org/project/pdbpp2021-07-09 22:22:20.0000001028.01280.0https://anaconda.org/conda-forge/pdbpp2021-07-11 15:21:48.41900064033.03.0
122120pylamahttps://github.com/klen/pylamaCode audit tool for python.linters25Falseklen/pylamahttps://github.com/klen/pylamaLGPL-3.02012-08-17 10:10:10.0000002021-08-25 23:21:58.0000002019-04-10 18:20:19.00000078.053.0814.02019-04-10 18:20:47.0000007.7.199.041.072.0pylama689.03728.02724.0https://pypi.org/project/pylama2019-04-10 18:20:47.0000001004.089820.089820.02.0
123121pytest-benchmarkhttps://github.com/ionelmc/pytest-benchmarkpy.test fixture for benchmarking code.testing25Trueionelmc/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.00000086.078.0804.02021-04-17 19:47:26.0000003.4.141.033.076.0['pytest']conda-forge/pytest-benchmarkpytest-benchmark986.02937.02207.0https://pypi.org/project/pytest-benchmark2021-04-17 19:47:26.000000730.0426518.0439542.0https://anaconda.org/conda-forge/pytest-benchmark2021-04-18 21:19:04.860000872639.03.0
124122greenhttps://github.com/CleanCut/greenGreen is a clean, colorful, fast python test runner.testing25TrueCleanCut/greenhttps://github.com/CleanCut/greenMIT2014-04-01 20:08:18.0000002021-07-24 08:50:12.0000002021-07-16 01:00:57.00000075.0165.0709.02021-07-16 01:03:10.0000003.3.0141.037.06.0conda-forge/greengreen1048.0962.0604.0https://pypi.org/project/green2021-07-16 01:03:10.000000358.014529.016317.0https://anaconda.org/conda-forge/green2020-11-12 18:09:27.15700087660.03.0
125123asvhttps://github.com/airspeed-velocity/asvAirspeed Velocity: A simple Python benchmarking tool with web-based reporting.testing25Trueairspeed-velocity/asvhttps://github.com/airspeed-velocity/asvBSD-3-Clause2013-11-07 20:43:31.0000002021-08-15 10:06:12.0000002021-08-15 10:06:12.000000129.0301.0613.02020-05-16 12:35:26.0000000.4.216.055.0111.0conda-forge/asvasv1894.0281.0193.0https://pypi.org/project/asv2020-05-16 12:33:41.00000088.026725.036060.0https://anaconda.org/conda-forge/asv2021-08-07 18:07:49.271000532095.03.0
126124pytest-watchhttps://github.com/joeyespo/pytest-watchLocal continuous test runner with pytest and watchdog.testing25Falsejoeyespo/pytest-watchhttps://github.com/joeyespo/pytest-watchMIT2015-01-12 02:08:20.0000002021-08-21 18:28:52.3050002019-06-15 20:36:43.00000048.041.0595.02018-05-20 19:52:16.0000004.2.017.016.039.0['pytest']conda-forge/pytest-watchpytest-watch183.03729.02947.0https://pypi.org/project/pytest-watch2018-05-20 19:52:16.000000782.0250749.0251859.0https://anaconda.org/conda-forge/pytest-watch2021-08-21 18:28:52.30500049992.03.0
127125PyHamcresthttps://github.com/hamcrest/PyHamcrestHamcrest matchers for Python.testing25Truehamcrest/PyHamcresthttps://github.com/hamcrest/PyHamcrestBSD-3-Clause2010-12-24 02:55:56.0000002021-10-02 14:54:12.0000002021-10-02 14:54:12.00000087.048.0575.02020-03-02 14:42:32.0000002.0.222.035.015.0conda-forge/pyhamcrestpyhamcrest3392.0https://pypi.org/project/pyhamcrest2020-03-02 14:42:32.0000003392.0985852.0991680.0https://anaconda.org/conda-forge/pyhamcrest2020-03-02 15:36:14.195000378857.03.0
128126check-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-09-22 11:40:52.3890002021-09-22 09:09:10.00000031.072.0241.041.020.016.0conda-forge/check-manifestcheck-manifest526.08570.06766.0https://pypi.org/project/check-manifest2021-09-22 09:08:46.0000001804.0199271.0200247.0https://anaconda.org/conda-forge/check-manifest2021-09-22 11:40:52.38900033188.02.0
129127astevalhttps://github.com/newville/astevalminimalistic evaluator of python expression using ast module.ast25Truenewville/astevalhttps://github.com/newville/astevalMIT2012-03-31 22:10:33.0000002021-09-25 04:16:51.0000002021-09-25 04:16:29.00000032.046.0124.02021-06-22 12:00:47.0000000.9.2525.019.06.0conda-forge/astevalasteval417.0878.0640.0https://pypi.org/project/asteval2021-06-22 12:00:47.000000238.0166537.0168912.0https://anaconda.org/conda-forge/asteval2021-02-27 14:24:12.922000142541.03.0
130128pexhttps://github.com/pantsbuild/pexA library and tool for generating .pex (Python EXecutable) files.packaging24Truepantsbuild/pexhttps://github.com/pantsbuild/pexApache-2.02014-07-21 17:06:12.0000002021-10-04 18:52:54.0000002021-10-04 18:52:53.000000206.0593.01965.02021-10-04 14:32:19.0000002.1.51140.0101.0145.0pex230.0https://pypi.org/project/pex2021-10-04 14:32:07.000000230.07447.02.0417044.0
131129pytest-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-09-29 17:18:58.0000002021-09-29 17:18:58.000000281.0199.01945.02021-06-20 21:23:39.0000006.4.05.0105.0114.0['pytest']pytest-testinfra675.00.0https://pypi.org/project/pytest-testinfra2021-06-20 21:23:39.0000000.0103785.0103785.03.0
132130dephellhttps://github.com/dephell/dephellPython project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build..dependency-managers24Truedephell/dephellhttps://github.com/dephell/dephellMIT2018-08-31 17:39:18.0000002021-01-11 21:31:40.0000002021-01-11 21:31:39.000000100.0161.01725.02020-04-28 06:31:17.000000.0.8.330.037.0108.0dephell2145.0317.0309.0https://pypi.org/project/dephell2020-04-28 06:29:24.0000008.017798.017803.03.0156.0
133131uiautomatorhttps://github.com/xiaocong/uiautomatorPython wrapper of Android uiautomator test tool.testing24Truexiaocong/uiautomatorhttps://github.com/xiaocong/uiautomatorMIT2013-08-18 03:38:50.0000002021-07-18 13:18:20.0000002020-11-16 01:36:32.000000594.0117.01723.02020-11-16 03:43:07.0000001.0.241.013.0171.0uiautomator316.0314.0192.0https://pypi.org/project/uiautomator2020-11-16 03:43:07.000000122.028550.028550.03.0
134132structloghttps://github.com/hynek/structlogStructured Logging for Python.logging24Truehynek/structloghttps://github.com/hynek/structlogMIT2013-08-13 15:55:58.0000002021-10-06 08:36:57.0000002021-10-06 08:36:42.000000142.0162.01659.02021-02-18 16:17:00.00000021.1.023.076.029.0conda-forge/structlogstructlog4892.03686.0https://pypi.org/project/structlog2021-02-18 16:06:29.0000001206.02158.0https://anaconda.org/conda-forge/structlog2021-02-22 14:39:08.894000136016.03.0
135133briefcasehttps://github.com/beeware/briefcaseTools to support converting a Python project into a standalone native application.packaging24Truebeeware/briefcasehttps://github.com/beeware/briefcaseBSD-3-Clause2015-07-28 15:20:03.0000002021-09-27 00:15:01.0000002021-09-26 23:53:33.000000194.0251.01229.02021-03-06 05:36:18.0000000.3.535.085.0105.0briefcase1208.024.0https://pypi.org/project/briefcase2021-03-06 05:37:12.00000024.02881.02881.02.0
136134noxhttps://github.com/theacodes/noxFlexible test automation for Python.testing24Truetheacodes/noxhttps://github.com/theacodes/noxApache-2.02016-02-24 04:02:58.0000002021-10-07 04:01:14.0000002021-10-07 04:01:14.00000099.0199.0632.02021-10-01 13:11:23.0000002021.10.121.063.036.0['pytest']conda-forge/noxnox56.0https://pypi.org/project/nox2021-10-01 13:11:23.00000056.0515129.0516230.0https://anaconda.org/conda-forge/nox2021-10-02 18:40:08.51000039641.03.0
137135wasabihttps://github.com/ines/wasabiA lightweight console printing and formatting toolkit.logging24Trueines/wasabihttps://github.com/ines/wasabiMIT2018-11-17 14:40:55.0000002021-08-06 12:46:34.0000002021-01-31 03:56:30.00000018.03.0301.02021-01-31 04:00:51.0000000.8.234.04.03.0conda-forge/wasabiwasabi203.013988.013574.0https://pypi.org/project/wasabi2021-01-31 04:00:51.000000414.012907.0https://anaconda.org/conda-forge/wasabi2021-02-01 05:11:04.383000413043.03.0
138136flake8-import-orderhttps://github.com/PyCQA/flake8-import-orderFlake8 plugin that checks import order against various Python Style Guides.linters24FalsePyCQA/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.0245.02019-03-04 08:39:11.0000000.18.134.040.013.0['flake8']conda-forge/flake8-import-orderflake8-import-order274.01892.0https://pypi.org/project/flake8-import-order2019-03-04 08:39:11.0000001892.0337207.0340563.0https://anaconda.org/conda-forge/flake8-import-order2019-03-06 03:48:48.199000198018.03.0
139137docformatterhttps://github.com/myint/docformatterFormats docstrings to follow PEP 257.formatters24Truemyint/docformatterhttps://github.com/myint/docformatterMIT2012-05-26 21:40:48.0000002021-08-19 05:41:14.0000002020-12-27 18:10:35.00000032.022.0231.02019-11-10 16:23:03.0000001.3.148.015.027.0docformatter441.0826.0716.0https://pypi.org/project/docformatter2020-12-27 18:11:12.000000110.089716.089716.03.0
140138pytest-mypyhttps://github.com/dbader/pytest-mypyMypy static type checker plugin for Pytest.testing24Truedbader/pytest-mypyhttps://github.com/dbader/pytest-mypyMIT2016-09-29 14:39:23.0000002021-06-16 15:01:08.0000002021-06-16 15:01:08.00000032.036.0188.02021-03-21 15:51:09.0000000.8.117.015.010.0['pytest']conda-forge/pytest-mypypytest-mypy222.01529.01263.0https://pypi.org/project/pytest-mypy2021-03-21 15:51:09.000000266.0347523.0348265.0https://anaconda.org/conda-forge/pytest-mypy2020-11-24 14:50:18.05700014854.03.0
141139releaseshttps://github.com/bitprophet/releasesA powerful Sphinx changelog-generating extension.documentation24Truebitprophet/releaseshttps://github.com/bitprophet/releasesBSD-2-Clause2013-09-16 03:56:37.0000002021-09-24 20:54:13.0000002021-09-24 20:54:11.00000036.042.0158.02020-01-11 00:29:49.0000001.6.332.010.033.0['sphinx']releases522.01081.0375.0https://pypi.org/project/releases2020-01-11 00:29:49.000000706.012638.012638.03.0
142140flake8-commashttps://github.com/PyCQA/flake8-commasFlake8 extension for enforcing trailing commas in python.linters24FalsePyCQA/flake8-commashttps://github.com/PyCQA/flake8-commasMIT2015-12-16 09:25:13.0000002021-08-08 00:22:38.0000002019-06-17 12:14:38.00000022.025.0126.02018-03-19 16:49:31.0000002.0.019.09.08.0['flake8']flake8-commas165.02417.01867.0https://pypi.org/project/flake8-commas2018-03-19 16:49:31.000000550.0244525.0244525.03.0
143141pyenvhttps://github.com/pyenv/pyenvSimple Python version management.virtual-envs23Truepyenv/pyenvhttps://github.com/pyenv/pyenvMIT2012-08-31 06:57:52.0000002021-10-06 23:37:47.0000002021-10-06 23:37:36.0000002176.01299.024761.02021-10-05 14:34:08.0000002.1.050.0341.035.0pyenv2728.01.0https://pypi.org/project/pyenv2019-01-12 14:49:22.0000001.02.0
144142Bpytophttps://github.com/aristocratos/bpytopLinux/OSX/FreeBSD resource monitor.profiling23Truearistocratos/bpytophttps://github.com/aristocratos/bpytopApache-2.02020-07-01 17:41:25.0000002021-09-18 14:13:45.0000002021-09-18 13:43:42.000000295.0212.07588.02021-06-07 14:44:29.0000001.0.6752.030.051.0bpytop399.00.0https://pypi.org/project/bpytop2021-06-07 14:44:29.0000000.010322.010322.03.0
145143icecreamhttps://github.com/gruns/icecreamNever use print() to debug again.debugging23Truegruns/icecreamhttps://github.com/gruns/icecreamMIT2018-02-13 18:56:12.0000002021-08-31 15:45:27.0000002021-08-31 15:45:26.000000106.056.05380.02021-06-22 20:52:25.0000002.1.115.016.026.0icecream213.06.0https://pypi.org/project/icecream2021-06-22 20:47:50.0000006.083776.083776.03.0
146144better-exceptionshttps://github.com/Qix-/better-exceptionsPretty and useful exceptions in Python, automatically.logging23TrueQix-/better-exceptionshttps://github.com/Qix-/better-exceptionsMIT2017-03-12 11:23:04.0000002021-08-24 16:15:42.0000002021-08-24 16:15:42.000000195.041.04035.02021-01-29 16:48:55.0000000.3.316.015.029.0better-exceptions98.074.0https://pypi.org/project/better-exceptions2021-01-29 16:48:55.00000074.025614.025614.03.0
147145reboundhttps://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-09-29 17:19:59.7170002021-01-04 03:14:37.000000346.038.03706.02021-09-29 12:55:41.0000003.18.0171.016.020.0conda-forge/reboundrebound166.035.021.0https://pypi.org/project/rebound2021-09-29 12:55:41.00000014.01753.04627.0https://anaconda.org/conda-forge/rebound2021-09-29 17:19:59.717000152127.03.0175.0
148146MonkeyTypehttps://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-10-03 07:01:51.0000002021-09-15 00:20:06.000000126.0112.03521.02021-05-21 22:24:36.00000021.5.021.037.037.0conda-forge/monkeytypemonkeytype180.0146.0https://pypi.org/project/monkeytype2021-05-21 22:24:36.00000034.030296.031098.0https://anaconda.org/conda-forge/monkeytype2021-05-22 12:13:35.93700036114.02.0
149147pybuilderhttps://github.com/pybuilder/pybuilderSoftware build automation tool for Python.build-tools23Truepybuilder/pybuilderhttps://github.com/pybuilder/pybuilderApache-2.02012-07-23 11:38:06.0000002021-10-06 03:01:36.0000002021-10-06 00:31:34.000000237.0404.01327.02021-10-06 03:01:36.0000000.13.2638.036.088.0pybuilder1348.0110.0https://pypi.org/project/pybuilder2021-10-06 02:50:33.000000110.03.0
150148redbaronhttps://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.0616.02019-03-17 19:03:54.0000000.9.215.034.080.0redbaron1669.0498.0326.0https://pypi.org/project/redbaron2019-03-17 18:59:01.000000172.030957.030957.02.0
151149prettytablehttps://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-10-07 12:48:55.0000002021-10-07 12:48:55.00000080.038.0557.02021-09-26 08:27:57.0000002.2.116.031.028.0conda-forge/prettytableprettytable346.00.0https://pypi.org/project/prettytable2021-09-26 08:27:57.0000000.03965366.03970247.0https://anaconda.org/conda-forge/prettytable2021-09-26 14:19:09.674000312442.03.0
152150pytest-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-09-06 20:01:43.0000002021-09-06 19:28:28.00000029.087.0493.02021-09-06 20:51:19.0000001.2.037.016.025.0['pytest']conda-forge/pytest-testmonpytest-testmon285.098.0https://pypi.org/project/pytest-testmon2021-09-06 19:30:22.00000098.099760.0100495.0https://anaconda.org/conda-forge/pytest-testmon2019-08-03 00:17:17.06300032372.03.0
153151Mamba Test Runnerhttps://github.com/nestorsalceda/mambaThe definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).testing23Truenestorsalceda/mambahttps://github.com/nestorsalceda/mambaMIT2013-03-12 18:53:42.0000002021-06-01 21:27:30.0000002020-11-16 12:31:58.00000064.052.0474.02020-11-16 12:36:24.0000000.11.221.022.045.0mamba468.0220.0https://pypi.org/project/mamba2020-11-16 12:35:41.000000220.017200.017200.03.0
154152sphinx-autobuildhttps://github.com/executablebooks/sphinx-autobuildWatch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a livereload enabled..documentation23Trueexecutablebooks/sphinx-autobuildhttps://github.com/executablebooks/sphinx-autobuildMIT2013-12-25 17:09:56.0000002021-06-24 02:56:51.0000002021-03-14 13:43:08.00000050.044.0354.02021-03-14 13:46:47.0000002021.3.1415.017.012.0['sphinx']conda-forge/sphinx-autobuildsphinx-autobuild4682.0https://pypi.org/project/sphinx-autobuild2021-03-14 13:46:47.0000004682.0169232.0170595.0https://anaconda.org/conda-forge/sphinx-autobuild2021-03-14 17:15:24.29700073627.03.0
155153pytest-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-10-05 10:57:31.0000002021-10-05 10:57:30.00000021.039.0353.02021-08-13 09:48:44.0000003.10.026.016.05.0pytest-randomly214.0https://pypi.org/project/pytest-randomly2021-08-13 20:24:33.000000214.0354995.0354995.03.0
156154flake8-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-10-05 10:57:28.0000002021-10-05 10:57:27.00000013.032.0308.02021-08-16 08:19:59.0000003.6.129.011.07.0['flake8']conda-forge/flake8-comprehensionsflake8-comprehensions714.0https://pypi.org/project/flake8-comprehensions2021-08-16 08:19:59.000000714.0586367.0593638.0https://anaconda.org/conda-forge/flake8-comprehensions2021-08-16 18:10:44.084000429042.03.0
157155baronhttps://github.com/PyCQA/baronIDE allow you to refactor code, Baron allows you to write refactoring code.refactoring23FalsePyCQA/baronhttps://github.com/PyCQA/baronLGPL-3.02013-03-21 12:19:00.0000002021-10-05 07:57:09.0000002020-02-10 02:47:14.00000051.029.0264.02019-02-25 23:55:38.0000000.819.031.047.0baron1489.0289.0177.0https://pypi.org/project/baron2019-02-01 15:17:04.000000112.031214.031214.02.0
158156xenonhttps://github.com/rubik/xenonMonitoring tool based on radon.code-metrics23Truerubik/xenonhttps://github.com/rubik/xenonMIT2014-02-14 14:19:20.0000002021-09-03 15:36:06.0000002021-09-03 15:36:04.00000016.025.0195.02021-05-26 07:12:42.0000000.7.320.08.06.0conda-forge/xenonxenon108.0375.0251.0https://pypi.org/project/xenon2021-09-03 15:34:36.000000124.072002.072276.0https://anaconda.org/conda-forge/xenon2019-10-12 20:39:43.88300013183.03.0
159157mimesishttps://github.com/lk-geimfari/mimesisMimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a..testing22Truelk-geimfari/mimesishttps://github.com/lk-geimfari/mimesisMIT2016-09-09 21:41:22.0000002021-10-04 15:01:51.0000002021-10-04 15:01:47.000000274.0292.03371.02021-06-20 13:16:14.0000005.0.031.0106.05.0mimesis2032.084.0https://pypi.org/project/mimesis2020-12-21 11:12:37.00000084.02.03.0175.0-6.0
160158alive-progresshttps://github.com/rsalmei/alive-progressA new kind of Progress Bar, with real time throughput, ETA and very cool animations!.logging22Truersalmei/alive-progresshttps://github.com/rsalmei/alive-progressMIT2019-08-05 05:54:30.0000002021-10-02 01:56:16.0000002021-09-22 04:00:30.000000109.060.02733.02021-08-26 23:30:00.0000002.0.020.01.021.0conda-forge/alive-progressalive-progress426.0426.0https://pypi.org/project/alive-progress2021-08-26 23:30:00.0000000.044514.045019.0https://anaconda.org/conda-forge/alive-progress2021-01-08 03:33:35.99000010107.03.0
161159pythttps://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.02053.02018-11-01 16:02:57.0000000.4215.022.021.0python-taint1576.075.053.0https://pypi.org/project/python-taint2018-11-01 16:02:04.00000022.02813.02814.03.065.0
162160sixpackhttps://github.com/sixpack/sixpackSixpack is a language-agnostic a/b-testing framework.testing22Falsesixpack/sixpackhttps://github.com/sixpack/sixpackBSD-2-Clause2012-11-15 00:01:06.0000002021-08-03 05:52:12.0000002020-08-26 00:32:16.000000185.0125.01709.02017-11-22 14:27:35.0000002.7.037.056.088.0sixpack828.012.08.0https://pypi.org/project/sixpack2017-11-22 14:27:35.0000004.0217.0217.03.0
163161cx_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-10-06 12:14:31.0000002021-09-30 20:22:44.000000165.0636.0796.02021-09-29 22:08:35.0000006.8.132.091.061.0conda-forge/cx_freezecx_freeze153.0https://pypi.org/project/cx_freeze2017-12-16 18:09:35.000000153.02864.0https://anaconda.org/conda-forge/cx_freeze2021-10-01 20:26:20.23700094514.02.0
164162pyccohttps://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.000000143.028.0757.02018-07-25 01:42:48.0000000.6.011.036.029.0pycco222.0457.0233.0https://pypi.org/project/pycco2018-07-25 01:42:48.000000224.01894.01894.03.0
165163typeguardhttps://github.com/agronholm/typeguardRun-time type checker for Python.debugging22Trueagronholm/typeguardhttps://github.com/agronholm/typeguardMIT2015-12-27 23:15:37.0000002021-09-15 12:47:14.0000002021-06-04 11:40:10.00000062.0118.0729.02021-06-04 09:09:15.0000002.12.141.018.044.0conda-forge/typeguardtypeguard238.0158.0https://pypi.org/project/typeguard2021-06-04 09:09:15.000000158.01671.0https://anaconda.org/conda-forge/typeguard2021-06-04 15:05:16.00600055169.03.0
166164snoophttps://github.com/alexmojaki/snoopA powerful set of Python debugging tools, based on PySnooper.debugging22Truealexmojaki/snoophttps://github.com/alexmojaki/snoopMIT2019-05-13 18:45:35.0000002021-07-05 21:53:54.0000002021-07-05 21:53:35.00000021.017.0638.02021-07-05 21:53:54.0000000.4.011.020.017.0snoop400.072.064.0https://pypi.org/project/snoop2021-07-05 21:53:54.0000008.018539.018539.03.0
167165buildouthttps://github.com/buildout/buildoutBuildout is a deployment automation tool written in and extended with Python.build-tools22Falsebuildout/buildouthttps://github.com/buildout/buildoutZPL-2.12012-03-25 21:47:18.0000002021-09-29 21:08:38.0000002021-03-29 11:37:20.000000173.0203.0520.02021-03-08 07:25:44.0000002.13.4103.089.0139.0zc.buildout1616.01974.0https://pypi.org/project/zc.buildout2021-03-09 08:12:12.0000001974.03.0-6.0
168166mkdocstringshttps://github.com/mkdocstrings/mkdocstringsAutomatic documentation from sources, for MkDocs.documentation22Truemkdocstrings/mkdocstringshttps://github.com/mkdocstrings/mkdocstringsISC2019-12-09 18:09:09.0000002021-10-04 21:04:52.3230002021-10-04 10:44:48.00000051.0152.0486.02021-10-04 10:44:56.0000000.16.240.024.042.0['mkdocs']conda-forge/mkdocstringsmkdocstrings460.00.0https://pypi.org/project/mkdocstrings2021-10-04 10:44:56.0000000.090908.091629.0https://anaconda.org/conda-forge/mkdocstrings2021-10-04 21:04:52.3230008656.03.0
169167paverhttps://github.com/paver/paverPython-based project scripting.build-tools22Truepaver/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.0445.02017-12-31 01:13:41.0000001.3.428.045.037.0conda-forge/paverpaver534.01908.0https://pypi.org/project/paver2017-12-31 01:13:41.0000001908.0392.0https://anaconda.org/conda-forge/paver2018-07-24 12:48:36.12200023152.03.0
170168python-manholehttps://github.com/ionelmc/python-manholeDebugging manhole for python applications.debugging22Trueionelmc/python-manholehttps://github.com/ionelmc/python-manholeBSD-2-Clause2013-06-26 21:49:34.0000002021-09-15 11:45:37.0000002021-09-15 11:45:37.00000016.015.0312.02021-04-08 20:14:54.0000001.8.022.011.05.0manhole485.0142.076.0https://pypi.org/project/manhole2021-04-08 20:14:54.00000066.0182120.0182120.03.0
171169py2exehttps://github.com/py2exe/py2exeA distutils extension to create standalone Windows programs from Python code.packaging22Truepy2exe/py2exehttps://github.com/py2exe/py2exeMIT2019-03-11 13:16:35.0000002021-10-06 21:43:36.0000002021-09-07 17:20:13.00000043.075.0304.02021-09-07 17:35:59.0000000.10.4.111.014.08.0py2exe970.01622.01276.0https://pypi.org/project/py2exe2021-09-07 17:37:18.000000346.0353.02.010956.0
172170Fixithttps://github.com/Instagram/FixitFixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention,..linters22TrueInstagram/Fixithttps://github.com/Instagram/FixitMIT2020-02-20 19:09:01.0000002021-08-05 20:47:50.0000002021-08-05 20:47:45.00000039.025.0277.02021-07-31 16:17:24.0000000.1.46.027.032.0fixit159.010.010.0https://pypi.org/project/fixit2021-07-30 20:35:02.0000000.02194.02194.03.0
173171mkdocs-pdf-export-pluginhttps://github.com/zhaoterryy/mkdocs-pdf-export-pluginAn MkDocs plugin to export content pages as PDF files.documentation22Truezhaoterryy/mkdocs-pdf-export-pluginhttps://github.com/zhaoterryy/mkdocs-pdf-export-pluginMIT2018-02-20 15:06:51.0000002021-10-05 01:44:06.0000002021-10-05 01:31:10.00000034.044.0211.02021-10-05 01:33:27.0000000.5.1024.011.041.0['mkdocs']mkdocs-pdf-export-plugin72.0165.0161.0https://pypi.org/project/mkdocs-pdf-export-plugin2021-10-05 01:33:27.0000004.012896.012896.03.0
174172flake8-eradicatehttps://github.com/wemake-services/flake8-eradicateFlake8 plugin to find commented out or dead code.linters22Truewemake-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.0197.02021-06-22 10:21:07.0000001.1.011.011.02.0['flake8']flake8-eradicate318.072.0https://pypi.org/project/flake8-eradicate2021-06-22 10:20:25.00000072.0216554.0216554.03.0
175173data-science-typeshttps://github.com/predictive-analytics-lab/data-science-typesMypy stubs, i.e., type information, for numpy, pandas and matplotlib.linters22Truepredictive-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.0186.02021-02-16 16:47:31.0000000.2.2326.044.039.0data-science-types446.0130.0130.0https://pypi.org/project/data-science-types2021-02-16 16:45:03.0000000.039533.039533.03.0
176174py2apphttps://github.com/ronaldoussoren/py2apppy2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins..packaging22Trueronaldoussoren/py2apphttps://github.com/ronaldoussoren/py2appMIT2020-01-14 11:27:41.0000002021-10-05 18:21:19.0000002021-10-05 18:21:10.00000013.0269.0157.02021-09-27 15:32:37.0000000.26.142.026.095.0py2app695.05428.03786.0https://pypi.org/project/py2app2021-09-27 15:32:37.0000001642.02.0
177175xdoctesthttps://github.com/Erotemic/xdoctestA rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.testing22TrueErotemic/xdoctesthttps://github.com/Erotemic/xdoctestApache-2.02017-09-24 01:59:02.0000002021-10-07 14:32:05.0000002021-10-06 11:53:11.0000006.020.0121.02021-10-06 11:58:58.0000000.15.1062.06.017.0xdoctest1550.01498.0https://pypi.org/project/xdoctest2021-10-06 11:58:58.00000052.0102732.0102732.03.0conda-forge/xdoctest
178176dodgyhttps://github.com/landscapeio/dodgyLooks at Python code to search for things which look dodgy such as passwords or diffs.security22Truelandscapeio/dodgyhttps://github.com/landscapeio/dodgyMIT2013-12-25 12:22:20.0000002021-08-29 14:44:21.0000002021-03-21 11:36:52.00000018.03.091.02019-12-31 16:44:58.0000000.2.110.014.09.0conda-forge/dodgydodgy70.01930.01406.0https://pypi.org/project/dodgy2019-12-31 16:44:58.000000524.0185853.0186270.0https://anaconda.org/conda-forge/dodgy2020-06-10 17:10:06.57900025854.03.0
179177memory_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.065.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.0334402.0336468.0https://anaconda.org/conda-forge/memory_profiler2020-10-20 18:00:58.207000134335.03.0
180178Profilinghttps://github.com/what-studio/profilingWas an interactive continuous Python profiler.profiling21Falsewhat-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.02992.02017-06-28 06:10:16.0000000.1.33.018.015.0profiling433.044.039.0https://pypi.org/project/profiling2017-06-28 06:10:16.0000005.02478.02478.03.0
181179Bowlerhttps://github.com/facebookincubator/BowlerSafe code refactoring for modern Python.refactoring21Truefacebookincubator/Bowlerhttps://github.com/facebookincubator/BowlerMIT2018-06-07 21:44:17.0000002021-09-01 18:41:17.0000002021-09-01 18:41:12.00000088.034.01321.02020-09-17 01:55:39.0000000.9.08.026.046.0conda-forge/bowlerbowler10.0https://pypi.org/project/bowler2020-09-17 01:55:39.00000010.036036.036343.0https://anaconda.org/conda-forge/bowler2019-06-12 18:37:14.24600010768.03.0
182180mypy-protobufhttps://github.com/dropbox/mypy-protobufopen source tools to generate mypy stubs from protobufs.linters21Truedropbox/mypy-protobufhttps://github.com/dropbox/mypy-protobufApache-2.02017-12-11 21:55:05.0000002021-10-02 06:04:56.0000002021-10-02 06:04:56.00000062.087.0390.035.028.05.0mypy-protobuf24.0https://pypi.org/project/mypy-protobuf2021-09-16 18:40:07.00000024.01079160.01079160.03.0
183181blacken-docshttps://github.com/asottile/blacken-docsRun `black` on python code blocks in documentation files.documentation21Trueasottile/blacken-docshttps://github.com/asottile/blacken-docsMIT2018-06-03 02:48:01.0000002021-10-04 20:28:00.0000002021-10-04 20:27:59.00000018.033.0271.02021-08-27 20:23:14.0000001.11.020.012.02.0conda-forge/blacken-docsblacken-docs195.022.0https://pypi.org/project/blacken-docs2021-08-27 20:23:14.00000022.010368.011572.0https://anaconda.org/conda-forge/blacken-docs2021-08-27 23:27:48.53600018065.03.0
184182assertpyhttps://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.0157970.0158238.0https://anaconda.org/conda-forge/assertpy2020-07-19 15:23:26.71000012621.03.0
185183pytest-dockerhttps://github.com/avast/pytest-dockerDocker-based integration tests.testing21Trueavast/pytest-dockerhttps://github.com/avast/pytest-dockerMIT2017-03-07 04:51:13.0000002021-09-11 03:38:23.0000002021-06-14 12:23:20.00000041.015.0235.02021-06-14 12:12:56.0000000.10.315.011.017.0['pytest']pytest-docker60.028.0https://pypi.org/project/pytest-docker2021-06-14 12:09:30.00000028.041570.041573.03.082.0
186184pytest-lazy-fixturehttps://github.com/TvoroG/pytest-lazy-fixtureIt helps to use fixtures in pytest.mark.parametrize.testing21Truetvorog/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.00000015.019.0212.02020-02-01 18:04:00.0000000.6.312.08.015.0['pytest']conda-forge/pytest-lazy-fixturepytest-lazy-fixture94.0492.0430.0https://pypi.org/project/pytest-lazy-fixture2020-02-01 18:04:00.00000062.0229235.0234401.0https://anaconda.org/conda-forge/pytest-lazy-fixture2020-02-01 18:49:47.818000279015.03.0
187185flake8-isorthttps://github.com/gforcada/flake8-isortflake8 plugin that integrates isort.linters21Falsegforcada/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.038.0110.02020-08-11 08:04:21.0000004.0.031.028.09.0['flake8']conda-forge/flake8-isortflake8-isort257.04588.03660.0https://pypi.org/project/flake8-isort2020-08-11 08:04:21.000000928.0563.0https://anaconda.org/conda-forge/flake8-isort2021-06-09 07:48:32.41400013523.03.0
188186sphinx-markdown-builderhttps://github.com/clayrisser/sphinx-markdown-buildersphinx builder that outputs markdown files.documentation21Truecodejamninja/sphinx-markdown-builderhttps://github.com/clayrisser/sphinx-markdown-builderMIT2018-11-11 00:07:58.0000002021-09-30 18:01:52.0000002020-10-07 04:18:32.00000029.016.0108.02019-12-23 17:05:52.0000000.5.422.016.018.0['sphinx']sphinx-markdown-builder99.0228.0186.0https://pypi.org/project/sphinx-markdown-builder2019-12-23 17:05:52.00000042.020301.020301.03.0clayrisser/sphinx-markdown-builder
189187flake8-blackhttps://github.com/peterjc/flake8-blackflake8 plugin to run black for checking Python coding style.linters21Truepeterjc/flake8-blackhttps://github.com/peterjc/flake8-blackMIT2019-01-10 14:40:26.0000002021-09-20 16:34:48.0000002021-09-20 16:34:47.0000008.014.095.02021-07-16 22:59:22.0000000.2.311.05.07.0['flake8']conda-forge/flake8-blackflake8-black95.01353.01317.0https://pypi.org/project/flake8-black2021-07-16 22:59:22.00000036.05404.0https://anaconda.org/conda-forge/flake8-black2021-07-17 00:37:54.092000151331.03.0
190188mkdocs-with-pdfhttps://github.com/orzih/mkdocs-with-pdfGenerate a single PDF file from MkDocs repository.documentation21Trueorzih/mkdocs-with-pdfhttps://github.com/orzih/mkdocs-with-pdfMIT2020-02-23 16:34:46.0000002021-09-08 01:49:22.0000002021-07-03 02:00:20.00000014.036.091.02021-07-03 02:09:02.0000000.9.328.06.021.0['mkdocs']mkdocs-with-pdf186.064.064.0https://pypi.org/project/mkdocs-with-pdf2021-07-03 02:04:39.00000011430.011430.03.0
191189PrettyErrorshttps://github.com/onelivesleft/PrettyErrorsPrettify Python exception output to make it legible.logging20Trueonelivesleft/PrettyErrorshttps://github.com/onelivesleft/PrettyErrorsMIT2018-11-15 16:02:27.0000002021-08-19 17:32:41.0000002021-08-19 17:32:35.00000065.031.02172.02021-08-19 17:31:53.0000001.2.2447.05.0pretty_errors129.00.0https://pypi.org/project/pretty_errors2021-08-19 17:31:53.0000000.019484.019484.03.0
192190wilyhttps://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.0809.02020-09-02 06:33:11.0000001.19.046.016.028.0wily703.016.0https://pypi.org/project/wily2021-07-01 08:25:50.00000016.010281.010281.03.0
193191dlinthttps://github.com/dlint-py/dlintDlint is a tool for encouraging best coding practices and helping ensure Python code is secure.security20Truedlint-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.020.0dlint201.018.0https://pypi.org/project/dlint2020-10-30 20:40:39.00000018.0104378.0104378.03.0
194192mkdocs-awesome-pages-pluginhttps://github.com/lukasgeiter/mkdocs-awesome-pages-pluginAn MkDocs plugin that simplifies configuring page titles and their order.documentation20Truelukasgeiter/mkdocs-awesome-pages-pluginhttps://github.com/lukasgeiter/mkdocs-awesome-pages-pluginMIT2018-02-06 21:09:24.0000002021-10-07 07:19:47.0000002020-12-22 01:43:41.00000018.033.0179.02020-12-22 02:04:30.0000002.5.016.02.06.0['mkdocs']mkdocs-awesome-pages-plugin53.0588.0498.0https://pypi.org/project/mkdocs-awesome-pages-plugin2020-12-22 01:59:58.00000090.043322.043322.03.0
195193pytest-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.0148.02019-10-22 13:04:22.0000001.3.19.07.04.0['pytest']conda-forge/pytest-datadirpytest-datadir71.0486.0408.0https://pypi.org/project/pytest-datadir2019-10-22 13:04:22.00000078.098663.0100121.0https://anaconda.org/conda-forge/pytest-datadir2019-10-23 16:32:51.37400087528.03.0
196194flake8-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.019.0['flake8']flake8-mypy50.0949.0751.0https://pypi.org/project/flake8-mypy2017-08-31 23:17:01.000000198.036650.036650.03.0
197195flake8-builtinshttps://github.com/gforcada/flake8-builtinsCheck for python builtins being used as variables or parameters.linters20Truegforcada/flake8-builtinshttps://github.com/gforcada/flake8-builtinsGPL-2.02016-03-02 00:26:51.0000002021-09-21 08:08:53.0000002021-09-20 15:48:57.00000017.032.070.02020-05-14 10:45:01.0000001.5.323.015.02.0['flake8']conda-forge/flake8-builtinsflake8-builtins221.03245.02733.0https://pypi.org/project/flake8-builtins2020-05-14 10:45:01.000000512.02151.0https://anaconda.org/conda-forge/flake8-builtins2020-05-18 15:22:26.836000126918.03.0
198196pylint-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.059.05.07.04.0['pylint']conda-forge/pylint-flaskpylint-flask40.06076.05370.0https://pypi.org/project/pylint-flask2019-01-30 19:26:02.000000706.0183914.0184760.0https://anaconda.org/conda-forge/pylint-flask2019-02-02 18:28:49.93400052472.03.0
199197vprofhttps://github.com/nvdv/vprofVisual profiler for Python.profiling19Truenvdv/vprofhttps://github.com/nvdv/vprofBSD-2-Clause2015-06-29 03:59:39.0000002021-02-20 07:50:28.0000002021-02-20 07:47:40.000000167.056.03776.02018-06-24 14:16:36.0000000.37.624.017.025.0vprof619.0101.083.0https://pypi.org/project/vprof2020-02-29 13:31:59.00000018.03.0
200198Birdseyehttps://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-08-01 14:18:37.0000002021-08-01 14:14:35.00000068.032.01424.02021-07-03 11:54:41.0000000.9.137.010.018.0birdseye409.00.0https://pypi.org/project/birdseye2021-08-01 14:18:37.0000000.0708.0708.03.0
201199pdochttps://github.com/mitmproxy/pdocAPI Documentation for Python Projects.documentation19Truemitmproxy/pdochttps://github.com/mitmproxy/pdocUnlicense2013-08-04 21:12:50.0000002021-09-29 07:26:47.0000002021-09-27 15:56:19.000000116.0182.01044.02021-09-19 15:22:01.0000008.0.071.031.04.0pdoc707.0419.0https://pypi.org/project/pdoc2021-09-19 15:22:01.000000288.03.0-5.0
202200pynsisthttps://github.com/takluyver/pynsistBuild Windows installers for Python applications.packaging19Truetakluyver/pynsisthttps://github.com/takluyver/pynsistMIT2014-03-30 19:11:21.0000002021-10-01 19:22:44.0000002021-10-01 19:22:03.000000101.0130.0724.02020-07-03 08:11:24.0000002.5.121.028.025.0pynsist545.088.0https://pypi.org/project/pynsist2021-03-28 16:28:58.00000088.03.0
203201python-hunterhttps://github.com/ionelmc/python-hunterHunter is a flexible code tracing toolkit.debugging19Trueionelmc/python-hunterhttps://github.com/ionelmc/python-hunterBSD-2-Clause2015-03-16 18:03:16.0000002021-09-29 10:10:48.0000002021-08-16 09:39:00.00000035.050.0642.02021-06-23 20:47:14.0000003.3.845.08.037.0hunter958.0102.068.0https://pypi.org/project/hunter2021-06-23 20:47:14.00000034.03.0
204202pyheathttps://github.com/csurfer/pyheatpprofile + matplotlib = Python program profiled as an awesome heatmap!.profiling19Truecsurfer/pyheathttps://github.com/csurfer/pyheatMIT2017-02-04 22:56:02.0000002021-09-18 20:16:24.0000002021-09-18 20:16:24.00000029.09.0514.02018-12-06 03:59:34.0000000.0.66.05.03.0py-heat55.041.031.0https://pypi.org/project/py-heat2018-12-06 03:59:34.00000010.01201.01201.03.0
205203constructorhttps://github.com/conda/constructortool for creating installers from conda packages.packaging19Trueconda/constructorhttps://github.com/conda/constructorBSD-3-Clause2016-02-12 06:52:50.0000002021-10-02 16:01:52.0000002021-08-26 12:18:15.000000130.0194.0328.02021-03-31 20:21:51.0000003.2.137.047.057.0constructor951.010.010.075.0https://anaconda.org/anaconda/constructor2021-04-01 17:48:58.3480004608.03.0219.0
206204add-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-10-04 20:26:41.0000002021-10-04 20:26:40.00000014.034.0189.02021-01-24 18:14:07.0000002.1.030.09.01.0add-trailing-comma272.014.0https://pypi.org/project/add-trailing-comma2021-01-24 18:14:07.00000014.06744.06744.03.0
207205eradicatehttps://github.com/myint/eradicateRemoves commented-out code from Python files.refactoring19Falsemyint/eradicatehttps://github.com/myint/eradicateSaxpath2012-12-23 04:39:48.0000002021-07-26 20:00:21.0000002020-10-01 09:23:01.00000019.013.0115.02020-10-01 09:33:03.0000002.0.016.07.06.0eradicate164.0156.0https://pypi.org/project/eradicate2020-10-01 09:33:03.000000156.0240097.0240097.03.0
208206unimporthttps://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-10-04 19:45:07.0000002021-09-14 09:30:18.00000013.066.0113.02021-09-14 09:33:27.0000000.9.233.013.010.0unimport400.013.013.0https://pypi.org/project/unimport2021-09-14 09:33:27.0000005345.05345.03.0
209207unifyhttps://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.058.02013-06-22 15:34:37.0000000.1.510.05.010.0unify69.0365.0311.0https://pypi.org/project/unify2019-08-07 13:46:09.00000054.058643.058643.03.0
210208mkdocs-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.036.02020-10-16 02:02:42.0000000.3.18.06.02.0['mkdocs']mkdocs-git-revision-date-plugin24.0356.0338.0https://pypi.org/project/mkdocs-git-revision-date-plugin2020-10-16 02:02:18.00000018.018045.018045.03.0
211209mkdocs-print-site-pluginhttps://github.com/timvink/mkdocs-print-site-pluginMkDocs Plugin allowing your visitors to *File Print Save as PDF* the entire site.documentation19Falsetimvink/mkdocs-print-site-pluginhttps://github.com/timvink/mkdocs-print-site-pluginMIT2020-08-15 12:02:33.0000002021-10-02 12:51:41.0000002021-10-02 12:36:33.0000005.052.024.02021-10-02 12:41:57.0000002.0.125.01.03.0['mkdocs']mkdocs-print-site-plugin182.046.046.0https://pypi.org/project/mkdocs-print-site-plugin2021-10-02 12:41:57.0000000.04165.04165.03.03.0
212210pyenv-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-10-05 01:40:56.0000002021-10-05 01:40:56.000000302.0185.04517.02019-02-14 00:27:42.0000001.1.57.044.0135.0473.03.0
213211pipxhttps://github.com/pypa/pipxInstall and Run Python Applications in Isolated Environments.dependency-managers18Truepypa/pipxhttps://github.com/pypa/pipxMIT2018-10-06 18:47:46.0000002021-10-07 11:05:48.0000002021-10-01 12:15:51.000000181.0337.04151.02021-09-26 09:07:51.0000000.16.546.063.084.0pipx4.0https://pypi.org/project/pipx2021-08-05 07:45:12.0000004.03.0-7.0
214212xarhttps://github.com/facebookincubator/xarexecutable archive format.packaging18Truefacebookincubator/xarhttps://github.com/facebookincubator/xarBSD-3-Clause2017-06-29 18:15:26.0000002021-09-27 22:28:26.0000002021-09-27 22:28:24.00000045.021.01474.02020-12-02 20:41:20.00000020.12.23.028.08.0xar15.015.0https://pypi.org/project/xar2020-12-02 20:41:20.000000118.0118.03.0
215213heartratehttps://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-08-27 02:28:34.0000002021-07-06 10:06:18.000000113.02.01304.02019-08-14 12:49:34.0000000.2.13.02.04.0heartrate23.026.026.0https://pypi.org/project/heartrate2019-08-14 12:49:34.0000000.0902.0902.03.0
216214stackprinterhttps://github.com/cknd/stackprinterDebugging-friendly exceptions for Python.logging18Truecknd/stackprinterhttps://github.com/cknd/stackprinterMIT2018-09-05 10:58:47.0000002021-03-18 20:44:50.0000002021-01-01 18:48:26.00000033.015.01144.02020-10-31 13:10:42.0000000.2.514.06.011.0stackprinter159.079.075.0https://pypi.org/project/stackprinter2020-10-31 13:06:59.0000004.03.0
217215pyflowhttps://github.com/David-OConnor/pyflowAn installation and dependency system for Python.dependency-managers18TrueDavid-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.0904.02021-07-02 13:17:04.0000000.3.126.024.043.0pyflow333.00.0https://pypi.org/project/pyflow2021-07-02 13:17:04.0000000.0138.0271.03.03472.0
218216portrayhttps://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.00000059.029.0767.02021-06-13 08:00:00.0000001.7.028.016.021.0portray8.0https://pypi.org/project/portray2021-06-13 08:00:00.0000008.010011.010011.03.0
219217python-devtoolshttps://github.com/samuelcolvin/python-devtoolsDev tools for python.logging18Truesamuelcolvin/python-devtoolshttps://github.com/samuelcolvin/python-devtoolsMIT2017-08-20 15:30:06.0000002021-09-29 08:43:45.0000002021-09-08 10:38:28.00000015.034.0414.02021-09-29 08:43:45.0000000.8.012.07.02.0python-devtools98.0434.0433.0https://pypi.org/project/python-devtools2017-08-21 10:32:25.0000001.03.0
220218vexhttps://github.com/sashahart/vexRun a command in the named virtualenv.virtual-envs18Falsesashahart/vexhttps://github.com/sashahart/vexMIT2014-05-09 03:20:02.0000002021-01-19 19:03:16.0000002019-05-10 19:18:48.00000023.038.0371.02019-05-10 19:21:38.0000000.0.1918.03.03.0vex200.037.021.0https://pypi.org/project/vex2019-05-10 19:21:38.00000016.0752.0752.03.0
221219flakehellhttps://github.com/life4/flakehellFlake8 wrapper to make it nice, legacy-friendly, configurable.linters18Truelife4/flakehellhttps://github.com/life4/flakehellMIT2019-08-06 11:37:21.0000002021-01-11 21:35:41.0000002021-01-11 21:35:40.00000032.0223.02021-01-11 18:40:32.0000000.9.028.015.04.0['flake8']flakehell368.00.0https://pypi.org/project/flakehell2021-01-11 18:40:32.0000000.054119.054121.03.057.0
222220imhotephttps://github.com/justinabrahms/imhotepA static-analysis bot for Github.linters18Truejustinabrahms/imhotephttps://github.com/justinabrahms/imhotepMIT2012-12-17 01:26:32.0000002021-10-01 21:06:28.0000002021-10-01 21:06:26.00000037.023.0216.02016-09-18 21:57:32.0000001.1.09.016.023.0imhotep358.011.07.0https://pypi.org/project/imhotep2016-09-18 21:57:32.0000004.033.033.03.0
223221pyformathttps://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.03.0pyformat199.0120.098.0https://pypi.org/project/pyformat2017-01-04 02:31:11.00000022.020113.020113.03.0
224222shivhttps://github.com/linkedin/shivshiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all..packaging17Truelinkedin/shivhttps://github.com/linkedin/shivBSD-2-Clause2018-03-13 18:46:23.0000002021-09-13 14:40:15.0000002021-09-13 14:40:15.00000070.062.01253.02021-04-27 16:06:42.0000000.5.156.033.027.0shiv10.0https://pypi.org/project/shiv2021-04-30 16:25:28.00000010.05.03.0144.0
225223pyannotatehttps://github.com/dropbox/pyannotateAuto-generate PEP-484 annotations.refactoring17Truedropbox/pyannotatehttps://github.com/dropbox/pyannotateApache-2.02017-11-13 20:18:08.0000002021-07-30 02:31:09.0000002021-03-19 18:13:03.00000053.033.01236.02019-09-16 15:37:03.0000001.2.09.016.026.0pyannotate94.091.065.0https://pypi.org/project/pyannotate2019-09-16 15:37:03.00000026.03.0
226224beartypehttps://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-10-07 06:50:17.0000002021-10-07 06:49:44.0000009.032.0420.02021-08-21 04:36:25.0000000.8.114.07.08.0conda-forge/beartypebeartype0.0https://pypi.org/project/beartype2021-08-21 04:36:25.0000000.018281.018740.0https://anaconda.org/conda-forge/beartype2021-08-21 19:39:47.8580007353.03.0
227225pandas-vethttps://github.com/deppen8/pandas-vetA plugin for Flake8 that checks pandas code.linters17Truedeppen8/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.029.0108.02020-02-01 05:12:09.0000000.2.26.010.021.0['flake8']conda-forge/pandas-vetpandas-vet179.049.049.0https://pypi.org/project/pandas-vet2020-02-01 05:12:09.0000000.0250.0https://anaconda.org/conda-forge/pandas-vet2020-02-01 05:31:32.4450007474.03.039.0
228226retypehttps://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-10-04 14:22:07.6530002021-10-04 10:10:13.00000017.08.0105.02021-10-04 10:16:29.00000021.10.010.08.06.0conda-forge/retyperetype34.0https://pypi.org/project/retype2021-10-04 10:16:29.00000034.01103.01431.0https://anaconda.org/conda-forge/retype2021-10-04 14:22:07.65300014784.03.0
229227com2annhttps://github.com/ilevkivskyi/com2annTool for translation type comments to type annotations in Python.refactoring17Trueilevkivskyi/com2annhttps://github.com/ilevkivskyi/com2annMIT2016-09-09 07:17:02.0000002021-08-21 14:47:42.0000002021-08-21 14:47:42.0000007.015.0100.02021-08-21 09:01:26.0000000.3.03.04.05.0com2ann31.06.06.0https://pypi.org/project/com2ann2021-08-21 09:01:26.0000000.02212.02212.03.0
230228massedithttps://github.com/elmotec/masseditProgrammatically edit text files with Python. Useful for source to source transformations.refactoring17Trueelmotec/massedithttps://github.com/elmotec/masseditMIT2012-03-11 16:18:30.0000002020-12-23 02:17:37.0000002020-12-23 02:11:17.00000014.05.092.02020-12-23 02:19:02.0000000.69.115.06.03.0massedit178.010.0https://pypi.org/project/massedit2020-12-23 02:12:33.00000010.01797.01797.03.017.0
231229PyOxidizerhttps://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-10-01 05:25:23.0000002021-10-01 04:29:12.000000120.0153.03208.02021-08-09 01:16:26.000000pyoxidizer/0.179.034.0220.033.03.0711.0
232230pyrasitehttps://github.com/lmacken/pyrasiteInject code into running Python processes.debugging16Falselmacken/pyrasitehttps://github.com/lmacken/pyrasiteGPL-3.02011-09-10 06:01:20.0000002021-06-04 01:31:20.0000002017-03-13 17:42:17.000000189.015.02570.013.020.040.0pyrasite274.041.035.0https://pypi.org/project/pyrasite2012-05-09 19:11:33.0000006.03.0
233231fake2dbhttps://github.com/emirozer/fake2dbcreate custom test databases that are populated with fake data.testing16Falseemirozer/fake2dbhttps://github.com/emirozer/fake2dbGPL-2.02014-02-18 19:14:28.0000002019-11-25 09:19:01.0000002019-11-25 09:19:00.000000109.015.02089.02019-03-09 13:53:12.0000001.0.020.018.07.0fake2db242.017.016.0https://pypi.org/project/fake2db2018-02-09 15:43:23.0000001.03.0
234232tbvaccinehttps://github.com/skorokithakis/tbvaccineA small utility to pretty-print Python tracebacks.logging16Falseskorokithakis/tbvaccinehttps://github.com/skorokithakis/tbvaccineMIT2016-08-27 17:31:59.0000002020-03-01 19:24:46.0000002020-03-01 19:24:44.00000012.013.0362.02018-12-14 18:07:29.0000000.3.112.012.07.0tbvaccine80.09.09.0https://pypi.org/project/tbvaccine2018-12-14 18:07:29.0000001193.01193.03.0
235233pep8ifyhttps://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.0116.02014-10-24 20:36:57.0000000.0.1313.06.06.0pep8ify154.053.034.0https://pypi.org/project/pep8ify2014-10-24 20:36:57.00000019.0134.0134.03.0
236234pytest-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.064.02019-06-12 11:59:29.0000002.3.123.03.04.0['pytest']pytest-play382.025.021.0https://pypi.org/project/pytest-play2019-06-12 11:59:29.0000004.0618.0618.03.0
237235lazydocshttps://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-08-20 18:28:32.0000002021-08-20 18:28:32.00000011.03.040.02021-07-27 09:00:22.0000000.4.818.07.02.0lazydocs37.037.0https://pypi.org/project/lazydocs2021-07-27 08:05:42.0000000.0638.0638.03.0
238236yalahttps://github.com/cemsbr/yalaYet Another Linter Aggregator.linters16Falsecemsbr/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.01.0['flake8', 'pylint']yala165.055.037.0https://pypi.org/project/yala2020-10-24 16:03:12.00000018.0686.0686.03.0
239237pyenv-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-08-27 04:13:02.0000002021-08-27 04:13:02.000000315.065.02877.033.05.0138.03.0
240238dh-virtualenvhttps://github.com/spotify/dh-virtualenvPython virtualenvs in Debian packages.virtual-envs15Truespotify/dh-virtualenvhttps://github.com/spotify/dh-virtualenvGPL-2.02013-10-09 19:03:43.0000002021-09-22 12:58:52.0000002021-07-26 06:31:43.000000163.0166.01489.057.024.0412.03.0
241239nitpickhttps://github.com/andreoliwa/nitpickEnforce the same settings on multiple projects.linters15Trueandreoliwa/nitpickhttps://github.com/andreoliwa/nitpickMIT2018-03-23 14:25:24.0000002021-10-04 18:30:34.0000002021-08-29 00:17:44.00000011.055.0181.02021-07-20 22:57:53.0000000.27.043.010.033.0['flake8']nitpick568.00.0https://pypi.org/project/nitpick2021-07-20 22:57:49.0000000.00.03.04.0
242240pynthttps://github.com/rags/pyntA pynt of Python build.build-tools15Falserags/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.05.0pynt128.0125.071.0https://pypi.org/project/pynt2018-06-24 06:23:48.00000054.03.0
243241flake8-bandithttps://github.com/tylerwince/flake8-banditAutomated security testing using bandit and flake8.linters15Falsetylerwince/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.063.02019-10-08 03:58:31.0000002.1.211.05.04.0['flake8']flake8-bandit44.0156.0https://pypi.org/project/flake8-bandit2019-10-08 03:58:31.000000156.03.0
244242mkdocs-versioninghttps://github.com/zayd62/mkdocs-versioningA tool that allows for versioning sites built with mkdocs.documentation15Falsezayd62/mkdocs-versioninghttps://github.com/zayd62/mkdocs-versioningMIT2019-07-20 18:09:56.0000002021-08-01 15:51:53.0000002021-08-01 15:51:53.0000008.022.040.02021-02-11 10:24:35.0000000.4.06.05.03.0['mkdocs']mkdocs-versioning133.0https://pypi.org/project/mkdocs-versioning2021-02-11 10:24:35.0000004173.04173.03.0
245243subparhttps://github.com/google/subparSubpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.packaging14Falsegoogle/subparhttps://github.com/google/subparApache-2.02016-08-03 20:11:35.0000002021-09-30 08:05:27.0000002019-08-15 01:37:08.00000062.030.0494.02019-05-14 20:14:05.0000002.0.05.014.033.093.03.0
246244pytest-pluginshttps://github.com/man-group/pytest-pluginsA grab-bag of nifty pytest plugins.testing14Trueman-group/pytest-pluginshttps://github.com/man-group/pytest-pluginsMIT2015-08-14 07:52:32.0000002021-10-06 10:33:36.0000002021-10-06 10:33:35.00000058.053.0389.048.038.0750.03.0
247245pycyclehttps://github.com/bndr/pycycleTool for pinpointing circular imports in Python. Find cyclic imports in any project.linters14Falsebndr/pycyclehttps://github.com/bndr/pycycleMIT2017-01-28 17:22:00.0000002021-07-28 15:57:26.0000002017-02-13 18:07:04.00000015.01.0292.02017-02-13 18:07:58.0000000.0.88.02.014.0pycycle26.053.046.0https://pypi.org/project/pycycle2017-02-13 18:07:58.0000007.03.0
248246bellybuttonhttps://github.com/hchasestevens/bellybuttonCustom Python linting through AST expressions.linters14Truehchasestevens/bellybuttonhttps://github.com/hchasestevens/bellybuttonMIT2018-02-17 06:31:44.0000002021-07-15 00:42:03.0000002021-07-15 00:42:02.00000011.06.0221.02020-11-27 21:20:22.0000000.3.111.05.08.0bellybutton33.011.011.0https://pypi.org/project/bellybutton2020-11-27 21:20:22.0000000.03.0
249247linty_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.0000002021-09-14 16:38:07.0000002020-11-30 22:18:53.00000021.01.0184.02018-12-12 19:47:05.0000000.7.010.017.08.0['flake8', 'mypy']linty-fresh53.0https://pypi.org/project/linty-fresh2018-12-12 19:47:05.0000003.0
250248universal-buildhttps://github.com/ml-tooling/universal-buildUniversal build utilities for containerized build pipelines.build-tools14Trueml-tooling/universal-buildhttps://github.com/ml-tooling/universal-buildMIT2020-10-19 14:57:21.0000002021-08-25 20:35:36.0000002021-08-25 20:35:35.0000005.02.013.02021-08-25 20:36:45.0000000.6.1539.04.0universal-build6.06.0https://pypi.org/project/universal-build2020-12-12 13:21:08.0000000.0207.0208.03.016.0
251249pipenv-pipeshttps://github.com/gtalarico/pipenv-pipesA PipEnv Environment Switcher.virtual-envs13Falsegtalarico/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.0128.02018-11-08 03:05:43.0000000.7.125.05.07.0pipenv-pipes285.0https://pypi.org/project/pipenv-pipes2018-11-08 03:05:43.000000144.0144.03.0
252250livepythonhttps://github.com/agermanidis/livepythonVisually trace Python code in real-time.profiling12Falseagermanidis/livepythonhttps://github.com/agermanidis/livepythonMIT2017-10-03 00:19:59.0000002019-01-22 17:39:55.0000002017-11-14 21:27:52.000000164.015.02454.03.010.020.03.0
253251cohesionhttps://github.com/mschwager/cohesionA tool for measuring Python class cohesion.code-metrics12Falsemschwager/cohesionhttps://github.com/mschwager/cohesionGPL-3.02016-08-11 21:09:32.0000002019-08-05 17:14:04.0000002019-08-05 17:14:01.0000002.011.0143.02019-07-10 16:08:05.0000001.0.09.02.03.0cohesion78.03.0https://pypi.org/project/cohesion2019-07-10 16:08:05.0000003.01494.01494.03.0
254252pip-runhttps://github.com/jaraco/pip-runpip-run - dynamic dependency loader for Python.dependency-managers12Truejaraco/pip-runhttps://github.com/jaraco/pip-runMIT2016-01-25 01:59:13.0000002021-10-02 23:56:14.0000002021-10-02 23:50:49.00000010.038.061.02021-10-02 23:56:27.0000008.6.024.011.03.0pip-run0.0https://pypi.org/project/pip-run2021-10-02 23:56:14.0000000.03.0
255253pyshiphttps://github.com/jamesabel/pyshippyship - ship Python desktop apps to end users.packaging10Falsejamesabel/pyshiphttps://github.com/jamesabel/pyshipMIT2020-04-23 04:45:03.0000002021-06-09 04:34:00.0000002021-06-09 04:33:22.00000014.02021-06-09 04:34:00.0000000.1.517.04.0pyshiphttps://pypi.org/project/pyship2021-06-09 04:34:00.00000087.087.03.0