best-of-python-dev/history/2022-02-24_projects.csv
2022-02-24 14:50:27 +00:00

135 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_placingtrendinggithub_release_downloadsdockerhub_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_idconda_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-02-19 17:48:45.0002022-02-19 17:48:44116.030.096.049.072.02.01439.02022-02-19 17:48:53.0002022.02.1734.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-02-24 13:16:36.0002022-02-24 13:16:3514356.0258.01958.0194.04484.04127.08438.02022-02-11 18:49:52.0007.0.1151.0770.0743.048Truepytestconda-forge/pytest['pytest']529923.0449115.0https://pypi.org/project/pytest2022-02-11 18:47:56.00080808.037879358.038051912.0https://anaconda.org/conda-forge/pytest2022-02-11 22:07:39.18011561169.01.0
64pippypa/pipdependency-managersThe Python package installer.https://github.com/pypa/piphttps://github.com/pypa/pipMIT2011-03-06 14:30:46.0002022-02-24 01:36:44.0002022-02-19 11:50:4112743.0185.02518.0299.04762.05236.07784.02022-02-03 08:44:11.00022.0.3117.0661.0988.045Truepipconda-forge/pip83946.073442.0https://pypi.org/project/pip2022-02-03 08:44:11.00010504.0110118856.0110585840.0https://anaconda.org/conda-forge/pip2022-02-03 10:50:56.89131287957.01.0-1.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-02-24 12:53:53.0002022-02-20 17:56:2511806.0468.0825.080.01069.01500.01558.02022-02-18 02:10:21.00060.9.3479.0485.0476.045Truesetuptoolsconda-forge/setuptools180871.0145083.0https://pypi.org/project/setuptools2022-02-18 02:10:09.00035788.0206623325.0207125425.0https://anaconda.org/conda-forge/setuptools2022-02-18 10:36:57.12033640687.01.0116.0
86blackpsf/blackformattersThe uncompromising Python code formatter.https://github.com/psf/blackhttps://github.com/psf/blackMIT2018-03-14 19:54:45.0002022-02-24 09:42:38.0002022-02-24 03:41:421276.0122.01574.0209.01032.01547.025773.02022-01-29 20:39:31.00022.1.038.0308.0306.044Trueblackconda-forge/black128951.0122216.0https://pypi.org/project/black2022-01-29 20:39:31.0006735.014780019.014851733.0https://anaconda.org/conda-forge/black2022-01-31 13:41:24.5523200806.01.020508.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-02-23 22:57:44.0002022-02-23 22:57:445758.031.01188.0232.0553.01326.08145.02021-12-29 21:26:19.0005.9.084.0174.0210.044Truepsutilconda-forge/psutil154236.0138837.0https://pypi.org/project/psutil2021-12-29 21:26:19.00015399.038954813.039098949.0https://anaconda.org/conda-forge/psutil2021-12-30 18:15:13.02410089528.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-02-23 19:31:45.0002022-02-15 09:31:2918755.0328.01626.0133.04360.04933.04442.02022-01-16 15:20:56.0004.4.0162.0712.0960.044Truesphinxconda-forge/sphinx['sphinx']242255.0183430.0https://pypi.org/project/sphinx2022-01-16 15:18:30.00058825.05154438.05226604.0https://anaconda.org/conda-forge/sphinx2022-01-20 19:43:31.9974763006.01.0
119pipenvpypa/pipenvvirtual-envsPython Development Workflow for Humans.https://github.com/pypa/pipenvhttps://github.com/pypa/pipenvMIT2017-01-20 00:44:02.0002022-02-23 18:47:26.0002022-02-20 18:50:377301.071.01700.0367.01366.03082.022716.02022-01-08 15:34:11.0002022.1.8304.0411.0559.043Truepipenvconda-forge/pipenv26334.025097.0https://pypi.org/project/pipenv2022-01-08 15:34:11.0001237.04423614.04425288.0https://anaconda.org/conda-forge/pipenv2022-01-08 20:44:18.37746886.01.0
1210richTextualize/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-02-24 11:02:48.0002022-02-23 08:19:302770.0316.01111.0525.0606.0660.035339.02022-02-08 20:13:09.00011.2.0153.0153.049.042Truerichconda-forge/rich13675.012244.0https://pypi.org/project/rich2022-02-08 20:12:21.0001431.04565192.04599215.0https://anaconda.org/conda-forge/rich2022-02-08 21:24:54.371646439.01.0
1311mypypython/mypylintersOptional static typing for Python.https://github.com/python/mypyhttps://github.com/python/mypyMIT2012-12-07 13:30:23.0002022-02-24 09:10:34.0002022-02-23 18:16:0210088.0182.02023.0211.04914.05227.012609.087.0539.02082.042Truemypyconda-forge/mypy66697.061281.0https://pypi.org/project/mypy2022-01-07 17:03:15.0005416.09306151.09337931.0https://anaconda.org/conda-forge/mypy2022-01-11 06:15:23.3301620791.01.0
1412robotframeworkrobotframework/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-02-20 23:47:39.0002022-02-20 23:45:3113350.0241.01858.0470.0521.03545.06713.02021-12-15 19:00:16.0004.1.383.0155.0221.042Truerobotframeworkconda-forge/robotframework5976.04956.0https://pypi.org/project/robotframework2022-02-11 15:55:26.0001020.0941954.0943420.0https://anaconda.org/conda-forge/robotframework2021-12-15 22:28:24.92271600.01.0515.0
1513mkdocsmkdocs/mkdocsdocumentationProject documentation with Markdown.https://github.com/mkdocs/mkdocshttps://github.com/mkdocs/mkdocsBSD-2-Clause2014-01-11 21:05:21.0002022-02-23 13:35:31.0002022-01-27 23:51:231626.016.01868.0228.0997.01527.013672.02021-10-12 21:59:03.0001.2.349.0211.0116.041Truemkdocsconda-forge/mkdocs['mkdocs']22228.018701.0https://pypi.org/project/mkdocs2021-12-15 14:53:23.5993527.0889614.0891966.0https://anaconda.org/conda-forge/mkdocs2021-10-13 01:18:18.279164696.01.0
1614virtualenvpypa/virtualenvvirtual-envsVirtual Python Environment builder.https://github.com/pypa/virtualenvhttps://github.com/pypa/virtualenvMIT2011-03-06 14:33:27.0002022-02-24 13:14:27.0002022-02-24 13:14:26514.052.0930.0157.01088.01142.04064.02022-02-05 21:07:26.00020.13.1181.0224.064.041Truevirtualenvconda-forge/virtualenv17680.0https://pypi.org/project/virtualenv2022-02-24 11:01:05.00017680.026090924.026116837.0https://anaconda.org/conda-forge/virtualenv2022-02-06 06:47:55.9791528884.02.0
1715flake8PyCQA/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-02-22 16:44:57.0002022-02-10 20:51:312191.0103.0192.029.0201.01330.01837.02021-10-11 12:42:47.0004.0.181.0161.039.041Trueflake8conda-forge/flake8270938.0230420.0https://pypi.org/project/flake82021-10-11 12:42:47.00040518.015628567.015682834.0https://anaconda.org/conda-forge/flake82021-11-02 21:24:52.2983690209.01.0
1816tqdmtqdm/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-02-22 18:29:21.0002021-09-20 16:15:311889.01073.0201.0458.0541.021262.02021-09-20 15:24:06.0004.62.3125.0107.0338.040Truetqdmconda-forge/tqdm273442.0252442.0https://pypi.org/project/tqdm2021-12-15 16:50:56.69521000.034430295.034575628.0https://anaconda.org/conda-forge/tqdm2021-09-20 17:51:38.3619871152.01.08341.0tqdm/tqdmhttps://hub.docker.com/r/tqdm/tqdm2021-10-30 01:39:15.4389742.03974.0
1917mkdocs-materialsquidfunk/mkdocs-materialdocumentationTechnical documentation that just works.https://github.com/squidfunk/mkdocs-materialhttps://github.com/squidfunk/mkdocs-materialMIT2016-01-28 22:09:23.0002022-02-21 19:35:36.0002022-02-21 19:34:204067.0284.02047.086.01769.01286.08838.02022-02-17 16:37:52.0008.2.1243.0145.08.040Truemkdocs-materialconda-forge/mkdocs-material['mkdocs']12589.011477.0https://pypi.org/project/mkdocs-material2022-02-17 16:37:52.0001112.01066462.01068938.0https://anaconda.org/conda-forge/mkdocs-material2022-02-17 20:41:44.05781729.01.0
2018jedidavidhalter/jedirefactoringAwesome autocompletion, static analysis and refactoring library for python.https://github.com/davidhalter/jedihttps://github.com/davidhalter/jediMIT2012-02-19 23:12:30.0002022-01-19 07:06:42.0002021-12-25 13:08:448262.06.0460.0113.0553.01248.05083.02021-11-17 00:47:47.0000.18.131.0149.031.040Truejediconda-forge/jedi188697.0180438.0https://pypi.org/project/jedi2021-11-17 00:47:47.0008259.013657943.013779746.0https://anaconda.org/conda-forge/jedi2021-11-17 19:12:02.8977795393.01.0
2119condaconda/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-02-24 02:27:36.0002022-02-24 02:27:3515838.049.01100.0195.02962.06632.04518.02021-11-22 18:47:32.0004.11.0100.0379.01847.040Truecondaconda-forge/conda1087.0https://pypi.org/project/conda2017-04-22 23:38:35.0001087.069759.0446218.0https://anaconda.org/conda-forge/conda2021-11-23 11:16:29.69224846321.02.0
2220pylintPyCQA/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-02-23 21:51:35.0002022-02-22 16:53:106366.0266.0802.072.01878.03206.03816.02021-12-03 17:31:36.0002.12.2132.0436.0771.040Truepylintconda-forge/pylint20833.0https://pypi.org/project/pylint2021-12-03 17:31:36.00020833.09948172.09987118.0https://anaconda.org/conda-forge/pylint2021-12-03 20:37:10.0432570456.01.0
2321poetrypython-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-02-23 17:25:10.0002022-02-11 05:53:482038.054.01533.0164.01469.02411.018445.02022-02-10 21:34:42.0001.1.13143.0328.01272.039Truepoetryconda-forge/poetry121.0https://pypi.org/project/poetry2022-02-10 21:34:42.000121.05466057.05699035.0https://anaconda.org/conda-forge/poetry2022-02-11 02:56:21.599364701.02.010510491.0
2422pre-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-02-22 17:22:11.0002022-01-31 21:25:022158.048.0545.079.0869.01339.07472.02022-01-18 18:42:21.0002.17.0165.0129.021.039Truepre-commitconda-forge/pre-commit42417.039639.0https://pypi.org/project/pre-commit2022-01-18 18:38:17.0002778.04434225.04469241.0https://anaconda.org/conda-forge/pre-commit2022-01-19 10:50:51.9931031198.01.034079.0
2523hypothesisHypothesisWorks/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-02-23 22:29:22.0002022-02-23 22:29:2211367.0248.0482.066.02023.01155.05704.02022-02-21 22:30:33.000hypothesis-python-6.37.2926.0257.057.039Truehypothesisconda-forge/hypothesis13376.011487.0https://pypi.org/project/hypothesis2022-02-21 22:30:16.0001889.02368794.02447085.0https://anaconda.org/conda-forge/hypothesis2022-02-22 01:34:53.8955245540.01.0
2624isortPyCQA/isortformattersA Python utility / library to sort imports.https://github.com/PyCQA/isorthttps://github.com/PyCQA/isortMIT2013-09-02 22:22:53.0002022-02-19 02:47:56.0002022-01-07 06:54:333876.09.0436.039.0840.01008.04618.02021-11-09 05:43:22.0005.10.1132.0254.052.038Trueisortconda-forge/isort235861.0221555.0https://pypi.org/project/isort2021-11-09 05:42:44.00014306.017673546.017715557.0https://anaconda.org/conda-forge/isort2021-11-09 08:52:00.9192814752.02.0-1.0
2725toxtox-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-02-10 17:22:42.0002022-01-26 11:13:292062.010.0399.040.0988.01269.02629.02022-01-10 16:56:12.0004.0.0a10127.0255.043.038Truetoxconda-forge/tox['pytest']74962.054496.0https://pypi.org/project/tox2022-02-06 10:28:03.00020466.04416864.04424646.0https://anaconda.org/conda-forge/tox2021-12-29 15:02:18.880412469.01.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-02-22 16:05:24.5192022-02-22 12:45:551366.051.0275.043.0748.0450.01160.02022-02-22 12:45:46.0001.5.6142.0121.0184.038Truesentry-sdkconda-forge/sentry-sdk19091.018135.0https://pypi.org/project/sentry-sdk2022-02-22 12:45:34.000956.013261355.013264751.0https://anaconda.org/conda-forge/sentry-sdk2022-02-22 16:05:24.519127985.01.04499.0
2927yapfgoogle/yapfformattersA formatter for Python files.https://github.com/google/yapfhttps://github.com/google/yapfApache-2.02015-03-18 18:22:31.0002022-02-21 21:57:49.0002022-02-11 07:29:481187.030.0840.0212.0256.0393.012343.02020-04-23 19:07:36.0000.30.068.0135.0342.037Trueyapfconda-forge/yapf31285.029196.0https://pypi.org/project/yapf2021-12-26 07:48:00.0002089.01799536.01813327.0https://anaconda.org/conda-forge/yapf2022-01-06 16:55:17.692937845.02.0
3028pyinstallerpyinstaller/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-02-24 12:12:32.0002022-02-22 17:15:468291.086.01760.0230.01885.04120.08884.02022-02-04 09:10:39.0004.935.0422.0313.037Truepyinstallerconda-forge/pyinstaller137.0https://pypi.org/project/pyinstaller2022-02-04 09:08:33.000137.0789783.0801318.0https://anaconda.org/conda-forge/pyinstaller2022-02-17 17:14:20.055292257.01.0724542.0
3129buildbotbuildbot/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-02-22 17:58:43.0002022-02-22 17:58:4222583.0203.01567.0202.04991.0762.04763.02022-02-10 09:09:46.0003.4.1117.0812.0633.037Truebuildbotconda-forge/buildbot727.0270.0https://pypi.org/project/buildbot2022-02-10 09:09:46.000457.061071.063140.0https://anaconda.org/conda-forge/buildbot2021-10-16 13:45:45.80449754.01.020178.0
3230pycodestylePyCQA/pycodestylelintersSimple Python style checker in one Python file.https://github.com/PyCQA/pycodestylehttps://github.com/PyCQA/pycodestyleSaxpath2009-10-02 00:43:37.0002022-01-31 23:40:03.0002022-01-31 23:39:491275.018.0614.0122.0403.0558.04507.02021-10-11 00:56:25.0002.8.013.0131.0113.037Truepycodestyleconda-forge/pycodestyle205484.0194246.0https://pypi.org/project/pycodestyle2021-10-11 00:56:25.00011238.021532592.021589264.0https://anaconda.org/conda-forge/pycodestyle2021-10-11 20:03:59.6203853762.01.0
3331Glancesnicolargo/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-02-20 07:45:19.0002022-02-20 07:45:114231.045.01265.0494.0521.01236.020001.02021-11-29 13:01:08.0003.2.4.278.0153.0212.036Trueglancesconda-forge/glances446.0396.0https://pypi.org/project/glances2021-11-22 10:55:51.00050.0145703.0147838.0https://anaconda.org/conda-forge/glances2021-11-20 23:54:35.274151071.01.0710.0
3432pip-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-02-23 03:59:48.0002022-02-08 08:46:341692.022.0492.098.0753.0680.05682.02022-02-08 10:11:33.0006.5.199.0164.0142.036Truepip-toolsconda-forge/pip-tools1799.0https://pypi.org/project/pip-tools2022-02-08 10:13:24.0001799.04423741.04424852.0https://anaconda.org/conda-forge/pip-tools2022-02-08 14:16:40.28424453.02.0
3533autopep8hhatto/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-02-23 14:16:34.0002022-01-25 01:20:302734.04.0257.066.0193.0341.03997.02021-10-24 07:01:21.0001.6.068.051.092.036Trueautopep8conda-forge/autopep8112559.0106952.0https://pypi.org/project/autopep82021-10-24 06:47:35.0005607.02743820.02752863.0https://anaconda.org/conda-forge/autopep82021-10-26 17:07:50.178614934.03.0
3634ropepython-rope/roperefactoringa python refactoring library.https://github.com/python-rope/ropehttps://github.com/python-rope/ropeLGPL-3.02013-11-30 15:30:20.0002021-12-20 03:34:57.0002021-12-20 03:34:422285.045.0149.025.0204.0162.01290.02021-11-22 15:09:58.0000.22.069.068.072.036Trueropeconda-forge/rope36414.034830.0https://pypi.org/project/rope2021-12-15 13:42:34.7481584.0617132.0628031.0https://anaconda.org/conda-forge/rope2021-11-22 17:32:33.372632152.01.0
3735pytest-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-02-03 13:22:14.0002022-02-02 17:53:26870.08.0168.034.0210.0208.01192.02021-10-04 01:48:57.0003.0.043.074.0111.036Truepytest-covconda-forge/pytest-cov['pytest']143998.0115584.0https://pypi.org/project/pytest-cov2021-10-04 01:48:57.00028414.012559355.012624582.0https://anaconda.org/conda-forge/pytest-cov2021-10-04 14:17:04.9774631163.01.0
3836pyflakesPyCQA/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-02-13 16:32:09.0002022-02-13 16:32:09520.03.0158.027.0252.0370.01108.02021-10-06 20:39:49.0002.4.033.080.084.036Truepyflakesconda-forge/pyflakes133115.0119529.0https://pypi.org/project/pyflakes2021-10-06 20:39:49.00013586.015985223.016039554.0https://anaconda.org/conda-forge/pyflakes2021-10-07 19:30:05.4083694524.01.0
3937loguruDelgan/loguruloggingPython logging made (stupidly) simple.https://github.com/Delgan/loguruhttps://github.com/Delgan/loguruMIT2017-08-15 17:22:32.0002022-02-20 18:17:22.0002022-02-20 18:17:22586.024.0485.0110.063.0435.011135.02022-01-29 13:50:01.0000.6.018.034.0106.035Trueloguruconda-forge/loguru15970.014653.0https://pypi.org/project/loguru2020-09-20 07:54:28.0001317.02793585.02804060.0https://anaconda.org/conda-forge/loguru2021-11-02 13:32:36.476377110.02.0
4038pyrightMicrosoft/pyrightlintersStatic type checker for Python.https://github.com/microsoft/pyrighthttps://github.com/microsoft/pyrightMIT2019-03-12 03:38:46.0002022-02-23 07:49:36.0002022-02-23 07:49:304649.0500.0427.079.0362.02494.07699.02022-02-23 06:52:11.0001.1.224303.072.017.035True214.0211.0307020.02.0pyrighthttps://www.npmjs.com/package/pyright2022-02-23 06:47:26.5573.0307020.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-01-19 16:45:03.0002021-10-19 23:03:001347.01611.0156.0587.0542.03985.02018-10-05 13:20:49.0000.4.223.0108.0195.035Truesphinx_rtd_themeconda-forge/sphinx_rtd_theme['sphinx']11910.016.0https://pypi.org/project/sphinx_rtd_theme2018-10-05 13:20:49.00011894.02295421.02327831.0https://anaconda.org/conda-forge/sphinx_rtd_theme2021-09-17 07:30:33.2682139116.02.0
4240banditPyCQA/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-02-24 06:42:54.0002022-02-22 00:58:041218.037.0400.062.0269.0397.03898.02022-01-26 01:00:17.0001.7.233.0144.0192.035Truebanditconda-forge/bandit12537.011065.0https://pypi.org/project/bandit2022-01-26 01:00:17.0001472.02447555.02450840.0https://anaconda.org/conda-forge/bandit2022-01-26 10:27:27.386108326.01.0159.0
4341structloghynek/structlogloggingStructured Logging for Python.https://github.com/hynek/structloghttps://github.com/hynek/structlogApache-2.02013-08-13 15:55:58.0002022-02-22 19:58:30.0002022-02-11 07:56:311011.046.0152.032.0187.0185.01941.02021-12-16 12:54:47.00021.5.027.084.027.035Truestructlogconda-forge/structlog899.0https://pypi.org/project/structlog2021-12-16 12:48:09.000899.03922078.03924583.0https://anaconda.org/conda-forge/structlog2022-01-06 16:55:04.638167861.02.0
4442wemake-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-02-18 09:26:03.0002022-02-18 09:26:002013.083.0320.024.01364.0918.01793.02021-12-13 20:48:04.0000.16.053.0163.079.035Truewemake-python-styleguide1057.01033.0https://pypi.org/project/wemake-python-styleguide2021-12-13 20:48:04.00024.099139.099139.02.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-02-22 12:07:42.0002022-02-13 14:50:181026.020.0258.029.0472.0360.01229.02022-02-02 19:00:23.0003.8.048.0105.038.035Truetwineconda-forge/twine67882.055805.0https://pypi.org/project/twine2022-02-02 18:50:21.00012077.02816543.02822687.0https://anaconda.org/conda-forge/twine2022-02-03 13:33:25.889405536.02.0
4644packagingpypa/packagingpackagingCore utilities for Python packages.https://github.com/pypa/packaginghttps://github.com/pypa/packagingBSD-2-Clause2014-05-15 22:49:43.0002022-02-14 23:13:27.0002022-02-14 23:13:27533.04.0175.028.0283.0169.0374.02021-11-18 00:41:06.00021.339.076.066.035Truepackagingconda-forge/packaging337008.0320163.0https://pypi.org/project/packaging2021-11-18 00:39:10.00016845.096502903.096688761.0https://anaconda.org/conda-forge/packaging2021-11-18 12:50:05.15312637795.01.0261.0
4745wheelpypa/wheelbuild-toolsThe official binary distribution format for Python.https://github.com/pypa/wheelhttps://github.com/pypa/wheelMIT2016-07-16 23:19:28.5802022-01-31 19:39:47.0002022-01-31 19:39:45782.042.0103.023.0112.0303.0298.02021-12-22 12:22:00.0000.37.166.064.030.035Truewheelconda-forge/wheel34659.0https://pypi.org/project/wheel2021-12-22 12:22:00.00034659.0122802077.0123195521.0https://anaconda.org/conda-forge/wheel2021-12-22 18:22:48.62226360772.02.0
4846numpydocnumpy/numpydocdocumentationNumpys Sphinx extensions.https://github.com/numpy/numpydochttps://github.com/numpy/numpydocBSD-3-Clause2013-07-24 16:23:39.0002022-01-26 18:06:27.0002022-01-26 18:06:27470.021.06495.034.0204.0107.019521.02022-01-24 18:29:52.000numpydoc-1.215.070.060.034Truenumpydocconda-forge/numpydoc['sphinx']34658.030371.0https://pypi.org/project/numpydoc2022-01-24 18:40:01.0004287.0281872.0297375.0https://anaconda.org/conda-forge/numpydoc2022-01-24 22:28:54.876945738.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-02-10 12:58:39.0002022-02-10 12:58:39461.021.0100.035.0167.0101.01291.02022-01-28 11:41:08.0003.7.053.055.012.034Truepytest-mockconda-forge/pytest-mock['pytest']27768.023596.0https://pypi.org/project/pytest-mock2022-01-28 11:25:58.0004172.05685200.05705857.0https://anaconda.org/conda-forge/pytest-mock2022-01-31 11:40:52.5061384037.02.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-02-06 18:53:16.0002022-02-06 17:21:56216.019.0171.022.062.046.01197.02021-07-27 23:09:33.0002.0.222.050.027.034Truepython-json-loggerconda-forge/python-json-logger22098.021409.0https://pypi.org/project/python-json-logger2021-07-27 23:09:33.000689.05351268.05369843.0https://anaconda.org/conda-forge/python-json-logger2020-10-12 23:31:31.8551077381.02.0
5149pytest-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-02-07 23:30:00.0002022-02-07 23:29:59970.035.0158.047.0292.0258.0847.02021-12-10 11:41:55.0002.5.058.079.0205.034Truepytest-xdistconda-forge/pytest-xdist['pytest']4513.0https://pypi.org/project/pytest-xdist2021-12-10 11:41:55.0004513.05335529.05371539.0https://anaconda.org/conda-forge/pytest-xdist2021-12-10 14:46:36.8272412703.02.0
5250setuptools_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-02-21 20:54:48.0002022-02-21 20:54:481272.064.0156.022.0308.0305.0548.02022-01-19 10:32:28.0006.4.247.0102.078.034Truesetuptools_scmconda-forge/setuptools_scm380.0https://pypi.org/project/setuptools_scm2018-08-09 06:35:57.000380.014429309.014441872.0https://anaconda.org/conda-forge/setuptools_scm2022-01-19 14:29:46.963892041.02.0
5351pyautoguiasweigart/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-01-19 00:04:35.0002021-09-14 17:41:07402.0847.0178.0129.0199.06281.02021-07-07 17:05:04.0000.9.5350.051.0372.033Truepyautoguiconda-forge/pyautogui13638.013077.0https://pypi.org/project/pyautogui2021-07-07 17:05:04.000561.0505443.0508239.0https://anaconda.org/conda-forge/pyautogui2021-11-11 10:15:02.687142627.02.0
5452pyre-checkfacebook/pyre-checklintersPerformant type-checking for python.https://github.com/facebook/pyre-checkhttps://github.com/facebook/pyre-checkMIT2017-11-10 17:31:36.0002022-02-24 05:22:33.0002022-02-24 04:42:1411009.0458.0379.0100.0269.0218.05779.02022-01-11 04:31:32.0000.9.1068.0189.095.033Truepyre-check32.0https://pypi.org/project/pyre-check2022-01-11 04:25:03.00032.038869.038869.02.0
5553pytypegoogle/pytypelintersA static type analyzer for Python code.https://github.com/google/pytypehttps://github.com/google/pytypeApache-2.02015-03-18 20:52:08.0002022-02-24 04:19:59.9662022-02-24 00:05:195097.0194.0229.057.0646.0388.03637.02022-02-24 00:14:35.0002022.2.23128.073.0102.033Truepytypeconda-forge/pytype90.0https://pypi.org/project/pytype2022-02-24 00:14:35.00090.0145376.0148571.0https://anaconda.org/conda-forge/pytype2022-02-24 04:19:59.96667113.02.0
5654invokepyinvoke/invokebuild-toolsPythonic task management & command execution.https://github.com/pyinvoke/invokehttps://github.com/pyinvoke/invokeBSD-2-Clause2012-02-29 23:59:23.0002022-02-14 00:58:35.0002021-10-16 04:43:503523.0303.098.0210.0364.03515.02021-07-09 21:42:28.0001.6.054.056.0346.033Trueinvokeconda-forge/invoke13122.010544.0https://pypi.org/project/invoke2021-12-15 13:50:39.9782578.02588071.02595508.0https://anaconda.org/conda-forge/invoke2021-07-10 12:55:00.642520617.02.0
5755freezegunspulec/freezeguntestingLet your Python tests travel through time.https://github.com/spulec/freezegunhttps://github.com/spulec/freezegunApache-2.02012-12-11 05:11:00.0002022-02-14 09:55:01.0002021-08-25 15:42:15541.0215.032.0196.0169.03182.02021-01-20 07:45:20.0001.1.056.097.090.033Truefreezegunconda-forge/freezegun4426.0https://pypi.org/project/freezegun2021-01-20 07:45:20.0004426.04215931.04220403.0https://anaconda.org/conda-forge/freezegun2021-01-20 09:23:22.014317541.02.0
5856pudbinducer/pudbdebuggingFull-screen console debugger for Python.https://github.com/inducer/pudbhttps://github.com/inducer/pudbMIT2011-05-13 23:44:30.0002022-02-16 23:14:49.0002022-02-16 23:14:481157.028.0191.045.0225.0152.02329.02021-11-01 21:53:28.0002021.2.273.083.0140.033Truepudbconda-forge/pudb3612.02879.0https://pypi.org/project/pudb2022-01-07 17:48:07.000733.0213396.0215124.0https://anaconda.org/conda-forge/pudb2022-01-11 21:31:34.620115806.01.0
5957nosenose-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.0366.047.0261.0462.01343.02015-06-02 09:12:36.0001.3.714.095.0447.033Falsenoseconda-forge/nose165827.0121284.0https://pypi.org/project/nose2015-06-02 09:12:36.00044543.04472629.04502458.0https://anaconda.org/conda-forge/nose2020-10-11 16:52:20.2772058261.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.012.0100.021.063.0189.0757.02022-01-05 13:43:27.0004.0.099.040.014.033Trueprogressbar2conda-forge/progressbar216790.015304.0https://pypi.org/project/progressbar22022-01-05 13:41:41.0001486.06069247.06075550.0https://anaconda.org/conda-forge/progressbar22022-02-01 19:09:44.843401516.02.01651.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-02-18 15:37:44.0002022-02-18 15:37:441678.092.0157.017.0315.0373.0580.02022-02-14 17:11:39.0004.33.163.0101.0117.033Truebreatheconda-forge/breathe7013.05985.0https://pypi.org/project/breathe2022-02-14 17:11:07.0001028.0211198.0215447.0https://anaconda.org/conda-forge/breathe2022-02-14 04:05:23.893270340.02.0259.0
6260parsodavidhalter/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.04.081.020.0100.096.0478.02021-11-30 21:05:47.0000.8.326.044.07.033Trueparsoconda-forge/parso184649.0178746.0https://pypi.org/project/parso2021-11-30 21:05:47.0005903.013365347.013494202.0https://anaconda.org/conda-forge/parso2021-12-01 05:04:36.4946442797.02.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-02-24 12:23:02.0002022-02-20 14:28:238960.0781.0364.0119.0219.01036.06462.02022-01-09 12:48:34.0000.6.19181.0110.0178.032Truenuitkaconda-forge/nuitka36.0https://pypi.org/project/nuitka2022-02-20 09:11:06.00036.031965.036686.0https://anaconda.org/conda-forge/nuitka2022-02-23 19:44:21.341330480.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-02-23 12:17:41.0002022-02-23 12:16:50476.021.0520.0102.0522.0558.05809.02022-02-15 21:49:28.0001.19.071.024.026.032Trueplaywright874.0827.0https://pypi.org/project/playwright2022-02-15 21:49:28.00047.0222695.0222695.02.01.0
6563mimesislk-geimfari/mimesistestingMimesis is a high-performance fake data generator for Python.https://github.com/lk-geimfari/mimesishttps://github.com/lk-geimfari/mimesisMIT2016-09-09 21:41:22.0002022-02-16 08:30:08.0002022-02-16 08:30:052174.087.0282.068.0857.0298.03482.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.0124300.0124599.0https://anaconda.org/conda-forge/mimesis2020-07-15 18:05:16.1295625.02.0196.0
6664logbookgetlogbook/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.037.0148.0125.01415.02019-10-16 18:14:55.0001.5.341.076.056.032Falselogbookconda-forge/logbook4161.02978.0https://pypi.org/project/logbook2019-10-16 18:14:55.0001183.01191138.01192793.0https://anaconda.org/conda-forge/logbook2021-11-19 00:37:39.70557841.02.0280.0
6765sconsSCons/sconsbuild-toolsSCons - a software construction tool.https://github.com/SCons/sconshttps://github.com/SCons/sconsMIT2017-03-23 22:12:34.5792022-02-23 17:33:09.0002022-02-07 01:59:247730.086.0254.057.0800.02664.01358.02022-02-15 17:54:05.0004.3.014.0140.0655.032Truesconsconda-forge/scons37.0https://pypi.org/project/scons2019-12-17 02:49:51.00037.0206704.0211152.0https://anaconda.org/conda-forge/scons2021-11-17 22:33:26.201261816.03.0409.0
6866doitpydoit/doitbuild-toolstask management & automation tool.https://github.com/pydoit/doithttps://github.com/pydoit/doitMIT2014-02-14 22:21:23.0002022-02-18 10:43:05.0002022-02-17 10:41:301421.029.0147.050.0153.0203.01307.02022-02-18 10:43:05.0000.34.246.062.065.032Truedoitconda-forge/doit1154.0874.0https://pypi.org/project/doit2022-02-18 10:43:05.000280.0275857.0277379.0https://anaconda.org/conda-forge/doit2022-01-24 20:25:33.65876104.03.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-02-23 14:25:48.0002022-02-23 14:25:43242.061.097.038.0109.0159.0895.02022-02-10 13:01:48.0000.18.129.037.031.032Truepytest-asyncioconda-forge/pytest-asyncio['pytest']1844.0https://pypi.org/project/pytest-asyncio2022-02-10 13:01:44.0001844.02871770.02886171.0https://anaconda.org/conda-forge/pytest-asyncio2022-02-10 17:55:39.710820249.02.011.0
7068pylint-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-02-21 10:30:39.1312022-02-18 12:29:26607.058.0106.017.0165.0158.0501.02022-02-18 12:31:16.0002.5.252.064.032.032Truepylint-djangoconda-forge/pylint-django['pylint']17774.016610.0https://pypi.org/project/pylint-django2022-02-18 12:30:12.0001164.0744360.0745721.0https://anaconda.org/conda-forge/pylint-django2022-02-21 10:30:39.13189420.02.0209.0
7169pyenvpyenv/pyenvvirtual-envsSimple Python version management.https://github.com/pyenv/pyenvhttps://github.com/pyenv/pyenvMIT2012-08-31 06:57:52.0002022-02-22 11:08:48.0002022-02-04 00:04:532800.029.02300.0378.0782.01363.026253.02022-01-27 15:53:45.0002.2.4-154.0358.038.031Truepyenv1.0https://pypi.org/project/pyenv2019-01-12 14:49:22.0001.07203.07203.02.0
7270Scaleneplasma-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-02-23 17:38:47.0002022-02-23 17:38:442332.0289.0182.063.0157.0144.05328.02022-02-11 23:01:32.0001.5.4123.028.040.031Truescalene90.087.0https://pypi.org/project/scalene2022-02-11 23:01:32.0003.013264.013264.02.0
7371pipreqsbndr/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-02-14 13:44:00.0002021-10-23 09:17:21311.0276.061.0119.092.04067.02021-10-23 09:23:42.0000.4.1140.051.0101.031Truepipreqsconda-forge/pipreqs9393.09068.0https://pypi.org/project/pipreqs2021-10-23 09:15:35.000325.0220680.0221040.0https://anaconda.org/conda-forge/pipreqs2019-11-14 14:53:43.13123462.03.0
7472pexpantsbuild/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-02-23 23:34:13.0002022-02-23 23:34:131067.061.0215.054.0830.0649.02040.02022-02-21 09:00:37.0002.1.67155.0102.0149.031Truepex132.0https://pypi.org/project/pex2022-02-17 02:50:45.000132.0239904.0253937.02.0645540.0
7573flitpypa/flitbuild-toolsSimplified packaging of Python modules.https://github.com/pypa/flithttps://github.com/pypa/flitBSD-3-Clause2015-03-13 21:22:27.0002022-02-23 15:12:56.0872022-02-23 11:35:471064.052.093.031.0226.0209.01672.02022-02-23 11:36:30.0003.7.146.052.0113.031Trueflitconda-forge/flit232.0https://pypi.org/project/flit2022-02-23 11:36:30.000232.0145617.0147341.0https://anaconda.org/conda-forge/flit2022-02-23 15:12:56.087103484.03.01.0
7674pyarmordashingsoft/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-02-18 04:36:20.0002022-02-18 04:26:453383.084.0162.039.022.0669.01377.02022-02-07 03:38:37.0007.3.6245.017.015.031Falsepyarmor380.0369.0https://pypi.org/project/pyarmor2022-02-03 01:46:58.00011.0398697.0398697.02.0
7775pdocmitmproxy/pdocdocumentationAPI Documentation for Python Projects.https://github.com/mitmproxy/pdochttps://github.com/mitmproxy/pdocUnlicense2013-08-04 21:12:50.0002022-02-19 14:00:32.0002022-02-19 14:00:32704.092.0127.023.0130.0216.01163.02022-02-14 14:53:51.00010.0.179.034.08.031Truepdoc719.0531.0https://pypi.org/project/pdoc2022-02-14 14:53:51.000188.0103475.0103475.02.0
7876tabulateastanin/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-02-20 11:45:20.0002022-01-07 13:26:45504.01.093.016.057.059.01146.02021-02-22 07:34:12.0000.8.925.068.052.031Truetabulateconda-forge/tabulate70651.064328.0https://pypi.org/project/tabulate2021-02-22 07:34:12.0006323.032506755.032534051.0https://anaconda.org/conda-forge/tabulate2021-02-22 13:39:52.1321883474.02.0
7977pydocstylePyCQA/pydocstylelintersdocstring style checker.https://github.com/PyCQA/pydocstylehttps://github.com/PyCQA/pydocstyleMIT2012-01-31 17:18:23.0002022-02-23 11:16:10.0002022-02-23 11:16:10721.07.0158.020.0293.0202.0859.02021-05-17 20:37:45.0006.1.117.079.083.031Truepydocstyleconda-forge/pydocstyle25780.023385.0https://pypi.org/project/pydocstyle2021-05-17 20:37:45.0002395.02118974.02127014.0https://anaconda.org/conda-forge/pydocstyle2021-05-18 22:35:13.379538706.02.056.0
8078nose2nose-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-02-21 17:00:01.0002022-02-13 04:22:171035.031.0136.024.0258.0205.0701.02022-02-13 00:26:17.0000.11.027.073.049.031Truenose2conda-forge/nose25622.04545.0https://pypi.org/project/nose22022-02-13 00:26:17.0001077.0399986.0400964.0https://anaconda.org/conda-forge/nose22020-02-02 06:02:02.00444038.02.0
8179alabasterbitprophet/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.0642.02018-10-03 01:39:17.0000.7.1225.028.085.031Truealabasterconda-forge/alabaster['sphinx']66984.059321.0https://pypi.org/project/alabaster2018-10-03 01:39:17.0007663.04611489.04664785.0https://anaconda.org/conda-forge/alabaster2018-10-03 15:29:30.0173570863.02.0
8280pytest-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-02-14 21:45:36.0002022-02-04 12:06:54382.06.0181.020.0226.0181.0471.02020-12-13 15:24:58.0003.1.144.043.0103.031Truepytest-htmlconda-forge/pytest-html['pytest']17208.016545.0https://pypi.org/project/pytest-html2020-12-13 15:24:58.000663.01786196.01789865.0https://anaconda.org/conda-forge/pytest-html2020-12-13 19:43:13.698209157.02.01.0
8381coveralls-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.0002021-12-31 03:34:56.0002021-11-11 20:58:33444.0185.06.0191.0144.0467.02021-11-11 21:00:03.0003.3.142.063.05.031Truecoverallsconda-forge/coveralls['pytest']29752.020600.0https://pypi.org/project/coveralls2021-11-11 21:00:03.0009152.0596575.0606776.0https://anaconda.org/conda-forge/coveralls2021-11-12 20:59:06.844622320.02.0
8482sqlmapsqlmapproject/sqlmapsecurityAutomatic SQL injection and database takeover tool.https://github.com/sqlmapproject/sqlmaphttps://github.com/sqlmapproject/sqlmapGPL-3.02012-06-26 09:52:15.0002022-02-23 11:13:33.0002022-02-23 11:13:309905.028.04568.01043.0308.04546.022489.02022-01-03 10:35:57.0001.676.0113.051.030Truesqlmap6.0https://pypi.org/project/sqlmap2022-02-10 21:44:37.0006.06344.06344.02.0
8583PySnoopercool-RR/PySnooperdebuggingNever use print for debugging again.https://github.com/cool-RR/PySnooperhttps://github.com/cool-RR/PySnooperMIT2019-04-18 13:55:43.0002022-01-20 23:47:25.3462022-01-14 18:37:05302.02.0916.0237.0110.096.014928.02022-01-14 18:39:42.0001.1.056.026.018.030Truepysnooperconda-forge/pysnooper630.0582.0https://pypi.org/project/pysnooper2022-01-14 18:39:42.00048.0140280.0141608.0https://anaconda.org/conda-forge/pysnooper2022-01-20 23:47:25.34643833.01.0
8684py-spybenfred/py-spyprofilingSampling profiler for Python programs.https://github.com/benfred/py-spyhttps://github.com/benfred/py-spyMIT2018-08-01 02:22:15.0002022-01-27 10:00:30.0002022-01-17 15:26:15435.05.0283.0104.0241.0167.08121.02021-11-13 01:56:30.5440.3.1134.029.071.030Truepy-spyconda-forge/py-spy35.0https://pypi.org/project/py-spy2021-11-13 01:54:19.00035.0657520.0668365.3333333334https://anaconda.org/conda-forge/py-spy2021-12-18 07:06:29.610271656.02.01.07739.0py-spyhttps://crates.io/crates/py-spy2021-11-13 01:56:30.544894.3333333333334395620.0
8785factory_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.040.0409.0354.02763.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.02119604.02121012.0https://anaconda.org/conda-forge/factory_boy2021-10-26 21:47:41.37691577.02.0
8886detect-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-02-16 21:40:39.0002022-02-16 21:22:021133.031.0270.048.0285.0160.02192.02022-02-16 22:16:52.0001.2.035.057.089.030Truedetect-secrets23.0https://pypi.org/project/detect-secrets2022-02-16 21:40:39.00023.0297910.0297910.02.0
8987prospectorPyCQA/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-02-20 07:36:59.0002022-02-01 06:50:011134.020.0145.035.0189.0237.01592.02022-01-17 17:19:37.0001.6.0105.078.059.030Trueprospectorconda-forge/prospector665.0https://pypi.org/project/prospector2022-01-17 17:19:37.000665.0373216.0373634.0https://anaconda.org/conda-forge/prospector2022-01-11 08:42:55.44527637.01.0-1.0
9088ipdbgotcha/ipdbdebuggingIntegration of IPython pdb.https://github.com/gotcha/ipdbhttps://github.com/gotcha/ipdbBSD-3-Clause2011-01-15 17:51:47.0002021-12-30 19:43:11.0002021-12-30 16:31:44354.02.0133.026.073.0115.01515.02021-06-02 11:43:46.0000.13.941.049.059.030Trueipdbconda-forge/ipdb39309.030584.0https://pypi.org/project/ipdb2021-06-02 11:43:46.0008725.02436204.02439687.0https://anaconda.org/conda-forge/ipdb2021-06-24 04:21:01.798233370.01.0
9189pybuilderpybuilder/pybuilderbuild-toolsSoftware build automation tool for Python.https://github.com/pybuilder/pybuilderhttps://github.com/pybuilder/pybuilderApache-2.02012-07-23 11:38:06.0002022-02-24 01:17:18.0002022-02-24 01:03:241388.010.0239.094.0355.0412.01368.02022-02-23 14:00:36.0000.13.5653.036.093.030Truepybuilderconda-forge/pybuilder60.0https://pypi.org/project/pybuilder2022-02-24 01:17:18.00060.018855.019110.0https://anaconda.org/conda-forge/pybuilder2022-02-23 09:28:34.9259186.03.0
9290safetypyupio/safetysecuritySafety checks your installed dependencies for known security vulnerabilities.https://github.com/pyupio/safetyhttps://github.com/pyupio/safetyMIT2016-10-19 13:22:56.0002022-01-11 22:54:29.0002021-04-28 19:57:23372.0104.029.0238.078.01211.02021-01-15 19:34:46.0001.10.338.035.046.030Truesafetyconda-forge/safety3921.03599.0https://pypi.org/project/safety2021-01-15 19:34:46.000322.0880826.0887151.0https://anaconda.org/conda-forge/safety2021-01-15 20:54:00.95827202.02.0126525.0
9391cx_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-02-23 14:44:28.0002022-02-19 20:49:341243.066.0172.026.0597.0669.0872.02022-01-24 07:19:20.0006.1037.094.060.030Truecx_freezeconda-forge/cx_freeze153.0https://pypi.org/project/cx_freeze2017-12-16 18:09:35.000153.060339.063359.0https://anaconda.org/conda-forge/cx_freeze2022-01-24 11:51:51.383111776.02.0
9492pylamaklen/pylamalintersCode audit tool for python.https://github.com/klen/pylamahttps://github.com/klen/pylamaMIT2012-08-17 10:10:10.0002022-01-10 09:57:08.0002022-01-10 09:55:09674.055.088.017.084.090.0857.02022-01-10 09:57:08.0008.3.7113.046.038.030Truepylama3970.03378.0https://pypi.org/project/pylama2022-01-10 09:57:08.000592.0115077.0115077.02.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-02-03 03:38:06.0002022-01-27 22:05:32194.014.055.08.0108.072.0696.02022-01-12 04:23:34.00022.1.1139.048.042.030Trueflake8-bugbearconda-forge/flake8-bugbear['flake8']7804.06927.0https://pypi.org/project/flake8-bugbear2022-01-12 04:23:34.000877.01260183.01278525.0https://anaconda.org/conda-forge/flake8-bugbear2022-01-12 18:37:51.792550280.02.0
9694PyHamcresthamcrest/PyHamcresttestingHamcrest matchers for Python.https://github.com/hamcrest/PyHamcresthttps://github.com/hamcrest/PyHamcrestBSD-3-Clause2010-12-24 02:55:56.0002022-01-31 23:27:42.0002021-12-27 22:27:58572.012.091.021.0128.050.0607.02021-12-12 20:12:38.0002.0.323.037.019.030Truepyhamcrestconda-forge/pyhamcrest1812.0https://pypi.org/project/pyhamcrest2021-12-12 20:12:38.0001812.01144468.01150065.0https://anaconda.org/conda-forge/pyhamcrest2021-12-13 10:31:09.148386253.02.0
9795buildoutbuildout/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-02-12 15:23:30.0002021-12-16 22:16:571650.08.0172.054.0261.0217.0530.02021-11-25 21:08:56.0002.13.6117.090.0133.030Falsezc.buildoutconda-forge/zc.buildout1067.0https://pypi.org/project/zc.buildout2021-12-16 22:16:31.0001067.0114068.0114913.0https://anaconda.org/conda-forge/zc.buildout2021-11-26 00:53:19.8474227.03.0-1.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-01-25 07:47:50.0002022-01-25 07:47:50194.08.051.018.097.084.0198.02022-01-24 06:17:40.0001.5.232.025.05.030Truetyped_astconda-forge/typed-ast5476.0https://pypi.org/project/typed_ast2022-01-24 06:17:40.0005476.013301836.013373669.0https://anaconda.org/conda-forge/typed-ast2022-01-24 18:00:39.4703735363.01.0
9997pyinstrumentjoerick/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.07.0167.053.081.080.04142.02021-11-14 19:24:48.0004.1.136.038.016.029Truepyinstrumentconda-forge/pyinstrument632.0535.0https://pypi.org/project/pyinstrument2021-11-14 19:24:48.00097.0343409.0344883.0https://anaconda.org/conda-forge/pyinstrument2022-01-26 07:30:47.19095853.02.0
10098line_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-02-23 22:29:05.0002022-02-21 16:28:58188.013.0250.013.073.030.03527.02021-12-30 14:39:07.0003.4.09.029.030.029Trueline_profilerconda-forge/line_profiler353.0https://pypi.org/project/line_profiler2017-12-20 02:30:37.000353.0167591.0170903.0https://anaconda.org/conda-forge/line_profiler2022-02-05 10:08:24.119228570.02.0
10199memory-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-02-23 14:46:53.0002022-02-23 14:46:53661.015.0329.072.0140.0109.03331.02018-08-16 03:16:49.0000.54.052.094.0111.029Truememory_profilerconda-forge/memory_profiler268.0https://pypi.org/project/memory_profiler2018-08-16 03:16:49.000268.0421452.0423718.0https://anaconda.org/conda-forge/memory_profiler2021-12-19 14:16:49.287156369.02.0
102100Diamondpython-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-02-14 10:34:48.0002022-02-12 02:19:273266.022.0593.094.0524.0136.01654.02016-11-25 22:13:29.0004.0.51536.0362.0232.029Truediamond107.075.0https://pypi.org/project/diamond2016-11-25 22:13:29.00032.047960.047960.02.0
103101pyelftoolseliben/pyelftoolsdebuggingParsing ELF and DWARF in Python.https://github.com/eliben/pyelftoolshttps://github.com/eliben/pyelftoolsUnlicense2013-06-08 22:55:54.0002022-02-14 13:44:27.0002022-02-14 13:44:27588.09.0436.069.0218.0121.01394.09.082.062.029Truepyelftoolsconda-forge/pyelftools3570.03051.0https://pypi.org/project/pyelftools2022-02-03 14:49:18.000519.0982981.0984138.0https://anaconda.org/conda-forge/pyelftools2022-02-11 20:17:14.73382178.02.0
104102pytest-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-02-24 13:04:31.0002022-02-24 12:44:34717.033.0166.052.0250.0154.0958.02021-10-25 16:25:47.0005.0.091.045.0133.029Truepytest-bddconda-forge/pytest-bdd['pytest']169.0https://pypi.org/project/pytest-bdd2021-10-25 16:25:47.000169.0313295.0314619.0https://anaconda.org/conda-forge/pytest-bdd2020-02-03 16:53:59.11443702.03.0
105103colorlogborntyping/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.0002021-11-09 08:26:36.2532021-11-08 16:54:56224.076.010.043.071.0733.02021-11-08 16:58:17.0006.6.063.030.029Truecolorlogconda-forge/colorlog16203.013836.0https://pypi.org/project/colorlog2021-11-08 16:56:43.0002367.06143261.06151546.0https://anaconda.org/conda-forge/colorlog2021-11-09 08:26:36.253580019.03.0
106104greenCleanCut/greentestingGreen is a clean, colorful, fast python test runner.https://github.com/CleanCut/greenhttps://github.com/CleanCut/greenMIT2014-04-01 20:08:18.0002022-01-20 23:42:44.0002022-01-20 23:33:271058.010.074.023.072.0169.0727.02022-01-20 23:42:44.0003.4.1143.037.02.029Truegreenconda-forge/green857.0649.0https://pypi.org/project/green2022-01-20 23:42:44.000208.016407.018134.0https://anaconda.org/conda-forge/green2020-11-12 18:09:27.15791569.03.0
107105noxtheacodes/noxtestingFlexible test automation for Python.https://github.com/theacodes/noxhttps://github.com/theacodes/noxApache-2.02016-02-24 04:02:58.0002022-02-22 09:04:24.0002022-02-22 09:04:24447.043.0106.015.0311.0239.0727.02022-01-07 23:34:01.0002022.1.722.068.030.029Truenoxconda-forge/nox['pytest']146.0https://pypi.org/project/nox2022-01-07 23:34:01.000146.0988165.0989367.0https://anaconda.org/conda-forge/nox2022-01-13 17:20:23.32948109.03.0
108106astorberkerpeksag/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.0644.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.05919721.05945048.0https://anaconda.org/conda-forge/astor2020-07-01 13:36:26.9711468973.02.0
109107mccabePyCQA/mccabecode-metricsMcCabe complexity checker for Python.https://github.com/PyCQA/mccabehttps://github.com/PyCQA/mccabeSaxpath2013-02-20 22:19:04.0002022-01-24 18:42:20.6682022-01-24 01:11:19143.01.043.016.052.036.0461.02022-01-24 01:14:49.0000.7.013.021.07.029Truemccabeconda-forge/mccabe263759.0247919.0https://pypi.org/project/mccabe2022-01-24 01:14:49.00015840.020609659.020668270.0https://anaconda.org/conda-forge/mccabe2022-01-24 18:42:20.6683985605.02.0
110108sphinx-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-02-16 23:03:32.0002022-02-11 12:12:34213.035.079.010.087.0112.0401.02022-02-11 12:16:26.0001.17.038.038.022.029Truesphinx-autodoc-typehintsconda-forge/sphinx-autodoc-typehints['sphinx']1300.0https://pypi.org/project/sphinx-autodoc-typehints2022-02-11 12:16:26.0001300.0543427.0548755.0https://anaconda.org/conda-forge/sphinx-autodoc-typehints2021-04-15 04:06:00.666271772.02.0
111109gastserge-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 13:38:42.0002021-11-13 21:38:2092.025.010.041.025.0118.02021-11-13 21:39:31.0000.5.320.010.01.029Truegastconda-forge/gast79441.077578.0https://pypi.org/project/gast2021-11-13 21:39:31.0001863.011305871.011336741.0https://anaconda.org/conda-forge/gast2021-11-15 08:20:52.5031389176.02.0
112110gdbguics01/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-02-13 19:37:28.0002022-01-16 06:03:38429.02.0481.0165.0135.0164.08455.02021-09-06 05:59:07.0000.15.0.193.039.0120.028Truegdbgui148.0146.0https://pypi.org/project/gdbgui2021-09-06 05:54:12.0002.0213244.0213618.02.07112.0
113111pipxpypa/pipxdependency-managersInstall and Run Python Applications in Isolated Environments.https://github.com/pypa/pipxhttps://github.com/pypa/pipxMIT2018-10-06 18:47:46.0002022-02-22 11:11:48.0002022-02-16 14:00:45505.032.0214.062.0355.0355.04681.02022-01-04 09:17:35.0001.0.049.075.0107.028Truepipxconda-forge/pipx6.0https://pypi.org/project/pipx2022-01-04 09:17:35.0006.0105528.0105616.0https://anaconda.org/conda-forge/pipx2022-01-04 11:29:53.789176.03.0
114112coalacoala/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.0105.03151.02371.03306.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.04976.04977.02.0148.0
115113mambamamba-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-02-24 09:37:52.0002022-02-24 06:53:591755.0194.0150.035.0766.0548.02803.02022-02-11 18:19:35.0002022.02.1188.073.0221.028Trueconda-forge/mamba58934.0https://anaconda.org/conda-forge/mamba2022-02-14 10:25:20.4272062696.03.0
116114pytest-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-02-24 13:51:56.0002022-02-18 23:24:45692.013.0291.083.0341.0200.02015.02022-02-10 10:47:12.0006.6.07.0111.0115.028Truepytest-testinfraconda-forge/pytest-testinfra['pytest']5.0https://pypi.org/project/pytest-testinfra2022-02-10 10:47:12.0005.0133321.0133513.0https://anaconda.org/conda-forge/pytest-testinfra2022-02-11 19:11:11.6062499.03.0
117115pyupgradeasottile/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-02-21 20:00:19.0002022-01-31 23:39:06832.034.096.031.0343.0255.01439.02022-01-01 00:43:49.0002.31.0124.022.010.028Truepyupgradeconda-forge/pyupgrade34.0https://pypi.org/project/pyupgrade2022-01-01 00:43:49.00034.0220859.0229439.0https://anaconda.org/conda-forge/pyupgrade2022-01-01 03:14:54.401317495.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-02-23 20:48:49.0002022-02-23 20:48:46525.04.097.033.073.0139.01296.02021-08-08 13:25:20.0005.1.054.050.020.028Trueradonconda-forge/radon2903.02303.0https://pypi.org/project/radon2021-12-15 14:08:03.854600.0333811.0334535.0https://anaconda.org/conda-forge/radon2021-09-07 09:02:03.41537655.02.0
119117pytest-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-02-10 11:02:47.0002020-10-24 18:04:51344.059.018.0132.069.0830.02020-07-06 18:40:33.0000.9.426.036.035.028Falsepytest-sugarconda-forge/pytest-sugar['pytest']11786.09207.0https://pypi.org/project/pytest-sugar2020-07-06 18:40:33.0002579.0656864.0659168.0https://anaconda.org/conda-forge/pytest-sugar2020-09-18 13:41:24.029124417.03.0
120118typeguardagronholm/typeguarddebuggingRun-time type checker for Python.https://github.com/agronholm/typeguardhttps://github.com/agronholm/typeguardMIT2015-12-27 23:15:37.0002022-01-03 15:04:31.0002021-12-10 21:05:38266.05.069.019.047.0151.0794.02021-12-10 21:09:37.0002.13.345.019.031.028Truetypeguardconda-forge/typeguard299.0https://pypi.org/project/typeguard2021-12-10 21:09:37.000299.03890721.03892755.0https://anaconda.org/conda-forge/typeguard2021-10-11 07:35:51.31275286.02.0
121119prettytablejazzband/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-02-23 10:26:56.0002022-02-23 10:26:56402.032.093.014.093.056.0685.02022-02-16 15:35:36.0003.1.122.044.022.028Falseprettytableconda-forge/prettytable541.0https://pypi.org/project/prettytable2022-02-16 15:35:36.000541.05327854.05334843.0https://anaconda.org/conda-forge/prettytable2022-02-16 22:00:19.041475300.03.0
122120asvairspeed-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-02-23 23:14:28.0002022-02-23 10:49:201919.025.0141.018.0612.0311.0640.02022-02-06 14:17:08.0000.5.118.059.0131.028Trueasvconda-forge/asv296.0233.0https://pypi.org/project/asv2022-02-06 14:16:23.00063.029454.038787.0https://anaconda.org/conda-forge/asv2022-02-06 14:59:12.745569371.03.0
123121sphinx-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-03 20:27:24.0002022-02-03 20:25:55403.07.0207.024.094.082.0580.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.0339687.0339687.02.0
124122mypy-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-02-23 19:53:43.0002022-02-23 19:53:35375.035.064.021.0254.097.0430.02022-01-23 22:29:40.0003.2.038.032.06.028Truemypy-protobufconda-forge/mypy-protobuf50.0https://pypi.org/project/mypy-protobuf2022-01-23 22:29:40.00050.0796325.0797930.0https://anaconda.org/conda-forge/mypy-protobuf2022-01-24 01:32:53.84924081.02.0nipunn1313/mypy-protobuf
125123ddtdatadriventests/ddttestingData-Driven Tests for Python Unittest.https://github.com/datadriventests/ddthttps://github.com/datadriventests/ddtMIT2012-02-11 22:57:10.0002021-10-26 05:16:28.0002021-10-04 22:40:52222.0100.022.054.038.0401.02021-10-04 22:43:34.0001.4.428.036.015.028Trueddtconda-forge/ddt5321.04008.0https://pypi.org/project/ddt2021-10-04 22:43:34.0001313.0253483.0254617.0https://anaconda.org/conda-forge/ddt2020-05-15 03:17:11.93266924.03.0
126124wasabiines/wasabiloggingA lightweight console printing and formatting toolkit.https://github.com/ines/wasabihttps://github.com/ines/wasabiMIT2018-11-17 14:40:55.0002021-12-07 08:28:14.2182021-12-06 13:51:43224.019.020.010.012.03.0322.02021-12-06 13:54:33.0000.9.035.07.04.028Truewasabiconda-forge/wasabi16789.016515.0https://pypi.org/project/wasabi2021-12-06 14:21:35.000274.03629703.03645837.0https://anaconda.org/conda-forge/wasabi2021-12-07 08:28:14.218580853.03.0
127125pytest-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.015.033.07.084.041.0203.02022-02-07 17:12:40.0000.9.119.016.08.028Truepytest-mypyconda-forge/pytest-mypy['pytest']1906.01520.0https://pypi.org/project/pytest-mypy2022-02-07 17:12:40.000386.0638306.0639174.0https://anaconda.org/conda-forge/pytest-mypy2020-11-24 14:50:18.05720852.03.0
128126astunparsesimonpercivall/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.042.07.033.021.0177.02019-12-22 18:12:11.0001.6.311.010.018.028Falseastunparseconda-forge/astunparse38451.038168.0https://pypi.org/project/astunparse2019-12-22 18:12:11.000283.05844513.05855211.0https://anaconda.org/conda-forge/astunparse2021-01-15 07:40:29.426599130.03.0
129127Bpytoparistocratos/bpytopprofilingLinux/OSX/FreeBSD resource monitor.https://github.com/aristocratos/bpytophttps://github.com/aristocratos/bpytopApache-2.02020-07-01 17:41:25.0002022-01-02 03:47:38.0002021-12-22 19:22:48405.06.0329.0159.070.0220.08303.02021-12-22 19:23:21.0001.0.6853.035.062.027Truebpytopconda-forge/bpytop1.0https://pypi.org/project/bpytop2021-12-22 19:23:21.0001.011951.012274.0https://anaconda.org/conda-forge/bpytop2021-12-22 23:07:43.3713881.03.0
130128icecreamgruns/icecreamdebuggingNever use print() to debug again.https://github.com/gruns/icecreamhttps://github.com/gruns/icecreamMIT2018-02-13 18:56:12.0002022-02-24 10:31:17.0002022-02-15 23:32:26226.013.0120.050.034.060.05729.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.0167545.0167747.0https://anaconda.org/conda-forge/icecream2022-02-16 08:21:38.4492020.03.0
131129MonkeyTypeInstagram/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-02-19 14:25:33.1472022-02-18 23:47:40292.03.0134.050.0106.0112.03674.02022-02-18 23:46:48.00022.2.022.037.038.027Truemonkeytypeconda-forge/monkeytype191.0166.0https://pypi.org/project/monkeytype2022-02-18 23:46:48.00025.043960.044735.0https://anaconda.org/conda-forge/monkeytype2022-02-19 14:25:33.14738019.02.03.0
132130alive-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-02-11 05:38:17.0002022-02-11 05:38:13543.047.0133.038.033.091.03134.02022-02-11 05:28:33.0002.3.124.02.019.027Truealive-progressconda-forge/alive-progress690.0624.0https://pypi.org/project/alive-progress2022-02-11 05:28:33.00066.033358.033872.0https://anaconda.org/conda-forge/alive-progress2021-01-08 03:33:35.99012354.03.0
133131notifiersliiight/notifiersloggingThe easy way to send notifications.https://github.com/liiight/notifiershttps://github.com/liiight/notifiersMIT2017-06-01 10:20:18.0002022-02-22 08:08:59.0002022-02-18 08:34:21491.060.082.033.0334.062.02103.02022-02-10 14:51:38.0001.3.331.018.029.027Truenotifiersconda-forge/notifiers17.0https://pypi.org/project/notifiers2022-02-10 14:51:38.00017.0367398.0368554.0https://anaconda.org/conda-forge/notifiers2021-11-16 00:29:21.94916190.03.0
134132uiautomatorxiaocong/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.0594.0157.033.0119.01770.02020-11-16 03:43:07.0001.0.241.013.0171.027Falseuiautomator273.0206.0https://pypi.org/project/uiautomator2020-11-16 03:43:07.00067.028365.028365.03.0
135133briefcasebeeware/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-02-21 08:47:19.0002022-02-10 04:00:001237.017.0215.037.0278.0263.01339.02021-03-06 05:37:12.0000.3.536.089.0112.027Truebriefcase16.0https://pypi.org/project/briefcase2021-03-06 05:37:12.00016.04087.04087.02.0
136134pymplerpympler/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-02-20 17:03:38.0002021-12-29 11:52:34474.06.075.08.050.050.0878.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.01309521.01312543.0https://anaconda.org/conda-forge/pympler2020-10-14 22:08:39.935178307.03.0
137135pdbpppdbpp/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-02-22 18:43:20.0002022-02-22 18:43:20700.03.046.018.0303.0116.0865.02021-07-09 22:22:20.0000.10.326.041.064.027Truepdbppconda-forge/pdbpp3202.02610.0https://pypi.org/project/pdbpp2021-07-09 22:22:20.000592.0557449.0558733.0https://anaconda.org/conda-forge/pdbpp2021-07-11 15:21:48.41969357.03.0
138136Yappisumerc/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.0002021-12-15 13:51:36.1672021-12-08 13:47:41655.02.052.011.042.038.0846.02021-10-05 13:05:13.0001.3.319.026.017.027Trueyappiconda-forge/yappi882.0541.0https://pypi.org/project/yappi2021-12-15 13:51:36.167341.0875749.0877480.0https://anaconda.org/conda-forge/yappi2021-11-07 16:26:03.83896964.03.0
139137mkdocstringsmkdocstrings/mkdocstringsdocumentationAutomatic documentation from sources, for MkDocs.https://github.com/mkdocstrings/mkdocstringshttps://github.com/mkdocstrings/mkdocstringsISC2019-12-09 18:09:09.0002022-02-23 18:14:28.0002022-02-23 18:14:28504.040.064.06.0131.0189.0626.02022-02-06 19:21:38.0000.18.042.028.054.027Truemkdocstringsconda-forge/mkdocstrings['mkdocs']163.0https://pypi.org/project/mkdocstrings2022-02-06 19:18:22.000163.0152654.0153435.0https://anaconda.org/conda-forge/mkdocstrings2021-12-28 00:30:39.82112509.02.0
140138python-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-01-20 12:12:45.1372021-06-11 10:22:09273.037.07.034.049.0451.02021-06-11 10:22:42.00015.0.163.016.025.027Truecoloredlogsanaconda/coloredlogs12161.010427.0https://pypi.org/project/coloredlogs2021-06-11 10:22:42.0001734.02499954.02500022.0https://anaconda.org/anaconda/coloredlogs2022-01-20 12:12:45.1373652.03.0
141139darglintterrencepreilly/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-01-21 20:05:44.0002021-10-18 03:34:23504.037.07.056.094.0393.02021-10-18 03:40:35.0001.8.148.022.048.027Truedarglintconda-forge/darglint1846.01793.0https://pypi.org/project/darglint2021-10-18 03:40:35.00053.0282065.0283114.0https://anaconda.org/conda-forge/darglint2021-11-05 17:11:34.44930422.02.0
142140hackingopenstack/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-01-10 09:57:18.0002022-01-10 09:18:371055.02.066.032.06.0221.02021-04-21 10:37:50.0004.1.037.0183.027Truehacking['flake8']4391.0https://pypi.org/project/hacking2021-04-21 10:37:50.0004391.0392848.0392848.02.0-1.0
143141py2appronaldoussoren/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-02-06 16:14:27.0002022-02-06 12:47:09702.06.020.011.017.0278.0170.02021-09-27 15:32:37.0000.26.142.027.0112.027Truepy2app4760.03933.0https://pypi.org/project/py2app2021-09-27 15:32:37.000827.015359.015359.02.0
144142flake8-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.03.061.040.0135.02021-10-19 07:07:05.0003.3.140.030.03.027Trueflake8-quotesconda-forge/flake8-quotes['flake8']5205.04381.0https://pypi.org/project/flake8-quotes2021-12-15 15:00:09.741824.0591096.0600176.0https://anaconda.org/conda-forge/flake8-quotes2021-10-19 22:36:39.426590256.02.0
145143flake8-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-01-19 09:57:47.0002022-01-19 09:57:46276.04.041.06.062.041.0121.02021-10-14 11:43:49.0004.1.133.031.013.027Trueflake8-isortconda-forge/flake8-isort['flake8']5411.04822.0https://pypi.org/project/flake8-isort2021-10-14 11:43:49.000589.0618590.0619131.0https://anaconda.org/conda-forge/flake8-isort2021-10-14 14:17:41.68415161.02.0
146144PyOxidizerindygreg/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-02-23 14:03:59.0002022-01-31 05:21:055337.0299.0138.056.091.0174.03506.02021-10-26 00:49:29.000pyoxidizer/0.18.010.038.0260.026Truepyoxidizerhttps://pypi.org/project/pyoxidizer2021-10-26 00:43:39.0001726.01794.03.01714.0
147145dephelldephell/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.0109.023.0221.0161.01742.02020-04-28 06:31:17.000.0.8.330.037.0108.026Falsedephell367.0355.0https://pypi.org/project/dephell2020-04-28 06:29:24.00012.015754.015759.03.0168.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.0629.02018-05-20 19:52:16.0004.2.017.016.039.026Falsepytest-watchconda-forge/pytest-watch['pytest']4016.03442.0https://pypi.org/project/pytest-watch2018-05-20 19:52:16.000574.0283396.0284521.0https://anaconda.org/conda-forge/pytest-watch2022-02-06 13:37:43.38555128.03.0
149147autoflakemyint/autoflakerefactoringRemoves unused imports and unused variables as reported by pyflakes.https://github.com/PyCQA/autoflakehttps://github.com/PyCQA/autoflakeMIT2012-12-27 03:40:17.0002021-09-01 03:13:36.0002020-12-27 17:36:40439.052.010.036.033.0492.02019-08-04 15:14:24.0001.3.136.017.035.026Falseautoflakeconda-forge/autoflake4422.03923.0https://pypi.org/project/autoflake2019-08-04 15:14:24.000499.0682773.0690393.0https://anaconda.org/conda-forge/autoflake2021-05-26 15:10:21.374259081.02.0PyCQA/autoflake
150148pytest-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-02-12 10:03:31.0002022-02-12 10:03:30451.036.022.03.0399.042.0403.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.0445691.0450512.0https://anaconda.org/conda-forge/pytest-randomly2022-01-10 21:33:59.86519286.03.0
151149pep8-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.062.015.0107.072.0368.02021-08-08 02:45:08.0000.12.123.032.014.026Falsepep8-namingconda-forge/pep8-naming11095.09386.0https://pypi.org/project/pep8-naming2021-08-08 02:45:08.0001709.01214778.01217733.0https://anaconda.org/conda-forge/pep8-naming2021-08-08 04:41:02.577212788.03.0
152150flake8-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-02-12 10:03:26.0002022-02-12 10:03:25415.027.016.05.0364.034.0335.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.0643545.0651563.0https://anaconda.org/conda-forge/flake8-comprehensions2022-01-10 21:45:55.529505157.03.0
153151vulturejendrikseipp/vulturerefactoringFind dead Python code.https://github.com/jendrikseipp/vulturehttps://github.com/jendrikseipp/vultureMIT2016-08-11 15:39:58.6472022-01-03 17:23:29.0002022-01-03 17:23:29683.01.095.019.0118.0138.02029.02021-01-16 17:51:40.0002.342.030.017.025Truevultureconda-forge/vulture1674.01457.0https://pypi.org/project/vulture2021-01-16 17:49:50.000217.0234710.0235489.0https://anaconda.org/conda-forge/vulture2020-08-11 23:14:02.06251444.02.0
154152shivlinkedin/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-01-24 19:19:33.0002022-01-24 19:14:58197.03.079.028.0105.071.01382.02022-01-24 19:19:34.0001.0.158.035.030.025Trueshiv12.0https://pypi.org/project/shiv2022-01-24 19:17:52.00012.017884.017889.03.0176.0
155153beartypebeartype/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-02-24 14:35:40.0002022-02-24 07:37:59569.071.021.07.020.068.01065.02022-02-22 23:42:32.0000.10.219.09.013.025Truebeartypeconda-forge/beartype30.0https://pypi.org/project/beartype2022-02-22 23:42:32.00030.080139.080659.0https://anaconda.org/conda-forge/beartype2022-02-23 02:23:15.44310415.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.0855.02021-04-17 19:47:26.0003.4.142.035.078.025Truepytest-benchmarkconda-forge/pytest-benchmark['pytest']3157.02601.0https://pypi.org/project/pytest-benchmark2021-04-17 19:47:26.000556.0405615.0422719.0https://anaconda.org/conda-forge/pytest-benchmark2021-04-18 21:19:04.8601214416.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-02-03 14:42:26.0002022-02-03 14:42:26570.01.0122.08.0106.0191.0791.02021-08-03 14:51:19.0000.10.034.057.087.025Truepdoc3anaconda/pdoc31437.01320.0https://pypi.org/project/pdoc32021-08-03 14:51:19.000117.0282340.0282360.0https://anaconda.org/anaconda/pdoc32020-11-30 22:53:50.187547.03.0
158156python-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.0002021-12-16 01:21:37.4212021-12-15 17:43:121026.067.037.013.021.050.0659.02021-12-15 20:36:30.0003.4.349.09.037.025Truehunterconda-forge/hunter99.078.0https://pypi.org/project/hunter2021-12-15 20:36:30.00021.012261.012771.0https://anaconda.org/conda-forge/hunter2021-12-16 01:21:37.4213572.03.0
159157redbaronpycqa/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.03.070.028.0106.046.0630.02019-03-17 19:03:54.0000.9.215.034.080.025Trueredbaron471.0355.0https://pypi.org/project/redbaron2019-03-17 18:59:01.000116.038153.038153.02.0
160158Mamba 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.023.084.052.0483.02020-11-16 12:36:24.0000.11.221.022.045.025Falsemamba531.0413.0https://pypi.org/project/mamba2020-11-16 12:35:41.000118.021481.021481.03.0
161159interrogateeconchick/interrogatedocumentationExplain yourself! Interrogate a codebase for docstring coverage.https://github.com/econchick/interrogatehttps://github.com/econchick/interrogateMIT2020-04-24 02:33:25.0002022-01-31 07:09:19.0002021-12-27 17:39:09174.02.027.04.069.024.0340.02021-09-10 23:05:20.0001.5.014.012.08.025Trueinterrogate1389.01354.0https://pypi.org/project/interrogate2021-09-10 23:05:20.00035.0104524.0104524.03.0
162160baronPyCQA/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.09.052.014.0100.029.0268.02021-12-09 03:33:32.0000.10.121.033.046.025Truebaron256.0197.0https://pypi.org/project/baron2021-12-09 03:33:32.00059.039627.039627.02.0
163161paverpaver/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.078.014.084.093.0446.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.038588.038965.0https://anaconda.org/conda-forge/paver2018-07-24 12:48:36.12223807.03.0
164162sphinx-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.0002021-06-24 02:56:51.0002021-03-14 13:43:08285.051.012.054.044.0376.02021-03-14 13:46:47.0002021.3.1415.017.014.024Truesphinx-autobuildconda-forge/sphinx-autobuild['sphinx']2586.0https://pypi.org/project/sphinx-autobuild2021-03-14 13:46:47.0002586.0247623.0249061.0https://anaconda.org/conda-forge/sphinx-autobuild2021-03-14 17:15:24.29783406.03.0
165163py2exepy2exe/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.08.047.017.024.097.0368.02022-02-13 10:35:33.0000.11.1.020.014.05.024Truepy2exe1576.01400.0https://pypi.org/project/py2exe2022-02-13 10:37:10.000176.022303.022533.03.08082.0
166164docformattermyint/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.035.011.034.022.0260.02019-11-10 16:23:03.0001.3.148.016.027.024Truedocformatterconda-forge/docformatter936.0847.0https://pypi.org/project/docformatter2020-12-27 18:11:12.00089.0111523.0112403.0https://anaconda.org/conda-forge/docformatter2020-12-29 08:31:19.77214974.03.0PyCQA/docformatter
167165flake8-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.0002021-03-12 04:22:24.0002020-08-04 12:21:12274.061.09.087.085.0255.02019-03-04 08:39:11.0000.18.134.040.013.024Falseflake8-import-orderconda-forge/flake8-import-order['flake8']1138.0https://pypi.org/project/flake8-import-order2019-03-04 08:39:11.0001138.0382404.0385660.0https://anaconda.org/conda-forge/flake8-import-order2019-03-06 03:48:48.199205188.03.0
168166check-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-02-24 13:46:57.0002022-02-24 13:46:56528.01.031.05.061.072.0250.041.020.017.024Truecheck-manifestconda-forge/check-manifest9585.07096.0https://pypi.org/project/check-manifest2021-09-22 09:08:46.0002489.0178169.0179189.0https://anaconda.org/conda-forge/check-manifest2021-09-22 11:40:52.38938765.03.0
169167astevalnewville/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.028.032.010.048.049.0128.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.0154417.0156897.0https://anaconda.org/conda-forge/asteval2021-02-27 14:24:12.922158768.03.0
170168flake8-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.024Trueflake8-commas['flake8']2837.02503.0https://pypi.org/project/flake8-commas2021-10-13 19:25:39.000334.0293479.0293479.03.0
171169better-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.042.04127.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.035005.035005.03.0
172170vprofnvdv/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.03815.02018-06-24 14:16:36.0000.37.624.017.026.023Truevprof108.092.0https://pypi.org/project/vprof2020-02-29 13:31:59.00016.07455.07455.03.0
173171reboundshobrook/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-02-16 15:15:53.0002022-02-16 05:16:40168.02.0360.079.041.038.03804.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.02717.05647.0https://anaconda.org/conda-forge/rebound2022-01-26 16:51:02.039166873.03.0178.0
174172pytpython-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.074.0116.077.02067.02018-11-01 16:02:57.0000.4215.022.021.023Falsepython-taint72.060.0https://pypi.org/project/python-taint2018-11-01 16:02:04.00012.03171.03172.03.073.0
175173Bowlerfacebookincubator/BowlerrefactoringSafe code refactoring for modern Python.https://github.com/facebookincubator/Bowlerhttps://github.com/facebookincubator/BowlerMIT2018-06-07 21:44:17.0002021-12-30 11:53:38.0002021-09-01 18:41:12183.088.028.072.034.01361.02020-09-17 01:55:39.0000.9.08.026.046.023Truebowlerconda-forge/bowler7.0https://pypi.org/project/bowler2020-09-17 01:55:39.0007.031235.031532.0https://anaconda.org/conda-forge/bowler2019-06-12 18:37:14.24611591.03.0
176174pyccopycco-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.0768.02018-07-25 01:42:48.0000.6.011.036.029.023Falsepycco361.0248.0https://pypi.org/project/pycco2018-07-25 01:42:48.000113.02456.02456.03.0
177175pytest-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-02-18 13:20:29.0002022-02-18 13:16:46295.08.029.015.063.091.0516.02022-02-08 04:57:14.0001.2.343.016.028.023Truepytest-testmonconda-forge/pytest-testmon['pytest']54.0https://pypi.org/project/pytest-testmon2022-02-18 13:19:53.00054.0128116.0128811.0https://anaconda.org/conda-forge/pytest-testmon2019-08-03 00:17:17.06333383.03.0
178176pytest-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-02-07 14:17:57.0002022-01-25 14:44:44780.02.062.022.0104.058.0433.02019-05-28 06:37:19.0001.7.012.058.045.023Truepytest-virtualenvconda-forge/pytest-shutil63.0https://pypi.org/project/pytest-virtualenv2019-05-28 06:37:19.00063.014687.015117.0https://anaconda.org/conda-forge/pytest-shutil2021-10-18 17:46:27.84418497.03.0
179177constructorconda/constructorpackagingtool for creating installers from conda packages.https://github.com/conda/constructorhttps://github.com/conda/constructorBSD-3-Clause2016-02-12 06:52:50.0002022-02-23 22:04:47.0002022-02-14 13:31:03983.018.0134.028.0243.0201.0346.02022-02-14 22:24:56.0003.2.237.050.058.023Trueconstructor12.012.078.0https://anaconda.org/anaconda/constructor2022-01-29 13:42:13.8525172.03.0226.0
180178blacken-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-02-15 10:52:28.0002022-01-31 23:38:47225.017.022.05.0103.041.0323.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.025937.026959.0https://anaconda.org/conda-forge/blacken-docs2022-01-30 18:29:51.38119420.03.0
181179mkdocs-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-01-13 00:51:00.0002021-10-05 01:31:1072.034.017.029.045.0229.02021-10-05 01:33:27.0000.5.1024.011.041.023Truemkdocs-pdf-export-plugin['mkdocs']208.0204.0https://pypi.org/project/mkdocs-pdf-export-plugin2021-10-05 01:33:27.0004.016084.016084.03.0
182180flake8-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-02-14 07:50:23.0002022-02-14 07:50:21337.09.06.04.0206.027.0225.02021-10-19 12:43:12.0001.2.012.013.01.023Trueflake8-eradicateconda-forge/flake8-eradicate['flake8']65.0https://pypi.org/project/flake8-eradicate2021-10-19 12:43:12.00065.0309772.0309876.0https://anaconda.org/conda-forge/flake8-eradicate2021-10-19 16:48:36.5211040.03.0
183181xenonrubik/xenoncode-metricsMonitoring tool based on radon.https://github.com/rubik/xenonhttps://github.com/rubik/xenonMIT2014-02-14 14:19:20.0002022-02-24 13:39:14.0002022-02-24 08:20:57112.04.017.05.013.027.0203.02021-09-03 15:34:36.0000.8.021.08.06.023Truexenonconda-forge/xenon372.0303.0https://pypi.org/project/xenon2022-02-24 08:21:17.00069.065365.065642.0https://anaconda.org/conda-forge/xenon2019-10-12 20:39:43.88314435.03.0
184182pytkdocsmkdocstrings/pytkdocsdocumentationLoad Python objects documentation.https://github.com/mkdocstrings/pytkdocshttps://github.com/mkdocstrings/pytkdocsISC2020-02-04 21:18:34.0002022-02-19 19:10:31.8662022-02-19 17:36:33236.016.032.03.044.076.043.02022-02-19 16:23:41.0000.16.025.022.014.023Falsepytkdocsconda-forge/pytkdocs8.0https://pypi.org/project/pytkdocs2022-02-19 16:23:41.0008.0125574.0127449.0https://anaconda.org/conda-forge/pytkdocs2022-02-19 19:10:31.86630011.03.0
185183Profilingwhat-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.022Falseprofiling50.045.0https://pypi.org/project/profiling2021-12-15 15:24:47.1335.04474.04474.03.0
186184PrettyErrorsonelivesleft/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.072.029.010.037.02471.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.024176.024422.0https://anaconda.org/conda-forge/pretty_errors2021-11-27 17:41:04.9993693.03.0
187185sixpacksixpack/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.01726.02017-11-22 14:27:35.0002.7.037.056.088.022Falsesixpack14.010.0https://pypi.org/project/sixpack2017-11-22 14:27:35.0004.0440.0440.03.0
188186stackprintercknd/stackprinterloggingDebugging-friendly exceptions for Python.https://github.com/cknd/stackprinterhttps://github.com/cknd/stackprinterMIT2018-09-05 10:58:47.0002021-03-18 20:44:50.0002021-01-01 18:48:26159.033.08.026.015.01160.02020-10-31 13:10:42.0000.2.514.06.011.022Falsestackprinterconda-forge/stackprinter115.095.0https://pypi.org/project/stackprinter2020-10-31 13:06:59.00020.0374251.0374344.0https://anaconda.org/conda-forge/stackprinter2020-10-31 17:18:37.5372985.03.0
189187wilytonybaloney/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-02-21 08:49:50.0002022-02-18 04:48:51720.017.046.024.063.053.0869.02020-09-02 06:33:11.0001.19.046.018.028.022Truewily9.0https://pypi.org/project/wily2021-07-01 08:25:50.0009.027724.027724.03.0
190188pynsisttakluyver/pynsistpackagingBuild Windows installers for Python applications.https://github.com/takluyver/pynsisthttps://github.com/takluyver/pynsistMIT2014-03-30 19:11:21.0002022-01-13 11:17:04.0002021-12-01 21:13:53550.02.0101.033.086.0135.0753.02020-07-03 08:11:24.0002.5.121.029.025.022Truepynsist47.0https://pypi.org/project/pynsist2021-03-28 16:28:58.00047.01842.01842.03.0
191189snoopalexmojaki/snoopdebuggingA powerful set of Python debugging tools, based on PySnooper.https://github.com/alexmojaki/snoophttps://github.com/alexmojaki/snoopMIT2019-05-13 18:45:35.0002021-11-11 19:47:40.2942021-11-11 16:24:42418.024.015.012.021.0706.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.019521.019578.0https://anaconda.org/conda-forge/snoop2021-11-11 19:47:40.294230.03.0
192190FixitInstagram/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.05.042.015.0164.025.0291.02021-07-31 16:17:24.0000.1.46.029.032.022Truefixit16.014.0https://pypi.org/project/fixit2021-07-30 20:35:02.0002.09166.09166.03.0
193191nitpickandreoliwa/nitpicklintersEnforce the same settings on multiple projects.https://github.com/andreoliwa/nitpickhttps://github.com/andreoliwa/nitpickMIT2018-03-23 14:25:24.0002022-02-21 19:47:40.0002022-02-06 05:00:23668.079.013.03.0359.065.0228.02022-01-15 04:40:55.0000.31.047.013.030.022Truenitpick['flake8']3.0https://pypi.org/project/nitpick2022-01-15 04:40:51.0003.012975.012975.03.04.0
194192mkdocs-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.08.022.07.011.041.0222.02022-02-12 20:35:47.0002.7.020.04.08.022Truemkdocs-awesome-pages-plugin['mkdocs']64.0https://pypi.org/project/mkdocs-awesome-pages-plugin2022-02-12 20:34:18.00064.058528.058528.03.0
195193add-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-01-31 23:38:56.0002022-01-31 23:38:55313.021.018.05.0130.039.0214.02021-11-20 18:06:22.0002.2.132.09.01.022Trueadd-trailing-comma11.0https://pypi.org/project/add-trailing-comma2021-11-20 18:06:22.00011.018698.018698.03.0
196194data-science-typespredictive-analytics-lab/data-science-typeslintersMypy stubs, i.e., type information, for numpy, pandas and matplotlib.https://github.com/predictive-analytics-lab/data-science-typeshttps://github.com/predictive-analytics-lab/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.0188.02021-02-16 16:47:31.0000.2.2326.044.039.022Truedata-science-typesconda-forge/data-science-types183.0175.0https://pypi.org/project/data-science-types2021-02-16 16:45:03.0008.048615.048805.0https://anaconda.org/conda-forge/data-science-types2021-02-16 21:31:02.6322669.03.0
197195releasesbitprophet/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.022Truereleasesconda-forge/sphinx-releases['sphinx']789.0423.0https://pypi.org/project/releases2020-01-11 00:29:49.000366.05393.06379.0https://anaconda.org/conda-forge/sphinx-releases2021-10-19 17:29:57.24244412.03.0
198196xdoctestErotemic/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.0002021-12-20 22:57:51.0002021-12-20 22:57:18676.01.07.04.078.020.0134.02021-10-06 11:58:58.0000.15.1062.07.018.022Truexdoctestconda-forge/xdoctest2192.02130.0https://pypi.org/project/xdoctest2021-10-06 11:58:58.00062.0116245.0116958.0https://anaconda.org/conda-forge/xdoctest2021-08-10 02:00:15.25017117.03.0conda-forge/xdoctest
199197flake8-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-02-24 12:05:29.0002022-02-04 11:35:43106.07.010.02.027.016.0110.02022-01-30 12:36:49.0000.2.412.06.07.022Trueflake8-blackconda-forge/flake8-black['flake8']1941.01799.0https://pypi.org/project/flake8-black2022-01-30 12:36:49.000142.0456842.0463228.0https://anaconda.org/conda-forge/flake8-black2022-01-30 17:21:49.498204360.03.0
200198memory_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.069.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.0421452.0423718.0https://anaconda.org/conda-forge/memory_profiler2021-12-19 14:16:49.287156369.03.0
201199pyrasitelmacken/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.059.044.015.02606.013.020.040.021Falsepyrasite44.038.0https://pypi.org/project/pyrasite2012-05-09 19:11:33.0006.027991.027991.03.0
202200xarfacebookincubator/xarpackagingexecutable archive format.https://github.com/facebookincubator/xarhttps://github.com/facebookincubator/xarBSD-3-Clause2017-06-29 18:15:26.0002022-02-08 17:41:39.0002022-02-08 17:41:3683.05.045.034.017.021.01487.02020-12-02 20:41:20.00020.12.23.031.08.021Truexar17.017.0https://pypi.org/project/xar2020-12-02 20:41:20.000204.0204.03.0
203201Birdseyealexmojaki/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.0002021-11-11 16:04:25.0002021-11-11 16:04:02412.070.046.047.032.01461.02021-11-11 16:04:25.0000.9.338.010.018.021Truebirdseye3.0https://pypi.org/project/birdseye2021-11-11 16:04:25.0003.01505.01505.03.0
204202pyannotatedropbox/pyannotaterefactoringAuto-generate PEP-484 annotations.https://github.com/dropbox/pyannotatehttps://github.com/dropbox/pyannotateApache-2.02017-11-13 20:18:08.0002021-10-12 20:53:52.0002021-10-12 20:53:4995.054.028.061.033.01272.02019-09-16 15:37:03.0001.2.09.017.026.021Truepyannotate84.066.0https://pypi.org/project/pyannotate2019-09-16 15:37:03.00018.04215.04215.03.0
205203pytest-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.017.09.021.020.0238.02020-02-01 18:04:00.0000.6.312.09.015.021Truepytest-lazy-fixtureconda-forge/pytest-lazy-fixture['pytest']631.0577.0https://pypi.org/project/pytest-lazy-fixture2020-02-01 18:04:00.00054.0340458.0345954.0https://anaconda.org/conda-forge/pytest-lazy-fixture2020-02-01 18:49:47.818318823.03.0
206204pandas-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.021Truepandas-vetconda-forge/pandas-vet['flake8']74.065.0https://pypi.org/project/pandas-vet2022-02-09 02:48:57.0009.09726.09969.0https://anaconda.org/conda-forge/pandas-vet2022-02-10 13:58:38.7068237.03.041.0
207205mkdocs-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-02-19 06:19:26.0002021-10-14 20:29:54188.025.07.031.039.0125.02021-07-03 02:09:02.0000.9.328.06.033.021Truemkdocs-with-pdf['mkdocs']106.0106.0https://pypi.org/project/mkdocs-with-pdf2021-07-03 02:04:39.00010909.010909.03.0
208206flake8-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.033.079.02020-05-14 10:45:01.0001.5.323.015.03.021Trueflake8-builtinsconda-forge/flake8-builtins['flake8']3647.03348.0https://pypi.org/project/flake8-builtins2020-05-14 10:45:01.000299.0441106.0443240.0https://anaconda.org/conda-forge/flake8-builtins2020-05-18 15:22:26.836134458.03.0
209207python-devtoolssamuelcolvin/python-devtoolsloggingDev tools for python.https://github.com/samuelcolvin/python-devtoolshttps://github.com/samuelcolvin/python-devtoolsMIT2017-08-20 15:30:06.0002022-02-18 17:41:38.0002021-09-08 10:38:2898.017.07.061.034.0467.02021-09-29 08:43:45.0000.8.012.07.04.020Truepython-devtoolsconda-forge/python-devtools565.0564.0https://pypi.org/project/python-devtools2017-08-21 10:32:25.0001.0422.0592.0https://anaconda.org/conda-forge/python-devtools2021-09-29 17:13:46.2471706.03.0
210208python-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-02-02 16:18:19.0002022-02-02 16:18:05489.04.017.09.044.015.0321.02021-04-08 20:14:54.0001.8.023.011.06.020Truemanholeconda-forge/manhole122.084.0https://pypi.org/project/manhole2021-04-08 20:14:54.00038.025590.025864.0https://anaconda.org/conda-forge/manhole2021-11-07 23:05:41.7661918.03.0
211209pytest-dockeravast/pytest-dockertestingDocker-based integration tests.https://github.com/avast/pytest-dockerhttps://github.com/avast/pytest-dockerMIT2017-03-07 04:51:13.0002022-02-12 20:15:02.0002021-06-14 12:23:2060.046.08.045.016.0270.02021-06-14 12:12:56.0000.10.315.011.017.020Truepytest-docker['pytest']23.0https://pypi.org/project/pytest-docker2021-06-14 12:09:30.00023.062086.062089.03.086.0
212210pytest-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.01.017.04.024.011.0154.02019-10-22 13:04:22.0001.3.19.07.05.020Truepytest-datadirconda-forge/pytest-datadir['pytest']591.0520.0https://pypi.org/project/pytest-datadir2019-10-22 13:04:22.00071.0146238.0147847.0https://anaconda.org/conda-forge/pytest-datadir2019-10-23 16:32:51.374103028.03.0
213211eradicatemyint/eradicaterefactoringRemoves commented-out code from Python files.https://github.com/myint/eradicatehttps://github.com/myint/eradicateSaxpath2012-12-23 04:39:48.0002022-02-01 13:56:43.0002020-10-01 09:23:01164.021.03.013.013.0122.02020-10-01 09:33:03.0002.0.016.07.06.020Falseeradicateconda-forge/eradicate89.0https://pypi.org/project/eradicate2020-10-01 09:33:03.00089.0333241.0333297.0https://anaconda.org/conda-forge/eradicate2021-04-19 20:24:58.341569.03.0
214212dodgylandscapeio/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.0101.02019-12-31 16:44:58.0000.2.110.014.09.020Truedodgyconda-forge/dodgy1836.01553.0https://pypi.org/project/dodgy2019-12-31 16:44:58.000283.0225831.0226237.0https://anaconda.org/conda-forge/dodgy2020-06-10 17:10:06.57926810.03.0
215213pyenv-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-14 18:57:19.0002022-01-30 18:14:28480.02.0313.074.0117.0198.04767.02019-02-14 00:27:42.0001.1.57.047.0135.019True3.0
216214fake2dbemirozer/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.02120.02019-03-09 13:53:12.0001.0.023.018.07.019Falsefake2db19.018.0https://pypi.org/project/fake2db2018-02-09 15:43:23.0001.0431.0431.03.0
217215heartratealexmojaki/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.030.04.03.01375.02021-11-13 14:58:19.0000.2.24.03.04.019Trueheartrateconda-forge/heartrate41.038.0https://pypi.org/project/heartrate2021-11-13 14:58:19.0003.0659.0715.0https://anaconda.org/conda-forge/heartrate2021-11-13 17:38:32.433455.03.0
218216portraytimothycrosley/portraydocumentationYour Project with Great Documentation.https://github.com/timothycrosley/portrayhttps://github.com/timothycrosley/portrayMIT2019-08-21 05:14:04.0002021-06-13 08:00:00.0002021-06-13 07:59:39244.058.015.035.031.0775.02021-06-13 08:00:00.0001.7.028.016.024.019Trueportray17.0https://pypi.org/project/portray2021-06-13 08:00:00.00017.06197.06197.03.0
219217vexsashahart/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.019Falsevex35.025.0https://pypi.org/project/vex2019-05-10 19:21:38.00010.02849.02849.03.0
220218assertpyActivisionGameScience/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.0232294.0232562.0https://anaconda.org/conda-forge/assertpy2020-07-19 15:23:26.71013712.03.0
221219flakehelllife4/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.0224.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.047169.047171.03.057.0
222220imhotepjustinabrahms/imhoteplintersA static-analysis bot for Github.https://github.com/justinabrahms/imhotephttps://github.com/justinabrahms/imhotepMIT2012-12-17 01:26:32.0002022-02-20 06:09:25.0002022-02-20 06:01:54361.03.036.06.063.024.0217.02022-02-20 06:09:19.0002.0.010.016.020.019Trueimhotep14.09.0https://pypi.org/project/imhotep2022-02-20 06:09:19.0005.0146.0146.03.0
223221unimporthakancelik96/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-02-24 10:06:58.0002022-02-24 10:06:58409.09.012.03.0127.068.0123.02022-01-29 20:20:14.0000.9.435.013.08.019Trueunimport19.019.0https://pypi.org/project/unimport2022-01-29 20:20:14.0004956.04956.03.0
224222sphinx-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.01.032.06.024.016.0120.02019-12-23 17:05:52.0000.5.423.017.021.019Truesphinx-markdown-builder['sphinx']266.0214.0https://pypi.org/project/sphinx-markdown-builder2022-01-08 15:31:25.00052.026252.026252.03.0
225223flake8-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']924.0814.0https://pypi.org/project/flake8-mypy2017-08-31 23:17:01.000110.044375.044375.03.0
226224unifymyint/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.012.07.09.03.067.02013-06-22 15:34:37.0000.1.510.05.010.019Falseunifyconda-forge/unify417.0381.0https://pypi.org/project/unify2019-08-07 13:46:09.00036.081671.081711.0https://anaconda.org/conda-forge/unify2021-06-29 19:32:02.475320.03.0
227225flake8-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.0002020-12-29 20:50:06.0002020-08-29 05:51:0844.016.03.08.08.065.02019-10-08 03:58:31.0002.1.211.05.04.019Falseflake8-bandit['flake8']96.0https://pypi.org/project/flake8-bandit2019-10-08 03:58:31.00096.0471195.0471195.03.0
228226pylint-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.019Truepylint-flaskconda-forge/pylint-flask['pylint']6126.05771.0https://pypi.org/project/pylint-flask2019-01-30 19:26:02.000355.0242134.0242950.0https://anaconda.org/conda-forge/pylint-flask2019-02-02 18:28:49.93453914.03.0
229227mkdocs-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-02-24 14:14:06.0002020-10-16 01:58:3624.06.04.08.09.041.02020-10-16 02:02:42.0000.3.18.06.02.019Falsemkdocs-git-revision-date-plugin['mkdocs']471.0457.0https://pypi.org/project/mkdocs-git-revision-date-plugin2020-10-16 02:02:18.00014.025753.025753.03.0
230228mkdocs-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-02-16 11:17:55.0002022-02-16 11:14:25210.025.06.01.04.063.034.02022-02-16 11:17:50.0002.3.136.01.02.019Falsemkdocs-print-site-plugin['mkdocs']70.067.0https://pypi.org/project/mkdocs-print-site-plugin2022-02-16 11:17:50.0003.04990.04990.03.0
231229pyflowDavid-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-01-15 08:58:39.0002021-12-04 05:27:25357.09.041.019.051.071.01004.02021-07-02 13:17:04.0000.3.126.028.047.018Truepyflow1.0https://pypi.org/project/pyflow2021-07-02 13:17:04.0001.0272.0403.03.03956.0
232230dlintdlint-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-02-16 21:27:55.0002022-02-16 21:27:46215.01.06.02.04.014.086.02021-10-27 13:15:42.0000.12.014.08.020.018Truedlintconda-forge/dlint29.0https://pypi.org/project/dlint2021-10-27 13:15:42.00029.073193.073231.0https://anaconda.org/conda-forge/dlint2021-11-09 20:19:38.085115.03.0
233231pip-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.09.010.05.013.040.065.02022-01-23 01:45:05.0008.8.029.011.03.018Truepip-run2.0https://pypi.org/project/pip-run2022-01-23 01:44:53.0002.019358.019358.03.0
234232pyheatcsurfer/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.0708.02018-12-06 03:59:34.0000.0.66.05.05.017Truepy-heat41.035.0https://pypi.org/project/py-heat2018-12-06 03:59:34.0006.03075.03075.03.0
235233pyntrags/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.017Falsepynt106.078.0https://pypi.org/project/pynt2018-06-24 06:23:48.00028.07227.07227.03.0
236234pyformatmyint/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.084.02014-09-07 13:57:37.0000.5.723.03.03.017Falsepyformat161.0136.0https://pypi.org/project/pyformat2017-01-04 02:31:11.00025.024285.024285.03.0
237235lazydocsml-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.020.05.022.06.076.02021-07-27 09:00:22.0000.4.818.07.07.017Truelazydocs72.060.0https://pypi.org/project/lazydocs2021-07-27 08:05:42.00012.02657.02657.03.0
238236pyenv-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.0002021-12-16 16:46:37.0002021-08-27 04:13:02138.0331.067.051.064.03083.033.05.016True3.0
239237dh-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.0002021-11-10 20:28:36.0002021-11-10 20:28:36414.0163.042.0149.0170.01512.058.024.016True3.0
240238pycyclebndr/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.016.05.06.01.0299.02017-02-13 18:07:58.0000.0.88.02.015.016Falsepycycle59.052.0https://pypi.org/project/pycycle2017-02-13 18:07:58.0007.01748.01748.03.0
241239bellybuttonhchasestevens/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.0229.02020-11-27 21:20:22.0000.3.111.05.08.016Truebellybutton18.017.0https://pypi.org/project/bellybutton2020-11-27 21:20:22.0001.06205.06205.03.0
242240retypeambv/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.01.017.04.023.08.0123.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.01212.01531.0https://anaconda.org/conda-forge/retype2021-12-29 14:35:22.99915663.03.0
243241pep8ifyspulec/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.016Falsepep8ify55.036.0https://pypi.org/project/pep8ify2014-10-24 20:36:57.00019.0237.0237.03.0
244242pytest-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.016Falsepytest-play['pytest']31.021.0https://pypi.org/project/pytest-play2019-06-12 11:59:29.00010.0420.0420.03.0
245243mkdocs-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.04.039.022.039.02021-02-11 10:24:35.0000.4.06.05.03.016Falsemkdocs-versioning['mkdocs']31.031.0https://pypi.org/project/mkdocs-versioning2021-02-11 10:24:35.0006266.06266.03.0
246244yalacemsbr/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.016Falseyala['flake8', 'pylint']53.043.0https://pypi.org/project/yala2021-11-15 05:05:38.00010.01207.01207.03.0
247245tbvaccineskorokithakis/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.0365.02018-12-14 18:07:29.0000.3.112.012.07.015Falsetbvaccine9.09.0https://pypi.org/project/tbvaccine2018-12-14 18:07:29.0003232.03232.03.0
248246masseditelmotec/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.0002020-12-23 02:17:37.0002020-12-23 02:11:17178.014.06.07.05.096.02020-12-23 02:19:02.0000.69.115.06.03.015Falsemassedit6.0https://pypi.org/project/massedit2020-12-23 02:12:33.0006.01327.01327.03.017.0
249247universal-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-build12.07.0https://pypi.org/project/universal-build2020-12-12 13:21:08.0005.0908.0909.03.016.0
250248subpargoogle/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.062.021.072.030.0512.02019-05-14 20:14:05.0002.0.05.014.033.014False3.0
251249com2annilevkivskyi/com2annrefactoringTool for translation type comments to type annotations in Python.https://github.com/ilevkivskyi/com2annhttps://github.com/ilevkivskyi/com2annMIT2016-09-09 07:17:02.0002021-08-21 14:47:42.0002021-08-21 14:47:4231.07.07.021.015.0106.02021-08-21 09:01:26.0000.3.03.04.05.014Truecom2ann9.08.0https://pypi.org/project/com2ann2021-08-21 09:01:26.0001.04717.04717.03.0
252250linty_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.000101.0101.03.0
253251pipenv-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.013Falsepipenv-pipeshttps://pypi.org/project/pipenv-pipes2018-11-08 03:05:43.000460.0460.03.0
254252livepythonagermanidis/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.02455.03.010.012False3.0
255253cohesionmschwager/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.0149.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.03181.03226.0https://anaconda.org/conda-forge/cohesion2021-11-09 19:51:22.570136.03.0
256254pyshipjamesabel/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.015.02021-06-09 04:34:00.0000.1.517.04.010Falsepyshiphttps://pypi.org/project/pyship2021-06-09 04:34:00.000263.0263.03.0