best-of-python-dev/history/2022-01-27_projects.csv
2022-01-27 14:37:46 +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_placinggithub_release_downloadstrendingdockerhub_iddockerhub_urldockerhub_latest_release_published_atdockerhub_starsdockerhub_pullsnpm_idnpm_urlnpm_latest_release_published_atnpm_dependent_project_countnpm_monthly_downloadscargo_idcargo_urlcargo_latest_release_published_atcargo_monthly_downloadscargo_total_downloadsconda_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-01-20 18:53:33.0002022-01-20 18:53:32108.026.091.049.068.02.01416.02022-01-20 18:53:39.0002022.01.2031.07.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-01-27 14:18:55.0002022-01-27 12:39:3214280.0233.01930.0192.04414.04093.08207.02021-12-07 08:35:24.0007.0.0rc1149.0766.0726.047Truepytestconda-forge/pytest['pytest']511657.0431166.0https://pypi.org/project/pytest2021-12-07 08:34:56.00080491.031245603.031414777.0https://anaconda.org/conda-forge/pytest2022-01-07 13:25:59.78411165492.01.0
64pippypa/pipdependency-managersThe Python package installer.https://github.com/pypa/piphttps://github.com/pypa/pipMIT2011-03-06 14:30:46.0002022-01-27 07:09:19.0002022-01-27 07:09:1812663.0165.02436.0293.04727.05175.07697.02021-10-22 15:57:09.00021.3.1113.0653.0911.045Truepipconda-forge/pip80923.070439.0https://pypi.org/project/pip2021-10-22 15:57:09.00010484.076450147.076901406.0https://anaconda.org/conda-forge/pip2021-10-22 18:02:50.09829783150.01.0
75setuptoolspypa/setuptoolsbuild-toolsOfficial project repository for the Setuptools build system.https://github.com/pypa/setuptoolshttps://github.com/pypa/setuptoolsMIT2016-03-29 14:02:33.0002022-01-26 10:32:49.0002022-01-24 12:44:1511610.0458.0813.079.01030.01467.01529.02022-01-08 21:36:54.00060.5.0471.0478.0480.045Truesetuptoolsconda-forge/setuptools172884.0137329.0https://pypi.org/project/setuptools2022-01-08 21:36:47.00035555.0178908174.0179393837.0https://anaconda.org/conda-forge/setuptools2022-01-16 13:01:35.20532053713.01.0116.0
86sphinxsphinx-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-01-26 20:55:52.0002022-01-23 11:21:4918692.0388.01626.0130.04326.04904.04382.02022-01-16 15:20:56.0004.4.0162.0708.0960.044Truesphinxconda-forge/sphinx['sphinx']236430.0177605.0https://pypi.org/project/sphinx2022-01-16 15:18:30.00058825.04310325.04381484.0https://anaconda.org/conda-forge/sphinx2022-01-20 19:43:31.9974625354.01.0
97blackpsf/blackformattersThe uncompromising Python code formatter.https://github.com/psf/blackhttps://github.com/psf/blackMIT2018-03-14 19:54:45.0002022-01-27 10:52:39.0002022-01-27 03:44:391241.0122.01537.0203.0993.01471.024464.02021-12-05 22:41:43.00021.12b037.0300.0350.043Trueblackconda-forge/black117952.0111441.0https://pypi.org/project/black2021-12-05 22:42:08.0006511.010994148.011059357.0https://anaconda.org/conda-forge/black2021-12-13 14:19:25.1182843459.01.019901.0
108pipenvpypa/pipenvvirtual-envsPython Development Workflow for Humans.https://github.com/pypa/pipenvhttps://github.com/pypa/pipenvMIT2017-01-20 00:44:02.0002022-01-24 19:35:25.0002022-01-24 19:35:247268.0149.01700.0367.01355.03050.022621.02022-01-08 15:34:11.0002022.1.8304.0401.0559.043Truepipenvconda-forge/pipenv25704.024467.0https://pypi.org/project/pipenv2022-01-08 15:34:11.0001237.03986238.03987954.0https://anaconda.org/conda-forge/pipenv2022-01-08 20:44:18.37746340.01.0
119mypypython/mypylintersOptional static typing for Python.https://github.com/python/mypyhttps://github.com/python/mypyMIT2012-12-07 13:30:23.0002022-01-27 09:40:44.0002022-01-27 02:06:0810031.0217.02023.0209.04851.05168.012221.087.0533.02082.043Truemypyconda-forge/mypy62476.057060.0https://pypi.org/project/mypy2022-01-07 17:03:15.0005416.07386617.07418041.0https://anaconda.org/conda-forge/mypy2022-01-11 06:15:23.3301571244.01.0
1210psutilgiampaolo/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-01-27 00:29:18.0002022-01-16 22:52:115756.035.01188.0228.0549.01323.08056.02021-12-29 21:26:19.0005.9.084.0173.0210.043Truepsutilconda-forge/psutil147351.0131952.0https://pypi.org/project/psutil2021-12-29 21:26:19.00015399.036285760.036426845.0https://anaconda.org/conda-forge/psutil2021-12-30 18:15:13.0249734902.01.0
1311robotframeworkrobotframework/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-01-27 13:20:49.0002022-01-27 12:23:3313267.0206.01838.0472.0512.03521.06637.02021-12-15 19:00:16.0004.1.381.0154.0221.042Truerobotframeworkconda-forge/robotframework5842.04828.0https://pypi.org/project/robotframework2021-12-15 18:57:24.0001014.0814452.0815927.0https://anaconda.org/conda-forge/robotframework2021-12-15 22:28:24.92270563.01.0514.01.0
1412mkdocsmkdocs/mkdocsdocumentationProject documentation with Markdown.https://github.com/mkdocs/mkdocshttps://github.com/mkdocs/mkdocsBSD-2-Clause2014-01-11 21:05:21.0002022-01-26 00:42:02.0002022-01-25 22:21:351625.025.01851.0227.0994.01522.013527.02021-10-12 21:59:03.0001.2.349.0210.0111.041Truemkdocsconda-forge/mkdocs['mkdocs']21395.017868.0https://pypi.org/project/mkdocs2021-12-15 14:53:23.5993527.0724556.0726910.0https://anaconda.org/conda-forge/mkdocs2021-10-13 01:18:18.279162486.01.0
1513jedidavidhalter/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.031.0460.0114.0553.01247.05059.02021-11-17 00:47:47.0000.18.131.0149.027.041Truejediconda-forge/jedi182805.0174546.0https://pypi.org/project/jedi2021-11-17 00:47:47.0008259.019788635.019907756.0https://anaconda.org/conda-forge/jedi2021-11-17 19:12:02.8977504647.01.0
1614flake8PyCQA/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-01-25 18:52:55.0002022-01-24 14:09:222177.0145.0189.029.0193.01322.01761.02021-10-11 12:42:47.0004.0.181.0160.039.041Trueflake8conda-forge/flake8262113.0221595.0https://pypi.org/project/flake82021-10-11 12:42:47.00040518.012610651.012664014.0https://anaconda.org/conda-forge/flake82021-11-02 21:24:52.2983575348.01.0
1715tqdmtqdm/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-01-25 20:55:19.0002021-09-20 16:15:311889.01054.0199.0457.0541.020979.02021-09-20 15:24:06.0004.62.3125.0107.0327.040Truetqdmconda-forge/tqdm263378.0242762.0https://pypi.org/project/tqdm2021-12-15 16:50:56.69520616.028369042.028510456.0https://anaconda.org/conda-forge/tqdm2021-09-20 17:51:38.3619463291.01.08248.0tqdm/tqdmhttps://hub.docker.com/r/tqdm/tqdm2021-10-30 01:39:15.4389742.03962.0
1816mkdocs-materialsquidfunk/mkdocs-materialdocumentationTechnical documentation that just works.https://github.com/squidfunk/mkdocs-materialhttps://github.com/squidfunk/mkdocs-materialMIT2016-01-28 22:09:23.0002022-01-25 19:12:56.0002022-01-25 19:11:503994.0297.01990.085.01736.01258.08600.02022-01-23 11:39:00.0008.1.8238.0143.011.040Truemkdocs-materialconda-forge/mkdocs-material['mkdocs']11943.010846.0https://pypi.org/project/mkdocs-material2022-01-23 11:39:00.0001097.0761839.0764320.0https://anaconda.org/conda-forge/mkdocs-material2022-01-24 05:33:34.10479396.01.0
1917condaconda/condadependency-managersOS-agnostic, system-level binary package manager and ecosystem.https://github.com/conda/condahttps://github.com/conda/condaBSD-3-Clause2012-10-15 22:08:03.0002022-01-27 11:58:40.0002022-01-26 22:58:0715808.051.01100.0196.02930.06430.04481.02021-11-22 18:47:32.0004.11.0100.0376.01847.040Truecondaconda-forge/conda1087.0https://pypi.org/project/conda2017-04-22 23:38:35.0001087.074273.0447924.0https://anaconda.org/conda-forge/conda2021-11-23 11:16:29.69224287316.02.0
2018isortPyCQA/isortformattersA Python utility / library to sort imports.https://github.com/PyCQA/isorthttps://github.com/PyCQA/isortMIT2013-09-02 22:22:53.0002022-01-21 20:42:34.0002022-01-07 06:54:333876.049.0432.038.0837.01006.04474.02021-11-09 05:43:22.0005.10.1132.0254.042.040Trueisortconda-forge/isort229771.0215465.0https://pypi.org/project/isort2021-11-09 05:42:44.00014306.014961583.015003082.0https://anaconda.org/conda-forge/isort2021-11-09 08:52:00.9192738987.02.0
2119virtualenvpypa/virtualenvvirtual-envsVirtual Python Environment builder.https://github.com/pypa/virtualenvhttps://github.com/pypa/virtualenvMIT2011-03-06 14:33:27.0002022-01-27 07:50:40.0002022-01-27 07:50:40503.045.0931.0156.01078.01134.04045.02022-01-02 15:54:47.00020.13.0179.0224.067.040Truevirtualenvconda-forge/virtualenv17659.0https://pypi.org/project/virtualenv2022-01-02 15:54:47.00017659.022515793.022540635.0https://anaconda.org/conda-forge/virtualenv2022-01-27 01:59:17.7121440855.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-01-27 14:16:20.0002022-01-26 16:04:516316.0309.0802.074.01829.03167.03774.02021-12-03 17:31:36.0002.12.2132.0435.0771.040Truepylintconda-forge/pylint20833.0https://pypi.org/project/pylint2021-12-03 17:31:36.00020833.08611454.08650225.0https://anaconda.org/conda-forge/pylint2021-12-03 20:37:10.0432520162.01.0
2321richTextualize/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-01-27 12:36:15.0002022-01-27 10:47:542654.0292.01073.0525.0567.0624.034301.02022-01-09 10:38:06.00011.0.0151.0145.028.039Truerichconda-forge/rich12204.010907.0https://pypi.org/project/rich2022-01-09 10:34:53.0001297.02841352.02874148.0https://anaconda.org/conda-forge/rich2022-01-09 13:49:50.650590342.01.0
2422poetrypython-poetry/poetrydependency-managersPython dependency management and packaging made easy.https://github.com/python-poetry/poetryhttps://github.com/python-poetry/poetryMIT2018-02-28 15:23:47.0002022-01-27 05:10:01.0002022-01-25 05:55:392028.0135.01480.0166.01443.02364.018029.02021-11-28 06:15:58.0001.1.12142.0324.01252.039Truepoetryconda-forge/poetry113.0https://pypi.org/project/poetry2021-11-28 06:15:58.000113.04566677.04793765.0https://anaconda.org/conda-forge/poetry2022-01-27 03:30:39.413355983.02.010015208.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-01-24 01:28:11.0002022-01-19 09:00:0111331.0281.0481.065.02014.01149.05633.02022-01-19 09:00:26.000hypothesis-python-6.36.0921.0255.057.039Truehypothesisconda-forge/hypothesis12970.011109.0https://pypi.org/project/hypothesis2022-01-19 09:00:09.0001861.01980106.02058659.0https://anaconda.org/conda-forge/hypothesis2022-01-19 12:26:39.8415184556.01.0
2624yapfgoogle/yapfformattersA formatter for Python files.https://github.com/google/yapfhttps://github.com/google/yapfApache-2.02015-03-18 18:22:31.0002022-01-11 21:24:39.0002022-01-11 21:24:361185.045.0840.0211.0254.0391.012278.02020-04-23 19:07:36.0000.30.068.0135.0342.038Trueyapfconda-forge/yapf29978.027889.0https://pypi.org/project/yapf2021-12-26 07:48:00.0002089.01536291.01550037.0https://anaconda.org/conda-forge/yapf2022-01-06 16:55:17.692921011.02.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-01-26 11:34:02.0002022-01-26 11:13:292062.010.0392.039.0978.01261.02584.02022-01-10 16:56:12.0004.0.0a10126.0255.0136.038Truetoxconda-forge/tox['pytest']73501.053116.0https://pypi.org/project/tox2022-01-04 10:00:51.00020385.03864520.03872261.0https://anaconda.org/conda-forge/tox2021-12-29 15:02:18.880402583.01.01.0
2826sentry-sdkgetsentry/sentry-pythonloggingThe new Python SDK for Sentry.io.https://github.com/getsentry/sentry-pythonhttps://github.com/getsentry/sentry-pythonBSD-2-Clause2018-06-18 22:51:10.0002022-01-26 22:08:10.0002022-01-26 14:57:551346.045.0266.044.0730.0432.01135.02022-01-25 14:06:24.0001.5.4140.0118.0190.038Truesentry-sdkconda-forge/sentry-sdk18234.017288.0https://pypi.org/project/sentry-sdk2022-01-25 14:06:21.000946.010926536.010929895.0https://anaconda.org/conda-forge/sentry-sdk2022-01-25 17:46:49.917123275.01.04514.01.0
2927pyinstallerpyinstaller/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-01-27 09:20:50.0002022-01-25 12:44:218268.080.01755.0231.01868.04092.08789.02022-01-12 20:14:21.0004.834.0419.0314.037Truepyinstallerconda-forge/pyinstaller129.0https://pypi.org/project/pyinstaller2022-01-12 18:53:31.000129.0654505.0666104.0https://anaconda.org/conda-forge/pyinstaller2022-01-13 01:13:26.805288089.01.0723569.0
3028pre-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-01-24 17:30:57.0002022-01-24 02:56:482156.058.0545.079.0864.01313.07298.02022-01-18 18:42:21.0002.17.0165.0129.021.037Truepre-commitconda-forge/pre-commit2778.0https://pypi.org/project/pre-commit2022-01-18 18:38:17.0002778.03649916.03683461.0https://anaconda.org/conda-forge/pre-commit2022-01-19 10:50:51.993957415.01.027649.01.0
3129pycodestylePyCQA/pycodestylelintersSimple Python style checker in one Python file.https://github.com/PyCQA/pycodestylehttps://github.com/PyCQA/pycodestyleSaxpath2009-10-02 00:43:37.0002022-01-03 22:37:19.0002022-01-03 22:35:351271.025.0614.0122.0401.0556.04483.02021-10-11 00:56:25.0002.8.013.0131.0113.037Truepycodestyleconda-forge/pycodestyle198150.0186912.0https://pypi.org/project/pycodestyle2021-10-11 00:56:25.00011238.017568673.017624530.0https://anaconda.org/conda-forge/pycodestyle2021-10-11 20:03:59.6203742468.01.0
3230Glancesnicolargo/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-01-23 14:32:27.0002022-01-23 14:32:194228.077.01265.0494.0521.01232.019870.02021-11-29 13:01:08.0003.2.4.278.0153.0210.036Trueglancesconda-forge/glances425.0375.0https://pypi.org/project/glances2021-11-22 10:55:51.00050.0141697.0143854.0https://anaconda.org/conda-forge/glances2021-11-20 23:54:35.274150426.01.0709.0
3331buildbotbuildbot/buildbotbuild-toolsPython-based continuous integration testing framework; your pull requests are more than welcome!.https://github.com/buildbot/buildbothttps://github.com/buildbot/buildbotGPL-2.02010-07-06 17:56:53.0002022-01-25 23:33:25.0002022-01-17 13:49:0622416.056.01560.0201.04927.0754.04755.02021-10-16 08:31:36.0003.4.0116.0806.0634.036Truebuildbotconda-forge/buildbot721.0264.0https://pypi.org/project/buildbot2021-10-16 08:31:36.000457.057967.060040.0https://anaconda.org/conda-forge/buildbot2021-10-16 13:45:45.80448761.01.018832.0
3432autopep8hhatto/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-01-25 01:20:31.0002022-01-25 01:20:302734.05.0255.067.0192.0340.03980.02021-10-24 07:01:21.0001.6.068.051.092.036Trueautopep8conda-forge/autopep8109174.0103567.0https://pypi.org/project/autopep82021-10-24 06:47:35.0005607.02328356.02337280.0https://anaconda.org/conda-forge/autopep82021-10-26 17:07:50.178597971.03.0
3533ropepython-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.082.0149.025.0204.0162.01274.02021-11-22 15:09:58.0000.22.069.068.072.036Trueropeconda-forge/rope35779.034195.0https://pypi.org/project/rope2021-12-15 13:42:34.7481584.0531651.0542514.0https://anaconda.org/conda-forge/rope2021-11-22 17:32:33.372619204.01.0
3634pytest-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-01-23 14:06:25.0002021-12-21 17:09:57868.07.0166.034.0210.0205.01180.02021-10-04 01:48:57.0003.0.043.074.0112.036Truepytest-covconda-forge/pytest-cov['pytest']139806.0111531.0https://pypi.org/project/pytest-cov2021-10-04 01:48:57.00028275.010033733.010097249.0https://anaconda.org/conda-forge/pytest-cov2021-10-04 14:17:04.9774446175.01.0
3735packagingpypa/packagingpackagingCore utilities for Python packages.https://github.com/pypa/packaginghttps://github.com/pypa/packagingBSD-2-Clause2014-05-15 22:49:43.0002022-01-21 16:57:23.0002022-01-20 07:45:01531.010.0175.028.0280.0167.0363.02021-11-18 00:41:06.00021.339.074.066.036Truepackagingconda-forge/packaging321391.0304546.0https://pypi.org/project/packaging2021-11-18 00:39:10.00016845.088977099.089156646.0https://anaconda.org/conda-forge/packaging2021-11-18 12:50:05.15312029126.01.0228.0
3836pyrightMicrosoft/pyrightlintersStatic type checker for Python.https://github.com/microsoft/pyrighthttps://github.com/microsoft/pyrightMIT2019-03-12 03:38:46.0002022-01-26 21:58:41.0002022-01-26 21:58:414511.0466.0417.079.0348.02376.07595.02022-01-26 05:36:44.0001.1.215296.069.010.035True195.0192.0241593.01.0pyrighthttps://www.npmjs.com/package/pyright2022-01-26 05:32:47.9963.0241593.0
3937pip-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-01-26 05:34:16.0002021-11-12 05:03:341670.07.0483.096.0736.0666.05486.02021-10-12 16:00:05.0006.4.097.0163.0139.035Truepip-toolsconda-forge/pip-tools1792.0https://pypi.org/project/pip-tools2021-10-12 16:00:05.0001792.03427937.03429033.0https://anaconda.org/conda-forge/pip-tools2021-10-12 21:23:33.02923026.02.0
4038sphinx_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.0154.0587.0542.03956.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.01886536.01918414.0https://anaconda.org/conda-forge/sphinx_rtd_theme2021-09-17 07:30:33.2682072083.02.0
4139banditPyCQA/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-01-27 14:08:02.0002022-01-27 14:07:581191.013.0400.064.0240.0376.03830.02022-01-26 01:00:17.0001.7.233.0140.0192.035Truebanditconda-forge/bandit11950.010478.0https://pypi.org/project/bandit2022-01-26 01:00:17.0001472.01909711.01912985.0https://anaconda.org/conda-forge/bandit2022-01-26 10:27:27.386104679.01.0144.0
4240wemake-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-01-26 06:54:17.0002022-01-26 06:53:351994.087.0318.024.01344.0912.01752.02021-12-13 20:48:04.0000.16.053.0163.081.035Truewemake-python-styleguide977.0953.0https://pypi.org/project/wemake-python-styleguide2021-12-13 20:48:04.00024.071520.071520.01.0
4341twinepypa/twinebuild-toolsUtilities for interacting with PyPI.https://github.com/pypa/twinehttps://github.com/pypa/twineApache-2.02013-08-13 15:39:39.0002022-01-25 15:37:25.0002022-01-24 12:14:341020.033.0254.030.0463.0358.01212.02021-12-07 11:51:46.0003.7.147.0104.034.035Truetwineconda-forge/twine65053.053098.0https://pypi.org/project/twine2021-12-07 11:46:01.00011955.02422530.02428540.0https://anaconda.org/conda-forge/twine2021-12-07 15:46:27.788390674.02.0
4442pytest-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-01-24 14:16:37.0002022-01-11 10:22:27962.048.0158.045.0288.0255.0831.02021-12-10 11:41:55.0002.5.058.077.0205.035Truepytest-xdistconda-forge/pytest-xdist['pytest']4513.0https://pypi.org/project/pytest-xdist2021-12-10 11:41:55.0004513.04502173.04537135.0https://anaconda.org/conda-forge/pytest-xdist2021-12-10 14:46:36.8272307509.02.0
4543wheelpypa/wheelbuild-toolsThe official binary distribution format for Python.https://github.com/pypa/wheelhttps://github.com/pypa/wheelMIT2016-07-16 23:19:28.5802022-01-11 18:10:02.0002022-01-11 10:42:59781.041.0103.023.0111.0302.0292.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.0109974138.0110355149.0https://anaconda.org/conda-forge/wheel2021-12-22 18:22:48.62225146768.02.0
4644numpydocnumpy/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.022.06442.035.0204.0106.019450.02022-01-24 18:29:52.000numpydoc-1.215.070.060.034Truenumpydocconda-forge/numpydoc['sphinx']34109.029830.0https://pypi.org/project/numpydoc2022-01-24 18:40:01.0004279.0244208.0259493.0https://anaconda.org/conda-forge/numpydoc2022-01-24 22:28:54.876917143.02.0
4745loguruDelgan/loguruloggingPython logging made (stupidly) simple.https://github.com/Delgan/loguruhttps://github.com/Delgan/loguruMIT2017-08-15 17:22:32.0002022-01-24 14:54:58.0002022-01-24 14:52:28579.017.0481.0114.060.0426.010886.02020-09-20 07:56:32.0000.5.317.033.099.034Trueloguruconda-forge/loguru15068.013751.0https://pypi.org/project/loguru2020-09-20 07:54:28.0001317.02089043.02099147.0https://anaconda.org/conda-forge/loguru2021-11-02 13:32:36.476353674.02.0
4846structloghynek/structlogloggingStructured Logging for Python.https://github.com/hynek/structloghttps://github.com/hynek/structlogApache-2.02013-08-13 15:55:58.0002022-01-26 11:02:59.0002022-01-26 10:59:251003.0121.0150.030.0185.0182.01916.02021-12-16 12:54:47.00021.5.027.084.027.034Truestructlogconda-forge/structlog897.0https://pypi.org/project/structlog2021-12-16 12:48:09.000897.03073537.03075971.0https://anaconda.org/conda-forge/structlog2022-01-06 16:55:04.638160709.02.0
4947pyflakesPyCQA/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-01-24 09:41:08.0002021-12-24 21:39:26518.02.0158.027.0249.0363.01095.02021-10-06 20:39:49.0002.4.033.079.084.034Truepyflakesconda-forge/pyflakes128623.0115037.0https://pypi.org/project/pyflakes2021-10-06 20:39:49.00013586.012952088.013005546.0https://anaconda.org/conda-forge/pyflakes2021-10-07 19:30:05.4083581751.02.0-1.0
5048setuptools_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-01-21 09:57:21.0002022-01-19 15:46:551244.044.0156.021.0297.0303.0538.02022-01-19 10:32:28.0006.4.247.098.078.034Truesetuptools_scmconda-forge/setuptools_scm380.0https://pypi.org/project/setuptools_scm2018-08-09 06:35:57.000380.012452782.012465106.0https://anaconda.org/conda-forge/setuptools_scm2022-01-19 14:29:46.963862696.02.0
5149pyautoguiasweigart/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.0809.0179.0129.0199.06152.02021-07-07 17:05:04.0000.9.5350.051.0342.033Truepyautoguiconda-forge/pyautogui13059.012515.0https://pypi.org/project/pyautogui2021-07-07 17:05:04.000544.0495612.0498443.0https://anaconda.org/conda-forge/pyautogui2021-11-11 10:15:02.687141593.02.0
5250pyre-checkfacebook/pyre-checklintersPerformant type-checking for python.https://github.com/facebook/pyre-checkhttps://github.com/facebook/pyre-checkMIT2017-11-10 17:31:36.0002022-01-27 05:23:30.0002022-01-27 05:23:2810839.0603.0379.0100.0258.0214.05748.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.028737.028737.02.0
5351pytypegoogle/pytypelintersA static type analyzer for Python code.https://github.com/google/pytypehttps://github.com/google/pytypeApache-2.02015-03-18 20:52:08.0002022-01-26 22:26:04.0002022-01-26 22:26:015030.0254.0228.056.0634.0378.03595.02022-01-13 23:30:04.0002022.1.13124.072.099.033Truepytypeconda-forge/pytype88.0https://pypi.org/project/pytype2022-01-13 23:30:04.00088.0125256.0128548.0https://anaconda.org/conda-forge/pytype2022-01-14 01:50:57.38265843.02.0
5452invokepyinvoke/invokebuild-toolsPythonic task management & command execution.https://github.com/pyinvoke/invokehttps://github.com/pyinvoke/invokeBSD-2-Clause2012-02-29 23:59:23.0002022-01-22 02:46:13.0002021-10-16 04:43:503523.0299.099.0208.0364.03499.02021-07-09 21:42:28.0001.6.054.056.0342.033Trueinvokeconda-forge/invoke12679.010104.0https://pypi.org/project/invoke2021-12-15 13:50:39.9782575.02326132.02333403.0https://anaconda.org/conda-forge/invoke2021-07-10 12:55:00.642501706.02.0
5553pudbinducer/pudbdebuggingFull-screen console debugger for Python.https://github.com/inducer/pudbhttps://github.com/inducer/pudbMIT2011-05-13 23:44:30.0002022-01-17 18:38:48.0002022-01-16 20:00:411154.029.0191.045.0221.0151.02308.02021-11-01 21:53:28.0002021.2.273.081.0140.033Truepudbconda-forge/pudb3551.02818.0https://pypi.org/project/pudb2022-01-07 17:48:07.000733.0162515.0164238.0https://anaconda.org/conda-forge/pudb2022-01-11 21:31:34.620113771.01.0
5654nosenose-devs/nosetestingnose is nicer testing for python.https://github.com/nose-devs/nosehttps://github.com/nose-devs/noseLGPL-2.1+2011-12-13 19:36:32.0002021-10-25 05:23:45.0002016-03-04 01:16:261004.0367.047.0261.0462.01343.02015-06-02 09:12:36.0001.3.714.095.0447.033Falsenoseconda-forge/nose164371.0119836.0https://pypi.org/project/nose2015-06-02 09:12:36.00044535.03807999.03837789.0https://anaconda.org/conda-forge/nose2020-10-11 16:52:20.2772025773.02.0
5755doitpydoit/doitbuild-toolstask management & automation tool.https://github.com/pydoit/doithttps://github.com/pydoit/doitMIT2014-02-14 22:21:23.0002022-01-24 20:25:33.6582022-01-24 08:27:061420.052.0146.049.0152.0201.01291.02022-01-12 04:51:07.0000.34.145.062.064.033Truedoitconda-forge/doit1134.0854.0https://pypi.org/project/doit2022-01-12 04:51:07.000280.0178922.0180402.0https://anaconda.org/conda-forge/doit2022-01-24 20:25:33.65872545.02.0
5856pytest-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-01-25 12:08:20.0002022-01-25 12:08:20451.017.0100.035.0162.097.01263.02021-05-18 11:53:27.0003.6.152.054.014.033Truepytest-mockconda-forge/pytest-mock['pytest']26765.022600.0https://pypi.org/project/pytest-mock2021-05-06 19:21:18.0004165.04808286.04828792.0https://anaconda.org/conda-forge/pytest-mock2021-05-07 01:15:17.6531353445.02.0
5957python-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-01-21 22:30:10.0002021-07-27 23:18:45196.0169.021.058.046.01171.02021-07-27 23:09:33.0002.0.222.046.025.033Truepython-json-loggerconda-forge/python-json-logger20754.020065.0https://pypi.org/project/python-json-logger2021-07-27 23:09:33.000689.04244389.04262851.0https://anaconda.org/conda-forge/python-json-logger2020-10-12 23:31:31.8551052340.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-01-05 13:41:47.0002022-01-05 13:41:29905.012.0100.021.063.0188.0750.02022-01-05 13:43:27.0004.0.099.040.010.033Trueprogressbar2conda-forge/progressbar216142.014663.0https://pypi.org/project/progressbar22022-01-05 13:41:41.0001479.05022452.05028649.0https://anaconda.org/conda-forge/progressbar22020-09-09 14:31:33.844388470.02.01647.0
6159NuitkaNuitka/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-01-27 13:39:09.0002022-01-20 15:30:358818.0670.0358.0119.0214.0994.06346.02022-01-09 12:48:34.0000.6.19177.0109.0173.032Truenuitkaconda-forge/nuitka35.0https://pypi.org/project/nuitka2022-01-20 12:37:48.00035.025429.030190.0https://anaconda.org/conda-forge/nuitka2022-01-22 07:43:55.048328512.02.0
6260mimesislk-geimfari/mimesistestingMimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a..https://github.com/lk-geimfari/mimesishttps://github.com/lk-geimfari/mimesisMIT2016-09-09 21:41:22.0002022-01-26 17:00:36.0002022-01-26 17:00:322164.0118.0282.068.0848.0298.03459.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.094598.094860.0https://anaconda.org/conda-forge/mimesis2020-07-15 18:05:16.1294690.02.0191.0
6361freezegunspulec/freezeguntestingLet your Python tests travel through time.https://github.com/spulec/freezegunhttps://github.com/spulec/freezegunApache-2.02012-12-11 05:11:00.0002021-11-22 22:50:40.0002021-08-25 15:42:15541.0215.032.0195.0168.03147.02021-01-20 07:45:20.0001.1.056.097.090.032Truefreezegunconda-forge/freezegun4426.0https://pypi.org/project/freezegun2021-01-20 07:45:20.0004426.03161431.03165830.0https://anaconda.org/conda-forge/freezegun2021-01-20 09:23:22.014307948.02.0
6462logbookgetlogbook/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.01412.02019-10-16 18:14:55.0001.5.341.076.056.032Falselogbookconda-forge/logbook4081.02898.0https://pypi.org/project/logbook2019-10-16 18:14:55.0001183.0887193.0888855.0https://anaconda.org/conda-forge/logbook2021-11-19 00:37:39.70556415.02.0279.0
6563sconsSCons/sconsbuild-toolsSCons - a software construction tool.https://github.com/SCons/sconshttps://github.com/SCons/sconsMIT2017-03-23 22:12:34.5792022-01-24 22:27:09.0002022-01-24 21:03:347700.0154.0254.057.0789.02662.01335.02021-08-05 19:31:22.0004.2.014.0139.0655.032Truesconsconda-forge/scons37.0https://pypi.org/project/scons2019-12-17 02:49:51.00037.0199213.0203642.0https://anaconda.org/conda-forge/scons2021-11-17 22:33:26.201256279.03.0391.0
6664pytest-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-01-25 22:30:27.0002022-01-25 22:30:26234.053.095.038.0103.0150.0870.02022-01-17 15:35:45.0000.17.227.036.031.032Truepytest-asyncioconda-forge/pytest-asyncio['pytest']1815.0https://pypi.org/project/pytest-asyncio2022-01-17 15:35:42.0001815.02192244.02206019.0https://anaconda.org/conda-forge/pytest-asyncio2022-01-18 14:43:10.001771452.02.0
6765breathemichaeljones/breathedocumentationReStructuredText and Sphinx bridge to Doxygen.https://github.com/michaeljones/breathehttps://github.com/michaeljones/breatheBSD-3-Clause2009-02-03 18:52:25.0002022-01-25 21:06:46.0002022-01-25 21:06:171594.051.0146.017.0306.0358.0572.02021-09-14 23:59:31.0004.31.060.099.0122.032Truebreatheconda-forge/breathe6780.05752.0https://pypi.org/project/breathe2021-09-14 23:57:53.0001028.0191875.0195977.0https://anaconda.org/conda-forge/breathe2021-09-15 02:02:02.185257165.02.0189.0
6866pylint-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-01-25 10:14:08.0002022-01-08 21:32:39591.044.0105.017.0162.0156.0492.02022-01-02 12:01:55.0002.5.050.062.031.032Truepylint-djangoconda-forge/pylint-django['pylint']17395.016231.0https://pypi.org/project/pylint-django2022-01-02 12:00:47.0001164.0620737.0622111.0https://anaconda.org/conda-forge/pylint-django2022-01-10 10:53:19.62988886.02.0207.0
6967coveralls-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.010.0185.06.0191.0143.0466.02021-11-11 21:00:03.0003.3.142.063.05.032Truecoverallsconda-forge/coveralls['pytest']29361.020209.0https://pypi.org/project/coveralls2021-11-11 21:00:03.0009152.0476528.0486657.0https://anaconda.org/conda-forge/coveralls2021-11-12 20:59:06.844607771.02.0
7068pyenvpyenv/pyenvvirtual-envsSimple Python version management.https://github.com/pyenv/pyenvhttps://github.com/pyenv/pyenvMIT2012-08-31 06:57:52.0002022-01-26 21:17:54.0002022-01-26 09:12:552794.042.02278.0376.0774.01350.025947.02022-01-26 21:19:53.0002.2.454.0356.036.031Truepyenv1.0https://pypi.org/project/pyenv2019-01-12 14:49:22.0001.06541.06541.02.0-1.0
7169playwright-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-01-26 22:13:11.0002022-01-26 19:51:23469.034.0511.0104.0516.0533.05724.02022-01-20 12:13:08.0001.18.169.023.021.031Trueplaywright770.0728.0https://pypi.org/project/playwright2022-01-20 12:15:53.00042.0194024.0194024.02.0
7270pyinstrumentjoerick/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.068.0166.051.081.080.04083.02021-11-14 19:24:48.0004.1.136.038.016.031Truepyinstrumentconda-forge/pyinstrument596.0499.0https://pypi.org/project/pyinstrument2021-11-14 19:24:48.00097.0330923.0332393.0https://anaconda.org/conda-forge/pyinstrument2022-01-26 07:30:47.19094113.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-01-13 10:27:44.0002021-10-23 09:17:21311.0272.060.0118.091.03993.02021-10-23 09:23:42.0000.4.1140.051.0101.031Truepipreqsconda-forge/pipreqs8961.08636.0https://pypi.org/project/pipreqs2021-10-23 09:15:35.000325.0248398.0248760.0https://anaconda.org/conda-forge/pipreqs2019-11-14 14:53:43.13123177.03.0
7472factory_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-01-24 16:28:44.0002021-10-19 08:01:13892.0331.040.0407.0354.02740.02018-05-05 15:05:40.0002.11.136.0117.0157.031Truefactory_boyconda-forge/factory_boy2143.0https://pypi.org/project/factory_boy2018-05-05 15:05:40.0002143.01683005.01684406.0https://anaconda.org/conda-forge/factory_boy2021-10-26 21:47:41.37689695.02.0
7573pexpantsbuild/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-01-25 23:51:27.0002022-01-25 23:13:261041.052.0214.054.0803.0642.02023.02022-01-25 23:51:39.0002.1.65154.0101.0148.031Truepex132.0https://pypi.org/project/pex2022-01-25 23:51:27.000132.0180293.0192815.02.0588553.0
7674flitpypa/flitbuild-toolsSimplified packaging of Python modules.https://github.com/pypa/flithttps://github.com/pypa/flitBSD-3-Clause2015-03-13 21:22:27.0002022-01-21 09:34:37.0002022-01-20 20:54:101036.072.091.031.0223.0204.01632.02021-12-27 17:13:25.0003.6.044.051.0107.031Trueflitconda-forge/flit203.0https://pypi.org/project/flit2021-12-27 17:13:25.000203.0151571.0153288.0https://anaconda.org/conda-forge/flit2021-12-28 13:17:38.802101349.03.0
7775prospectorPyCQA/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-01-19 14:58:46.0002022-01-19 14:58:461133.023.0145.035.0187.0237.01577.02022-01-17 17:19:37.0001.6.0105.078.058.031Trueprospectorconda-forge/prospector665.0https://pypi.org/project/prospector2022-01-17 17:19:37.000665.0539799.0540222.0https://anaconda.org/conda-forge/prospector2022-01-11 08:42:55.44527530.01.0
7876pyarmordashingsoft/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-01-27 14:32:01.0002022-01-27 12:24:353368.0102.0161.038.022.0646.01328.02022-01-25 00:42:15.0007.3.1241.017.012.031Falsepyarmor361.0350.0https://pypi.org/project/pyarmor2022-01-24 17:27:48.00011.0191460.0191460.02.0
7977pdocmitmproxy/pdocdocumentationAPI Documentation for Python Projects.https://github.com/mitmproxy/pdochttps://github.com/mitmproxy/pdocUnlicense2013-08-04 21:12:50.0002022-01-27 11:56:14.0002022-01-27 11:56:10675.066.0122.024.0126.0206.01135.02022-01-26 08:57:12.0009.0.177.033.07.031Truepdoc684.0501.0https://pypi.org/project/pdoc2022-01-26 08:57:12.000183.097908.097908.02.0
8078tabulateastanin/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-01-17 23:51:36.0002022-01-07 13:26:45504.01.087.015.054.059.01103.02021-02-22 07:34:12.0000.8.925.068.051.031Truetabulateconda-forge/tabulate67473.061150.0https://pypi.org/project/tabulate2021-02-22 07:34:12.0006323.034649322.034675727.0https://anaconda.org/conda-forge/tabulate2021-02-22 13:39:52.1321795560.02.0
8179pydocstylePyCQA/pydocstylelintersdocstring style checker.https://github.com/PyCQA/pydocstylehttps://github.com/PyCQA/pydocstyleMIT2012-01-31 17:18:23.0002022-01-17 16:16:07.0002021-12-30 21:16:07719.05.0152.020.0290.0202.0846.02021-05-17 20:37:45.0006.1.117.077.082.031Truepydocstyleconda-forge/pydocstyle24900.022505.0https://pypi.org/project/pydocstyle2021-05-17 20:37:45.0002395.01717926.01725676.0https://anaconda.org/conda-forge/pydocstyle2021-05-18 22:35:13.379511528.02.056.0
8280alabasterbitprophet/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.0175.020.078.054.0639.02018-10-03 01:39:17.0000.7.1225.028.084.031Truealabasterconda-forge/alabaster['sphinx']65295.057637.0https://pypi.org/project/alabaster2018-10-03 01:39:17.0007658.03853835.03906018.0https://anaconda.org/conda-forge/alabaster2018-10-03 15:29:30.0173444134.02.0
8381buildoutbuildout/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.0002021-12-16 22:17:03.0002021-12-16 22:16:571650.021.0172.054.0260.0217.0528.02021-11-25 21:08:56.0002.13.6117.090.0133.031Falsezc.buildoutconda-forge/zc.buildout1067.0https://pypi.org/project/zc.buildout2021-12-16 22:16:31.0001067.0101770.0102769.0https://anaconda.org/conda-forge/zc.buildout2021-11-26 00:53:19.8473997.03.0
8482parsodavidhalter/parsolintersA Python Parser.https://github.com/davidhalter/parsohttps://github.com/davidhalter/parsoMIT2017-05-08 20:14:30.0002021-12-01 05:04:36.4942021-11-30 21:03:351096.02.079.020.099.096.0471.02021-11-30 21:05:47.0000.8.326.043.07.031Trueparsoconda-forge/parso178601.0172698.0https://pypi.org/project/parso2021-11-30 21:05:47.0005903.019770582.019896390.0https://anaconda.org/conda-forge/parso2021-12-01 05:04:36.4946164613.02.0
8583typed_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.012.051.018.097.083.0195.02022-01-24 06:17:40.0001.5.232.025.05.031Truetyped_astconda-forge/typed-ast5476.0https://pypi.org/project/typed_ast2022-01-24 06:17:40.0005476.011335122.011401010.0https://anaconda.org/conda-forge/typed-ast2022-01-24 18:00:39.4703360290.01.0
8684sqlmapsqlmapproject/sqlmapsecurityAutomatic SQL injection and database takeover tool.https://github.com/sqlmapproject/sqlmaphttps://github.com/sqlmapproject/sqlmapGPL-3.02012-06-26 09:52:15.0002022-01-26 09:26:20.0002022-01-26 09:26:209897.033.04568.01045.0304.04518.022266.02022-01-03 10:35:57.0001.675.0111.051.030Truesqlmap6.0https://pypi.org/project/sqlmap2022-01-03 10:39:29.0006.05220.05220.02.0
8785PySnoopercool-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.014877.02022-01-14 18:39:42.0001.1.056.026.018.030Truepysnooperconda-forge/pysnooper595.0547.0https://pypi.org/project/pysnooper2022-01-14 18:39:42.00048.0208839.0210201.0https://anaconda.org/conda-forge/pysnooper2022-01-20 23:47:25.34643586.01.0
8886py-spybenfred/py-spyprofilingSampling profiler for Python programs.https://github.com/benfred/py-spyhttps://github.com/benfred/py-spyMIT2018-08-01 02:22:15.0002022-01-27 10:00:30.0002022-01-17 15:26:15435.010.0283.0101.0241.0167.07872.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.0517065.0538816.0https://anaconda.org/conda-forge/py-spy2021-12-18 07:06:29.610239656.02.07466.0py-spyhttps://crates.io/crates/py-spy2021-11-13 01:56:30.54412627.0395491.0
8987Scaleneplasma-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-01-25 23:56:27.0002022-01-25 23:53:282212.0207.0175.064.0152.0130.05221.02022-01-25 23:56:27.0001.4.2118.025.037.030Truescalene84.081.0https://pypi.org/project/scalene2022-01-25 23:56:27.0003.06679.06679.02.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.025.073.0113.01508.02021-06-02 11:43:46.0000.13.941.049.057.030Trueipdbconda-forge/ipdb38689.029964.0https://pypi.org/project/ipdb2021-06-02 11:43:46.0008725.01869763.01873208.0https://anaconda.org/conda-forge/ipdb2021-06-24 04:21:01.798227410.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-01-20 11:02:04.0002022-01-12 04:23:141384.012.0239.094.0353.0412.01357.02022-01-12 04:38:54.0000.13.4651.036.092.030Truepybuilderconda-forge/pybuilder60.0https://pypi.org/project/pybuilder2022-01-12 04:38:54.00060.017596.017849.0https://anaconda.org/conda-forge/pybuilder2022-01-12 08:27:33.3458867.03.0
9290pylamaklen/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.0100.088.017.084.090.0852.02022-01-10 09:57:08.0008.3.7113.046.036.030Truepylama3867.03275.0https://pypi.org/project/pylama2022-01-10 09:57:08.000592.0100633.0100633.02.0
9391flake8-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-01-27 10:04:25.0002022-01-12 04:20:50193.014.057.08.0108.070.0674.02022-01-12 04:23:34.00022.1.1139.047.042.030Trueflake8-bugbearconda-forge/flake8-bugbear['flake8']7331.06454.0https://pypi.org/project/flake8-bugbear2022-01-12 04:23:34.000877.01058046.01076813.0https://anaconda.org/conda-forge/flake8-bugbear2022-01-12 18:37:51.792544271.02.0
9492PyHamcresthamcrest/PyHamcresttestingHamcrest matchers for Python.https://github.com/hamcrest/PyHamcresthttps://github.com/hamcrest/PyHamcrestBSD-3-Clause2010-12-24 02:55:56.0002021-12-27 22:28:00.0002021-12-27 22:27:58572.013.091.021.0127.050.0597.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.0865101.0870764.0https://anaconda.org/conda-forge/pyhamcrest2021-12-13 10:31:09.148385123.02.0
9593pytest-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-01-26 13:02:38.0002022-01-25 20:50:19381.05.0181.020.0225.0181.0465.02020-12-13 15:24:58.0003.1.144.043.0103.030Truepytest-htmlconda-forge/pytest-html['pytest']15895.015232.0https://pypi.org/project/pytest-html2020-12-13 15:24:58.000663.01563180.01566796.0https://anaconda.org/conda-forge/pytest-html2020-12-13 19:43:13.698202545.02.0
9694coalacoala/coalalinterscoala provides a unified command-line interface for linting and fixing all your code, regardless of the programming..https://github.com/coala/coalahttps://github.com/coala/coalaAGPL-3.02014-05-15 11:35:34.0002021-11-05 18:08:14.0002021-06-11 17:11:554487.01356.0106.03151.02371.03300.02017-05-30 10:07:57.0000.11.1730.0482.0835.029Truecoala-bears115.010.0https://pypi.org/project/coala-bears2017-11-10 21:04:50.000105.03179.03180.02.0148.0
9795detect-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-01-26 15:07:35.0002022-01-17 14:21:431109.012.0244.047.0275.0155.02139.02021-04-14 21:25:44.0001.1.034.054.083.029Truedetect-secrets23.0https://pypi.org/project/detect-secrets2021-04-14 21:25:44.00023.0229433.0229433.03.0
9896Diamondpython-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-01-15 22:54:55.0002022-01-15 22:54:553262.022.0593.092.0524.0135.01650.02016-11-25 22:13:29.0004.0.51536.0361.0232.029Truediamond106.074.0https://pypi.org/project/diamond2016-11-25 22:13:29.00032.045466.045466.02.0
9997pyelftoolseliben/pyelftoolsdebuggingParsing ELF and DWARF in Python.https://github.com/eliben/pyelftoolshttps://github.com/eliben/pyelftoolsUnlicense2013-06-08 22:55:54.0002022-01-13 23:07:39.0002022-01-13 23:07:39586.09.0413.069.0217.0118.01377.08.082.058.029Truepyelftoolsconda-forge/pyelftools3437.02920.0https://pypi.org/project/pyelftools2020-10-27 13:45:19.000517.0736917.0738066.0https://anaconda.org/conda-forge/pyelftools2020-10-27 16:16:13.90180449.02.0-1.0
10098pyupgradeasottile/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-01-24 02:24:55.0002022-01-24 02:24:54830.043.093.032.0340.0248.01376.02022-01-01 00:43:49.0002.31.0124.022.010.029Truepyupgradeconda-forge/pyupgrade34.0https://pypi.org/project/pyupgrade2022-01-01 00:43:49.00034.0204466.0213050.0https://anaconda.org/conda-forge/pyupgrade2022-01-01 03:14:54.401309041.02.0
10199radonrubik/radoncode-metricsVarious code metrics for Python code.https://github.com/rubik/radonhttps://github.com/rubik/radonMIT2012-09-20 18:58:58.0002021-12-15 14:08:03.8542021-08-08 13:24:47521.097.033.073.0136.01284.02021-08-08 13:25:20.0005.1.054.049.021.029Trueradonconda-forge/radon2828.02228.0https://pypi.org/project/radon2021-12-15 14:08:03.854600.0282159.0282890.0https://anaconda.org/conda-forge/radon2021-09-07 09:02:03.41537287.02.0
102100safetypyupio/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.077.01195.02021-01-15 19:34:46.0001.10.338.035.044.029Truesafetyconda-forge/safety3713.03391.0https://pypi.org/project/safety2021-01-15 19:34:46.000322.0701088.0707482.0https://anaconda.org/conda-forge/safety2021-01-15 20:54:00.95826476.03.0122481.0
103101pytest-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-01-23 17:08:47.0002022-01-15 19:36:38696.014.0166.052.0244.0150.0944.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.0227390.0228718.0https://anaconda.org/conda-forge/pytest-bdd2020-02-03 16:53:59.11442527.03.0
104102cx_Freezemarcelotduarte/cx_FreezepackagingCreate standalone executables from Python scripts, with the same performance and is cross-platform.https://github.com/marcelotduarte/cx_Freezehttps://github.com/marcelotduarte/cx_FreezePSF-2.02017-01-22 04:25:52.0002022-01-27 04:06:33.0002022-01-25 01:50:561230.058.0172.026.0585.0658.0864.02022-01-24 07:19:20.0006.1037.093.060.029Truecx_freezeconda-forge/cx_freeze153.0https://pypi.org/project/cx_freeze2017-12-16 18:09:35.000153.053365.056385.0https://anaconda.org/conda-forge/cx_freeze2022-01-24 11:51:51.383108730.02.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.02.076.010.043.071.0728.02021-11-08 16:58:17.0006.6.063.030.029Truecolorlogconda-forge/colorlog15667.013300.0https://pypi.org/project/colorlog2021-11-08 16:56:43.0002367.04912556.04919493.0https://anaconda.org/conda-forge/colorlog2021-11-09 08:26:36.253478680.03.0
106104nose2nose-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-01-04 10:08:05.0002022-01-03 21:14:451008.04.0134.024.0252.0201.0701.02021-01-27 21:57:28.0000.10.026.071.055.029Truenose2conda-forge/nose25529.04456.0https://pypi.org/project/nose22021-01-27 21:57:28.0001073.0365986.0366951.0https://anaconda.org/conda-forge/nose22020-02-02 06:02:02.00442502.03.0
107105astorberkerpeksag/astorastPython AST read/write.https://github.com/berkerpeksag/astorhttps://github.com/berkerpeksag/astorBSD-3-Clause2012-09-19 23:02:51.0002021-12-15 03:45:47.0002021-10-27 00:10:12262.084.024.0104.075.0636.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.05155515.05180961.0https://anaconda.org/conda-forge/astor2020-07-01 13:36:26.9711450470.02.0
108106mccabePyCQA/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.035.0451.02022-01-24 01:14:49.0000.7.013.021.06.029Truemccabeconda-forge/mccabe256840.0241000.0https://pypi.org/project/mccabe2022-01-24 01:14:49.00015840.016799925.016857471.0https://anaconda.org/conda-forge/mccabe2022-01-24 18:42:20.6683855603.02.0
109107gdbguics01/gdbguidebuggingBrowser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in..https://github.com/cs01/gdbguihttps://github.com/cs01/gdbguiGPL-3.02016-10-27 03:19:25.0002022-01-16 06:03:42.0002022-01-16 06:03:38429.02.0481.0165.0134.0164.08411.02021-09-06 05:59:07.0000.15.0.193.039.0119.028Truegdbgui134.0132.0https://pypi.org/project/gdbgui2021-09-06 05:54:12.0002.0144067.0144443.02.06772.0
110108pipxpypa/pipxdependency-managersInstall and Run Python Applications in Isolated Environments.https://github.com/pypa/pipxhttps://github.com/pypa/pipxMIT2018-10-06 18:47:46.0002022-01-24 11:38:40.0002022-01-22 09:05:21494.021.0214.060.0345.0349.04541.02022-01-04 09:17:35.0001.0.049.072.0105.028Truepipxconda-forge/pipx6.0https://pypi.org/project/pipx2022-01-04 09:17:35.0006.081129.081239.0https://anaconda.org/conda-forge/pipx2022-01-04 11:29:53.789110.03.0
111109line_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-01-24 11:42:39.0002022-01-06 07:41:24181.06.0250.013.067.023.03527.02021-12-30 14:39:07.0003.4.08.027.029.028Trueline_profilerconda-forge/line_profiler353.0https://pypi.org/project/line_profiler2017-12-20 02:30:37.000353.0125153.0128460.0https://anaconda.org/conda-forge/line_profiler2021-11-13 04:18:41.049224937.02.0
112110memory-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-01-17 12:32:24.0002022-01-17 12:32:24649.08.0329.072.0137.0106.03289.02018-08-16 03:16:49.0000.54.052.091.0111.028Truememory_profilerconda-forge/memory_profiler268.0https://pypi.org/project/memory_profiler2018-08-16 03:16:49.000268.0434655.0436866.0https://anaconda.org/conda-forge/memory_profiler2021-12-19 14:16:49.287150367.02.0
113111pytest-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-01-20 09:16:21.0002022-01-20 09:16:21685.010.0287.086.0335.0199.01999.02021-12-07 12:36:00.0006.5.06.0107.0116.028Truepytest-testinfraconda-forge/pytest-testinfra['pytest']5.0https://pypi.org/project/pytest-testinfra2021-12-07 12:36:00.0005.0114538.0114737.0https://anaconda.org/conda-forge/pytest-testinfra2021-12-12 11:43:25.2512399.03.0
114112pytest-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.0002021-12-31 11:59:53.0002020-10-24 18:04:51344.057.018.0130.069.0818.02020-07-06 18:40:33.0000.9.426.036.035.028Falsepytest-sugarconda-forge/pytest-sugar['pytest']11544.08965.0https://pypi.org/project/pytest-sugar2020-07-06 18:40:33.0002579.0542433.0544739.0https://anaconda.org/conda-forge/pytest-sugar2020-09-18 13:41:24.029122243.03.0
115113Yappisumerc/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.08.052.011.042.038.0796.02021-10-05 13:05:13.0001.3.319.027.017.028Trueyappiconda-forge/yappi858.0517.0https://pypi.org/project/yappi2021-12-15 13:51:36.167341.01012796.01014548.0https://anaconda.org/conda-forge/yappi2021-11-07 16:26:03.83896368.02.0
116114typeguardagronholm/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.09.069.019.047.0151.0783.02021-12-10 21:09:37.0002.13.345.019.029.028Truetypeguardconda-forge/typeguard299.0https://pypi.org/project/typeguard2021-12-10 21:09:37.000299.09937468.09939433.0https://anaconda.org/conda-forge/typeguard2021-10-11 07:35:51.31270744.02.0
117115greenCleanCut/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.0720.02022-01-20 23:42:44.0003.4.1143.037.02.028Truegreenconda-forge/green842.0634.0https://pypi.org/project/green2022-01-20 23:42:44.000208.015473.017225.0https://anaconda.org/conda-forge/green2020-11-12 18:09:27.15791121.03.0
118116noxtheacodes/noxtestingFlexible test automation for Python.https://github.com/theacodes/noxhttps://github.com/theacodes/noxApache-2.02016-02-24 04:02:58.0002022-01-20 16:49:13.0002022-01-20 16:49:13439.037.0106.015.0304.0230.0696.02022-01-07 23:34:01.0002022.1.722.066.030.028Truenoxconda-forge/nox['pytest']146.0https://pypi.org/project/nox2022-01-07 23:34:01.000146.0743724.0744886.0https://anaconda.org/conda-forge/nox2022-01-13 17:20:23.32945350.03.0
119117prettytablejazzband/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-01-25 13:45:25.0002022-01-06 21:10:50377.020.089.013.090.052.0655.02022-01-06 21:31:09.0003.0.020.040.023.028Falseprettytableconda-forge/prettytable528.0https://pypi.org/project/prettytable2022-01-06 21:31:09.000528.03952900.03958270.0https://anaconda.org/conda-forge/prettytable2022-01-07 09:57:31.703359849.03.0
120118sphinx-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-01-25 21:58:05.0002022-01-25 21:58:05399.03.0206.024.094.082.0578.02021-09-12 03:26:49.0000.8.057.039.056.028Truesphinx-bootstrap-theme['sphinx']592.0https://pypi.org/project/sphinx-bootstrap-theme2021-09-12 03:26:49.000592.0300773.0300773.02.0
121119mypy-protobufdropbox/mypy-protobuflintersopen source tools to generate mypy stubs from protobufs.https://github.com/dropbox/mypy-protobufhttps://github.com/dropbox/mypy-protobufApache-2.02017-12-11 21:55:05.0002022-01-24 01:32:53.8492022-01-23 22:30:42367.035.064.022.0246.094.0422.02022-01-23 22:29:40.0003.2.038.031.06.028Truemypy-protobufconda-forge/mypy-protobuf50.0https://pypi.org/project/mypy-protobuf2022-01-23 22:29:40.00050.0877698.0879103.0https://anaconda.org/conda-forge/mypy-protobuf2022-01-24 01:32:53.84919683.02.0
122120ddtdatadriventests/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/ddt5271.03958.0https://pypi.org/project/ddt2021-10-04 22:43:34.0001313.0209062.0210208.0https://anaconda.org/conda-forge/ddt2020-05-15 03:17:11.93266516.03.0
123121sphinx-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-01-25 14:26:00.0002022-01-25 14:22:32209.031.079.010.084.0109.0395.02022-01-25 14:26:00.0001.16.037.036.023.028Truesphinx-autodoc-typehintsconda-forge/sphinx-autodoc-typehints['sphinx']1291.0https://pypi.org/project/sphinx-autodoc-typehints2022-01-25 14:26:00.0001291.0401786.0407027.0https://anaconda.org/conda-forge/sphinx-autodoc-typehints2021-04-15 04:06:00.666262050.02.0
124122wasabiines/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.011.012.03.0317.02021-12-06 13:54:33.0000.9.035.07.03.028Truewasabiconda-forge/wasabi16172.015898.0https://pypi.org/project/wasabi2021-12-06 14:21:35.000274.03709060.03725343.0https://anaconda.org/conda-forge/wasabi2021-12-07 08:28:14.218569930.03.0
125123hackingopenstack/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.028Truehacking['flake8']4391.0https://pypi.org/project/hacking2021-04-21 10:37:50.0004391.0461971.0461971.02.0
126124astunparsesimonpercivall/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.0175.02019-12-22 18:12:11.0001.6.311.010.018.028Falseastunparseconda-forge/astunparse36323.036040.0https://pypi.org/project/astunparse2019-12-22 18:12:11.000283.05238694.05249112.0https://anaconda.org/conda-forge/astunparse2021-01-15 07:40:29.426573005.03.0
127125gastserge-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.0002021-11-15 08:20:52.5032021-11-13 21:38:2092.01.025.010.040.025.0118.02021-11-13 21:39:31.0000.5.320.010.01.028Truegastconda-forge/gast77029.075166.0https://pypi.org/project/gast2021-11-13 21:39:31.0001863.010547889.010578944.0https://anaconda.org/conda-forge/gast2021-11-15 08:20:52.5031366434.03.0
128126Bpytoparistocratos/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.0316.0158.070.0220.08211.02021-12-22 19:23:21.0001.0.6853.035.061.027Truebpytopconda-forge/bpytop1.0https://pypi.org/project/bpytop2021-12-22 19:23:21.0001.09951.010284.0https://anaconda.org/conda-forge/bpytop2021-12-22 23:07:43.3713672.03.0
129127notifiersliiight/notifiersloggingThe easy way to send notifications.https://github.com/liiight/notifiershttps://github.com/liiight/notifiersMIT2017-06-01 10:20:18.0002022-01-25 19:38:54.0002021-09-22 08:42:01426.079.037.0327.054.02059.02021-08-23 20:42:56.0001.3.026.016.038.027Truenotifiersconda-forge/notifiers222.0208.0https://pypi.org/project/notifiers2019-10-05 13:00:41.00014.0312912.0314102.0https://anaconda.org/conda-forge/notifiers2021-11-16 00:29:21.94915481.03.0
130128uiautomatorxiaocong/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.0118.01760.02020-11-16 03:43:07.0001.0.241.013.0171.027Falseuiautomator270.0203.0https://pypi.org/project/uiautomator2020-11-16 03:43:07.00067.025492.025492.03.0
131129briefcasebeeware/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-01-11 06:18:09.0002022-01-11 06:18:081227.019.0215.039.0276.0259.01292.02021-03-06 05:37:12.0000.3.536.088.0112.027Truebriefcase16.0https://pypi.org/project/briefcase2021-03-06 05:37:12.00016.03090.03090.02.0
132130pymplerpympler/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.0002021-12-29 11:53:11.0002021-12-29 11:52:34474.06.075.08.049.050.0860.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.01093864.01096909.0https://anaconda.org/conda-forge/pympler2020-10-14 22:08:39.935176625.03.0
133131pdoc3pdoc3/pdocdocumentationAuto-generate API documentation for Python projects.https://github.com/pdoc3/pdochttps://github.com/pdoc3/pdocAGPL-3.02019-01-02 02:32:40.0002021-11-08 07:00:59.0002021-09-24 14:45:57569.0117.09.0105.0188.0775.02021-08-03 14:51:19.0000.10.034.056.087.027Truepdoc3anaconda/pdoc31341.01224.0https://pypi.org/project/pdoc32021-08-03 14:51:19.000117.0199419.0199439.0https://anaconda.org/anaconda/pdoc32020-11-30 22:53:50.187543.02.0
134132mkdocstringsmkdocstrings/mkdocstringsdocumentationAutomatic documentation from sources, for MkDocs.https://github.com/mkdocstrings/mkdocstringshttps://github.com/mkdocstrings/mkdocstringsISC2019-12-09 18:09:09.0002022-01-14 20:47:36.0002021-12-28 21:55:11477.014.059.06.0118.0162.0593.02022-01-15 13:22:05.0000.17.041.026.054.027Truemkdocstringsconda-forge/mkdocstrings['mkdocs']145.0https://pypi.org/project/mkdocstrings2021-12-27 17:59:42.000145.0110393.0111172.0https://anaconda.org/conda-forge/mkdocstrings2021-12-28 00:30:39.82111685.02.0
135133python-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.0448.02021-06-11 10:22:42.00015.0.163.016.025.027Truecoloredlogsanaconda/coloredlogs11844.010110.0https://pypi.org/project/coloredlogs2021-06-11 10:22:42.0001734.02021041.02021110.0https://anaconda.org/anaconda/coloredlogs2022-01-20 12:12:45.1373598.03.0
136134darglintterrencepreilly/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.036.07.056.094.0381.02021-10-18 03:40:35.0001.8.148.022.047.027Truedarglintconda-forge/darglint1656.01603.0https://pypi.org/project/darglint2021-10-18 03:40:35.00053.0222355.0223384.0https://anaconda.org/conda-forge/darglint2021-11-05 17:11:34.44928817.03.0
137135pep8-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.056.015.0107.071.0360.02021-08-08 02:45:08.0000.12.123.032.013.027Falsepep8-namingconda-forge/pep8-naming10669.08960.0https://pypi.org/project/pep8-naming2021-08-08 02:45:08.0001709.0963876.0966848.0https://anaconda.org/conda-forge/pep8-naming2021-08-08 04:41:02.577211024.03.0-1.0
138136pytest-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-01-24 04:46:41.0002022-01-24 04:00:26232.010.033.07.083.040.0195.02021-03-21 15:51:09.0000.8.117.016.09.027Truepytest-mypyconda-forge/pytest-mypy['pytest']1746.01463.0https://pypi.org/project/pytest-mypy2021-03-21 15:51:09.000283.0459329.0460185.0https://anaconda.org/conda-forge/pytest-mypy2020-11-24 14:50:18.05719704.03.0
139137flake8-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']5028.04204.0https://pypi.org/project/flake8-quotes2021-12-15 15:00:09.741824.0460602.0469787.0https://anaconda.org/conda-forge/flake8-quotes2021-10-19 22:36:39.426587854.03.0
140138flake8-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.040.06.062.040.0114.02021-10-14 11:43:49.0004.1.133.031.013.027Trueflake8-isortconda-forge/flake8-isort['flake8']5138.04549.0https://pypi.org/project/flake8-isort2021-10-14 11:43:49.000589.0511780.0512329.0https://anaconda.org/conda-forge/flake8-isort2021-10-14 14:17:41.68414840.03.0
141139PyOxidizerindygreg/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-01-26 02:23:53.0002022-01-26 02:23:445297.0301.0137.056.088.0166.03443.02021-10-26 00:49:29.000pyoxidizer/0.18.010.038.0260.026Truepyoxidizerhttps://pypi.org/project/pyoxidizer2021-10-26 00:43:39.0001487.01551.03.01550.0
142140mambamamba-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-01-26 14:47:14.0002022-01-26 14:47:131650.0142.0139.035.0695.0496.02670.02022-01-25 09:52:40.0002022.01.2585.066.0211.026Trueconda-forge/mamba54626.0https://anaconda.org/conda-forge/mamba2022-01-25 14:04:39.7311857296.03.0-1.0
143141dephelldephell/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.01735.02020-04-28 06:31:17.000.0.8.330.037.0108.026Truedephell355.0343.0https://pypi.org/project/dephell2020-04-28 06:29:24.00012.08827.08832.03.0167.0
144142pytest-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.0002021-12-15 15:32:37.1342021-06-14 13:01:06986.092.017.061.078.0849.02021-04-17 19:47:26.0003.4.142.034.078.026Truepytest-benchmarkconda-forge/pytest-benchmark['pytest']3051.02495.0https://pypi.org/project/pytest-benchmark2021-04-17 19:47:26.000556.0324622.0341393.0https://anaconda.org/conda-forge/pytest-benchmark2021-04-18 21:19:04.8601174005.03.0
145143pytest-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.0002021-12-08 10:01:20.0002019-06-15 20:36:43183.050.012.048.042.0617.02018-05-20 19:52:16.0004.2.017.016.039.026Falsepytest-watchconda-forge/pytest-watch['pytest']3868.03294.0https://pypi.org/project/pytest-watch2018-05-20 19:52:16.000574.0246023.0247147.0https://anaconda.org/conda-forge/pytest-watch2021-08-21 18:28:52.30553994.03.0
146144autoflakemyint/autoflakerefactoringRemoves unused imports and unused variables as reported by pyflakes.https://github.com/myint/autoflakehttps://github.com/myint/autoflakeMIT2012-12-27 03:40:17.0002021-09-01 03:13:36.0002020-12-27 17:36:40439.051.010.036.033.0473.02019-08-04 15:14:24.0001.3.136.017.033.026Falseautoflakeconda-forge/autoflake4178.03679.0https://pypi.org/project/autoflake2019-08-04 15:14:24.000499.0551443.0558831.0https://anaconda.org/conda-forge/autoflake2021-05-26 15:10:21.374243823.02.0
147145pytest-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-01-23 12:30:23.0002022-01-23 12:30:22446.045.022.03.0395.042.0394.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.0359539.0364404.0https://anaconda.org/conda-forge/pytest-randomly2022-01-10 21:33:59.86514596.03.0
148146py2exepy2exe/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-01-09 21:22:22.0002021-11-16 21:13:221005.015.046.016.024.092.0351.02021-12-15 13:42:30.1090.6.619.014.07.026Truepy2exe1560.01384.0https://pypi.org/project/py2exe2021-12-15 13:42:30.109176.021185.021403.03.07421.0
149147flake8-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-01-23 12:30:19.0002022-01-23 12:30:18410.032.016.05.0360.034.0327.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.0522140.0530072.0https://anaconda.org/conda-forge/flake8-comprehensions2022-01-10 21:45:55.529491835.03.0
150148py2appronaldoussoren/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-01-19 20:03:20.0002022-01-06 12:11:00697.01.019.012.017.0273.0168.02021-09-27 15:32:37.0000.26.142.027.0109.026Truepy2app4725.03899.0https://pypi.org/project/py2app2021-09-27 15:32:37.000826.014624.014624.03.0
151149vulturejendrikseipp/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.093.019.0118.0138.01995.02021-01-16 17:51:40.0002.342.030.016.025Truevultureconda-forge/vulture1608.01391.0https://pypi.org/project/vulture2021-01-16 17:49:50.000217.0203942.0204728.0https://anaconda.org/conda-forge/vulture2020-08-11 23:14:02.06251104.02.0
152150pdbpppdbpp/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.0002021-12-04 10:32:13.0002021-11-27 18:29:02698.01.046.017.0301.0116.0848.02021-07-09 22:22:20.0000.10.326.040.064.025Truepdbppconda-forge/pdbpp3109.02517.0https://pypi.org/project/pdbpp2021-07-09 22:22:20.000592.0196101.0197387.0https://anaconda.org/conda-forge/pdbpp2021-07-11 15:21:48.41968199.03.0
153151asvairspeed-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-01-27 14:23:06.0002022-01-22 16:58:351896.02.0133.019.0578.0305.0626.02020-05-16 12:35:26.0000.4.216.057.0113.025Trueasvconda-forge/asv284.0221.0https://pypi.org/project/asv2020-05-16 12:33:41.00063.029768.039143.0https://anaconda.org/conda-forge/asv2021-11-08 20:30:28.394562515.03.0
154152redbaronpycqa/redbaronrefactoringBottom-up approach to refactoring in python.https://github.com/PyCQA/redbaronhttps://github.com/PyCQA/redbaronLGPL-3.0+2014-03-23 05:34:39.0002021-12-09 03:12:39.0002021-12-09 03:12:361672.03.068.028.0105.046.0625.02019-03-17 19:03:54.0000.9.215.034.080.025Trueredbaron462.0346.0https://pypi.org/project/redbaron2019-03-17 18:59:01.000116.026878.026878.02.0
155153Mamba 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.025Falsemamba520.0402.0https://pypi.org/project/mamba2020-11-16 12:35:41.000118.021250.021250.03.0
156154interrogateeconchick/interrogatedocumentationExplain yourself! Interrogate a codebase for docstring coverage.https://github.com/econchick/interrogatehttps://github.com/econchick/interrogateMIT2020-04-24 02:33:25.0002022-01-03 07:09:36.0002021-12-27 17:39:09174.02.027.04.069.024.0337.02021-09-10 23:05:20.0001.5.014.012.08.025Trueinterrogate1319.01284.0https://pypi.org/project/interrogate2021-09-10 23:05:20.00035.072977.072977.03.0
157155baronPyCQA/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.0267.02021-12-09 03:33:32.0000.10.121.033.046.025Truebaron252.0193.0https://pypi.org/project/baron2021-12-09 03:33:32.00059.027820.027820.02.0
158156astevalnewville/astevalastminimalistic evaluator of python expression using ast module.https://github.com/newville/astevalhttps://github.com/newville/astevalMIT2012-03-31 22:10:33.0002022-01-16 14:49:28.0002022-01-16 14:30:26426.09.032.010.047.046.0128.02022-01-16 14:50:25.0000.9.2626.019.010.025Trueastevalconda-forge/asteval887.0727.0https://pypi.org/project/asteval2022-01-16 14:49:28.000160.0141070.0143535.0https://anaconda.org/conda-forge/asteval2021-02-27 14:24:12.922155302.03.0
159157icecreamgruns/icecreamdebuggingNever use print() to debug again.https://github.com/gruns/icecreamhttps://github.com/gruns/icecreamMIT2018-02-13 18:56:12.0002021-12-18 12:23:07.0002021-08-31 15:45:26213.0115.050.032.060.05680.02021-06-22 20:52:25.0002.1.115.016.026.024Trueicecreamconda-forge/icecream30.0https://pypi.org/project/icecream2021-06-22 20:47:50.00030.0121460.0121658.0https://anaconda.org/conda-forge/icecream2021-06-23 10:06:41.1061789.03.0
160158reboundshobrook/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-01-26 16:51:02.0392021-01-04 03:14:37166.0357.079.040.038.03786.02022-01-26 14:15:59.0003.19.2176.016.020.024Truereboundconda-forge/rebound38.022.0https://pypi.org/project/rebound2022-01-26 14:15:59.00016.02649.05612.0https://anaconda.org/conda-forge/rebound2022-01-26 16:51:02.039165779.03.0176.0
161159MonkeyTypeInstagram/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.0002021-10-03 07:01:51.0002021-09-15 00:20:06289.0129.050.0105.0112.03652.02021-05-21 22:24:36.00021.5.021.037.037.024Truemonkeytypeconda-forge/monkeytype184.0161.0https://pypi.org/project/monkeytype2021-05-21 22:24:36.00023.029304.030091.0https://anaconda.org/conda-forge/monkeytype2021-05-22 12:13:35.93737783.03.0
162160alive-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.0002021-12-14 18:04:25.0002021-11-06 05:27:01493.02.0130.038.030.074.03031.02021-10-19 01:28:57.0002.1.021.01.025.024Truealive-progressconda-forge/alive-progress613.0564.0https://pypi.org/project/alive-progress2021-10-19 01:28:57.00049.025661.026180.0https://anaconda.org/conda-forge/alive-progress2021-01-08 03:33:35.99011952.03.0
163161shivlinkedin/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.07.079.028.0105.071.01359.02022-01-24 19:19:34.0001.0.158.035.030.024Trueshiv12.0https://pypi.org/project/shiv2022-01-24 19:17:52.00012.07481.07486.03.0169.0
164162snoopalexmojaki/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.011.024.015.012.021.0691.02021-11-11 16:57:18.0000.4.112.021.018.024Truesnoopconda-forge/snoop12.0https://pypi.org/project/snoop2021-11-11 16:57:18.00012.017477.017547.0https://anaconda.org/conda-forge/snoop2021-11-11 19:47:40.294210.03.0
165163python-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.036.013.021.050.0658.02021-12-15 20:36:30.0003.4.349.09.037.024Truehunterconda-forge/hunter99.078.0https://pypi.org/project/hunter2021-12-15 20:36:30.00021.06308.06828.0https://anaconda.org/conda-forge/hunter2021-12-16 01:21:37.4213125.03.0
166164paverpaver/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.035305.035687.0https://anaconda.org/conda-forge/paver2018-07-24 12:48:36.12223715.03.0
167165pytest-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-01-25 14:44:44.0002022-01-25 14:44:44780.022.061.022.0102.058.0408.02019-05-28 06:37:19.0001.7.012.058.045.024Truepytest-virtualenvconda-forge/pytest-shutil63.0https://pypi.org/project/pytest-virtualenv2019-05-28 06:37:19.00063.07058.07491.0https://anaconda.org/conda-forge/pytest-shutil2021-10-18 17:46:27.84418192.03.0
168166sphinx-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.0374.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.0209474.0210897.0https://anaconda.org/conda-forge/sphinx-autobuild2021-03-14 17:15:24.29781156.03.0
169167flake8-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.0253.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.0307156.0310449.0https://anaconda.org/conda-forge/flake8-import-order2019-03-06 03:48:48.199204175.03.0
170168docformattermyint/docformatterformattersFormats docstrings to follow PEP 257.https://github.com/myint/docformatterhttps://github.com/myint/docformatterMIT2012-05-26 21:40:48.0002021-08-19 05:41:14.0002020-12-27 18:10:35441.034.011.033.022.0250.02019-11-10 16:23:03.0001.3.148.015.027.024Falsedocformatterconda-forge/docformatter908.0819.0https://pypi.org/project/docformatter2020-12-27 18:11:12.00089.076234.077140.0https://anaconda.org/conda-forge/docformatter2020-12-29 08:31:19.77214506.03.0
171169check-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.0002021-10-16 09:35:31.0002021-10-16 09:35:29527.031.05.059.072.0247.041.020.016.024Truecheck-manifestconda-forge/check-manifest9517.07028.0https://pypi.org/project/check-manifest2021-09-22 09:08:46.0002489.0149660.0150676.0https://anaconda.org/conda-forge/check-manifest2021-09-22 11:40:52.38937594.03.0
172170better-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.041.04105.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.026808.026808.03.0
173171vprofnvdv/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.03810.02018-06-24 14:16:36.0000.37.624.017.026.023Truevprof105.089.0https://pypi.org/project/vprof2020-02-29 13:31:59.00016.04202.04202.03.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.073.0116.076.02063.02018-11-01 16:02:57.0000.4215.022.021.023Falsepython-taint68.056.0https://pypi.org/project/python-taint2018-11-01 16:02:04.00012.02635.02636.03.071.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.01352.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.036989.037290.0https://anaconda.org/conda-forge/bowler2019-06-12 18:37:14.24611471.03.0
176174beartypebeartype/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-01-27 08:24:22.0002022-01-27 07:52:50537.067.019.07.017.054.01035.02021-11-06 06:22:43.0000.9.116.09.012.023Truebeartypeconda-forge/beartype23.0https://pypi.org/project/beartype2021-11-06 06:22:43.00023.049206.049724.0https://anaconda.org/conda-forge/beartype2021-11-06 11:46:27.9629857.03.0
177175pyccopycco-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.0765.02018-07-25 01:42:48.0000.6.011.036.029.023Falsepycco360.0247.0https://pypi.org/project/pycco2018-07-25 01:42:48.000113.01193.01193.03.02.0
178176pynsisttakluyver/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.03.0101.033.086.0134.0742.02020-07-03 08:11:24.0002.5.121.029.025.023Truepynsist47.0https://pypi.org/project/pynsist2021-03-28 16:28:58.00047.01799.01799.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-01-26 12:14:21.4852022-01-25 20:38:28980.020.0134.028.0236.0200.0336.02022-01-04 16:33:51.0003.2.237.050.058.023Trueconstructor12.012.078.0https://anaconda.org/anaconda/constructor2022-01-26 12:14:21.4855110.03.0225.0
180178mkdocs-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.0225.02021-10-05 01:33:27.0000.5.1024.011.041.023Truemkdocs-pdf-export-plugin['mkdocs']199.0195.0https://pypi.org/project/mkdocs-pdf-export-plugin2021-10-05 01:33:27.0004.012905.012905.03.0
181179flake8-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-01-10 09:25:24.0002022-01-10 09:25:22335.08.07.04.0204.027.0217.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.0236085.0236194.0https://anaconda.org/conda-forge/flake8-eradicate2021-10-19 16:48:36.521984.03.0
182180releasesbitprophet/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.023Truereleasesconda-forge/sphinx-releases['sphinx']777.0412.0https://pypi.org/project/releases2020-01-11 00:29:49.000365.09109.010117.0https://anaconda.org/conda-forge/sphinx-releases2021-10-19 17:29:57.24244376.03.0
183181flake8-commasPyCQA/flake8-commaslintersFlake8 extension for enforcing trailing commas in python.https://github.com/PyCQA/flake8-commashttps://github.com/PyCQA/flake8-commasMIT2015-12-16 09:25:13.0002021-10-13 19:25:52.0002021-10-13 19:25:45176.023.03.038.026.0127.02021-10-13 19:25:39.0002.1.020.012.05.023Trueflake8-commas['flake8']334.0https://pypi.org/project/flake8-commas2021-10-13 19:25:39.000334.0232389.0232389.03.0
184182pytkdocsmkdocstrings/pytkdocsdocumentationLoad Python objects documentation.https://github.com/mkdocstrings/pytkdocshttps://github.com/mkdocstrings/pytkdocsISC2020-02-04 21:18:34.0002021-12-27 20:45:38.0002021-12-27 20:45:31230.010.031.03.042.063.041.02021-12-27 17:36:21.0000.15.024.021.024.023Falsepytkdocsconda-forge/pytkdocs6.0https://pypi.org/project/pytkdocs2021-12-27 17:36:21.0006.093891.095793.0https://anaconda.org/conda-forge/pytkdocs2021-12-27 20:26:30.54928537.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.06657.06657.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.01.072.029.010.037.02442.02021-11-24 14:32:07.0001.2.2548.05.01.022Truepretty_errorsconda-forge/pretty_errors39.0https://pypi.org/project/pretty_errors2021-11-24 14:32:07.00039.023255.023510.0https://anaconda.org/conda-forge/pretty_errors2021-11-27 17:41:04.9993577.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.01720.02017-11-22 14:27:35.0002.7.037.056.088.022Falsesixpack14.010.0https://pypi.org/project/sixpack2017-11-22 14:27:35.0004.0203.0203.03.0
188186Birdseyealexmojaki/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.03.070.047.047.032.01454.02021-11-11 16:04:25.0000.9.338.010.018.022Truebirdseye3.0https://pypi.org/project/birdseye2021-11-11 16:04:25.0003.01493.01493.03.0
189187stackprintercknd/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.01158.02020-10-31 13:10:42.0000.2.514.06.011.022Truestackprinterconda-forge/stackprinter106.086.0https://pypi.org/project/stackprinter2020-10-31 13:06:59.00020.0319701.0319796.0https://anaconda.org/conda-forge/stackprinter2020-10-31 17:18:37.5372958.03.0
190188pytest-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.0002021-10-22 07:06:32.0002021-10-22 07:00:49287.029.014.063.088.0507.02021-10-22 07:01:51.0001.2.239.016.028.022Truepytest-testmonconda-forge/pytest-testmon['pytest']54.0https://pypi.org/project/pytest-testmon2021-10-22 07:01:51.00054.0106971.0107679.0https://anaconda.org/conda-forge/pytest-testmon2019-08-03 00:17:17.06333291.03.0
191189blacken-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-01-15 22:57:41.0002022-01-15 22:57:40220.019.020.05.099.038.0306.02021-11-19 00:15:07.0001.12.021.013.03.022Trueblacken-docsconda-forge/blacken-docs16.0https://pypi.org/project/blacken-docs2021-11-19 00:15:07.00016.020432.021496.0https://anaconda.org/conda-forge/blacken-docs2021-11-19 03:21:02.81119169.03.0
192190nitpickandreoliwa/nitpicklintersEnforce the same settings on multiple projects.https://github.com/andreoliwa/nitpickhttps://github.com/andreoliwa/nitpickMIT2018-03-23 14:25:24.0002022-01-27 03:16:19.0002022-01-26 01:36:21656.074.013.03.0354.065.0216.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.09248.09248.03.04.0
193191mkdocs-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-01-24 13:27:24.0002021-12-27 19:37:2966.08.021.07.011.039.0211.02021-11-22 17:59:06.0002.6.119.03.08.022Truemkdocs-awesome-pages-plugin['mkdocs']60.0https://pypi.org/project/mkdocs-awesome-pages-plugin2021-11-22 17:53:48.00060.041356.041356.03.0
194192add-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-24 02:19:20.0002022-01-24 02:19:19311.028.015.05.0129.037.0210.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.017260.017260.03.0
195193data-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.0186.02021-02-16 16:47:31.0000.2.2326.044.039.022Truedata-science-typesconda-forge/data-science-types175.0167.0https://pypi.org/project/data-science-types2021-02-16 16:45:03.0008.038545.038741.0https://anaconda.org/conda-forge/data-science-types2021-02-16 21:31:02.6322548.03.0
196194xdoctestErotemic/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.0131.02021-10-06 11:58:58.0000.15.1062.07.017.022Truexdoctestconda-forge/xdoctest2070.02008.0https://pypi.org/project/xdoctest2021-10-06 11:58:58.00062.0100406.0100934.0https://anaconda.org/conda-forge/xdoctest2021-08-10 02:00:15.25012150.03.0conda-forge/xdoctest
197195memory_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.04.067.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.0434655.0436866.0https://anaconda.org/conda-forge/memory_profiler2021-12-19 14:16:49.287150367.03.0
198196pyrasitelmacken/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.0191.059.044.015.02603.013.020.040.021Falsepyrasite44.038.0https://pypi.org/project/pyrasite2012-05-09 19:11:33.0006.027649.027649.03.0
199197xarfacebookincubator/xarpackagingexecutable archive format.https://github.com/facebookincubator/xarhttps://github.com/facebookincubator/xarBSD-3-Clause2017-06-29 18:15:26.0002022-01-19 21:52:07.0002022-01-19 21:52:0481.04.045.034.017.021.01482.02020-12-02 20:41:20.00020.12.23.029.08.021Truexar17.017.0https://pypi.org/project/xar2020-12-02 20:41:20.000162.0162.03.0
200198pyannotatedropbox/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.01262.02019-09-16 15:37:03.0001.2.09.017.026.021Truepyannotate84.066.0https://pypi.org/project/pyannotate2019-09-16 15:37:03.00018.03422.03422.03.0
201199wilytonybaloney/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.0002021-12-06 12:07:14.0002021-07-01 09:03:43703.045.024.062.052.0843.02020-09-02 06:33:11.0001.19.046.016.028.021Truewily9.0https://pypi.org/project/wily2021-07-01 08:25:50.0009.016636.016636.03.0
202200FixitInstagram/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-01-17 14:17:37.0002022-01-07 16:44:16166.07.041.015.0163.025.0291.02021-07-31 16:17:24.0000.1.46.029.032.021Truefixit16.014.0https://pypi.org/project/fixit2021-07-30 20:35:02.0002.07298.07298.03.0
203201pytest-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.04.016.09.021.020.0235.02020-02-01 18:04:00.0000.6.312.09.015.021Truepytest-lazy-fixtureconda-forge/pytest-lazy-fixture['pytest']582.0528.0https://pypi.org/project/pytest-lazy-fixture2020-02-01 18:04:00.00054.0255992.0261459.0https://anaconda.org/conda-forge/pytest-lazy-fixture2020-02-01 18:49:47.818311647.03.0
204202xenonrubik/xenoncode-metricsMonitoring tool based on radon.https://github.com/rubik/xenonhttps://github.com/rubik/xenonMIT2014-02-14 14:19:20.0002021-09-03 15:36:06.0002021-09-03 15:36:04108.016.05.012.025.0200.02021-09-03 15:34:36.0000.8.020.08.07.021Truexenonconda-forge/xenon357.0288.0https://pypi.org/project/xenon2021-09-03 15:34:36.00069.053515.053795.0https://anaconda.org/conda-forge/xenon2019-10-12 20:39:43.88314317.03.0
205203pyenv-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-01-20 10:28:12.0002021-11-13 23:30:56478.03.0312.074.0114.0197.04712.02019-02-14 00:27:42.0001.1.57.046.0135.020True3.0
206204python-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.0002021-12-15 14:34:12.1822021-09-15 11:45:37485.017.09.044.015.0319.02021-04-08 20:14:54.0001.8.023.011.06.020Truemanholeconda-forge/manhole121.083.0https://pypi.org/project/manhole2021-04-08 20:14:54.00038.017425.017725.0https://anaconda.org/conda-forge/manhole2021-11-07 23:05:41.7661802.03.0
207205pytest-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.0152.02019-10-22 13:04:22.0001.3.19.07.05.020Truepytest-datadirconda-forge/pytest-datadir['pytest']556.0485.0https://pypi.org/project/pytest-datadir2019-10-22 13:04:22.00071.0137518.0139101.0https://anaconda.org/conda-forge/pytest-datadir2019-10-23 16:32:51.37499747.03.0
208206mkdocs-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-01-21 15:10:07.0002021-10-14 20:29:54188.024.07.027.037.0120.02021-07-03 02:09:02.0000.9.328.06.031.020Truemkdocs-with-pdf['mkdocs']98.098.0https://pypi.org/project/mkdocs-with-pdf2021-07-03 02:04:39.0008041.08041.03.0
209207flake8-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.0002021-12-27 16:27:57.0002021-12-27 16:27:57101.04.08.02.023.014.0103.02021-07-16 22:59:22.0000.2.311.05.07.020Trueflake8-blackconda-forge/flake8-black['flake8']1805.01686.0https://pypi.org/project/flake8-black2021-07-16 22:59:22.000119.0268038.0274287.0https://anaconda.org/conda-forge/flake8-black2021-07-17 00:37:54.092193723.03.0
210208dodgylandscapeio/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.097.02019-12-31 16:44:58.0000.2.110.014.09.020Truedodgyconda-forge/dodgy1789.01506.0https://pypi.org/project/dodgy2019-12-31 16:44:58.000283.0182483.0182893.0https://anaconda.org/conda-forge/dodgy2020-06-10 17:10:06.57926711.03.0
211209flake8-builtinsgforcada/flake8-builtinslintersCheck for python builtins being used as variables or parameters.https://github.com/gforcada/flake8-builtinshttps://github.com/gforcada/flake8-builtinsGPL-2.02016-03-02 00:26:51.0002021-09-21 08:08:53.0002021-09-20 15:48:57221.018.02.038.032.078.02020-05-14 10:45:01.0001.5.323.015.02.020Trueflake8-builtinsconda-forge/flake8-builtins['flake8']3497.03198.0https://pypi.org/project/flake8-builtins2020-05-14 10:45:01.000299.0359766.0361915.0https://anaconda.org/conda-forge/flake8-builtins2020-05-18 15:22:26.836133275.03.0
212210fake2dbemirozer/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.02114.02019-03-09 13:53:12.0001.0.023.018.07.019Falsefake2db19.018.0https://pypi.org/project/fake2db2018-02-09 15:43:23.0001.0313.0313.03.0
213211heartratealexmojaki/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.02.0115.030.04.03.01367.02021-11-13 14:58:19.0000.2.24.03.04.019Trueheartrateconda-forge/heartrate38.035.0https://pypi.org/project/heartrate2021-11-13 14:58:19.0003.0995.01055.0https://anaconda.org/conda-forge/heartrate2021-11-13 17:38:32.433422.03.0
214212pyflowDavid-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.022.040.018.051.070.0985.02021-07-02 13:17:04.0000.3.126.028.043.019Truepyflow1.0https://pypi.org/project/pyflow2021-07-02 13:17:04.0001.0215.0348.03.03858.0
215213portraytimothycrosley/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.016.035.030.0773.02021-06-13 08:00:00.0001.7.028.016.023.019Trueportray17.0https://pypi.org/project/portray2021-06-13 08:00:00.00017.04449.04449.03.0
216214python-devtoolssamuelcolvin/python-devtoolsloggingDev tools for python.https://github.com/samuelcolvin/python-devtoolshttps://github.com/samuelcolvin/python-devtoolsMIT2017-08-20 15:30:06.0002021-09-29 17:13:46.2472021-09-08 10:38:2898.016.07.060.034.0455.02021-09-29 08:43:45.0000.8.012.07.03.019Truepython-devtoolsconda-forge/python-devtools547.0546.0https://pypi.org/project/python-devtools2017-08-21 10:32:25.0001.0448.0610.0https://anaconda.org/conda-forge/python-devtools2021-09-29 17:13:46.2471461.03.0
217215vexsashahart/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.0371.02019-05-10 19:21:38.0000.0.1918.03.02.019Falsevex33.023.0https://pypi.org/project/vex2019-05-10 19:21:38.00010.01708.01708.03.0
218216assertpyActivisionGameScience/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.0176279.0176549.0https://anaconda.org/conda-forge/assertpy2020-07-19 15:23:26.71013543.03.0
219217flakehelllife4/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.0222.02021-01-11 18:40:32.0000.9.028.016.04.019Trueflakehell['flake8']12.0https://pypi.org/project/flakehell2021-01-11 18:40:32.00012.038563.038565.03.057.0
220218pandas-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.0002021-11-05 15:32:59.0002021-03-03 04:44:57179.015.06.067.029.0124.02020-02-01 05:12:09.0000.2.26.010.021.019Truepandas-vetconda-forge/pandas-vet['flake8']63.060.0https://pypi.org/project/pandas-vet2020-02-01 05:12:09.0003.05584.05827.0https://anaconda.org/conda-forge/pandas-vet2020-02-01 05:31:32.4457999.03.039.0
221219sphinx-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.05.024.016.0119.02019-12-23 17:05:52.0000.5.423.017.021.019Truesphinx-markdown-builder['sphinx']264.0212.0https://pypi.org/project/sphinx-markdown-builder2022-01-08 15:31:25.00052.029125.029125.03.0
222220unimporthakancelik96/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-01-21 10:04:03.0002022-01-21 10:04:00404.04.013.03.0124.066.0118.02021-09-14 09:33:27.0000.9.233.013.010.019Trueunimport18.018.0https://pypi.org/project/unimport2021-09-14 09:33:27.0004423.04423.03.0
223221flake8-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.0103.02017-08-31 23:17:01.00017.8.06.08.019.019Falseflake8-mypy['flake8']911.0801.0https://pypi.org/project/flake8-mypy2017-08-31 23:17:01.000110.038269.038269.03.0
224222dlintdlint-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.0002021-11-09 20:19:38.0852021-10-27 13:11:03214.06.02.04.014.080.02021-10-27 13:15:42.0000.12.014.08.020.019Truedlintconda-forge/dlint29.0https://pypi.org/project/dlint2021-10-27 13:15:42.00029.079581.079629.0https://anaconda.org/conda-forge/dlint2021-11-09 20:19:38.08597.03.0
225223unifymyint/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.065.02013-06-22 15:34:37.0000.1.510.05.010.019Falseunifyconda-forge/unify399.0363.0https://pypi.org/project/unify2019-08-07 13:46:09.00036.063049.063094.0https://anaconda.org/conda-forge/unify2021-06-29 19:32:02.475316.03.0
226224pip-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.014.010.05.013.040.064.02022-01-23 01:45:05.0008.8.029.011.03.019Truepip-run2.0https://pypi.org/project/pip-run2022-01-23 01:44:53.0002.09838.09838.03.0
227225pylint-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.059.05.07.05.019Truepylint-flaskconda-forge/pylint-flask['pylint']6016.05661.0https://pypi.org/project/pylint-flask2019-01-30 19:26:02.000355.0197492.0198318.0https://anaconda.org/conda-forge/pylint-flask2019-02-02 18:28:49.93453717.03.0
228226mkdocs-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-01-18 21:23:50.0002022-01-18 21:21:14205.020.06.01.03.060.032.02022-01-18 21:23:44.0002.2.534.01.03.019Falsemkdocs-print-site-plugin['mkdocs']66.063.0https://pypi.org/project/mkdocs-print-site-plugin2022-01-18 21:23:44.0003.04361.04361.03.0
229227pytest-dockeravast/pytest-dockertestingDocker-based integration tests.https://github.com/avast/pytest-dockerhttps://github.com/avast/pytest-dockerMIT2017-03-07 04:51:13.0002021-10-20 17:40:15.0002021-06-14 12:23:2060.042.08.040.016.0261.02021-06-14 12:12:56.0000.10.315.011.017.018Truepytest-docker['pytest']23.0https://pypi.org/project/pytest-docker2021-06-14 12:09:30.00023.057525.057528.03.084.0
230228imhotepjustinabrahms/imhoteplintersA static-analysis bot for Github.https://github.com/justinabrahms/imhotephttps://github.com/justinabrahms/imhotepMIT2012-12-17 01:26:32.0002021-12-14 22:36:10.0002021-10-01 21:06:26358.037.06.063.023.0217.02016-09-18 21:57:32.0001.1.09.016.023.018Trueimhotep14.09.0https://pypi.org/project/imhotep2016-09-18 21:57:32.0005.045.045.03.0
231229eradicatemyint/eradicaterefactoringRemoves commented-out code from Python files.https://github.com/myint/eradicatehttps://github.com/myint/eradicateSaxpath2012-12-23 04:39:48.0002021-07-26 20:00:21.0002020-10-01 09:23:01164.020.03.012.013.0119.02020-10-01 09:33:03.0002.0.016.07.06.018Falseeradicateconda-forge/eradicate89.0https://pypi.org/project/eradicate2020-10-01 09:33:03.00089.0263469.0263529.0https://anaconda.org/conda-forge/eradicate2021-04-19 20:24:58.341543.03.0
232230flake8-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.04.08.08.065.02019-10-08 03:58:31.0002.1.211.05.04.018Falseflake8-bandit['flake8']96.0https://pypi.org/project/flake8-bandit2019-10-08 03:58:31.00096.0394442.0394442.03.0
233231mkdocs-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.0002020-10-16 02:02:54.0002020-10-16 01:58:3624.05.04.07.09.039.02020-10-16 02:02:42.0000.3.18.06.02.018Falsemkdocs-git-revision-date-plugin['mkdocs']445.0431.0https://pypi.org/project/mkdocs-git-revision-date-plugin2020-10-16 02:02:18.00014.022252.022252.03.0
234232yalacemsbr/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.028.05.02.0132.011.013.02021-11-15 05:07:43.0003.1.028.04.01.018Falseyala['flake8', 'pylint']53.043.0https://pypi.org/project/yala2021-11-15 05:05:38.00010.01261.01261.03.0
235233pyheatcsurfer/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.039.013.06.09.0706.02018-12-06 03:59:34.0000.0.66.05.05.017Truepy-heat39.033.0https://pypi.org/project/py-heat2018-12-06 03:59:34.0006.02569.02569.03.0
236234pyntrags/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.017Falsepynt104.076.0https://pypi.org/project/pynt2018-06-24 06:23:48.00028.05149.05149.03.0
237235pyformatmyint/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.017Falsepyformat153.0128.0https://pypi.org/project/pyformat2017-01-04 02:31:11.00025.016845.016845.03.0
238236lazydocsml-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.018.05.022.05.066.02021-07-27 09:00:22.0000.4.818.07.06.017Truelazydocs69.057.0https://pypi.org/project/lazydocs2021-07-27 08:05:42.00012.01753.01753.03.0
239237pyenv-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.0325.067.051.064.03039.033.05.016True3.0
240238dh-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.01.0163.041.0149.0170.01510.058.024.016True3.0
241239pycyclebndr/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.0297.02017-02-13 18:07:58.0000.0.88.02.015.016Falsepycycle55.048.0https://pypi.org/project/pycycle2017-02-13 18:07:58.0007.01764.01764.03.0
242240bellybuttonhchasestevens/bellybuttonlintersCustom Python linting through AST expressions.https://github.com/hchasestevens/bellybuttonhttps://github.com/hchasestevens/bellybuttonMIT2018-02-17 06:31:44.0002021-07-15 00:42:03.0002021-07-15 00:42:0233.011.04.018.06.0228.02020-11-27 21:20:22.0000.3.111.05.08.016Truebellybutton17.016.0https://pypi.org/project/bellybutton2020-11-27 21:20:22.0001.05009.05009.03.0
243241retypeambv/retyperefactoringRe-apply type annotations from .pyi stubs to your codebase.https://github.com/ambv/retypehttps://github.com/ambv/retypeMIT2017-03-11 07:54:58.0002021-12-29 14:35:22.9992021-12-29 00:19:13101.01.017.04.023.08.0122.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.01107.01431.0https://anaconda.org/conda-forge/retype2021-12-29 14:35:22.99915582.03.0
244242com2annilevkivskyi/com2annrefactoringTool for translation type comments to type annotations in Python.https://github.com/ilevkivskyi/com2annhttps://github.com/ilevkivskyi/com2annMIT2016-09-09 07:17:02.0002021-08-21 14:47:42.0002021-08-21 14:47:4231.07.07.021.015.0103.02021-08-21 09:01:26.0000.3.03.04.05.016Truecom2ann9.08.0https://pypi.org/project/com2ann2021-08-21 09:01:26.0001.032969.032969.03.0
245243pytest-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.0257.0257.03.0
246244universal-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.09.05.04.032.03.014.02021-11-17 16:59:34.0000.6.1840.04.016Trueuniversal-build12.07.0https://pypi.org/project/universal-build2020-12-12 13:21:08.0005.0471.0472.03.016.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.0364.02018-12-14 18:07:29.0000.3.112.012.07.015Falsetbvaccine9.09.0https://pypi.org/project/tbvaccine2018-12-14 18:07:29.0002166.02166.03.0
248246pep8ifyspulec/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.015Falsepep8ify55.036.0https://pypi.org/project/pep8ify2014-10-24 20:36:57.00019.0134.0134.03.0
249247masseditelmotec/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.095.02020-12-23 02:19:02.0000.69.115.06.03.015Falsemassedit6.0https://pypi.org/project/massedit2020-12-23 02:12:33.0006.01609.01609.03.017.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.020.072.030.0509.02019-05-14 20:14:05.0002.0.05.014.033.014False3.0
251249mkdocs-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.014Falsemkdocs-versioning['mkdocs']https://pypi.org/project/mkdocs-versioning2021-02-11 10:24:35.0003851.03851.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.00045.045.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.0128.02018-11-08 03:05:43.0000.7.125.05.07.013Falsepipenv-pipeshttps://pypi.org/project/pipenv-pipes2018-11-08 03:05:43.000182.0182.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.0147.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.01450.01506.0https://anaconda.org/conda-forge/cohesion2021-11-09 19:51:22.570112.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.09Falsepyshiphttps://pypi.org/project/pyship2021-06-09 04:34:00.000102.0102.03.0