best-of-python-dev/history/2022-04-21_projects.csv
2022-04-21 14:46:46 +00:00

137 KiB

1namegithub_idcategorydescriptionresourcegithub_urlhomepagelicensecreated_atupdated_atlast_commit_pushed_atcommit_countrecent_commit_countfork_countwatchers_countpr_countclosed_issue_countstar_countlatest_stable_release_published_atlatest_stable_release_numberrelease_countcontributor_countopen_issue_countprojectrankshowpypi_idconda_idlabelsdependent_project_countgithub_dependent_project_countpypi_urlpypi_latest_release_published_atpypi_dependent_project_countpypi_monthly_downloadsmonthly_downloadsconda_urlconda_latest_release_published_atconda_total_downloadsprojectrank_placinggithub_release_downloadstrendingdockerhub_iddockerhub_urldockerhub_latest_release_published_atdockerhub_starsdockerhub_pullsnpm_idnpm_urlnpm_latest_release_published_atnpm_dependent_project_countnpm_monthly_downloadscargo_idcargo_urlcargo_latest_release_published_atcargo_monthly_downloadscargo_total_downloadsupdated_github_idnew_additionconda_forge
20best-of-web-python - Testingml-tooling/best-of-web-pythontestingTesting libraries & tools for python web frameworks.Truehttps://github.com/ml-tooling/best-of-web-pythonhttps://github.com/ml-tooling/best-of-web-pythonCC-BY-SA-4.02021-01-05 13:09:27.0002022-04-20 21:14:31.0002022-04-20 21:14:30118.010.0107.046.080.02.01488.02022-04-20 21:14:37.0002022.04.1435.08.04.00True
31Python.org PackagingpackagingAn Overview of Packaging for Python.Truehttps://packaging.python.org/overview/0True
42unittesttestingUnittest is a test framework included in the Python standard library.Truehttps://docs.python.org/3/library/unittest.html0True
53pytestpytest-dev/pytesttestingThe pytest framework makes it easy to write small tests, yet scales to support complex functional testing.https://github.com/pytest-dev/pytesthttps://github.com/pytest-dev/pytestMIT2015-06-15 20:28:27.0002022-04-21 12:18:11.0002022-04-20 22:48:5714437.0178.01983.0195.04558.04159.08652.02022-03-17 21:15:39.0007.1.1153.0780.0760.047Truepytestconda-forge/pytest['pytest']568289.0486860.0https://pypi.org/project/pytest2022-03-17 21:15:01.00081429.039768113.039948944.0https://anaconda.org/conda-forge/pytest2022-04-01 13:44:39.25112477359.01.0
64pippypa/pipdependency-managersThe Python package installer.https://github.com/pypa/piphttps://github.com/pypa/pipMIT2011-03-06 14:30:46.0002022-04-21 10:48:14.0002022-04-18 13:00:1912870.0229.02552.0297.04810.05329.07912.02022-03-07 07:42:43.00022.0.4118.0670.0978.046Truepipconda-forge/pip89952.079415.0https://pypi.org/project/pip2022-03-07 07:42:43.00010537.089991729.090508587.0https://anaconda.org/conda-forge/pip2022-03-07 10:47:21.06335663224.01.0
75setuptoolspypa/setuptoolsbuild-toolsOfficial project repository for the Setuptools build system.https://github.com/pypa/setuptoolshttps://github.com/pypa/setuptoolsMIT2016-03-29 14:02:33.0002022-04-21 13:08:39.0002022-04-14 16:03:0212283.0681.0851.082.01129.01558.01629.02022-04-10 21:28:52.00062.1.0488.0494.0484.045Truesetuptoolsconda-forge/setuptools197459.0161350.0https://pypi.org/project/setuptools2022-04-10 21:28:38.00036109.0194049510.0194598272.0https://anaconda.org/conda-forge/setuptools2022-04-11 07:07:50.47237864555.01.0123.0
86blackpsf/blackformattersThe uncompromising Python code formatter.https://github.com/psf/blackhttps://github.com/psf/blackMIT2018-03-14 19:54:45.0002022-04-21 10:16:09.0002022-04-15 16:25:071324.098.01677.0218.01091.01609.027021.02022-03-28 19:10:42.00022.3.039.0315.0328.044Trueblackconda-forge/black149279.0142150.0https://pypi.org/project/black2022-03-28 19:10:42.0007129.013581032.013659635.0https://anaconda.org/conda-forge/black2022-03-28 20:31:18.0223666777.01.021720.0
97psutilgiampaolo/psutilprofilingCross-platform lib for process and system monitoring in Python.https://github.com/giampaolo/psutilhttps://github.com/giampaolo/psutilBSD-3-Clause2014-05-23 14:01:48.0002022-04-16 08:59:47.0002022-04-15 23:35:415769.013.01198.0232.0561.01329.08308.02021-12-29 21:26:19.0005.9.084.0178.0210.044Truepsutilconda-forge/psutil171172.0155773.0https://pypi.org/project/psutil2021-12-29 21:26:19.00015399.044532737.044686627.0https://anaconda.org/conda-forge/psutil2022-04-02 04:29:43.87411080085.01.0
108sphinxsphinx-doc/sphinxdocumentationMain repository for the Sphinx documentation builder.https://github.com/sphinx-doc/sphinxhttps://github.com/sphinx-doc/sphinxBSD-3-Clause2015-01-02 10:53:28.0002022-04-20 09:22:08.0002022-04-18 19:10:3919082.0275.01662.0137.04434.04977.04546.02022-03-27 16:00:39.0004.5.0163.0724.01017.044Truesphinxconda-forge/sphinx['sphinx']255481.0196181.0https://pypi.org/project/sphinx2022-03-27 15:56:46.00059300.05703754.05777945.0https://anaconda.org/conda-forge/sphinx2022-03-27 18:17:56.4175045041.01.0
119richTextualize/richloggingRich is a Python library for rich text and beautiful formatting in the terminal.https://github.com/Textualize/richhttps://github.com/Textualize/richMIT2019-11-10 15:28:09.0002022-04-21 14:07:43.0002022-04-21 14:05:153084.0431.01186.0522.0678.0738.036630.02022-04-05 11:58:55.00012.2.0159.0164.051.043Truerichconda-forge/rich17313.015608.0https://pypi.org/project/rich2022-04-05 11:57:27.0001705.06200041.06238041.0https://anaconda.org/conda-forge/rich2022-04-06 00:15:53.122798016.01.01.0
1210pipenvpypa/pipenvvirtual-envsPython Development Workflow for Humans.https://github.com/pypa/pipenvhttps://github.com/pypa/pipenvMIT2017-01-20 00:44:02.0002022-04-21 10:08:36.0002022-04-21 02:55:517397.0118.01732.0366.01412.03200.022897.02022-04-21 02:55:44.0002022.4.20310.0416.0471.043Truepipenvconda-forge/pipenv27778.026538.0https://pypi.org/project/pipenv2022-04-21 02:55:44.0001240.04568243.04569869.0https://anaconda.org/conda-forge/pipenv2022-01-08 20:44:18.37748789.01.0
1311tqdmtqdm/tqdmloggingA Fast, Extensible Progress Bar for Python and CLI.https://github.com/tqdm/tqdmhttps://github.com/tqdm/tqdmMPL-2.02015-06-03 13:13:14.0002022-04-17 22:01:00.0002022-04-04 01:25:491924.030.01113.0202.0466.0547.021765.02022-04-04 17:56:45.0004.64.0129.0112.0339.042Truetqdmconda-forge/tqdm297145.0275611.0https://pypi.org/project/tqdm2022-04-04 01:48:46.00021534.037474696.037631315.0https://anaconda.org/conda-forge/tqdm2022-04-04 05:55:15.70710951372.01.08499.0tqdm/tqdmhttps://hub.docker.com/r/tqdm/tqdm2022-04-16 01:48:35.4150732.04015.0
1412mypypython/mypylintersOptional static typing for Python.https://github.com/python/mypyhttps://github.com/python/mypyMIT2012-12-07 13:30:23.0002022-04-21 08:57:29.0002022-04-21 08:57:2910199.0177.02099.0216.05045.05535.012925.090.0559.02206.042Truemypyconda-forge/mypy76712.070961.0https://pypi.org/project/mypy2022-03-24 17:22:38.0005751.010964534.010997158.0https://anaconda.org/conda-forge/mypy2022-03-24 21:49:42.3391729086.01.0
1513mkdocsmkdocs/mkdocsdocumentationProject documentation with Markdown.https://github.com/mkdocs/mkdocshttps://github.com/mkdocs/mkdocsBSD-2-Clause2014-01-11 21:05:21.0002022-04-20 01:49:28.0002022-03-31 19:11:351645.022.01974.0229.01012.01547.014026.02022-03-26 19:55:09.0001.3.051.0215.0128.041Truemkdocsconda-forge/mkdocs['mkdocs']24094.020466.0https://pypi.org/project/mkdocs2022-03-26 19:53:18.0003628.0933775.0936136.0https://anaconda.org/conda-forge/mkdocs2022-03-31 16:37:37.228170015.01.0
1614mkdocs-materialsquidfunk/mkdocs-materialdocumentationDocumentation that simply works.https://github.com/squidfunk/mkdocs-materialhttps://github.com/squidfunk/mkdocs-materialMIT2016-01-28 22:09:23.0002022-04-21 06:49:59.0002022-04-19 08:15:314206.0227.02137.093.01839.01343.09360.02022-04-08 20:29:41.0008.2.9251.0152.08.041Truemkdocs-materialconda-forge/mkdocs-material['mkdocs']14012.012844.0https://pypi.org/project/mkdocs-material2022-04-08 20:29:41.0001168.01002233.01004744.0https://anaconda.org/conda-forge/mkdocs-material2022-04-09 05:54:56.06687914.01.0
1715robotframeworkrobotframework/robotframeworktestingGeneric automation framework for acceptance testing and RPA.https://github.com/robotframework/robotframeworkhttps://github.com/robotframework/robotframeworkApache-2.02014-06-27 11:10:38.0002022-04-20 19:02:38.0002022-04-13 13:04:5813451.0199.01928.0468.0549.03591.06893.02022-03-23 16:07:03.0005.086.0160.0215.041Truerobotframeworkconda-forge/robotframework6284.05254.0https://pypi.org/project/robotframework2022-03-23 15:26:22.0001030.01010014.01011493.0https://anaconda.org/conda-forge/robotframework2022-03-23 20:28:53.53175190.01.0527.0
1816jedidavidhalter/jedirefactoringAwesome autocompletion, static analysis and refactoring library for python.https://github.com/davidhalter/jedihttps://github.com/davidhalter/jediMIT2012-02-19 23:12:30.0002022-04-13 20:03:05.0002021-12-25 13:08:448262.0460.0112.0554.01254.05126.02021-11-17 00:47:47.0000.18.131.0149.037.040Truejediconda-forge/jedi201376.0193117.0https://pypi.org/project/jedi2021-11-17 00:47:47.0008259.015049024.015178335.0https://anaconda.org/conda-forge/jedi2022-04-04 10:29:34.5328534547.01.0
1917condaconda/condadependency-managersOS-agnostic, system-level binary package manager and ecosystem.https://github.com/conda/condahttps://github.com/conda/condaBSD-3-Clause2012-10-15 22:08:03.0002022-04-21 04:21:39.0002022-04-18 17:09:3015896.090.01147.0194.03027.06839.04619.02022-03-08 15:28:04.0004.12.0100.0384.01722.040Truecondaconda-forge/conda1089.0https://pypi.org/project/conda2017-04-22 23:38:35.0001089.058092.0444397.0https://anaconda.org/conda-forge/conda2022-03-16 16:16:20.92726268762.01.0
2018virtualenvpypa/virtualenvvirtual-envsVirtual Python Environment builder.https://github.com/pypa/virtualenvhttps://github.com/pypa/virtualenvMIT2011-03-06 14:33:27.0002022-04-19 10:22:55.6692022-04-11 20:09:41532.030.0942.0155.01102.01149.04130.02022-04-11 10:39:05.00020.14.1185.0224.066.040Truevirtualenvconda-forge/virtualenv17707.0https://pypi.org/project/virtualenv2022-04-11 10:39:05.00017707.028386063.028414593.0https://anaconda.org/conda-forge/virtualenv2022-04-19 10:22:55.6691740356.02.0
2119pylintPyCQA/pylintlintersIts not just a linter that annoys you!.https://github.com/PyCQA/pylinthttps://github.com/PyCQA/pylintGPL-2.02015-12-09 05:40:02.0002022-04-21 14:17:36.0002022-04-21 14:17:366932.0624.0833.072.02325.03375.03938.02022-04-20 11:38:00.0002.13.7140.0447.0789.040Truepylintconda-forge/pylint21100.0https://pypi.org/project/pylint2022-04-20 11:38:26.00021100.010554819.010594381.0https://anaconda.org/conda-forge/pylint2022-04-07 14:04:28.7582690247.01.0
2220toxtox-dev/toxtestingCommand line driven CI frontend and development task automation tool.https://github.com/tox-dev/toxhttps://github.com/tox-dev/toxMIT2016-09-17 16:54:22.0002022-04-20 09:08:35.0002022-04-20 09:08:352075.015.0412.041.01005.01283.02721.02022-04-11 09:52:56.0003.25.0129.0258.047.040Truetoxconda-forge/tox['pytest']77708.057083.0https://pypi.org/project/tox2022-04-11 09:52:56.00020625.04637779.04645636.0https://anaconda.org/conda-forge/tox2022-04-11 14:06:18.755432189.01.0
2321flake8PyCQA/flake8lintersFlake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned Batchelders McCabe script.https://github.com/PyCQA/flake8https://github.com/PyCQA/flake8MIT2014-09-13 17:06:24.0002022-04-11 23:44:40.0002022-04-11 23:44:392210.053.0196.030.0212.01343.01973.02021-10-11 12:42:47.0004.0.181.0161.039.040Trueflake8conda-forge/flake8289293.0248775.0https://pypi.org/project/flake82021-10-11 12:42:47.00040518.016068268.016125029.0https://anaconda.org/conda-forge/flake82022-03-08 23:13:25.2203973308.01.0
2422poetrypython-poetry/poetrydependency-managersPython dependency management and packaging made easy.https://github.com/python-poetry/poetryhttps://github.com/python-poetry/poetryMIT2018-02-28 15:23:47.0002022-04-21 10:47:33.0002022-04-16 12:09:432113.096.01563.0175.01545.02566.019346.02022-02-10 21:34:42.0001.1.13144.0339.01302.039Truepoetryconda-forge/poetry130.0https://pypi.org/project/poetry2022-03-17 10:49:30.000130.06053874.06298315.0https://anaconda.org/conda-forge/poetry2022-04-20 06:04:13.180389381.02.011512263.0
2523pre-commitpre-commit/pre-commitothersA framework for managing and maintaining multi-language pre-commit hooks.https://github.com/pre-commit/pre-commithttps://github.com/pre-commit/pre-commitMIT2014-03-13 00:39:38.0002022-04-18 20:24:10.0002022-04-18 20:24:092212.058.0591.078.0896.01408.07943.02022-04-03 01:35:33.0002.18.1167.0136.018.039Truepre-commitconda-forge/pre-commit50158.047075.0https://pypi.org/project/pre-commit2022-04-03 01:33:19.0003083.05059100.05097191.0https://anaconda.org/conda-forge/pre-commit2022-04-08 14:26:51.9521189301.01.050966.0
2624hypothesisHypothesisWorks/hypothesistestingHypothesis is a powerful, flexible, and easy to use library for property-based testing.https://github.com/HypothesisWorks/hypothesishttps://github.com/HypothesisWorks/hypothesisMPL-2.02013-03-10 13:51:19.0002022-04-21 13:42:09.0002022-04-18 03:12:2411557.0226.0488.065.02060.01189.05815.02022-04-18 03:12:47.000hypothesis-python-6.43.3946.0263.050.039Truehypothesisconda-forge/hypothesis14257.012323.0https://pypi.org/project/hypothesis2022-04-18 03:12:30.0001934.02487903.02566560.0https://anaconda.org/conda-forge/hypothesis2022-04-18 07:20:55.8095427358.01.0
2725isortPyCQA/isortformattersA Python utility / library to sort imports.https://github.com/PyCQA/isorthttps://github.com/PyCQA/isortMIT2013-09-02 22:22:53.0002022-04-13 10:58:09.0002022-01-07 06:54:333876.0443.038.0842.01009.04774.02021-11-09 05:43:22.0005.10.1132.0254.065.038Trueisortconda-forge/isort251685.0237379.0https://pypi.org/project/isort2021-11-09 05:42:44.00014306.021006535.021049755.0https://anaconda.org/conda-forge/isort2021-11-09 08:52:00.9192982213.02.0
2826sentry-sdkgetsentry/sentry-pythonloggingThe official Python SDK for Sentry.io.https://github.com/getsentry/sentry-pythonhttps://github.com/getsentry/sentry-pythonBSD-2-Clause2018-06-18 22:51:10.0002022-04-21 08:08:06.0002022-04-20 14:58:261392.055.0280.043.0776.0512.01204.02022-04-15 06:34:05.0001.5.10146.0127.0138.038Truesentry-sdkconda-forge/sentry-sdk20954.019976.0https://pypi.org/project/sentry-sdk2022-04-15 06:33:51.000978.015270779.015274548.0https://anaconda.org/conda-forge/sentry-sdk2022-04-15 10:43:43.827149783.01.04643.0
2927Glancesnicolargo/glancesprofilingGlances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.https://github.com/nicolargo/glanceshttps://github.com/nicolargo/glancesLGPL-3.02011-12-04 08:49:15.0002022-04-21 08:46:15.0002022-04-21 08:46:074271.045.01289.0495.0527.01258.020314.02022-04-16 07:01:10.0003.2.579.0154.0215.037Trueglancesconda-forge/glances483.0433.0https://pypi.org/project/glances2022-04-10 14:16:00.00050.0192416.0194518.0https://anaconda.org/conda-forge/glances2022-04-13 05:53:17.874152812.01.0755.01.0
3028yapfgoogle/yapfformattersA formatter for Python files.https://github.com/google/yapfhttps://github.com/google/yapfApache-2.02015-03-18 18:22:31.0002022-03-01 23:11:38.0002022-03-01 23:11:321205.020.0852.0214.0257.0395.012483.02020-04-23 19:07:36.0000.30.068.0136.0346.037Trueyapfconda-forge/yapf33295.031206.0https://pypi.org/project/yapf2021-12-26 07:48:00.0002089.01805862.01819859.0https://anaconda.org/conda-forge/yapf2022-01-06 16:55:17.692979824.02.0
3129loguruDelgan/loguruloggingPython logging made (stupidly) simple.https://github.com/Delgan/loguruhttps://github.com/Delgan/loguruMIT2017-08-15 17:22:32.0002022-04-19 08:04:39.0002022-04-04 17:50:01591.015.0515.0114.064.0459.011533.02022-01-29 13:50:01.0000.6.018.034.0121.037Trueloguruconda-forge/loguru18429.016952.0https://pypi.org/project/loguru2020-09-20 07:54:28.0001477.03713263.03724728.0https://anaconda.org/conda-forge/loguru2022-04-08 18:48:43.959435703.02.0
3230pyinstallerpyinstaller/pyinstallerpackagingFreeze (package) Python programs into stand-alone executables.https://github.com/pyinstaller/pyinstallerhttps://github.com/pyinstaller/pyinstallerGPL-2.02011-11-23 11:05:56.0002022-04-20 09:27:15.0002022-04-19 20:52:258334.077.01782.0231.01920.04192.09079.02022-04-17 14:31:56.0005.037.0425.0311.037Truepyinstallerconda-forge/pyinstaller153.0https://pypi.org/project/pyinstaller2022-04-17 11:03:19.000153.0810126.0821549.0https://anaconda.org/conda-forge/pyinstaller2022-04-17 18:40:40.102301661.01.0726390.0
3331buildbotbuildbot/buildbotbuild-toolsPython-based continuous integration testing framework; your pull requests are more than welcome!.https://github.com/buildbot/buildbothttps://github.com/buildbot/buildbotGPL-2.02010-07-06 17:56:53.0002022-04-20 20:46:03.0002022-03-18 17:48:2622683.0266.01567.0204.05042.0764.04808.02022-03-06 14:20:53.0003.5.0118.0812.0640.037Truebuildbotconda-forge/buildbot732.0275.0https://pypi.org/project/buildbot2022-03-06 14:20:53.000457.058404.060505.0https://anaconda.org/conda-forge/buildbot2022-03-07 17:00:43.60552008.01.024326.0
3432packagingpypa/packagingpackagingCore utilities for Python packages.https://github.com/pypa/packaginghttps://github.com/pypa/packagingBSD-2-Clause2014-05-15 22:49:43.0002022-04-20 02:04:12.0002022-04-11 21:58:16544.013.0175.027.0299.0182.0385.02021-11-18 00:41:06.00021.339.078.066.037Truepackagingconda-forge/packaging371147.0354302.0https://pypi.org/project/packaging2021-11-18 00:39:10.00016845.0101668270.0101870435.0https://anaconda.org/conda-forge/packaging2021-11-18 12:50:05.15314150918.01.0314.0
3533pip-toolsjazzband/pip-toolsdependency-managersA set of tools to keep your pinned Python dependencies fresh.https://github.com/jazzband/pip-toolshttps://github.com/jazzband/pip-toolsBSD-3-Clause2012-09-10 08:50:26.0002022-04-17 09:18:26.0002022-04-06 06:45:031701.031.0492.0101.0763.0692.05820.02022-04-06 07:32:00.0006.6.0100.0164.0142.036Truepip-toolsconda-forge/pip-tools1816.0https://pypi.org/project/pip-tools2022-04-06 07:42:48.0001816.05485240.05486442.0https://anaconda.org/conda-forge/pip-tools2022-04-06 11:12:40.63128857.02.0
3634pycodestylePyCQA/pycodestylelintersSimple Python style checker in one Python file.https://github.com/PyCQA/pycodestylehttps://github.com/PyCQA/pycodestyleSaxpath2009-10-02 00:43:37.0002022-04-17 15:20:14.0002022-04-17 15:20:131283.012.0614.0121.0408.0560.04557.02021-10-11 00:56:25.0002.8.013.0131.0113.036Truepycodestyleconda-forge/pycodestyle220784.0209546.0https://pypi.org/project/pycodestyle2021-10-11 00:56:25.00011238.024066100.024125091.0https://anaconda.org/conda-forge/pycodestyle2021-10-11 20:03:59.6204129412.01.0-1.0
3735banditPyCQA/banditsecurityBandit is a tool designed to find common security issues in Python code.https://github.com/PyCQA/bandithttps://github.com/PyCQA/banditApache-2.02018-04-26 09:08:12.0002022-04-18 15:47:40.0002022-04-18 15:47:391251.069.0408.061.0305.0416.04058.02022-03-04 07:43:44.0001.7.435.0148.0178.036Truebanditconda-forge/bandit13966.012482.0https://pypi.org/project/bandit2022-03-04 07:43:44.0001484.02524892.02528392.0https://anaconda.org/conda-forge/bandit2022-04-16 19:08:19.798122354.01.0258.0
3836autopep8hhatto/autopep8formattersA tool that automatically formats Python code to conform to the PEP 8 style guide.https://github.com/hhatto/autopep8https://github.com/hhatto/autopep8MIT2010-12-29 20:08:51.0002022-04-20 13:28:05.0002022-04-05 11:58:312743.012.0265.066.0197.0341.04043.02021-10-24 07:01:21.0001.6.068.053.093.036Trueautopep8conda-forge/autopep8120021.0114414.0https://pypi.org/project/autopep82021-10-24 06:47:35.0005607.02924509.02933947.0https://anaconda.org/conda-forge/autopep82021-10-26 17:07:50.178660700.03.0
3937numpydocnumpy/numpydocdocumentationNumpys Sphinx extensions.https://github.com/numpy/numpydochttps://github.com/numpy/numpydocBSD-3-Clause2013-07-24 16:23:39.0002022-04-18 17:08:14.0002022-04-18 17:08:14483.019.06777.034.0216.0110.020111.02022-03-29 22:58:07.0001.2.116.070.061.035Truenumpydocconda-forge/numpydoc['sphinx']35788.031455.0https://pypi.org/project/numpydoc2022-03-29 22:58:07.0004333.0315995.0332182.0https://anaconda.org/conda-forge/numpydoc2022-03-31 18:52:21.2141019821.02.0
4038pyrightMicrosoft/pyrightlintersStatic type checker for Python.https://github.com/microsoft/pyrighthttps://github.com/microsoft/pyrightMIT2019-03-12 03:38:46.0002022-04-20 21:51:22.0002022-04-20 21:51:224883.0418.0440.079.0383.02713.07851.02022-04-20 05:27:14.0001.1.239318.075.013.035True242.0239.0250580.01.0pyrighthttps://www.npmjs.com/package/pyright2022-04-20 05:24:35.8703.0250580.0
4139sphinx_rtd_themereadthedocs/sphinx_rtd_themedocumentationSphinx theme for readthedocs.org.https://github.com/readthedocs/sphinx_rtd_themehttps://github.com/readthedocs/sphinx_rtd_themeMIT2013-10-17 17:10:49.0002022-03-29 23:54:06.0002021-10-19 23:03:001347.01666.0154.0589.0543.04047.02018-10-05 13:20:49.0000.4.223.0108.0214.035Truesphinx_rtd_themeconda-forge/sphinx_rtd_theme['sphinx']11947.016.0https://pypi.org/project/sphinx_rtd_theme2018-10-05 13:20:49.00011931.02331039.02364471.0https://anaconda.org/conda-forge/sphinx_rtd_theme2021-09-17 07:30:33.2682273408.02.0
4240invokepyinvoke/invokebuild-toolsPythonic task management & command execution.https://github.com/pyinvoke/invokehttps://github.com/pyinvoke/invokeBSD-2-Clause2012-02-29 23:59:23.0002022-04-18 22:54:55.0002022-03-25 23:08:273554.029.0310.096.0214.0371.03569.02022-03-19 00:18:35.0001.7.055.057.0339.035Trueinvokeconda-forge/invoke14067.011463.0https://pypi.org/project/invoke2022-03-19 00:18:35.0002604.02700951.02708671.0https://anaconda.org/conda-forge/invoke2022-03-19 12:11:58.249555905.02.0
4341wemake-python-styleguidewemake-services/wemake-python-styleguidelintersThe strictest and most opinionated python linter ever!.https://github.com/wemake-services/wemake-python-styleguidehttps://github.com/wemake-services/wemake-python-styleguideMIT2018-03-09 21:04:25.0002022-04-18 06:51:25.0002022-04-18 06:51:232040.048.0326.024.01390.0921.01849.02022-03-11 19:01:02.0000.16.154.0165.085.035Truewemake-python-styleguide1274.01249.0https://pypi.org/project/wemake-python-styleguide2022-03-11 18:59:38.00025.0113134.0113134.01.0
4442ropepython-rope/roperefactoringa python refactoring library.https://github.com/python-rope/ropehttps://github.com/python-rope/ropeLGPL-3.02013-11-30 15:30:20.0002022-04-17 02:42:24.0002022-04-08 14:52:352304.019.0152.025.0207.0163.01305.02022-04-07 16:35:13.0001.0.071.068.074.035Trueropeconda-forge/rope37884.036286.0https://pypi.org/project/rope2022-04-07 16:35:13.0001598.0650761.0661940.0https://anaconda.org/conda-forge/rope2022-04-07 20:07:50.613670784.01.0
4543twinepypa/twinebuild-toolsUtilities for interacting with PyPI.https://github.com/pypa/twinehttps://github.com/pypa/twineApache-2.02013-08-13 15:39:39.0002022-04-20 15:35:39.0002022-03-31 12:36:461037.019.0261.029.0482.0367.01256.02022-04-02 09:26:32.0004.0.049.0105.036.035Truetwineconda-forge/twine73947.061631.0https://pypi.org/project/twine2022-03-31 12:51:28.00012316.03165063.03171475.0https://anaconda.org/conda-forge/twine2022-03-31 17:08:56.609436018.02.0-1.0
4644pyflakesPyCQA/pyflakeslintersA simple program which checks Python source files for errors.https://github.com/PyCQA/pyflakeshttps://github.com/PyCQA/pyflakesMIT2014-04-07 06:19:46.0002022-03-25 15:05:49.0002022-03-25 15:05:29521.03.0158.027.0254.0374.01128.02021-10-06 20:39:49.0002.4.033.080.084.035Truepyflakesconda-forge/pyflakes142149.0128563.0https://pypi.org/project/pyflakes2021-10-06 20:39:49.00013586.016298357.016354940.0https://anaconda.org/conda-forge/pyflakes2021-10-07 19:30:05.4083960877.01.0
4745freezegunspulec/freezeguntestingLet your Python tests travel through time.https://github.com/spulec/freezegunhttps://github.com/spulec/freezegunApache-2.02012-12-11 05:11:00.0002022-03-18 11:36:36.2972022-03-18 09:05:17550.08.0223.032.0197.0170.03234.02022-03-18 09:06:37.0001.2.158.0100.0102.034Truefreezegunconda-forge/freezegun4447.0https://pypi.org/project/freezegun2022-03-18 09:06:37.0004447.05015860.05020627.0https://anaconda.org/conda-forge/freezegun2022-03-18 11:36:36.297348056.01.0
4846structloghynek/structlogloggingStructured Logging for Python.https://github.com/hynek/structloghttps://github.com/hynek/structlogApache-2.02013-08-13 15:55:58.0002022-04-21 09:33:48.0002022-04-20 05:34:211023.023.0153.032.0193.0189.01972.02021-12-16 12:54:47.00021.5.027.086.028.034Truestructlogconda-forge/structlog899.0https://pypi.org/project/structlog2021-12-16 12:48:09.000899.03743921.03746556.0https://anaconda.org/conda-forge/structlog2022-01-06 16:55:04.638181847.02.0
4947pytest-mockpytest-dev/pytest-mocktestingThin-wrapper around the mock package for easier use with pytest.https://github.com/pytest-dev/pytest-mockhttps://github.com/pytest-dev/pytest-mockMIT2014-07-17 00:40:32.0002022-04-12 11:04:55.0002022-04-12 11:04:54474.026.0101.035.0172.0101.01336.02022-01-28 11:41:08.0003.7.053.055.014.034Truepytest-mockconda-forge/pytest-mock['pytest']29852.025680.0https://pypi.org/project/pytest-mock2022-01-28 11:25:58.0004172.05894149.05915066.0https://anaconda.org/conda-forge/pytest-mock2022-01-31 11:40:52.5061443273.01.0
5048python-json-loggermadzak/python-json-loggerloggingJson Formatter for the standard python logger.https://github.com/madzak/python-json-loggerhttps://github.com/madzak/python-json-loggerBSD-2-Clause2011-12-27 05:12:26.0002022-04-01 09:27:58.0002022-02-06 17:21:56216.017.0175.023.063.047.01242.02021-07-27 23:09:33.0002.0.222.050.030.034Truepython-json-loggerconda-forge/python-json-logger25570.024881.0https://pypi.org/project/python-json-logger2021-07-27 23:09:33.000689.06013018.06031870.0https://anaconda.org/conda-forge/python-json-logger2020-10-12 23:31:31.8551131161.02.0
5149pytest-covpytest-dev/pytest-covtestingCoverage plugin for pytest.https://github.com/pytest-dev/pytest-covhttps://github.com/pytest-dev/pytest-covMIT2014-04-17 20:01:12.0002022-04-11 21:28:51.0002022-02-02 17:53:26870.02.0168.034.0211.0210.01227.02021-10-04 01:48:57.0003.0.043.074.0111.034Truepytest-covconda-forge/pytest-cov['pytest']152661.0124247.0https://pypi.org/project/pytest-cov2021-10-04 01:48:57.00028414.013886496.013955091.0https://anaconda.org/conda-forge/pytest-cov2021-10-04 14:17:04.9775007483.01.0
5250pytest-xdistpytest-dev/pytest-xdisttestingpytest plugin for distributed testing and loop-on-failures testing modes.https://github.com/pytest-dev/pytest-xdisthttps://github.com/pytest-dev/pytest-xdistMIT2015-09-01 18:51:45.0002022-04-20 21:00:29.0002022-04-20 21:00:28990.028.0158.046.0302.0260.0873.02021-12-10 11:41:55.0002.5.058.081.0207.034Truepytest-xdistconda-forge/pytest-xdist['pytest']4513.0https://pypi.org/project/pytest-xdist2021-12-10 11:41:55.0004513.06117821.06155639.0https://anaconda.org/conda-forge/pytest-xdist2021-12-10 14:46:36.8272609456.01.0
5351wheelpypa/wheelbuild-toolsThe official binary distribution format for Python.https://github.com/pypa/wheelhttps://github.com/pypa/wheelMIT2016-07-16 23:19:28.5802022-04-11 19:27:45.0002022-04-11 19:27:44785.04.0103.023.0115.0303.0315.02021-12-22 12:22:00.0000.37.166.064.034.034Truewheelconda-forge/wheel34659.0https://pypi.org/project/wheel2021-12-22 12:22:00.00034659.0108918589.0109347608.0https://anaconda.org/conda-forge/wheel2021-12-22 18:22:48.62229602312.02.0
5452pyautoguiasweigart/pyautoguitestingA cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.https://github.com/asweigart/pyautoguihttps://github.com/asweigart/pyautoguiBSD-3-Clause2014-07-17 23:30:38.0002022-04-17 04:10:06.0002021-09-14 17:41:07402.0861.0171.0134.0205.06490.02021-07-07 17:05:04.0000.9.5350.051.0373.033Truepyautoguiconda-forge/pyautogui14773.014205.0https://pypi.org/project/pyautogui2021-07-07 17:05:04.000568.0468116.0470861.0https://anaconda.org/conda-forge/pyautogui2021-11-11 10:15:02.687145519.02.0
5553pyre-checkfacebook/pyre-checklintersPerformant type-checking for python.https://github.com/facebook/pyre-checkhttps://github.com/facebook/pyre-checkMIT2017-11-10 17:31:36.0002022-04-21 04:03:09.0002022-04-21 03:58:2211324.0506.0380.0100.0277.0220.05857.02022-04-21 04:03:09.0000.9.1169.0195.094.033Truepyre-check32.0https://pypi.org/project/pyre-check2022-04-21 04:03:09.00032.038076.038076.02.0
5654pytypegoogle/pytypelintersA static type analyzer for Python code.https://github.com/google/pytypehttps://github.com/google/pytypeApache-2.02015-03-18 20:52:08.0002022-04-20 23:53:02.0002022-04-20 23:53:005242.0227.0236.058.0673.0418.03702.02022-04-15 22:57:19.0002022.4.15133.073.0101.033Truepytypeconda-forge/pytype94.0https://pypi.org/project/pytype2022-04-15 22:57:19.00094.0138385.0141443.0https://anaconda.org/conda-forge/pytype2022-04-16 01:45:44.12170346.02.0
5755nosenose-devs/nosetestingnose is nicer testing for python.https://github.com/nose-devs/nosehttps://github.com/nose-devs/noseLGPL-2.1+2011-12-13 19:36:32.0002021-10-25 05:23:45.0002016-03-04 01:16:261004.0367.047.0261.0462.01349.02015-06-02 09:12:36.0001.3.714.095.0447.033Falsenoseconda-forge/nose168721.0124162.0https://pypi.org/project/nose2015-06-02 09:12:36.00044559.05469661.05499719.0https://anaconda.org/conda-forge/nose2020-10-11 16:52:20.2772134141.02.0
5856doitpydoit/doitbuild-toolstask management & automation tool.https://github.com/pydoit/doithttps://github.com/pydoit/doitMIT2014-02-14 22:21:23.0002022-04-19 20:23:12.0002022-04-19 20:22:471447.029.0150.050.0155.0207.01344.02022-04-07 14:03:53.0000.35.047.063.066.033Truedoitconda-forge/doit1203.0923.0https://pypi.org/project/doit2022-04-07 14:03:53.000280.0291948.0293611.0https://anaconda.org/conda-forge/doit2022-04-08 15:10:53.91986520.02.0
5957tabulateastanin/python-tabulateloggingPretty-print tabular data in Python, a library and a command-line utility. Repository migrated from..https://github.com/astanin/python-tabulatehttps://github.com/astanin/python-tabulateMIT2016-05-01 20:47:06.3762022-04-14 21:10:25.0002022-01-07 13:26:45504.0100.017.058.059.01202.02021-02-22 07:34:12.0000.8.925.068.061.033Truetabulateconda-forge/tabulate78123.071800.0https://pypi.org/project/tabulate2021-02-22 07:34:12.0006323.033805295.033834975.0https://anaconda.org/conda-forge/tabulate2021-02-22 13:39:52.1322107293.02.0
6058progressbar2WoLpH/python-progressbarloggingProgressbar 2 - A progress bar for Python 2 and Python 3 - pip install progressbar2.https://github.com/WoLpH/python-progressbarhttps://github.com/WoLpH/python-progressbarBSD-3-Clause2012-02-20 06:19:21.0002022-02-01 19:09:44.8432022-01-05 13:41:29905.0100.021.063.0189.0762.02022-01-05 13:43:27.0004.0.099.040.014.033Trueprogressbar2conda-forge/progressbar217912.016426.0https://pypi.org/project/progressbar22022-01-05 13:41:41.0001486.07652368.07658973.0https://anaconda.org/conda-forge/progressbar22022-02-01 19:09:44.843434055.02.01671.0
6159breathemichaeljones/breathedocumentationReStructuredText and Sphinx bridge to Doxygen.https://github.com/michaeljones/breathehttps://github.com/michaeljones/breatheBSD-3-Clause2009-02-03 18:52:25.0002022-04-06 21:33:44.0002022-03-03 16:12:271695.096.0157.017.0323.0379.0594.02022-02-14 17:11:39.0004.33.163.0101.0123.033Truebreatheconda-forge/breathe7423.06395.0https://pypi.org/project/breathe2022-02-14 17:11:07.0001028.0237823.0242301.0https://anaconda.org/conda-forge/breathe2022-02-14 04:05:23.893294034.02.0287.0
6260setuptools_scmpypa/setuptools_scmbuild-toolsthe blessed package to manage your versions by scm tags.https://github.com/pypa/setuptools_scmhttps://github.com/pypa/setuptools_scmMIT2015-07-01 17:57:56.0002022-04-15 15:56:01.0002022-04-15 15:24:021279.035.0156.022.0313.0311.0564.02022-01-19 10:32:28.0006.4.247.0102.082.033Truesetuptools_scmconda-forge/setuptools_scm380.0https://pypi.org/project/setuptools_scm2018-08-09 06:35:57.000380.015642264.015655243.0https://anaconda.org/conda-forge/setuptools_scm2022-01-19 14:29:46.963947488.02.0-1.0
6361NuitkaNuitka/NuitkapackagingNuitka is a Python compiler written in Python. Its fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7,..https://github.com/Nuitka/Nuitkahttps://github.com/Nuitka/NuitkaApache-2.02013-04-23 15:40:33.0002022-04-21 08:14:15.0002022-04-21 08:05:589115.0297.0375.0118.0222.01085.06640.02022-04-03 07:36:55.0000.7.7188.0113.0215.032Truenuitkaconda-forge/nuitka36.0https://pypi.org/project/nuitka2022-04-03 07:36:55.00036.027990.032638.0https://anaconda.org/conda-forge/nuitka2022-04-03 11:53:07.524334681.02.0
6462playwright-pythonmicrosoft/playwright-pythontestingPython version of the Playwright testing and automation library.https://github.com/microsoft/playwright-pythonhttps://github.com/microsoft/playwright-pythonApache-2.02020-07-01 15:28:13.0002022-04-19 20:18:15.0002022-04-13 20:06:06500.033.0556.0106.0546.0605.06144.02022-04-13 20:13:33.0001.21.075.024.032.032Trueplaywright1104.01046.0https://pypi.org/project/playwright2022-04-13 20:13:33.00058.0258452.0258452.02.0
6563mimesislk-geimfari/mimesistestingMimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a..https://github.com/lk-geimfari/mimesishttps://github.com/lk-geimfari/mimesisMIT2016-09-09 21:41:22.0002022-04-20 11:47:32.0002022-04-20 11:46:332197.046.0283.066.0875.0298.03574.02022-01-25 20:45:06.0005.3.034.0111.05.032Truemimesisconda-forge/mimesis58.0https://pypi.org/project/mimesis2022-01-25 20:45:06.00058.0143258.0143715.0https://anaconda.org/conda-forge/mimesis2020-07-15 18:05:16.1299530.02.0290.0
6664pudbinducer/pudbdebuggingFull-screen console debugger for Python.https://github.com/inducer/pudbhttps://github.com/inducer/pudbMIT2011-05-13 23:44:30.0002022-04-13 05:48:29.0002022-04-13 05:48:291159.05.0196.046.0226.0152.02375.02022-03-12 19:52:37.0002022.1.174.083.0142.032Truepudbconda-forge/pudb3770.03035.0https://pypi.org/project/pudb2022-03-12 19:52:37.000735.0182960.0184703.0https://anaconda.org/conda-forge/pudb2022-01-11 21:31:34.620120280.01.0-1.0
6765pexpantsbuild/pexpackagingA library and tool for generating .pex (Python EXecutable) files.https://github.com/pantsbuild/pexhttps://github.com/pantsbuild/pexApache-2.02014-07-21 17:06:12.0002022-04-20 15:20:02.0002022-04-20 14:58:451122.094.0220.054.0884.0700.02065.02022-04-20 15:20:39.0002.1.82170.0103.0148.032Truepex132.0https://pypi.org/project/pex2022-04-20 15:20:02.000132.0299557.0318435.02.0755122.0
6866sconsSCons/sconsbuild-toolsSCons - a software construction tool.https://github.com/SCons/sconshttps://github.com/SCons/sconsMIT2017-03-23 22:12:34.5792022-04-20 20:45:16.0002022-04-19 13:30:517819.0122.0255.057.0828.02681.01393.02022-02-15 17:54:05.0004.3.014.0141.0655.032Truesconsconda-forge/scons37.0https://pypi.org/project/scons2019-12-17 02:49:51.00037.0210273.0214805.0https://anaconda.org/conda-forge/scons2021-11-17 22:33:26.201275797.03.0427.0
6967pytest-asynciopytest-dev/pytest-asynciotestingPytest support for asyncio.https://github.com/pytest-dev/pytest-asynciohttps://github.com/pytest-dev/pytest-asyncioApache-2.02015-04-11 00:18:05.0002022-04-18 18:22:14.0002022-04-11 19:59:17263.030.0100.038.0139.0172.0925.02022-03-25 09:44:00.0000.18.331.037.031.032Truepytest-asyncioconda-forge/pytest-asyncio['pytest']1904.0https://pypi.org/project/pytest-asyncio2022-03-25 09:43:57.0001904.03751762.03767360.0https://anaconda.org/conda-forge/pytest-asyncio2022-03-25 14:39:13.787919822.02.025.0
7068pydocstylePyCQA/pydocstylelintersdocstring style checker.https://github.com/PyCQA/pydocstylehttps://github.com/PyCQA/pydocstyleMIT2012-01-31 17:18:23.0002022-04-14 20:38:25.0002022-04-05 09:33:19724.05.0162.022.0299.0206.0879.02021-05-17 20:37:45.0006.1.117.081.082.032Truepydocstyleconda-forge/pydocstyle27850.025455.0https://pypi.org/project/pydocstyle2021-05-17 20:37:45.0002395.02126093.02134963.0https://anaconda.org/conda-forge/pydocstyle2021-05-18 22:35:13.379612084.02.056.0
7169nose2nose-devs/nose2testingThe successor to nose, based on unittest2.https://github.com/nose-devs/nose2https://github.com/nose-devs/nose2BSD-3-Clause2011-12-14 15:33:15.0002022-04-18 16:05:43.0002022-04-18 15:55:291042.030.0136.024.0262.0205.0705.02022-02-13 00:26:17.0000.11.027.073.049.032Truenose2conda-forge/nose25802.04725.0https://pypi.org/project/nose22022-02-13 00:26:17.0001077.0462071.0463107.0https://anaconda.org/conda-forge/nose22020-02-02 06:02:02.00448707.02.0
7270parsodavidhalter/parsolintersA Python Parser.https://github.com/davidhalter/parsohttps://github.com/davidhalter/parsoMIT2017-05-08 20:14:30.0002022-02-14 23:25:40.0002022-02-14 23:25:401098.02.083.019.0100.097.0489.02021-11-30 21:05:47.0000.8.326.044.07.032Trueparsoconda-forge/parso197623.0191720.0https://pypi.org/project/parso2021-11-30 21:05:47.0005903.014413171.014550035.0https://anaconda.org/conda-forge/parso2021-12-01 05:04:36.4947116950.02.0
7371pyenvpyenv/pyenvvirtual-envsSimple Python version management.https://github.com/pyenv/pyenvhttps://github.com/pyenv/pyenvMIT2012-08-31 06:57:52.0002022-04-19 15:01:22.0002022-04-19 15:01:222820.027.02369.0380.0800.01402.026892.02022-03-18 05:10:17.0002.2.555.0362.039.031Truepyenv1.0https://pypi.org/project/pyenv2019-01-12 14:49:22.0001.07746.07746.02.0
7472sqlmapsqlmapproject/sqlmapsecurityAutomatic SQL injection and database takeover tool.https://github.com/sqlmapproject/sqlmaphttps://github.com/sqlmapproject/sqlmapGPL-3.02012-06-26 09:52:15.0002022-04-21 13:03:25.0002022-04-21 13:03:229937.042.04608.01053.0316.04615.023224.02022-03-02 12:28:14.0001.6.378.0115.051.031Truesqlmap6.0https://pypi.org/project/sqlmap2022-04-04 22:12:22.0006.06374.06374.02.0-1.0
7573PySnoopercool-RR/PySnooperdebuggingNever use print for debugging again.https://github.com/cool-RR/PySnooperhttps://github.com/cool-RR/PySnooperMIT2019-04-18 13:55:43.0002022-04-04 02:05:04.6092022-04-02 15:07:32305.03.0918.0233.0111.096.014981.02022-04-02 15:00:56.0001.1.157.027.019.031Truepysnooperconda-forge/pysnooper686.0638.0https://pypi.org/project/pysnooper2022-04-02 15:00:56.00048.0169147.0170419.0https://anaconda.org/conda-forge/pysnooper2022-04-04 02:05:04.60944553.01.0
7674Scaleneplasma-umass/scaleneprofilingScalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python.https://github.com/plasma-umass/scalenehttps://github.com/plasma-umass/scaleneApache-2.02019-12-17 20:56:28.0002022-04-17 18:20:07.0002022-04-17 18:20:032404.0199.0195.063.0163.0152.05569.02022-04-05 13:29:37.0001.5.6125.028.052.031Truescalene100.097.0https://pypi.org/project/scalene2022-04-05 13:29:37.0003.06134.06134.02.0
7775pipreqsbndr/pipreqsdependency-managerspipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this..https://github.com/bndr/pipreqshttps://github.com/bndr/pipreqsApache-2.02015-04-22 16:38:14.0002022-04-10 09:49:37.0002021-10-23 09:17:21311.0288.060.0120.093.04183.02021-12-15 16:10:13.2250.1.040.051.0111.031Truepipreqsconda-forge/pipreqs10387.010059.0https://pypi.org/project/pipreqs2021-10-23 09:15:35.000328.0261602.0261965.0https://anaconda.org/conda-forge/pipreqs2022-04-08 21:43:21.70624324.02.0
7876detect-secretsYelp/detect-secretssecurityAn enterprise friendly way of detecting and preventing secrets in code.https://github.com/Yelp/detect-secretshttps://github.com/Yelp/detect-secretsApache-2.02017-12-05 00:38:38.0002022-04-18 15:08:54.0002022-04-13 20:02:051154.043.0270.048.0309.0163.02265.02022-02-16 22:16:52.0001.2.035.058.089.031Truedetect-secrets23.0https://pypi.org/project/detect-secrets2022-02-16 21:40:39.00023.0392706.0392706.02.0
7977prospectorPyCQA/prospectorcode-metricsInspects Python source files and provides information about type and location of classes, methods etc.https://github.com/PyCQA/prospectorhttps://github.com/PyCQA/prospectorGPL-2.02013-08-05 07:26:30.0002022-04-11 22:57:47.0002022-03-28 22:12:421231.078.0148.033.0197.0274.01625.02022-03-09 20:13:02.0001.7.7114.078.035.031Trueprospectorconda-forge/prospector668.0https://pypi.org/project/prospector2022-03-18 13:16:26.000668.0218129.0218544.0https://anaconda.org/conda-forge/prospector2022-03-10 06:36:03.67428229.01.0
8078ipdbgotcha/ipdbdebuggingIntegration of IPython pdb.https://github.com/gotcha/ipdbhttps://github.com/gotcha/ipdbBSD-3-Clause2011-01-15 17:51:47.0002022-03-30 15:57:10.0002021-12-30 16:31:44354.0133.027.074.0115.01536.02021-06-02 11:43:46.0000.13.941.049.060.031Trueipdbconda-forge/ipdb40590.031865.0https://pypi.org/project/ipdb2021-06-02 11:43:46.0008725.02890690.02894256.0https://anaconda.org/conda-forge/ipdb2021-06-24 04:21:01.798246085.01.0
8179logbookgetlogbook/logbookloggingA cool logging replacement for Python.https://github.com/getlogbook/logbookhttps://github.com/getlogbook/logbookBSD-3-Clause2010-07-22 10:13:12.0002021-12-31 17:49:47.0002019-10-16 17:48:401195.0157.036.0148.0125.01418.02019-10-16 18:14:55.0001.5.341.076.056.031Falselogbookconda-forge/logbook4298.03115.0https://pypi.org/project/logbook2019-10-16 18:14:55.0001183.01820391.01822053.0https://anaconda.org/conda-forge/logbook2021-11-19 00:37:39.70561419.02.0280.0
8280pdocmitmproxy/pdocdocumentationAPI Documentation for Python Projects.https://github.com/mitmproxy/pdochttps://github.com/mitmproxy/pdocUnlicense2013-08-04 21:12:50.0002022-04-20 14:42:56.0002022-04-20 13:01:47746.088.0135.024.0141.0233.01205.02022-04-06 08:06:38.00011.0.083.036.09.031Truepdoc816.0623.0https://pypi.org/project/pdoc2022-04-06 08:06:38.000193.0103848.0103848.02.0
8381colorlogborntyping/python-colorlogloggingA colored formatter for the python logging module.https://github.com/borntyping/python-colorloghttps://github.com/borntyping/python-colorlogMIT2012-09-05 17:57:21.0002022-04-07 22:13:23.4142021-11-08 16:54:56224.076.010.043.071.0746.02021-11-08 16:58:17.0006.6.063.030.031Truecolorlogconda-forge/colorlog17358.014991.0https://pypi.org/project/colorlog2021-11-08 16:56:43.0002367.07496279.07507167.0https://anaconda.org/conda-forge/colorlog2022-04-07 22:13:23.414783984.02.0
8482buildoutbuildout/buildoutbuild-toolsBuildout is a deployment automation tool written in and extended with Python.https://github.com/buildout/buildouthttps://github.com/buildout/buildoutZPL-2.12012-03-25 21:47:18.0002022-04-07 19:19:38.0002022-04-07 19:13:161669.019.0172.054.0264.0221.0534.02021-11-25 21:08:56.0002.13.6119.090.0134.031Falsezc.buildoutconda-forge/zc.buildout1067.0https://pypi.org/project/zc.buildout2022-04-07 19:12:49.0001067.093735.094444.0https://anaconda.org/conda-forge/zc.buildout2022-03-31 09:12:41.6324967.03.0
8583pylint-djangoPyCQA/pylint-djangolintersPylint plugin for improving code analysis for when using Django.https://github.com/PyCQA/pylint-djangohttps://github.com/PyCQA/pylint-djangoGPL-2.02013-10-01 06:35:15.0002022-04-12 08:30:32.0002022-04-12 08:30:29619.022.0108.017.0167.0159.0507.02022-03-26 22:16:11.0002.5.353.064.038.031Truepylint-djangoconda-forge/pylint-django['pylint']18488.017323.0https://pypi.org/project/pylint-django2022-03-25 16:09:23.0001165.0747869.0749209.0https://anaconda.org/conda-forge/pylint-django2022-04-07 12:02:14.33190664.02.0212.0
8684pytest-htmlpytest-dev/pytest-htmltestingPlugin for generating HTML reports for pytest results.https://github.com/pytest-dev/pytest-htmlhttps://github.com/pytest-dev/pytest-htmlMPL-2.02015-04-14 19:22:42.0002022-04-21 10:47:53.0002022-03-31 08:50:39383.03.0181.020.0230.0185.0483.02020-12-13 15:24:58.0003.1.144.043.0103.031Truepytest-htmlconda-forge/pytest-html['pytest']20726.020055.0https://pypi.org/project/pytest-html2020-12-13 15:24:58.000671.01988658.01992417.0https://anaconda.org/conda-forge/pytest-html2020-12-13 19:43:13.698221811.02.0
8785coveralls-pythonTheKevJames/coveralls-pythontestingShow coverage stats online via coveralls.io.https://github.com/TheKevJames/coveralls-pythonhttps://github.com/TheKevJames/coveralls-pythonMIT2013-02-06 20:48:39.0002022-03-15 15:18:24.0002022-03-15 15:18:23447.03.0185.06.0194.0144.0467.02021-11-11 21:00:03.0003.3.142.063.06.031Truecoverallsconda-forge/coveralls['pytest']30533.021381.0https://pypi.org/project/coveralls2021-11-11 21:00:03.0009152.0556192.0566535.0https://anaconda.org/conda-forge/coveralls2021-11-12 20:59:06.844651631.02.0
8886py-spybenfred/py-spyprofilingSampling profiler for Python programs.https://github.com/benfred/py-spyhttps://github.com/benfred/py-spyMIT2018-08-01 02:22:15.0002022-03-25 01:31:26.0002022-01-17 15:26:15435.0284.0105.0242.0167.08348.02021-11-13 01:56:30.5440.3.1134.029.074.030Truepy-spyconda-forge/py-spy35.0https://pypi.org/project/py-spy2021-11-13 01:54:19.00035.0794803.0805787.3333333334https://anaconda.org/conda-forge/py-spy2021-12-18 07:06:29.610303203.02.08381.01.0py-spyhttps://crates.io/crates/py-spy2021-11-13 01:56:30.544625.3333333333334397350.0
8987memory-profilerpythonprofilers/memory_profilerprofilingMonitor Memory usage of Python code.https://github.com/pythonprofilers/memory_profilerhttps://github.com/pythonprofilers/memory_profilerBSD-3-Clause2011-10-14 11:56:14.0002022-04-12 16:47:57.0002022-04-12 16:47:57667.015.0329.073.0142.0109.03388.02018-08-16 03:16:49.0000.54.052.096.0111.030Truememory_profilerconda-forge/memory_profiler268.0https://pypi.org/project/memory_profiler2018-08-16 03:16:49.000268.0532451.0534832.0https://anaconda.org/conda-forge/memory_profiler2021-12-19 14:16:49.287169113.02.0
9088factory_boyFactoryBoy/factory_boytestingA test fixtures replacement for Python.https://github.com/FactoryBoy/factory_boyhttps://github.com/FactoryBoy/factory_boyMIT2011-05-11 08:26:59.0002022-02-16 16:04:40.0002022-02-16 10:07:43894.02.0331.038.0409.0355.02804.02018-05-05 15:05:40.0002.11.136.0118.0157.030Truefactory_boyconda-forge/factory_boy2143.0https://pypi.org/project/factory_boy2018-05-05 15:05:40.0002143.02010038.02011452.0https://anaconda.org/conda-forge/factory_boy2021-10-26 21:47:41.37694771.02.0
9189flitpypa/flitbuild-toolsSimplified packaging of Python modules.https://github.com/pypa/flithttps://github.com/pypa/flitBSD-3-Clause2015-03-13 21:22:27.0002022-04-10 22:21:18.0002022-02-23 11:35:471064.023.093.031.0228.0212.01716.02022-02-23 11:36:30.0003.7.146.051.0113.030Trueflitconda-forge/flit232.0https://pypi.org/project/flit2022-02-23 11:36:30.000232.0149463.0151190.0https://anaconda.org/conda-forge/flit2022-02-23 15:12:56.087107135.03.0
9290pyarmordashingsoft/pyarmorsecurityA tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.https://github.com/dashingsoft/pyarmorhttps://github.com/dashingsoft/pyarmorSGI-B-2.02017-08-26 04:11:53.0002022-04-18 05:33:50.0002022-04-18 03:33:083399.041.0168.039.025.0695.01438.02022-04-18 05:33:50.0007.4.2248.019.013.030Falsepyarmor416.0403.0https://pypi.org/project/pyarmor2022-04-18 03:53:34.00013.086660.086660.03.0
9391safetypyupio/safetysecuritySafety checks your installed dependencies for known security vulnerabilities.https://github.com/pyupio/safetyhttps://github.com/pyupio/safetyMIT2016-10-19 13:22:56.0002022-03-28 18:20:28.0002021-04-28 19:57:23372.0107.029.0238.080.01245.02021-01-15 19:34:46.0001.10.338.035.048.030Truesafetyconda-forge/safety4396.04074.0https://pypi.org/project/safety2021-01-15 19:34:46.000322.0938295.0944950.0https://anaconda.org/conda-forge/safety2021-01-15 20:54:00.95828873.03.0145799.0
9492pytest-bddpytest-dev/pytest-bddtestingBDD library for the py.test runner.https://github.com/pytest-dev/pytest-bddhttps://github.com/pytest-dev/pytest-bddMIT2013-03-29 07:27:43.0002022-04-17 08:46:53.0002022-03-09 15:44:57764.055.0166.052.0254.0156.0991.02021-10-25 16:25:47.0005.0.091.046.0133.030Truepytest-bddconda-forge/pytest-bdd['pytest']169.0https://pypi.org/project/pytest-bdd2021-10-25 16:25:47.000169.0441683.0442983.0https://anaconda.org/conda-forge/pytest-bdd2020-02-03 16:53:59.11445521.02.01.0
9593flake8-bugbearPyCQA/flake8-bugbearlintersA plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that dont belong in..https://github.com/PyCQA/flake8-bugbearhttps://github.com/PyCQA/flake8-bugbearMIT2016-03-15 20:54:43.0002022-03-30 22:20:42.0002022-03-30 22:20:41212.019.061.08.0123.092.0719.02022-03-23 21:33:22.00022.3.2341.053.039.030Trueflake8-bugbearconda-forge/flake8-bugbear['flake8']8831.07927.0https://pypi.org/project/flake8-bugbear2022-03-23 21:33:22.000904.01431684.01449186.0https://anaconda.org/conda-forge/flake8-bugbear2022-03-24 20:37:48.483560077.02.0
9694alabasterbitprophet/alabasterdocumentationLightweight, configurable Sphinx theme. Now the Sphinx default!.https://github.com/bitprophet/alabasterhttps://github.com/bitprophet/alabasterBSD-3-Clause2013-12-07 00:03:15.0002022-01-20 22:19:06.0002021-09-24 20:53:41351.0177.020.078.054.0641.02018-10-03 01:39:17.0000.7.1225.028.085.030Truealabasterconda-forge/alabaster['sphinx']70102.062439.0https://pypi.org/project/alabaster2018-10-03 01:39:17.0007663.04874520.04929974.0https://anaconda.org/conda-forge/alabaster2018-10-03 15:29:30.0173826387.02.0
9795PyHamcresthamcrest/PyHamcresttestingHamcrest matchers for Python.https://github.com/hamcrest/PyHamcresthttps://github.com/hamcrest/PyHamcrestBSD-3-Clause2010-12-24 02:55:56.0002022-04-11 22:50:14.0002022-03-28 20:52:15582.010.093.021.0135.051.0620.02021-12-12 20:12:38.0002.0.323.038.019.030Truepyhamcrestconda-forge/pyhamcrest1812.0https://pypi.org/project/pyhamcrest2021-12-12 20:12:38.0001812.01353997.01359488.0https://anaconda.org/conda-forge/pyhamcrest2021-12-13 10:31:09.148389924.02.0
9896typed_astpython/typed_astastModified fork of CPythons ast module that parses `# type:` comments.https://github.com/python/typed_asthttps://github.com/python/typed_astApache-2.02016-02-16 22:40:09.0002022-04-17 18:24:59.9992022-04-16 00:31:41196.06.052.018.099.084.0206.02022-04-16 00:30:25.0001.5.333.025.03.030Truetyped_astconda-forge/typed-ast5483.0https://pypi.org/project/typed_ast2022-04-16 00:30:25.0005483.012958157.013036274.0https://anaconda.org/conda-forge/typed-ast2022-04-17 18:24:59.9994218356.01.0
9997line_profilerpyutils/line_profilerprofilingLine-by-line profiling for Python.https://github.com/pyutils/line_profilerhttps://github.com/pyutils/line_profilerBSD-3-Clause2016-05-26 17:37:38.1512022-04-15 14:41:54.0002022-04-15 14:41:46206.025.0250.013.085.031.03527.02022-04-01 07:23:08.0003.5.19.031.026.029Trueline_profilerconda-forge/line_profiler353.0https://pypi.org/project/line_profiler2017-12-20 02:30:37.000353.0146010.0149334.0https://anaconda.org/conda-forge/line_profiler2022-03-22 11:06:35.902236062.02.0
10098mambamamba-org/mambadependency-managersThe Fast Cross-Platform Package Manager.https://github.com/mamba-org/mambahttps://github.com/mamba-org/mambaBSD-3-Clause2019-03-05 13:05:10.0002022-04-21 14:04:40.0002022-04-21 13:34:151840.0199.0159.035.0820.0567.03039.02022-02-11 18:19:35.0002022.02.1190.077.0248.029Trueconda-forge/mamba68089.0https://anaconda.org/conda-forge/mamba2022-04-05 06:36:52.1512519301.03.0
10199pyupgradeasottile/pyupgraderefactoringA tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.https://github.com/asottile/pyupgradehttps://github.com/asottile/pyupgradeMIT2017-02-28 17:50:31.0002022-04-18 22:48:40.0002022-04-18 22:48:39860.032.0110.031.0357.0263.01659.02022-04-08 18:55:42.0002.32.0126.022.013.029Truepyupgradeconda-forge/pyupgrade43.0https://pypi.org/project/pyupgrade2022-04-08 18:55:42.00043.0252051.0260638.0https://anaconda.org/conda-forge/pyupgrade2022-04-08 22:05:38.816334896.02.0
102100briefcasebeeware/briefcasepackagingTools to support converting a Python project into a standalone native application.https://github.com/beeware/briefcasehttps://github.com/beeware/briefcaseBSD-3-Clause2015-07-28 15:20:03.0002022-04-21 06:04:47.0002022-04-21 06:04:471374.0105.0217.039.0292.0309.01394.02022-02-28 01:46:11.0000.3.637.093.0119.029Truebriefcase17.0https://pypi.org/project/briefcase2022-02-28 01:46:11.00017.04347.04347.02.0
103101pybuilderpybuilder/pybuilderbuild-toolsSoftware build automation tool for Python.https://github.com/pybuilder/pybuilderhttps://github.com/pybuilder/pybuilderApache-2.02012-07-23 11:38:06.0002022-04-10 00:03:50.1582022-02-24 01:03:241388.04.0239.093.0355.0412.01385.02022-02-23 14:00:36.0000.13.5653.036.093.029Truepybuilderconda-forge/pybuilder60.0https://pypi.org/project/pybuilder2022-02-24 01:17:18.00060.015163.015433.0https://anaconda.org/conda-forge/pybuilder2022-04-10 00:03:50.15810277.03.0
104102cx_Freezemarcelotduarte/cx_FreezepackagingCreate standalone executables from Python scripts, with the same performance and is cross-platform.https://github.com/marcelotduarte/cx_Freezehttps://github.com/marcelotduarte/cx_FreezePSF-2.02017-01-22 04:25:52.0002022-04-21 13:40:20.0002022-04-21 13:39:471330.0104.0176.026.0684.0681.0887.02022-01-24 07:19:20.0006.1037.094.060.029Truecx_freezeconda-forge/cx_freeze153.0https://pypi.org/project/cx_freeze2017-12-16 18:09:35.000153.047585.050609.0https://anaconda.org/conda-forge/cx_freeze2022-03-26 09:23:01.516117962.02.0
105103astorberkerpeksag/astorastPython AST read/write.https://github.com/berkerpeksag/astorhttps://github.com/berkerpeksag/astorBSD-3-Clause2012-09-19 23:02:51.0002022-02-05 18:42:01.0002021-10-27 00:10:12262.085.024.0104.075.0653.02019-12-10 01:50:33.0000.8.114.031.034.029Trueastorconda-forge/astor2109.0https://pypi.org/project/astor2019-12-10 01:50:33.0002109.04576553.04601908.0https://anaconda.org/conda-forge/astor2020-07-01 13:36:26.9711521333.02.0
106104mccabePyCQA/mccabecode-metricsMcCabe complexity checker for Python.https://github.com/PyCQA/mccabehttps://github.com/PyCQA/mccabeSaxpath2013-02-20 22:19:04.0002022-03-20 10:23:22.0002022-01-24 01:11:19143.01.044.015.054.036.0472.02022-01-24 01:14:49.0000.7.013.021.08.029Truemccabeconda-forge/mccabe278153.0262313.0https://pypi.org/project/mccabe2022-01-24 01:14:49.00015840.022016613.022077894.0https://anaconda.org/conda-forge/mccabe2022-01-24 18:42:20.6684289734.02.0
107105sphinx-autodoc-typehintstox-dev/sphinx-autodoc-typehintsdocumentationType hints support for the Sphinx autodoc extension.https://github.com/tox-dev/sphinx-autodoc-typehintshttps://github.com/tox-dev/sphinx-autodoc-typehintsMIT2015-09-21 20:41:41.0002022-04-13 07:34:55.0002022-04-13 07:31:33220.013.083.011.093.0112.0410.02022-04-13 07:31:55.0001.18.141.041.023.029Truesphinx-autodoc-typehintsconda-forge/sphinx-autodoc-typehints['sphinx']1355.0https://pypi.org/project/sphinx-autodoc-typehints2022-04-13 07:34:55.0001355.0491662.0497120.0https://anaconda.org/conda-forge/sphinx-autodoc-typehints2021-04-15 04:06:00.666289311.02.0
108106wasabiines/wasabiloggingA lightweight console printing and formatting toolkit.https://github.com/ines/wasabihttps://github.com/ines/wasabiMIT2018-11-17 14:40:55.0002022-03-30 15:35:36.8502022-03-30 10:27:36232.08.021.09.015.03.0337.02022-03-30 10:28:17.0000.9.136.08.05.029Truewasabiconda-forge/wasabi18306.018025.0https://pypi.org/project/wasabi2022-03-30 11:12:31.000281.03865016.03882029.0https://anaconda.org/conda-forge/wasabi2022-03-30 15:35:36.850646519.03.0
109107gdbguics01/gdbguidebuggingBrowser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in..https://github.com/cs01/gdbguihttps://github.com/cs01/gdbguiGPL-3.02016-10-27 03:19:25.0002022-04-10 02:33:43.0002022-01-16 06:03:38429.0481.0167.0138.0164.08543.02021-09-06 05:59:07.0000.15.0.193.039.0123.028Truegdbgui161.0159.0https://pypi.org/project/gdbgui2021-09-06 05:54:12.0002.0159650.0160027.02.07937.0
110108pipxpypa/pipxdependency-managersInstall and Run Python Applications in Isolated Environments.https://github.com/pypa/pipxhttps://github.com/pypa/pipxMIT2018-10-06 18:47:46.0002022-04-11 11:25:55.0002022-04-11 11:25:55508.015.0230.063.0359.0364.04924.02022-01-04 09:17:35.0001.0.049.077.0109.028Truepipxconda-forge/pipx7.0https://pypi.org/project/pipx2022-01-04 09:17:35.0007.0281367.0281481.0https://anaconda.org/conda-forge/pipx2022-01-04 11:29:53.789459.03.0
111109pyinstrumentjoerick/pyinstrumentprofilingCall stack profiler for Python. Shows you why your code is slow!.https://github.com/joerick/pyinstrumenthttps://github.com/joerick/pyinstrumentBSD-3-Clause2014-03-13 17:53:13.0002022-01-26 07:30:47.1902021-12-17 14:51:42666.0173.053.081.082.04269.02021-11-14 19:24:48.0004.1.136.038.016.028Truepyinstrumentconda-forge/pyinstrument720.0623.0https://pypi.org/project/pyinstrument2021-11-14 19:24:48.00097.0321345.0322851.0https://anaconda.org/conda-forge/pyinstrument2022-01-26 07:30:47.190100913.02.0
112110alive-progressrsalmei/alive-progressloggingA new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!.https://github.com/rsalmei/alive-progresshttps://github.com/rsalmei/alive-progressMIT2019-08-05 05:54:30.0002022-04-01 20:03:22.0002022-04-01 19:55:29587.085.0136.039.036.0102.03322.02022-04-01 19:56:01.0002.4.126.05.019.028Truealive-progressconda-forge/alive-progress846.0765.0https://pypi.org/project/alive-progress2022-04-01 19:56:01.00081.053996.054509.0https://anaconda.org/conda-forge/alive-progress2021-01-08 03:33:35.99013348.03.0
113111coalacoala/coalalinterscoala provides a unified command-line interface for linting and fixing all your code, regardless of the programming..https://github.com/coala/coalahttps://github.com/coala/coalaAGPL-3.02014-05-15 11:35:34.0002021-11-05 18:08:14.0002021-06-11 17:11:554487.01356.0106.03151.02371.03317.02017-05-30 10:07:57.0000.11.1730.0483.0835.028Truecoala-bears115.010.0https://pypi.org/project/coala-bears2017-11-10 21:04:50.000105.07782.07783.02.0150.0
114112notifiersliiight/notifiersloggingThe easy way to send notifications.https://github.com/liiight/notifiershttps://github.com/liiight/notifiersMIT2017-06-01 10:20:18.0002022-04-11 18:00:22.0002022-02-18 08:34:21491.060.085.034.0347.062.02152.02022-02-10 14:51:38.0001.3.331.018.029.028Truenotifiersconda-forge/notifiers17.0https://pypi.org/project/notifiers2022-02-10 14:51:38.00017.0444011.0445142.0https://anaconda.org/conda-forge/notifiers2021-11-16 00:29:21.94918111.03.0
115113pytest-testinfrapytest-dev/pytest-testinfratestingTestinfra test your infrastructures.https://github.com/pytest-dev/pytest-testinfrahttps://github.com/pytest-dev/pytest-testinfraApache-2.02015-03-15 20:49:52.0002022-04-12 09:25:32.0002022-04-12 09:15:14696.011.0300.084.0344.0201.02028.02022-04-12 09:25:32.0006.7.08.0114.0118.028Truepytest-testinfraconda-forge/pytest-testinfra['pytest']6.0https://pypi.org/project/pytest-testinfra2022-04-12 09:25:32.0006.0143365.0143549.0https://anaconda.org/conda-forge/pytest-testinfra2022-02-11 19:11:11.6062762.03.0
116114Diamondpython-diamond/DiamondprofilingDiamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of..https://github.com/python-diamond/Diamondhttps://github.com/python-diamond/DiamondMIT2013-10-11 23:32:13.0002022-04-12 20:39:00.0002022-04-12 19:04:423280.09.0593.095.0526.0148.01665.02016-11-25 22:13:29.0004.0.51536.0369.0232.028Truediamond116.084.0https://pypi.org/project/diamond2016-11-25 22:13:29.00032.033666.033666.02.0
117115pyelftoolseliben/pyelftoolsdebuggingParsing ELF and DWARF in Python.https://github.com/eliben/pyelftoolshttps://github.com/eliben/pyelftoolsUnlicense2013-06-08 22:55:54.0002022-04-11 00:29:59.0692022-02-14 13:44:27588.02.0436.070.0218.0122.01421.09.082.062.028Truepyelftoolsconda-forge/pyelftools3817.03298.0https://pypi.org/project/pyelftools2022-02-03 14:49:18.000519.0976021.0977188.0https://anaconda.org/conda-forge/pyelftools2022-04-11 00:29:59.06985254.02.0
118116radonrubik/radoncode-metricsVarious code metrics for Python code.https://github.com/rubik/radonhttps://github.com/rubik/radonMIT2012-09-20 18:58:58.0002022-03-02 16:30:37.0002022-02-23 20:48:46525.04.097.032.074.0139.01321.02021-08-08 13:25:20.0005.1.054.050.020.028Trueradonconda-forge/radon3078.02478.0https://pypi.org/project/radon2021-12-15 14:08:03.854600.0418887.0419602.0https://anaconda.org/conda-forge/radon2021-09-07 09:02:03.41538647.02.0
119117pylamaklen/pylamalintersCode audit tool for python.https://github.com/klen/pylamahttps://github.com/klen/pylamaMIT2012-08-17 10:10:10.0002022-03-25 11:38:34.0002022-03-11 14:15:28680.06.091.017.087.092.0876.02022-03-11 14:17:31.0008.3.8114.048.038.028Truepylama4295.03702.0https://pypi.org/project/pylama2022-03-11 14:17:31.000593.0102473.0102473.02.0
120118pytest-sugarTeemu/pytest-sugartestinga plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail..https://github.com/Teemu/pytest-sugarhttps://github.com/Teemu/pytest-sugarBSD-3-Clause2013-06-25 21:09:27.0002022-04-12 12:06:55.0002022-04-02 17:05:45347.03.062.018.0135.069.0854.02020-07-06 18:40:33.0000.9.426.038.035.028Truepytest-sugarconda-forge/pytest-sugar['pytest']12217.09638.0https://pypi.org/project/pytest-sugar2020-07-06 18:40:33.0002579.0711144.0713451.0https://anaconda.org/conda-forge/pytest-sugar2022-04-11 13:13:26.309129223.03.0
121119typeguardagronholm/typeguarddebuggingRun-time type checker for Python.https://github.com/agronholm/typeguardhttps://github.com/agronholm/typeguardMIT2015-12-27 23:15:37.0002022-04-18 20:33:38.0002021-12-10 21:05:38266.069.018.051.0156.0845.02021-12-10 21:09:37.0002.13.345.019.038.028Truetypeguardconda-forge/typeguard299.0https://pypi.org/project/typeguard2021-12-10 21:09:37.000299.04051741.04053938.0https://anaconda.org/conda-forge/typeguard2021-10-11 07:35:51.31285689.02.0
122120noxtheacodes/noxtestingFlexible test automation for Python.https://github.com/wntrblm/noxhttps://github.com/wntrblm/noxApache-2.02016-02-24 04:02:58.0002022-04-21 01:39:19.0002022-04-20 16:33:28457.018.0107.016.0326.0245.0758.02022-01-07 23:34:01.0002022.1.722.072.030.028Truenoxconda-forge/nox['pytest']146.0https://pypi.org/project/nox2022-01-07 23:34:01.000146.01024758.01026493.0https://anaconda.org/conda-forge/nox2022-01-13 17:20:23.32972907.03.0wntrblm/nox
123121prettytablejazzband/prettytableloggingDisplay tabular data in a visually appealing ASCII table format.https://github.com/jazzband/prettytablehttps://github.com/jazzband/prettytableBSD-1-Clause2016-01-15 02:39:17.0002022-04-21 13:54:50.0002022-04-21 13:54:50421.036.0100.016.098.063.0752.02022-03-07 07:16:21.0003.2.023.047.023.028Falseprettytableconda-forge/prettytable554.0https://pypi.org/project/prettytable2022-03-07 07:16:21.000554.05981624.05990962.0https://anaconda.org/conda-forge/prettytable2022-03-07 17:35:12.154653720.03.0
124122greenCleanCut/greentestingGreen is a clean, colorful, fast python test runner.https://github.com/CleanCut/greenhttps://github.com/CleanCut/greenMIT2014-04-01 20:08:18.0002022-03-21 06:59:29.2102022-01-20 23:33:271058.074.023.072.0169.0734.02022-01-20 23:42:44.0003.4.1143.037.03.028Truegreenconda-forge/green875.0667.0https://pypi.org/project/green2022-01-20 23:42:44.000208.015274.016973.0https://anaconda.org/conda-forge/green2022-03-21 06:59:29.21093446.03.0
125123asvairspeed-velocity/asvtestingAirspeed Velocity: A simple Python benchmarking tool with web-based reporting.https://github.com/airspeed-velocity/asvhttps://github.com/airspeed-velocity/asvBSD-3-Clause2013-11-07 20:43:31.0002022-04-12 10:40:59.0002022-04-12 10:40:592005.0110.0145.017.0716.0360.0674.02022-02-06 14:17:08.0000.5.118.068.0131.028Trueasvconda-forge/asv63.0https://pypi.org/project/asv2022-02-06 14:16:23.00063.022095.031354.0https://anaconda.org/conda-forge/asv2022-02-06 14:59:12.745583346.03.0
126124sphinx-bootstrap-themeryan-roemer/sphinx-bootstrap-themedocumentationSphinx Bootstrap Theme.https://github.com/ryan-roemer/sphinx-bootstrap-themehttps://github.com/ryan-roemer/sphinx-bootstrap-themeMIT2011-12-07 14:53:00.0002022-02-28 16:14:56.0002022-02-03 20:25:55403.07.0207.024.095.082.0579.02022-02-03 20:27:24.0000.8.158.039.054.028Truesphinx-bootstrap-theme['sphinx']600.0https://pypi.org/project/sphinx-bootstrap-theme2022-02-03 20:27:24.000600.0235618.0235618.02.0
127125ddtdatadriventests/ddttestingData-Driven Tests for Python Unittest.https://github.com/datadriventests/ddthttps://github.com/datadriventests/ddtMIT2012-02-11 22:57:10.0002022-04-01 12:19:14.0002021-10-04 22:40:52222.0101.021.055.038.0406.02021-10-04 22:43:34.0001.4.428.036.015.028Trueddtconda-forge/ddt5443.04130.0https://pypi.org/project/ddt2021-10-04 22:43:34.0001313.0255098.0256211.0https://anaconda.org/conda-forge/ddt2020-05-15 03:17:11.93267939.03.0
128126hackingopenstack/hackinglintersOpenStack Hacking Style Checks. Mirror of code maintained at opendev.org.https://github.com/openstack/hackinghttps://github.com/openstack/hackingApache-2.02013-03-26 21:09:28.0002022-03-29 15:31:16.0002022-03-28 06:37:021060.05.066.032.06.0221.02021-04-21 10:37:50.0004.1.037.0185.028Truehacking['flake8']4391.0https://pypi.org/project/hacking2021-04-21 10:37:50.0004391.0295184.0295184.02.0
129127pytest-mypydbader/pytest-mypytestingMypy static type checker plugin for Pytest.https://github.com/dbader/pytest-mypyhttps://github.com/dbader/pytest-mypyMIT2016-09-29 14:39:23.0002022-02-07 17:12:40.0002022-02-07 06:40:37237.013.033.07.084.041.0208.02022-02-07 17:12:40.0000.9.119.016.08.028Truepytest-mypyconda-forge/pytest-mypy['pytest']2027.01641.0https://pypi.org/project/pytest-mypy2022-02-07 17:12:40.000386.01199381.01200294.0https://anaconda.org/conda-forge/pytest-mypy2020-11-24 14:50:18.05723758.03.0
130128gastserge-sans-paille/gastastPython AST that abstracts the underlying Python version.https://github.com/serge-sans-paille/gasthttps://github.com/serge-sans-paille/gastBSD-3-Clause2016-07-18 10:39:07.0002022-02-24 14:18:07.0002022-02-24 14:18:0793.01.025.010.041.027.0119.02021-11-13 21:39:31.0000.5.320.010.01.028Truegastconda-forge/gast84934.083071.0https://pypi.org/project/gast2021-11-13 21:39:31.0001863.011862718.011893692.0https://anaconda.org/conda-forge/gast2021-11-15 08:20:52.5031455819.03.0
131129Bpytoparistocratos/bpytopprofilingLinux/OSX/FreeBSD resource monitor.https://github.com/aristocratos/bpytophttps://github.com/aristocratos/bpytopApache-2.02020-07-01 17:41:25.0002022-03-06 14:22:47.0002022-03-06 14:20:17408.03.0331.0160.070.0222.08471.02021-12-22 19:23:21.0001.0.6853.035.061.027Truebpytopconda-forge/bpytop1.0https://pypi.org/project/bpytop2021-12-22 19:23:21.0001.08796.09104.0https://anaconda.org/conda-forge/bpytop2021-12-22 23:07:43.3714318.03.0
132130icecreamgruns/icecreamdebuggingNever use print() to debug again.https://github.com/gruns/icecreamhttps://github.com/gruns/icecreamMIT2018-02-13 18:56:12.0002022-04-11 20:57:19.0002022-03-16 16:52:34228.015.0120.051.035.062.05842.02022-02-15 23:36:40.0002.1.216.018.028.027Trueicecreamconda-forge/icecream51.0https://pypi.org/project/icecream2022-02-15 23:33:58.00051.0222828.0223048.0https://anaconda.org/conda-forge/icecream2022-02-16 08:21:38.4492649.03.0
133131PyOxidizerindygreg/PyOxidizerpackagingA modern Python application packaging and distribution tool.https://github.com/indygreg/PyOxidizerhttps://github.com/indygreg/PyOxidizerMPL-2.02018-12-18 23:32:13.0002022-04-19 02:13:32.0002022-04-19 02:12:215953.0686.0145.058.096.0194.03597.02022-03-08 03:03:37.0000.20.011.041.0270.027Truepyoxidizerhttps://pypi.org/project/pyoxidizer2022-03-08 03:03:37.0001856.01944.03.02380.0
134132pymplerpympler/pymplerprofilingDevelopment tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.https://github.com/pympler/pymplerhttps://github.com/pympler/pymplerApache-2.02012-10-04 23:35:16.0002022-03-23 17:52:19.0002021-12-29 11:52:34474.075.08.056.050.0901.02021-12-22 16:55:15.0001.0.117.029.040.027Truepymplerconda-forge/pympler294.0https://pypi.org/project/pympler2021-12-22 16:55:15.000294.01518285.01521310.0https://anaconda.org/conda-forge/pympler2020-10-14 22:08:39.935184578.03.0
135133Yappisumerc/yappiprofilingYet Another Python Profiler, but this time thread&coroutine&greenlet aware.https://github.com/sumerc/yappihttps://github.com/sumerc/yappiMIT2009-10-07 20:46:30.0002022-03-30 13:46:46.6052021-12-08 13:47:41655.052.012.042.038.0901.02021-10-05 13:05:13.0001.3.319.026.017.027Trueyappiconda-forge/yappi916.0575.0https://pypi.org/project/yappi2021-12-15 13:51:36.167341.0720578.0722288.0https://anaconda.org/conda-forge/yappi2022-03-30 13:46:46.60599186.03.0
136134mkdocstringsmkdocstrings/mkdocstringsdocumentationAutomatic documentation from sources, for MkDocs.https://github.com/mkdocstrings/mkdocstringshttps://github.com/mkdocstrings/mkdocstringsISC2019-12-09 18:09:09.0002022-04-21 10:46:08.0002022-04-20 09:56:16514.037.071.06.0137.0214.0678.02022-03-01 18:18:27.0000.18.143.029.040.027Truemkdocstringsconda-forge/mkdocstrings['mkdocs']188.0https://pypi.org/project/mkdocstrings2022-03-01 18:18:27.000188.0162826.0163638.0https://anaconda.org/conda-forge/mkdocstrings2022-04-03 13:20:29.74414625.02.0
137135autoflakemyint/autoflakerefactoringRemoves unused imports and unused variables as reported by pyflakes.https://github.com/PyCQA/autoflakehttps://github.com/PyCQA/autoflakeMIT2012-12-27 03:40:17.0002022-04-10 11:48:45.0002020-12-27 17:36:40439.055.010.037.034.0507.02019-08-04 15:14:24.0001.3.136.017.036.027Falseautoflakeconda-forge/autoflake4970.04453.0https://pypi.org/project/autoflake2019-08-04 15:14:24.000517.01007944.01016009.0https://anaconda.org/conda-forge/autoflake2021-05-26 15:10:21.374290348.02.0PyCQA/autoflake
138136python-coloredlogsxolox/python-coloredlogsloggingColored terminal output for Pythons logging module.https://github.com/xolox/python-coloredlogshttps://github.com/xolox/python-coloredlogsMIT2013-05-30 18:57:12.0002022-03-05 07:00:04.7292021-06-11 10:22:09273.038.07.035.049.0461.02021-06-11 10:22:42.00015.0.163.016.026.027Truecoloredlogsanaconda/coloredlogs12866.011132.0https://pypi.org/project/coloredlogs2021-06-11 10:22:42.0001734.03116173.03116246.0https://anaconda.org/anaconda/coloredlogs2022-03-05 07:00:04.7294018.03.0
139137mypy-protobufdropbox/mypy-protobuflintersopen source tools to generate mypy stubs from protobufs.https://github.com/nipunn1313/mypy-protobufhttps://github.com/nipunn1313/mypy-protobufApache-2.02017-12-11 21:55:05.0002022-04-18 15:17:43.0002022-04-18 15:17:42385.024.064.020.0266.0100.0447.02022-01-23 22:29:40.0003.2.038.032.06.027Truemypy-protobufconda-forge/mypy-protobuf50.0https://pypi.org/project/mypy-protobuf2022-01-23 22:29:40.00050.0839511.0841439.0https://anaconda.org/conda-forge/mypy-protobuf2022-01-24 01:32:53.84932781.02.0nipunn1313/mypy-protobuf
140138check-manifestmgedmin/check-manifestlintersTool to check the completeness of MANIFEST.in for Python packages.https://github.com/mgedmin/check-manifesthttps://github.com/mgedmin/check-manifestMIT2013-03-05 15:27:20.0002022-04-20 14:45:47.0002022-04-20 14:45:46537.010.034.06.063.073.0257.042.021.019.027Truecheck-manifestconda-forge/check-manifest9987.07415.0https://pypi.org/project/check-manifest2022-03-13 10:09:29.0002572.0182544.0183598.0https://anaconda.org/conda-forge/check-manifest2022-03-13 13:01:22.25542167.02.02.0
141139astunparsesimonpercivall/astunparseastAn AST unparser for Python.https://github.com/simonpercivall/astunparsehttps://github.com/simonpercivall/astunparseBSD-3-Clause2014-03-31 15:34:54.0002021-12-05 16:31:05.0002019-12-22 18:11:1986.043.07.033.021.0179.02019-12-22 18:12:11.0001.6.311.010.018.027Falseastunparseconda-forge/astunparse43194.042911.0https://pypi.org/project/astunparse2019-12-22 18:12:11.000283.06467283.06478828.0https://anaconda.org/conda-forge/astunparse2021-01-15 07:40:29.426669633.03.0
142140py2appronaldoussoren/py2apppackagingpy2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins..https://github.com/ronaldoussoren/py2apphttps://github.com/ronaldoussoren/py2appMIT2020-01-14 11:27:41.0002022-04-21 14:20:32.0002022-04-21 14:19:38766.067.021.011.020.0290.0177.02022-04-10 08:45:45.0000.2843.030.0129.027Truepy2app827.0https://pypi.org/project/py2app2022-04-10 08:25:14.000827.011944.011944.03.0
143141MonkeyTypeInstagram/MonkeyTyperefactoringA Python library that generates static type annotations by collecting runtime types.https://github.com/Instagram/MonkeyTypehttps://github.com/Instagram/MonkeyTypeBSD-3-Clause2017-07-11 00:19:00.0002022-04-01 07:05:31.0002022-03-23 21:13:53310.021.0135.049.0111.0116.03725.02022-02-18 23:46:48.00022.2.022.039.038.026Truemonkeytypeconda-forge/monkeytype25.0https://pypi.org/project/monkeytype2022-02-18 23:46:48.00025.045179.045935.0https://anaconda.org/conda-forge/monkeytype2022-02-19 14:25:33.14738571.02.0
144142PDMpdm-project/pdmdependency-managersA modern Python package manager with PEP 582 support.https://github.com/pdm-project/pdmhttps://github.com/pdm-project/pdmMIT2019-12-27 03:50:57.0002022-04-21 05:52:48.7022022-04-21 02:02:411754.0132.095.020.0379.0550.02324.02022-04-21 02:03:30.0001.14.1114.047.027.026Truepdmconda-forge/pdm1.0https://pypi.org/project/pdm2022-04-08 02:38:49.0001.030038.030647.0https://anaconda.org/conda-forge/pdm2022-04-21 05:52:48.7024267.03.0True
145143vulturejendrikseipp/vulturerefactoringFind dead Python code.https://github.com/jendrikseipp/vulturehttps://github.com/jendrikseipp/vultureMIT2016-08-11 15:39:58.6472022-04-03 18:01:50.0002022-01-03 17:23:29683.0100.020.0119.0140.02077.02021-01-16 17:51:40.0002.342.030.018.026Truevultureconda-forge/vulture1825.01608.0https://pypi.org/project/vulture2021-01-16 17:49:50.000217.0273709.0274479.0https://anaconda.org/conda-forge/vulture2020-08-11 23:14:02.06252425.02.0
146144uiautomatorxiaocong/uiautomatortestingPython wrapper of Android uiautomator test tool.https://github.com/xiaocong/uiautomatorhttps://github.com/xiaocong/uiautomatorMIT2013-08-18 03:38:50.0002021-12-01 06:29:43.0002020-11-16 01:36:32316.0600.0155.033.0119.01796.02020-11-16 03:43:07.0001.0.241.013.0171.026Falseuiautomator277.0210.0https://pypi.org/project/uiautomator2020-11-16 03:43:07.00067.036776.036776.03.0
147145beartypebeartype/beartypelintersUnbearably fast O(1) runtime type-checking in pure Python.https://github.com/beartype/beartypehttps://github.com/beartype/beartypeMIT2020-04-03 06:06:22.0002022-04-21 07:33:45.0002022-04-21 07:26:31609.074.022.08.023.079.01113.02022-03-15 06:06:23.0000.10.421.09.020.026Truebeartypeconda-forge/beartype30.0https://pypi.org/project/beartype2022-03-15 06:06:23.00030.093901.094446.0https://anaconda.org/conda-forge/beartype2022-03-15 09:40:26.39111995.03.0
148146pytest-watchjoeyespo/pytest-watchtestingLocal continuous test runner with pytest and watchdog.https://github.com/joeyespo/pytest-watchhttps://github.com/joeyespo/pytest-watchMIT2015-01-12 02:08:20.0002022-02-06 13:37:43.3852019-06-15 20:36:43183.050.012.048.042.0635.02018-05-20 19:52:16.0004.2.017.016.039.026Falsepytest-watchconda-forge/pytest-watch['pytest']4367.03793.0https://pypi.org/project/pytest-watch2018-05-20 19:52:16.000574.0281640.0282768.0https://anaconda.org/conda-forge/pytest-watch2022-02-06 13:37:43.38557540.03.0
149147pytest-randomlypytest-dev/pytest-randomlytestingPytest plugin to randomly order tests and control random.seed.https://github.com/pytest-dev/pytest-randomlyhttps://github.com/pytest-dev/pytest-randomlyMIT2016-04-08 15:48:10.0002022-04-11 22:14:06.0002022-04-11 22:14:05460.015.022.03.0408.043.0419.02022-01-10 17:14:34.0003.11.029.016.06.026Truepytest-randomlyconda-forge/pytest-randomly178.0https://pypi.org/project/pytest-randomly2022-01-10 17:14:34.000178.0549457.0554333.0https://anaconda.org/conda-forge/pytest-randomly2022-01-10 21:33:59.86529258.03.0
150148darglintterrencepreilly/darglintlintersA python documentation linter which checks that the docstring description matches the definition.https://github.com/terrencepreilly/darglinthttps://github.com/terrencepreilly/darglintMIT2017-09-25 14:11:21.0002022-03-26 16:05:41.0002021-10-18 03:34:23504.037.07.056.094.0405.02021-10-18 03:40:35.0001.8.148.022.050.026Truedarglintconda-forge/darglint2247.02194.0https://pypi.org/project/darglint2021-10-18 03:40:35.00053.0315736.0316793.0https://anaconda.org/conda-forge/darglint2021-11-05 17:11:34.44932778.03.0
151149flake8-comprehensionsadamchainz/flake8-comprehensionslintersA flake8 plugin to help you write better list/set/dict comprehensions.https://github.com/adamchainz/flake8-comprehensionshttps://github.com/adamchainz/flake8-comprehensionsMIT2016-04-05 12:15:56.0002022-04-14 08:48:58.0002022-04-11 21:02:29423.014.016.05.0373.034.0347.02022-01-10 17:10:08.0003.8.031.012.08.026Trueflake8-comprehensionsconda-forge/flake8-comprehensions['flake8']528.0https://pypi.org/project/flake8-comprehensions2022-01-10 17:10:08.000528.0712109.0720308.0https://anaconda.org/conda-forge/flake8-comprehensions2022-01-10 21:45:55.529532972.03.0
152150dephelldephell/dephelldependency-managersPython project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build..https://github.com/dephell/dephellhttps://github.com/dephell/dephellMIT2018-08-31 17:39:18.0002021-01-11 21:31:40.0002021-01-11 21:31:392145.0112.023.0221.0161.01743.02020-04-28 06:31:17.000.0.8.330.037.0108.025Falsedephell384.0372.0https://pypi.org/project/dephell2020-04-28 06:29:24.00012.06480.06485.03.0174.0
153151shivlinkedin/shivpackagingshiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all..https://github.com/linkedin/shivhttps://github.com/linkedin/shivBSD-2-Clause2018-03-13 18:46:23.0002022-03-30 21:26:42.0002022-01-24 19:14:58197.03.079.028.0106.071.01412.02022-01-24 19:19:34.0001.0.158.035.030.025Trueshiv12.0https://pypi.org/project/shiv2022-01-24 19:17:52.00012.013857.013862.03.0186.0
154152stackprintercknd/stackprinterloggingDebugging-friendly exceptions for Python.https://github.com/cknd/stackprinterhttps://github.com/cknd/stackprinterMIT2018-09-05 10:58:47.0002022-04-02 14:58:10.0002022-04-02 14:58:07180.021.034.08.027.019.01170.02022-04-02 13:25:49.0000.2.615.06.09.025Truestackprinterconda-forge/stackprinter124.0102.0https://pypi.org/project/stackprinter2022-04-02 09:37:50.00022.0374572.0374662.0https://anaconda.org/conda-forge/stackprinter2020-10-31 17:18:37.5373066.03.0
155153pdbpppdbpp/pdbppdebuggingpdb++, a drop-in replacement for pdb (the Python debugger).https://github.com/pdbpp/pdbpphttps://github.com/pdbpp/pdbppBSD-3-Clause2017-06-11 13:42:16.0002022-04-16 18:42:56.0002022-02-22 18:43:20700.02.047.018.0303.0116.0885.02021-07-09 22:22:20.0000.10.326.041.065.025Truepdbppconda-forge/pdbpp3372.02780.0https://pypi.org/project/pdbpp2021-07-09 22:22:20.000592.0284370.0285644.0https://anaconda.org/conda-forge/pdbpp2021-07-11 15:21:48.41971388.03.0
156154pytest-benchmarkionelmc/pytest-benchmarktestingpy.test fixture for benchmarking code.https://github.com/ionelmc/pytest-benchmarkhttps://github.com/ionelmc/pytest-benchmarkBSD-2-Clause2014-10-10 10:55:33.0002022-02-23 21:20:41.0002022-02-23 21:20:41987.01.092.017.061.078.0873.02021-04-17 19:47:26.0003.4.142.035.078.025Truepytest-benchmarkconda-forge/pytest-benchmark['pytest']3371.02815.0https://pypi.org/project/pytest-benchmark2021-04-17 19:47:26.000556.0394640.0412060.0https://anaconda.org/conda-forge/pytest-benchmark2021-04-18 21:19:04.8601271700.03.0
157155pdoc3pdoc3/pdocdocumentationAuto-generate API documentation for Python projects.https://github.com/pdoc3/pdochttps://github.com/pdoc3/pdocAGPL-3.02019-01-02 02:32:40.0002022-04-19 12:42:30.0002022-02-03 14:42:26570.01.0123.08.0107.0194.0815.02021-08-03 14:51:19.0000.10.034.057.090.025Truepdoc3anaconda/pdoc31637.01520.0https://pypi.org/project/pdoc32021-08-03 14:51:19.000117.0240433.0240454.0https://anaconda.org/anaconda/pdoc32020-11-30 22:53:50.187624.03.0
158156sphinx-autobuildexecutablebooks/sphinx-autobuilddocumentationWatch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a livereload enabled..https://github.com/executablebooks/sphinx-autobuildhttps://github.com/executablebooks/sphinx-autobuildMIT2013-12-25 17:09:56.0002022-04-20 19:59:44.0002021-03-14 13:43:08285.052.012.055.045.0390.02022-04-20 19:59:44.0002021.03.1415.017.014.025Falsesphinx-autobuildconda-forge/sphinx-autobuild['sphinx']2586.0https://pypi.org/project/sphinx-autobuild2021-03-14 13:46:47.0002586.0269808.0271272.0https://anaconda.org/conda-forge/sphinx-autobuild2021-03-14 17:15:24.29787844.03.0
159157pep8-namingPyCQA/pep8-naminglintersNaming Convention checker for Python.https://github.com/PyCQA/pep8-naminghttps://github.com/PyCQA/pep8-namingSaxpath2013-02-09 18:32:52.0002022-01-23 20:02:29.0002022-01-23 19:39:11241.02.065.015.0107.072.0373.02021-08-08 02:45:08.0000.12.123.032.014.025Falsepep8-namingconda-forge/pep8-naming11966.010257.0https://pypi.org/project/pep8-naming2021-08-08 02:45:08.0001709.01282476.01285428.0https://anaconda.org/conda-forge/pep8-naming2021-08-08 04:41:02.577218479.03.0
160158interrogateeconchick/interrogatedocumentationExplain yourself! Interrogate a codebase for docstring coverage.https://github.com/econchick/interrogatehttps://github.com/econchick/interrogateMIT2020-04-24 02:33:25.0002022-04-17 22:01:40.0002021-12-27 17:39:09174.026.04.076.024.0350.02021-09-10 23:05:20.0001.5.014.012.012.025Trueinterrogate1636.01601.0https://pypi.org/project/interrogate2021-09-10 23:05:20.00035.0101277.0101277.03.0
161159flake8-import-orderPyCQA/flake8-import-orderlintersFlake8 plugin that checks import order against various Python Style Guides.https://github.com/PyCQA/flake8-import-orderhttps://github.com/PyCQA/flake8-import-orderLGPL-3.02014-03-16 12:46:09.0002022-04-01 17:37:42.0002020-08-04 12:21:12274.061.09.088.086.0257.02019-03-04 08:39:11.0000.18.134.040.013.025Falseflake8-import-orderconda-forge/flake8-import-order['flake8']1138.0https://pypi.org/project/flake8-import-order2019-03-04 08:39:11.0001138.0374661.0377848.0https://anaconda.org/conda-forge/flake8-import-order2019-03-06 03:48:48.199207183.03.0
162160flake8-quoteszheller/flake8-quoteslintersFlake8 extension for checking quotes in python.https://github.com/zheller/flake8-quoteshttps://github.com/zheller/flake8-quotesMIT2014-03-10 00:05:08.0002021-12-15 15:00:09.7412021-10-19 07:06:59104.033.04.061.041.0136.02021-10-19 07:07:05.0003.3.140.030.03.025Trueflake8-quotesconda-forge/flake8-quotes['flake8']5619.04795.0https://pypi.org/project/flake8-quotes2021-12-15 15:00:09.741824.0661307.0670230.0https://anaconda.org/conda-forge/flake8-quotes2021-10-19 22:36:39.426597848.03.0
163161flake8-isortgforcada/flake8-isortlintersflake8 plugin that integrates isort.https://github.com/gforcada/flake8-isorthttps://github.com/gforcada/flake8-isortGPL-2.02015-09-12 19:25:34.0002022-03-23 14:03:30.0002022-03-15 16:19:48278.02.045.06.064.041.0125.02021-10-14 11:43:49.0004.1.133.032.011.025Trueflake8-isortconda-forge/flake8-isort['flake8']6007.05395.0https://pypi.org/project/flake8-isort2021-10-14 11:43:49.000612.0636334.0636873.0https://anaconda.org/conda-forge/flake8-isort2021-10-14 14:17:41.68416174.03.0
164162redbaronpycqa/redbaronrefactoringBottom-up approach to refactoring in python.https://github.com/PyCQA/redbaronhttps://github.com/PyCQA/redbaronLGPL-3.0+2014-03-23 05:34:39.0002022-01-29 21:54:37.0002021-12-09 03:12:361672.071.026.0106.046.0633.02019-03-17 19:03:54.0000.9.215.034.080.024Trueredbaron493.0377.0https://pypi.org/project/redbaron2019-03-17 18:59:01.000116.028506.028506.02.0
165163pytest-testmontarpas/pytest-testmontestingSelects tests affected by changed files. Continous test runner when used with pytest-watch.https://github.com/tarpas/pytest-testmonhttps://github.com/tarpas/pytest-testmonAGPL-3.02015-02-02 14:21:10.0002022-03-30 11:58:53.0002022-03-29 08:11:47300.013.030.015.064.095.0532.02022-03-11 11:58:28.0001.3.145.016.025.024Truepytest-testmonconda-forge/pytest-testmon['pytest']54.0https://pypi.org/project/pytest-testmon2022-03-11 11:58:28.00054.0121659.0122331.0https://anaconda.org/conda-forge/pytest-testmon2019-08-03 00:17:17.06333626.03.0
166164Mamba Test Runnernestorsalceda/mambatestingThe definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).https://github.com/nestorsalceda/mambahttps://github.com/nestorsalceda/mambaMIT2013-03-12 18:53:42.0002021-12-09 22:04:56.0002020-11-16 12:31:58468.063.022.084.052.0482.02020-11-16 12:36:24.0000.11.221.022.045.024Falsemamba554.0436.0https://pypi.org/project/mamba2020-11-16 12:35:41.000118.021303.021303.03.0
167165paverpaver/paverbuild-toolsPython-based project scripting.https://github.com/paver/paverhttps://github.com/paver/paverBSD-3-Clause2010-11-11 09:43:52.0002021-06-21 14:55:20.0002021-06-21 14:55:20534.079.014.084.093.0449.02017-12-31 01:13:41.0001.3.428.045.037.024Truepaverconda-forge/paver961.0https://pypi.org/project/paver2017-12-31 01:13:41.000961.034511.034879.0https://anaconda.org/conda-forge/paver2018-07-24 12:48:36.12223976.03.0
168166pytest-pluginsman-group/pytest-pluginstestingA grab-bag of nifty pytest plugins.https://github.com/man-group/pytest-pluginshttps://github.com/man-group/pytest-pluginsMIT2015-08-14 07:52:32.0002022-04-11 16:17:04.0002022-04-08 12:55:53787.09.064.022.0106.059.0443.02019-05-28 06:37:19.0001.7.012.060.045.024Truepytest-virtualenvconda-forge/pytest-shutil63.0https://pypi.org/project/pytest-virtualenv2019-05-28 06:37:19.00063.038783.039218.0https://anaconda.org/conda-forge/pytest-shutil2021-10-18 17:46:27.84419577.03.0
169167py2exepy2exe/py2exepackagingA distutils extension to create standalone Windows programs from Python code.https://github.com/py2exe/py2exehttps://github.com/py2exe/py2exeMIT2019-03-11 13:16:35.0002022-02-13 22:46:23.0002022-02-13 09:44:381013.04.049.018.024.097.0388.02022-02-13 10:35:33.0000.11.1.020.014.08.024Truepy2exe1613.01437.0https://pypi.org/project/py2exe2022-02-13 10:37:10.000176.016623.016855.03.08610.0
170168docformattermyint/docformatterformattersFormats docstrings to follow PEP 257.https://github.com/PyCQA/docformatterhttps://github.com/PyCQA/docformatterMIT2012-05-26 21:40:48.0002022-02-11 04:16:07.0002022-02-11 04:16:07443.02.036.011.034.022.0273.02019-11-10 16:23:03.0001.3.148.016.027.024Truedocformatterconda-forge/docformatter1035.0946.0https://pypi.org/project/docformatter2020-12-27 18:11:12.00089.0130601.0131443.0https://anaconda.org/conda-forge/docformatter2020-12-29 08:31:19.77216010.03.0PyCQA/docformatter
171169baronPyCQA/baronrefactoringIDE allow you to refactor code, Baron allows you to write refactoring code.https://github.com/PyCQA/baronhttps://github.com/PyCQA/baronLGPL-3.02013-03-21 12:19:00.0002021-12-09 03:34:37.0002021-12-09 03:33:221505.052.014.0100.029.0269.02021-12-09 03:33:32.0000.10.121.033.046.024Truebaron269.0210.0https://pypi.org/project/baron2021-12-09 03:33:32.00059.029401.029401.02.0
172170xdoctestErotemic/xdoctesttestingA rewrite of Pythons builtin doctest module (with pytest plugin integration) with AST instead of REGEX.https://github.com/Erotemic/xdoctesthttps://github.com/Erotemic/xdoctestApache-2.02017-09-24 01:59:02.0002022-04-15 14:41:36.0002022-04-15 14:41:28737.022.08.05.087.020.0141.02022-03-25 19:20:01.0001.0.063.08.019.024Truexdoctestconda-forge/xdoctest2512.02435.0https://pypi.org/project/xdoctest2022-03-25 19:19:03.00077.0119903.0120846.0https://anaconda.org/conda-forge/xdoctest2022-03-26 21:54:04.05324520.03.0conda-forge/xdoctest
173171astevalnewville/astevalastminimalistic evaluator of python expression using ast module.https://github.com/newville/astevalhttps://github.com/newville/astevalMIT2012-03-31 22:10:33.0002022-02-07 13:36:08.0002022-02-07 13:36:08445.019.032.011.048.049.0130.02022-01-16 14:50:25.0000.9.2626.019.010.024Trueastevalconda-forge/asteval160.0https://pypi.org/project/asteval2022-01-16 14:49:28.000160.0148981.0151496.0https://anaconda.org/conda-forge/asteval2021-02-27 14:24:12.922166041.03.0
174172flake8-blackpeterjc/flake8-blacklintersflake8 plugin to run black for checking Python coding style.https://github.com/peterjc/flake8-blackhttps://github.com/peterjc/flake8-blackMIT2019-01-10 14:40:26.0002022-04-19 08:13:25.0002022-04-19 08:13:24134.033.09.02.034.021.0120.02022-02-25 16:28:03.0000.3.216.09.03.024Trueflake8-blackconda-forge/flake8-black['flake8']2231.02082.0https://pypi.org/project/flake8-black2022-02-25 16:28:03.000149.0491875.0498604.0https://anaconda.org/conda-forge/flake8-black2022-02-25 22:39:20.572228796.03.0
175173better-exceptionsQix-/better-exceptionsloggingPretty and useful exceptions in Python, automatically.https://github.com/Qix-/better-exceptionshttps://github.com/Qix-/better-exceptionsMIT2017-03-12 11:23:04.0002021-10-19 01:43:50.0002021-10-19 01:43:5099.0195.074.053.043.04171.02021-01-29 16:48:55.0000.3.316.015.029.023Truebetter-exceptions58.0https://pypi.org/project/better-exceptions2021-01-29 16:48:55.00058.030309.030309.03.0
176174reboundshobrook/reboundloggingCommand-line tool that instantly fetches Stack Overflow results when an exception is thrown.https://github.com/shobrook/reboundhttps://github.com/shobrook/reboundMIT2017-05-29 17:11:25.8722022-04-14 14:23:35.1482022-02-16 05:16:40168.02.0361.078.041.038.03835.02022-01-26 14:15:59.0003.19.2176.016.020.023Truereboundconda-forge/rebound38.022.0https://pypi.org/project/rebound2022-01-26 14:15:59.00016.01853.04739.0https://anaconda.org/conda-forge/rebound2022-04-14 14:23:35.148170117.03.0182.0
177175vprofnvdv/vprofprofilingVisual profiler for Python.https://github.com/nvdv/vprofhttps://github.com/nvdv/vprofBSD-2-Clause2015-06-29 03:59:39.0002021-02-20 07:50:28.0002021-02-20 07:47:40619.0167.074.031.056.03829.02018-06-24 14:16:36.0000.37.624.017.026.023Falsevprof109.093.0https://pypi.org/project/vprof2020-02-29 13:31:59.00016.04618.04618.03.0
178176pytpython-security/pytsecurityA Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications.https://github.com/python-security/pythttps://github.com/python-security/pytGPL-2.02016-10-26 15:34:48.0002020-12-25 03:47:37.0002020-03-08 21:43:061576.0228.072.0116.077.02078.02018-11-01 16:02:57.0000.4215.022.021.023Falsepython-taint73.061.0https://pypi.org/project/python-taint2018-11-01 16:02:04.00012.02448.02449.03.074.0
179177pynsisttakluyver/pynsistpackagingBuild Windows installers for Python applications.https://github.com/takluyver/pynsisthttps://github.com/takluyver/pynsistMIT2014-03-30 19:11:21.0002022-04-21 14:15:55.0002022-04-21 14:15:55556.06.0107.033.088.0135.0762.02020-07-03 08:11:24.0002.5.122.030.027.023Truepynsist47.0https://pypi.org/project/pynsist2022-03-21 11:44:22.00047.01668.01668.03.0
180178python-hunterionelmc/python-hunterdebuggingHunter is a flexible code tracing toolkit.https://github.com/ionelmc/python-hunterhttps://github.com/ionelmc/python-hunterBSD-2-Clause2015-03-16 18:03:16.0002022-04-16 14:23:07.9282021-12-15 17:43:121026.038.014.021.050.0662.02021-12-15 20:36:30.0003.4.349.09.037.023Truehunterconda-forge/hunter107.086.0https://pypi.org/project/hunter2021-12-15 20:36:30.00021.016902.017440.0https://anaconda.org/conda-forge/hunter2022-04-16 14:23:07.9284850.03.0
181179blacken-docsasottile/blacken-docsdocumentationRun `black` on python code blocks in documentation files.https://github.com/asottile/blacken-docshttps://github.com/asottile/blacken-docsMIT2018-06-03 02:48:01.0002022-04-18 22:49:17.0002022-04-18 22:49:16241.021.025.06.0113.043.0368.02022-01-30 16:42:02.0001.12.122.014.03.023Trueblacken-docsconda-forge/blacken-docs17.0https://pypi.org/project/blacken-docs2022-01-30 16:42:02.00017.034736.035685.0https://anaconda.org/conda-forge/blacken-docs2022-01-30 18:29:51.38119939.03.0
182180constructorconda/constructorpackagingtool for creating installers from conda packages.https://github.com/conda/constructorhttps://github.com/conda/constructorBSD-3-Clause2016-02-12 06:52:50.0002022-03-31 12:20:08.0002022-03-31 12:20:08997.018.0138.029.0260.0204.0352.02022-03-22 08:29:10.0003.3.138.051.065.023Trueconstructor12.012.084.0https://anaconda.org/anaconda/constructor2022-03-23 12:43:53.8505706.03.0226.0
183181flake8-eradicatewemake-services/flake8-eradicatelintersFlake8 plugin to find commented out or dead code.https://github.com/wemake-services/flake8-eradicatehttps://github.com/wemake-services/flake8-eradicateMIT2018-09-21 06:58:51.0002022-04-07 08:33:14.0002022-04-07 08:33:12347.012.07.04.0215.027.0240.02021-10-19 12:43:12.0001.2.012.013.02.023Trueflake8-eradicateconda-forge/flake8-eradicate['flake8']65.0https://pypi.org/project/flake8-eradicate2021-10-19 12:43:12.00065.0346584.0346683.0https://anaconda.org/conda-forge/flake8-eradicate2021-10-19 16:48:36.5211198.03.0
184182mkdocs-awesome-pages-pluginlukasgeiter/mkdocs-awesome-pages-plugindocumentationAn MkDocs plugin that simplifies configuring page titles and their order.https://github.com/lukasgeiter/mkdocs-awesome-pages-pluginhttps://github.com/lukasgeiter/mkdocs-awesome-pages-pluginMIT2018-02-06 21:09:24.0002022-02-12 20:34:18.0002022-02-12 20:26:2669.03.023.06.011.041.0231.02022-02-12 20:35:47.0002.7.020.04.08.023Truemkdocs-awesome-pages-plugin['mkdocs']64.0https://pypi.org/project/mkdocs-awesome-pages-plugin2022-02-12 20:34:18.00064.075353.075353.03.0
185183data-science-typespredictive-analytics-lab/data-science-typeslintersMypy stubs, i.e., type information, for numpy, pandas and matplotlib.https://github.com/wearepal/data-science-typeshttps://github.com/wearepal/data-science-typesApache-2.02019-09-20 11:45:49.0002021-02-16 21:31:02.6322021-02-16 17:29:00446.057.09.0171.023.0190.02021-02-16 16:47:31.0000.2.2326.044.039.023Falsedata-science-typesconda-forge/data-science-types206.0198.0https://pypi.org/project/data-science-types2021-02-16 16:45:03.0008.042206.042407.0https://anaconda.org/conda-forge/data-science-types2021-02-16 21:31:02.6323219.03.0wearepal/data-science-types
186184eradicatemyint/eradicaterefactoringRemoves commented-out code from Python files.https://github.com/myint/eradicatehttps://github.com/myint/eradicateSaxpath2012-12-23 04:39:48.0002022-04-13 14:13:20.0492022-04-06 09:45:24172.08.023.04.017.014.0129.02022-04-06 09:48:46.0002.1.017.010.05.023Falseeradicateconda-forge/eradicate1977.01886.0https://pypi.org/project/eradicate2022-04-06 09:47:11.00091.0371268.0371324.0https://anaconda.org/conda-forge/eradicate2022-04-13 14:13:20.049679.03.0
187185flake8-commasPyCQA/flake8-commaslintersFlake8 extension for enforcing trailing commas in python.https://github.com/PyCQA/flake8-commashttps://github.com/PyCQA/flake8-commasMIT2015-12-16 09:25:13.0002021-10-13 19:25:52.0002021-10-13 19:25:45176.023.03.038.026.0127.02021-10-13 19:25:39.0002.1.020.012.05.023Trueflake8-commas['flake8']3195.02861.0https://pypi.org/project/flake8-commas2021-10-13 19:25:39.000334.0308971.0308971.03.0
188186flake8-bandittylerwince/flake8-banditlintersAutomated security testing using bandit and flake8.https://github.com/tylerwince/flake8-bandithttps://github.com/tylerwince/flake8-banditMIT2017-10-28 23:19:09.0002022-03-28 15:51:24.0002022-03-11 03:24:0555.011.022.05.014.010.078.02022-03-11 03:32:21.0003.0.012.08.06.023Trueflake8-bandit['flake8']131.0https://pypi.org/project/flake8-bandit2022-03-11 03:32:21.000131.0574225.0574225.03.0
189187pytkdocsmkdocstrings/pytkdocsdocumentationLoad Python objects documentation.https://github.com/mkdocstrings/pytkdocshttps://github.com/mkdocstrings/pytkdocsISC2020-02-04 21:18:34.0002022-03-30 17:22:48.0002022-03-07 18:48:36240.010.032.03.045.079.044.02022-03-07 18:48:43.0000.16.126.023.014.023Falsepytkdocsconda-forge/pytkdocs8.0https://pypi.org/project/pytkdocs2022-03-07 18:48:43.0008.0141124.0142970.0https://anaconda.org/conda-forge/pytkdocs2022-03-08 15:08:30.09933235.03.0
190188PrettyErrorsonelivesleft/PrettyErrorsloggingPrettify Python exception output to make it legible.https://github.com/onelivesleft/PrettyErrorshttps://github.com/onelivesleft/PrettyErrorsMIT2018-11-15 16:02:27.0002021-11-27 17:41:04.9992021-11-24 14:32:14130.077.028.010.038.02526.02021-11-24 14:32:07.0001.2.2548.05.03.022Truepretty_errorsconda-forge/pretty_errors39.0https://pypi.org/project/pretty_errors2021-11-24 14:32:07.00039.016698.016933.0https://anaconda.org/conda-forge/pretty_errors2021-11-27 17:41:04.9994007.03.0
191189Bowlerfacebookincubator/BowlerrefactoringSafe code refactoring for modern Python.https://github.com/facebookincubator/Bowlerhttps://github.com/facebookincubator/BowlerMIT2018-06-07 21:44:17.0002022-03-04 23:53:49.0002022-03-04 21:23:22185.02.089.028.074.034.01388.02020-09-17 01:55:39.0000.9.08.027.046.022Truebowlerconda-forge/bowler7.0https://pypi.org/project/bowler2020-09-17 01:55:39.0007.036752.037040.0https://anaconda.org/conda-forge/bowler2019-06-12 18:37:14.24611833.03.0
192190pyannotatedropbox/pyannotaterefactoringAuto-generate PEP-484 annotations.https://github.com/dropbox/pyannotatehttps://github.com/dropbox/pyannotateApache-2.02017-11-13 20:18:08.0002022-04-13 17:47:33.0002021-10-12 20:53:4995.055.027.062.033.01288.02019-09-16 15:37:03.0001.2.09.017.026.022Truepyannotate89.071.0https://pypi.org/project/pyannotate2019-09-16 15:37:03.00018.05459.05459.03.0
193191wilytonybaloney/wilycode-metricsA Python application for tracking, reporting on timing and complexity in Python code.https://github.com/tonybaloney/wilyhttps://github.com/tonybaloney/wilyApache-2.02018-10-11 22:12:25.0002022-04-04 20:15:09.0002022-04-04 20:15:09723.07.048.024.065.054.0891.02021-07-01 08:25:50.0001.20.046.019.032.022Truewily10.0https://pypi.org/project/wily2021-07-01 08:25:50.00010.024615.024615.03.0
194192pyccopycco-docs/pyccodocumentationLiterate-style documentation generator.https://github.com/pycco-docs/pyccohttps://github.com/pycco-docs/pyccoMIT2010-06-29 07:02:31.0002022-01-21 18:17:35.0002019-12-20 19:59:49222.0143.015.065.028.0771.02018-07-25 01:42:48.0000.6.011.036.029.022Falsepycco366.0253.0https://pypi.org/project/pycco2018-07-25 01:42:48.000113.01433.01433.03.0
195193snoopalexmojaki/snoopdebuggingA powerful set of Python debugging tools, based on PySnooper.https://github.com/alexmojaki/snoophttps://github.com/alexmojaki/snoopMIT2019-05-13 18:45:35.0002022-03-26 09:17:46.0002022-03-26 09:17:40420.02.026.015.012.022.0736.02021-11-11 16:57:18.0000.4.112.021.018.022Truesnoopconda-forge/snoop12.0https://pypi.org/project/snoop2021-11-11 16:57:18.00012.028651.028700.0https://anaconda.org/conda-forge/snoop2021-11-11 19:47:40.294295.03.0
196194FixitInstagram/FixitlintersFixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention,..https://github.com/Instagram/Fixithttps://github.com/Instagram/FixitMIT2020-02-20 19:09:01.0002022-02-11 16:53:12.0002022-01-07 16:44:16166.043.016.0164.025.0294.02021-07-31 16:17:24.0000.1.46.029.032.022Truefixit19.017.0https://pypi.org/project/fixit2021-07-30 20:35:02.0002.010470.010470.03.0
197195pytest-dockeravast/pytest-dockertestingDocker-based integration tests.https://github.com/avast/pytest-dockerhttps://github.com/avast/pytest-dockerMIT2017-03-07 04:51:13.0002022-04-16 12:21:55.0002022-04-09 19:09:5566.06.051.08.045.029.0281.02022-04-09 19:12:33.0000.12.017.014.021.022Truepytest-docker['pytest']29.0https://pypi.org/project/pytest-docker2022-04-09 19:10:43.00029.068914.068917.03.086.0
198196add-trailing-commaasottile/add-trailing-commarefactoringA tool (and pre-commit hook) to automatically add trailing commas to calls and literals.https://github.com/asottile/add-trailing-commahttps://github.com/asottile/add-trailing-commaMIT2017-07-10 00:55:50.0002022-04-17 13:58:05.0002022-04-17 13:57:47333.024.018.05.0139.042.0234.02022-04-17 13:58:01.0002.2.334.09.01.022Trueadd-trailing-comma12.0https://pypi.org/project/add-trailing-comma2022-04-17 13:58:01.00012.020851.020851.03.0
199197mkdocs-pdf-export-pluginzhaoterryy/mkdocs-pdf-export-plugindocumentationAn MkDocs plugin to export content pages as PDF files.https://github.com/zhaoterryy/mkdocs-pdf-export-pluginhttps://github.com/zhaoterryy/mkdocs-pdf-export-pluginMIT2018-02-20 15:06:51.0002022-03-11 23:29:09.0002021-10-05 01:31:1072.035.017.030.045.0233.02021-10-05 01:33:27.0000.5.1024.011.041.022Truemkdocs-pdf-export-plugin['mkdocs']229.0225.0https://pypi.org/project/mkdocs-pdf-export-plugin2021-10-05 01:33:27.0004.019330.019330.03.0
200198xenonrubik/xenoncode-metricsMonitoring tool based on radon.https://github.com/rubik/xenonhttps://github.com/rubik/xenonMIT2014-02-14 14:19:20.0002022-03-10 16:15:41.0002022-02-24 16:06:18113.05.018.05.014.027.0208.02021-09-03 15:34:36.0000.8.021.09.06.022Truexenonconda-forge/xenon404.0335.0https://pypi.org/project/xenon2022-02-24 08:21:17.00069.071533.071805.0https://anaconda.org/conda-forge/xenon2019-10-12 20:39:43.88314731.03.0
201199flake8-builtinsgforcada/flake8-builtinslintersCheck for python builtins being used as variables or parameters.https://github.com/gforcada/flake8-builtinshttps://github.com/gforcada/flake8-builtinsGPL-2.02016-03-02 00:26:51.0002021-09-21 08:08:53.0002021-09-20 15:48:57221.018.02.038.032.080.02020-05-14 10:45:01.0001.5.323.015.04.022Trueflake8-builtinsconda-forge/flake8-builtins['flake8']4012.03713.0https://pypi.org/project/flake8-builtins2020-05-14 10:45:01.000299.0485620.0487746.0https://anaconda.org/conda-forge/flake8-builtins2020-05-18 15:22:26.836138208.03.0
202200memory_profilerfabianp/memory_profilerprofilingMonitor Memory usage of Python code.https://github.com/fabianp/memory_profilerhttps://github.com/fabianp/memory_profilerBSD-3-Clause2016-05-26 17:45:08.6322021-12-19 14:16:49.2872018-06-28 13:35:12500.013.05.071.02018-08-16 03:16:49.0000.54.052.061.022Falsememory_profilerconda-forge/memory_profiler268.0https://pypi.org/project/memory_profiler2018-08-16 03:16:49.000268.0532451.0534832.0https://anaconda.org/conda-forge/memory_profiler2021-12-19 14:16:49.287169116.03.0
203201Profilingwhat-studio/profilingprofilingWas an interactive continuous Python profiler.https://github.com/what-studio/profilinghttps://github.com/what-studio/profilingBSD-3-Clause2014-09-03 10:35:57.0002021-12-15 15:24:47.1332020-08-24 01:31:58433.0120.075.025.020.02991.02017-06-28 06:10:16.0000.1.34.018.017.021Falseprofiling50.045.0https://pypi.org/project/profiling2021-12-15 15:24:47.1335.04744.04744.03.0
204202pyrasitelmacken/pyrasitedebuggingInject code into running Python processes.https://github.com/lmacken/pyrasitehttps://github.com/lmacken/pyrasiteGPL-3.02011-09-10 06:01:20.0002021-06-04 01:31:20.0002017-03-13 17:42:17340.0192.060.044.015.02621.013.020.040.021Falsepyrasite45.039.0https://pypi.org/project/pyrasite2012-05-09 19:11:33.0006.021532.021532.03.0
205203sixpacksixpack/sixpacktestingSixpack is a language-agnostic a/b-testing framework.https://github.com/sixpack/sixpackhttps://github.com/sixpack/sixpackBSD-2-Clause2012-11-15 00:01:06.0002021-08-03 05:52:12.0002020-08-26 00:32:16828.0185.073.0167.0125.01728.02017-11-22 14:27:35.0002.7.037.056.088.021Falsesixpack14.010.0https://pypi.org/project/sixpack2017-11-22 14:27:35.0004.0132.0132.03.0
206204Birdseyealexmojaki/birdseyedebuggingGraphical Python debugger which lets you easily view the values of all evaluated expressions.https://github.com/alexmojaki/birdseyehttps://github.com/alexmojaki/birdseyeMIT2017-07-22 18:49:20.0002022-02-26 10:37:01.0002022-02-26 10:36:56413.01.070.045.047.032.01471.02021-11-11 16:04:25.0000.9.338.010.018.021Truebirdseye3.0https://pypi.org/project/birdseye2021-11-11 16:04:25.0003.02169.02169.03.0
207205nitpickandreoliwa/nitpicklintersEnforce the same settings on multiple projects.https://github.com/andreoliwa/nitpickhttps://github.com/andreoliwa/nitpickMIT2018-03-23 14:25:24.0002022-04-18 19:20:32.0002022-04-01 00:24:27690.040.013.03.0375.073.0246.02022-03-27 17:47:46.0000.32.048.014.035.021Truenitpick['flake8']4.0https://pypi.org/project/nitpick2022-03-27 17:47:42.0004.011360.011360.03.04.0
208206releasesbitprophet/releasesdocumentationA powerful Sphinx changelog-generating extension.https://github.com/bitprophet/releaseshttps://github.com/bitprophet/releasesBSD-2-Clause2013-09-16 03:56:37.0002021-12-15 14:41:21.2292021-09-24 20:54:11522.036.05.026.043.0159.02020-01-11 00:29:49.0001.6.333.010.033.021Truereleasesconda-forge/sphinx-releases['sphinx']803.0437.0https://pypi.org/project/releases2020-01-11 00:29:49.000366.07136.08083.0https://anaconda.org/conda-forge/sphinx-releases2021-10-19 17:29:57.24244530.03.0
209207mkdocs-with-pdforzih/mkdocs-with-pdfdocumentationGenerate a single PDF file from MkDocs repository.https://github.com/orzih/mkdocs-with-pdfhttps://github.com/orzih/mkdocs-with-pdfMIT2020-02-23 16:34:46.0002022-03-26 17:44:18.0002021-10-14 20:29:54188.033.07.035.039.0139.02021-07-03 02:09:02.0000.9.328.06.034.021Truemkdocs-with-pdf['mkdocs']124.0124.0https://pypi.org/project/mkdocs-with-pdf2021-07-03 02:04:39.00012834.012834.03.0
210208pyenv-virtualenvpyenv/pyenv-virtualenvvirtual-envsa pyenv plugin to manage virtualenv (a.k.a. python-virtualenv).https://github.com/pyenv/pyenv-virtualenvhttps://github.com/pyenv/pyenv-virtualenvMIT2013-02-18 12:59:17.0002022-02-26 06:41:41.0002022-02-26 06:41:41481.03.0315.075.0118.0198.04878.02019-02-14 00:27:42.0001.1.57.048.0135.020True3.0
211209xarfacebookincubator/xarpackagingexecutable archive format.https://github.com/facebookincubator/xarhttps://github.com/facebookincubator/xarBSD-3-Clause2017-06-29 18:15:26.0002022-03-13 17:55:28.0002022-03-05 00:39:5884.03.049.035.019.021.01494.02020-12-02 20:41:20.00020.12.23.032.08.020Truexar19.019.0https://pypi.org/project/xar2020-12-02 20:41:20.000107.0107.03.0
212210portraytimothycrosley/portraydocumentationYour Project with Great Documentation.https://github.com/timothycrosley/portrayhttps://github.com/timothycrosley/portrayMIT2019-08-21 05:14:04.0002022-04-20 23:05:54.0002021-06-13 07:59:39244.064.015.038.031.0782.02021-06-13 08:00:00.0001.7.028.016.027.020Trueportray17.0https://pypi.org/project/portray2021-06-13 08:00:00.00017.04985.04985.03.0
213211python-devtoolssamuelcolvin/python-devtoolsloggingDev tools for python.https://github.com/samuelcolvin/python-devtoolshttps://github.com/samuelcolvin/python-devtoolsMIT2017-08-20 15:30:06.0002022-02-27 12:30:19.0002021-09-08 10:38:2898.022.08.062.034.0491.02021-09-29 08:43:45.0000.8.012.07.06.020Truepython-devtoolsconda-forge/python-devtools647.0646.0https://pypi.org/project/python-devtools2017-08-21 10:32:25.0001.0877.01060.0https://anaconda.org/conda-forge/python-devtools2021-09-29 17:13:46.2472200.03.0
214212python-manholeionelmc/python-manholedebuggingDebugging manhole for python applications.https://github.com/ionelmc/python-manholehttps://github.com/ionelmc/python-manholeBSD-2-Clause2013-06-26 21:49:34.0002022-04-13 09:53:07.6702022-02-02 16:18:05489.04.019.09.044.015.0325.02021-04-08 20:14:54.0001.8.023.011.06.020Truemanholeconda-forge/manhole131.093.0https://pypi.org/project/manhole2021-04-08 20:14:54.00038.018257.018538.0https://anaconda.org/conda-forge/manhole2022-04-13 09:53:07.6702535.03.0
215213pytest-lazy-fixturetvorog/pytest-lazy-fixturetestingIt helps to use fixtures in pytest.mark.parametrize.https://github.com/TvoroG/pytest-lazy-fixturehttps://github.com/TvoroG/pytest-lazy-fixtureMIT2016-09-29 23:52:48.0002022-01-27 10:32:34.0002022-01-27 10:32:3498.03.018.09.021.020.0248.02020-02-01 18:04:00.0000.6.312.09.015.020Truepytest-lazy-fixtureconda-forge/pytest-lazy-fixture['pytest']727.0673.0https://pypi.org/project/pytest-lazy-fixture2020-02-01 18:04:00.00054.0331716.0337258.0https://anaconda.org/conda-forge/pytest-lazy-fixture2020-02-01 18:49:47.818332525.03.0
216214imhotepjustinabrahms/imhoteplintersA static-analysis bot for Github.https://github.com/justinabrahms/imhotephttps://github.com/justinabrahms/imhotepMIT2012-12-17 01:26:32.0002022-04-12 18:58:29.0002022-04-12 18:50:47399.041.036.07.067.026.0217.02022-02-20 06:09:19.0002.0.010.017.020.020Trueimhotep16.011.0https://pypi.org/project/imhotep2022-02-20 06:09:19.0005.044.044.03.0
217215pytest-datadirgabrielcnr/pytest-datadirtestingpytest plugin for manipulating test data directories and files.https://github.com/gabrielcnr/pytest-datadirhttps://github.com/gabrielcnr/pytest-datadirMIT2015-07-02 21:41:44.0002022-01-18 16:47:45.0002022-01-18 16:14:2172.017.04.024.011.0157.02019-10-22 13:04:22.0001.3.19.07.05.020Truepytest-datadirconda-forge/pytest-datadir['pytest']647.0576.0https://pypi.org/project/pytest-datadir2019-10-22 13:04:22.00071.0118185.0119841.0https://anaconda.org/conda-forge/pytest-datadir2019-10-23 16:32:51.374109351.03.0
218216unimporthakancelik96/unimportrefactoringA linter, formatter for finding and removing unused import statements.https://github.com/hakancelik96/unimporthttps://github.com/hakancelik96/unimportMIT2019-09-08 09:49:24.0002022-04-11 21:22:50.0002022-03-22 07:24:28414.010.012.03.0132.068.0132.02022-03-09 23:11:21.0000.9.536.013.011.020Trueunimport23.023.0https://pypi.org/project/unimport2022-03-09 23:11:21.0006313.06313.03.0
219217pandas-vetdeppen8/pandas-vetlintersA plugin for Flake8 that checks pandas code.https://github.com/deppen8/pandas-vethttps://github.com/deppen8/pandas-vetMIT2019-02-25 05:19:51.0002022-02-10 13:58:38.7062022-02-09 02:49:51186.06.015.07.068.030.0128.02022-02-09 03:17:52.0000.2.37.012.019.020Truepandas-vetconda-forge/pandas-vet['flake8']83.074.0https://pypi.org/project/pandas-vet2022-02-09 02:48:57.0009.07595.07838.0https://anaconda.org/conda-forge/pandas-vet2022-02-10 13:58:38.7068714.03.044.0
220218dodgylandscapeio/dodgysecurityLooks at Python code to search for things which look dodgy such as passwords or diffs.https://github.com/landscapeio/dodgyhttps://github.com/landscapeio/dodgyMIT2013-12-25 12:22:20.0002021-08-29 14:44:21.0002021-03-21 11:36:5270.019.04.014.03.0102.02019-12-31 16:44:58.0000.2.110.014.09.020Falsedodgyconda-forge/dodgy1974.01691.0https://pypi.org/project/dodgy2019-12-31 16:44:58.000283.0208944.0209343.0https://anaconda.org/conda-forge/dodgy2020-06-10 17:10:06.57927142.03.0
221219heartratealexmojaki/heartrateprofilingSimple real time visualisation of the execution of a Python program.https://github.com/alexmojaki/heartratehttps://github.com/alexmojaki/heartrateMIT2019-04-24 17:02:28.0002021-11-13 17:38:32.4332021-11-13 14:58:0427.0115.029.04.03.01391.02021-11-13 14:58:19.0000.2.24.03.04.019Trueheartrateconda-forge/heartrate42.039.0https://pypi.org/project/heartrate2021-11-13 14:58:19.0003.0746.0799.0https://anaconda.org/conda-forge/heartrate2021-11-13 17:38:32.433535.03.0
222220pyflowDavid-OConnor/pyflowdependency-managersAn installation and dependency system for Python.https://github.com/David-OConnor/pyflowhttps://github.com/David-OConnor/pyflowMIT2019-07-15 09:40:29.0002022-04-18 07:11:37.0002022-03-11 18:31:51368.011.041.020.053.072.01055.02021-07-02 13:17:04.0000.3.126.028.050.019Truepyflow1.0https://pypi.org/project/pyflow2021-07-02 13:17:04.0001.0190.0317.03.04087.0
223221vexsashahart/vexvirtual-envsRun a command in the named virtualenv.https://github.com/sashahart/vexhttps://github.com/sashahart/vexMIT2014-05-09 03:20:02.0002021-10-30 20:12:27.0002019-05-10 19:18:48200.025.013.024.040.0372.02019-05-10 19:21:38.0000.0.1918.03.02.019Falsevex36.026.0https://pypi.org/project/vex2019-05-10 19:21:38.00010.01604.01604.03.0
224222assertpyActivisionGameScience/assertpytestingSimple assertion library for unit testing in python with a fluent API.https://github.com/ActivisionGameScience/assertpyhttps://github.com/ActivisionGameScience/assertpyBSD-3-Clause2017-11-21 01:38:07.3322020-07-19 15:23:26.7102019-10-30 17:50:10279.047.01.0248.013.010.019Falseassertpyconda-forge/assertpy92.0https://pypi.org/project/assertpy2020-07-19 14:39:02.00092.0326498.0326764.0https://anaconda.org/conda-forge/assertpy2020-07-19 15:23:26.71014148.03.0
225223flakehelllife4/flakehelllintersFlake8 wrapper to make it nice, legacy-friendly, configurable.https://github.com/life4/flakehellhttps://github.com/life4/flakehellMIT2019-08-06 11:37:21.0002021-01-11 21:35:41.0002021-01-11 21:35:40368.034.04.068.0226.02021-01-11 18:40:32.0000.9.028.016.04.019Falseflakehell['flake8']12.0https://pypi.org/project/flakehell2021-01-11 18:40:32.00012.044385.044386.03.057.0
226224sphinx-markdown-builderclayrisser/sphinx-markdown-builderdocumentationsphinx builder that outputs markdown files.https://github.com/clayrisser/sphinx-markdown-builderhttps://github.com/clayrisser/sphinx-markdown-builderMIT2018-11-11 00:07:58.0002022-01-08 15:31:25.0002022-01-08 15:29:29100.032.07.024.016.0126.02019-12-23 17:05:52.0000.5.423.017.021.019Truesphinx-markdown-builder['sphinx']292.0240.0https://pypi.org/project/sphinx-markdown-builder2022-01-08 15:31:25.00052.040225.040225.03.0
227225flake8-mypyambv/flake8-mypylintersA plugin for flake8 integrating Mypy.https://github.com/ambv/flake8-mypyhttps://github.com/ambv/flake8-mypyMIT2017-02-26 02:27:33.0002020-06-19 16:51:36.0002020-06-19 16:51:0050.015.04.013.03.0102.02017-08-31 23:17:01.00017.8.06.08.019.019Falseflake8-mypy['flake8']969.0859.0https://pypi.org/project/flake8-mypy2017-08-31 23:17:01.000110.047177.047177.03.0
228226unifymyint/unifyrefactoringModifies strings to all use the same quote where possible.https://github.com/myint/unifyhttps://github.com/myint/unifyMIT2013-03-24 18:02:19.0002021-06-29 19:32:02.4752019-08-07 13:44:0069.013.07.09.03.069.02013-06-22 15:34:37.0000.1.510.05.010.019Falseunifyconda-forge/unify495.0459.0https://pypi.org/project/unify2019-08-07 13:46:09.00036.0108516.0108550.0https://anaconda.org/conda-forge/unify2021-06-29 19:32:02.475347.03.0
229227pylint-flaskjschaf/pylint-flasklintersA Pylint plugin to analyze Flask applications.https://github.com/jschaf/pylint-flaskhttps://github.com/jschaf/pylint-flaskGPL-2.02015-06-27 20:11:12.0002021-03-10 19:35:23.0002021-03-10 19:35:2340.09.05.08.05.060.05.07.05.019Falsepylint-flaskconda-forge/pylint-flask['pylint']6370.06015.0https://pypi.org/project/pylint-flask2019-01-30 19:26:02.000355.0252566.0253365.0https://anaconda.org/conda-forge/pylint-flask2019-02-02 18:28:49.93454335.03.0
230228Griffemkdocstrings/griffedocumentationSignatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API..https://github.com/mkdocstrings/griffehttps://github.com/mkdocstrings/griffeISC2021-09-09 21:49:44.0002022-04-19 22:18:24.0092022-04-19 14:15:05398.0140.010.02.011.029.047.02022-04-19 11:29:51.0000.18.036.08.025.019Falsegriffeconda-forge/griffe1.0https://pypi.org/project/griffe2022-04-19 11:29:51.0001.012891.015561.0https://anaconda.org/conda-forge/griffe2022-04-19 22:18:24.0092670.03.0True
231229mkdocs-git-revision-date-pluginzhaoterryy/mkdocs-git-revision-date-plugindocumentationMkDocs plugin for setting revision date from git per markdown file.https://github.com/zhaoterryy/mkdocs-git-revision-date-pluginhttps://github.com/zhaoterryy/mkdocs-git-revision-date-pluginMIT2018-12-03 04:29:33.0002022-03-08 14:43:42.0002022-03-08 14:42:5726.02.06.04.08.09.042.02022-03-08 14:43:59.0000.3.29.07.02.019Falsemkdocs-git-revision-date-plugin['mkdocs']548.0525.0https://pypi.org/project/mkdocs-git-revision-date-plugin2022-03-08 14:42:31.00023.026392.026392.03.0
232230fake2dbemirozer/fake2dbtestingcreate custom test databases that are populated with fake data.https://github.com/emirozer/fake2dbhttps://github.com/emirozer/fake2dbGPL-2.02014-02-18 19:14:28.0002021-12-15 15:44:18.9352019-11-25 09:19:00242.0117.066.029.015.02130.02019-03-09 13:53:12.0001.0.023.018.07.018Falsefake2db19.018.0https://pypi.org/project/fake2db2018-02-09 15:43:23.0001.0223.0223.03.0
233231pyheatcsurfer/pyheatprofilingpprofile + matplotlib = Python program profiled as an awesome heatmap!.https://github.com/csurfer/pyheathttps://github.com/csurfer/pyheatMIT2017-02-04 22:56:02.0002021-09-18 20:16:24.0002021-09-18 20:16:2455.040.014.06.09.0714.02018-12-06 03:59:34.0000.0.66.05.05.018Truepy-heat43.037.0https://pypi.org/project/py-heat2018-12-06 03:59:34.0006.01472.01472.03.0
234232dlintdlint-py/dlintsecurityDlint is a tool for encouraging best coding practices and helping ensure Python code is secure.https://github.com/dlint-py/dlinthttps://github.com/dlint-py/dlintBSD-3-Clause2020-01-08 15:53:36.0002022-04-15 13:41:07.0002022-04-15 13:40:57216.02.06.02.04.015.087.02021-10-27 13:15:42.0000.12.014.08.019.018Truedlintconda-forge/dlint43.0https://pypi.org/project/dlint2021-10-27 13:15:42.00043.076333.076370.0https://anaconda.org/conda-forge/dlint2021-11-09 20:19:38.085187.03.0
235233mkdocs-print-site-plugintimvink/mkdocs-print-site-plugindocumentationMkDocs Plugin that adds an additional page that combines all pages, allowing easy exports to PDF and standalone HTML.https://github.com/timvink/mkdocs-print-site-pluginhttps://github.com/timvink/mkdocs-print-site-pluginMIT2020-08-15 12:02:33.0002022-04-19 17:51:55.0002022-04-19 17:49:11212.07.06.02.04.065.038.02022-04-19 17:51:49.0002.3.338.01.01.018Falsemkdocs-print-site-plugin['mkdocs']80.077.0https://pypi.org/project/mkdocs-print-site-plugin2022-04-19 17:51:49.0003.07357.07357.03.0
236234dh-virtualenvspotify/dh-virtualenvvirtual-envsPython virtualenvs in Debian packages.https://github.com/spotify/dh-virtualenvhttps://github.com/spotify/dh-virtualenvGPL-2.02013-10-09 19:03:43.0002022-04-07 14:47:14.0002022-04-07 14:47:14417.03.0168.042.0150.0171.01525.059.025.017True3.0
237235pyntrags/pyntbuild-toolsA pynt of Python build.https://github.com/rags/pynthttps://github.com/rags/pyntMIT2012-11-17 13:12:49.0002020-04-13 11:49:33.0002019-10-04 19:05:46128.018.011.09.013.0150.02018-06-24 06:23:48.0000.8.27.09.05.017Falsepynt109.081.0https://pypi.org/project/pynt2018-06-24 06:23:48.00028.06488.06488.03.0
238236pyformatmyint/pyformatformattersFormats Python code to follow a consistent style.https://github.com/myint/pyformathttps://github.com/myint/pyformatSaxpath2013-03-24 21:45:30.0002021-10-29 14:54:42.0002019-05-24 17:17:56199.07.07.06.03.086.02014-09-07 13:57:37.0000.5.723.03.03.017Falsepyformat178.0153.0https://pypi.org/project/pyformat2017-01-04 02:31:11.00025.023203.023203.03.0
239237lazydocsml-tooling/lazydocsdocumentationGenerate markdown API documentation from Google-style Python docstring. The lazy alternative to Sphinx.https://github.com/ml-tooling/lazydocshttps://github.com/ml-tooling/lazydocsMIT2020-11-10 00:31:46.0002021-12-15 19:29:09.0002021-08-20 18:28:32147.022.05.022.011.080.02021-07-27 09:00:22.0000.4.818.07.03.017Truelazydocs77.065.0https://pypi.org/project/lazydocs2021-07-27 08:05:42.00012.01767.01767.03.0
240238autoimportlyz-code/autoimportformattersAutoimport automatically fixes wrong import statements.https://github.com/lyz-code/autoimporthttps://github.com/lyz-code/autoimportGPL-3.02020-10-16 22:43:09.0002022-04-08 17:00:18.0002022-03-28 07:30:28474.086.09.02.0183.021.044.02022-02-16 17:35:44.0001.2.234.011.05.017Falseautoimport2.0https://pypi.org/project/autoimport2022-02-16 17:35:44.0002.02997.02997.03.0True
241239tbvaccineskorokithakis/tbvaccineloggingA small utility to pretty-print Python tracebacks.https://github.com/skorokithakis/tbvaccinehttps://github.com/skorokithakis/tbvaccineMIT2016-08-27 17:31:59.0002020-03-01 19:24:46.0002020-03-01 19:24:4480.012.04.018.013.0367.02018-12-14 18:07:29.0000.3.112.012.07.016Falsetbvaccine10.010.0https://pypi.org/project/tbvaccine2018-12-14 18:07:29.0002435.02435.03.0
242240bellybuttonhchasestevens/bellybuttonlintersCustom Python linting through AST expressions.https://github.com/hchasestevens/bellybuttonhttps://github.com/hchasestevens/bellybuttonMIT2018-02-17 06:31:44.0002021-07-15 00:42:03.0002021-07-15 00:42:0233.011.04.018.06.0233.02020-11-27 21:20:22.0000.3.111.05.08.016Truebellybutton19.018.0https://pypi.org/project/bellybutton2020-11-27 21:20:22.0001.05233.05233.03.0
243241retypeambv/retyperefactoringRe-apply type annotations from .pyi stubs to your codebase.https://github.com/ambv/retypehttps://github.com/ambv/retypeMIT2017-03-11 07:54:58.0002021-12-29 14:35:22.9992021-12-29 00:19:13101.017.04.023.08.0126.02021-12-29 00:30:49.00021.12.011.08.07.016Trueretypeconda-forge/retype18.0https://pypi.org/project/retype2021-12-29 00:30:49.00018.0841.01152.0https://anaconda.org/conda-forge/retype2021-12-29 14:35:22.99915871.03.0
244242com2annilevkivskyi/com2annrefactoringTool for translation type comments to type annotations in Python.https://github.com/ilevkivskyi/com2annhttps://github.com/ilevkivskyi/com2annMIT2016-09-09 07:17:02.0002022-03-31 12:19:19.0002021-08-21 14:47:4231.07.07.023.015.0108.02021-08-21 09:01:26.0000.3.03.04.05.016Truecom2ann10.09.0https://pypi.org/project/com2ann2021-08-21 09:01:26.0001.04975.04975.03.0
245243pip-runjaraco/pip-rundependency-managerspip-run - dynamic dependency loader for Python.https://github.com/jaraco/pip-runhttps://github.com/jaraco/pip-runMIT2016-01-25 01:59:13.0002022-01-23 01:44:53.0002022-01-23 01:14:42557.01.010.05.013.040.066.02022-01-23 01:45:05.0008.8.029.011.03.016Truepip-run2.0https://pypi.org/project/pip-run2022-01-23 01:44:53.0002.09256.09256.03.0
246244mkdocs-versioningzayd62/mkdocs-versioningdocumentationA tool that allows for versioning sites built with mkdocs.https://github.com/zayd62/mkdocs-versioninghttps://github.com/zayd62/mkdocs-versioningMIT2019-07-20 18:09:56.0002021-08-01 15:51:53.0002021-08-01 15:51:53133.07.03.039.022.038.02021-02-11 10:24:35.0000.4.06.05.03.016Falsemkdocs-versioning['mkdocs']32.032.0https://pypi.org/project/mkdocs-versioning2021-02-11 10:24:35.0004533.04533.03.0
247245pyenv-installerpyenv/pyenv-installervirtual-envsThis tool is used to install `pyenv` and friends.https://github.com/pyenv/pyenv-installerhttps://github.com/pyenv/pyenv-installerMIT2013-06-01 03:48:07.0002022-03-18 16:07:39.0002022-03-18 16:07:39139.01.0338.071.052.065.03167.034.05.015True3.0
248246pycyclebndr/pycyclelintersTool for pinpointing circular imports in Python. Find cyclic imports in any project.https://github.com/bndr/pycyclehttps://github.com/bndr/pycycleMIT2017-01-28 17:22:00.0002022-01-15 20:44:01.0002017-02-13 18:07:0426.018.05.06.01.0302.02017-02-13 18:07:58.0000.0.88.02.015.015Falsepycycle62.055.0https://pypi.org/project/pycycle2017-02-13 18:07:58.0007.03218.03218.03.0
249247pep8ifyspulec/pep8ifyrefactoringA library that modifies python source code to conform to pep8.https://github.com/spulec/pep8ifyhttps://github.com/spulec/pep8ifyApache-2.02012-06-03 03:31:33.0002019-03-08 03:06:14.0002014-10-24 20:36:38154.012.05.07.012.0116.02014-10-24 20:36:57.0000.0.1313.06.06.015Falsepep8ify56.037.0https://pypi.org/project/pep8ify2014-10-24 20:36:57.00019.046.046.03.0
250248masseditelmotec/masseditrefactoringProgrammatically edit text files with Python. Useful for source to source transformations.https://github.com/elmotec/massedithttps://github.com/elmotec/masseditMIT2012-03-11 16:18:30.0002022-03-17 12:52:23.0002020-12-23 02:11:17178.014.06.07.05.097.02020-12-23 02:19:02.0000.69.115.08.03.015Falsemassedit6.0https://pypi.org/project/massedit2020-12-23 02:12:33.0006.01063.01063.03.017.0
251249pytest-playpytest-dev/pytest-playtestingpytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files.https://github.com/pytest-dev/pytest-playhttps://github.com/pytest-dev/pytest-playApache-2.02017-12-14 09:08:26.0002019-08-20 15:57:27.0002019-06-12 11:57:28382.03.08.062.024.065.02019-06-12 11:59:29.0002.3.123.03.05.015Falsepytest-play['pytest']31.021.0https://pypi.org/project/pytest-play2019-06-12 11:59:29.00010.099.099.03.0
252250universal-buildml-tooling/universal-buildbuild-toolsUniversal build utilities for containerized build pipelines.https://github.com/ml-tooling/universal-buildhttps://github.com/ml-tooling/universal-buildMIT2020-10-19 14:57:21.0002021-11-17 17:00:05.0002021-11-17 17:00:05394.06.04.032.03.016.02021-11-17 16:59:34.0000.6.1840.04.015Trueuniversal-build14.09.0https://pypi.org/project/universal-build2020-12-12 13:21:08.0005.0373.0373.03.016.0
253251yalacemsbr/yalalintersYet Another Linter Aggregator.https://github.com/cemsbr/yalahttps://github.com/cemsbr/yalaMIT2017-06-02 22:45:50.0002021-11-15 05:53:09.0002021-11-15 05:05:03193.05.02.0132.011.013.02021-11-15 05:07:43.0003.1.028.04.01.015Falseyala['flake8', 'pylint']53.043.0https://pypi.org/project/yala2021-11-15 05:05:38.00010.0867.0867.03.0
254252subpargoogle/subparpackagingSubpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.https://github.com/google/subparhttps://github.com/google/subparApache-2.02016-08-03 20:11:35.0002021-11-29 00:52:40.0002019-08-15 01:37:0893.063.020.072.030.0522.02019-05-14 20:14:05.0002.0.05.014.033.013False3.0
255253linty_freshlyft/linty_freshlintersSurface lint errors during code review.https://github.com/lyft/linty_freshhttps://github.com/lyft/linty_freshApache-2.02015-12-19 02:37:26.0002021-09-14 16:38:07.0002020-11-30 22:18:5353.021.021.061.01.0184.02018-12-12 19:47:05.0000.7.010.017.08.013Falselinty-fresh['flake8', 'mypy']https://pypi.org/project/linty-fresh2018-12-12 19:47:05.00047.047.03.0
256254livepythonagermanidis/livepythonprofilingVisually trace Python code in real-time.https://github.com/agermanidis/livepythonhttps://github.com/agermanidis/livepythonMIT2017-10-03 00:19:59.0002019-01-22 17:39:55.0002017-11-14 21:27:5220.0165.077.04.015.02454.03.010.012False3.0
257255cohesionmschwager/cohesioncode-metricsA tool for measuring Python class cohesion.https://github.com/mschwager/cohesionhttps://github.com/mschwager/cohesionGPL-3.02016-08-11 21:09:32.0002021-11-09 19:51:22.5702019-08-05 17:14:0178.02.08.01.011.0154.02019-07-10 16:08:05.0001.0.09.02.03.012Falsecohesionconda-forge/cohesion7.0https://pypi.org/project/cohesion2019-07-10 16:08:05.0007.01887.01925.0https://anaconda.org/conda-forge/cohesion2021-11-09 19:51:22.570192.03.0
258256pipenv-pipesgtalarico/pipenv-pipesvirtual-envsA PipEnv Environment Switcher.https://github.com/gtalarico/pipenv-pipeshttps://github.com/gtalarico/pipenv-pipesMIT2018-05-02 03:56:41.0002021-06-01 22:15:42.0002019-06-27 03:42:48285.011.04.019.010.0130.02018-11-08 03:05:43.0000.7.125.05.07.012Falsepipenv-pipeshttps://pypi.org/project/pipenv-pipes2018-11-08 03:05:43.00063.063.03.0
259257pyshipjamesabel/pyshippackagingpyship - ship Python desktop apps to end users.https://github.com/jamesabel/pyshiphttps://github.com/jamesabel/pyshipMIT2020-04-23 04:45:03.0002021-06-09 04:34:00.0002021-06-09 04:33:22279.01.02.03.017.02021-06-09 04:34:00.0000.1.517.04.09Falsepyshiphttps://pypi.org/project/pyship2021-06-09 04:34:00.00035.035.03.0