diff --git a/_data/language_counts.json b/_data/language_counts.json index 727de9f9..bc336899 100644 --- a/_data/language_counts.json +++ b/_data/language_counts.json @@ -1,17 +1,17 @@ { "unknown": 169, - "Python": 2074, - "Jupyter Notebook": 417, + "Python": 2079, + "Jupyter Notebook": 418, "Modelica": 1, "Shell": 30, - "HTML": 84, + "HTML": 85, "Perl": 47, "R": 638, "C++": 548, "Java": 101, - "C": 314, + "C": 315, "Rust": 30, - "JavaScript": 81, + "JavaScript": 82, "AMPL": 1, "MATLAB": 38, "Haskell": 2, diff --git a/_data/repos.json b/_data/repos.json index 620c0de0..e79e388b 100644 --- a/_data/repos.json +++ b/_data/repos.json @@ -18699,7 +18699,31 @@ "github/skiehl/lcsim": [], "github/skiehl/wwz": [], "github/TravisWheelerLab/NINJA": [], - "github/RECETOX/recetox-msfinder": [] + "github/RECETOX/recetox-msfinder": [], + "github/frescigno/magpy_rv": [], + "github/SCIInstitute/UncertainSCI": [], + "github/stammler/dustpylib": [ + "astrophysics", + "planetary-science", + "python" + ], + "github/hyosubkim/bayes-toolbox": [ + "bayesian-inference", + "bayesian-statistics", + "kruschke", + "probabilistic-programming", + "python", + "statistics" + ], + "github/LTLA/gesel.js": [], + "github/mgcooper/baseflow": [ + "baseflow", + "groundwater", + "hydrology" + ], + "github/ORNL/curifactory": [], + "github/Qiskit-Extensions/qiskit-dynamics": [], + "github/gmrandazzo/libscientific": [] }, "language": { "gitlab/chiemotono/mdcontactcom": "unknown", @@ -23843,7 +23867,16 @@ "github/skiehl/lcsim": "Jupyter Notebook", "github/skiehl/wwz": "Jupyter Notebook", "github/TravisWheelerLab/NINJA": "C++", - "github/RECETOX/recetox-msfinder": "C#" + "github/RECETOX/recetox-msfinder": "C#", + "github/frescigno/magpy_rv": "Jupyter Notebook", + "github/SCIInstitute/UncertainSCI": "Python", + "github/stammler/dustpylib": "Python", + "github/hyosubkim/bayes-toolbox": "Python", + "github/LTLA/gesel.js": "JavaScript", + "github/mgcooper/baseflow": "HTML", + "github/ORNL/curifactory": "Python", + "github/Qiskit-Extensions/qiskit-dynamics": "Python", + "github/gmrandazzo/libscientific": "C" }, "url": { "gitlab/chiemotono/mdcontactcom": "https://gitlab.com/chiemotono/mdcontactcom", @@ -28987,7 +29020,16 @@ "github/skiehl/lcsim": "https://github.com/skiehl/lcsim", "github/skiehl/wwz": "https://github.com/skiehl/wwz", "github/TravisWheelerLab/NINJA": "https://github.com/TravisWheelerLab/NINJA", - "github/RECETOX/recetox-msfinder": "https://github.com/RECETOX/recetox-msfinder" + "github/RECETOX/recetox-msfinder": "https://github.com/RECETOX/recetox-msfinder", + "github/frescigno/magpy_rv": "https://github.com/frescigno/magpy_rv", + "github/SCIInstitute/UncertainSCI": "https://github.com/SCIInstitute/UncertainSCI", + "github/stammler/dustpylib": "https://github.com/stammler/dustpylib", + "github/hyosubkim/bayes-toolbox": "https://github.com/hyosubkim/bayes-toolbox", + "github/LTLA/gesel.js": "https://github.com/LTLA/gesel.js", + "github/mgcooper/baseflow": "https://github.com/mgcooper/baseflow", + "github/ORNL/curifactory": "https://github.com/ORNL/curifactory", + "github/Qiskit-Extensions/qiskit-dynamics": "https://github.com/Qiskit-Extensions/qiskit-dynamics", + "github/gmrandazzo/libscientific": "https://github.com/gmrandazzo/libscientific" }, "description": { "gitlab/chiemotono/mdcontactcom": "", @@ -34131,6 +34173,15 @@ "github/skiehl/lcsim": "Blazar light curve simulation package", "github/skiehl/wwz": "Weighted wavelet z-transform (WWZ) analysis package", "github/TravisWheelerLab/NINJA": "Nearly Infinite Neighbor Joining Application", - "github/RECETOX/recetox-msfinder": null + "github/RECETOX/recetox-msfinder": null, + "github/frescigno/magpy_rv": "Modelling Activity with Gaussian process regression in Python", + "github/SCIInstitute/UncertainSCI": null, + "github/stammler/dustpylib": "Library with auxiliary modules for DustPy", + "github/hyosubkim/bayes-toolbox": "bayes-toolbox", + "github/LTLA/gesel.js": "Client-side gene set queries.", + "github/mgcooper/baseflow": "baseflow recession analysis toolbox", + "github/ORNL/curifactory": "An experiment workflow and organization tool.", + "github/Qiskit-Extensions/qiskit-dynamics": "Tools for building and solving models of quantum systems in Qiskit", + "github/gmrandazzo/libscientific": "Libscientific is a C framework for multivariate and other statistical analysis" } } \ No newline at end of file diff --git a/_data/repos_counts_languages.json b/_data/repos_counts_languages.json index 4da55410..64c6e02b 100644 --- a/_data/repos_counts_languages.json +++ b/_data/repos_counts_languages.json @@ -1,7 +1,7 @@ { - "Python": 5603, - "R": 2190, + "Python": 5621, + "R": 2191, "Cpp": 440, - "Js": 1683, + "Js": 1690, "Go": 246 } \ No newline at end of file diff --git a/_data/stats.json b/_data/stats.json index f5c00a33..e1bed0f5 100644 --- a/_data/stats.json +++ b/_data/stats.json @@ -1,9 +1,9 @@ { - "python_deps": 4604, + "python_deps": 4622, "cpp_deps": 440, - "r_deps": 2190, - "js_deps": 1683, + "r_deps": 2191, + "js_deps": 1690, "go_deps": 246, - "total_repos": 5142, - "total_parsed": 2629 + "total_repos": 5151, + "total_parsed": 2637 } \ No newline at end of file diff --git a/_repos/github/JCGoran/coffe/requirements.txt b/_repos/github/JCGoran/coffe/requirements.txt new file mode 100644 index 00000000..4f985f83 --- /dev/null +++ b/_repos/github/JCGoran/coffe/requirements.txt @@ -0,0 +1,9 @@ +c-compiler +gsl +fftw +make +automake +autoconf +autoconf-archive +cython +libconfig diff --git a/_repos/github/LTLA/gesel.js/README.md b/_repos/github/LTLA/gesel.js/README.md new file mode 100644 index 00000000..3f724c4b --- /dev/null +++ b/_repos/github/LTLA/gesel.js/README.md @@ -0,0 +1,46 @@ +--- +title: github/LTLA/gesel.js +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|npm||0.32| +|npm|[rollup](https://rollupjs.org/)|0.085| +|npm|nyc|0.08| +|npm|eslint|0.08| +|npm|ndoc|0.075| +|npm|multiparty|0.075| +|npm|mocha|0.075| +|npm|gh-pages|0.075| +|package.json|github/LTLA/gesel.js|0.01| +|npm|[pako](https://github.com/nodeca/pako#readme)|0.01| +|npm|prettier|0.009| +|npm|jest|0.009| +|npm|terser|0.009| +|npm|serialize-javascript|0.009| +|npm|jest-worker|0.009| +|npm|travis-check-changes|0.005| +|npm|shx|0.005| +|npm|shelljs-release|0.005| +|npm|shelljs-changelog|0.005| +|npm|eslint-plugin-import|0.005| +|npm|eslint-config-airbnb-base|0.005| +|npm|coffee-script|0.005| +|npm|codecov|0.005| +|npm|chalk|0.005| +|npm|ava|0.005| +|npm|rechoir|0.005| +|npm|interpret|0.005| +|npm|glob|0.005| +|npm|[shelljs](http://github.com/shelljs/shelljs)|0.001| +|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|0.001| + + +> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. + + +- Generated by [CiteLang](https://github.com/vsoch/citelang) diff --git a/_repos/github/LTLA/gesel.js/badge.png b/_repos/github/LTLA/gesel.js/badge.png new file mode 100644 index 00000000..ec2a5ce1 Binary files /dev/null and b/_repos/github/LTLA/gesel.js/badge.png differ diff --git a/_repos/github/LTLA/gesel.js/data.json b/_repos/github/LTLA/gesel.js/data.json new file mode 100644 index 00000000..9861d669 --- /dev/null +++ b/_repos/github/LTLA/gesel.js/data.json @@ -0,0 +1,126 @@ +{ + "package.json": { + "github/LTLA/gesel.js": { + "credit": 0.01, + "url": null + } + }, + "npm": { + "pako": { + "credit": 0.00990000000000002, + "url": "https://github.com/nodeca/pako#readme" + }, + "shelljs": { + "credit": 0.0007539230769230826, + "url": "http://github.com/shelljs/shelljs" + }, + "rollup-plugin-terser": { + "credit": 0.0007539230769230826, + "url": "https://github.com/TrySound/rollup-plugin-terser" + }, + "rollup": { + "credit": 0.08472210576923077, + "url": "https://rollupjs.org/" + }, + "nyc": { + "credit": 0.0803682, + "url": null + }, + "ndoc": { + "credit": 0.07539230769230769, + "url": null + }, + "multiparty": { + "credit": 0.07539230769230769, + "url": null + }, + "mocha": { + "credit": 0.07539230769230769, + "url": null + }, + "gh-pages": { + "credit": 0.07539230769230769, + "url": null + }, + "eslint": { + "credit": 0.0803682, + "url": null + }, + "": { + "credit": 0.3202288269230769, + "url": null + }, + "travis-check-changes": { + "credit": 0.004975892307692307, + "url": null + }, + "shx": { + "credit": 0.004975892307692307, + "url": null + }, + "shelljs-release": { + "credit": 0.004975892307692307, + "url": null + }, + "shelljs-changelog": { + "credit": 0.004975892307692307, + "url": null + }, + "eslint-plugin-import": { + "credit": 0.004975892307692307, + "url": null + }, + "eslint-config-airbnb-base": { + "credit": 0.004975892307692307, + "url": null + }, + "coffee-script": { + "credit": 0.004975892307692307, + "url": null + }, + "codecov": { + "credit": 0.004975892307692307, + "url": null + }, + "chalk": { + "credit": 0.004975892307692307, + "url": null + }, + "ava": { + "credit": 0.004975892307692307, + "url": null + }, + "rechoir": { + "credit": 0.004975892307692307, + "url": null + }, + "interpret": { + "credit": 0.004975892307692307, + "url": null + }, + "glob": { + "credit": 0.004975892307692307, + "url": null + }, + "prettier": { + "credit": 0.009329798076923076, + "url": null + }, + "jest": { + "credit": 0.009329798076923076, + "url": null + }, + "terser": { + "credit": 0.009329798076923076, + "url": null + }, + "serialize-javascript": { + "credit": 0.009329798076923076, + "url": null + }, + "jest-worker": { + "credit": 0.009329798076923076, + "url": null + } + } +} \ No newline at end of file diff --git a/_repos/github/LTLA/gesel.js/package.json b/_repos/github/LTLA/gesel.js/package.json new file mode 100644 index 00000000..2efd556d --- /dev/null +++ b/_repos/github/LTLA/gesel.js/package.json @@ -0,0 +1,34 @@ +{ + "name": "gesel", + "description": "Client-side search for gene set selections", + "version": "0.3.3", + "type": "module", + "main": "src/index.js", + "license": "MIT", + "author": { + "name": "Aaron Lun", + "email": "infinite.monkeys.with.keyboards@gmail.com" + }, + "dependencies": { + "pako": "^2.0.4" + }, + "scripts": { + "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --runInBand --testTimeout=1000000", + "jsdoc": "npx jsdoc src README.md -d docs/built -c docs/jsdoc.config.json" + }, + "devDependencies": { + "isomorphic-fetch": "^3.0.0", + "jest": "^27.4.7", + "jsdoc": "^3.6.10", + "docdash": "^2.0.1" + }, + "bugs": "https://github.com/LTLA/gesel.js/issues", + "keywords": [ + "bioinformatics" + ], + "repository": { + "type": "git", + "url": "https://github.com/LTLA/gesel.js" + }, + "homepage": "https://ltla.github.io/gesel.js" +} diff --git a/_repos/github/ORNL/curifactory/README.md b/_repos/github/ORNL/curifactory/README.md new file mode 100644 index 00000000..6eda957f --- /dev/null +++ b/_repos/github/ORNL/curifactory/README.md @@ -0,0 +1,146 @@ +--- +title: github/ORNL/curifactory +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[numpy](https://numpy.org)|0.097| +|pypi|[sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme)|0.055| +|pypi|[matplotlib](https://matplotlib.org)|0.046| +|pypi|[lxml](https://lxml.de/)|0.046| +|pypi|[autodocsumm](https://github.com/Chilipp/autodocsumm)|0.045| +|pypi|[ipynb-py-convert](https://github.com/kiwi0fruit/ipynb-py-convert)|0.045| +|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.045| +|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.026| +|pypi|[pytest](https://docs.pytest.org/en/latest/)|0.025| +|pypi|[Babel](https://pypi.org/project/Babel)|0.022| +|pypi|[MarkupSafe](https://pypi.org/project/MarkupSafe)|0.022| +|pypi|[coverage](https://pypi.org/project/coverage)|0.018| +|pypi|[tox](https://pypi.org/project/tox)|0.015| +|pypi|[wheel](https://pypi.org/project/wheel)|0.014| +|pypi|[flake8](https://pypi.org/project/flake8)|0.014| +|pypi|[mock](https://pypi.org/project/mock)|0.014| +|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.013| +|pypi|[packaging](https://pypi.org/project/packaging)|0.013| +|pypi|[sphinx](https://www.sphinx-doc.org/)|0.012| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.012| +|pypi|[pygments](https://pypi.org/project/pygments)|0.012| +|pypi|[pre-commit](https://github.com/pre-commit/pre-commit)|0.012| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.011| +|requirements.txt|github/ORNL/curifactory|0.01| +|pypi|[requests](https://pypi.org/project/requests)|0.009| +|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.009| +|pypi|[commonmark](https://pypi.org/project/commonmark)|0.009| +|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.009| +|pypi|[pexpect](https://pypi.org/project/pexpect)|0.009| +|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.009| +|pypi|[toml](https://pypi.org/project/toml)|0.008| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.008| +|pypi|[wmi](https://pypi.org/project/wmi)|0.007| +|pypi|[pywin32](https://pypi.org/project/pywin32)|0.007| +|pypi|[enum34](https://pypi.org/project/enum34)|0.007| +|pypi|[unittest2](https://pypi.org/project/unittest2)|0.007| +|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.007| +|pypi|[ipython](https://pypi.org/project/ipython)|0.006| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.006| +|pypi|[colorama](https://pypi.org/project/colorama)|0.006| +|pypi|[pytest-mock](https://github.com/pytest-dev/pytest-mock/)|0.006| +|pypi|[pytest-cov](https://github.com/pytest-dev/pytest-cov)|0.006| +|pypi|[six](https://pypi.org/project/six)|0.006| +|pypi|[process-tests](https://pypi.org/project/process-tests)|0.006| +|pypi|[hunter](https://pypi.org/project/hunter)|0.006| +|pypi|[fields](https://pypi.org/project/fields)|0.006| +|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.006| +|pypi|[pyyaml](https://pypi.org/project/pyyaml)|0.006| +|pypi|[nodeenv](https://pypi.org/project/nodeenv)|0.006| +|pypi|[identify](https://pypi.org/project/identify)|0.006| +|pypi|[cfgv](https://pypi.org/project/cfgv)|0.006| +|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.006| +|pypi|[rich](https://github.com/willmcgugan/rich)|0.005| +|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.005| +|pypi|[keyring](https://pypi.org/project/keyring)|0.005| +|pypi|[urllib3](https://pypi.org/project/urllib3)|0.005| +|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.005| +|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.005| +|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.005| +|pypi|[tomli](https://pypi.org/project/tomli)|0.005| +|pypi|[hypothesis](https://pypi.org/project/hypothesis)|0.004| +|pypi|[twine](https://twine.readthedocs.io/)|0.004| +|pypi|[filelock](https://pypi.org/project/filelock)|0.004| +|pypi|[setuptools](https://pypi.org/project/setuptools)|0.004| +|pypi|[mypy](https://pypi.org/project/mypy)|0.004| +|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|0.003| +|pypi|[argcomplete](https://github.com/kislyuk/argcomplete)|0.003| +|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.003| +|pypi|[nose](https://pypi.org/project/nose)|0.003| +|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.003| +|pypi|[py](https://pypi.org/project/py)|0.003| +|pypi|[pluggy](https://pypi.org/project/pluggy)|0.003| +|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.003| +|pypi|[attrs](https://pypi.org/project/attrs)|0.003| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.003| +|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|0.002| +|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|0.002| +|pypi|[furo](https://pypi.org/project/furo)|0.002| +|pypi|[pep517](https://pypi.org/project/pep517)|0.002| +|pypi|[jinja2](https://palletsprojects.com/p/jinja/)|0.002| +|pypi|[pyarrow](https://arrow.apache.org/)|0.002| +|pypi|[openpyxl](https://openpyxl.readthedocs.io)|0.002| +|pypi|[tables](https://www.pytables.org)|0.002| +|pypi|[cython](https://pypi.org/project/cython)|0.001| +|pypi|[types-requests](https://pypi.org/project/types-requests)|0.001| +|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.001| +|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|0.001| +|pypi|[ruff](https://pypi.org/project/ruff)|0.001| +|pypi|[isort](https://pypi.org/project/isort)|0.001| +|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|0.001| +|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.001| +|pypi|[imagesize](https://pypi.org/project/imagesize)|0.001| +|pypi|[alabaster](https://pypi.org/project/alabaster)|0.001| +|pypi|[babel](https://pypi.org/project/babel)|0.001| +|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.001| +|pypi|[docutils](https://pypi.org/project/docutils)|0.001| +|pypi|[Pygments](https://pypi.org/project/Pygments)|0.001| +|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.001| +|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.001| +|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.001| +|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.001| +|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.001| +|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.001| +|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.001| +|pypi|[fastparquet](https://github.com/dask/fastparquet/)|0.001| +|pypi|[dataframe-api-compat](https://github.com/data-apis/dataframe-api-compat)|0.001| +|pypi|[qtpy](https://github.com/spyder-ide/qtpy)|0.001| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.001| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.001| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.001| +|pypi|[pymysql](https://pypi.org/project/pymysql)|0.001| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.001| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.001| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|0.001| +|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.001| +|pypi|[xlrd](https://pypi.org/project/xlrd)|0.001| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|0.001| +|pypi|[odfpy](https://pypi.org/project/odfpy)|0.001| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|0.001| +|pypi|[gcsfs](https://pypi.org/project/gcsfs)|0.001| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.001| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.001| +|pypi|[xarray](https://pypi.org/project/xarray)|0.001| +|pypi|[scipy](https://pypi.org/project/scipy)|0.001| +|pypi|[numba](https://pypi.org/project/numba)|0.001| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.001| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.001| +|pypi|[pytz](https://pypi.org/project/pytz)|0.001| +|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.001| +|pypi|[cffi](https://pypi.org/project/cffi)|0.001| + + +> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. + + +- Generated by [CiteLang](https://github.com/vsoch/citelang) diff --git a/_repos/github/ORNL/curifactory/badge.png b/_repos/github/ORNL/curifactory/badge.png new file mode 100644 index 00000000..86b647a3 Binary files /dev/null and b/_repos/github/ORNL/curifactory/badge.png differ diff --git a/_repos/github/ORNL/curifactory/data.json b/_repos/github/ORNL/curifactory/data.json new file mode 100644 index 00000000..182c4b1d --- /dev/null +++ b/_repos/github/ORNL/curifactory/data.json @@ -0,0 +1,546 @@ +{ + "requirements.txt": { + "github/ORNL/curifactory": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "numpy": { + "credit": 0.0970565934065934, + "url": "https://numpy.org" + }, + "pandas": { + "credit": 0.000449999999999999, + "url": "https://pandas.pydata.org" + }, + "sphinx": { + "credit": 0.01236263736263736, + "url": "https://www.sphinx-doc.org/" + }, + "jinja2": { + "credit": 0.0015923076923076913, + "url": "https://palletsprojects.com/p/jinja/" + }, + "autodocsumm": { + "credit": 0.045, + "url": "https://github.com/Chilipp/autodocsumm" + }, + "sphinx-rtd-theme": { + "credit": 0.05479120879120879, + "url": "https://github.com/readthedocs/sphinx_rtd_theme" + }, + "ipynb-py-convert": { + "credit": 0.045, + "url": "https://github.com/kiwi0fruit/ipynb-py-convert" + }, + "graphviz": { + "credit": 0.000449999999999999, + "url": "https://github.com/xflr6/graphviz" + }, + "matplotlib": { + "credit": 0.04614230769230769, + "url": "https://matplotlib.org" + }, + "pytest": { + "credit": 0.025284006114852892, + "url": "https://docs.pytest.org/en/latest/" + }, + "pytest-mock": { + "credit": 0.005998351648351647, + "url": "https://github.com/pytest-dev/pytest-mock/" + }, + "pytest-cov": { + "credit": 0.005998351648351647, + "url": "https://github.com/pytest-dev/pytest-cov" + }, + "psutil": { + "credit": 0.000449999999999999, + "url": "https://github.com/giampaolo/psutil" + }, + "twine": { + "credit": 0.003876923076923083, + "url": "https://twine.readthedocs.io/" + }, + "build": { + "credit": 0.000449999999999999, + "url": "https://pypa-build.readthedocs.io/en/stable/" + }, + "rich": { + "credit": 0.0053999999999999986, + "url": "https://github.com/willmcgugan/rich" + }, + "pre-commit": { + "credit": 0.011587499999999999, + "url": "https://github.com/pre-commit/pre-commit" + }, + "argcomplete": { + "credit": 0.003234374999999999, + "url": "https://github.com/kislyuk/argcomplete" + }, + "pyarrow": { + "credit": 0.0015923076923076913, + "url": "https://arrow.apache.org/" + }, + "lxml": { + "credit": 0.04614230769230769, + "url": "https://lxml.de/" + }, + "openpyxl": { + "credit": 0.0015923076923076913, + "url": "https://openpyxl.readthedocs.io" + }, + "tables": { + "credit": 0.0015923076923076913, + "url": "https://www.pytables.org" + }, + "fastparquet": { + "credit": 0.0011423076923076923, + "url": "https://github.com/dask/fastparquet/" + }, + "dataframe-api-compat": { + "credit": 0.0011423076923076923, + "url": "https://github.com/data-apis/dataframe-api-compat" + }, + "zstandard": { + "credit": 1.1423076923076838e-05, + "url": "https://github.com/indygreg/python-zstandard" + }, + "qtpy": { + "credit": 0.0011423076923076923, + "url": "https://github.com/spyder-ide/qtpy" + }, + "PyQt5": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/PyQt5" + }, + "tabulate": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/tabulate" + }, + "html5lib": { + "credit": 0.002579404466501241, + "url": "https://pypi.org/project/html5lib" + }, + "beautifulsoup4": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/beautifulsoup4" + }, + "pymysql": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/pymysql" + }, + "psycopg2": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/psycopg2" + }, + "SQLAlchemy": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/SQLAlchemy" + }, + "pyreadstat": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/pyreadstat" + }, + "xlsxwriter": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/xlsxwriter" + }, + "xlrd": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/xlrd" + }, + "pyxlsb": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/pyxlsb" + }, + "odfpy": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/odfpy" + }, + "pandas-gbq": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/pandas-gbq" + }, + "gcsfs": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/gcsfs" + }, + "s3fs": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/s3fs" + }, + "fsspec": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/fsspec" + }, + "xarray": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/xarray" + }, + "scipy": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/scipy" + }, + "numexpr": { + "credit": 0.007506593406593406, + "url": "https://pypi.org/project/numexpr" + }, + "numba": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/numba" + }, + "bottleneck": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/bottleneck" + }, + "pytest-asyncio": { + "credit": 0.012279807692307692, + "url": "https://pypi.org/project/pytest-asyncio" + }, + "pytest-xdist": { + "credit": 0.008832486263736264, + "url": "https://pypi.org/project/pytest-xdist" + }, + "hypothesis": { + "credit": 0.003926682692307692, + "url": "https://pypi.org/project/hypothesis" + }, + "tzdata": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/tzdata" + }, + "pytz": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/pytz" + }, + "python-dateutil": { + "credit": 0.0011423076923076923, + "url": "https://pypi.org/project/python-dateutil" + }, + "filelock": { + "credit": 0.0035585253456221198, + "url": "https://pypi.org/project/filelock" + }, + "setuptools": { + "credit": 0.0035585253456221198, + "url": "https://pypi.org/project/setuptools" + }, + "cython": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/cython" + }, + "types-requests": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/types-requests" + }, + "docutils-stubs": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/docutils-stubs" + }, + "sphinx-lint": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/sphinx-lint" + }, + "mypy": { + "credit": 0.0035585253456221198, + "url": "https://pypi.org/project/mypy" + }, + "ruff": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/ruff" + }, + "isort": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/isort" + }, + "flake8-simplify": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/flake8-simplify" + }, + "flake8": { + "credit": 0.013774019851116625, + "url": "https://pypi.org/project/flake8" + }, + "sphinxcontrib-websupport": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/sphinxcontrib-websupport" + }, + "colorama": { + "credit": 0.00634290034562212, + "url": "https://pypi.org/project/colorama" + }, + "importlib-metadata": { + "credit": 0.02577165034562212, + "url": "https://pypi.org/project/importlib-metadata" + }, + "packaging": { + "credit": 0.012707186059907834, + "url": "https://pypi.org/project/packaging" + }, + "requests": { + "credit": 0.009171471774193548, + "url": "https://pypi.org/project/requests" + }, + "imagesize": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/imagesize" + }, + "alabaster": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/alabaster" + }, + "babel": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/babel" + }, + "snowballstemmer": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/snowballstemmer" + }, + "docutils": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/docutils" + }, + "Pygments": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/Pygments" + }, + "Jinja2": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/Jinja2" + }, + "sphinxcontrib-qthelp": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/sphinxcontrib-qthelp" + }, + "sphinxcontrib-serializinghtml": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/sphinxcontrib-serializinghtml" + }, + "sphinxcontrib-htmlhelp": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/sphinxcontrib-htmlhelp" + }, + "sphinxcontrib-jsmath": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/sphinxcontrib-jsmath" + }, + "sphinxcontrib-devhelp": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/sphinxcontrib-devhelp" + }, + "sphinxcontrib-applehelp": { + "credit": 0.0014370967741935484, + "url": "https://pypi.org/project/sphinxcontrib-applehelp" + }, + "Babel": { + "credit": 0.022275, + "url": "https://pypi.org/project/Babel" + }, + "MarkupSafe": { + "credit": 0.022275, + "url": "https://pypi.org/project/MarkupSafe" + }, + "coverage": { + "credit": 0.017905673076923076, + "url": "https://pypi.org/project/coverage" + }, + "mock": { + "credit": 0.013636298076923077, + "url": "https://pypi.org/project/mock" + }, + "sphinx-autodoc-typehints": { + "credit": 0.005548351648351648, + "url": "https://pypi.org/project/sphinx-autodoc-typehints" + }, + "wheel": { + "credit": 0.014458351648351648, + "url": "https://pypi.org/project/wheel" + }, + "pep8-naming": { + "credit": 0.003426923076923077, + "url": "https://pypi.org/project/pep8-naming" + }, + "tox": { + "credit": 0.014564423076923077, + "url": "https://pypi.org/project/tox" + }, + "xmlschema": { + "credit": 0.002784375, + "url": "https://pypi.org/project/xmlschema" + }, + "pygments": { + "credit": 0.011694375, + "url": "https://pypi.org/project/pygments" + }, + "nose": { + "credit": 0.002784375, + "url": "https://pypi.org/project/nose" + }, + "atomicwrites": { + "credit": 0.002784375, + "url": "https://pypi.org/project/atomicwrites" + }, + "tomli": { + "credit": 0.004905803571428571, + "url": "https://pypi.org/project/tomli" + }, + "py": { + "credit": 0.002784375, + "url": "https://pypi.org/project/py" + }, + "pluggy": { + "credit": 0.002784375, + "url": "https://pypi.org/project/pluggy" + }, + "iniconfig": { + "credit": 0.002784375, + "url": "https://pypi.org/project/iniconfig" + }, + "attrs": { + "credit": 0.002784375, + "url": "https://pypi.org/project/attrs" + }, + "virtualenv": { + "credit": 0.01325892857142857, + "url": "https://pypi.org/project/virtualenv" + }, + "six": { + "credit": 0.00556875, + "url": "https://pypi.org/project/six" + }, + "process-tests": { + "credit": 0.00556875, + "url": "https://pypi.org/project/process-tests" + }, + "hunter": { + "credit": 0.00556875, + "url": "https://pypi.org/project/hunter" + }, + "fields": { + "credit": 0.00556875, + "url": "https://pypi.org/project/fields" + }, + "wmi": { + "credit": 0.007425, + "url": "https://pypi.org/project/wmi" + }, + "pywin32": { + "credit": 0.007425, + "url": "https://pypi.org/project/pywin32" + }, + "enum34": { + "credit": 0.007425, + "url": "https://pypi.org/project/enum34" + }, + "unittest2": { + "credit": 0.007425, + "url": "https://pypi.org/project/unittest2" + }, + "ipaddress": { + "credit": 0.007425, + "url": "https://pypi.org/project/ipaddress" + }, + "rfc3986": { + "credit": 0.0049499999999999995, + "url": "https://pypi.org/project/rfc3986" + }, + "keyring": { + "credit": 0.0049499999999999995, + "url": "https://pypi.org/project/keyring" + }, + "urllib3": { + "credit": 0.0049499999999999995, + "url": "https://pypi.org/project/urllib3" + }, + "requests-toolbelt": { + "credit": 0.0049499999999999995, + "url": "https://pypi.org/project/requests-toolbelt" + }, + "readme-renderer": { + "credit": 0.0049499999999999995, + "url": "https://pypi.org/project/readme-renderer" + }, + "pkginfo": { + "credit": 0.0049499999999999995, + "url": "https://pypi.org/project/pkginfo" + }, + "typing-extensions": { + "credit": 0.01103142857142857, + "url": "https://pypi.org/project/typing-extensions" + }, + "toml": { + "credit": 0.007690178571428572, + "url": "https://pypi.org/project/toml" + }, + "pytest-rerunfailures": { + "credit": 0.0021214285714285714, + "url": "https://pypi.org/project/pytest-rerunfailures" + }, + "sphinx-argparse-cli": { + "credit": 0.0021214285714285714, + "url": "https://pypi.org/project/sphinx-argparse-cli" + }, + "furo": { + "credit": 0.0021214285714285714, + "url": "https://pypi.org/project/furo" + }, + "pep517": { + "credit": 0.0021214285714285714, + "url": "https://pypi.org/project/pep517" + }, + "ipywidgets": { + "credit": 0.00891, + "url": "https://pypi.org/project/ipywidgets" + }, + "commonmark": { + "credit": 0.00891, + "url": "https://pypi.org/project/commonmark" + }, + "dataclasses": { + "credit": 0.00891, + "url": "https://pypi.org/project/dataclasses" + }, + "importlib-resources": { + "credit": 0.00556875, + "url": "https://pypi.org/project/importlib-resources" + }, + "pyyaml": { + "credit": 0.00556875, + "url": "https://pypi.org/project/pyyaml" + }, + "nodeenv": { + "credit": 0.00556875, + "url": "https://pypi.org/project/nodeenv" + }, + "identify": { + "credit": 0.00556875, + "url": "https://pypi.org/project/identify" + }, + "cfgv": { + "credit": 0.00556875, + "url": "https://pypi.org/project/cfgv" + }, + "pexpect": { + "credit": 0.00891, + "url": "https://pypi.org/project/pexpect" + }, + "et-xmlfile": { + "credit": 0.04455, + "url": "https://pypi.org/project/et-xmlfile" + }, + "ipython": { + "credit": 0.006364285714285714, + "url": "https://pypi.org/project/ipython" + }, + "numpydoc": { + "credit": 0.006364285714285714, + "url": "https://pypi.org/project/numpydoc" + }, + "cffi": { + "credit": 0.0011308846153846154, + "url": "https://pypi.org/project/cffi" + } + } +} \ No newline at end of file diff --git a/_repos/github/ORNL/curifactory/requirements.txt b/_repos/github/ORNL/curifactory/requirements.txt new file mode 100644 index 00000000..65645d24 --- /dev/null +++ b/_repos/github/ORNL/curifactory/requirements.txt @@ -0,0 +1,22 @@ +numpy +pandas +sphinx~=3.5.4 +jinja2<3.1 +autodocsumm +sphinx-rtd-theme +ipynb-py-convert +graphviz +matplotlib +pytest +pytest-mock +pytest-cov +psutil +twine +build +rich +pre-commit +argcomplete +pyarrow>=7 +lxml +openpyxl +tables diff --git a/_repos/github/RuiningZHAO/wcpy/README.md b/_repos/github/RuiningZHAO/wcpy/README.md new file mode 100644 index 00000000..39e06085 --- /dev/null +++ b/_repos/github/RuiningZHAO/wcpy/README.md @@ -0,0 +1,109 @@ +--- +title: github/RuiningZHAO/wcpy +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[numpy](https://www.numpy.org)|0.373| +|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.082| +|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.082| +|pypi|[matplotlib](https://matplotlib.org)|0.032| +|pypi|[scipy](https://www.scipy.org)|0.031| +|pypi|[astropy](http://astropy.org)|0.025| +|pypi|[photutils](https://pypi.org/project/photutils)|0.023| +|pypi|[specutils](https://pypi.org/project/specutils)|0.023| +|pypi|[ccdproc](https://pypi.org/project/ccdproc)|0.023| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.02| +|pypi|[python-dateutil](https://github.com/dateutil/dateutil)|0.016| +|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.016| +|pypi|[cycler](https://github.com/matplotlib/cycler)|0.016| +|requirements.txt|github/RuiningZHAO/wcpy|0.01| +|pypi|[jinja2](https://pypi.org/project/jinja2)|0.008| +|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.008| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.008| +|pypi|[pytest](https://pypi.org/project/pytest)|0.008| +|pypi|[packaging](https://github.com/pypa/packaging)|0.005| +|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.004| +|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.004| +|pypi|[pytest-xdist](https://github.com/pytest-dev/pytest-xdist)|0.004| +|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.004| +|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.004| +|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.004| +|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.004| +|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.004| +|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.004| +|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.004| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.004| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.004| +|pypi|[ipython](https://pypi.org/project/ipython)|0.004| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.004| +|pypi|[asdf](https://pypi.org/project/asdf)|0.004| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.004| +|pypi|[jplephem](https://pypi.org/project/jplephem)|0.004| +|pypi|[pytz](https://pypi.org/project/pytz)|0.004| +|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.004| +|pypi|[pandas](https://pypi.org/project/pandas)|0.004| +|pypi|[bleach](https://pypi.org/project/bleach)|0.004| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.004| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.004| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.004| +|pypi|[h5py](https://pypi.org/project/h5py)|0.004| +|pypi|[dask](https://pypi.org/project/dask)|0.004| +|pypi|[certifi](https://pypi.org/project/certifi)|0.004| +|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.004| +|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.004| +|pypi|[tomli](https://pypi.org/project/tomli)|0.004| +|pypi|[graphviz](https://pypi.org/project/graphviz)|0.004| +|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.003| +|pypi|[contourpy](https://github.com/contourpy/contourpy)|0.002| +|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.002| +|pypi|[astro-drpy](https://github.com/RuiningZHAO/drpy)|0.002| +|pypi|[PyQt5](https://www.riverbankcomputing.com/software/pyqt/)|0.002| +|pypi|[pytest-mypy](https://pypi.org/project/pytest-mypy)|0.001| +|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.001| +|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.001| +|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.001| +|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.001| +|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.001| +|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.001| +|pypi|[zipp](https://pypi.org/project/zipp)|0.001| +|pypi|[xattr](https://pypi.org/project/xattr)|0.001| +|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.001| +|pypi|[munkres](https://pypi.org/project/munkres)|0.001| +|pypi|[brotli](https://pypi.org/project/brotli)|0.001| +|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.001| +|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.001| +|pypi|[sympy](https://pypi.org/project/sympy)|0.001| +|pypi|[lz4](https://pypi.org/project/lz4)|0.001| +|pypi|[zopfli](https://pypi.org/project/zopfli)|0.001| +|pypi|[lxml](https://pypi.org/project/lxml)|0.001| +|pypi|[fs](https://pypi.org/project/fs)|0.001| +|pypi|[coverage](https://github.com/nedbat/coveragepy)|0.001| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.001| +|pypi|[pyroma](https://pypi.org/project/pyroma)|0.001| +|pypi|[markdown2](https://pypi.org/project/markdown2)|0.001| +|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.001| +|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.001| +|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.001| +|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.001| +|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.001| +|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.001| +|pypi|[olefile](https://pypi.org/project/olefile)|0.001| +|pypi|[wurlitzer](https://pypi.org/project/wurlitzer)|0.001| +|pypi|[Pillow](https://pypi.org/project/Pillow)|0.001| +|pypi|[types-Pillow](https://pypi.org/project/types-Pillow)|0.001| +|pypi|[mypy](https://pypi.org/project/mypy)|0.001| +|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.001| +|pypi|[selenium](https://pypi.org/project/selenium)|0.001| +|pypi|[bokeh](https://pypi.org/project/bokeh)|0.001| +|pypi|[furo](https://pypi.org/project/furo)|0.001| + + +> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. + + +- Generated by [CiteLang](https://github.com/vsoch/citelang) diff --git a/_repos/github/RuiningZHAO/wcpy/badge.png b/_repos/github/RuiningZHAO/wcpy/badge.png new file mode 100644 index 00000000..cdbfdfc1 Binary files /dev/null and b/_repos/github/RuiningZHAO/wcpy/badge.png differ diff --git a/_repos/github/RuiningZHAO/wcpy/data.json b/_repos/github/RuiningZHAO/wcpy/data.json new file mode 100644 index 00000000..6d837690 --- /dev/null +++ b/_repos/github/RuiningZHAO/wcpy/data.json @@ -0,0 +1,398 @@ +{ + "requirements.txt": { + "github/RuiningZHAO/wcpy": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "numpy": { + "credit": 0.37333012662124065, + "url": "https://www.numpy.org" + }, + "scipy": { + "credit": 0.030528371573163692, + "url": "https://www.scipy.org" + }, + "matplotlib": { + "credit": 0.031539099698163695, + "url": "https://matplotlib.org" + }, + "astropy": { + "credit": 0.0249857142857143, + "url": "http://astropy.org" + }, + "astro-drpy": { + "credit": 0.0016500000000000126, + "url": "https://github.com/RuiningZHAO/drpy" + }, + "PyQt5": { + "credit": 0.0016500000000000126, + "url": "https://www.riverbankcomputing.com/software/pyqt/" + }, + "importlib-resources": { + "credit": 0.0001633499999999996, + "url": "https://github.com/python/importlib_resources" + }, + "python-dateutil": { + "credit": 0.016335, + "url": "https://github.com/dateutil/dateutil" + }, + "pyparsing": { + "credit": 0.016335, + "url": "https://pypi.org/project/pyparsing" + }, + "pillow": { + "credit": 0.0001633499999999996, + "url": "https://python-pillow.org" + }, + "packaging": { + "credit": 0.005472762335526315, + "url": "https://github.com/pypa/packaging" + }, + "kiwisolver": { + "credit": 0.0001633499999999996, + "url": "https://github.com/nucleic/kiwi" + }, + "fonttools": { + "credit": 0.0001633499999999996, + "url": "http://github.com/fonttools/fonttools" + }, + "cycler": { + "credit": 0.016335, + "url": "https://github.com/matplotlib/cycler" + }, + "contourpy": { + "credit": 0.0021848062499999995, + "url": "https://github.com/contourpy/contourpy" + }, + "sgp4": { + "credit": 0.004298684210526316, + "url": "https://github.com/brandon-rhodes/python-sgp4" + }, + "skyfield": { + "credit": 0.004298684210526316, + "url": "http://github.com/brandon-rhodes/python-skyfield/" + }, + "coverage": { + "credit": 0.0010537149671052631, + "url": "https://github.com/nedbat/coveragepy" + }, + "objgraph": { + "credit": 4.298684210526319e-05, + "url": "https://mg.pov.lt/objgraph/" + }, + "pytest-xdist": { + "credit": 0.004298684210526316, + "url": "https://github.com/pytest-dev/pytest-xdist" + }, + "pytest-astropy": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/pytest-astropy" + }, + "pytest-astropy-header": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/pytest-astropy-header" + }, + "pytest-doctestplus": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/pytest-doctestplus" + }, + "Jinja2": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/Jinja2" + }, + "sphinx-changelog": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/sphinx-changelog" + }, + "sphinx-astropy": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/sphinx-astropy" + }, + "sphinx": { + "credit": 0.007790290460526315, + "url": "https://pypi.org/project/sphinx" + }, + "pre-commit": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/pre-commit" + }, + "s3fs": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/s3fs" + }, + "fsspec": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/fsspec" + }, + "typing-extensions": { + "credit": 0.020470334210526315, + "url": "https://pypi.org/project/typing-extensions" + }, + "pytest": { + "credit": 0.007790290460526315, + "url": "https://pypi.org/project/pytest" + }, + "ipython": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/ipython" + }, + "bottleneck": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/bottleneck" + }, + "asdf": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/asdf" + }, + "mpmath": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/mpmath" + }, + "jplephem": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/jplephem" + }, + "pytz": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/pytz" + }, + "sortedcontainers": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/sortedcontainers" + }, + "pandas": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/pandas" + }, + "bleach": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/bleach" + }, + "html5lib": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/html5lib" + }, + "beautifulsoup4": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/beautifulsoup4" + }, + "pyarrow": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/pyarrow" + }, + "h5py": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/h5py" + }, + "dask": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/dask" + }, + "certifi": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/certifi" + }, + "PyYAML": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/PyYAML" + }, + "pyerfa": { + "credit": 0.004298684210526316, + "url": "https://pypi.org/project/pyerfa" + }, + "photutils": { + "credit": 0.023335714285714286, + "url": "https://pypi.org/project/photutils" + }, + "specutils": { + "credit": 0.023335714285714286, + "url": "https://pypi.org/project/specutils" + }, + "ccdproc": { + "credit": 0.023335714285714286, + "url": "https://pypi.org/project/ccdproc" + }, + "PyQt5-Qt5": { + "credit": 0.081675, + "url": "https://pypi.org/project/PyQt5-Qt5" + }, + "PyQt5-sip": { + "credit": 0.081675, + "url": "https://pypi.org/project/PyQt5-sip" + }, + "pytest-mypy": { + "credit": 0.00147015, + "url": "https://pypi.org/project/pytest-mypy" + }, + "pytest-black": { + "credit": 0.00147015, + "url": "https://pypi.org/project/pytest-black" + }, + "pytest-enabler": { + "credit": 0.00147015, + "url": "https://pypi.org/project/pytest-enabler" + }, + "pytest-cov": { + "credit": 0.0034916062499999994, + "url": "https://pypi.org/project/pytest-cov" + }, + "pytest-flake8": { + "credit": 0.00147015, + "url": "https://pypi.org/project/pytest-flake8" + }, + "pytest-checkdocs": { + "credit": 0.00147015, + "url": "https://pypi.org/project/pytest-checkdocs" + }, + "rst.linker": { + "credit": 0.00147015, + "url": "https://pypi.org/project/rst.linker" + }, + "jaraco.packaging": { + "credit": 0.00147015, + "url": "https://pypi.org/project/jaraco.packaging" + }, + "zipp": { + "credit": 0.00147015, + "url": "https://pypi.org/project/zipp" + }, + "jinja2": { + "credit": 0.008085825, + "url": "https://pypi.org/project/jinja2" + }, + "railroad-diagrams": { + "credit": 0.008085825, + "url": "https://pypi.org/project/railroad-diagrams" + }, + "pytest-timeout": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/pytest-timeout" + }, + "pyroma": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/pyroma" + }, + "markdown2": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/markdown2" + }, + "defusedxml": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/defusedxml" + }, + "check-manifest": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/check-manifest" + }, + "sphinxext-opengraph": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/sphinxext-opengraph" + }, + "sphinx-rtd-theme": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/sphinx-rtd-theme" + }, + "sphinx-removed-in": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/sphinx-removed-in" + }, + "sphinx-issues": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/sphinx-issues" + }, + "sphinx-copybutton": { + "credit": 0.00202145625, + "url": "https://pypi.org/project/sphinx-copybutton" + }, + "olefile": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/olefile" + }, + "xattr": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/xattr" + }, + "unicodedata2": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/unicodedata2" + }, + "munkres": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/munkres" + }, + "brotli": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/brotli" + }, + "brotlicffi": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/brotlicffi" + }, + "skia-pathops": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/skia-pathops" + }, + "sympy": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/sympy" + }, + "lz4": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/lz4" + }, + "zopfli": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/zopfli" + }, + "lxml": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/lxml" + }, + "fs": { + "credit": 0.0012439730769230768, + "url": "https://pypi.org/project/fs" + }, + "wurlitzer": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/wurlitzer" + }, + "Pillow": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/Pillow" + }, + "types-Pillow": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/types-Pillow" + }, + "mypy": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/mypy" + }, + "docutils-stubs": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/docutils-stubs" + }, + "selenium": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/selenium" + }, + "bokeh": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/bokeh" + }, + "furo": { + "credit": 0.001010728125, + "url": "https://pypi.org/project/furo" + }, + "tomli": { + "credit": 0.0042556973684210525, + "url": "https://pypi.org/project/tomli" + }, + "graphviz": { + "credit": 0.0042556973684210525, + "url": "https://pypi.org/project/graphviz" + } + } +} \ No newline at end of file diff --git a/_repos/github/RuiningZHAO/wcpy/requirements.txt b/_repos/github/RuiningZHAO/wcpy/requirements.txt new file mode 100644 index 00000000..443b500a --- /dev/null +++ b/_repos/github/RuiningZHAO/wcpy/requirements.txt @@ -0,0 +1,6 @@ +numpy>=1.18.1 +scipy>=1.3.0 +matplotlib>=3.6.3 +astropy>=4.3.1 +astro-drpy>=0.0.1.7 +PyQt5>=5.15 \ No newline at end of file diff --git a/_repos/github/SCIInstitute/UncertainSCI/README.md b/_repos/github/SCIInstitute/UncertainSCI/README.md new file mode 100644 index 00000000..c162cd7e --- /dev/null +++ b/_repos/github/SCIInstitute/UncertainSCI/README.md @@ -0,0 +1,20 @@ +--- +title: github/SCIInstitute/UncertainSCI +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|requirements.txt|github/SCIInstitute/UncertainSCI|0.01| +|pypi|[numpy](https://numpy.org)|0.007| +|pypi|[matplotlib](https://matplotlib.org)|0.003| +|pypi|[scipy](https://www.scipy.org)|0.003| + + +> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. + + +- Generated by [CiteLang](https://github.com/vsoch/citelang) diff --git a/_repos/github/SCIInstitute/UncertainSCI/badge.png b/_repos/github/SCIInstitute/UncertainSCI/badge.png new file mode 100644 index 00000000..db07f5d9 Binary files /dev/null and b/_repos/github/SCIInstitute/UncertainSCI/badge.png differ diff --git a/_repos/github/SCIInstitute/UncertainSCI/data.json b/_repos/github/SCIInstitute/UncertainSCI/data.json new file mode 100644 index 00000000..496f13a5 --- /dev/null +++ b/_repos/github/SCIInstitute/UncertainSCI/data.json @@ -0,0 +1,22 @@ +{ + "requirements.txt": { + "github/SCIInstitute/UncertainSCI": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "matplotlib": { + "credit": 0.0033000000000000004, + "url": "https://matplotlib.org" + }, + "numpy": { + "credit": 0.006567, + "url": "https://numpy.org" + }, + "scipy": { + "credit": 0.0033000000000000004, + "url": "https://www.scipy.org" + } + } +} \ No newline at end of file diff --git a/_repos/github/SCIInstitute/UncertainSCI/requirements.txt b/_repos/github/SCIInstitute/UncertainSCI/requirements.txt new file mode 100644 index 00000000..4020c867 --- /dev/null +++ b/_repos/github/SCIInstitute/UncertainSCI/requirements.txt @@ -0,0 +1,3 @@ +matplotlib>=3.1.3 +numpy>=1.22 +scipy>=1.4.1 diff --git a/_repos/github/coolneighbors/unwise-verse/requirements.txt b/_repos/github/coolneighbors/unwise-verse/requirements.txt new file mode 100644 index 00000000..0d547f19 Binary files /dev/null and b/_repos/github/coolneighbors/unwise-verse/requirements.txt differ diff --git a/_repos/github/desihub/desitarget/requirements.txt b/_repos/github/desihub/desitarget/requirements.txt new file mode 100644 index 00000000..4a57bedf --- /dev/null +++ b/_repos/github/desihub/desitarget/requirements.txt @@ -0,0 +1,18 @@ +# Based on desimodules/22.5. +pytz +requests +astropy==5.0 +numba +healpy +speclite +sqlalchemy +fitsio +photutils==1.6.0 +# Install desiutil separately since it is needed for the other installs. +# git+https://github.com/desihub/desiutil.git@3.1.0#egg=desiutil +git+https://github.com/desihub/specter.git@0.10.0#egg=specter +git+https://github.com/desihub/desimodel.git@0.17.0#egg=desimodel +# Don't forget to install desimodel test data. +git+https://github.com/desihub/desispec.git@0.53.1#egg=desispec +git+https://github.com/desihub/desisim.git@0.36.0#egg=desisim +git+https://github.com/desihub/redrock.git@0.15.4#egg=redrock diff --git a/_repos/github/dylancromer/maszcal/requirements.txt b/_repos/github/dylancromer/maszcal/requirements.txt new file mode 100644 index 00000000..d932fc71 --- /dev/null +++ b/_repos/github/dylancromer/maszcal/requirements.txt @@ -0,0 +1,22 @@ +astropy>=4.0.1.post1 +camb>=1.1.3 +colossus>=1.2.16 +dataclasses>=0.7; python_version < '3.7' +dill>=0.3.5.1 +future>=0.18.2 +-e git+https://github.com/dylancromer/mcfit.git#egg=mcfit +-e git+https://github.com/dylancromer/meso.git#egg=meso +numpy>=1.19.1 +-e git+https://github.com/dylancromer/pality.git#egg=pality +pretend>=1.0.9 +-e git+https://github.com/dylancromer/projector.git#egg=projector +pytest>=5.4.3 +pytest-benchmark>=3.2.3 +pytest-describe>=1.0.0 +pytest-mock>=3.2.0 +scikit-learn>=0.23.1 +scipy>=1.5.2 +six>=1.15.0 +-e git+https://github.com/dylancromer/smolyak.git#egg=smolyak +-e git+https://github.com/dylancromer/supercubos.git#egg=supercubos +-e git+https://github.com/dylancromer/ostrich.git#egg=ostrich diff --git a/_repos/github/freesurfer/freesurfer/CMakeLists.txt b/_repos/github/freesurfer/freesurfer/CMakeLists.txt index cd9af27f..ebbaed03 100644 --- a/_repos/github/freesurfer/freesurfer/CMakeLists.txt +++ b/_repos/github/freesurfer/freesurfer/CMakeLists.txt @@ -227,6 +227,9 @@ if(NOT APPLE) find_package(OpenCV) endif() +# -------- openssl -------- +find_package(OpenSSL REQUIRED) + # -------- X11 --------- find_package(X11) diff --git a/_repos/github/frescigno/magpy_rv/README.md b/_repos/github/frescigno/magpy_rv/README.md new file mode 100644 index 00000000..530cdbfe --- /dev/null +++ b/_repos/github/frescigno/magpy_rv/README.md @@ -0,0 +1,101 @@ +--- +title: github/frescigno/magpy_rv +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.141| +|pypi|[sphinx](https://www.sphinx-doc.org/)|0.058| +|pypi|[docutils](https://pypi.org/project/docutils)|0.048| +|pypi|[matplotlib](https://pypi.org/project/matplotlib)|0.042| +|pypi|[pandas](https://pypi.org/project/pandas)|0.032| +|pypi|[numpy](https://pypi.org/project/numpy)|0.032| +|pypi|[seaborn](https://pypi.org/project/seaborn)|0.028| +|pypi|[scipy](https://pypi.org/project/scipy)|0.028| +|pypi|[nbformat](https://pypi.org/project/nbformat)|0.028| +|pypi|[traitlets](https://pypi.org/project/traitlets)|0.023| +|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.023| +|pypi|[jinja2](https://pypi.org/project/jinja2)|0.023| +|pypi|[wheel](https://pypi.org/project/wheel)|0.02| +|pypi|[bump2version](https://pypi.org/project/bump2version)|0.02| +|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|0.02| +|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|0.02| +|pypi|[transifex-client](https://pypi.org/project/transifex-client)|0.02| +|pypi|[pytest](https://pypi.org/project/pytest)|0.018| +|pypi|[isort](https://pypi.org/project/isort)|0.014| +|pypi|[flake8](https://pypi.org/project/flake8)|0.014| +|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.014| +|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.014| +|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.014| +|pypi|[myst-nb](https://github.com/executablebooks/myst-nb)|0.011| +|requirements.txt|github/frescigno/magpy_rv|0.01| +|pypi|[twine](https://pypi.org/project/twine)|0.009| +|pypi|[pep517](https://pypi.org/project/pep517)|0.009| +|pypi|[pandoc](https://pypi.org/project/pandoc)|0.009| +|pypi|[toml](https://pypi.org/project/toml)|0.009| +|pypi|[black](https://pypi.org/project/black)|0.009| +|pypi|[arviz](https://pypi.org/project/arviz)|0.009| +|pypi|[alabaster](https://pypi.org/project/alabaster)|0.009| +|pypi|[filelock](https://github.com/tox-dev/py-filelock)|0.005| +|pypi|[setuptools](https://pypi.org/project/setuptools)|0.005| +|pypi|[cython](https://pypi.org/project/cython)|0.005| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.005| +|pypi|[types-requests](https://pypi.org/project/types-requests)|0.005| +|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.005| +|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|0.005| +|pypi|[mypy](https://pypi.org/project/mypy)|0.005| +|pypi|[ruff](https://pypi.org/project/ruff)|0.005| +|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|0.005| +|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.005| +|pypi|[colorama](https://pypi.org/project/colorama)|0.005| +|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.005| +|pypi|[packaging](https://pypi.org/project/packaging)|0.005| +|pypi|[requests](https://pypi.org/project/requests)|0.005| +|pypi|[imagesize](https://pypi.org/project/imagesize)|0.005| +|pypi|[babel](https://pypi.org/project/babel)|0.005| +|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.005| +|pypi|[Pygments](https://pypi.org/project/Pygments)|0.005| +|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.005| +|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.005| +|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.005| +|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.005| +|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.005| +|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.005| +|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.005| +|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|0.004| +|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|0.004| +|pypi|[nbdime](https://pypi.org/project/nbdime)|0.004| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.004| +|pypi|[coverage](https://pypi.org/project/coverage)|0.004| +|pypi|[sympy](https://pypi.org/project/sympy)|0.004| +|pypi|[sphinxcontrib-bibtex](https://pypi.org/project/sphinxcontrib-bibtex)|0.004| +|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|0.004| +|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.004| +|pypi|[plotly](https://pypi.org/project/plotly)|0.004| +|pypi|[jupytext](https://pypi.org/project/jupytext)|0.004| +|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.004| +|pypi|[coconut](https://pypi.org/project/coconut)|0.004| +|pypi|[bokeh](https://pypi.org/project/bokeh)|0.004| +|pypi|[altair](https://pypi.org/project/altair)|0.004| +|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.004| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.004| +|pypi|[pyyaml](https://pypi.org/project/pyyaml)|0.004| +|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.004| +|pypi|[nbclient](https://pypi.org/project/nbclient)|0.004| +|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|0.004| +|pypi|[ipython](https://pypi.org/project/ipython)|0.004| +|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|0.004| +|pypi|[sphinx_rtd_theme](https://github.com/readthedocs/sphinx_rtd_theme)|0.001| +|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.001| +|pypi|[magpy_rv](https://github.com/frescigno/MAGPy_RV)|0.001| +|pypi|[corner](https://corner.readthedocs.io)|0.001| + + +> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. + + +- Generated by [CiteLang](https://github.com/vsoch/citelang) diff --git a/_repos/github/frescigno/magpy_rv/badge.png b/_repos/github/frescigno/magpy_rv/badge.png new file mode 100644 index 00000000..d4455f4a Binary files /dev/null and b/_repos/github/frescigno/magpy_rv/badge.png differ diff --git a/_repos/github/frescigno/magpy_rv/data.json b/_repos/github/frescigno/magpy_rv/data.json new file mode 100644 index 00000000..8249298c --- /dev/null +++ b/_repos/github/frescigno/magpy_rv/data.json @@ -0,0 +1,346 @@ +{ + "requirements.txt": { + "github/frescigno/magpy_rv": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "sphinx": { + "credit": 0.0583291836734694, + "url": "https://www.sphinx-doc.org/" + }, + "sphinx_rtd_theme": { + "credit": 0.001414285714285729, + "url": "https://github.com/readthedocs/sphinx_rtd_theme" + }, + "readthedocs-sphinx-search": { + "credit": 0.14142857142857143, + "url": "https://github.com/readthedocs/readthedocs-sphinx-search" + }, + "nbsphinx": { + "credit": 0.001414285714285729, + "url": "https://nbsphinx.readthedocs.io/" + }, + "myst-nb": { + "credit": 0.010748571428571442, + "url": "https://github.com/executablebooks/myst-nb" + }, + "magpy_rv": { + "credit": 0.001414285714285729, + "url": "https://github.com/frescigno/MAGPy_RV" + }, + "corner": { + "credit": 0.001414285714285729, + "url": "https://corner.readthedocs.io" + }, + "filelock": { + "credit": 0.004516589861751152, + "url": "https://github.com/tox-dev/py-filelock" + }, + "setuptools": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/setuptools" + }, + "cython": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/cython" + }, + "html5lib": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/html5lib" + }, + "pytest": { + "credit": 0.018093732718894008, + "url": "https://pypi.org/project/pytest" + }, + "types-requests": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/types-requests" + }, + "docutils-stubs": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/docutils-stubs" + }, + "sphinx-lint": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/sphinx-lint" + }, + "mypy": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/mypy" + }, + "ruff": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/ruff" + }, + "isort": { + "credit": 0.013850875576036866, + "url": "https://pypi.org/project/isort" + }, + "flake8-simplify": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/flake8-simplify" + }, + "flake8": { + "credit": 0.013850875576036866, + "url": "https://pypi.org/project/flake8" + }, + "sphinxcontrib-websupport": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/sphinxcontrib-websupport" + }, + "colorama": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/colorama" + }, + "importlib-metadata": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/importlib-metadata" + }, + "packaging": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/packaging" + }, + "requests": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/requests" + }, + "imagesize": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/imagesize" + }, + "alabaster": { + "credit": 0.008759447004608295, + "url": "https://pypi.org/project/alabaster" + }, + "babel": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/babel" + }, + "snowballstemmer": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/snowballstemmer" + }, + "docutils": { + "credit": 0.04785434496379196, + "url": "https://pypi.org/project/docutils" + }, + "Pygments": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/Pygments" + }, + "Jinja2": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/Jinja2" + }, + "sphinxcontrib-qthelp": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/sphinxcontrib-qthelp" + }, + "sphinxcontrib-serializinghtml": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/sphinxcontrib-serializinghtml" + }, + "sphinxcontrib-htmlhelp": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/sphinxcontrib-htmlhelp" + }, + "sphinxcontrib-jsmath": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/sphinxcontrib-jsmath" + }, + "sphinxcontrib-devhelp": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/sphinxcontrib-devhelp" + }, + "sphinxcontrib-applehelp": { + "credit": 0.004516589861751152, + "url": "https://pypi.org/project/sphinxcontrib-applehelp" + }, + "wheel": { + "credit": 0.02000204081632653, + "url": "https://pypi.org/project/wheel" + }, + "bump2version": { + "credit": 0.02000204081632653, + "url": "https://pypi.org/project/bump2version" + }, + "sphinxcontrib-httpdomain": { + "credit": 0.02000204081632653, + "url": "https://pypi.org/project/sphinxcontrib-httpdomain" + }, + "sphinxcontrib-jquery": { + "credit": 0.02000204081632653, + "url": "https://pypi.org/project/sphinxcontrib-jquery" + }, + "transifex-client": { + "credit": 0.02000204081632653, + "url": "https://pypi.org/project/transifex-client" + }, + "traitlets": { + "credit": 0.023335714285714283, + "url": "https://pypi.org/project/traitlets" + }, + "nbformat": { + "credit": 0.027578571428571425, + "url": "https://pypi.org/project/nbformat" + }, + "nbconvert": { + "credit": 0.023335714285714283, + "url": "https://pypi.org/project/nbconvert" + }, + "jinja2": { + "credit": 0.023335714285714283, + "url": "https://pypi.org/project/jinja2" + }, + "pytest-param-files": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/pytest-param-files" + }, + "pytest-regressions": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/pytest-regressions" + }, + "pytest-cov": { + "credit": 0.013577142857142857, + "url": "https://pypi.org/project/pytest-cov" + }, + "nbdime": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/nbdime" + }, + "beautifulsoup4": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/beautifulsoup4" + }, + "coverage": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/coverage" + }, + "sympy": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/sympy" + }, + "sphinxcontrib-bibtex": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/sphinxcontrib-bibtex" + }, + "sphinx-design": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/sphinx-design" + }, + "sphinx-copybutton": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/sphinx-copybutton" + }, + "sphinx-book-theme": { + "credit": 0.013577142857142857, + "url": "https://pypi.org/project/sphinx-book-theme" + }, + "plotly": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/plotly" + }, + "pandas": { + "credit": 0.03224571428571428, + "url": "https://pypi.org/project/pandas" + }, + "numpy": { + "credit": 0.03224571428571428, + "url": "https://pypi.org/project/numpy" + }, + "matplotlib": { + "credit": 0.04157999999999999, + "url": "https://pypi.org/project/matplotlib" + }, + "jupytext": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/jupytext" + }, + "ipywidgets": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/ipywidgets" + }, + "coconut": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/coconut" + }, + "bokeh": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/bokeh" + }, + "altair": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/altair" + }, + "pre-commit": { + "credit": 0.013577142857142857, + "url": "https://pypi.org/project/pre-commit" + }, + "ipykernel": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/ipykernel" + }, + "typing-extensions": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/typing-extensions" + }, + "pyyaml": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/pyyaml" + }, + "myst-parser": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/myst-parser" + }, + "nbclient": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/nbclient" + }, + "jupyter-cache": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/jupyter-cache" + }, + "ipython": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/ipython" + }, + "importlib_metadata": { + "credit": 0.004242857142857143, + "url": "https://pypi.org/project/importlib_metadata" + }, + "seaborn": { + "credit": 0.028002857142857142, + "url": "https://pypi.org/project/seaborn" + }, + "scipy": { + "credit": 0.028002857142857142, + "url": "https://pypi.org/project/scipy" + }, + "twine": { + "credit": 0.009334285714285713, + "url": "https://pypi.org/project/twine" + }, + "pep517": { + "credit": 0.009334285714285713, + "url": "https://pypi.org/project/pep517" + }, + "pandoc": { + "credit": 0.009334285714285713, + "url": "https://pypi.org/project/pandoc" + }, + "toml": { + "credit": 0.009334285714285713, + "url": "https://pypi.org/project/toml" + }, + "black": { + "credit": 0.009334285714285713, + "url": "https://pypi.org/project/black" + }, + "arviz": { + "credit": 0.009334285714285713, + "url": "https://pypi.org/project/arviz" + } + } +} \ No newline at end of file diff --git a/_repos/github/frescigno/magpy_rv/requirements.txt b/_repos/github/frescigno/magpy_rv/requirements.txt new file mode 100644 index 00000000..95d3267a --- /dev/null +++ b/_repos/github/frescigno/magpy_rv/requirements.txt @@ -0,0 +1,13 @@ +# Defining the exact version will make sure things don't break +sphinx==5.3.0 +sphinx_rtd_theme==1.1.1 +readthedocs-sphinx-search==0.1.1 +nbsphinx +myst-nb +magpy_rv +corner +#numpy>=1.20.3 +#scipy>=1.7.3 +#matplotlib>=3.3.1 +#seaborn>=0.12.0 +#pandas>=1.3.5 \ No newline at end of file diff --git a/_repos/github/gmrandazzo/libscientific/CMakeLists.txt b/_repos/github/gmrandazzo/libscientific/CMakeLists.txt new file mode 100644 index 00000000..9af5e048 --- /dev/null +++ b/_repos/github/gmrandazzo/libscientific/CMakeLists.txt @@ -0,0 +1,85 @@ +cmake_minimum_required(VERSION 3.18) +project(libscientific LANGUAGES C) +set(AUTHOR "Giuseppe Marco Randazzo") +set(VERSION_MAJOR 1) +set(VERSION_MINOR 6) +set(VERSION_PATCH 0) +configure_file(src/scientificconfig.h.in scientificconfig.h) + +if(NOT CMAKE_BUILD_TYPE) + set(CMAKE_BUILD_TYPE Debug CACHE STRING "Choose the type of build, options are: Debug Release" FORCE) +endif(NOT CMAKE_BUILD_TYPE) + +if(NOT CMAKE_INSTALL_PREFIX) + message(SEND_ERROR "Please specify the installation prefix -DCMAKE_INSTALL_PREFIX=...") +endif() + +string(TOLOWER "${CMAKE_BUILD_TYPE}" cmake_build_type_tolower) + +find_package(LAPACK REQUIRED) +find_package(SQLite3 REQUIRED) + +if(PYTHONWHLALLIN) + message(STATUS "Add binary libraries to the python ffi package") +endif() + +if(LAPACK_FOUND) + message(STATUS "Build libscientific using system lapack library") +else() + message(STATUS "Build libscientific using local lapack source code") + project(libscientific C Fortran) + get_filename_component (Fortran_COMPILER_NAME ${CMAKE_Fortran_COMPILER} NAME) + set(CMAKE_Fortran_FLAGS_RELEASE "-funroll-all-loops -fno-f2c -O3") + set(CMAKE_Fortran_FLAGS_DEBUG "-fno-f2c -O0 -g") +endif() + +if(WIN32) + message(STATUS "Build Release: WIN32") + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c99 -D_GNU_SOURCE -O2 -pipe -mwindows -pedantic -Wall -DWIN32") + set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -s -Wl,-O1") +elseif(APPLE) + if(cmake_build_type_tolower STREQUAL "debug") + message(STATUS "Build Debug: APPLE") + set(CMAKE_C_FLAGS "-std=c99 -D_GNU_SOURCE -O0 -pedantic -Wall -g -fprofile-arcs -ftest-coverage -Wno-strict-prototypes") + set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -static -pthread") + else() + message(STATUS "Build Release: APPLE") + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c99 -D_GNU_SOURCE -O2 -pipe -Wall") + set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -static -pthread") + endif() +else(NOT WIN32) + if(cmake_build_type_tolower STREQUAL "debug") + set(CMAKE_BUILD_TYPE "Debug") + message(STATUS "Build Debug: Linux") + set(CMAKE_C_FLAGS "-std=c99 -D_GNU_SOURCE -O0 -pedantic -Wall -g -pthread -fprofile-arcs -ftest-coverage") + set(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "") + else() + message(STATUS "Build Release: Linux") + set(CMAKE_BUILD_TYPE "Release") + if(NOT CMAKE_C_FLAGS) + set(CMAKE_C_FLAGS "-std=c99 -D_GNU_SOURCE -O3 -Wall -g -pthread") + endif() + set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -Wl,-O1") + endif() +endif(WIN32) + +set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS}") + +message(STATUS "Build Type: ${CMAKE_BUILD_TYPE}") + +if(cmake_build_type_tolower STREQUAL "debug") + include(Dart) + # cmake_policy(SET CMP0145 OLD) + enable_testing() +endif() + +include(GNUInstallDirs) +include_directories(${PROJECT_BINARY_DIR} ${SQLite3_INCLUDE_DIRS}) + +add_subdirectory(src) +add_subdirectory(src/tests) + +configure_file("${CMAKE_CURRENT_SOURCE_DIR}/cmake_uninstall.cmake.in" + "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake" IMMEDIATE @ONLY) +add_custom_target(uninstall "${CMAKE_COMMAND}" -P + "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake") diff --git a/_repos/github/hyosubkim/bayes-toolbox/README.md b/_repos/github/hyosubkim/bayes-toolbox/README.md new file mode 100644 index 00000000..22fcb1fd --- /dev/null +++ b/_repos/github/hyosubkim/bayes-toolbox/README.md @@ -0,0 +1,113 @@ +--- +title: github/hyosubkim/bayes-toolbox +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[numpy](https://numpy.org)|0.215| +|pypi|[scipy](https://pypi.org/project/scipy)|0.05| +|pypi|[typing-extensions](https://typing.readthedocs.io/)|0.045| +|pypi|[pandas](https://pandas.pydata.org)|0.029| +|pypi|[setuptools](https://github.com/pypa/setuptools)|0.029| +|pypi|[filelock](https://pypi.org/project/filelock)|0.023| +|pypi|[arviz](http://github.com/arviz-devs/arviz)|0.02| +|pypi|[minikanren](https://pypi.org/project/minikanren)|0.018| +|pypi|[logical-unification](https://pypi.org/project/logical-unification)|0.018| +|pypi|[etuples](https://pypi.org/project/etuples)|0.018| +|pypi|[cons](https://pypi.org/project/cons)|0.018| +|pypi|[pytensor](https://pypi.org/project/pytensor)|0.018| +|pypi|[fastprogress](https://pypi.org/project/fastprogress)|0.018| +|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.018| +|pypi|[cachetools](https://pypi.org/project/cachetools)|0.018| +|pypi|[packaging](https://pypi.org/project/packaging)|0.014| +|pypi|[numba](https://pypi.org/project/numba)|0.013| +|pypi|[xarray](https://pypi.org/project/xarray)|0.013| +|pypi|[matplotlib](https://pypi.org/project/matplotlib)|0.013| +|requirements.txt|github/hyosubkim/bayes-toolbox|0.01| +|pypi|[xarray-datatree](https://pypi.org/project/xarray-datatree)|0.009| +|pypi|[zarr](https://pypi.org/project/zarr)|0.009| +|pypi|[dask](https://pypi.org/project/dask)|0.009| +|pypi|[ujson](https://pypi.org/project/ujson)|0.009| +|pypi|[contourpy](https://pypi.org/project/contourpy)|0.009| +|pypi|[bokeh](https://pypi.org/project/bokeh)|0.009| +|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.009| +|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|0.009| +|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|0.009| +|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.009| +|pypi|[pytest](https://pypi.org/project/pytest)|0.009| +|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.005| +|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|0.005| +|pypi|[jaraco.develop](https://pypi.org/project/jaraco.develop)|0.005| +|pypi|[pytest-mypy](https://pypi.org/project/pytest-mypy)|0.005| +|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.005| +|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.005| +|pypi|[tomli](https://pypi.org/project/tomli)|0.005| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.005| +|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.005| +|pypi|[ini2toml](https://pypi.org/project/ini2toml)|0.005| +|pypi|[build](https://pypi.org/project/build)|0.005| +|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|0.005| +|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|0.005| +|pypi|[pip](https://pypi.org/project/pip)|0.005| +|pypi|[wheel](https://pypi.org/project/wheel)|0.005| +|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.005| +|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|0.005| +|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.005| +|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.005| +|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|0.005| +|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|0.005| +|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|0.005| +|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|0.005| +|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|0.005| +|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|0.005| +|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|0.005| +|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.005| +|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|0.005| +|pypi|[furo](https://pypi.org/project/furo)|0.005| +|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.005| +|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.005| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.005| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|0.004| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|0.004| +|pypi|[zstandard](https://pypi.org/project/zstandard)|0.004| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.004| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.004| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.004| +|pypi|[jinja2](https://pypi.org/project/jinja2)|0.004| +|pypi|[lxml](https://pypi.org/project/lxml)|0.004| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.004| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.004| +|pypi|[pymysql](https://pypi.org/project/pymysql)|0.004| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.004| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.004| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|0.004| +|pypi|[tables](https://pypi.org/project/tables)|0.004| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.004| +|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.004| +|pypi|[xlrd](https://pypi.org/project/xlrd)|0.004| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|0.004| +|pypi|[openpyxl](https://pypi.org/project/openpyxl)|0.004| +|pypi|[odfpy](https://pypi.org/project/odfpy)|0.004| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|0.004| +|pypi|[gcsfs](https://pypi.org/project/gcsfs)|0.004| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.004| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.004| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.004| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.004| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.004| +|pypi|[hypothesis](https://pypi.org/project/hypothesis)|0.004| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.004| +|pypi|[pytz](https://pypi.org/project/pytz)|0.004| +|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.004| +|pypi|[aesara](https://github.com/aesara-devs/aesara)|0.002| +|pypi|[pymc](http://github.com/pymc-devs/pymc)|0.002| + + +> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. + + +- Generated by [CiteLang](https://github.com/vsoch/citelang) diff --git a/_repos/github/hyosubkim/bayes-toolbox/badge.png b/_repos/github/hyosubkim/bayes-toolbox/badge.png new file mode 100644 index 00000000..2e8bd356 Binary files /dev/null and b/_repos/github/hyosubkim/bayes-toolbox/badge.png differ diff --git a/_repos/github/hyosubkim/bayes-toolbox/data.json b/_repos/github/hyosubkim/bayes-toolbox/data.json new file mode 100644 index 00000000..57d154e7 --- /dev/null +++ b/_repos/github/hyosubkim/bayes-toolbox/data.json @@ -0,0 +1,394 @@ +{ + "requirements.txt": { + "github/hyosubkim/bayes-toolbox": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "aesara": { + "credit": 0.0016500000000000126, + "url": "https://github.com/aesara-devs/aesara" + }, + "arviz": { + "credit": 0.019800000000000012, + "url": "http://github.com/arviz-devs/arviz" + }, + "numpy": { + "credit": 0.21456346153846154, + "url": "https://numpy.org" + }, + "pandas": { + "credit": 0.028875000000000012, + "url": "https://pandas.pydata.org" + }, + "pymc": { + "credit": 0.0016500000000000126, + "url": "http://github.com/pymc-devs/pymc" + }, + "setuptools": { + "credit": 0.028875000000000012, + "url": "https://github.com/pypa/setuptools" + }, + "typing-extensions": { + "credit": 0.045375, + "url": "https://typing.readthedocs.io/" + }, + "scipy": { + "credit": 0.049563461538461535, + "url": "https://pypi.org/project/scipy" + }, + "minikanren": { + "credit": 0.01815, + "url": "https://pypi.org/project/minikanren" + }, + "logical-unification": { + "credit": 0.01815, + "url": "https://pypi.org/project/logical-unification" + }, + "filelock": { + "credit": 0.0226875, + "url": "https://pypi.org/project/filelock" + }, + "etuples": { + "credit": 0.01815, + "url": "https://pypi.org/project/etuples" + }, + "cons": { + "credit": 0.01815, + "url": "https://pypi.org/project/cons" + }, + "xarray-datatree": { + "credit": 0.009075, + "url": "https://pypi.org/project/xarray-datatree" + }, + "zarr": { + "credit": 0.009075, + "url": "https://pypi.org/project/zarr" + }, + "dask": { + "credit": 0.009075, + "url": "https://pypi.org/project/dask" + }, + "ujson": { + "credit": 0.009075, + "url": "https://pypi.org/project/ujson" + }, + "contourpy": { + "credit": 0.009075, + "url": "https://pypi.org/project/contourpy" + }, + "bokeh": { + "credit": 0.009075, + "url": "https://pypi.org/project/bokeh" + }, + "netcdf4": { + "credit": 0.009075, + "url": "https://pypi.org/project/netcdf4" + }, + "numba": { + "credit": 0.013263461538461538, + "url": "https://pypi.org/project/numba" + }, + "xarray-einstats": { + "credit": 0.009075, + "url": "https://pypi.org/project/xarray-einstats" + }, + "h5netcdf": { + "credit": 0.009075, + "url": "https://pypi.org/project/h5netcdf" + }, + "xarray": { + "credit": 0.013263461538461538, + "url": "https://pypi.org/project/xarray" + }, + "packaging": { + "credit": 0.0136125, + "url": "https://pypi.org/project/packaging" + }, + "matplotlib": { + "credit": 0.013263461538461538, + "url": "https://pypi.org/project/matplotlib" + }, + "fastparquet": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/fastparquet" + }, + "dataframe-api-compat": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/dataframe-api-compat" + }, + "zstandard": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/zstandard" + }, + "qtpy": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/qtpy" + }, + "PyQt5": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/PyQt5" + }, + "tabulate": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/tabulate" + }, + "jinja2": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/jinja2" + }, + "lxml": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/lxml" + }, + "html5lib": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/html5lib" + }, + "beautifulsoup4": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/beautifulsoup4" + }, + "pymysql": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/pymysql" + }, + "psycopg2": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/psycopg2" + }, + "SQLAlchemy": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/SQLAlchemy" + }, + "pyreadstat": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/pyreadstat" + }, + "tables": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/tables" + }, + "pyarrow": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/pyarrow" + }, + "xlsxwriter": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/xlsxwriter" + }, + "xlrd": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/xlrd" + }, + "pyxlsb": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/pyxlsb" + }, + "openpyxl": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/openpyxl" + }, + "odfpy": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/odfpy" + }, + "pandas-gbq": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/pandas-gbq" + }, + "gcsfs": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/gcsfs" + }, + "s3fs": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/s3fs" + }, + "fsspec": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/fsspec" + }, + "numexpr": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/numexpr" + }, + "bottleneck": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/bottleneck" + }, + "pytest-asyncio": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/pytest-asyncio" + }, + "pytest-xdist": { + "credit": 0.008725961538461538, + "url": "https://pypi.org/project/pytest-xdist" + }, + "pytest": { + "credit": 0.008725961538461538, + "url": "https://pypi.org/project/pytest" + }, + "hypothesis": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/hypothesis" + }, + "tzdata": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/tzdata" + }, + "pytz": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/pytz" + }, + "python-dateutil": { + "credit": 0.0041884615384615385, + "url": "https://pypi.org/project/python-dateutil" + }, + "pytensor": { + "credit": 0.01815, + "url": "https://pypi.org/project/pytensor" + }, + "fastprogress": { + "credit": 0.01815, + "url": "https://pypi.org/project/fastprogress" + }, + "cloudpickle": { + "credit": 0.01815, + "url": "https://pypi.org/project/cloudpickle" + }, + "cachetools": { + "credit": 0.01815, + "url": "https://pypi.org/project/cachetools" + }, + "pytest-perf": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pytest-perf" + }, + "pytest-ruff": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pytest-ruff" + }, + "jaraco.develop": { + "credit": 0.0045375, + "url": "https://pypi.org/project/jaraco.develop" + }, + "pytest-mypy": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pytest-mypy" + }, + "pytest-cov": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pytest-cov" + }, + "pytest-black": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pytest-black" + }, + "tomli": { + "credit": 0.0045375, + "url": "https://pypi.org/project/tomli" + }, + "pytest-timeout": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pytest-timeout" + }, + "tomli-w": { + "credit": 0.0045375, + "url": "https://pypi.org/project/tomli-w" + }, + "ini2toml": { + "credit": 0.0045375, + "url": "https://pypi.org/project/ini2toml" + }, + "build": { + "credit": 0.0045375, + "url": "https://pypi.org/project/build" + }, + "jaraco.path": { + "credit": 0.0045375, + "url": "https://pypi.org/project/jaraco.path" + }, + "jaraco.envs": { + "credit": 0.0045375, + "url": "https://pypi.org/project/jaraco.envs" + }, + "pip": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pip" + }, + "wheel": { + "credit": 0.0045375, + "url": "https://pypi.org/project/wheel" + }, + "virtualenv": { + "credit": 0.0045375, + "url": "https://pypi.org/project/virtualenv" + }, + "flake8-2020": { + "credit": 0.0045375, + "url": "https://pypi.org/project/flake8-2020" + }, + "pytest-enabler": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pytest-enabler" + }, + "pytest-checkdocs": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pytest-checkdocs" + }, + "sphinx-hoverxref": { + "credit": 0.0045375, + "url": "https://pypi.org/project/sphinx-hoverxref" + }, + "sphinx-notfound-page": { + "credit": 0.0045375, + "url": "https://pypi.org/project/sphinx-notfound-page" + }, + "sphinxcontrib-towncrier": { + "credit": 0.0045375, + "url": "https://pypi.org/project/sphinxcontrib-towncrier" + }, + "sphinx-reredirects": { + "credit": 0.0045375, + "url": "https://pypi.org/project/sphinx-reredirects" + }, + "sphinx-inline-tabs": { + "credit": 0.0045375, + "url": "https://pypi.org/project/sphinx-inline-tabs" + }, + "sphinx-favicon": { + "credit": 0.0045375, + "url": "https://pypi.org/project/sphinx-favicon" + }, + "pygments-github-lexers": { + "credit": 0.0045375, + "url": "https://pypi.org/project/pygments-github-lexers" + }, + "jaraco.tidelift": { + "credit": 0.0045375, + "url": "https://pypi.org/project/jaraco.tidelift" + }, + "sphinx-lint": { + "credit": 0.0045375, + "url": "https://pypi.org/project/sphinx-lint" + }, + "furo": { + "credit": 0.0045375, + "url": "https://pypi.org/project/furo" + }, + "rst.linker": { + "credit": 0.0045375, + "url": "https://pypi.org/project/rst.linker" + }, + "jaraco.packaging": { + "credit": 0.0045375, + "url": "https://pypi.org/project/jaraco.packaging" + }, + "sphinx": { + "credit": 0.0045375, + "url": "https://pypi.org/project/sphinx" + } + } +} \ No newline at end of file diff --git a/_repos/github/hyosubkim/bayes-toolbox/requirements.txt b/_repos/github/hyosubkim/bayes-toolbox/requirements.txt new file mode 100644 index 00000000..cc309884 --- /dev/null +++ b/_repos/github/hyosubkim/bayes-toolbox/requirements.txt @@ -0,0 +1,6 @@ +aesara==2.8.7 +arviz==0.13.0 +numpy==1.23.4 +pandas==1.5.1 +pymc==4.3.0 +setuptools==65.5.1 diff --git a/_repos/github/mgcooper/baseflow/DESCRIPTION b/_repos/github/mgcooper/baseflow/DESCRIPTION new file mode 100644 index 00000000..04ca284a --- /dev/null +++ b/_repos/github/mgcooper/baseflow/DESCRIPTION @@ -0,0 +1,12 @@ +Name: baseflow +Version: 1.0.0 +Date: 2023-10-02 +Author: Matt Cooper +Maintainer: Matt Cooper +Title: baseflow: a MATLAB and GNU Octave package for baseflow recession analysis +Description: Matlab/Octave toolbox for baseflow recession analysis. +License: BSD-3-Clause +Problems: Incomplete test coverage. Some Octave incompatibilities may exist. +Url: https://github.com/mgcooper/baseflow +Categories: hydrology +Depends: octave (>= 4.0.0), struct, io, optim, statistics, tablicious, statistics-bootstrap \ No newline at end of file diff --git a/_repos/github/mgcooper/baseflow/README.md b/_repos/github/mgcooper/baseflow/README.md new file mode 100644 index 00000000..47a111b4 --- /dev/null +++ b/_repos/github/mgcooper/baseflow/README.md @@ -0,0 +1,17 @@ +--- +title: github/mgcooper/baseflow +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|DESCRIPTION|github/mgcooper/baseflow|0.01| + + +> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. + + +- Generated by [CiteLang](https://github.com/vsoch/citelang) diff --git a/_repos/github/mgcooper/baseflow/badge.png b/_repos/github/mgcooper/baseflow/badge.png new file mode 100644 index 00000000..64e598d0 Binary files /dev/null and b/_repos/github/mgcooper/baseflow/badge.png differ diff --git a/_repos/github/mgcooper/baseflow/data.json b/_repos/github/mgcooper/baseflow/data.json new file mode 100644 index 00000000..de4c7778 --- /dev/null +++ b/_repos/github/mgcooper/baseflow/data.json @@ -0,0 +1,8 @@ +{ + "DESCRIPTION": { + "github/mgcooper/baseflow": { + "credit": 0.01, + "url": null + } + } +} \ No newline at end of file diff --git a/_repos/github/nanoporetech/dorado/CMakeLists.txt b/_repos/github/nanoporetech/dorado/CMakeLists.txt index bd5a8fc4..dbe6bad1 100644 --- a/_repos/github/nanoporetech/dorado/CMakeLists.txt +++ b/_repos/github/nanoporetech/dorado/CMakeLists.txt @@ -181,10 +181,6 @@ set(LIB_SOURCE_FILES dorado/read_pipeline/ResumeLoaderNode.h dorado/read_pipeline/DuplexReadTaggingNode.cpp dorado/read_pipeline/DuplexReadTaggingNode.h - dorado/read_pipeline/BarcodeClassifier.cpp - dorado/read_pipeline/BarcodeClassifier.h - dorado/read_pipeline/BarcodeClassifierSelector.cpp - dorado/read_pipeline/BarcodeClassifierSelector.h dorado/read_pipeline/BarcodeClassifierNode.cpp dorado/read_pipeline/BarcodeClassifierNode.h dorado/read_pipeline/BarcodeDemuxerNode.cpp @@ -199,6 +195,10 @@ set(LIB_SOURCE_FILES dorado/read_pipeline/read_utils.h dorado/read_pipeline/stitch.cpp dorado/read_pipeline/stitch.h + dorado/demux/BarcodeClassifier.cpp + dorado/demux/BarcodeClassifier.h + dorado/demux/BarcodeClassifierSelector.cpp + dorado/demux/BarcodeClassifierSelector.h dorado/decode/beam_search.cpp dorado/decode/fast_hash.cpp dorado/decode/fast_hash.h diff --git a/_repos/github/parthenon-hpc-lab/parthenon/CMakeLists.txt b/_repos/github/parthenon-hpc-lab/parthenon/CMakeLists.txt index 33c19c34..fe9b1f7e 100644 --- a/_repos/github/parthenon-hpc-lab/parthenon/CMakeLists.txt +++ b/_repos/github/parthenon-hpc-lab/parthenon/CMakeLists.txt @@ -62,9 +62,9 @@ include(cmake/Format.cmake) include(cmake/Lint.cmake) # regression test reference data -set(REGRESSION_GOLD_STANDARD_VER 19 CACHE STRING "Version of gold standard to download and use") +set(REGRESSION_GOLD_STANDARD_VER 20 CACHE STRING "Version of gold standard to download and use") set(REGRESSION_GOLD_STANDARD_HASH - "SHA512=e1d1a06b9cf9b761d42d0b6b241056ac75658db90138b6b867b1ca7ead4308af4f980285af092b40aee1dbbfb68b4e8cb15efcc9b83d7930c18bf992ae95c729" + "SHA512=e5e421f3c0be01e4708965542bb8b1b79b5c96de97091e46972e375c7616588d026a9a8e29226d9c7ef75346bc859fd9af72acdc7e95e0d783b5ef29aa4630b1" CACHE STRING "Hash of default gold standard file to download") option(REGRESSION_GOLD_STANDARD_SYNC "Automatically sync gold standard files." ON) diff --git a/_repos/github/pelican/pelican/CMakeLists.txt b/_repos/github/pelican/pelican/CMakeLists.txt index e93cb201..e711ad6b 100644 --- a/_repos/github/pelican/pelican/CMakeLists.txt +++ b/_repos/github/pelican/pelican/CMakeLists.txt @@ -1,125 +1,169 @@ #=============================================================================== -# Top level ${PROJECT_NAME} cmake script. +# Top level PELICAN CMake script. #=============================================================================== -# Useful CMake Options: -# --------------------- -# -DCMAKE_BUILD_TYPE={debug | release} (default: debug): -# Build in debug or release mode. +# Build options: +# +# -DCMAKE_BUILD_TYPE={debug|release|relWithDebInfo} (default: debug): +# Build in debug, release or release with debug info mode. # # -DCMAKE_CXX_COMPILER={compiler} (default: c++) # Sets the C++ compiler. # -# -DCMAKE_C_COMPILER={compiler} (default: gcc) -# Sets the C compiler. -# -# Build Options: -# ---------------- -# -DTIMER={true | false} (default: false): -# Enable additional timer printing. -# -# -DBUILD_STATIC={off|on} (defual: Off): -# Build static versions of the libraries. -# -# Options manipulating install location: -# -------------------------------------- # -DCMAKE_INSTALL_PREFIX # Root directory used to install files when calling 'make install' +# The default for this is usually /usr/local. +# +# -DBUILD_STATIC={ON|OFF} (defualt: OFF): +# Build static libraries. # -# -DLIBRARY_INSTALL_DIR -# library install location. Appending to the install prefix. +# -DBUILD_SHARED={ON|OFF} (defualt: ON): +# Build shared libraries. # -# -DINCLUDE_INSTALL_DIR -# include headers install location. Appending to the install prefix. +# -DBUILD_MODLES={ON|OFF} (defualt: OFF): +# Build module libraries. +# +# -DBUILD_PACAKGES={ON|OFF} (defual: ON): +# Build package libraries. # -# -DMODULES_INSTALL_DIR -# cmake modules install location. Appending to the install prefix. #=============================================================================== -# === Specify minimum cmake version. +# === Set the project name and specify the minumum cmake version. +project(pelican CXX C) cmake_minimum_required(VERSION 2.6 FATAL_ERROR) -# === Set the project name (creates name_BINARY_DIR and name_SOURCE_DIR). -project(${project_name} CXX C) - # === Project version. -set(${PROJECT_NAME}_MAJOR_VERSION 0) -set(${PROJECT_NAME}_MINOR_VERSION 0) -set(${PROJECT_NAME}_PATCH_LEVEL 0) +set(VERSION_MAJOR 1) +set(VERSION_MINOR 0) +set(VERSION_PATCH 4) +set(PROJECT_VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") # === CMake setup. list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_SOURCE_DIR}/cmake) -include(cmake/packagemacrosNew.cmake) -include(cmake/tags.cmake) +include(tags) # Add a target to create a tags file for emacs/vim (untested!) + +# === Options for controlling the modular build system. +include(build_macros) +set_build_option_defaults() +# === Enable the CMake testing framework. enable_testing() -# === Options. -option(TIMER "Enabled ${project_name} timing macros" OFF) +# === Other options. +option(TIMER "Enabled pelican timing macros" OFF) if(TIMER) add_definitions(-DTIMER_ENABLE) endif(TIMER) -option(BUILD_STATIC "Build static versions of ${project_name} library" OFF) -#option(BUILD_SINGLE_LIB "Build a single ${project_name} library" OFF) - -# === Installtion locations. +# === Installtion locations (note these will be prefixed by ${CMAKE_INSTALL_PREFIX}) if(NOT LIBRARY_INSTALL_DIR) set(LIBRARY_INSTALL_DIR "lib") endif(NOT LIBRARY_INSTALL_DIR) if(NOT INCLUDE_INSTALL_DIR) - set(INCLUDE_INSTALL_DIR "include/${project_name}") + set(INCLUDE_INSTALL_DIR "include/pelican") endif(NOT INCLUDE_INSTALL_DIR) if(NOT MODULES_INSTALL_DIR) - set (MODULES_INSTALL_DIR "share/${project_name}") + set (MODULES_INSTALL_DIR "share/pelican") endif(NOT MODULES_INSTALL_DIR) -# === Installation target for project cmake files. -install(DIRECTORY cmake DESTINATION ${MODULES_INSTALL_DIR} - FILES_MATCHING PATTERN "*.cmake") - -# === Compiler defaults. -include(compilerDefaults) -add_definitions(-DUSE_MEMORY_TRACKER) # needed for release mode too? +if(NOT BINARY_INSTALL_DIR) + set(BINARY_INSTALL_DIR "bin/") +endif(NOT BINARY_INSTALL_DIR) -# === Setup project dependencies. +# === Set project dependencies and compiler settings. include(dependencies) -#_${PROJECT_NAME}_PIC() - -#message(STATUS "BUILD_STATIC = ${BUILD_STATIC}") -list(INSERT CMAKE_MODULE_PATH 0 "/usr/local/bang") -#include(bang) -#BANG_VERSION(0.1) - +include(compiler_settings) # === Set Broken Package flags. if(QT_VERSION_MINOR LESS 3) add_definitions(-DBROKEN_QT_SET_HEADER) endif(QT_VERSION_MINOR LESS 3) -# Declare project libraries to be created from the following subpackages. -DECLARE_PROJECT_LIBRARY(${project_name} - comms core data emulator modules output server utility viewer) - -DECLARE_PROJECT_LIBRARY(${project_name}-testutils - utilityTest viewerTest outputTest dataTest coreTest serverTest emulatorTest) +# === Declare project (package) libraries to be created from the listed modules. +# Modules that make up the main pelican library. +declare_package_library(pelican + pelican_utility + pelican_emulator + pelican_data + pelican_comms + pelican_server + pelican_output + pelican_core + pelican_viewer +) +# Modules that make up the test utility library. +declare_package_library(pelican-testutils + pelican_utilityTestUtils + pelican_emulatorTestUtils + pelican_dataTestUtils + pelican_serverTestUtils + pelican_outputTestUtils + pelican_coreTestUtils + pelican_viewerTestUtils +) # === Sub modules (recurse into sub-directories to build modules). +add_subdirectory(extern) include(modules.cmake) -# Project libraries to produce. -CREATE_PROJECT_LIBRARY(${project_name}) -CREATE_PROJECT_LIBRARY(${project_name}-testutils) -if(BUILD_SINGLE_LIB) - target_link_libraries(${project_name}-testutils - ${project_name}) -endif(BUILD_SINGLE_LIB) +#print_module_summary() + +# === Create targets to build and install packages and/or modules. +create_library_targets(${PROJECT_VERSION} ${LIBRARY_INSTALL_DIR}) + +# === Create install target for headers. +create_header_install_target(${INCLUDE_INSTALL_DIR}) + +# === Create a header file with the project version. +configure_file(${PROJECT_SOURCE_DIR}/cmake/pelican_version.h.in + ${PROJECT_BINARY_DIR}/pelican_version.h) +install(FILES ${PROJECT_BINARY_DIR}/pelican_version.h + DESTINATION ${INCLUDE_INSTALL_DIR}) + +# === Installation target for project cmake files. +#install(DIRECTORY cmake +# DESTINATION ${MODULES_INSTALL_DIR} +# FILES_MATCHING PATTERN "*.cmake") + +# === Include packaging script (still needs some work!) +include(packaging) # === Doxygen documentation targets. include(UseDoxygen) set(PDFLATEX_COMPILER TRUE) -add_doxygen_target(api DoxyfileAPI) -add_doxygen_target(developer DoxyfileDeveloper) +file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/doc") +add_doxygen_target(api DoxyfileAPI) +add_doxygen_target(dev DoxyfileDeveloper) add_doxygen_target(user DoxyfileUser) +# === Print build options summary. +set(DEBUG_PRINT ON) +if (DEBUG_PRINT) + message(STATUS "") + message(STATUS "****************************************************************************") + message(STATUS "${CMAKE_PROJECT_NAME} v${PROJECT_VERSION}") + message(STATUS "") + print_build_options() + message(STATUS "") + message(STATUS "Compiler Options:") + message(STATUS " Build type: ${CMAKE_BUILD_TYPE}") + message(STATUS " C++ Compiler: ${CMAKE_CXX_COMPILER}") + if (${CMAKE_BUILD_TYPE} MATCHES release) + message(STATUS " C++ flags: ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_RELEASE}") + elseif (${CMAKE_BUILD_TYPE} MATCHES debug) + message(STATUS " C++ flags: ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_DEBUG}") + elseif (${CMAKE_BUILD_TYPE} MATCHES relwithdebinfo) + message(STATUS " C++ flags: ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_RELWITHDEBINFO}") + elseif (${CMAKE_BUILD_TYPE} MATCHES minsizerel) + message(STATUS " C++ flags: ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_MINSIZEREL}") + endif () + message(STATUS "") + message(STATUS "Install locations: (make install)") + message(STATUS " Libraries: ${CMAKE_INSTALL_PREFIX}/lib") + message(STATUS " Inclues: ${CMAKE_INSTALL_PREFIX}/${INCLUDE_INSTALL_DIR}") + message(STATUS " Binaries: ${CMAKE_INSTALL_PREFIX}/${BINARY_INSTALL_DIR}") + message(STATUS " Other: ${CMAKE_INSTALL_PREFIX}/${MODULES_INSTALL_DIR}") + message(STATUS "****************************************************************************") + message(STATUS "") +endif (DEBUG_PRINT) diff --git a/_repos/github/pmelchior/spender/setup.py b/_repos/github/pmelchior/spender/setup.py index e195cb16..08986526 100644 --- a/_repos/github/pmelchior/spender/setup.py +++ b/_repos/github/pmelchior/spender/setup.py @@ -7,7 +7,7 @@ description="Spectrum encoder and decoder", long_description=long_description, long_description_content_type='text/markdown', - version="0.2.2", + version="0.2.3", license="MIT", author="Peter Melchior", author_email="peter.m.melchior@gmail.com", diff --git a/_repos/github/stammler/dustpylib/README.md b/_repos/github/stammler/dustpylib/README.md new file mode 100644 index 00000000..1124714c --- /dev/null +++ b/_repos/github/stammler/dustpylib/README.md @@ -0,0 +1,60 @@ +--- +title: github/stammler/dustpylib +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[numpy](https://numpy.org)|0.341| +|pypi|[matplotlib](https://matplotlib.org)|0.201| +|pypi|[dustpy](https://github.com/stammler/dustpy)|0.141| +|pypi|[scipy](https://www.scipy.org)|0.061| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.032| +|pypi|[h5py](https://pypi.org/project/h5py)|0.032| +|pypi|[astropy](http://astropy.org)|0.029| +|pypi|[dill](https://pypi.org/project/dill)|0.028| +|requirements.txt|github/stammler/dustpylib|0.01| +|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.004| +|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.004| +|pypi|[pytest-xdist](https://github.com/pytest-dev/pytest-xdist)|0.004| +|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.004| +|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.004| +|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.004| +|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.004| +|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.004| +|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.004| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.004| +|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.004| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.004| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.004| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.004| +|pypi|[pytest](https://pypi.org/project/pytest)|0.004| +|pypi|[ipython](https://pypi.org/project/ipython)|0.004| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.004| +|pypi|[asdf](https://pypi.org/project/asdf)|0.004| +|pypi|[jplephem](https://pypi.org/project/jplephem)|0.004| +|pypi|[pytz](https://pypi.org/project/pytz)|0.004| +|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.004| +|pypi|[pandas](https://pypi.org/project/pandas)|0.004| +|pypi|[bleach](https://pypi.org/project/bleach)|0.004| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.004| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.004| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.004| +|pypi|[dask](https://pypi.org/project/dask)|0.004| +|pypi|[certifi](https://pypi.org/project/certifi)|0.004| +|pypi|[packaging](https://pypi.org/project/packaging)|0.004| +|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.004| +|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.004| +|pypi|[tomli](https://pypi.org/project/tomli)|0.004| +|pypi|[graphviz](https://pypi.org/project/graphviz)|0.004| +|pypi|[dsharp_opac](https://github.com/birnstiel/dsharp_opac)|0.001| +|pypi|[simframe](https://github.com/stammler/simframe)|0.001| + + +> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. + + +- Generated by [CiteLang](https://github.com/vsoch/citelang) diff --git a/_repos/github/stammler/dustpylib/badge.png b/_repos/github/stammler/dustpylib/badge.png new file mode 100644 index 00000000..1384c5ae Binary files /dev/null and b/_repos/github/stammler/dustpylib/badge.png differ diff --git a/_repos/github/stammler/dustpylib/data.json b/_repos/github/stammler/dustpylib/data.json new file mode 100644 index 00000000..ab88b545 --- /dev/null +++ b/_repos/github/stammler/dustpylib/data.json @@ -0,0 +1,190 @@ +{ + "requirements.txt": { + "github/stammler/dustpylib": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "astropy": { + "credit": 0.02941714285714287, + "url": "http://astropy.org" + }, + "dsharp_opac": { + "credit": 0.001414285714285729, + "url": "https://github.com/birnstiel/dsharp_opac" + }, + "dustpy": { + "credit": 0.14142857142857143, + "url": "https://github.com/stammler/dustpy" + }, + "matplotlib": { + "credit": 0.2011188721804511, + "url": "https://matplotlib.org" + }, + "numpy": { + "credit": 0.3411331578947368, + "url": "https://numpy.org" + }, + "scipy": { + "credit": 0.06110458646616543, + "url": "https://www.scipy.org" + }, + "simframe": { + "credit": 0.001414285714285729, + "url": "https://github.com/stammler/simframe" + }, + "sgp4": { + "credit": 0.0036845864661654132, + "url": "https://github.com/brandon-rhodes/python-sgp4" + }, + "skyfield": { + "credit": 0.0036845864661654132, + "url": "http://github.com/brandon-rhodes/python-skyfield/" + }, + "coverage": { + "credit": 3.68458646616541e-05, + "url": "https://github.com/nedbat/coveragepy" + }, + "objgraph": { + "credit": 3.68458646616541e-05, + "url": "https://mg.pov.lt/objgraph/" + }, + "pytest-xdist": { + "credit": 0.0036845864661654132, + "url": "https://github.com/pytest-dev/pytest-xdist" + }, + "pytest-astropy": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/pytest-astropy" + }, + "pytest-astropy-header": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/pytest-astropy-header" + }, + "pytest-doctestplus": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/pytest-doctestplus" + }, + "Jinja2": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/Jinja2" + }, + "sphinx-changelog": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/sphinx-changelog" + }, + "sphinx-astropy": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/sphinx-astropy" + }, + "sphinx": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/sphinx" + }, + "pre-commit": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/pre-commit" + }, + "s3fs": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/s3fs" + }, + "fsspec": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/fsspec" + }, + "typing-extensions": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/typing-extensions" + }, + "pytest": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/pytest" + }, + "ipython": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/ipython" + }, + "bottleneck": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/bottleneck" + }, + "asdf": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/asdf" + }, + "mpmath": { + "credit": 0.03168744360902256, + "url": "https://pypi.org/project/mpmath" + }, + "jplephem": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/jplephem" + }, + "pytz": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/pytz" + }, + "sortedcontainers": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/sortedcontainers" + }, + "pandas": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/pandas" + }, + "bleach": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/bleach" + }, + "html5lib": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/html5lib" + }, + "beautifulsoup4": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/beautifulsoup4" + }, + "pyarrow": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/pyarrow" + }, + "h5py": { + "credit": 0.03168744360902256, + "url": "https://pypi.org/project/h5py" + }, + "dask": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/dask" + }, + "certifi": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/certifi" + }, + "packaging": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/packaging" + }, + "PyYAML": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/PyYAML" + }, + "pyerfa": { + "credit": 0.0036845864661654132, + "url": "https://pypi.org/project/pyerfa" + }, + "dill": { + "credit": 0.028002857142857142, + "url": "https://pypi.org/project/dill" + }, + "tomli": { + "credit": 0.003647740601503759, + "url": "https://pypi.org/project/tomli" + }, + "graphviz": { + "credit": 0.003647740601503759, + "url": "https://pypi.org/project/graphviz" + } + } +} \ No newline at end of file diff --git a/_repos/github/stammler/dustpylib/requirements.txt b/_repos/github/stammler/dustpylib/requirements.txt new file mode 100644 index 00000000..410d1058 --- /dev/null +++ b/_repos/github/stammler/dustpylib/requirements.txt @@ -0,0 +1,7 @@ +astropy +dsharp_opac +dustpy +matplotlib +numpy +scipy +simframe \ No newline at end of file diff --git a/_repos/gitlab/InspectorCell/inspectorcell/requirements.txt b/_repos/gitlab/InspectorCell/inspectorcell/requirements.txt new file mode 100644 index 00000000..73053d6f --- /dev/null +++ b/_repos/gitlab/InspectorCell/inspectorcell/requirements.txt @@ -0,0 +1,17 @@ +AnyQt==0.0.13 +bottleneck==1.3.2 +dataclasses==0.6 +h5py==3.4.0 +miscmics @ git+https://gitlab.com/InspectorCell/miscmics.git@release +numpy==1.21.4 +Orange3>=3.25.1 +orange3-imageanalytics==0.6.0 +pathlib==1.0.1 +opencv-python==4.5.3.56 +PyQt5==5.12.3 +pyqt5-sip==4.19.18 +pyqtgraph==0.10.0 +pytest==6.2.5 +pytest-qt==4.0.2 +wheel==0.37.0 +sortedcontainers diff --git a/docs/all-repos.md b/docs/all-repos.md index 8f22fc28..480704f8 100644 --- a/docs/all-repos.md +++ b/docs/all-repos.md @@ -2,10768 +2,10794 @@ |Manager|Name|Credit| |-------|----|------| -|pypi|[numpy](https://www.numpy.org)|0.08572141093815887| -|pypi|[matplotlib](https://matplotlib.org)|0.030070140603920544| -|cran|R|0.014844770446383174| -|pypi|[scipy](https://www.scipy.org)|0.012214238462868917| -|pypi|[pytest](https://docs.pytest.org/en/latest/)|0.0107649612695828| -|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.010314676271643453| -|cran|[testthat](https://testthat.r-lib.org)|0.01008039959868897| -|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009844445946885936| -|pypi|[sphinx](https://pypi.org/project/sphinx)|0.0076417834068887944| -|cran|[httr](https://httr.r-lib.org/)|0.007488506041462741| -|cran|[knitr](https://yihui.org/knitr/)|0.0071115243819489795| -|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.006681089092626492| -|spack|[zlib](https://zlib.net)|0.006645680176812622| -|cran|utils|0.0063517591042280865| -|cran|methods|0.005995621481126486| -|pypi|[six](https://pypi.org/project/six)|0.005748273294811553| -|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005337373735793192| -|cran|[covr](https://covr.r-lib.org)|0.005322012800038288| -|pypi|[cycler](https://github.com/matplotlib/cycler)|0.005173220498998547| -|pypi|[h5py](http://www.h5py.org)|0.004733292413030563| -|pypi|[colorama](https://pypi.org/project/colorama)|0.004559173294297744| -|pypi|[pytz](https://pypi.org/project/pytz)|0.004330513396023063| -|pypi|[biopython](https://pypi.org/project/biopython)|0.004221495456931555| -|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.004127822518489646| -|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.003998302844621573| -|pypi|[pyyaml](https://pypi.org/project/pyyaml)|0.0036762466486884283| -|cran|[tidyr](https://tidyr.tidyverse.org)|0.0034984565515070146| -|pypi|[cython](https://pypi.org/project/cython)|0.0033310918332580285| -|pypi|[numba](https://numba.pydata.org)|0.003209472500448198| -|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.0031505800585982344| -|pypi|[packaging](https://pypi.org/project/packaging)|0.0031496587858452457| -|pypi|[pandas](https://pypi.org/project/pandas)|0.0031078815545925497| -|pypi|[docutils](https://pypi.org/project/docutils)|0.0030636198455617158| -|spack|[python](https://www.python.org/)|0.0027516148103254997| -|cran|[magrittr](https://magrittr.tidyverse.org)|0.002705453655086295| -|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.0026478943829303836| -|pypi|[requests](https://pypi.org/project/requests)|0.0025824466870839496| -|cran|[rlang](https://rlang.r-lib.org)|0.002565389516119054| -|cran|stats|0.002541409295047889| -|pypi|[PyYAML](https://pyyaml.org/)|0.0025299383117317344| -|pypi|[hypothesis](https://pypi.org/project/hypothesis)|0.0025100602977932763| -|pypi|[setuptools](https://pypi.org/project/setuptools)|0.0024759693077540143| -|pypi|[coverage](https://pypi.org/project/coverage)|0.002470115437432668| -|pypi|[tomli](https://pypi.org/project/tomli)|0.0024151446689335476| -|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.0023236437133092977| -|pypi|[future](https://python-future.org)|0.0022795067740682454| -|pypi|[certifi](https://pypi.org/project/certifi)|0.0021574799018158662| -|cran|[withr](https://withr.r-lib.org)|0.0021162834675074356| -|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.0020525627535427763| -|pypi|[MarkupSafe](https://pypi.org/project/MarkupSafe)|0.0020384257550938095| -|cran|[tibble](https://tibble.tidyverse.org/)|0.0020023466077572476| -|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0019894431875886343| -|pypi|[flake8](https://pypi.org/project/flake8)|0.0019815705204205953| -|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019409962256264938| -|spack|[pkgconfig](http://pkgconf.org/)|0.0019057906655691001| -|pypi|[astropy](http://astropy.org)|0.001878785802682659| -|pypi|[lxml](https://pypi.org/project/lxml)|0.0018689271179673913| -|pypi|[nose](https://pypi.org/project/nose)|0.0018248900412065634| -|pypi|[mock](https://pypi.org/project/mock)|0.0018177146800556726| -|spack|openmp|0.0017906702357129865| -|cran|[Rcpp](http://www.rcpp.org)|0.0017833536723223908| -|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.001775072852815938| -|spack|[cmake](https://www.cmake.org)|0.00176714661278145| -|pypi|[pycparser](https://github.com/eliben/pycparser)|0.0017456366480943977| -|cran|tools|0.0017241979822523446| -|pypi|[seaborn](https://seaborn.pydata.org)|0.0017130049541485741| -|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.0016896552469557187| -|pypi|[sklearn](https://pypi.python.org/pypi/scikit-learn/)|0.0016448471760525888| -|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016117772078888557| -|pypi|[joblib](https://joblib.readthedocs.io)|0.0015911727997225936| -|pypi|[idna](https://pypi.org/project/idna)|0.0015781012835289095| -|cran|[curl](https://github.com/jeroen/curl)|0.0015749348429548113| -|pypi|[Sphinx](https://pypi.org/project/Sphinx)|0.0015732708105485602| -|cran|grDevices|0.0015561091302461016| -|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015483139454695873| -|pypi|[wheel](https://github.com/pypa/wheel)|0.0015398198049654394| -|cran|graphics|0.0015039493548476464| -|pypi|[ipython](https://pypi.org/project/ipython)|0.001472038750392267| -|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.0014678121230394916| -|cran|[R6](https://r6.r-lib.org)|0.0014526975545069668| -|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014476284852031095| -|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014444035363895859| -|pypi|[chardet](https://pypi.org/project/chardet)|0.001426235939139387| -|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.0013290082531859084| -|cran|[pryr](https://github.com/hadley/pryr)|0.0013270561715422373| -|cran|[dplyr](https://dplyr.tidyverse.org)|0.001278676452101822| -|pypi|[astroquery](http://astropy.org/astroquery)|0.0012731302462131032| -|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.0012497828809333884| -|cran|[glue](https://github.com/tidyverse/glue)|0.0012131677342146893| -|pypi|[statsmodels](https://www.statsmodels.org/)|0.00115581743347833| -|pypi|[dask](https://pypi.org/project/dask)|0.001153019366186086| -|pypi|[PySocks](https://pypi.org/project/PySocks)|0.00113866586465202| -|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011209338829602283| -|pypi|[protobuf](https://pypi.org/project/protobuf)|0.0011149281594157432| -|pypi|[twine](https://pypi.org/project/twine)|0.0011137218634597195| -|pypi|[urllib3](https://pypi.org/project/urllib3)|0.0011136546938198722| -|pypi|[mypy](https://pypi.org/project/mypy)|0.0011050733265693087| -|pypi|[html5lib](https://pypi.org/project/html5lib)|0.0010947073962703758| -|pypi|[Babel](https://pypi.org/project/Babel)|0.0010564751022914716| -|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.0010481719354054923| -|pypi|[pillow](https://pypi.org/project/pillow)|0.001034407700230979| -|pypi|[ipywidgets](http://jupyter.org)|0.001024803566647294| -|spack|[qt](https://qt.io)|0.001009788494928697| -|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010063749779048712| -|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.0010050350174738254| -|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0009955603422919226| -|pypi|[click](https://palletsprojects.com/p/click/)|0.0009922708896588752| -|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.0009846810848982545| -|pypi|[pygments](https://pypi.org/project/pygments)|0.0009811834578883172| -|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009726389719090066| -|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009698622965940964| -|spack|[openssl](https://www.openssl.org)|0.0009675009497488424| -|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009664471594744271| -|pypi|[healpy](http://github.com/healpy)|0.0009637062882721694| -|pypi|[keras](https://keras.io/)|0.0009587817327131414| -|pypi|[lmfit](https://lmfit.github.io/lmfit-py/)|0.0009491951073998502| -|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009473129174712507| -|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009431981892175104| -|pypi|[pytest-black](https://github.com/shopkeep/pytest-black)|0.0009422026083162959| -|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009362515990532604| -|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009343179250264596| -|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009320039109798365| -|pypi|[Cython](https://pypi.org/project/Cython)|0.0009303315005598531| -|spack|[automake](https://www.gnu.org/software/automake/)|0.0009289286443330942| -|pypi|[jinja2](https://pypi.org/project/jinja2)|0.0009263693686480861| -|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.0009027179682523351| -|pypi|[psutil](https://pypi.org/project/psutil)|0.0008951464385464075| -|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0008944406519188094| -|pypi|[argparse](https://github.com/ThomasWaldmann/argparse/)|0.0008905421122172947| -|pypi|[tornado](https://pypi.org/project/tornado)|0.0008695980456270633| -|spack|[libxml2](http://xmlsoft.org)|0.000866512432486694| -|pypi|[attrs](https://pypi.org/project/attrs)|0.0008608979547327904| -|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008512913112948876| -|pypi|[pyerfa](https://github.com/liberfa/pyerfa)|0.0008427907563102765| -|pypi|[networkx](https://networkx.org/)|0.0008393953367634162| -|spack|[perl](https://www.perl.org)|0.0008378558047493472| -|pypi|[docopt](https://pypi.org/project/docopt)|0.0008352805084341227| -|spack|threads|0.0008271138902938068| -|pypi|[toml](https://pypi.org/project/toml)|0.0008267815785503909| -|pypi|[contextlib2](http://contextlib2.readthedocs.org)|0.0008247479922988203| -|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0008222199481335285| -|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008085448450812457| -|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.0008047397023963775| -|pypi|[jupyter](http://jupyter.org)|0.0008014866433258134| -|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.0008008137264951052| -|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007941136561332459| -|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0007881531165460022| -|pypi|[bleach](https://pypi.org/project/bleach)|0.0007776350165938369| -|pypi|[photutils](https://github.com/astropy/photutils)|0.0007749948278553256| -|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007737891838280807| -|cran|[stringi](https://stringi.gagolewski.com/)|0.0007729985277605421| -|cran|[mockery](https://github.com/r-lib/mockery)|0.0007696242103828752| -|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0007689321930574611| -|cran|[xml2](https://xml2.r-lib.org/)|0.0007647799489587502| -|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007622323213079478| -|pypi|[llvmlite](http://llvmlite.readthedocs.io)|0.0007607821463274903| -|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.000760654636115108| -|pypi|[black](https://pypi.org/project/black)|0.0007595746299897267| -|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007495907860029726| -|pypi|[cryptography](https://pypi.org/project/cryptography)|0.0007466523569299272| -|cran|[bit64](https://github.com/truecluster/bit64)|0.0007463109317510915| -|pypi|[slack-sdk](https://github.com/slackapi/python-slack-sdk)|0.0007460528542545734| -|cran|[cli](https://cli.r-lib.org)|0.0007438668621870911| -|pypi|[asdf](https://pypi.org/project/asdf)|0.0007389130841990185| -|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007373449385928756| -|cran|[pillar](https://pillar.r-lib.org/)|0.0007312885606477845| -|spack|ca-certificates-mozilla|0.000729900592861944| -|spack|nasm|0.000729900592861944| -|pypi|[py-make](https://pypi.org/project/py-make)|0.0007296827929873887| -|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.000726420940905618| -|cran|[shiny](https://shiny.rstudio.com/)|0.000719897729311065| -|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.000718444356000459| -|cran|[purrr](http://purrr.tidyverse.org)|0.0007182524245214717| -|pypi|[pycodestyle](https://pycodestyle.pycqa.org/)|0.0007104503649357038| -|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.0007004010897268256| -|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.0006977476878060433| -|rubygems|[rake](https://github.com/ruby/rake)|0.0006949111130400707| -|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0006941165691635982| -|pypi|[sympy](https://pypi.org/project/sympy)|0.0006932867350948835| -|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.0006860652805196246| -|pypi|[setuptools_scm](https://pypi.org/project/setuptools_scm)|0.000685182665335084| -|pypi|[tqdm](https://tqdm.github.io)|0.0006812382988490208| -|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006753080621400877| -|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.0006731366676221542| -|cran|grid|0.0006721240237756447| -|spack|[xz](https://tukaani.org/xz/)|0.000671155772467207| -|cran|[callr](https://callr.r-lib.org)|0.0006676468704387044| -|spack|[expat](https://libexpat.github.io/)|0.0006646044139369484| -|pypi|[py](https://pypi.org/project/py)|0.0006599423579683712| -|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.000656876672772382| -|pypi|[cloudpickle](https://github.com/cloudpipe/cloudpickle)|0.0006318537045024732| -|pypi|[wrapt](https://github.com/GrahamDumpleton/wrapt)|0.0006185854196705631| -|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006101199777003174| -|pypi|[cffi](https://pypi.org/project/cffi)|0.0006098394769601141| -|cran|[DBI](https://dbi.r-dbi.org)|0.0006080794590639145| -|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.0006048131712662783| -|cran|[sp](https://github.com/edzer/sp/)|0.000602470649940665| -|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0005968618913293698| -|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.000596683108085006| -|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005945699242012924| -|pypi|[ruamel.yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.0005936087626455174| -|pypi|[isal](https://github.com/pycompression/python-isal)|0.0005860231694560669| -|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005822189701684627| -|pypi|[zipp](https://pypi.org/project/zipp)|0.0005763115557297362| -|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005740420507214533| -|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.0005736819293179651| -|cran|[stringr](http://stringr.tidyverse.org)|0.0005718201660872467| -|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005707555900267437| -|cran|parallel|0.0005702344802265398| -|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005668623150493407| -|spack|eigen3|0.0005661087866108787| -|cran|[pracma](NA)|0.0005625759314094931| -|pypi|[lightkurve](https://docs.lightkurve.org)|0.0005610424546048663| -|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.0005599723713244594| -|spack|python3|0.0005585774058577406| -|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005579304628891043| -|pypi|[pluggy](https://pypi.org/project/pluggy)|0.0005573031882812809| -|pypi|[scikit-learn](http://scikit-learn.org)|0.0005533258489292598| -|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.0005523766576998766| -|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005518406484118918| -|cran|[hms](https://hms.tidyverse.org/)|0.0005518213073344992| -|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005501410691995614| -|pypi|[typing_extensions](https://typing.readthedocs.io/)|0.0005497636345974918| -|pypi|[xmltodict](https://github.com/martinblech/xmltodict)|0.0005435132858773028| -|pypi|[jax](https://pypi.org/project/jax)|0.0005383492859037437| -|cran|[processx](https://processx.r-lib.org)|0.0005353219502896297| -|cran|[markdown](https://github.com/rstudio/markdown)|0.0005327817366023645| -|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005299755723047675| -|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005299262350605242| -|pypi|[traitlets](https://pypi.org/project/traitlets)|0.0005292219975459574| -|pypi|[filelock](https://github.com/tox-dev/py-filelock)|0.0005291609641980855| -|cran|[scales](https://scales.r-lib.org)|0.000526455813452127| -|pypi|[termcolor](http://pypi.python.org/pypi/termcolor)|0.0005210646279878985| -|pypi|[pytest-flake8](https://github.com/tholo/pytest-flake8)|0.0005195269513472833| -|pypi|[Pillow](https://pypi.org/project/Pillow)|0.000519069366528449| -|pypi|[rst.linker](https://github.com/jaraco/rst.linker)|0.0005108519013331514| -|pypi|[jaraco.packaging](https://github.com/jaraco/jaraco.packaging)|0.0005108519013331514| -|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.0005026504445422963| -|pypi|[pathlib](https://pypi.org/project/pathlib)|0.0004983186261191428| -|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0004965855460669525| -|pypi|[pytest-mypy](https://github.com/dbader/pytest-mypy)|0.0004958462694259309| -|pypi|[dill](https://pypi.org/project/dill)|0.0004957182952107466| -|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.0004950174602550792| -|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.0004928723822650916| -|pypi|[pytest-checkdocs](https://github.com/jaraco/pytest-checkdocs)|0.0004904502381532353| -|pypi|[webencodings](https://pypi.org/project/webencodings)|0.0004893044079125954| -|pypi|[pytest-enabler](https://github.com/jaraco/pytest-enabler)|0.0004888803714985856| -|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.0004845839223165206| -|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.000483251696384893| -|spack|[mbedtls](https://tls.mbed.org)|0.00048309357403501384| -|pypi|[pyfaidx](http://mattshirley.com)|0.00048147797803056616| -|pypi|[enum34](https://pypi.org/project/enum34)|0.0004790230711248789| -|pypi|[pywin32](https://pypi.org/project/pywin32)|0.00047392833149012434| -|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.00047170367739661636| -|pypi|[cobaya](https://cobaya.readthedocs.io)|0.00047071129707112975| -|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004679830310055141| -|pypi|[brotli](https://pypi.org/project/brotli)|0.00046361986206329864| -|pypi|[ephem](https://pypi.org/project/ephem)|0.0004613276036069536| -|pypi|[types-setuptools](https://pypi.org/project/types-setuptools)|0.0004577459214448534| -|pypi|[itsdangerous](https://palletsprojects.com/p/itsdangerous/)|0.000455448298313394| -|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.00045213911469652295| -|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.0004499309609552276| -|pypi|[olefile](https://pypi.org/project/olefile)|0.00044887505809354603| -|pypi|[markdown2](https://pypi.org/project/markdown2)|0.00044565651931015364| -|pypi|[decorator](https://pypi.org/project/decorator)|0.000439956614267559| -|pypi|[numexpr](https://github.com/pydata/numexpr)|0.0004388606882218994| -|pypi|[msgpack](https://pypi.org/project/msgpack)|0.00043199117866006304| -|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.0004309530952441086| -|pypi|[tenacity](https://pypi.org/project/tenacity)|0.0004308747376348417| -|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.0004293202446106766| -|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.00042856028517105737| -|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004278261354124174| -|pypi|[kiwisolver](https://github.com/nucleic/kiwi)|0.0004253601478657181| -|pypi|[pyroma](https://pypi.org/project/pyroma)|0.000422505542969937| -|spack|diffutils|0.00042209727494838526| -|pypi|[imageio](https://pypi.org/project/imageio)|0.00042117955303369657| -|cran|RColorBrewer|0.00042097488787708843| -|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.00041869222285490675| -|pypi|[isort](https://pypi.org/project/isort)|0.0004157008680601296| -|pypi|[codecov](https://pypi.org/project/codecov)|0.0004112168154762978| -|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.0004110557086406978| -|pypi|[multiprocess](https://pypi.org/project/multiprocess)|0.00040785298324737214| -|spack|gtest|0.00040526001195457265| -|cran|[broom](https://broom.tidymodels.org/)|0.00040094555052620534| -|rubygems|[webrick](https://github.com/ruby/webrick)|0.0003984958289748954| -|pypi|[SQLAlchemy](https://www.sqlalchemy.org)|0.00039428167289590844| -|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.00039376658559937795| -|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.00039082651712964427| -|pypi|[netCDF4](https://pypi.org/project/netCDF4)|0.00039056175311761947| -|cran|[xts](https://github.com/joshuaulrich/xts)|0.00038657898044576803| -|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.00038620270194718553| -|cran|[sf](https://r-spatial.github.io/sf/)|0.0003851354708082577| -|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.00038415009980135423| -|pypi|[alabaster](https://pypi.org/project/alabaster)|0.0003835638067424083| -|pypi|[plotly](https://plotly.com/python/)|0.00038342440707229866| -|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.00038295266623591256| -|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003825296563351823| -|cran|[plyr](http://had.co.nz/plyr)|0.00037883556249028693| -|spack|icu4c|0.000378089991206492| -|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.00037755276611104626| -|cran|[rgl](https://github.com/dmurdoch/rgl)|0.00037651139384294003| -|cran|bench|0.00037403565841541734| -|pypi|[watchdog](https://pypi.org/project/watchdog)|0.00037344859178259577| -|pypi|[imagesize](https://pypi.org/project/imagesize)|0.00037249241518988745| -|pypi|[wget](http://bitbucket.org/techtonik/python-wget/)|0.0003722857614748168| -|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.0003721953606392308| -|pypi|[torch](https://pytorch.org/)|0.0003714462707340093| -|cran|[bit](https://github.com/truecluster/bit)|0.0003708397967394519| -|cran|[mime](https://github.com/yihui/mime)|0.0003681506372697919| -|spack|[lz4](https://lz4.github.io/lz4/)|0.0003681107282832998| -|pypi|[gym](https://pypi.org/project/gym)|0.00036328854572111535| -|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.0003624943500326761| -|spack|[gettext](https://www.gnu.org/software/gettext/)|0.0003618580985818179| -|pypi|[process-tests](https://pypi.org/project/process-tests)|0.0003616231301641355| -|pypi|[fields](https://pypi.org/project/fields)|0.0003616231301641355| -|spack|py-numpy|0.0003605399166545567| -|cran|[fs](https://fs.r-lib.org)|0.00035994021302829135| -|pypi|[smmap](https://pypi.org/project/smmap)|0.00035754328419986995| -|pypi|[nbformat](https://pypi.org/project/nbformat)|0.0003559111916880734| -|cran|[generics](https://generics.r-lib.org)|0.00035499570859065234| -|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00035477602559925135| -|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.0003540256145697894| -|pypi|[munkres](https://pypi.org/project/munkres)|0.00035079278631557423| -|pypi|[hunter](https://pypi.org/project/hunter)|0.00035020486264321495| -|spack|[bison](https://www.gnu.org/software/bison/)|0.000349567400355524| -|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.00034887246812702663| -|pypi|[dynesty](https://pypi.org/project/dynesty)|0.000346767408704416| -|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.00034662204451103775| -|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.0003466042386723223| -|pypi|[execnet](https://pypi.org/project/execnet)|0.00034287082468454987| -|cran|evaluate|0.0003427119488982655| -|spack|slicer|0.0003407949790794979| -|npm|[express](http://expressjs.com/)|0.0003394678841965552| -|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.0003386509718737819| -|pypi|[pyproj](https://pypi.org/project/pyproj)|0.00033861719786932166| -|rubygems|[bundler](https://bundler.io/)|0.00033706005046225967| -|pypi|[typing](https://docs.python.org/3/library/typing.html)|0.0003365409632713057| -|spack|pybind11|0.00033622235505080696| -|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00033357604738357876| -|pypi|[cachetools](https://pypi.org/project/cachetools)|0.00033040525409254234| -|cran|tcltk|0.000330378898609222| -|spack|pythoninterp|0.0003302220791760541| -|cran|[webmockr](https://github.com/ropensci/webmockr)|0.00032977344327741765| -|cran|[unix](https://github.com/jeroen/unix)|0.000328232650486973| -|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.0003259123739449911| -|pypi|[xarray](https://pypi.org/project/xarray)|0.0003245735217832303| -|spack|[lapack](https://github.com/mcg1969/vecLibFort)|0.000324437143509891| -|pypi|[Pygments](https://pypi.org/project/Pygments)|0.00032293998674471687| -|spack|[sqlite](https://www.sqlite.org)|0.0003227610633964093| -|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.00032149996069990504| -|pypi|[flatbuffers](https://pypi.org/project/flatbuffers)|0.0003197583064432759| -|pypi|[sqlalchemy](https://pypi.org/project/sqlalchemy)|0.00031900917737569305| -|cran|[pkgload](https://github.com/r-lib/pkgload)|0.0003178541331941714| -|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.00031655242477063555| -|pypi|[python](http://www.python.org/2.5)|0.00031411169067211407| -|spack|[zstd](https://facebook.github.io/zstd/)|0.0003107116644724848| -|npm|[lodash](https://lodash.com/)|0.0003083316923843917| -|pypi|[pandoc](https://pypi.org/project/pandoc)|0.00030808370325205095| -|cran|[maps](NA)|0.0003078841841754477| -|pypi|[fsspec](https://pypi.org/project/fsspec)|0.00030746786573087193| -|pypi|[pip](https://pip.pypa.io/)|0.00030737876856983014| -|pypi|[astroscrappy](https://github.com/astropy/astroscrappy)|0.00030688871327417356| -|cran|[usethis](https://usethis.r-lib.org)|0.00030586408414747706| -|cran|[httpcode](https://github.com/sckott/httpcode)|0.00030512498242864293| -|pypi|[numdifftools](https://pypi.org/project/numdifftools)|0.000304544457370168| -|pypi|[locket](https://pypi.org/project/locket)|0.0003028108507404891| -|pypi|[ujson](https://pypi.org/project/ujson)|0.0003014684665075841| -|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.00029869238406257073| -|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.00029856409281095475| -|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.0002982076136582065| -|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.0002959716602027674| -|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.00029533211297071133| -|spack|[libffi](https://sourceware.org/libffi/)|0.0002926256629677965| -|pypi|[palettable](https://jiffyclub.github.io/palettable/)|0.0002924330346093566| -|spack|[tk](https://www.tcl.tk)|0.0002919966094915113| -|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.0002913034648835243| -|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.0002888872940050239| -|cran|[igraph](https://igraph.org)|0.0002885505421479712| -|pypi|[babel](https://pypi.org/project/babel)|0.0002879452486448229| -|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.00028781040493689635| -|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.00028688394888980374| -|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.0002866682210286906| -|cran|[blob](https://blob.tidyverse.org)|0.0002866078043784385| -|cran|[data.table](https://r-datatable.com)|0.000286590056929619| -|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.0002859892715384202| -|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.0002824970773108122| -|cran|pkgconfig|0.0002821517899590835| -|pypi|[rich](https://pypi.org/project/rich)|0.0002816778359683616| -|cran|[lubridate](https://lubridate.tidyverse.org)|0.0002814805496686988| -|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.00028144700926479357| -|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002798640785460539| -|pypi|[tensorflow](https://www.tensorflow.org/)|0.000279421047750097| -|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.0002784828150234655| -|pypi|[pexpect](https://pypi.org/project/pexpect)|0.00027808703748672905| -|pypi|[pooch](https://pypi.org/project/pooch)|0.0002772600989422446| -|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.00027648912794114833| -|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.00027461011791555726| -|cran|[httpuv](https://github.com/rstudio/httpuv)|0.00027404700857594575| -|pypi|[cssselect](https://pypi.org/project/cssselect)|0.00027383682117620707| -|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.0002737875604225016| -|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00027372595805091855| -|pypi|[grpcio](https://pypi.org/project/grpcio)|0.0002713663567525102| -|cran|[inline](https://github.com/eddelbuettel/inline)|0.0002704336518435492| -|spack|[tcl](https://www.tcl.tk/)|0.0002687156567499382| -|pypi|[keyring](https://pypi.org/project/keyring)|0.00026808241355247303| -|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.0002676565678388668| -|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.00026731616040716615| -|cran|[urltools](https://github.com/Ironholds/urltools/)|0.00026708574290247887| -|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.0002651304398535562| -|spack|[ninja](https://ninja-build.org/)|0.00026446288296898816| -|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002641991884625598| -|pypi|[pydot](https://pypi.org/project/pydot)|0.0002631031645046074| -|pypi|[tzdata](https://pypi.org/project/tzdata)|0.00026291336436803166| -|pypi|[astroplan](https://github.com/astropy/astroplan)|0.000261992590982816| -|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.00026087582165271937| -|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.00026087582165271937| -|spack|[tix](https://sourceforge.net/projects/tix/)|0.00026087582165271937| -|pypi|[more_itertools](https://github.com/more-itertools/more-itertools)|0.0002606232679454437| -|spack|[krb5](https://kerberos.org)|0.0002602994393420384| -|cran|[gtable](https://gtable.r-lib.org)|0.0002594127918368509| -|pypi|[pox](https://pypi.org/project/pox)|0.0002578338286652648| -|spack|[libssh2](https://www.libssh2.org/)|0.00025781989765046644| -|spack|[libssh](https://www.libssh.org)|0.00025781989765046644| -|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.0002577704734558443| -|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.00025773687556886367| -|spack|[curl](https://curl.se/)|0.0002575896068533289| -|pypi|[tox](https://pypi.org/project/tox)|0.0002573107619686512| -|pypi|[Flask](https://palletsprojects.com/p/flask)|0.00025619198482286834| -|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.00025566764475583987| -|pypi|[tifffile](https://pypi.org/project/tifffile)|0.00025532543366859505| -|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.0002552754270613773| -|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.00025435265702265704| -|cran|[png](http://www.rforge.net/png/)|0.000254167910060362| -|pypi|[PyICU](https://pypi.org/project/PyICU)|0.00025329000685816484| -|pypi|[fastnumbers](https://pypi.org/project/fastnumbers)|0.00025329000685816484| -|pypi|[reno](https://pypi.org/project/reno)|0.0002524695543473263| -|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.00025242401951670196| -|spack|[gnutls](https://www.gnutls.org)|0.0002522837679433535| -|spack|[nghttp2](https://nghttp2.org/)|0.0002522837679433535| -|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.0002514906724250299| -|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.00025104602510460253| -|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.0002506780120617783| -|cran|RPostgreSQL|0.0002496171835068992| -|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.00024793074656240596| -|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.00024793074656240596| -|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.00024793074656240596| -|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.00024793074656240596| -|pypi|[bump2version](https://pypi.org/project/bump2version)|0.0002478036872164159| -|pypi|[mappy](https://github.com/lh3/minimap2)|0.0002461814336291324| -|pypi|[tabulate](https://github.com/astanin/python-tabulate)|0.0002455952709518174| -|cran|[brio](https://brio.r-lib.org)|0.00024544273595138524| -|cran|[waldo](https://github.com/r-lib/waldo)|0.000243958129157118| -|pypi|[nbsphinx](https://pypi.org/project/nbsphinx)|0.0002437492044363715| -|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.00024320083682008372| -|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024250108610995974| -|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.0002413546432854607| -|npm|[axios](https://axios-http.com)|0.00024128595839442086| -|pypi|[pep517](https://pypi.org/project/pep517)|0.00024024015496705914| -|cran|[survival](https://github.com/therneau/survival)|0.0002389893147450586| -|pypi|[semver](https://github.com/python-semver/python-semver)|0.00023895540792348612| -|spack|numpy|0.00023894202032277346| -|pypi|[fs](https://pypi.org/project/fs)|0.00023835775481987346| -|pypi|[frozenlist](https://pypi.org/project/frozenlist)|0.00023809841840394922| -|pypi|[lz4](https://pypi.org/project/lz4)|0.00023759113591485635| -|cran|[XML](http://www.omegahat.net/RSXML/)|0.0002371756004528807| -|cran|[ragg](https://ragg.r-lib.org)|0.00023702963657369877| -|npm|[mocha](https://mochajs.org/)|0.00023639236026625873| -|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.00023638166329205916| -|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.00023488493723849375| -|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.00023305371188676676| -|pypi|[Markdown](https://Python-Markdown.github.io/)|0.00023260186113193567| -|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023217132790134335| -|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.00023170942716906477| -|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.0002300485882569309| -|spack|png|0.0002298036691342131| -|pypi|[commonmark](https://github.com/rtfd/commonmark.py)|0.00022924209436026886| -|pypi|[furo](https://pradyunsg.me/furo/quickstart)|0.00022870624246202972| -|pypi|[wmi](https://pypi.org/project/wmi)|0.00022734911941252447| -|pypi|[Werkzeug](https://palletsprojects.com/p/werkzeug/)|0.00022710315700789433| -|pypi|[pint](https://github.com/hgrecco/pint)|0.00022612808312119897| -|cran|[xfun](https://github.com/yihui/xfun)|0.0002258628702969753| -|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.00022513405746081496| -|pypi|[multidict](https://pypi.org/project/multidict)|0.0002247064458798641| -|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.00022332161729465692| -|cran|[mgcv](NA)|0.00022276681452364997| -|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00022041617725808703| -|spack|biosoup|0.00021966527196652723| -|pypi|[zopfli](https://pypi.org/project/zopfli)|0.0002194738314210965| -|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.000219272843878879| -|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.00021904957813862752| -|pypi|[greenlet](https://greenlet.readthedocs.io/)|0.00021836901780214428| -|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.00021825752573858677| -|pypi|[notebook](https://pypi.org/project/notebook)|0.00021798385618200725| -|pypi|[pulp](https://github.com/coin-or/pulp)|0.00021797096035066748| -|rubygems|[hoe](http://www.zenspider.com/projects/hoe.html)|0.00021725755149307278| -|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.00021715746376324427| -|cran|[RCurl](http://www.omegahat.net/RCurl)|0.0002165217231382139| -|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00021498570376353242| -|spack|pythonlibs|0.0002145615890385765| -|pypi|[sh](https://github.com/amoffat/sh)|0.0002144844186685191| -|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.00021305465859895826| -|spack|libiconv|0.00021279026275466248| -|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.00021258498223803736| -|cran|Lahman|0.00021207654380173878| -|pypi|[xattr](https://pypi.org/project/xattr)|0.00021135061664001887| -|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.00020995404961147637| -|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.00020889282265851305| -|pypi|[gitdb](https://pypi.org/project/gitdb)|0.00020813719682772608| -|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.00020691120888917456| -|pypi|[shortuuid](https://github.com/skorokithakis/shortuuid/)|0.0002046182697183243| -|cran|lobstr|0.0002044291741283485| -|pypi|[theano](http://deeplearning.net/software/theano/)|0.00020417103816685407| -|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00020293676948924852| -|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00020229464556068523| -|pypi|[ultranest](https://github.com/JohannesBuchner/ultranest)|0.0002014603044014809| -|pypi|[gast](https://pypi.org/project/gast)|0.00020143291262710318| -|cran|RMySQL|0.0002010101663578763| -|cran|munsell|0.00020062302891336802| -|pypi|[redis](https://pypi.org/project/redis)|0.00020052120873559015| -|pypi|[emcee](https://pypi.org/project/emcee)|0.000200249041106105| -|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.00019863057040138968| -|pypi|[intervaltree](https://github.com/chaimleib/intervaltree)|0.00019718000204715328| -|cran|[abind](NA)|0.00019674269310576806| -|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.00019566292167021707| -|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.0001951710039080094| -|cran|[hexbin](https://github.com/edzer/hexbin)|0.0001951660173718854| -|rubygems|[rspec-expectations](https://github.com/rspec/rspec-expectations)|0.0001946219634078004| -|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019435146443514645| -|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.00019347713662224808| -|cran|[winch](https://r-prof.github.io/winch/)|0.00019277825387226948| -|pypi|[doit](http://pydoit.org)|0.00019269537784526343| -|pypi|[pyzmq](https://pypi.org/project/pyzmq)|0.00019202363608616154| -|pypi|[jmespath](https://pypi.org/project/jmespath)|0.00019196726303141102| -|cran|datasets|0.0001907857123752812| -|pypi|[jupyter-client](https://jupyter.org)|0.00018959936527045314| -|pypi|[arviz](https://pypi.org/project/arviz)|0.00018938750963874465| -|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.0001882845188284519| -|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.0001882845188284519| -|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.0001882845188284519| -|pypi|[http](https://github.com/franckcuny/http)|0.0001882845188284519| -|pypi|[apyori](https://github.com/ymoch/apyori)|0.0001882845188284519| -|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.0001882845188284519| -|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.0001882845188284519| -|spack|bpython|0.0001882845188284519| -|spack|vif|0.0001882845188284519| -|spack|omegalib|0.0001882845188284519| -|pypi|[conan](https://conan.io)|0.0001882543450273576| -|pypi|[llist](https://github.com/ajakubek/python-llist)|0.0001876569037656904| -|spack|patchelf|0.00018640167364016738| -|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.00018630789596350844| -|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.0001863052449123133| -|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018393471698848726| -|pypi|[futures](https://github.com/agronholm/pythonfutures)|0.00018383477516556625| -|pypi|[ruamel.yaml.clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)|0.000183805528918681| -|npm|[react](https://reactjs.org/)|0.00018351292858971414| -|npm|[react-dom](https://reactjs.org/)|0.00018351292858971414| -|pypi|[edlib](https://github.com/Martinsos/edlib)|0.00018347829992323918| -|pypi|[asv](https://pypi.org/project/asv)|0.00018306429396632565| -|cran|formattable|0.00018304102196857155| -|cran|mapproj|0.00018265148654775517| -|cran|[bslib](https://rstudio.github.io/bslib/)|0.00018195060936610738| -|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.00018141972295676817| -|cran|iterators|0.0001812156874865018| -|cran|[webutils](https://github.com/jeroen/webutils)|0.00018093578060668824| -|cran|[devtools](https://devtools.r-lib.org/)|0.0001806722514012292| -|npm|[angular](http://angularjs.org)|0.00018050197884402906| -|spack|[flex](https://github.com/westes/flex)|0.00018009371329523517| -|spack|[gmake](https://www.gnu.org/software/make/)|0.00017992642063196327| -|cran|[rpart](https://github.com/bethatkinson/rpart)|0.00017975536401977898| -|pypi|[libclang](https://pypi.org/project/libclang)|0.00017953694120736058| -|cran|graph|0.00017836934428527458| -|pypi|[qtpy](https://github.com/spyder-ide/qtpy)|0.00017747615376928006| -|pypi|[python-igraph](https://pypi.org/project/python-igraph)|0.00017746143170079963| -|pypi|[gdal](http://www.gdal.org)|0.00017707409388962488| -|pypi|[gffutils](https://github.com/daler/gffutils)|0.00017661783019040823| -|pypi|[pysynphot](https://pypi.org/project/pysynphot)|0.00017575729348964068| -|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017485803945008966| -|cran|[crul](https://docs.ropensci.org/crul/)|0.00017476880827393843| -|pypi|[pytest-perf](https://github.com/jaraco/pytest-perf)|0.00017352043546489196| -|cran|[ape](http://ape-package.ird.fr/)|0.00017347509502780727| -|npm|[fs](https://github.com/npm/security-holder#readme)|0.00017341662764479792| -|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017292016776633388| -|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.0001725988471309556| -|cran|fansi|0.00017241044855439692| -|cran|[rappdirs](https://rappdirs.r-lib.org)|0.00017171617452388285| -|pypi|[pyephem](http://rhodesmill.org/pyephem/)|0.00017138294444812074| -|spack|hip|0.00017044054078020008| -|cran|[rstan](https://mc-stan.org/rstan)|0.00017001918027236796| -|pypi|[sphinxcontrib-bibtex](https://pypi.org/project/sphinxcontrib-bibtex)|0.00016976789351384739| -|spack|[blas](https://www.netlib.org/xblas)|0.00016969409422996573| -|pypi|[nestle](https://pypi.org/project/nestle)|0.00016951694618143364| -|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.0001694560669456067| -|pypi|[markdown](https://pypi.org/project/markdown)|0.00016854478167267666| -|cran|chron|0.0001680790708867239| -|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.0001669456066945607| -|cran|[readr](https://readr.tidyverse.org)|0.00016493367623959327| -|pypi|[camb](https://camb.info/)|0.00016442248866073626| -|cran|[ps](https://github.com/r-lib/ps#readme)|0.00016406481919290937| -|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.0001633876587525718| -|spack|bioparser|0.00016317991631799165| -|pypi|[python-libsbml](http://sbml.org)|0.00016315288983203543| -|pypi|[bokeh](https://github.com/bokeh/bokeh)|0.00016205226877593517| -|pypi|[jaraco.tidelift](https://github.com/jaraco/jaraco.tidelift)|0.00016085421872816507| -|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00016054082647642715| -|pypi|[dm-tree](https://pypi.org/project/dm-tree)|0.000159582437945385| -|cran|[raster](https://rspatial.org/raster)|0.00015942695038606499| -|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.00015918190124351855| -|pypi|[streamlit](https://streamlit.io)|0.0001588448595337717| -|pypi|[types-requests](https://pypi.org/project/types-requests)|0.00015758894287602838| -|pypi|[bmipy](http://csdms.colorado.edu)|0.00015690376569037657| -|pypi|[rsa](https://stuvel.eu/rsa)|0.00015613403720422147| -|spack|libpciaccess|0.00015601101528477497| -|cran|[vroom](https://vroom.r-lib.org)|0.000155399168829596| -|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.00015524723921476016| -|pypi|[unittest2](https://pypi.org/project/unittest2)|0.00015481383370758423| -|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.0001547646840165551| -|npm|eslint|0.0001535224464952369| -|pypi|[python-dotenv](https://github.com/theskumar/python-dotenv)|0.00015324075457387972| -|npm|[papaparse](http://papaparse.com)|0.00015290671059729128| -|spack|pmix|0.00015123148519143736| -|pypi|[pytest-runner](https://github.com/pytest-dev/pytest-runner/)|0.00015094498355210434| -|pypi|[shapely](https://github.com/shapely/shapely)|0.00015046681565637735| -|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.00015037656903765692| -|rubygems|[minitest](https://github.com/seattlerb/minitest)|0.0001502442486005449| -|cran|itertools|0.00015000360976116843| -|pypi|[python-levenshtein](http://github.com/ztane/python-Levenshtein)|0.0001496189479976091| -|pypi|[typed-ast](https://pypi.org/project/typed-ast)|0.00014949145923855042| -|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.000149087105363256| -|pypi|[texext](https://pypi.org/project/texext)|0.00014881454520628386| -|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.00014870770710884122| -|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.00014835624626419606| -|pypi|[jupyter-core](https://jupyter.org)|0.00014803043911152075| -|pypi|[ginga](https://ejeschke.github.io/ginga/)|0.00014798502532481833| -|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00014793783622235506| -|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00014715128464406498| -|pypi|[flask](https://palletsprojects.com/p/flask)|0.00014710116278269803| -|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.00014702330072270553| -|pypi|[diskcache](http://www.grantjenks.com/docs/diskcache/)|0.00014641663606083656| -|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014578530028342752| -|cran|timeDate|0.00014573921900162256| -|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.00014559929248537826| -|spack|[opengl](https://www.opengl.org/)|0.00014548195119415787| -|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.00014537354417718884| -|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.00014534330314037427| -|cran|[forcats](https://forcats.tidyverse.org)|0.00014477650062825445| -|pypi|[jaxlib](https://pypi.org/project/jaxlib)|0.00014473141269107044| -|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.0001444656497601205| -|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014435146443514646| -|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014329678799509236| -|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.00014305009482184873| -|npm|[d3](https://d3js.org)|0.00014297722226966103| -|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014272653222494196| -|pypi|[jedi](https://pypi.org/project/jedi)|0.00014252239517147038| -|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.00014239617894451538| -|cran|[patchwork](https://patchwork.data-imaginist.com)|0.00014202587918139996| -|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.00014180937172784117| -|cran|tis|0.00014135254055363793| -|pypi|[sqlparse](https://github.com/andialbrecht/sqlparse)|0.00014134106646639688| -|pypi|[simframe](https://github.com/stammler/simframe)|0.00014121338912133892| -|cran|[sys](https://github.com/jeroen/sys)|0.00014113729037237686| -|cran|[rJava](http://www.rforge.net/rJava/)|0.0001405852335288583| -|npm|nestjs|0.00014041557336359127| -|pypi|[pyregion](https://pypi.org/project/pyregion)|0.00014007540576578236| -|pypi|[dash](https://plotly.com/dash)|0.000140008660373515| -|pypi|[blinker](https://pypi.org/project/blinker)|0.00013996486811025912| -|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00013974226261396458| -|pypi|[argh](https://pypi.org/project/argh)|0.00013965114383524425| -|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.00013952343144099771| -|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.00013941820709806514| -|pypi|[myst-parser](https://github.com/executablebooks/MyST-Parser)|0.00013915532109883802| -|pypi|[httpx](https://github.com/encode/httpx)|0.00013848272447702532| -|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.00013807531380753137| -|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.00013807531380753137| -|pypi|[tensorboard-plugin-wit](https://whatif-tool.dev)|0.00013767059740516353| -|cran|[clipr](https://github.com/mdlincoln/clipr)|0.0001375191900101837| -|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.00013673042438732818| -|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00013645482528327717| -|pypi|[dendropy](http://packages.python.org/DendroPy/)|0.00013643156007172745| -|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.0001363955218254887| -|pypi|[rebound](https://github.com/hannorein/rebound/)|0.0001362666694148443| -|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.00013564855495249638| -|pypi|[plac](https://github.com/ialbert/plac)|0.00013524032025410878| -|cran|[sass](https://github.com/rstudio/sass)|0.00013398136034123762| -|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.00013330930706535063| -|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013284593513103866| -|cran|svglite|0.000132667022411766| -|spack|[java](https://www.oracle.com/technetwork/java/javase/downloads/index.html)|0.00013259954961842673| -|pypi|[pyflakes](https://github.com/PyCQA/pyflakes)|0.00013254434652212502| -|pypi|[backcall](https://pypi.org/project/backcall)|0.00013239844083057128| -|pypi|[galpy](http://github.com/jobovy/galpy)|0.00013231022115959355| -|rubygems|[json](http://flori.github.io/json/)|0.00013215648451699865| -|cran|[desc](https://github.com/r-lib/desc#readme)|0.00013165044657417545| -|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.0001311712833671495| -|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.0001310588264107655| -|pypi|[sphinx-autoapi](http://github.com/readthedocs/sphinx-autoapi)|0.00013081713871902157| -|pypi|[python-utils](https://pypi.org/project/python-utils)|0.0001307883937993699| -|cran|ggplot2movies|0.00013054553122008282| -|pypi|[umap-learn](http://github.com/lmcinnes/umap)|0.00013051404578534918| -|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.0001304678585013313| -|pypi|[setuptools-scm](https://github.com/pypa/setuptools_scm/)|0.00012958567419579288| -|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.0001294430757526992| -|spack|cython|0.00012910938433950987| -|pypi|[ete3](http://etetoolkit.org)|0.0001290794979079498| -|cran|[terra](https://rspatial.org/terra/)|0.00012898457878530103| -|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.0001288456805316269| -|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.00012884568053162686| -|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.0001287995539892788| -|pypi|[fastprogress](https://github.com/fastai/fastprogress)|0.0001287744205060932| -|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.0001286610878661088| -|pypi|[py-cpuinfo](https://pypi.org/project/py-cpuinfo)|0.0001284563658099223| -|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.00012842102395314858| -|spack|[libarchive](https://www.libarchive.org)|0.00012841244353547495| -|spack|[libuv](https://libuv.org)|0.00012841244353547495| -|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00012833786610878662| -|cran|assertthat|0.00012828082555862543| -|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.0001282334819991724| -|cran|quantreg|0.00012781003452319792| -|pypi|[pyia](http://github.com/adrn/pyia)|0.0001277824267782427| -|cran|interp|0.00012767147050793187| -|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.00012726071313623615| -|pypi|[lalsuite](https://pypi.org/project/lalsuite)|0.00012678427743804315| -|pypi|[munch](https://pypi.org/project/munch)|0.0001266670531239326| -|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.00012651981294609896| -|pypi|[astrodendro](http://www.dendrograms.org)|0.00012649385460251046| -|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.0001259333762471838| -|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.00012552301255230126| -|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.00012552301255230126| -|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.00012552301255230126| -|pypi|[requests_file](http://github.com/dashea/requests-file)|0.00012552301255230126| -|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.00012552301255230126| -|pypi|[udatetime](https://github.com/freach/udatetime)|0.00012552301255230126| -|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.00012552301255230126| -|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.00012552301255230126| -|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.00012552301255230126| -|pypi|[cogent3](https://cogent3.org)|0.00012552301255230126| -|spack|cminx|0.00012552301255230126| -|spack|triqs|0.00012552301255230126| -|spack|sqlite3|0.00012552301255230126| -|cran|[isotree](https://github.com/david-cortes/isotree)|0.00012552301255230126| -|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.00012552301255230126| -|cran|multcomp|0.0001250273165601319| -|pypi|[email-validator](https://pypi.org/project/email-validator)|0.0001249344667767544| -|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.00012458199710653177| -|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.0001245212423559704| -|pypi|[livereload](https://github.com/lepture/python-livereload)|0.000124486000745979| -|pypi|[Django](https://pypi.org/project/Django)|0.00012448541579488935| -|cran|profvis|0.0001243164517221749| -|pypi|[inflection](https://github.com/jpvanhal/inflection)|0.000123982854284155| -|pypi|[django](https://www.djangoproject.com/)|0.00012363380805943908| -|pypi|[tensorboard-data-server](https://github.com/tensorflow/tensorboard/tree/master/tensorboard/data/server)|0.00012318717287989798| -|pypi|[ads](http://www.github.com/andycasey/ads/)|0.00012260644843711544| -|pypi|[xyzservices](https://pypi.org/project/xyzservices)|0.00012214660767393527| -|cran|isoband|0.00012204617492783954| -|pypi|[boto3](https://github.com/boto/boto3)|0.00012195819341768124| -|npm|[ajv](https://ajv.js.org)|0.00012171089847268166| -|pypi|[oauthlib](https://github.com/oauthlib/oauthlib)|0.00012146729420851368| -|pypi|[gunicorn](https://pypi.org/project/gunicorn)|0.00012128230895384654| -|pypi|[latexcodec](https://pypi.org/project/latexcodec)|0.00012097987243151574| -|cran|[DT](https://github.com/rstudio/DT)|0.00012026870820222945| -|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00012026516316862506| -|spack|py-setuptools|0.00012021439728958397| -|cran|[tzdb](https://github.com/r-lib/tzdb)|0.00011995130216106348| -|pypi|[gdown](http://github.com/wkentaro/gdown)|0.0001194979079497908| -|cran|stats4|0.00011934399646336072| -|pypi|[pycurl](https://pypi.org/project/pycurl)|0.00011914841250307656| -|cran|RUnit|0.00011888016012835436| -|pypi|[scikit-bio](http://scikit-bio.org)|0.00011810574362875618| -|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00011778633655303486| -|pypi|[typer](https://github.com/tiangolo/typer)|0.00011765301037296307| -|rubygems|[rspec](http://github.com/rspec)|0.00011752877756897351| -|pypi|[shiboken2](https://www.pyside.org)|0.00011706025104602511| -|cran|[magick](https://docs.ropensci.org/magick/)|0.0001169712010291134| -|spack|[pcre](https://www.pcre.org)|0.00011696646422739581| -|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00011695440086657316| -|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011659274448729046| -|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.00011655708308427975| -|pypi|[mistune](https://pypi.org/project/mistune)|0.00011579395672595475| -|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.00011528011830904631| -|pypi|[tables](https://www.pytables.org)|0.00011502528938257821| -|rubygems|[faraday](https://lostisland.github.io/faraday)|0.00011460721757322176| -|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.00011454930309619253| -|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011438895832201272| -|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.00011426992907835219| -|spack|[graphviz](http://www.graphviz.org)|0.00011411547694169507| -|pypi|[google-auth](https://pypi.org/project/google-auth)|0.00011401542300329645| -|pypi|[distributed](https://pypi.org/project/distributed)|0.0001139827103215227| -|cran|[gstat](https://github.com/r-spatial/gstat/)|0.000113570897236141| -|pypi|[breathe](https://github.com/michaeljones/breathe)|0.00011353224373634374| -|cran|[future](https://future.futureverse.org)|0.00011351923356891196| -|pypi|[async-generator](https://pypi.org/project/async-generator)|0.00011343801215507703| -|spack|[szip](https://support.hdfgroup.org/doc_resource/SZIP/)|0.00011322915421398686| -|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011317247017707442| -|pypi|[openpyxl](https://pypi.org/project/openpyxl)|0.00011302196274232838| -|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011297071129707113| -|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.00011297071129707113| -|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011258493723849374| -|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011257341666883234| -|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011197292896881957| -|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.0001115068672233228| -|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011120429335324839| -|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.0001111270920502092| -|pypi|[google-pasta](https://pypi.org/project/google-pasta)|0.00011110325789406443| -|pypi|[json5](https://pypi.org/project/json5)|0.00011109209588915926| -|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.0001109222974808749| -|pypi|[astunparse](https://pypi.org/project/astunparse)|0.0001108392112712312| -|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011040629598816926| -|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.0001102198601834767| -|pypi|[antlr4-python3-runtime](http://www.antlr.org)|0.00011003590746873113| -|pypi|[pybtex](https://pybtex.org/)|0.00011001992422465147| -|pypi|[monotonic](https://github.com/atdt/monotonic)|0.00010992813806354998| -|pypi|[os](https://pypi.org/project/os)|0.00010983263598326361| -|pypi|[time](UNKNOWN)|0.00010983263598326361| -|pypi|[astroML_addons](http://astroML.github.com)|0.00010983263598326361| -|pypi|[werkzeug](https://pypi.org/project/werkzeug)|0.00010912515359744014| -|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00010902917628627657| -|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00010902581756253183| -|cran|cachem|0.00010889242423960663| -|pypi|[build](https://pypa-build.readthedocs.io/en/stable/)|0.00010841944172804782| -|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.00010803289823349984| -|pypi|[moviepy](https://pypi.org/project/moviepy)|0.00010797389549866978| -|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.0001077025684750888| -|pypi|[skimage](https://pypi.org/project/skimage)|0.00010735070368961583| -|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|0.00010706231787955766| -|pypi|[s3fs](https://pypi.org/project/s3fs)|0.00010691770964927618| -|pypi|[xlrd](https://pypi.org/project/xlrd)|0.0001069061189168136| -|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.00010670004076738318| -|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.00010622614139238526| -|pypi|[periodictable](https://github.com/pkienzle/periodictable)|0.0001062150783544271| -|cran|[promises](https://rstudio.github.io/promises)|0.00010507236562682058| -|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010493171140150569| -|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.00010460251046025105| -|pypi|[zope.interface](https://pypi.org/project/zope.interface)|0.00010431694763522922| -|pypi|[docker](https://github.com/docker/docker-py)|0.000104197933017914| -|pypi|[testpath](https://pypi.org/project/testpath)|0.00010409344287754546| -|cran|[reshape2](https://github.com/hadley/reshape)|0.00010400643847241054| -|pypi|[asgiref](https://github.com/django/asgiref/)|0.00010367664638916608| -|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0001035809971717628| -|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.0001034623430962343| -|pypi|[Keras](https://github.com/keras-team/keras)|0.00010302547378784152| -|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010294217214308862| -|spack|py-six|0.00010291707814273365| -|pypi|[sphinx-inline-tabs](https://github.com/pradyunsg/sphinx-inline-tabs)|0.0001026526924181072| -|spack|[boost](https://www.boost.org)|0.00010222461623851354| -|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010195688980193768| -|npm|rollup|0.00010183711798065677| -|pypi|[sunpy](https://pypi.org/project/sunpy)|0.00010152923427175827| -|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010147937836222355| -|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.00010140367132150109| -|pypi|[pybind11](https://pypi.org/project/pybind11)|0.00010137081383611678| -|pypi|[parso](https://pypi.org/project/parso)|0.00010122785248647057| -|pypi|[async_generator](https://pypi.org/project/async_generator)|0.00010079305780889764| -|pypi|[BeautifulSoup4](https://pypi.org/project/BeautifulSoup4)|0.00010058957261245132| -|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010044552048593726| -|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|0.0001004382628962127| -|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.00010013643066185479| -|pypi|[asdf-standard](https://pypi.org/project/asdf-standard)|9.960370539355779e-05| -|pypi|[pycosat](https://pypi.org/project/pycosat)|9.94640201943359e-05| -|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|9.921814170940487e-05| -|pypi|[humanfriendly](https://pypi.org/project/humanfriendly)|9.92144017870094e-05| -|npm|[tape](https://github.com/substack/tape)|9.887855911896361e-05| -|pypi|[rtree](https://pypi.org/project/rtree)|9.879820319150863e-05| -|cran|[base64enc](http://www.rforge.net/base64enc)|9.866606990879228e-05| -|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|9.8360670242552e-05| -|npm|[three](https://threejs.org/)|9.835983263598327e-05| -|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|9.831852432829998e-05| -|pypi|[fire](https://github.com/google/python-fire)|9.810487101279521e-05| -|pypi|[cigar](https://github.com/brentp/cigar)|9.790794979079499e-05| -|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|9.788652867863019e-05| -|pypi|[sphinx_astropy](https://pypi.org/project/sphinx_astropy)|9.766301329285e-05| -|pypi|[reproject](https://pypi.org/project/reproject)|9.71437997809914e-05| -|cran|[lme4](https://github.com/lme4/lme4/)|9.710807846055929e-05| -|cran|sfsmisc|9.701237927633598e-05| -|pypi|[urllib](https://urllib3.readthedocs.io/)|9.699505515405098e-05| -|rubygems|[rdoc](https://ruby.github.io/rdoc)|9.653109342510858e-05| -|pypi|[ptemcee](https://github.com/willvousden/ptemcee)|9.647943583613039e-05| -|pypi|[sphinxcontrib-moderncmakedomain](https://pypi.org/project/sphinxcontrib-moderncmakedomain)|9.641713191057415e-05| -|pypi|[argon2-cffi](https://pypi.org/project/argon2-cffi)|9.6300759834891e-05| -|pypi|[websockets](https://pypi.org/project/websockets)|9.627321157405723e-05| -|npm|[yargs](https://yargs.js.org/)|9.61414193631767e-05| -|pypi|[gcsfs](https://pypi.org/project/gcsfs)|9.607807832800428e-05| -|cran|tinytex|9.60779434037849e-05| -|pypi|[sphinxcontrib-mermaid](https://pypi.org/project/sphinxcontrib-mermaid)|9.593458319922755e-05| -|pypi|[jeepney](https://pypi.org/project/jeepney)|9.572966702819166e-05| -|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.563658099222954e-05| -|npm|[tap](http://www.node-tap.org/)|9.55159476050177e-05| -|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.534460721084512e-05| -|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.493884776311556e-05| -|pypi|[pygments-github-lexers](https://github.com/liluo/pygments-github-lexers)|9.490927453185372e-05| -|pypi|[nbclient](https://pypi.org/project/nbclient)|9.473543855981068e-05| -|pypi|[ruff](https://docs.astral.sh/ruff)|9.461722412265592e-05| -|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.437411520432883e-05| -|cran|[insight](https://easystats.github.io/insight/)|9.435417544422227e-05| -|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.414225941422595e-05| -|pypi|[South](http://south.aeracode.org/)|9.414225941422595e-05| -|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.414225941422595e-05| -|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.414225941422595e-05| -|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.414225941422595e-05| -|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.414225941422595e-05| -|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.414225941422595e-05| -|pypi|[biodivine_aeon](https://pypi.org/project/biodivine_aeon)|9.414225941422595e-05| -|pypi|[radio-pyse](http://docs.transientskp.org/)|9.414225941422595e-05| -|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.414225941422595e-05| -|pypi|[cherrypy](https://www.cherrypy.org)|9.414225941422595e-05| -|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.414225941422595e-05| -|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.414225941422595e-05| -|pypi|[openmdao](http://openmdao.org)|9.414225941422595e-05| -|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.414225941422595e-05| -|pypi|[green](https://github.com/CleanCut/green)|9.414225941422595e-05| -|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.414225941422595e-05| -|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.414225941422595e-05| -|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.414225941422595e-05| -|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.414225941422595e-05| -|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|9.414225941422595e-05| -|pypi|[sphinx-multiproject](https://sphinx-multiproject.readthedocs.io/)|9.414225941422595e-05| -|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.414225941422595e-05| -|spack|lapacke|9.414225941422595e-05| -|spack|liblzma|9.414225941422595e-05| -|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.414225941422595e-05| -|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.414225941422595e-05| -|npm|[quasar](https://quasar.dev)|9.414225941422595e-05| -|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.414225941422595e-05| -|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.414225941422595e-05| -|pypi|[keras-preprocessing](https://pypi.org/project/keras-preprocessing)|9.384418514750607e-05| -|npm|[vows](https://github.com/cloudhead/vows)|9.337385613009178e-05| -|pypi|[gwpy](https://gwpy.github.io)|9.324566646742379e-05| -|cran|[Cairo](http://www.rforge.net/Cairo/)|9.316341809914689e-05| -|cran|[parameters](https://easystats.github.io/parameters/)|9.311319621117939e-05| -|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.294634780595708e-05| -|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.293530737045381e-05| -|pypi|[cftime](https://pypi.org/project/cftime)|9.288319955699385e-05| -|npm|[webpack](https://github.com/webpack/webpack)|9.274064126406622e-05| -|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|9.259540406521589e-05| -|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.244784888249842e-05| -|pypi|[wxPython](https://pypi.org/project/wxPython)|9.232665869695158e-05| -|pypi|[markupsafe](https://pypi.org/project/markupsafe)|9.210763850866405e-05| -|cran|jquerylib|9.179772719613027e-05| -|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.172835532668169e-05| -|cran|[downlit](https://downlit.r-lib.org/)|9.171800812486525e-05| -|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.152596603494953e-05| -|pypi|[autograd](https://github.com/HIPS/autograd)|9.103707855962006e-05| -|spack|[re2c](https://re2c.org/index.html)|9.06304195367928e-05| -|pypi|[pyvo](https://pypi.org/project/pyvo)|9.012342115135837e-05| -|cran|dichromat|9.00988099932269e-05| -|pypi|[easydict](https://github.com/makinacorpus/easydict)|8.975570252395735e-05| -|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|8.96488404790541e-05| -|pypi|[iminuit](https://pypi.org/project/iminuit)|8.959250869423464e-05| -|pypi|[Six](https://pypi.org/project/Six)|8.9446896530028e-05| -|spack|py-jinja2|8.914745168288942e-05| -|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.896947752113398e-05| -|pypi|[nvidia-cublas-cu11](https://pypi.org/project/nvidia-cublas-cu11)|8.894137907229428e-05| -|spack|py-pip|8.852817701963305e-05| -|spack|py-wheel|8.852817701963305e-05| -|spack|py-sphinxcontrib-websupport|8.852817701963305e-05| -|spack|py-sphinxcontrib-applehelp|8.852817701963305e-05| -|spack|py-sphinxcontrib-devhelp|8.852817701963305e-05| -|spack|py-sphinxcontrib-jsmath|8.852817701963305e-05| -|spack|py-sphinxcontrib-htmlhelp|8.852817701963305e-05| -|spack|py-sphinxcontrib-serializinghtml|8.852817701963305e-05| -|spack|py-sphinxcontrib-qthelp|8.852817701963305e-05| -|spack|py-pygments|8.852817701963305e-05| -|spack|py-docutils|8.852817701963305e-05| -|spack|py-snowballstemmer|8.852817701963305e-05| -|spack|py-babel|8.852817701963305e-05| -|spack|py-alabaster|8.852817701963305e-05| -|spack|py-imagesize|8.852817701963305e-05| -|spack|py-requests|8.852817701963305e-05| -|spack|py-sphinx-rtd-theme|8.852817701963305e-05| -|spack|py-packaging|8.852817701963305e-05| -|spack|py-importlib-metadata|8.852817701963305e-05| -|spack|py-colorama|8.852817701963305e-05| -|pypi|[biom-format](http://www.biom-format.org)|8.823875523012553e-05| -|pypi|[jupytext](https://github.com/mwouts/jupytext)|8.796725147293282e-05| -|pypi|[terminado](https://pypi.org/project/terminado)|8.795349262537215e-05| -|pypi|[regions](https://pypi.org/project/regions)|8.781424204810614e-05| -|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.765912475592541e-05| -|pypi|[yt](https://github.com/yt-project/yt)|8.7019518138765e-05| -|npm|[jshint](http://jshint.com/)|8.69231068095085e-05| -|pypi|[fastparquet](https://github.com/dask/fastparquet/)|8.659672712915122e-05| -|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|8.645659045342987e-05| -|pypi|[tf-estimator-nightly](https://pypi.org/project/tf-estimator-nightly)|8.632123726103368e-05| -|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.564412122260602e-05| -|pypi|[gitpython](https://pypi.org/project/gitpython)|8.529595034232315e-05| -|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.526502659317438e-05| -|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.52518608231031e-05| -|cran|[lintr](https://github.com/jimhester/lintr)|8.52342341623836e-05| -|pypi|[psycopg2-binary](https://pypi.org/project/psycopg2-binary)|8.490856170582303e-05| -|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.47186507474404e-05| -|cran|[openssl](https://github.com/jeroen/openssl)|8.46834074186749e-05| -|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.459190522321375e-05| -|pypi|[tensorflow-estimator](https://www.tensorflow.org/)|8.447056934718029e-05| -|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.390433056776321e-05| -|cran|[testit](https://github.com/yihui/testit)|8.373582071907435e-05| -|cran|igraphdata|8.357318334055286e-05| -|cran|[backports](https://github.com/r-lib/backports)|8.356661047331881e-05| -|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.356102631601392e-05| -|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.344438965414633e-05| -|pypi|[alembic](https://alembic.sqlalchemy.org)|8.33447514828268e-05| -|pypi|[deap](https://pypi.org/project/deap)|8.306195281459866e-05| -|npm|[nyc](https://istanbul.js.org/)|8.302548424219671e-05| -|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.297518217828954e-05| -|pypi|[pyspark](https://github.com/apache/spark/tree/master/python)|8.281169536530415e-05| -|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.277547208385396e-05| -|cran|[uuid](http://www.rforge.net/uuid)|8.274446657963481e-05| -|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.274173525219551e-05| -|pypi|[getdist](https://getdist.readthedocs.io)|8.273670053795577e-05| -|pypi|[colossus](https://pypi.org/project/colossus)|8.262771439734275e-05| -|pypi|[iso8601](https://pypi.org/project/iso8601)|8.256794531868926e-05| -|pypi|[debugpy](https://pypi.org/project/debugpy)|8.255311844321106e-05| -|pypi|[s3transfer](https://pypi.org/project/s3transfer)|8.244950373513102e-05| -|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.204354568457713e-05| -|rubygems|[numerizer](http://github.com/jduff/numerizer)|8.201673640167363e-05| -|pypi|[uvicorn](https://pypi.org/project/uvicorn)|8.15767303770962e-05| -|pypi|[orjson](https://pypi.org/project/orjson)|8.153899780158603e-05| -|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.130467858501331e-05| -|pypi|[flaky](https://pypi.org/project/flaky)|8.115479639425774e-05| -|pypi|[tzlocal](https://pypi.org/project/tzlocal)|8.111086864913332e-05| -|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|8.100181535440054e-05| -|pypi|[distro](https://github.com/python-distro/distro)|8.098732766670088e-05| -|cran|labeling|8.096661903219724e-05| -|pypi|[ppft](https://pypi.org/project/ppft)|8.08376504434128e-05| -|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.042438732815302e-05| -|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.036832482387364e-05| -|cran|MatrixModels|7.954751422506925e-05| -|cran|[readxl](https://readxl.tidyverse.org)|7.937072020105014e-05| -|pypi|[botocore](https://pypi.org/project/botocore)|7.922650098260409e-05| -|spack|qt4|7.913407313079862e-05| -|pypi|[python-Levenshtein](https://pypi.org/project/python-Levenshtein)|7.902558570039106e-05| -|pypi|[qtconsole](https://pypi.org/project/qtconsole)|7.901424945812922e-05| -|pypi|[elementpath](https://pypi.org/project/elementpath)|7.900115193514647e-05| -|cran|KernSmooth|7.883434688522638e-05| -|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|7.865036391125489e-05| -|pypi|[tensorflow-io-gcs-filesystem](https://pypi.org/project/tensorflow-io-gcs-filesystem)|7.863336880359268e-05| -|cran|triebeard|7.837107740585775e-05| -|cran|[spdep](https://github.com/r-spatial/spdep/)|7.83304755106456e-05| -|pypi|[atari-py](https://pypi.org/project/atari-py)|7.814707761621457e-05| -|cran|[memoise](https://github.com/r-lib/memoise)|7.8055115283439e-05| -|cran|[DBItest](https://dbitest.r-dbi.org)|7.789546341549173e-05| -|rubygems|[ruby2_keywords](https://github.com/ruby/ruby2_keywords)|7.76673640167364e-05| -|cran|[units](https://github.com/r-quantities/units/)|7.765723636939768e-05| -|pypi|[invoke](https://pypi.org/project/invoke)|7.755011314468773e-05| -|pypi|[pyOpenSSL](https://pypi.org/project/pyOpenSSL)|7.749795723053782e-05| -|cran|splines|7.744277981476918e-05| -|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.73311416616856e-05| -|pypi|[ipdb](https://pypi.org/project/ipdb)|7.724879863482672e-05| -|spack|libpng|7.720258361625614e-05| -|pypi|[lockfile](http://launchpad.net/pylockfile)|7.718217922981021e-05| -|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.709894707802658e-05| -|pypi|[pylint](https://pypi.org/project/pylint)|7.705676458914321e-05| -|pypi|[fastapi](https://pypi.org/project/fastapi)|7.689335074909438e-05| -|pypi|[deprecated](https://pypi.org/project/deprecated)|7.683320783104568e-05| -|cran|[spatstat.linnet](http://spatstat.org/)|7.671145320061837e-05| -|pypi|[retrying](https://github.com/rholder/retrying)|7.64262428860956e-05| -|cran|rasterVis|7.626526639993678e-05| -|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.607455306200077e-05| -|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.607455306200077e-05| -|cran|[rjson](https://github.com/alexcb/rjson)|7.602280478412801e-05| -|pypi|[igraph](https://igraph.org/python)|7.598833385216883e-05| -|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.547453172192177e-05| -|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.531380753138076e-05| -|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.531380753138076e-05| -|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.531380753138076e-05| -|pypi|[patool](http://wummel.github.io/patool/)|7.531380753138076e-05| -|pypi|[amuse-framework](http://www.amusecode.org/)|7.531380753138076e-05| -|pypi|[superfreq](http://adrian.pw/superfreq)|7.531380753138076e-05| -|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.531380753138076e-05| -|pypi|[gwtools](https://pypi.org/project/gwtools)|7.531380753138076e-05| -|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.531380753138076e-05| -|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.531380753138076e-05| -|pypi|[chemparse](https://pypi.org/project/chemparse)|7.531380753138076e-05| -|pypi|[hope](http://hope.phys.ethz.ch)|7.531380753138076e-05| -|pypi|[importlib](https://github.com/brettcannon/importlib)|7.531380753138076e-05| -|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.531380753138076e-05| -|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.531380753138076e-05| -|spack|sgx|7.531380753138076e-05| -|spack|sphinx|7.531380753138076e-05| -|spack|curses|7.531380753138076e-05| -|spack|torch|7.531380753138076e-05| -|cran|tuneR|7.531380753138076e-05| -|cran|[mapiso](https://github.com/riatelab/mapiso)|7.531380753138076e-05| -|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.531380753138076e-05| -|cran|[spatstat](http://spatstat.org/)|7.525295310965965e-05| -|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.520945127450598e-05| -|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.520945127450598e-05| -|cran|[spatstat.geom](http://spatstat.org/)|7.512833399452582e-05| -|pypi|[music21](https://github.com/cuthbertLab/music21)|7.497147204260174e-05| -|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.497147204260174e-05| -|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.493673041262353e-05| -|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.493673041262353e-05| -|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.48513570852472e-05| -|pypi|[requests-oauthlib](https://github.com/requests/requests-oauthlib)|7.475919054310422e-05| -|npm|[bootstrap](https://getbootstrap.com/)|7.472800927768445e-05| -|pypi|[partd](https://pypi.org/project/partd)|7.454220025486837e-05| -|pypi|[kaleido](https://pypi.org/project/kaleido)|7.397865108540943e-05| -|pypi|[contourpy](https://pypi.org/project/contourpy)|7.389182843622796e-05| -|cran|[cellranger](https://github.com/rsheets/cellranger)|7.385626616692492e-05| -|cran|[praise](https://github.com/gaborcsardi/praise)|7.379881685213365e-05| -|spack|py-typing|7.37204280656582e-05| -|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.349561327497399e-05| -|pypi|[pytest-pep8](https://pypi.org/project/pytest-pep8)|7.341663292202637e-05| -|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|7.341296911610882e-05| -|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.339910973696277e-05| -|pypi|[rasterio](https://pypi.org/project/rasterio)|7.330272764124502e-05| -|cran|diffviewer|7.314684200945192e-05| -|pypi|[Biopython](https://biopython.org/)|7.300732217573222e-05| -|pypi|[cartopy](https://pypi.org/project/cartopy)|7.298059869936696e-05| -|pypi|[transifex-client](https://pypi.org/project/transifex-client)|7.22528392109982e-05| -|pypi|[capturer](https://pypi.org/project/capturer)|7.211790233935921e-05| -|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.189045264359072e-05| -|cran|rprintf|7.178433488544498e-05| -|cran|[spatstat.utils](http://spatstat.org/)|7.158540717551376e-05| -|rubygems|[simplecov_json_formatter](https://github.com/fede-moya/simplecov_json_formatter)|7.12879220711297e-05| -|rubygems|[simplecov-html](https://github.com/simplecov-ruby/simplecov-html)|7.12879220711297e-05| -|rubygems|[docile](https://ms-ati.github.io/docile/)|7.12879220711297e-05| -|spack|[pcre2](https://www.pcre.org)|7.119029466872041e-05| -|pypi|[opencv-python](https://github.com/skvark/opencv-python)|7.113227340219616e-05| -|pypi|[dominate](https://github.com/Knio/dominate/)|7.112051128787532e-05| -|cran|[future.apply](https://future.apply.futureverse.org)|7.098515484431521e-05| -|spack|gl|7.093294647269574e-05| -|pypi|[pydantic](https://github.com/pydantic/pydantic)|7.07950072494905e-05| -|pypi|[corner](https://corner.readthedocs.io)|7.047881797289429e-05| -|cran|[mapview](https://github.com/r-spatial/mapview)|7.033814483783021e-05| -|pypi|[traits](https://pypi.org/project/traits)|7.027906848711738e-05| -|pypi|[twisted](https://twistedmatrix.com/)|7.0230677667076e-05| -|pypi|[dust-extinction](https://pypi.org/project/dust-extinction)|7.021574836274332e-05| -|pypi|[GitPython](https://pypi.org/project/GitPython)|7.017990650852639e-05| -|pypi|[pymysql](https://pypi.org/project/pymysql)|7.001633317952584e-05| -|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|6.97969893806714e-05| -|pypi|[zarr](https://pypi.org/project/zarr)|6.97899969247084e-05| -|cran|[xtable](http://xtable.r-forge.r-project.org/)|6.975635667499079e-05| -|pypi|[freezegun](https://pypi.org/project/freezegun)|6.968679044615999e-05| -|npm|[debug](https://github.com/debug-js/debug#readme)|6.957294569991919e-05| -|cran|[shinyjs](https://deanattali.com/shinyjs/)|6.956943561223382e-05| -|pypi|[trio](https://github.com/python-trio/trio)|6.950999453346291e-05| -|pypi|[python_version](https://gitlab.com/halfak/python_version)|6.948595337716678e-05| -|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|6.943468130825981e-05| -|pypi|[nvidia-cuda-runtime-cu11](https://pypi.org/project/nvidia-cuda-runtime-cu11)|6.936920334007672e-05| -|pypi|[asttokens](https://pypi.org/project/asttokens)|6.908508587073695e-05| -|pypi|[executing](https://pypi.org/project/executing)|6.908508587073695e-05| -|pypi|[pyensembl](https://pypi.org/project/pyensembl)|6.870771069934251e-05| -|cran|[prettydoc](https://github.com/yixuan/prettydoc)|6.859052319261245e-05| -|npm|[react-select](https://github.com/JedWatson/react-select)|6.858442938355054e-05| -|cran|[reticulate](https://rstudio.github.io/reticulate/)|6.853213887467733e-05| -|pypi|[dgl](https://github.com/dmlc/dgl)|6.846709775580068e-05| -|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|6.827900133339465e-05| -|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.802443328738839e-05| -|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.799163179916319e-05| -|pypi|[tess-point](https://github.com/christopherburke/tess-point)|6.796146778464745e-05| -|npm|[chai](http://chaijs.com)|6.796003166798622e-05| -|pypi|[specutils](https://specutils.readthedocs.io/)|6.794633215350879e-05| -|pypi|[nvidia-cuda-nvrtc-cu11](https://pypi.org/project/nvidia-cuda-nvrtc-cu11)|6.794294810995119e-05| -|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|6.793570968780175e-05| -|pypi|[paramiko](https://paramiko.org)|6.787022383086553e-05| -|cran|asciicast|6.73712194327929e-05| -|pypi|[pygame](https://pypi.org/project/pygame)|6.72140286812461e-05| -|rubygems|[github-pages](https://github.com/github/pages-gem)|6.715481171548118e-05| -|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.710998206814107e-05| -|cran|[performance](https://easystats.github.io/performance/)|6.703754391620614e-05| -|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.694560669456067e-05| -|pypi|[asdf-coordinates-schemas](https://pypi.org/project/asdf-coordinates-schemas)|6.69433559422087e-05| -|pypi|[patsy](https://github.com/pydata/patsy)|6.6918563607163e-05| -|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.683473964810582e-05| -|rubygems|[liquid](http://www.liquidmarkup.org)|6.669292625523013e-05| -|cran|[qs](https://github.com/traversc/qs)|6.654611301633469e-05| -|pypi|[asdf-wcs-schemas](https://pypi.org/project/asdf-wcs-schemas)|6.65208796214583e-05| -|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.64080109883634e-05| -|cran|[gh](https://gh.r-lib.org/)|6.634053120025309e-05| -|npm|[cytoscape](http://js.cytoscape.org)|6.614818236157149e-05| -|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.611427035606693e-05| -|cran|boot|6.611256086697113e-05| -|pypi|[pathspec](https://pypi.org/project/pathspec)|6.583125451744961e-05| -|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.581713565664508e-05| -|pypi|[dnspython](https://pypi.org/project/dnspython)|6.579127445619617e-05| -|pypi|[omegaconf](https://pypi.org/project/omegaconf)|6.555828220084666e-05| -|pypi|[ml-collections](https://github.com/google/ml_collections)|6.554629543015058e-05| -|cran|[jpeg](http://www.rforge.net/jpeg/)|6.536292925045377e-05| -|pypi|[glob2](http://github.com/miracle2k/python-glob2/)|6.535983263598327e-05| -|npm|[pg](https://github.com/brianc/node-postgres)|6.520675976742923e-05| -|cran|later|6.510214345281915e-05| -|pypi|[types-backports](https://pypi.org/project/types-backports)|6.506445862048593e-05| -|pypi|[pytest-virtualenv](https://pypi.org/project/pytest-virtualenv)|6.504688614865817e-05| -|cran|[showtext](https://github.com/yixuan/showtext)|6.471120110362365e-05| -|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.468395065518133e-05| -|spack|[jpeg](http://www.ijg.org)|6.44062592477868e-05| -|pypi|[panel](https://pypi.org/project/panel)|6.439546510032439e-05| -|pypi|[appnope](https://pypi.org/project/appnope)|6.420459837492376e-05| -|cran|[webp](https://github.com/jeroen/webp#readme)|6.413716521353805e-05| -|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|6.404347046440915e-05| -|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.4018674219015e-05| -|pypi|[celery](http://celeryproject.org)|6.395435922219613e-05| -|spack|libx11|6.388112917539195e-05| -|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.372162203087796e-05| -|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.371051435254094e-05| -|pypi|[pyface](http://docs.enthought.com/pyface)|6.367259414225942e-05| -|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.366457778438196e-05| -|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|6.340785116017382e-05| -|cran|[cowplot](https://wilkelab.org/cowplot/)|6.333547004373861e-05| -|cran|[rvest](http://rvest.tidyverse.org/)|6.331638079623847e-05| -|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.326037978757644e-05| -|pypi|[Shapely](https://github.com/shapely/shapely)|6.325346995471575e-05| -|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.320980274955171e-05| -|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.320039792843141e-05| -|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.304228332852466e-05| -|cran|[V8](https://github.com/jeroen/v8)|6.301076620305292e-05| -|pypi|[mne](https://mne.tools/dev/)|6.295342111740094e-05| -|pypi|[natsort](https://pypi.org/project/natsort)|6.294013884449866e-05| -|pypi|[PuLP](https://github.com/coin-or/pulp)|6.276150627615063e-05| -|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.276150627615063e-05| -|pypi|[coplot](https://pypi.org/project/coplot)|6.276150627615063e-05| -|pypi|[torch_geometric](https://github.com/pyg-team/pytorch_geometric)|6.276150627615063e-05| -|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|6.276150627615063e-05| -|pypi|[tartiflette](https://tartiflette.io)|6.276150627615063e-05| -|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.276150627615063e-05| -|pypi|[gpytorch](https://gpytorch.ai)|6.276150627615063e-05| -|pypi|[pyYAML](https://pyyaml.org/)|6.276150627615063e-05| -|pypi|[GetDist](https://getdist.readthedocs.io)|6.276150627615063e-05| -|pypi|[Numpy](https://www.numpy.org)|6.276150627615063e-05| -|pypi|[Matplotlib](https://matplotlib.org)|6.276150627615063e-05| -|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.276150627615063e-05| -|pypi|[clawpack](http://www.clawpack.org)|6.276150627615063e-05| -|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.276150627615063e-05| -|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.276150627615063e-05| -|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.276150627615063e-05| -|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.276150627615063e-05| -|pypi|[mc3](https://github.com/pcubillos/mc3)|6.276150627615063e-05| -|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.276150627615063e-05| -|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.276150627615063e-05| -|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.276150627615063e-05| -|pypi|[python-copasi](http://copasi.org)|6.276150627615063e-05| -|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.276150627615063e-05| -|pypi|[PyEscape](https://github.com/qaviton/escape)|6.276150627615063e-05| -|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.276150627615063e-05| -|pypi|[nnde](https://github.com/elwinter/nnde)|6.276150627615063e-05| -|pypi|[gnuplot](https://github.com/gnuplot)|6.276150627615063e-05| -|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.276150627615063e-05| -|pypi|[jsonify](https://pypi.org/project/jsonify)|6.276150627615063e-05| -|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.276150627615063e-05| -|spack|pythonextensions|6.276150627615063e-05| -|spack|qt5|6.276150627615063e-05| -|cran|[taxa](https://docs.ropensci.org/taxa/)|6.276150627615063e-05| -|cran|[vegdata](http://germansl.infinitenature.org)|6.276150627615063e-05| -|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.275523012552301e-05| -|spack|[hdf5](https://portal.hdfgroup.org)|6.268822688205834e-05| -|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.251958825693136e-05| -|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.24711415187048e-05| -|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.213389121338912e-05| -|cran|js|6.213389121338912e-05| -|npm|loose-envify|6.213389121338912e-05| -|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|6.21111793183998e-05| -|pypi|[pysolr](https://github.com/django-haystack/pysolr/)|6.176554973453817e-05| -|cran|[spatstat.random](http://spatstat.org/)|6.169140962934711e-05| -|pypi|[radvel](https://pypi.org/project/radvel)|6.153616258218769e-05| -|cran|rsconnect|6.145713729888676e-05| -|pypi|[Mako](https://www.makotemplates.org/)|6.132706562171189e-05| -|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.128313370729689e-05| -|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.11313372819649e-05| -|pypi|[cupy](https://cupy.dev/)|6.107994763316626e-05| -|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.104298491032616e-05| -|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.093548895597064e-05| -|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.0715913140387235e-05| -|pypi|[cvxopt](https://cvxopt.org)|6.054692169754932e-05| -|spack|freetype|6.053762369923496e-05| -|spack|libtiff|6.0199917328272185e-05| -|npm|[requirejs](http://github.com/jrburke/r.js)|6.0120850383925705e-05| -|pypi|[towncrier](https://pypi.org/project/towncrier)|6.00843658904354e-05| -|cran|[phangorn](https://github.com/KlausVigo/phangorn)|5.990615798824463e-05| -|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|5.9747685256313453e-05| -|pypi|[blosc](http://github.com/blosc/python-blosc)|5.9623430962343104e-05| -|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|5.957208590543009e-05| -|pypi|[xxhash](https://pypi.org/project/xxhash)|5.936302909602053e-05| -|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.9296995069480396e-05| -|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.9296995069480396e-05| -|cran|[getPass](https://github.com/wrathematics/getPass)|5.9189751313430034e-05| -|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|5.907157800358637e-05| -|pypi|[texttable](https://github.com/foutaise/texttable/)|5.8918498438594124e-05| -|npm|[react-redux](https://github.com/reduxjs/react-redux)|5.8883367721272775e-05| -|cran|[whisker](http://github.com/edwindj/whisker)|5.879952512285346e-05| -|cran|[tesseract](https://docs.ropensci.org/tesseract/)|5.870958706930963e-05| -|pypi|[pyopenssl](https://pypi.org/project/pyopenssl)|5.868449373188115e-05| -|pypi|[quantiphy](https://quantiphy.readthedocs.io)|5.857740585774059e-05| -|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.850406441713866e-05| -|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.842141618066264e-05| -|pypi|[grapheme](https://pypi.org/project/grapheme)|5.826688863568441e-05| -|pypi|[about-time](https://pypi.org/project/about-time)|5.826688863568441e-05| -|pypi|[fbs](https://build-system.fman.io)|5.793369810106212e-05| -|pypi|[bidict](https://bidict.readthedocs.io)|5.793369810106212e-05| -|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.7831394574141903e-05| -|pypi|[sphinxcontrib-towncrier](https://github.com/sphinx-contrib/sphinxcontrib-towncrier)|5.782477569440838e-05| -|cran|[gifski](https://gif.ski/)|5.777135738296693e-05| -|pypi|[prospector](https://pypi.org/project/prospector)|5.7681492297233895e-05| -|pypi|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.7678945008965936e-05| -|cran|[nleqslv](NA)|5.765216315930499e-05| -|pypi|[voluptuous](https://pypi.org/project/voluptuous)|5.757736875734279e-05| -|npm|[moment](https://momentjs.com)|5.75343273973135e-05| -|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.753138075313808e-05| -|cran|[katex](https://docs.ropensci.org/katex/)|5.7491483777928296e-05| -|pypi|[pyfiglet](https://github.com/pwaller/pyfiglet)|5.73617117302429e-05| -|pypi|[bibtexparser](https://pypi.org/project/bibtexparser)|5.712804616792472e-05| -|pypi|[mergedeep](https://github.com/clarketm/mergedeep)|5.711355928098484e-05| -|pypi|[mimeparse](https://pypi.org/project/mimeparse)|5.686640765092648e-05| -|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.677955020920502e-05| -|pypi|[mkdocs](https://pypi.org/project/mkdocs)|5.6510181149516787e-05| -|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.648535564853557e-05| -|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.643065954916016e-05| -|npm|[react-images](https://jossmac.github.io/react-images/)|5.633165400051234e-05| -|pypi|[pynacl](https://pypi.org/project/pynacl)|5.6247955557006025e-05| -|pypi|[uvloop](https://pypi.org/project/uvloop)|5.61704821998417e-05| -|pypi|[IPython](https://ipython.org)|5.582114155225256e-05| -|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.5786466258272244e-05| -|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.5590862467473024e-05| -|pypi|[dash-html-components](https://github.com/plotly/dash-html-components)|5.5590862467473024e-05| -|pypi|[dash-table](https://pypi.org/project/dash-table)|5.5590862467473024e-05| -|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.5439330543933054e-05| -|cran|egg|5.541713337144937e-05| -|pypi|[pynndescent](http://github.com/lmcinnes/pynndescent)|5.535164721167004e-05| -|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.529863594751903e-05| -|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.5289898386132703e-05| -|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.5229435836130406e-05| -|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.515405096995055e-05| -|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.5125836820083684e-05| -|cran|tufte|5.511032782273195e-05| -|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.505080693365213e-05| -|cran|fastmap|5.49544720682781e-05| -|cran|selectr|5.4819011286522984e-05| -|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.478899159483842e-05| -|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.4736999402271375e-05| -|pypi|[libcst](https://pypi.org/project/libcst)|5.4587830647386084e-05| -|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.4587830647386084e-05| -|pypi|[py4j](https://pypi.org/project/py4j)|5.456901754103637e-05| -|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.452715848679924e-05| -|spack|[gmp](https://gmplib.org)|5.4417180952058294e-05| -|spack|double-conversion|5.4402818397233397e-05| -|pypi|[flake8-2020](https://github.com/asottile/flake8-2020)|5.435018748271965e-05| -|pypi|[pip-run](https://github.com/jaraco/pip-run)|5.433913782371278e-05| -|npm|[pako](https://github.com/nodeca/pako#readme)|5.43335325762104e-05| -|pypi|[whoosh](https://pypi.org/project/whoosh)|5.432099028561034e-05| -|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.425586620898253e-05| -|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.420679348340559e-05| -|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.414883436189091e-05| -|cran|[progress](https://github.com/r-lib/progress#readme)|5.412992373524764e-05| -|pypi|[feets](https://github.com/carpyncho/feets)|5.4052971912474225e-05| -|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.400935432613105e-05| -|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|5.398367755063591e-05| -|pypi|[odfpy](https://pypi.org/project/odfpy)|5.398367755063591e-05| -|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|5.398367755063591e-05| -|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.3827721753235335e-05| -|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.3827721753235335e-05| -|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.3795576808129115e-05| -|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.3795576808129115e-05| -|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.3795576808129115e-05| -|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.3795576808129115e-05| -|pypi|[STAR](https://github.com/dbrgn/star)|5.3795576808129115e-05| -|pypi|[fastqc](https://github.com/fastqc)|5.3795576808129115e-05| -|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.3795576808129115e-05| -|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.3795576808129115e-05| -|pypi|[cppyy](http://cppyy.readthedocs.org)|5.3795576808129115e-05| -|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.3795576808129115e-05| -|pypi|[cykhash](https://github.com/realead/cykhash)|5.3795576808129115e-05| -|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.3795576808129115e-05| -|pypi|[ncls](https://github.com/endrebak/ncls)|5.3795576808129115e-05| -|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.3795576808129115e-05| -|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.3795576808129115e-05| -|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.3795576808129115e-05| -|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.3795576808129115e-05| -|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.3795576808129115e-05| -|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.3795576808129115e-05| -|pypi|[noise](https://github.com/caseman/noise)|5.3795576808129115e-05| -|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.3795576808129115e-05| -|pypi|[msgpack-python](http://msgpack.org/)|5.3795576808129115e-05| -|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.3795576808129115e-05| -|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.3795576808129115e-05| -|pypi|[mdtraj](http://mdtraj.org)|5.3795576808129115e-05| -|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.3795576808129115e-05| -|pypi|[pony](https://ponyorm.com)|5.3795576808129115e-05| -|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.3795576808129115e-05| -|pypi|[libstempo](https://github.com/vallis/libstempo)|5.3795576808129115e-05| -|pypi|[pytorch](http://pytorch.org)|5.3795576808129115e-05| -|pypi|[easydev](http://github.com/cokelaer/easydev)|5.3795576808129115e-05| -|spack|rigidbodykinematics|5.3795576808129115e-05| -|spack|sbgatcore|5.3795576808129115e-05| -|spack|yaml|5.3795576808129115e-05| -|spack|effpotential|5.3795576808129115e-05| -|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.3795576808129115e-05| -|npm|[filepond](https://pqina.nl/filepond/)|5.3795576808129115e-05| -|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.3795576808129115e-05| -|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.3795576808129115e-05| -|cran|[formatR](https://github.com/yihui/formatR)|5.374379334340768e-05| -|npm|[tslib](https://www.typescriptlang.org/)|5.369986187094678e-05| -|pypi|[pympler](https://pypi.org/project/pympler)|5.35424738512624e-05| -|npm|[d3-scale](https://d3js.org/d3-scale/)|5.344167772221655e-05| -|npm|[d3-array](https://d3js.org/d3-array/)|5.344167772221655e-05| -|pypi|[asteval](https://pypi.org/project/asteval)|5.331679728596882e-05| -|spack|cpio|5.325762104004781e-05| -|npm|[typescript](https://www.typescriptlang.org/)|5.322679237234924e-05| -|spack|fontconfig|5.297838837417813e-05| -|cran|styler|5.297338375690678e-05| -|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.2936341900777054e-05| -|pypi|[types-colorama](https://pypi.org/project/types-colorama)|5.290257023311416e-05| -|cran|combinat|5.2886314613165626e-05| -|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.285430410878291e-05| -|npm|[d3-format](https://d3js.org/d3-format/)|5.2814062659455044e-05| -|npm|[d3-brush](https://d3js.org/d3-brush/)|5.2814062659455044e-05| -|pypi|[gwcs](https://pypi.org/project/gwcs)|5.266775117339138e-05| -|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.265015526273807e-05| -|pypi|[freesasa](http://freesasa.github.io/)|5.261231006386259e-05| -|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.257621040047819e-05| -|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.250241390408755e-05| -|pypi|[nptyping](https://github.com/ramonhagenaars/nptyping)|5.243066892466382e-05| -|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|5.2406432619834494e-05| -|pypi|[rich-click](https://github.com/ewels/rich-click)|5.2372288740286915e-05| -|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.2188606372706796e-05| -|pypi|[h11](https://pypi.org/project/h11)|5.2171834955633576e-05| -|pypi|[holoviews](https://pypi.org/project/holoviews)|5.212338323109799e-05| -|cran|[s2](https://r-spatial.github.io/s2/)|5.211277605084772e-05| -|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.195994412218777e-05| -|pypi|[CommonMark](https://pypi.org/project/CommonMark)|5.190859349855166e-05| -|pypi|[ansicolors](http://github.com/jonathaneunice/colors/)|5.1752447874219626e-05| -|npm|[rc-slider](http://github.com/react-component/slider/)|5.175071570138737e-05| -|pypi|[khmer](https://khmer.readthedocs.io/)|5.1733413030484164e-05| -|pypi|[contextvars](https://pypi.org/project/contextvars)|5.171046692543521e-05| -|cran|WRS2|5.16840689296956e-05| -|cran|webshot|5.162922628216307e-05| -|pypi|[jaraco.path](https://github.com/jaraco/jaraco.path)|5.152591970029287e-05| -|pypi|[jaraco.envs](https://github.com/jaraco/jaraco.envs)|5.152591970029287e-05| -|pypi|[sphinx-favicon](https://github.com/tcmetzger/sphinx-favicon)|5.152591970029287e-05| -|cran|flashClust|5.138978198634661e-05| -|pypi|[pynvml](http://www.nvidia.com/)|5.133605933815139e-05| -|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.12001761726492e-05| -|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|5.12001761726492e-05| -|pypi|[nvidia-cudnn-cu11](https://pypi.org/project/nvidia-cudnn-cu11)|5.11950401601604e-05| -|cran|[car](https://r-forge.r-project.org/projects/car/)|5.1127576571655295e-05| -|pypi|[sphinxcontrib-napoleon](https://sphinxcontrib-napoleon.readthedocs.io)|5.096366221364308e-05| -|pypi|[coveralls](http://github.com/TheKevJames/coveralls-python)|5.0798927538320825e-05| -|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.078112255033265e-05| -|pypi|[frozendict](https://pypi.org/project/frozendict)|5.074313290454658e-05| -|npm|eslint-plugin-import|5.0694406233431076e-05| -|pypi|[pip-api](https://pypi.org/project/pip-api)|5.06553837529815e-05| -|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.06553837529815e-05| -|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.06553837529815e-05| -|pypi|[aiosignal](https://pypi.org/project/aiosignal)|5.058500982138014e-05| -|pypi|[curio](https://pypi.org/project/curio)|5.055794090866571e-05| -|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.039946028881807e-05| -|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.037100194496464e-05| -|pypi|[google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib)|5.01305351385243e-05| -|npm|[ws](https://github.com/websockets/ws)|5.004860331416294e-05| -|cran|e1071|4.9764261097427404e-05| -|pypi|[path](https://pypi.org/project/path)|4.960699245319463e-05| -|pypi|[pockets](http://pockets.readthedocs.org)|4.960595688807281e-05| -|pypi|[pytest-remotedata](https://pypi.org/project/pytest-remotedata)|4.9504515417196586e-05| -|cran|coda|4.9450974772239755e-05| -|cran|[odbc](https://github.com/r-dbi/odbc)|4.944383723270496e-05| -|pypi|[configparser](https://pypi.org/project/configparser)|4.942506102668806e-05| -|pypi|[pyxenon](https://pypi.org/project/pyxenon)|4.929707112970712e-05| -|pypi|[pbr](https://pypi.org/project/pbr)|4.928124229188444e-05| -|pypi|[gevent](https://pypi.org/project/gevent)|4.9193007052071094e-05| -|pypi|[chevron](https://github.com/noahmorrison/chevron)|4.904671479148467e-05| -|pypi|[cytoolz](https://pypi.org/project/cytoolz)|4.897322865419099e-05| -|pypi|[nrel-pysam](https://pypi.org/project/nrel-pysam)|4.896238045427376e-05| -|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.886585734796755e-05| -|cran|[lazyeval](NA)|4.8697871727294887e-05| -|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.864016736401674e-05| -|pypi|[pydevtool](https://github.com/pydoit/pydevtool)|4.863759806485357e-05| -|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.844747852895838e-05| -|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.8429988169526275e-05| -|cran|[stars](https://r-spatial.github.io/stars/)|4.827711609487952e-05| -|pypi|[semantic-version](https://pypi.org/project/semantic-version)|4.824829322735467e-05| -|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.822175732217573e-05| -|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.814142993823787e-05| -|pypi|[types-protobuf](https://pypi.org/project/types-protobuf)|4.8138272564255826e-05| -|pypi|[clang-format](https://pypi.org/project/clang-format)|4.8138272564255826e-05| -|spack|[llvm](https://llvm.org/)|4.811369919306637e-05| -|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.810885812680198e-05| -|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.8012552301255234e-05| -|npm|[semver](https://github.com/npm/node-semver#readme)|4.800080156131582e-05| -|pypi|[pymongo](https://pypi.org/project/pymongo)|4.798944429622908e-05| -|pypi|[magic-impute](https://github.com/KrishnaswamyLab/MAGIC)|4.796729159961378e-05| -|pypi|[pycairo](https://pypi.org/project/pycairo)|4.788802550308827e-05| -|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.779530093337625e-05| -|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|4.7716038674901276e-05| -|pypi|[wasabi](https://ines.io)|4.768904829252433e-05| -|pypi|[math](https://pypi.org/project/math)|4.760908547519426e-05| -|cran|[party](http://party.R-forge.R-project.org)|4.747737965739065e-05| -|cran|gee|4.729059116363369e-05| -|pypi|[wandb](https://github.com/wandb/client)|4.712517047194055e-05| -|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.7071129707112974e-05| -|pypi|[pyopengl](http://pyopengl.sourceforge.net)|4.7071129707112974e-05| -|pypi|[pyglm](https://github.com/Zuzu-Typ/PyGLM)|4.7071129707112974e-05| -|pypi|[pyopengl-accelerate](http://pyopengl.sourceforge.net)|4.7071129707112974e-05| -|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.7071129707112974e-05| -|pypi|[structlog](https://www.structlog.org/)|4.7071129707112974e-05| -|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.7071129707112974e-05| -|pypi|[types](https://www.pytosquatting.org)|4.7071129707112974e-05| -|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.7071129707112974e-05| -|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.7071129707112974e-05| -|pypi|[gemmi](https://project-gemmi.github.io/)|4.7071129707112974e-05| -|pypi|[pycbc](http://www.pycbc.org/)|4.7071129707112974e-05| -|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.7071129707112974e-05| -|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.7071129707112974e-05| -|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.7071129707112974e-05| -|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.7071129707112974e-05| -|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.7071129707112974e-05| -|pypi|[trippy](https://github.com/fraserw/trippy)|4.7071129707112974e-05| -|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.7071129707112974e-05| -|pypi|[imexam](http://imexam.readthedocs.io/)|4.7071129707112974e-05| -|pypi|[gputil](https://github.com/anderskm/gputil)|4.7071129707112974e-05| -|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.7071129707112974e-05| -|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.7071129707112974e-05| -|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.7071129707112974e-05| -|pypi|[sbpy](https://sbpy.org)|4.7071129707112974e-05| -|pypi|[pygedm](https://github.com/frbs/pygedm)|4.7071129707112974e-05| -|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.7071129707112974e-05| -|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.7071129707112974e-05| -|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.7071129707112974e-05| -|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.7071129707112974e-05| -|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.7071129707112974e-05| -|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.7071129707112974e-05| -|spack|libpeyton|4.7071129707112974e-05| -|npm|[fflate](https://101arrowz.github.io/fflate)|4.7071129707112974e-05| -|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.7071129707112974e-05| -|npm|[web-worker](https://github.com/developit/web-worker)|4.7071129707112974e-05| -|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.7071129707112974e-05| -|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.7071129707112974e-05| -|pypi|[transforms3d](http://github.com/matthew-brett/transforms3d)|4.701328613516656e-05| -|pypi|[bz2file](https://github.com/nvawda/bz2file)|4.699871258448665e-05| -|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.6992156877529854e-05| -|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.69142259414226e-05| -|pypi|[pyasn1-modules](https://pypi.org/project/pyasn1-modules)|4.678172955648944e-05| -|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|4.671721143863844e-05| -|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|4.671721143863844e-05| -|pypi|[cramjam](https://pypi.org/project/cramjam)|4.6669041114838005e-05| -|pypi|[boto](https://github.com/boto/boto/)|4.6600418410041844e-05| -|pypi|[args](https://github.com/kennethreitz/args)|4.6600418410041844e-05| -|pypi|[anyio](https://pypi.org/project/anyio)|4.654445631858067e-05| -|npm|react-router-dom|4.64703608816352e-05| -|pypi|[tblib](https://github.com/ionelmc/python-tblib)|4.631807961057305e-05| -|pypi|[yapf](https://pypi.org/project/yapf)|4.613891514305138e-05| -|pypi|[webcolors](https://pypi.org/project/webcolors)|4.611902084420829e-05| -|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.610299993481995e-05| -|spack|gtkplus|4.60158489310388e-05| -|pypi|[sos](https://github.com/vatlab/SoS)|4.5996376448919934e-05| -|pypi|[pyglet](http://pyglet.readthedocs.org/en/latest/)|4.598961446503288e-05| -|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.591268926192774e-05| -|rubygems|[rouge](http://rouge.jneen.net/)|4.585610617154811e-05| -|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.585103142428657e-05| -|spack|libsm|4.583044023228971e-05| -|spack|libxext|4.583044023228971e-05| -|pypi|[pytest-mpl](https://pypi.org/project/pytest-mpl)|4.5805645560444964e-05| -|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|4.577741390408756e-05| -|npm|cross-env|4.573024677947936e-05| -|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.561122063083361e-05| -|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.560669456066946e-05| -|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.560669456066946e-05| -|pypi|[ini2toml](https://github.com/abravalheri/ini2toml/)|4.5573092058235925e-05| -|spack|glib|4.539657426778243e-05| -|pypi|[xlwt](http://www.python-excel.org/)|4.53840361700538e-05| -|pypi|[colour](http://github.com/vaab/colour)|4.532277346084878e-05| -|pypi|[zstandard](https://github.com/indygreg/python-zstandard)|4.531250282503276e-05| -|pypi|[spectres](https://spectres.readthedocs.io)|4.529663984551015e-05| -|cran|statnet.common|4.526769703697378e-05| -|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.504141844183679e-05| -|pypi|[vine](https://pypi.org/project/vine)|4.501851286771284e-05| -|pypi|[dpath](https://github.com/dpath-maintainers/dpath-python)|4.499266423952616e-05| -|pypi|[zope.event](https://pypi.org/project/zope.event)|4.468471486672323e-05| -|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.458533819376411e-05| -|spack|harfbuzz|4.430716692267059e-05| -|cran|[targets](https://docs.ropensci.org/targets/)|4.424744244874595e-05| -|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.4183738221557086e-05| -|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.401893855978859e-05| -|npm|[mongoose](https://mongoosejs.com)|4.3985699378680626e-05| -|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.387029288702929e-05| -|pypi|[segments](https://github.com/cldf/segments)|4.387029288702929e-05| -|pypi|[requests-file](http://github.com/dashea/requests-file)|4.3776150627615065e-05| -|npm|[prop-types](https://facebook.github.io/react/)|4.372925747723952e-05| -|spack|libmng|4.3687892259414225e-05| -|spack|inputproto|4.3687892259414225e-05| -|spack|dbus|4.3687892259414225e-05| -|spack|assimp|4.3687892259414225e-05| -|spack|gperf|4.3687892259414225e-05| -|spack|libdrm|4.3687892259414225e-05| -|spack|libxcomposite|4.3687892259414225e-05| -|spack|libxcursor|4.3687892259414225e-05| -|spack|libxi|4.3687892259414225e-05| -|spack|libxtst|4.3687892259414225e-05| -|spack|libxrandr|4.3687892259414225e-05| -|spack|libxdamage|4.3687892259414225e-05| -|spack|libxcb|4.3687892259414225e-05| -|spack|libxkbcommon|4.3687892259414225e-05| -|spack|xcb-util-image|4.3687892259414225e-05| -|spack|xcb-util-keysyms|4.3687892259414225e-05| -|spack|xcb-util-renderutil|4.3687892259414225e-05| -|spack|xcb-util-wm|4.3687892259414225e-05| -|spack|libxrender|4.3687892259414225e-05| -|npm|[ava](https://avajs.dev)|4.356203043818106e-05| -|pypi|[distlib](https://pypi.org/project/distlib)|4.355892912732506e-05| -|pypi|[colorlog](https://pypi.org/project/colorlog)|4.342860315159936e-05| -|pypi|[fastrlock](https://github.com/scoder/fastrlock)|4.341815955245897e-05| -|pypi|[sniffio](https://pypi.org/project/sniffio)|4.3356945204222206e-05| -|cran|[caret](https://github.com/topepo/caret/)|4.326853533495794e-05| -|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.3152602718365874e-05| -|npm|[esm](https://github.com/standard-things/esm#readme)|4.306333792638561e-05| -|cran|[qpdf](https://github.com/ropensci/qpdf)|4.298982614007947e-05| -|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.2885070088284284e-05| -|pypi|[ratelimit](https://pypi.org/project/ratelimit)|4.2834728033472806e-05| -|pypi|[backoff](https://pypi.org/project/backoff)|4.2834728033472806e-05| -|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.279193609737543e-05| -|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.278242677824268e-05| -|spack|llvm-openmp|4.275403466826061e-05| -|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.2638839150124436e-05| -|cran|[plotly](https://plotly-r.com)|4.259181998070508e-05| -|pypi|[python_dateutil](https://github.com/dateutil/dateutil)|4.2588164973102216e-05| -|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.2529482113525574e-05| -|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|4.241953766438937e-05| -|cran|shape|4.236596686904699e-05| -|pypi|[overrides](https://github.com/mkorpela/overrides)|4.218333967287942e-05| -|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.215048466444659e-05| -|cran|[classInt](https://r-spatial.github.io/classInt/)|4.211314678694533e-05| -|spack|yacc|4.196932092829855e-05| -|cran|[taxize](https://docs.ropensci.org/taxize/)|4.1965032875074735e-05| -|pypi|[treegp](https://github.com/PFLeget/treegp)|4.184100418410042e-05| -|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.184100418410042e-05| -|pypi|[precession](https://github.com/dgerosa/precession/)|4.184100418410042e-05| -|pypi|[tensorly-viz](https://tensorly.org/viz)|4.184100418410042e-05| -|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.184100418410042e-05| -|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.184100418410042e-05| -|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.184100418410042e-05| -|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.184100418410042e-05| -|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.184100418410042e-05| -|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.184100418410042e-05| -|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.184100418410042e-05| -|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.184100418410042e-05| -|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.184100418410042e-05| -|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.184100418410042e-05| -|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.184100418410042e-05| -|pypi|[sick](http://www.github.com/andycasey/sick/)|4.184100418410042e-05| -|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.184100418410042e-05| -|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.184100418410042e-05| -|pypi|[lda](https://pypi.org/project/lda)|4.184100418410042e-05| -|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.184100418410042e-05| -|pypi|[pygobject](https://pygobject.readthedocs.io)|4.184100418410042e-05| -|pypi|[genicam](https://www.emva.org)|4.184100418410042e-05| -|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.184100418410042e-05| -|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.184100418410042e-05| -|pypi|[fseval](https://github.com/dunnkers/fseval)|4.184100418410042e-05| -|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.184100418410042e-05| -|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.184100418410042e-05| -|pypi|[protfasta](https://pypi.org/project/protfasta)|4.184100418410042e-05| -|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.184100418410042e-05| -|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.184100418410042e-05| -|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.184100418410042e-05| -|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.184100418410042e-05| -|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.184100418410042e-05| -|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.184100418410042e-05| -|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.184100418410042e-05| -|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.184100418410042e-05| -|spack|fftw3|4.184100418410042e-05| -|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.184100418410042e-05| -|cran|txtplot|4.184100418410042e-05| -|npm|[d3-v6-tip](https://github.com/bumbeishvili/d3.tip-for-d3.v6)|4.184100418410042e-05| -|npm|[apexcharts](https://apexcharts.com)|4.184100418410042e-05| -|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.184100418410042e-05| -|npm|[lodash.debounce](https://lodash.com/)|4.184100418410042e-05| -|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.184100418410042e-05| -|npm|vue-apexcharts|4.184100418410042e-05| -|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.184100418410042e-05| -|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.184100418410042e-05| -|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.184100418410042e-05| -|cran|[gplots](https://github.com/talgalili/gplots)|4.170542499542529e-05| -|pypi|[pymatgen](https://pymatgen.org)|4.162987583839431e-05| -|npm|rollup-plugin-json|4.154267355477756e-05| -|pypi|[casadi](https://pypi.org/project/casadi)|4.148602355884812e-05| -|pypi|[mahotas](http://luispedro.org/software/mahotas)|4.1422594142259416e-05| -|cran|codemetar|4.1422594142259416e-05| -|pypi|[click-plugins](https://pypi.org/project/click-plugins)|4.1391095065151095e-05| -|pypi|[unidecode](https://pypi.org/project/unidecode)|4.138121292933009e-05| -|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.131903765690377e-05| -|cran|see|4.121087000489171e-05| -|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|4.113373570937724e-05| -|cran|[effectsize](https://easystats.github.io/effectsize/)|4.113022701455007e-05| -|pypi|[ply](https://pypi.org/project/ply)|4.099268139161373e-05| -|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.0844789798764696e-05| -|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|4.074769909715226e-05| -|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.0739925126624095e-05| -|cran|[psych](https://personality-project.org/r/psych/)|4.06853719285416e-05| -|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.0650030247696124e-05| -|pypi|[wslink](https://pypi.org/project/wslink)|4.0635553576306505e-05| -|pypi|[bwapy](https://pypi.org/project/bwapy)|4.0467120464622494e-05| -|pypi|[pytabix](https://pypi.org/project/pytabix)|4.0467120464622494e-05| -|pypi|[types-psutil](https://github.com/python/typeshed)|4.043204946204423e-05| -|pypi|[Brotli](https://github.com/google/brotli)|4.041004190709041e-05| -|cran|highr|4.025787333035056e-05| -|npm|[xo](https://github.com/xojs/xo#readme)|4.022800646006713e-05| -|npm|[nodemon](https://nodemon.io)|4.022282033307528e-05| -|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|4.0146332927174556e-05| -|npm|[chokidar](https://github.com/paulmillr/chokidar)|4.0082748057381955e-05| -|npm|[testcafe](https://testcafe.io/)|4.00824118350269e-05| -|pypi|[rdflib](https://github.com/RDFLib/rdflib)|3.997008402336322e-05| -|pypi|[yarl](https://pypi.org/project/yarl)|3.990535157667772e-05| -|npm|[jquery](https://jquery.com)|3.987421496354941e-05| -|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|3.985177364476528e-05| -|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.974150303751203e-05| -|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|3.968350613004618e-05| -|pypi|[lmdb](https://pypi.org/project/lmdb)|3.961310655871325e-05| -|pypi|[fiona](https://pypi.org/project/fiona)|3.9595524679643926e-05| -|cran|tikzDevice|3.9552003527545935e-05| -|cran|[tmap](https://github.com/mtennekes/tmap)|3.948512565853762e-05| -|rubygems|[rubocop](https://rubocop.org/)|3.94797397383167e-05| -|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|3.947861761669293e-05| -|pypi|[sphinx-autobuild](https://github.com/executablebooks/sphinx-autobuild)|3.9330338413271294e-05| -|pypi|[dogpile.cache](https://pypi.org/project/dogpile.cache)|3.9167922203319697e-05| -|pypi|[CoolProp](https://pypi.org/project/CoolProp)|3.8951359832635985e-05| -|rubygems|[coderay](http://coderay.rubychan.de)|3.882893347280335e-05| -|cran|JuliaCall|3.8748548037717626e-05| -|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.8676629627768536e-05| -|cran|gamm4|3.8540441769353046e-05| -|cran|[zip](https://github.com/r-lib/zip#readme)|3.83687009913289e-05| -|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.8316588909454273e-05| -|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.824250902375589e-05| -|pypi|[cython-lint](https://github.com/MarcoGorelli/cython-lint)|3.823517259414226e-05| -|cran|[checkmate](https://github.com/mllg/checkmate)|3.814402062873235e-05| -|cran|pool|3.8095406590994285e-05| -|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.807531380753138e-05| -|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.8035450903128966e-05| -|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.8035450903128966e-05| -|pypi|[pydap](https://pypi.org/project/pydap)|3.8035450903128966e-05| -|pypi|[numbagg](https://pypi.org/project/numbagg)|3.8035450903128966e-05| -|pypi|[spglib](http://spglib.github.io/spglib/)|3.798658625908938e-05| -|npm|[colors](https://github.com/Marak/colors.js)|3.7794949193066355e-05| -|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.776579274109816e-05| -|cran|[gert](https://docs.ropensci.org/gert/)|3.773255629359382e-05| -|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.766062110858946e-05| -|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.765690376569038e-05| -|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.765690376569038e-05| -|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.765690376569038e-05| -|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.765690376569038e-05| -|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.765690376569038e-05| -|pypi|[disksurf](https://github.com/richteague/disksurf)|3.765690376569038e-05| -|pypi|[gofish](https://github.com/richteague/gofish)|3.765690376569038e-05| -|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.765690376569038e-05| -|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.765690376569038e-05| -|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.765690376569038e-05| -|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.765690376569038e-05| -|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.765690376569038e-05| -|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.765690376569038e-05| -|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.765690376569038e-05| -|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.765690376569038e-05| -|pypi|[simpleitk](http://simpleitk.org/)|3.765690376569038e-05| -|pypi|[caput](https://github.com/eykd/caput)|3.765690376569038e-05| -|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.765690376569038e-05| -|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.765690376569038e-05| -|pypi|[pykeops](http://www.kernel-operations.io/)|3.765690376569038e-05| -|pypi|[keopscore](http://www.kernel-operations.io/)|3.765690376569038e-05| -|pypi|[pywfa](https://pypi.org/project/pywfa)|3.765690376569038e-05| -|pypi|[astLib](https://astlib.readthedocs.io)|3.765690376569038e-05| -|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.765690376569038e-05| -|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.765690376569038e-05| -|pypi|[urepr](https://github.com/j-faria/urepr)|3.765690376569038e-05| -|pypi|[2to3](https://pypi.org/project/2to3)|3.765690376569038e-05| -|pypi|[streamlit-authenticator](https://github.com/mkhorasani/Streamlit-Authenticator)|3.765690376569038e-05| -|pypi|[Cerberus](http://docs.python-cerberus.org)|3.765690376569038e-05| -|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.765690376569038e-05| -|spack|cppuddle|3.765690376569038e-05| -|spack|hpxkokkos|3.765690376569038e-05| -|spack|edlib|3.765690376569038e-05| -|spack|spoa|3.765690376569038e-05| -|spack|thread_pool|3.765690376569038e-05| -|spack|rampler|3.765690376569038e-05| -|spack|cudapoa|3.765690376569038e-05| -|spack|cudaaligner|3.765690376569038e-05| -|npm|[auspice](https://www.npmjs.com/package/auspice)|3.765690376569038e-05| -|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.765690376569038e-05| -|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.765690376569038e-05| -|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.764106477421205e-05| -|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.762987727973414e-05| -|pypi|[optlang](https://github.com/opencobra/optlang)|3.762987727973414e-05| -|pypi|[tensorflow-probability](http://github.com/tensorflow/probability)|3.758239008534984e-05| -|pypi|[kombu](https://kombu.readthedocs.io)|3.747412427405286e-05| -|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.733504988735115e-05| -|pypi|[cymem](https://github.com/explosion/cymem)|3.733339975695947e-05| -|pypi|[murmurhash](https://github.com/explosion/murmurhash)|3.733339975695947e-05| -|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.7310708854822944e-05| -|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.7280334728033474e-05| -|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.7280334728033474e-05| -|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.7280334728033474e-05| -|spack|virtest|3.7280334728033474e-05| -|pypi|[pytest-regressions](https://github.com/ESSS/pytest-regressions)|3.718474785502325e-05| -|npm|[rxjs](https://rxjs.dev)|3.7108166709590086e-05| -|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.693619747352405e-05| -|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.6922845560302084e-05| -|pypi|[chex](https://github.com/deepmind/chex)|3.690057977100226e-05| -|pypi|[PyJWT](https://github.com/jpadilla/pyjwt)|3.687195375720424e-05| -|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|3.684118094504639e-05| -|pypi|[jdcal](https://github.com/phn/jdcal)|3.658710536325599e-05| -|npm|husky|3.6558735404535416e-05| -|cran|[git2r](https://docs.ropensci.org/git2r/)|3.65480861180651e-05| -|pypi|[coloredlogs](https://pypi.org/project/coloredlogs)|3.6500605864163e-05| -|pypi|[pycryptodomex](https://www.pycryptodome.org)|3.6370734869467855e-05| -|cran|[slam](NA)|3.6308154938834236e-05| -|npm|[passport](https://www.passportjs.org/)|3.630061697751933e-05| -|pypi|[parsimonious](https://github.com/erikrose/parsimonious)|3.628606033913235e-05| -|cran|modelbased|3.623339004092142e-05| -|pypi|[crds](https://hst-crds.stsci.edu)|3.6140926738010946e-05| -|pypi|[zict](http://zict.readthedocs.io/en/latest/)|3.613568618305121e-05| -|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.6080599764849615e-05| -|cran|class|3.605056419091615e-05| -|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.604608450738199e-05| -|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.5973058475354634e-05| -|rubygems|[rubocop-jekyll](https://github.com/jekyll/rubocop-jekyll)|3.58749252839211e-05| -|pypi|[hiredis](https://pypi.org/project/hiredis)|3.5840016128367375e-05| -|pypi|[isodate](https://pypi.org/project/isodate)|3.581309835735556e-05| -|pypi|[cwltool](https://pypi.org/project/cwltool)|3.5774058577405865e-05| -|cran|mapdata|3.567696549695009e-05| -|pypi|[torchvision](https://github.com/pytorch/vision)|3.563990627942348e-05| -|cran|[GGally](https://ggobi.github.io/ggally/)|3.561139270697738e-05| -|spack|libxcrypt|3.555658525104602e-05| -|pypi|[scanpydoc](https://github.com/theislab/scanpydoc/)|3.547340244015243e-05| -|npm|[xlsx](https://sheetjs.com/)|3.5422518946616474e-05| -|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.539305956315846e-05| -|pypi|[nibabel](https://nipy.org/nibabel)|3.538661024873549e-05| -|pypi|[geopandas](https://pypi.org/project/geopandas)|3.537494888680459e-05| -|npm|[browserify](https://github.com/browserify/browserify#readme)|3.525352117217354e-05| -|pypi|[ase](https://wiki.fysik.dtu.dk/ase)|3.521117067614242e-05| -|pypi|[astropy-healpix](https://github.com/astropy/astropy-healpix)|3.5179895889301434e-05| -|rubygems|[activesupport](https://rubyonrails.org)|3.51384874838252e-05| -|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|3.513625909171921e-05| -|rubygems|[railties](https://rubyonrails.org)|3.499031482564059e-05| -|pypi|[types-toml](https://pypi.org/project/types-toml)|3.4898241195750245e-05| -|cran|tseries|3.482447856352641e-05| -|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.473191556822675e-05| -|pypi|[cfgrib](https://pypi.org/project/cfgrib)|3.4721643371748206e-05| -|pypi|[wincertstore](https://github.com/tiran/wincertstore)|3.4526767921367494e-05| -|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.4526699503425447e-05| -|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.439045264359072e-05| -|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.432299367666027e-05| -|pypi|[terminaltables](https://github.com/matthewdeanmartin/terminaltables)|3.431323041408166e-05| -|pypi|[flatdict](https://github.com/gmr/flatdict)|3.423354887790034e-05| -|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.423354887790034e-05| -|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.423354887790034e-05| -|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.423354887790034e-05| -|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.423354887790034e-05| -|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.423354887790034e-05| -|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.423354887790034e-05| -|pypi|[colored](https://gitlab.com/dslackw/colored)|3.423354887790034e-05| -|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.423354887790034e-05| -|pypi|[marxs](http://marxs.readthedocs.io)|3.423354887790034e-05| -|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.423354887790034e-05| -|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.423354887790034e-05| -|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.423354887790034e-05| -|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.423354887790034e-05| -|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.423354887790034e-05| -|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.423354887790034e-05| -|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.423354887790034e-05| -|pypi|[filetype](https://github.com/h2non/filetype.py)|3.423354887790034e-05| -|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.423354887790034e-05| -|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.423354887790034e-05| -|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.423354887790034e-05| -|pypi|[PIL](http://www.pythonware.com/products/pil)|3.423354887790034e-05| -|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.423354887790034e-05| -|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.423354887790034e-05| -|pypi|[wurst](https://github.com/polca/wurst)|3.423354887790034e-05| -|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.423354887790034e-05| -|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.423354887790034e-05| -|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.423354887790034e-05| -|pypi|[configuration](http://k0s.org/hg/configuration)|3.423354887790034e-05| -|pypi|[cdips](https://github.com/lgbouma/cdips)|3.423354887790034e-05| -|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.423354887790034e-05| -|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.423354887790034e-05| -|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.423354887790034e-05| -|spack|openni2|3.423354887790034e-05| -|spack|efusion|3.423354887790034e-05| -|spack|suitesparse|3.423354887790034e-05| -|spack|realsense|3.423354887790034e-05| -|npm|[angular-animate](http://angularjs.org)|3.423354887790034e-05| -|npm|[angular-sanitize](http://angularjs.org)|3.423354887790034e-05| -|npm|[angular-touch](http://angularjs.org)|3.423354887790034e-05| -|npm|[colorbrewer](http://colorbrewer2.org/)|3.423354887790034e-05| -|npm|[dc](http://dc-js.github.io/dc.js/)|3.423354887790034e-05| -|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.4205020920502095e-05| -|pypi|[rpy2](https://rpy2.github.io)|3.4188502919674485e-05| -|npm|[babel-cli](https://babeljs.io/)|3.418839559237201e-05| -|npm|eslint-config-standard|3.411113778968181e-05| -|pypi|[billiard](https://pypi.org/project/billiard)|3.410853849999428e-05| -|cran|[network](http://statnet.org/)|3.410680499105356e-05| -|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.40262167047589e-05| -|pypi|[scikit_learn](http://scikit-learn.org)|3.384985983743061e-05| -|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.383712900593131e-05| -|npm|[sinon](https://sinonjs.org/)|3.3827578930673454e-05| -|pypi|[ray](https://github.com/ray-project/ray)|3.375775138280348e-05| -|rubygems|[pry](http://pry.github.io)|3.374388902527538e-05| -|cran|[vcr](https://github.com/ropensci/vcr/)|3.372317035922835e-05| -|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.361416061690036e-05| -|cran|[sna](http://statnet.org)|3.3556534992204456e-05| -|npm|prettier|3.3541008025119e-05| -|npm|npm-run-all|3.3380384200736745e-05| -|npm|fortawesome|3.332924173853642e-05| -|rubygems|[jekyll](https://jekyllrb.com)|3.332484683203826e-05| -|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.3264865957046764e-05| -|pypi|[pypairix](https://github.com/4dn-dcic/pairix)|3.324463193710056e-05| -|npm|eslint-plugin-node|3.323238704252102e-05| -|pypi|[python-decouple](https://pypi.org/project/python-decouple)|3.313807531380753e-05| -|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|3.2846213394013e-05| -|cran|[shinytest](https://github.com/rstudio/shinytest)|3.282356932481537e-05| -|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.279794619780016e-05| -|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.2787964539371357e-05| -|pypi|[matchms](https://github.com/matchms/matchms)|3.276150627615064e-05| -|npm|eslint-plugin-standard|3.2759213563280595e-05| -|npm|eslint-plugin-promise|3.2759213563280595e-05| -|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.27458450097422e-05| -|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.273148990358378e-05| -|cran|fontawesome|3.268263907030881e-05| -|pypi|[addict](https://pypi.org/project/addict)|3.267520920502092e-05| -|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.264022390591428e-05| -|cran|[here](https://here.r-lib.org/)|3.2628808383323605e-05| -|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.259939154290619e-05| -|rubygems|[simplecov](https://github.com/simplecov-ruby/simplecov)|3.2484627416836444e-05| -|pypi|[optax](https://github.com/deepmind/optax)|3.231376300726769e-05| -|pypi|[elastic-transport](https://github.com/elastic/elastic-transport-python)|3.231320980274957e-05| -|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.221004988735114e-05| -|pypi|[timm](https://pypi.org/project/timm)|3.216786018846857e-05| -|npm|[babel](https://babeljs.io/)|3.21461373609552e-05| -|npm|[commander](https://github.com/tj/commander.js#readme)|3.214440483306293e-05| -|pypi|[safe-netrc](https://git.ligo.org/emfollow/safe-netrc)|3.2098027495517036e-05| -|npm|react-router-bootstrap|3.206083137945775e-05| -|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.204786844954209e-05| -|npm|[events](https://github.com/Gozala/events#readme)|3.201165111039588e-05| -|cran|poorman|3.196634507068243e-05| -|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.187014345487149e-05| -|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|3.1810685438525914e-05| -|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|3.1796965648183965e-05| -|pypi|[itk](https://itk.org/)|3.171543565455451e-05| -|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.1714173640167364e-05| -|npm|immutable|3.159782300940636e-05| -|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.156434121765862e-05| -|rubygems|[faraday-net_http](https://github.com/lostisland/faraday-net_http)|3.153294979079498e-05| -|npm|[async](https://caolan.github.io/async/)|3.14570281966987e-05| -|npm|jest|3.140976508422911e-05| -|pypi|[pytz-deprecation-shim](https://github.com/pganssle/pytz-deprecation-shim)|3.1393415789231694e-05| -|cran|[gapminder](https://github.com/jennybc/gapminder)|3.1391955120714295e-05| -|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.1380753138075316e-05| -|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.1380753138075316e-05| -|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.1380753138075316e-05| -|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.1380753138075316e-05| -|pypi|[random2](http://pypi.python.org/pypi/random2)|3.1380753138075316e-05| -|pypi|[pickle-mixin](https://github.com/limix/pickle-mixin)|3.1380753138075316e-05| -|pypi|[bioinfokit](https://github.com/reneshbedre/bioinfokit)|3.1380753138075316e-05| -|pypi|[blackjax](https://pypi.org/project/blackjax)|3.1380753138075316e-05| -|pypi|[toil](https://github.com/DataBiosphere/toil)|3.1380753138075316e-05| -|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.1380753138075316e-05| -|pypi|[torch_sparse](https://github.com/rusty1s/pytorch_sparse)|3.1380753138075316e-05| -|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.1380753138075316e-05| -|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.1380753138075316e-05| -|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.1380753138075316e-05| -|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.1380753138075316e-05| -|npm|[downloadjs](http://danml.com/download.html)|3.1380753138075316e-05| -|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.1380753138075316e-05| -|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.1380753138075316e-05| -|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.1380753138075316e-05| -|pypi|[vtk](https://pypi.org/project/vtk)|3.1360808377205776e-05| -|cran|[Seurat](https://satijalab.org/seurat)|3.1274401421754526e-05| -|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.1245143454871486e-05| -|pypi|[PyLD](https://pypi.org/project/PyLD)|3.1224610355648535e-05| -|pypi|[asciitree](https://pypi.org/project/asciitree)|3.116729284691984e-05| -|pypi|[sphinx-math-dollar](https://github.com/sympy/sphinx-math-dollar/)|3.1085049887351145e-05| -|pypi|[jupyter-console](https://jupyter.org)|3.1058793089317967e-05| -|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.098761533624868e-05| -|npm|babel-preset-env|3.088971346504485e-05| -|cran|tripack|3.068285012365854e-05| -|pypi|[tensorflow-cpu](https://www.tensorflow.org/)|3.0486207078318505e-05| -|cran|reactlog|3.0463571526973493e-05| -|cran|sourcetools|3.0463571526973493e-05| -|cran|spatstat.data|3.04549390813893e-05| -|pypi|[ipympl](https://pypi.org/project/ipympl)|3.041026499716477e-05| -|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.040787271351847e-05| -|pypi|[autocommand](https://pypi.org/project/autocommand)|3.0401641171881406e-05| -|npm|[grunt](https://gruntjs.com/)|3.0361336120544137e-05| -|cran|polyclip|3.0347937902098023e-05| -|npm|eslint-plugin-markdown|3.0347388782941526e-05| -|pypi|[QtPy](https://pypi.org/project/QtPy)|3.0297108093903984e-05| -|spack|hwloc|3.026935539686035e-05| -|cran|brew|3.0223716807569368e-05| -|pypi|[astor](https://pypi.org/project/astor)|3.0215818398582336e-05| -|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.017380109430319e-05| -|npm|[winston](https://github.com/winstonjs/winston#readme)|3.017380109430319e-05| -|pypi|[tensorflow-gpu](https://www.tensorflow.org/)|3.0160048892342495e-05| -|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|3.0059830337026988e-05| -|cran|animation|3.0056816705215834e-05| -|pypi|[shap](http://github.com/slundberg/shap)|3.002289646450925e-05| -|rubygems|[activerecord-jdbc-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|2.9974895397489536e-05| -|cran|[recipes](https://github.com/tidymodels/recipes)|2.9954904562082103e-05| -|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|2.9856545128511657e-05| -|cran|lars|2.979695618189342e-05| -|pypi|[pathos](https://github.com/uqfoundation/pathos)|2.974340657235921e-05| -|spack|[guile](https://www.gnu.org/software/guile/)|2.9667956038044438e-05| -|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|2.9633017531093523e-05| -|pypi|[dipy](https://dipy.org)|2.9594464113292572e-05| -|pypi|[lml](https://pypi.org/project/lml)|2.957463613269576e-05| -|cran|[plotrix](NA)|2.9536663026038813e-05| -|pypi|[gensim](https://pypi.org/project/gensim)|2.9525668477701588e-05| -|npm|[underscore](https://underscorejs.org)|2.952256425582786e-05| -|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|2.9504804818612356e-05| -|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|2.9504804818612353e-05| -|pypi|[emoji](https://github.com/carpedm20/emoji/)|2.947973267195517e-05| -|pypi|[gmsh](https://gmsh.info)|2.9460989416687177e-05| -|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|2.929996781461217e-05| -|cran|timeSeries|2.9261938842923207e-05| -|cran|fts|2.9261938842923207e-05| -|npm|[uuid](https://github.com/uuidjs/uuid#readme)|2.925333415225533e-05| -|pypi|[netifaces](https://pypi.org/project/netifaces)|2.917532246429087e-05| -|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.9116855947399883e-05| -|pypi|[smart-open](https://pypi.org/project/smart-open)|2.9091359744775422e-05| -|cran|[matlab](http://cran.r-project.org/package=matlab)|2.9080880155409445e-05| -|cran|[rex](https://github.com/kevinushey/rex)|2.9080492441793285e-05| -|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.9077924937867684e-05| -|pypi|[pytest-lazy-fixture](https://github.com/tvorog/pytest-lazy-fixture)|2.9067653685226904e-05| -|cran|[spatstat.core](http://spatstat.org/)|2.904376895138986e-05| -|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.9035283231412945e-05| -|cran|shinydisconnect|2.8982190046245317e-05| -|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.896684905053106e-05| -|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.896684905053106e-05| -|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.896684905053106e-05| -|pypi|[coramin](https://github.com/Coramin/Coramin)|2.896684905053106e-05| -|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.896684905053106e-05| -|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.896684905053106e-05| -|pypi|[pmesh](https://pypi.org/project/pmesh)|2.896684905053106e-05| -|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.896684905053106e-05| -|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.896684905053106e-05| -|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.896684905053106e-05| -|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.896684905053106e-05| -|pypi|[ulid](https://github.com/mdipierro/ulid)|2.896684905053106e-05| -|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.896684905053106e-05| -|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.896684905053106e-05| -|pypi|[filemagic](http://filemagic.readthedocs.org)|2.896684905053106e-05| -|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.896684905053106e-05| -|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.896684905053106e-05| -|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.896684905053106e-05| -|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.896684905053106e-05| -|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.896684905053106e-05| -|spack|everybeam|2.896684905053106e-05| -|spack|idgapi|2.896684905053106e-05| -|pypi|[pymdown-extensions](https://pypi.org/project/pymdown-extensions)|2.8966300024488713e-05| -|pypi|[pretend](https://pypi.org/project/pretend)|2.895069077589195e-05| -|pypi|[reportlab](http://www.reportlab.com/)|2.8924555603882695e-05| -|pypi|[httpretty](https://httpretty.readthedocs.io/en/latest/)|2.889138919165993e-05| -|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.867718056002575e-05| -|cran|[irlba](NA)|2.861721600816405e-05| -|spack|eigen|2.861602985068699e-05| -|cran|[credentials](https://docs.ropensci.org/credentials/)|2.8611815485769472e-05| -|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.8562089061566053e-05| -|cran|[pbapply](https://github.com/psolymos/pbapply)|2.8530788458421355e-05| -|pypi|[easygui](https://github.com/robertlugg/easygui)|2.851995516616102e-05| -|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.840989126886807e-05| -|cran|fANCOVA|2.8389001793185895e-05| -|pypi|[pyqtgraph](http://www.pyqtgraph.org)|2.8364703895019906e-05| -|pypi|[python-socks](https://pypi.org/project/python-socks)|2.8347519787445072e-05| -|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8255107805291407e-05| -|pypi|[geojson](https://pypi.org/project/geojson)|2.8192244471010165e-05| -|pypi|[funcy](https://pypi.org/project/funcy)|2.8190154999722492e-05| -|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.8157259171903527e-05| -|cran|strucchange|2.8142094252367324e-05| -|pypi|[datrie](https://github.com/kmike/datrie)|2.8002839210998207e-05| -|pypi|[toposort](https://pypi.org/project/toposort)|2.8002839210998207e-05| -|cran|[ggforce](https://ggforce.data-imaginist.com)|2.7968718451822873e-05| -|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.7949157712661615e-05| -|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.7949111425364106e-05| -|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.790974941780558e-05| -|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.7898983861326962e-05| -|cran|[wk](https://paleolimbot.github.io/wk/)|2.7893116399491217e-05| -|cran|conflicted|2.786910658398191e-05| -|pypi|[hdf5plugin](https://github.com/silx-kit/hdf5plugin)|2.7761535688091224e-05| -|cran|[argon2](https://github.com/wrathematics/argon2)|2.7760534967124925e-05| -|pypi|[datashader](https://datashader.org)|2.774504287566814e-05| -|pypi|[pymc3](http://github.com/pymc-devs/pymc3)|2.7713362046709365e-05| -|pypi|[altair](https://pypi.org/project/altair)|2.761563631925806e-05| -|cran|[golem](https://github.com/ThinkR-open/golem)|2.751281129456447e-05| -|pypi|[cligj](https://pypi.org/project/cligj)|2.7509408057337984e-05| -|spack|[openssh](https://www.openssh.com/)|2.7502402409306176e-05| -|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.7502402409306176e-05| -|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.749736897621854e-05| -|pypi|[ndcube](https://pypi.org/project/ndcube)|2.7465924508579564e-05| -|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.7344758723962493e-05| -|npm|object-assign|2.732589033237577e-05| -|cran|ade4|2.7271850279972892e-05| -|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.7248476649228368e-05| -|cran|RhpcBLASctl|2.7205535109075883e-05| -|npm|[zone.js](https://github.com/angular/angular#readme)|2.7198455192303148e-05| -|npm|chalk|2.708388082451495e-05| -|pypi|[PasteDeploy](https://pylonsproject.org/)|2.7005551979401355e-05| -|cran|[datawizard](https://easystats.github.io/datawizard/)|2.698866438624258e-05| -|pypi|[srsly](https://github.com/explosion/srsly)|2.6977751221394626e-05| -|pypi|[Pint](https://github.com/hgrecco/pint)|2.6965780035863718e-05| -|pypi|[thermo](https://github.com/CalebBell/thermo)|2.6897788404064558e-05| -|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.6897788404064558e-05| -|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.6897788404064558e-05| -|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.6897788404064558e-05| -|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.6897788404064558e-05| -|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.6897788404064558e-05| -|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.6897788404064558e-05| -|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.6897788404064558e-05| -|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.6897788404064558e-05| -|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.6897788404064558e-05| -|pypi|[wres](https://github.com/jks-liu/wres)|2.6897788404064558e-05| -|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.6897788404064558e-05| -|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.6897788404064558e-05| -|pypi|[dash_table](https://pypi.org/project/dash_table)|2.6897788404064558e-05| -|pypi|[dash_trich_components](https://pypi.org/project/dash_trich_components)|2.6897788404064558e-05| -|pypi|[python-time](https://github.com/hengdai/pytime)|2.6897788404064558e-05| -|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.6897788404064558e-05| -|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.6897788404064558e-05| -|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.6897788404064558e-05| -|pypi|[area](https://github.com/scisco/area)|2.6897788404064558e-05| -|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.6897788404064558e-05| -|spack|cudalibs|2.6897788404064558e-05| -|spack|pnetcdf|2.6897788404064558e-05| -|spack|qt5widgets|2.6897788404064558e-05| -|spack|qt5opengl|2.6897788404064558e-05| -|spack|glut|2.6897788404064558e-05| -|spack|sophus|2.6897788404064558e-05| -|spack|visioncore|2.6897788404064558e-05| -|spack|brisk|2.6897788404064558e-05| -|spack|opengv|2.6897788404064558e-05| -|spack|gtsam|2.6897788404064558e-05| -|spack|tensorflow|2.6897788404064558e-05| -|cran|poibin|2.6897788404064558e-05| -|npm|[md5-node](https://github.com/shanelau/node-md5)|2.6897788404064558e-05| -|npm|[mysql-builder-plus](https://github.com/v25bh145/mysql-builder-plus#readme)|2.6897788404064558e-05| -|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.6897788404064558e-05| -|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.6897788404064558e-05| -|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.6897788404064558e-05| -|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.6897788404064558e-05| -|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.6897788404064558e-05| -|npm|net|2.6897788404064558e-05| -|cran|mlbench|2.6887658038064646e-05| -|cran|pbkrtest|2.6854206688697906e-05| -|pypi|[monty](https://github.com/materialsvirtuallab/monty)|2.6843631100733407e-05| -|cran|[lavaan](https://lavaan.ugent.be)|2.6803525145872186e-05| -|pypi|[dicttoxml](https://github.com/quandyfactory/dicttoxml)|2.6792670610301546e-05| -|spack|[swig](http://www.swig.org)|2.669380815959179e-05| -|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.6642259414225944e-05| -|pypi|[srastream](https://github.com/jdidion/srastream)|2.6628810520023907e-05| -|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.6628810520023907e-05| -|spack|py-nose|2.6628810520023907e-05| -|npm|process|2.6628810520023907e-05| -|npm|util|2.6628810520023907e-05| -|npm|spc|2.6628810520023907e-05| -|pypi|[progress](http://github.com/verigak/progress/)|2.6605972775152534e-05| -|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.657863172932647e-05| -|rubygems|ruby-maven-libs|2.6526919104602505e-05| -|spack|findutils|2.6526720697303424e-05| -|pypi|[asynctest](https://github.com/Martiusweb/asynctest/)|2.640987974189894e-05| -|pypi|[MOODS-python](https://www.cs.helsinki.fi/group/pssmfind/)|2.6359832635983266e-05| -|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6286380983033704e-05| -|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.627814060416571e-05| -|cran|[mmand](https://github.com/jonclayden/mmand)|2.6250615308885062e-05| -|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.6250615308885062e-05| -|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6230862419505253e-05| -|cran|gam|2.6191331161022674e-05| -|cran|latticeExtra|2.6188574565004628e-05| -|cran|[circlize](https://github.com/jokergoo/circlize)|2.6182940050480246e-05| -|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.6126095723129937e-05| -|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.61244769874477e-05| -|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.61244769874477e-05| -|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.61244769874477e-05| -|pypi|[pythutils](https://github.com/JolleJolles)|2.61244769874477e-05| -|npm|[mathjs](https://mathjs.org)|2.609832635983264e-05| -|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.586221624866651e-05| -|cran|[zeallot](https://github.com/nteetor/zeallot)|2.579497907949791e-05| -|pypi|[pyfftw](https://github.com/pyFFTW/pyFFTW)|2.5793430918392486e-05| -|rubygems|[test-unit](http://test-unit.github.io/)|2.5792304341324392e-05| -|npm|after|2.5763322041079066e-05| -|npm|expect.js|2.5759675732217572e-05| -|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.575513050408448e-05| -|pypi|[phantomjs](https://pypi.org/project/phantomjs)|2.57285257199114e-05| -|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.562761506276151e-05| -|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.5602556439376536e-05| -|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.5543559473998806e-05| -|pypi|[cmake](https://pypi.org/project/cmake)|2.553889241848473e-05| -|pypi|[sep](https://github.com/kbarbary/sep)|2.5493198198227624e-05| -|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.539018205958498e-05| -|pypi|[funcsigs](https://pypi.org/project/funcsigs)|2.5310818888224747e-05| -|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5283921099820682e-05| -|pypi|[astlib](https://astlib.readthedocs.io)|2.5283921099820682e-05| -|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5283921099820682e-05| -|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.526129142293935e-05| -|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.516449802903892e-05| -|pypi|[cchardet](https://github.com/PyYoshi/cChardet)|2.515719572210721e-05| -|pypi|[scandir](https://pypi.org/project/scandir)|2.5142319761828138e-05| -|cran|[glmnet](https://glmnet.stanford.edu)|2.5118800077922546e-05| -|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.5104602510460254e-05| -|pypi|[vedo](https://github.com/marcomusy/vedo)|2.5104602510460254e-05| -|pypi|[PIMS](https://github.com/soft-matter/pims)|2.5104602510460254e-05| -|pypi|[leafmap](https://github.com/opengeos/leafmap)|2.5104602510460254e-05| -|pypi|[localtileserver](https://pypi.org/project/localtileserver)|2.5104602510460254e-05| -|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.5104602510460254e-05| -|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.5104602510460254e-05| -|pypi|[scikit-video](http://scikit-video.org/)|2.5104602510460254e-05| -|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.5104602510460254e-05| -|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.5104602510460254e-05| -|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.5104602510460254e-05| -|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.5104602510460254e-05| -|spack|glew|2.496147889252368e-05| -|pypi|[future-fstrings](https://pypi.org/project/future-fstrings)|2.494769874476988e-05| -|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.4944680779444635e-05| -|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.4937506404235333e-05| -|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.4926823722030196e-05| -|pypi|[autopep8](https://github.com/hhatto/autopep8)|2.4864962980673875e-05| -|cran|pbdMPI|2.4853556485355647e-05| -|rubygems|[yard](http://yardoc.org)|2.4781183128935504e-05| -|rubygems|[cucumber](https://cucumber.io/)|2.4756184006902812e-05| -|pypi|[spacy-legacy](https://spacy.io)|2.4753574460720487e-05| -|pypi|[google-cloud-core](https://pypi.org/project/google-cloud-core)|2.4742600436866454e-05| -|pypi|[Theano](http://deeplearning.net/software/theano/)|2.468619246861925e-05| -|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.4686171066571075e-05| -|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.4654750353868485e-05| -|cran|rsvg|2.464327566824454e-05| -|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.45681527592085e-05| -|cran|av|2.4450387489477704e-05| -|pypi|[python-jose](https://pypi.org/project/python-jose)|2.442635631658521e-05| -|cran|[janitor](https://github.com/sfirke/janitor)|2.4369174630012094e-05| -|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.4366899898034528e-05| -|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4279209591786505e-05| -|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.4252928870292895e-05| -|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.4252928870292895e-05| -|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.4252928870292895e-05| -|cran|lpSolve|2.4233491678988265e-05| -|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.413904087544255e-05| -|pypi|[pyclipper](https://pypi.org/project/pyclipper)|2.413904087544255e-05| -|npm|[express-session](https://github.com/expressjs/session#readme)|2.409033173939032e-05| -|pypi|[httptools](https://pypi.org/project/httptools)|2.4071796918357036e-05| -|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.4071796918357036e-05| -|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|2.4047294636913942e-05| -|pypi|[service-identity](https://pypi.org/project/service-identity)|2.4014689190611597e-05| -|pypi|[geoviews](https://pypi.org/project/geoviews)|2.3972478619840284e-05| -|cran|cba|2.3967876018498128e-05| -|rubygems|[gem_hadar](http://github.com/flori/gem_hadar)|2.3935085221693276e-05| -|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.3877170219149264e-05| -|pypi|[george](https://github.com/dfm/george)|2.382875929683385e-05| -|pypi|[av](https://pypi.org/project/av)|2.3822263345691828e-05| -|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.3815074256287647e-05| -|rubygems|[pg](https://github.com/ged/ruby-pg)|2.381137392195372e-05| -|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.37895995218171e-05| -|pypi|[spectral-cube](https://pypi.org/project/spectral-cube)|2.3783038701187236e-05| -|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.374376408110718e-05| -|pypi|[formulaic](https://pypi.org/project/formulaic)|2.3723248783808133e-05| -|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.3723248783808133e-05| -|pypi|[intake](https://pypi.org/project/intake)|2.3707168616036554e-05| -|cran|gbRd|2.3682759897006757e-05| -|pypi|[asdf-transform-schemas](https://pypi.org/project/asdf-transform-schemas)|2.3575779571880825e-05| -|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.3553096132746592e-05| -|pypi|[julia](http://julialang.org)|2.3535564853556487e-05| -|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.3535564853556487e-05| -|pypi|[bfit](https://github.com/dfujim/bfit)|2.3535564853556487e-05| -|pypi|[bdata](https://github.com/dfujim/bdata)|2.3535564853556487e-05| -|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.3535564853556487e-05| -|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.3535564853556487e-05| -|pypi|[ref_index](http://github.com/phn/ref_index)|2.3535564853556487e-05| -|pypi|[cerberus](http://docs.python-cerberus.org)|2.3535564853556487e-05| -|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.3535564853556487e-05| -|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.3535564853556487e-05| -|cran|colorRamps|2.3535564853556487e-05| -|cran|geoaxe|2.3535564853556487e-05| -|cran|spbabel|2.3535564853556487e-05| -|cran|paletteer|2.3535564853556487e-05| -|cran|statsExpressions|2.3535564853556487e-05| -|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.3535564853556487e-05| -|npm|[helmet](https://helmetjs.github.io/)|2.3535564853556487e-05| -|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.3535564853556487e-05| -|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.3535564853556487e-05| -|npm|[emotion](https://emotion.sh)|2.3535564853556487e-05| -|pypi|[traittypes](https://pypi.org/project/traittypes)|2.3501187110312305e-05| -|pypi|[scanpy](https://scanpy.readthedocs.io)|2.3490546929625016e-05| -|pypi|[jupyter-nbextensions-configurator](https://pypi.org/project/jupyter-nbextensions-configurator)|2.3467018876655807e-05| -|pypi|[jupyter-contrib-core](https://pypi.org/project/jupyter-contrib-core)|2.3467018876655807e-05| -|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3453172299532237e-05| -|npm|clipboard|2.344142259414226e-05| -|pypi|[python-louvain](https://pypi.org/project/python-louvain)|2.337934889719777e-05| -|pypi|[miniball](https://github.com/marmakoide/miniball)|2.3300209205020922e-05| -|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.3300209205020922e-05| -|pypi|[pyramid](https://trypyramid.com)|2.3283681351523555e-05| -|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.3268340261297262e-05| -|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3250523012552303e-05| -|pypi|[datatable](https://pypi.org/project/datatable)|2.3213908685456805e-05| -|pypi|[anndata](http://anndata.readthedocs.io)|2.3170415629557562e-05| -|pypi|[idna-ssl](https://github.com/aio-libs/idna-ssl)|2.3163594934511837e-05| -|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.3147920255968495e-05| -|cran|SGP|2.3144052600119546e-05| -|pypi|[tensorflow-datasets](https://github.com/tensorflow/datasets)|2.3138741600765583e-05| -|rubygems|[mysql2](https://github.com/brianmario/mysql2)|2.3128255486294934e-05| -|pypi|[aiodns](https://pypi.org/project/aiodns)|2.311275991532765e-05| -|pypi|[flax](https://github.com/google/flax)|2.301315703410365e-05| -|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.296838471577923e-05| -|spack|py-mpi4py|2.289804206201309e-05| -|cran|miniUI|2.2890441134411294e-05| -|pypi|[xdg](https://github.com/srstevenson/xdg)|2.2859671709044095e-05| -|spack|[help2man](https://www.gnu.org/software/help2man/)|2.283479111203514e-05| -|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.2518828451882843e-05| -|pypi|[ffmpeg](https://pypi.org/project/ffmpeg)|2.2467124925283924e-05| -|pypi|[batman-package](https://pypi.org/project/batman-package)|2.243318596195167e-05| -|rubygems|actionpack|2.2415833568702664e-05| -|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2397581497999908e-05| -|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.227107016414548e-05| -|cran|parallelly|2.2263220317050285e-05| -|pypi|[nltk](https://pypi.org/project/nltk)|2.2250697311733704e-05| -|pypi|[humanize](https://github.com/jmoiron/humanize)|2.2237978440546612e-05| -|rubygems|kramdown|2.2211322307270633e-05| -|cran|fstcore|2.2209365947859672e-05| -|pypi|[databases](https://github.com/encode/databases)|2.2200013894761827e-05| -|npm|sax|2.2183037005013285e-05| -|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.215111986217081e-05| -|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.215111986217081e-05| -|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.215111986217081e-05| -|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.215111986217081e-05| -|pypi|[pykalman](http://pykalman.github.com)|2.215111986217081e-05| -|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.215111986217081e-05| -|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.215111986217081e-05| -|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.215111986217081e-05| -|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.215111986217081e-05| -|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.215111986217081e-05| -|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.215111986217081e-05| -|cran|nortest|2.215111986217081e-05| -|cran|openair|2.215111986217081e-05| -|npm|[diff2html](https://diff2html.xyz/)|2.215111986217081e-05| -|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.215111986217081e-05| -|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.215111986217081e-05| -|npm|react-schemaorg|2.215111986217081e-05| -|npm|safe-buffer|2.2093532171457716e-05| -|npm|lint-staged|2.1975556384601954e-05| -|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.1936266789034696e-05| -|pypi|[nbval](https://pypi.org/project/nbval)|2.1841971788105857e-05| -|pypi|[ortools](https://developers.google.com/optimization/)|2.1834664638011932e-05| -|pypi|[apptools](https://pypi.org/project/apptools)|2.1831589958158997e-05| -|cran|webfakes|2.179126014289513e-05| -|pypi|[passlib](https://pypi.org/project/passlib)|2.1790343066600718e-05| -|npm|vary|2.1734240244214837e-05| -|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.1700855752664774e-05| -|pypi|[prov](https://pypi.org/project/prov)|2.1687340131790694e-05| -|cran|mclust|2.1684229351054666e-05| -|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.1674361043701818e-05| -|rubygems|[builder](http://onestepback.org)|2.1650248430962343e-05| -|pypi|[starlette](https://pypi.org/project/starlette)|2.1602045942652952e-05| -|pypi|[waitress](https://pypi.org/project/waitress)|2.160198851428699e-05| -|pypi|[astroid](https://pypi.org/project/astroid)|2.1582055750629022e-05| -|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.157689388479397e-05| -|pypi|[identify](https://pypi.org/project/identify)|2.157689388479397e-05| -|pypi|[cfgv](https://pypi.org/project/cfgv)|2.157689388479397e-05| -|npm|[standard](https://standardjs.com)|2.1530949353019153e-05| -|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.1520413747126313e-05| -|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.1473386140699737e-05| -|pypi|[typeguard](https://pypi.org/project/typeguard)|2.1451426434751573e-05| -|rubygems|[aruba](https://github.com/cucumber/aruba)|2.1408874267782426e-05| -|pypi|[stsci.stimage](https://pypi.org/project/stsci.stimage)|2.140592311715481e-05| -|pypi|[stsci.imagestats](https://pypi.org/project/stsci.imagestats)|2.140592311715481e-05| -|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.135334006636849e-05| -|pypi|[pyro-ppl](https://pypi.org/project/pyro-ppl)|2.132237089186847e-05| -|rubygems|[tins](https://github.com/flori/tins)|2.129796992144139e-05| -|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.1297071129707115e-05| -|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.1297071129707115e-05| -|npm|redux|2.1226463955582398e-05| -|pypi|[incremental](https://pypi.org/project/incremental)|2.1221231274122343e-05| -|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.120787162628167e-05| -|pypi|[h2](https://pypi.org/project/h2)|2.1175721610337473e-05| -|npm|eslint-config-prettier|2.1165532431906037e-05| -|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|2.1141649990904128e-05| -|pypi|[timezonefinder](https://timezonefinder.michelfe.it/gui)|2.101888790764855e-05| -|cran|[futile.logger](NA)|2.0990120235413125e-05| -|rubygems|[webmock](http://github.com/bblimke/webmock)|2.0975001192945795e-05| -|cran|[graphql](http://graphql.org)|2.096765368522691e-05| -|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.0946652719665273e-05| -|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.092050209205021e-05| -|pypi|[tkp](http://docs.transientskp.org/)|2.092050209205021e-05| -|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.092050209205021e-05| -|pypi|[line_profiler](https://github.com/pyutils/line_profiler)|2.092050209205021e-05| -|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.092050209205021e-05| -|spack|dl|2.092050209205021e-05| -|spack|sofa|2.092050209205021e-05| -|spack|pthreads|2.092050209205021e-05| -|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.092050209205021e-05| -|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.092050209205021e-05| -|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.092050209205021e-05| -|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.092050209205021e-05| -|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.092050209205021e-05| -|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.092050209205021e-05| -|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.092050209205021e-05| -|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.092050209205021e-05| -|npm|[bower](http://bower.io)|2.092050209205021e-05| -|npm|[http-auth](https://github.com/gevorg/http-auth)|2.092050209205021e-05| -|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.092050209205021e-05| -|npm|[multer](https://github.com/expressjs/multer#readme)|2.092050209205021e-05| -|pypi|[pydub](http://pydub.com)|2.0890615660490136e-05| -|pypi|[pyscf](http://www.pyscf.org)|2.080048447478529e-05| -|pypi|[google-api-core](https://pypi.org/project/google-api-core)|2.0766101922121727e-05| -|pypi|[boltons](https://pypi.org/project/boltons)|2.071737345038456e-05| -|pypi|[language-data](https://pypi.org/project/language-data)|2.0711297071129708e-05| -|pypi|[clikit](https://pypi.org/project/clikit)|2.0711297071129708e-05| -|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.0711297071129708e-05| -|pypi|[httpstan](https://pypi.org/project/httpstan)|2.0711297071129708e-05| -|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.0711297071129708e-05| -|npm|scheduler|2.0711297071129708e-05| -|pypi|[mayavi](https://pypi.org/project/mayavi)|2.070243662318484e-05| -|pypi|[anytree](https://pypi.org/project/anytree)|2.0619612340575693e-05| -|cran|spatial|2.0617072972602688e-05| -|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.0602681122644248e-05| -|cran|stopwords|2.0591453604123877e-05| -|cran|spam|2.0537851876424575e-05| -|npm|[babel-loader](https://github.com/babel/babel-loader)|2.0525212818863207e-05| -|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.0504184100418408e-05| -|pypi|[validators](https://pypi.org/project/validators)|2.0468715849004552e-05| -|npm|json5|2.043092181912124e-05| -|pypi|[fastcore](https://pypi.org/project/fastcore)|2.0425607339094755e-05| -|pypi|[geographiclib](https://pypi.org/project/geographiclib)|2.040954871488344e-05| -|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.0381799163179917e-05| -|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.0355083116589394e-05| -|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.0355083116589394e-05| -|rubygems|[diff-lcs](https://github.com/halostatue/diff-lcs)|2.032597374476987e-05| -|npm|[jasmine](http://jasmine.github.io/)|2.0291080706502106e-05| -|rubygems|[psych](https://github.com/ruby/psych)|2.0290637683054395e-05| -|cran|RJSONIO|2.0285114528592264e-05| -|cran|[remotes](https://remotes.r-lib.org)|2.0255616335285605e-05| -|cran|brms|2.0206598967546388e-05| -|pypi|[osmnx](https://pypi.org/project/osmnx)|2.0122907949790796e-05| -|pypi|[xcffib](https://pypi.org/project/xcffib)|2.0049056709503884e-05| -|pypi|[loguru](https://github.com/Delgan/loguru)|2.0047006216339234e-05| -|cran|[config](https://github.com/rstudio/config)|1.991582579259007e-05| -|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|1.9819423034573884e-05| -|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|1.9819423034573884e-05| -|pypi|[kneed](https://github.com/arvkevi/kneed)|1.9819423034573884e-05| -|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|1.9819423034573884e-05| -|pypi|[sos-python](https://github.com/vatlab/SOS)|1.9819423034573884e-05| -|pypi|[sos-ruby](https://github.com/vatlab/SOS)|1.9819423034573884e-05| -|pypi|[alphapept](https://github.com/MannLabs/alphapept)|1.9819423034573884e-05| -|pypi|[BioPython](https://biopython.org/)|1.9819423034573884e-05| -|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|1.9819423034573884e-05| -|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|1.9819423034573884e-05| -|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|1.9819423034573884e-05| -|cran|dunn.test|1.9819423034573884e-05| -|pypi|[pyside6](https://pypi.org/project/pyside6)|1.9752615062761508e-05| -|rubygems|rake-compiler|1.972451648023226e-05| -|pypi|[pyopencl](https://pypi.org/project/pyopencl)|1.9596159593544533e-05| -|cran|[tm](http://tm.r-forge.r-project.org/)|1.957106186197482e-05| -|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|1.953530507149754e-05| -|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|1.9512517284334378e-05| -|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|1.9512517284334378e-05| -|pypi|[heapdict](https://pypi.org/project/heapdict)|1.9510867570701214e-05| -|npm|validator|1.948949922497898e-05| -|npm|[ts-node](https://typestrong.org/ts-node)|1.9456546015920233e-05| -|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.9356077435642468e-05| -|cran|[hoardr](https://github.com/ropensci/hoardr)|1.9304133597143717e-05| -|pypi|[deprecation](http://deprecation.readthedocs.io/)|1.925850463889395e-05| -|cran|[RANN](https://github.com/jefferis/RANN)|1.922011851251232e-05| -|spack|llvm-amdgpu|1.92090555887627e-05| -|spack|hsa-rocr-dev|1.92090555887627e-05| -|pypi|[asdf-astropy](https://pypi.org/project/asdf-astropy)|1.920353169741583e-05| -|pypi|[tensorstore](https://github.com/google/tensorstore)|1.911594044553188e-05| -|pypi|[h3](https://github.com/uber/h3-py)|1.9097429766885836e-05| -|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9082012310125864e-05| -|pypi|[constantly](https://pypi.org/project/constantly)|1.9082012310125864e-05| -|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.9058577405857742e-05| -|cran|[reactable](https://glin.github.io/reactable/)|1.904455377258725e-05| -|pypi|[pyenchant](https://pyenchant.github.io/pyenchant/)|1.9030185295875675e-05| -|pypi|[cairocffi](https://pypi.org/project/cairocffi)|1.9029985399743282e-05| -|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.899373090071068e-05| -|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.899373090071068e-05| -|pypi|[python-box](https://github.com/cdgriffith/Box)|1.8973286128097845e-05| -|npm|coffee-script|1.895533579540603e-05| -|npm|[minimist](https://github.com/substack/minimist)|1.891727505849847e-05| -|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.8857037589145056e-05| -|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.882845188284519e-05| -|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.882845188284519e-05| -|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.882845188284519e-05| -|pypi|[envisage](http://docs.enthought.com/envisage)|1.882845188284519e-05| -|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.882845188284519e-05| -|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.882845188284519e-05| -|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.882845188284519e-05| -|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.882845188284519e-05| -|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.882845188284519e-05| -|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.882845188284519e-05| -|cran|[genalg](https://github.com/egonw/genalg)|1.882845188284519e-05| -|cran|lpSolveAPI|1.882845188284519e-05| -|npm|tinymce|1.882845188284519e-05| -|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.882845188284519e-05| -|cran|segmented|1.8822323864965306e-05| -|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.8798727877543596e-05| -|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.8780101383971676e-05| -|npm|depd|1.875546853960445e-05| -|spack|libunistring|1.87552125276889e-05| -|cran|modelr|1.870770420229216e-05| -|cran|lmtest|1.870709086021277e-05| -|cran|gmp|1.8668463197381714e-05| -|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.86601780212836e-05| -|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.863825014424883e-05| -|cran|Formula|1.8624732139465824e-05| -|cran|[semver](https://github.com/johndharrison/semver)|1.858637178720862e-05| -|pypi|[awscrt](https://github.com/awslabs/aws-crt-python)|1.8555425159481996e-05| -|rubygems|[coveralls](https://coveralls.io)|1.8539554637079574e-05| -|npm|[font-awesome](http://fontawesome.io/)|1.8536216512590503e-05| -|pypi|[e13tools](https://e13tools.readthedocs.io)|1.8535564853556487e-05| -|pypi|[pydicom](https://pypi.org/project/pydicom)|1.8515274533026776e-05| -|pypi|[deprecat](https://github.com/deprecat/deprecat)|1.8495574256936255e-05| -|cran|lsa|1.8490767691468074e-05| -|cran|kernlab|1.84755060173569e-05| -|rubygems|[mocha](https://mocha.jamesmead.org)|1.8434967756809832e-05| -|npm|gulp|1.8421899372352137e-05| -|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.841657949790795e-05| -|pypi|[jaxtyping](https://github.com/google/jaxtyping)|1.8411087866108788e-05| -|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|1.8377378863544338e-05| -|pypi|[pyro-api](https://github.com/pyro-ppl/pyro-api)|1.8348513654633114e-05| -|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.8286013150029887e-05| -|npm|react-transition-group|1.8283254402501263e-05| -|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8279288702928872e-05| -|pypi|[stevedore](https://pypi.org/project/stevedore)|1.8222729141854556e-05| -|cran|sandwich|1.811817065749102e-05| -|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.8113574832747856e-05| -|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.8113574832747856e-05| -|pypi|[exotic-ld](https://github.com/Exo-TiC/ExoTiC-LD)|1.8104280656581913e-05| -|pypi|[APScheduler](https://github.com/agronholm/apscheduler)|1.8088762701733415e-05| -|rubygems|[commonmarker](https://github.com/gjtorikian/commonmarker)|1.802402655622919e-05| -|cran|[statmod](NA)|1.8004259654584308e-05| -|npm|[sass](https://github.com/sass/dart-sass)|1.80030382747586e-05| -|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.7965938988097798e-05| -|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.7931858936043037e-05| -|pypi|[owslib](https://owslib.readthedocs.io)|1.7931858936043037e-05| -|pypi|[eeharvest](https://github.com/sydney-informatics-hub/eeharvest)|1.7931858936043037e-05| -|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.7931858936043037e-05| -|pypi|[google-cloud](https://github.com/GoogleCloudPlatform/google-cloud-python)|1.7931858936043037e-05| -|pypi|[google-cloud-bigquery](https://github.com/googleapis/python-bigquery)|1.7931858936043037e-05| -|pypi|[rmnest](https://github.com/mlower/rmnest)|1.7931858936043037e-05| -|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.7931858936043037e-05| -|cran|doMC|1.7876270173341306e-05| -|pypi|[zest.releaser](https://zestreleaser.readthedocs.io)|1.787034801200255e-05| -|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.785096119163624e-05| -|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.7842545577425257e-05| -|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.784219964136282e-05| -|rubygems|[html-pipeline](https://github.com/jch/html-pipeline)|1.7836222355050808e-05| -|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.783397049934452e-05| -|rubygems|activerecord|1.7806513271546147e-05| -|pypi|[configobj](https://github.com/DiffSK/configobj)|1.7767192562997463e-05| -|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.7752540346682606e-05| -|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.7752540346682606e-05| -|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.7752540346682606e-05| -|rubygems|gemoji|1.7752540346682606e-05| -|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.769298606783584e-05| -|npm|on-headers|1.767218450871774e-05| -|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.763121524252138e-05| -|cran|quadprog|1.7539626193918488e-05| -|pypi|[bottle](https://pypi.org/project/bottle)|1.7538244779727148e-05| -|npm|rollup-plugin-commonjs|1.7517334592943103e-05| -|pypi|[meshio](https://github.com/nschloe/meshio)|1.7500982709587555e-05| -|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.749200653450023e-05| -|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7468103963559166e-05| -|pypi|[plumbum](https://plumbum.readthedocs.io)|1.741313117587632e-05| -|pypi|[onnx](https://pypi.org/project/onnx)|1.7392148434877964e-05| -|rubygems|[utils](http://github.com/flori/utils)|1.7327317076359833e-05| -|pypi|[neo](https://pypi.org/project/neo)|1.731398944879025e-05| -|rubygems|nokogiri|1.728222808108358e-05| -|rubygems|actionview|1.7273232595258892e-05| -|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|1.721484719014491e-05| -|pypi|[dataframe-api-compat](https://github.com/data-apis/dataframe-api-compat)|1.7190210034888065e-05| -|spack|py-flit-core|1.717361635017702e-05| -|npm|autoprefixer|1.7140549930831303e-05| -|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.7134360245231773e-05| -|pypi|[SQLObject](http://sqlobject.org/)|1.711677443895017e-05| -|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.711677443895017e-05| -|pypi|[pweave](http://mpastell.com/pweave)|1.711677443895017e-05| -|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.711677443895017e-05| -|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.711677443895017e-05| -|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.711677443895017e-05| -|pypi|[liqa](https://github.com/WGLab/LIQA)|1.711677443895017e-05| -|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.711677443895017e-05| -|cran|plotROC|1.711677443895017e-05| -|npm|js-cookie|1.7099308342583894e-05| -|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.702601039128236e-05| -|rubygems|[rspec-support](https://github.com/rspec/rspec-support)|1.6987721083682008e-05| -|npm|styled-components|1.6984500709151914e-05| -|pypi|[moto](https://github.com/spulec/moto)|1.6978678498678698e-05| -|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.6978678498678698e-05| -|cran|caTools|1.6977723613479487e-05| -|spack|libfabric|1.696264601753157e-05| -|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.6959451144474525e-05| -|npm|[babel-preset-es2015](https://babeljs.io/)|1.6956930927329935e-05| -|cran|SeuratObject|1.6955983673553053e-05| -|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.695282066079931e-05| -|pypi|[codacy-coverage](https://github.com/codacy/python-codacy-coverage)|1.694560669456067e-05| -|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.6881997740191674e-05| -|cran|mondate|1.6845023122660205e-05| -|cran|DAAG|1.6845023122660205e-05| -|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.684000532723662e-05| -|cran|SuppDists|1.6827928870292887e-05| -|pypi|[celerite2](https://celerite2.readthedocs.io)|1.6767336450245506e-05| -|rubygems|[rspec-mocks](https://github.com/rspec/rspec-mocks)|1.6763516366557093e-05| -|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.6750829606117446e-05| -|rubygems|[thread_order](https://github.com/JoshCheek/thread_order)|1.6748840504184098e-05| -|cran|qlcMatrix|1.671490234342699e-05| -|cran|minqa|1.6687769293182076e-05| -|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|1.668325743491529e-05| -|pypi|[js2py](https://github.com/PiotrDabkowski/Js2Py)|1.6656662375281622e-05| -|npm|react-highcharts|1.663415861830308e-05| -|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.662361287975259e-05| -|cran|RcppRoll|1.6607922503183555e-05| -|cran|blavaan|1.6576746576409152e-05| -|pypi|[cdsapi](https://pypi.org/project/cdsapi)|1.655003881179121e-05| -|pypi|[igwn-auth-utils](https://git.ligo.org/computing/igwn-auth-utils)|1.6535735633165403e-05| -|pypi|[arrow](https://pypi.org/project/arrow)|1.6529918154587987e-05| -|cran|mediation|1.6452079849870976e-05| -|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6430065750149432e-05| -|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|1.6373737673594833e-05| -|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.637256685464799e-05| -|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.637256685464799e-05| -|pypi|[textfsm](https://pypi.org/project/textfsm)|1.637256685464799e-05| -|pypi|[itables](https://pypi.org/project/itables)|1.637256685464799e-05| -|pypi|[gekko](https://pypi.org/project/gekko)|1.637256685464799e-05| -|pypi|[readlif](https://pypi.org/project/readlif)|1.637256685464799e-05| -|pypi|[beast](http://beast.readthedocs.io/)|1.637256685464799e-05| -|pypi|[tk](https://github.com/atranitell/TensorKit)|1.637256685464799e-05| -|spack|libsbml|1.637256685464799e-05| -|spack|libsedml|1.637256685464799e-05| -|spack|libcombine|1.637256685464799e-05| -|spack|crossguid|1.637256685464799e-05| -|spack|nativejit|1.637256685464799e-05| -|spack|cpufeatures|1.637256685464799e-05| -|spack|raptor|1.637256685464799e-05| -|spack|qcp|1.637256685464799e-05| -|spack|qwtplot3d|1.637256685464799e-05| -|spack|mml|1.637256685464799e-05| -|spack|sbw|1.637256685464799e-05| -|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.637256685464799e-05| -|cran|spex|1.637256685464799e-05| -|pypi|[djangorestframework](https://www.django-rest-framework.org/)|1.6324462676795004e-05| -|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.6319894216301664e-05| -|pypi|[nbsite](https://pypi.org/project/nbsite)|1.6279770776606875e-05| -|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.626778242677824e-05| -|cran|[ggridges](https://wilkelab.org/ggridges/)|1.624825995171368e-05| -|spack|atlas|1.6208841186101512e-05| -|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.6175797594142262e-05| -|cran|carrier|1.6172007908409584e-05| -|pypi|[kafka-python](https://pypi.org/project/kafka-python)|1.616108786610879e-05| -|pypi|[mopti](https://github.com/basf/mopti)|1.616108786610879e-05| -|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6161087866108788e-05| -|pypi|[ipaddr](https://github.com/google/ipaddr-py)|1.6138673042438734e-05| -|pypi|[pytoml](https://github.com/avakar/pytoml)|1.6138673042438734e-05| -|npm|nprogress|1.6138673042438734e-05| -|rubygems|[chartkick](https://chartkick.com)|1.6053283237981385e-05| -|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.5977286312014346e-05| -|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.5977286312014346e-05| -|pypi|[celerite](https://github.com/dfm/celerite)|1.5963254340266858e-05| -|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.5955313470782855e-05| -|rubygems|nio4r|1.589275040560157e-05| -|npm|[form-data](https://github.com/form-data/form-data#readme)|1.5865340285704977e-05| -|spack|libedit|1.585348570170195e-05| -|rubygems|concurrent-ruby|1.5832635983263598e-05| -|pypi|[lazy-object-proxy](https://pypi.org/project/lazy-object-proxy)|1.577164885956809e-05| -|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.57428952931045e-05| -|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.5690376569037658e-05| -|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.5690376569037658e-05| -|pypi|[Flask-Caching](https://github.com/pallets-eco/flask-caching)|1.5690376569037658e-05| -|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.5690376569037658e-05| -|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.5690376569037658e-05| -|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.5690376569037658e-05| -|pypi|[geocoder](https://github.com/DenisCarriere/geocoder)|1.5690376569037658e-05| -|pypi|[richardsonpy](https://github.com/RWTH-EBC/richardsonpy)|1.5690376569037658e-05| -|pypi|[dash_canvas](https://pypi.org/project/dash_canvas)|1.5690376569037658e-05| -|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.5690376569037658e-05| -|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.5690376569037658e-05| -|pypi|[hyperion](http://www.hyperion-rt.org)|1.5690376569037658e-05| -|pypi|[cmyt](https://github.com/yt-project/yt)|1.5690376569037658e-05| -|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.5690376569037658e-05| -|pypi|[LDTk](https://pypi.org/project/LDTk)|1.5690376569037658e-05| -|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.5690376569037658e-05| -|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.5690376569037658e-05| -|cran|PhysicalActivity|1.5690376569037658e-05| -|cran|shinyFeedback|1.5690376569037658e-05| -|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.5690376569037658e-05| -|npm|[sift](https://github.com/crcn/sift.js#readme)|1.5690376569037658e-05| -|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.5644131248623658e-05| -|pypi|[django-extensions](http://github.com/django-extensions/django-extensions)|1.5639791699237e-05| -|npm|docco|1.5634820566462827e-05| -|pypi|[pyqt5](https://www.riverbankcomputing.com/software/pyqt/)|1.563115849815949e-05| -|cran|extrafont|1.5628691230528087e-05| -|pypi|[dropbox](http://www.dropbox.com/developers)|1.5627447795542926e-05| -|cran|futile.options|1.5622235505080695e-05| -|cran|lambda.r|1.5622235505080695e-05| -|npm|postcss|1.5584056685615666e-05| -|rubygems|[rspec-core](https://github.com/rspec/rspec-core)|1.5580013676778253e-05| -|cran|[vegan](https://github.com/vegandevs/vegan)|1.5559208547890685e-05| -|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.5553402216931973e-05| -|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.553347280334728e-05| -|pypi|[nudged](https://github.com/axelpale/nudged-py)|1.553347280334728e-05| -|rubygems|rack|1.55324216186002e-05| -|pypi|[testfixtures](https://pypi.org/project/testfixtures)|1.5531633138555094e-05| -|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.5530615757288296e-05| -|pypi|[ocifs](https://pypi.org/project/ocifs)|1.5530615757288296e-05| -|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.5530615757288296e-05| -|pypi|[pygit2](https://pypi.org/project/pygit2)|1.5530615757288296e-05| -|pypi|[fusepy](https://pypi.org/project/fusepy)|1.5530615757288296e-05| -|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.5530615757288296e-05| -|pypi|[adlfs](https://pypi.org/project/adlfs)|1.5530615757288296e-05| -|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.5525108625683936e-05| -|pypi|[sphinx-argparse](https://pypi.org/project/sphinx-argparse)|1.550613098551443e-05| -|pypi|[colorlover](https://pypi.org/project/colorlover)|1.5503071798241066e-05| -|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.5503071798241066e-05| -|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.5503071798241066e-05| -|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.5503071798241066e-05| -|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.5503071798241066e-05| -|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.5503071798241066e-05| -|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.5503071798241066e-05| -|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.5503071798241066e-05| -|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.5503071798241066e-05| -|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.5503071798241066e-05| -|pypi|[autoflake](https://pypi.org/project/autoflake)|1.545718705892399e-05| -|npm|babel-core|1.540968555026054e-05| -|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.5393390607084756e-05| -|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.537568542171328e-05| -|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5372847588997877e-05| -|npm|[fibers](https://github.com/laverdet/node-fibers)|1.5300975725441703e-05| -|rubygems|[will_paginate](https://github.com/mislav/will_paginate)|1.529331397831099e-05| -|npm|[should](https://github.com/shouldjs/should.js)|1.526355968138814e-05| -|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.5262868668987918e-05| -|npm|[qunit](https://qunitjs.com)|1.525981704306245e-05| -|cran|arrow|1.5254710903802866e-05| -|pypi|[pyct](https://pypi.org/project/pyct)|1.517296012814541e-05| -|cran|logspline|1.5166326008585506e-05| -|npm|whatwg-fetch|1.5159518348887835e-05| -|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.5140759457636401e-05| -|pypi|[uri-template](https://pypi.org/project/uri-template)|1.5140759457636401e-05| -|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.5140759457636401e-05| -|pypi|[isoduration](https://pypi.org/project/isoduration)|1.5140759457636401e-05| -|pypi|[fqdn](https://pypi.org/project/fqdn)|1.5140759457636401e-05| -|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.5135178628902478e-05| -|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.5118763548530434e-05| -|rubygems|[capybara](https://github.com/teamcapybara/capybara)|1.5106315376569038e-05| -|cran|timetk|1.5104775765135962e-05| -|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.5094909536070623e-05| -|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.506276150627615e-05| -|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.506276150627615e-05| -|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.506276150627615e-05| -|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.506276150627615e-05| -|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.506276150627615e-05| -|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.506276150627615e-05| -|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.506276150627615e-05| -|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.506276150627615e-05| -|rubygems|[fastercsv](http://fastercsv.rubyforge.org)|1.506276150627615e-05| -|rubygems|[jruby-openssl](https://github.com/jruby/jruby-openssl)|1.506276150627615e-05| -|rubygems|[activerecord-sqlserver-adapter](http://github.com/rails-sqlserver/activerecord-sqlserver-adapter)|1.506276150627615e-05| -|cran|DiceKriging|1.5048278081750886e-05| -|npm|zap|1.5003922594142261e-05| -|npm|diff|1.5003922594142261e-05| -|cran|[corrplot](https://github.com/taiyun/corrplot)|1.4995785262772999e-05| -|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.4921737804202915e-05| -|rubygems|jdbc-mysql|1.4912133891213387e-05| -|cran|Rgraphviz|1.4895363610184134e-05| -|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.488171869971033e-05| -|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.488171869971033e-05| -|cran|polynom|1.4869369487173875e-05| -|cran|biglm|1.4819849317623891e-05| -|pypi|[sdnotify](https://pypi.org/project/sdnotify)|1.4793783622235506e-05| -|npm|del-cli|1.4781262175393425e-05| -|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.4752402409306178e-05| -|npm|puppeteer|1.4668283273812294e-05| -|pypi|[manhole](https://pypi.org/project/manhole)|1.4664552328307604e-05| -|pypi|[pydeck](https://pypi.org/project/pydeck)|1.4657965929468022e-05| -|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.4611646698428327e-05| -|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.4551748579674248e-05| -|spack|gl2ps|1.4521774768196124e-05| -|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.4497907949790795e-05| -|pypi|[fabio](https://pypi.org/project/fabio)|1.448557979677227e-05| -|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.448342452526553e-05| -|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.448342452526553e-05| -|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.448342452526553e-05| -|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.448342452526553e-05| -|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.448342452526553e-05| -|pypi|[eemont](https://github.com/davemlz/eemont)|1.448342452526553e-05| -|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.448342452526553e-05| -|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.448342452526553e-05| -|pypi|[bottle-cork](http://cork.firelet.net/)|1.448342452526553e-05| -|pypi|[beaker](https://beaker.readthedocs.io/)|1.448342452526553e-05| -|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.448342452526553e-05| -|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.448342452526553e-05| -|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.448342452526553e-05| -|pypi|[ipython_genutils](http://ipython.org)|1.448342452526553e-05| -|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.448342452526553e-05| -|pypi|[interlap](http://brentp.github.io/interlap)|1.448342452526553e-05| -|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.448342452526553e-05| -|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.448342452526553e-05| -|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.448342452526553e-05| -|cran|mlrMBO|1.448342452526553e-05| -|cran|emoa|1.448342452526553e-05| -|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.448342452526553e-05| -|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.448342452526553e-05| -|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.448342452526553e-05| -|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.448342452526553e-05| -|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.448342452526553e-05| -|cran|leaflet.providers|1.4479675198048319e-05| -|npm|reflect-metadata|1.4429352781464333e-05| -|npm|recharts|1.4409529502177441e-05| -|spack|perl-data-dumper|1.4388901123100636e-05| -|spack|libelf|1.4388901123100636e-05| -|spack|binutils|1.4388901123100636e-05| -|spack|isl|1.4388901123100636e-05| -|pypi|[Deprecated](https://github.com/tantale/deprecated)|1.4361210044054365e-05| -|npm|[request](https://github.com/request/request#readme)|1.4348127645637121e-05| -|pypi|[scitokens](https://scitokens.org)|1.4345487148834432e-05| -|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.4344625040231737e-05| -|npm|babel-runtime|1.4268604303646143e-05| -|spack|glu|1.4246552754704537e-05| -|cran|websocket|1.4226294082486552e-05| -|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4222886420016993e-05| -|pypi|[raven](https://pypi.org/project/raven)|1.4202405291096433e-05| -|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4183362047747969e-05| -|cran|[smoothr](https://strimas.com/smoothr/)|1.4182357043235705e-05| -|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4138581084187779e-05| -|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.4122506814106395e-05| -|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4080499867523805e-05| -|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|1.4080008164098379e-05| -|pypi|[nose2](https://pypi.org/project/nose2)|1.4071304377812474e-05| -|rubygems|[ruby-maven](https://github.com/takari/ruby-maven)|1.406730558577406e-05| -|pypi|[backports.os](https://pypi.org/project/backports.os)|1.4054378936962617e-05| -|spack|[hpx](https://hpx.stellar-group.org/)|1.4043960855724985e-05| -|pypi|[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy)|1.4025059630227151e-05| -|spack|memkind|1.401643753735804e-05| -|pypi|[httplib2](https://pypi.org/project/httplib2)|1.401629668581169e-05| -|pypi|[scico](https://github.com/lanl/scico)|1.394700139470014e-05| -|pypi|[bm3d](https://pypi.org/project/bm3d)|1.394700139470014e-05| -|pypi|[bm4d](https://pypi.org/project/bm4d)|1.394700139470014e-05| -|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.394700139470014e-05| -|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.394700139470014e-05| -|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.394700139470014e-05| -|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.394700139470014e-05| -|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.394700139470014e-05| -|cran|numform|1.394700139470014e-05| -|cran|qmap|1.394700139470014e-05| -|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.394700139470014e-05| -|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.394700139470014e-05| -|npm|[crypto-js](http://github.com/brix/crypto-js)|1.394700139470014e-05| -|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.394700139470014e-05| -|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.394700139470014e-05| -|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.394700139470014e-05| -|npm|ngx-smart-modal|1.394700139470014e-05| -|npm|plotly|1.394700139470014e-05| -|spack|gflags|1.3933679923268324e-05| -|spack|[git](http://git-scm.com)|1.3906294542277841e-05| -|cran|[seriation](https://github.com/mhahsler/seriation)|1.389321594612587e-05| -|pypi|[click-repl](https://pypi.org/project/click-repl)|1.3881687007813112e-05| -|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.3881687007813112e-05| -|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.3807531380753139e-05| -|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.3799567853337441e-05| -|npm|stylelint-config-twbs-bootstrap|1.3799567853337441e-05| -|npm|stylelint|1.3799567853337441e-05| -|npm|postcss-cli|1.3799567853337441e-05| -|npm|lockfile-lint|1.3799567853337441e-05| -|npm|hugo-bin|1.3799567853337441e-05| -|npm|find-unused-sass-variables|1.3799567853337441e-05| -|npm|clean-css-cli|1.3799567853337441e-05| -|npm|[stylus](https://github.com/stylus/stylus)|1.3797799145976075e-05| -|npm|eslint-plugin-react|1.3787696604229077e-05| -|npm|inherits|1.3766986122156117e-05| -|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.3737159939556933e-05| -|cran|gridBase|1.372137401420309e-05| -|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.371458633275724e-05| -|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.371458633275724e-05| -|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.371458633275724e-05| -|pypi|[Automat](https://pypi.org/project/Automat)|1.3702454629312951e-05| -|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.3682008368200845e-05| -|pypi|[pypblib](https://pypi.org/project/pypblib)|1.3669456066945606e-05| -|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.3669456066945606e-05| -|pypi|[folium](https://pypi.org/project/folium)|1.3664392997365699e-05| -|npm|grunt-shell|1.3657029288702929e-05| -|pypi|[radio-beam](https://pypi.org/project/radio-beam)|1.3647844266960379e-05| -|pypi|[marshmallow](https://github.com/marshmallow-code/marshmallow)|1.3632367707009072e-05| -|npm|[difflet](https://github.com/substack/difflet#readme)|1.3583424525265527e-05| -|pypi|[nbsphinx-link](https://pypi.org/project/nbsphinx-link)|1.356644694217916e-05| -|cran|proj4|1.3553929457202901e-05| -|cran|nloptr|1.3546936668693597e-05| -|npm|camelcase|1.3518116451601561e-05| -|cran|RandomFieldsUtils|1.3466113625793198e-05| -|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.3448894202032279e-05| -|pypi|[graphenv](https://pypi.org/project/graphenv)|1.3448894202032279e-05| -|cran|[jqr](https://docs.ropensci.org/jqr/)|1.3424173853641883e-05| -|pypi|[pvlib](https://github.com/pvlib/pvlib-python)|1.3423771474824535e-05| -|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.341473508790122e-05| -|cran|VennDiagram|1.3389713424650663e-05| -|cran|[base64url](https://github.com/mllg/base64url)|1.3387556092087382e-05| -|cran|[attempt](https://github.com/ColinFay/attempt)|1.3386342865708275e-05| -|npm|karma|1.334767503058497e-05| -|cran|stargazer|1.3314405260011953e-05| -|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.3314405260011953e-05| -|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.3314405260011953e-05| -|npm|on-finished|1.3254596343744633e-05| -|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.3253052302718553e-05| -|npm|retry|1.3196537479611376e-05| -|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.317991631799164e-05| -|npm|npm-run-all2|1.3124199470583212e-05| -|pypi|[svgutils](https://pypi.org/project/svgutils)|1.3099043959632165e-05| -|spack|numactl|1.3048117154811717e-05| -|spack|kokkos-nvcc-wrapper|1.3048117154811717e-05| -|npm|readable-stream|1.3007832544025013e-05| -|npm|dayjs|1.299101244219335e-05| -|pypi|[Celery](http://celeryproject.org)|1.2985139229548408e-05| -|pypi|[DAWG](https://pypi.org/project/DAWG)|1.2985139229548408e-05| -|pypi|[django-nose](https://pypi.org/project/django-nose)|1.2985139229548408e-05| -|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.2985139229548408e-05| -|pypi|[spock](https://pypi.org/project/spock)|1.2985139229548408e-05| -|pypi|[triceratops](https://pypi.org/project/triceratops)|1.2985139229548408e-05| -|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.2985139229548408e-05| -|pypi|[datasize](https://pypi.org/project/datasize)|1.2985139229548408e-05| -|pypi|[halo](https://pypi.org/project/halo)|1.2985139229548408e-05| -|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.2985139229548408e-05| -|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.2985139229548408e-05| -|pypi|[str2bool](https://pypi.org/project/str2bool)|1.2985139229548408e-05| -|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.2985139229548408e-05| -|pypi|[mpld3](http://mpld3.github.com)|1.2970711297071132e-05| -|cran|[reshape](http://had.co.nz/reshape)|1.2962211639169411e-05| -|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.292294748184326e-05| -|cran|bezier|1.2914440362081154e-05| -|cran|ComplexHeatmap|1.2914440362081154e-05| -|cran|GlobalOptions|1.2914440362081154e-05| -|npm|marked|1.2901791182464108e-05| -|pypi|[google-crc32c](https://pypi.org/project/google-crc32c)|1.289845364429901e-05| -|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|1.2871283030043817e-05| -|pypi|[visitor](http://github.com/mbr/visitor)|1.2841969745735437e-05| -|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.2839161180112084e-05| -|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.2833799419349332e-05| -|pypi|[xraydb](https://pypi.org/project/xraydb)|1.2821279139270775e-05| -|pypi|[silx](https://pypi.org/project/silx)|1.2821279139270775e-05| -|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.276505212396284e-05| -|npm|[auth0](https://github.com/auth0/node-auth0)|1.276505212396284e-05| -|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.276505212396284e-05| -|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.276505212396284e-05| -|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.276505212396284e-05| -|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.276505212396284e-05| -|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.276505212396284e-05| -|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.276505212396284e-05| -|npm|hammerjs|1.276505212396284e-05| -|npm|http-status-codes|1.276505212396284e-05| -|npm|is-url|1.276505212396284e-05| -|npm|jwks-rsa|1.276505212396284e-05| -|npm|nats|1.276505212396284e-05| -|npm|nestjs-s3|1.276505212396284e-05| -|npm|ngx-material-file-input|1.276505212396284e-05| -|npm|passport-jwt|1.276505212396284e-05| -|npm|sharp|1.276505212396284e-05| -|npm|ssh2|1.276505212396284e-05| -|npm|stackdriver-errors-js|1.276505212396284e-05| -|npm|tiny-version-compare|1.276505212396284e-05| -|npm|unzipper|1.276505212396284e-05| -|npm|yaml|1.276505212396284e-05| -|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.2752122815653453e-05| -|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.2746747448979592e-05| -|rubygems|[jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark)|1.2737447698744768e-05| -|pypi|[gwdatafind](https://gwdatafind.readthedocs.io)|1.2731619844590559e-05| -|cran|rms|1.272439607920296e-05| -|pypi|[casa-formats-io](https://pypi.org/project/casa-formats-io)|1.2677002216751175e-05| -|cran|PASWR|1.2672520575658652e-05| -|npm|[pug](https://pugjs.org)|1.2670653727139083e-05| -|npm|svgo|1.2648684997011356e-05| -|pypi|[imbalanced-learn](https://pypi.org/project/imbalanced-learn)|1.264549581303017e-05| -|cran|dfoptim|1.264378669877993e-05| -|pypi|[keystoneauth1](https://docs.openstack.org/keystoneauth/latest/)|1.263389121338912e-05| -|pypi|[PyTest-Cov](https://github.com/pytest-dev/pytest-cov)|1.2630464268303072e-05| -|pypi|[PyTest](https://pypi.org/project/PyTest)|1.2630464268303072e-05| -|cran|fftwtools|1.2628429816595518e-05| -|pypi|[m2r2](https://github.com/crossnox/m2r2)|1.2620864245279703e-05| -|spack|[pugixml](https://pugixml.org/)|1.2597771326103667e-05| -|pypi|[extinction](http://github.com/kbarbary/extinction)|1.2581883828084304e-05| -|cran|RSpectra|1.255416915720263e-05| -|pypi|[PyCBC](http://www.pycbc.org/)|1.2552301255230127e-05| -|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2552301255230127e-05| -|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2552301255230127e-05| -|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2552301255230127e-05| -|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2552301255230127e-05| -|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2552301255230127e-05| -|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2552301255230127e-05| -|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2552301255230127e-05| -|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2552301255230127e-05| -|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2552301255230127e-05| -|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2552301255230127e-05| -|pypi|[biothings-client](https://github.com/biothings/biothings_client.py)|1.252424853875882e-05| -|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.2520920502092051e-05| -|cran|[proxy](NA)|1.2517809212589307e-05| -|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.2469426180514048e-05| -|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2462283323371188e-05| -|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2453851833620477e-05| -|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2426778242677824e-05| -|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2426778242677824e-05| -|cran|robotstxt|1.2426778242677824e-05| -|npm|p-each-series|1.2426778242677824e-05| -|cran|[geosphere](NA)|1.2386534790716975e-05| -|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|1.2362378730056556e-05| -|pypi|[mlflow](https://pypi.org/project/mlflow)|1.2349365637748497e-05| -|pypi|[connection-pool](https://pypi.org/project/connection-pool)|1.231246264196055e-05| -|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2307739293659949e-05| -|npm|[split](http://github.com/dominictarr/split)|1.2301218590509908e-05| -|npm|react-test-renderer|1.2299476563955753e-05| -|npm|react-collapsible|1.2277387738440616e-05| -|npm|react-icons|1.2277387738440616e-05| -|cran|ggdist|1.2267460572899905e-05| -|cran|bridgesampling|1.2267460572899905e-05| -|cran|bayesQR|1.2267460572899905e-05| -|pypi|[exoplanet](https://docs.exoplanet.codes)|1.2265650144834247e-05| -|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2221798544839954e-05| -|cran|mice|1.220005046553919e-05| -|spack|libzmq|1.2183115924193947e-05| -|spack|dataspaces|1.2183115924193947e-05| -|spack|c-blosc|1.2183115924193947e-05| -|spack|zfp|1.2183115924193947e-05| -|spack|sz|1.2183115924193947e-05| -|npm|basic-auth|1.2156384345257252e-05| -|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2147388311513026e-05| -|cran|gdata|1.2144351464435154e-05| -|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2120815899581591e-05| -|npm|[jade](http://jade-lang.com)|1.2046633506959273e-05| -|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|1.2024417594117999e-05| -|pypi|[psims](https://pypi.org/project/psims)|1.2020725765795935e-05| -|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.1982964734010758e-05| -|npm|[keycode](https://github.com/timoxley/keycode)|1.1982964734010758e-05| -|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.1982964734010758e-05| -|npm|simple-assign|1.1982964734010758e-05| -|npm|warning|1.1982964734010758e-05| -|npm|lodash.merge|1.1982964734010758e-05| -|npm|lodash.throttle|1.1982964734010758e-05| -|npm|recompose|1.1982964734010758e-05| -|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|1.1965949845133946e-05| -|cran|sm|1.1925922872395242e-05| -|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.1920244865177962e-05| -|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.1885374040185806e-05| -|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.1878538026089096e-05| -|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.1840562795017402e-05| -|pypi|[m2r](https://pypi.org/project/m2r)|1.1839171484895858e-05| -|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.180812910938434e-05| -|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.1767782426778243e-05| -|pypi|[jabbar](https://pypi.org/project/jabbar)|1.1767782426778243e-05| -|cran|EnvStats|1.1767782426778243e-05| -|pypi|[schema](https://github.com/keleshev/schema)|1.1765153899849777e-05| -|pypi|[jupyter-bokeh](https://github.com/bokeh/jupyter_bokeh)|1.1752689173851913e-05| -|pypi|[pyserial](https://pypi.org/project/pyserial)|1.1744740615033502e-05| -|cran|gganimate|1.1741280194086003e-05| -|pypi|[memoization](https://pypi.org/project/memoization)|1.1737178905916035e-05| -|pypi|[fbpca](https://pypi.org/project/fbpca)|1.1737178905916035e-05| -|pypi|[oktopus](https://pypi.org/project/oktopus)|1.1737178905916035e-05| -|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.173119145679022e-05| -|rubygems|[kramdown-parser-gfm](https://github.com/kramdown/parser-gfm)|1.1727771966527196e-05| -|rubygems|[jekyll-theme-primer](https://github.com/pages-themes/jekyll-theme-primer)|1.1727771966527196e-05| -|rubygems|[jekyll_test_plugin_malicious](https://github.com/jekyll/jekyll-test-plugin-malicious)|1.1727771966527196e-05| -|pypi|[treq](https://pypi.org/project/treq)|1.1727099521817096e-05| -|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.1704969625040234e-05| -|pypi|[plaster](https://pypi.org/project/plaster)|1.1699675847165388e-05| -|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.1694257473773578e-05| -|spack|netcdf-c|1.1683246520365468e-05| -|spack|cgns|1.1683246520365468e-05| -|pypi|[glue-core](http://glueviz.org)|1.1678889450855979e-05| -|pypi|[tablib](https://pypi.org/project/tablib)|1.1650104602510461e-05| -|pypi|[stfio](https://pypi.org/project/stfio)|1.1650104602510461e-05| -|pypi|[klusta](https://klusta.cortexlab.net)|1.1650104602510461e-05| -|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.1650104602510461e-05| -|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.1650104602510461e-05| -|npm|ms|1.1543694259604393e-05| -|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.1539151225343694e-05| -|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.1539151225343694e-05| -|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.1539151225343694e-05| -|npm|eslint-plugin-prettier|1.153326897030708e-05| -|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.1508301652102593e-05| -|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.14708722240103e-05| -|npm|react-json-view|1.1431560071727436e-05| -|rubygems|[addressable](https://github.com/sporkmonger/addressable)|1.142566262316102e-05| -|pypi|[emperor](http://github.com/biocore/emperor)|1.1411182959300115e-05| -|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1411182959300115e-05| -|npm|[canvg](https://github.com/canvg/canvg)|1.1411182959300115e-05| -|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1411182959300115e-05| -|npm|[http](https://github.com/npm/security-holder#readme)|1.1411182959300115e-05| -|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1411182959300115e-05| -|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1411182959300115e-05| -|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1411182959300115e-05| -|npm|[sequelize](https://sequelize.org/)|1.1411182959300115e-05| -|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.1409404824327408e-05| -|spack|ffmpeg|1.1334200801075515e-05| -|cran|compiler|1.1332038254632398e-05| -|npm|create-react-class|1.1316752438295454e-05| -|npm|react-ga|1.1316752438295454e-05| -|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.131091557962097e-05| -|npm|acorn|1.1295910656561923e-05| -|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|1.1283983059495868e-05| -|pypi|[equinox](https://pypi.org/project/equinox)|1.1275473787841499e-05| -|cran|pscl|1.1264179708243052e-05| -|pypi|[triton](https://pypi.org/project/triton)|1.12557403816716e-05| -|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|1.12557403816716e-05| -|npm|[terser](https://terser.org)|1.1254788307562071e-05| -|cran|AER|1.1244751189929288e-05| -|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.1168695321414987e-05| -|pypi|[sigtools](https://pypi.org/project/sigtools)|1.1124476987447697e-05| -|spack|fftw-api|1.109533771667663e-05| -|cran|udpipe|1.1087551514770189e-05| -|npm|vue-loader|1.1078526598924088e-05| -|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1075559931085405e-05| -|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1075559931085405e-05| -|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1075559931085405e-05| -|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1075559931085405e-05| -|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1075559931085405e-05| -|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1075559931085405e-05| -|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1075559931085405e-05| -|cran|tableHTML|1.1075559931085405e-05| -|cran|shiny.i18n|1.1075559931085405e-05| -|cran|popbio|1.1075559931085405e-05| -|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.1050281198651601e-05| -|npm|karma-chrome-launcher|1.1036146339610674e-05| -|npm|[through2](https://github.com/rvagg/through2#readme)|1.1025935456802613e-05| -|cran|[ini](https://github.com/dvdscripter/ini)|1.099797994342148e-05| -|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.0980985503724686e-05| -|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.0970296344963519e-05| -|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.0970296344963519e-05| -|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.0970296344963519e-05| -|pypi|[shellescape](https://pypi.org/project/shellescape)|1.0953089797232057e-05| -|spack|[fftw](https://www.fftw.org)|1.0950970199184767e-05| -|pypi|[mocpy](https://pypi.org/project/mocpy)|1.0936848090845054e-05| -|spack|libgd|1.0935564853556484e-05| -|npm|babel-eslint|1.0907221589885588e-05| -|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|1.0904234657356625e-05| -|pypi|[pypeit](https://pypi.org/project/pypeit)|1.0890772957498348e-05| -|pypi|[yattag](https://pypi.org/project/yattag)|1.0890772957498348e-05| -|spack|[gsl](https://www.gnu.org/software/gsl)|1.0873639057523102e-05| -|pypi|[od](https://pypi.org/project/od)|1.0873430962343097e-05| -|pypi|[beartype](https://pypi.org/project/beartype)|1.0869870960936677e-05| -|npm|gh-pages|1.0824253000091306e-05| -|cran|optimx|1.0812787972201798e-05| -|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.0759115361625822e-05| -|pypi|[click-log](https://github.com/click-contrib/click-log)|1.0759115361625822e-05| -|pypi|[webtest](https://pypi.org/project/webtest)|1.0757730633149694e-05| -|npm|lodash.get|1.074566646742379e-05| -|cran|[storr](https://github.com/richfitz/storr)|1.074252839210998e-05| -|cran|pls|1.0724651895794412e-05| -|spack|glx|1.0714926137819144e-05| -|spack|libxt|1.0714926137819144e-05| -|spack|osmesa|1.0714926137819144e-05| -|spack|netcdf-cxx|1.0714926137819144e-05| -|spack|libogg|1.0714926137819144e-05| -|spack|libtheora|1.0714926137819144e-05| -|spack|utf8cpp|1.0714926137819144e-05| -|spack|proj|1.0714926137819144e-05| -|spack|seacas|1.0714926137819144e-05| -|npm|react-router|1.0706299866176546e-05| -|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0688659680249166e-05| -|pypi|[aiofiles](https://pypi.org/project/aiofiles)|1.0669456066945608e-05| -|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|1.066102248953975e-05| -|rubygems|[flexmock](https://github.com/doudou/flexmock)|1.0652814225941421e-05| -|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|1.0651524208009564e-05| -|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|1.0651524208009564e-05| -|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|1.0651524208009564e-05| -|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|1.0651524208009564e-05| -|pypi|[slycot](https://github.com/python-control/Slycot)|1.0651524208009564e-05| -|pypi|[PySide](http://www.pyside.org)|1.0651524208009564e-05| -|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0651524208009564e-05| -|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0651524208009564e-05| -|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0651524208009564e-05| -|npm|[remark](https://remark.js.org)|1.0651524208009564e-05| -|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0651524208009564e-05| -|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0651524208009564e-05| -|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0624675126306218e-05| -|cran|janeaustenr|1.06135810582597e-05| -|pypi|[param](http://param.holoviz.org/)|1.0578817868731185e-05| -|cran|vcd|1.0556421313295192e-05| -|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|1.0541569495869927e-05| -|spack|arpack-ng|1.0540570830842797e-05| -|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0524621821692952e-05| -|cran|mlmRev|1.0523344379592843e-05| -|npm|babel-jest|1.05079587984584e-05| -|pypi|[diff-cover](https://pypi.org/project/diff-cover)|1.0497900309469178e-05| -|cran|gsl|1.0480166745676772e-05| -|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|1.047621834232713e-05| -|pypi|[lightgbm](https://pypi.org/project/lightgbm)|1.0468469458460906e-05| -|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.046465536225501e-05| -|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.0460251046025105e-05| -|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.0460251046025105e-05| -|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.0460251046025105e-05| -|pypi|[xlwings](https://pypi.org/project/xlwings)|1.0460251046025105e-05| -|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.042677249528714e-05| -|cran|spacyr|1.0402719665271967e-05| -|pypi|[pyexcel-ezodf](https://pypi.org/project/pyexcel-ezodf)|1.0379553205319786e-05| -|npm|source-map-js|1.0355648535564854e-05| -|pypi|[numpyro](https://pypi.org/project/numpyro)|1.033812108555515e-05| -|pypi|[pyexcel-io](https://pypi.org/project/pyexcel-io)|1.0322928149282729e-05| -|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0319842291599614e-05| -|pypi|[charset_normalizer](https://pypi.org/project/charset_normalizer)|1.0312198261989061e-05| -|npm|[del](https://github.com/sindresorhus/del#readme)|1.0279593314635155e-05| -|pypi|[pytest-subtests](https://github.com/pytest-dev/pytest-subtests)|1.0259365660490139e-05| -|cran|NLP|1.0250817253027278e-05| -|cran|celestial|1.0240372299547436e-05| -|npm|[morgan](https://github.com/expressjs/morgan#readme)|1.0204517464006419e-05| -|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0181821283827883e-05| -|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.0177541558294697e-05| -|pypi|[pomegranate](http://pypi.python.org/pypi/pomegranate/)|1.0167364016736406e-05| -|cran|modeldata|1.0158376797931925e-05| -|cran|spData|1.0151225343693963e-05| -|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0148535564853555e-05| -|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0102188606372708e-05| -|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.009967617558772e-05| -|pypi|[linetools](https://pypi.org/project/linetools)|1.0097996036115396e-05| -|npm|codemirror|1.009701595475654e-05| -|cran|tkrplot|1.0070410533617738e-05| -|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.006755433033403e-05| -|pypi|[spacy](https://spacy.io)|1.0055243259306891e-05| -|cran|HSAUR3|9.995359343419954e-06| -|pypi|[clang](http://clang.llvm.org/)|9.979648988746982e-06| -|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|9.969722464326157e-06| -|pypi|[Click](https://palletsprojects.com/p/click/)|9.914904992433932e-06| -|pypi|[pygithub](https://pypi.org/project/pygithub)|9.909711517286942e-06| -|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|9.909711517286942e-06| -|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|9.909711517286942e-06| -|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|9.909711517286942e-06| -|pypi|[mp-api](https://github.com/materialsproject/api)|9.909711517286942e-06| -|pypi|[trainstation](https://pypi.org/project/trainstation)|9.909711517286942e-06| -|pypi|[emmet-core](https://pypi.org/project/emmet-core)|9.909711517286942e-06| -|pypi|[alerce](https://pypi.org/project/alerce)|9.909711517286942e-06| -|npm|highcharts-exporting|9.909711517286942e-06| -|npm|highcharts-no-data-to-display|9.909711517286942e-06| -|npm|[history](https://github.com/remix-run/history#readme)|9.909711517286942e-06| -|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|9.909711517286942e-06| -|npm|[ramda](https://ramdajs.com/)|9.909711517286942e-06| -|npm|[rc-tooltip](http://github.com/react-component/tooltip)|9.909711517286942e-06| -|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|9.909711517286942e-06| -|npm|react-fontawesome|9.909711517286942e-06| -|npm|react-js-pagination|9.909711517286942e-06| -|npm|react-router-redux|9.909711517286942e-06| -|npm|react-s-alert|9.909711517286942e-06| -|npm|react-table|9.909711517286942e-06| -|npm|redux-form|9.909711517286942e-06| -|npm|redux-observable|9.909711517286942e-06| -|npm|redux-persist|9.909711517286942e-06| -|npm|reselect|9.909711517286942e-06| -|npm|rx-dom|9.909711517286942e-06| -|cran|plm|9.888706551574957e-06| -|pypi|[python-http-client](https://pypi.org/project/python-http-client)|9.876679145562652e-06| -|pypi|[siphon](https://pypi.org/project/siphon)|9.87558010691448e-06| -|pypi|[transaction](https://github.com/zopefoundation/transaction)|9.853254747344706e-06| -|cran|[ggsci](https://nanx.me/ggsci/)|9.851859936509878e-06| -|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|9.851859936509877e-06| -|cran|rcmdcheck|9.745712515104244e-06| -|pypi|[itk-io](https://pypi.org/project/itk-io)|9.716288105200238e-06| -|pypi|[minio](https://pypi.org/project/minio)|9.70258961890761e-06| -|pypi|[recipy](http://www.recipy.org)|9.65561635017702e-06| -|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.65561635017702e-06| -|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.65561635017702e-06| -|pypi|[svn](https://github.com/dsoprea/PySvn)|9.65561635017702e-06| -|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.65561635017702e-06| -|pypi|[tableone](https://pypi.org/project/tableone)|9.65561635017702e-06| -|cran|Biostrings|9.650575638660049e-06| -|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.64958158995816e-06| -|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.645763513313202e-06| -|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.639396608676504e-06| -|pypi|[scikit-build](https://pypi.org/project/scikit-build)|9.633067550170065e-06| -|pypi|[pandas-stubs](https://pandas.pydata.org)|9.622683801554094e-06| -|cran|jsonify|9.622072488181273e-06| -|cran|rstatix|9.616504287974312e-06| -|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.595494995770567e-06| -|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.595494995770567e-06| -|npm|[fuse.js](http://fusejs.io)|9.589061566049016e-06| -|pypi|[numcodecs](https://github.com/zarr-developers/numcodecs)|9.568143421961106e-06| -|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.567927589445824e-06| -|pypi|[sphinxcontrib-spelling](https://pypi.org/project/sphinxcontrib-spelling)|9.549988095727122e-06| -|pypi|[onnxconverter-common](https://pypi.org/project/onnxconverter-common)|9.534257322175736e-06| -|cran|Rcsdp|9.533755030479319e-06| -|pypi|[sphinx_automodapi](https://pypi.org/project/sphinx_automodapi)|9.510557555706932e-06| -|cran|gt|9.4963112142516e-06| -|pypi|[pyvista](https://github.com/pyvista/pyvista)|9.469636692045637e-06| -|rubygems|[power_assert](https://github.com/ruby/power_assert)|9.461937685669455e-06| -|rubygems|packnga|9.461937685669455e-06| -|rubygems|[byebug](https://github.com/deivid-rodriguez/byebug)|9.459840387960904e-06| -|cran|[beautier](https://docs.ropensci.org/beautier/)|9.4262377129587e-06| -|pypi|[scabha](https://github.com/caracal-pipeline/scabha2)|9.414225941422598e-06| -|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.414225941422594e-06| -|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.414225941422594e-06| -|pypi|[ccxt](https://ccxt.com)|9.414225941422594e-06| -|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.414225941422594e-06| -|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.414225941422594e-06| -|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.414225941422594e-06| -|pypi|[schedule](https://github.com/dbader/schedule)|9.414225941422594e-06| -|pypi|[tangle](https://github.com/fifman/tangle)|9.414225941422594e-06| -|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.414225941422594e-06| -|npm|form-create|9.414225941422594e-06| -|npm|ant-design-vue|9.414225941422594e-06| -|npm|butterfly-dag|9.414225941422594e-06| -|npm|china-area-data|9.414225941422594e-06| -|npm|cron-parser|9.414225941422594e-06| -|npm|dom-align|9.414225941422594e-06| -|npm|element-resize-detector|9.414225941422594e-06| -|npm|enquire.js|9.414225941422594e-06| -|npm|lodash.pick|9.414225941422594e-06| -|npm|md5|9.414225941422594e-06| -|npm|react-visual-modeling|9.414225941422594e-06| -|npm|viser-vue|9.414225941422594e-06| -|npm|vue-area-linkage|9.414225941422594e-06| -|npm|vue-cropper|9.414225941422594e-06| -|npm|vue-i18n|9.414225941422594e-06| -|npm|vue-ls|9.414225941422594e-06| -|npm|vue-photo-preview|9.414225941422594e-06| -|npm|vue-splitpane|9.414225941422594e-06| -|npm|vuedraggable|9.414225941422594e-06| -|npm|vuera|9.414225941422594e-06| -|npm|vxe-table|9.414225941422594e-06| -|npm|vxe-table-plugin-antd|9.414225941422594e-06| -|npm|xe-utils|9.414225941422594e-06| -|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.392154311225e-06| -|pypi|[mygene](https://github.com/biothings/mygene.py)|9.373711374102172e-06| -|cran|purrrlyr|9.359014691540568e-06| -|cran|LaplacesDemon|9.358124839894118e-06| -|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.320083682008368e-06| -|cran|filelock|9.320083682008368e-06| -|cran|manipulateWidget|9.320083682008368e-06| -|cran|BeyondBenford|9.320083682008368e-06| -|cran|BenfordTests|9.320083682008368e-06| -|cran|benford.analysis|9.320083682008368e-06| -|cran|MUS|9.320083682008368e-06| -|npm|svg-sprite|9.320083682008368e-06| -|npm|picocolors|9.320083682008368e-06| -|cran|AsioHeaders|9.320083682008367e-06| -|npm|dompurify|9.299418307990613e-06| -|npm|query-string|9.299418307990613e-06| -|npm|react-virtualized|9.299418307990613e-06| -|pypi|[opt_einsum](https://pypi.org/project/opt_einsum)|9.287404204300679e-06| -|pypi|[python-json-logger](http://github.com/madzak/python-json-logger)|9.273032780547798e-06| -|npm|[benchmark](https://benchmarkjs.com/)|9.216064158922176e-06| -|cran|semEff|9.191903853591646e-06| -|cran|rr2|9.191903853591646e-06| -|cran|MEMSS|9.191903853591646e-06| -|cran|PKPDmodels|9.191903853591646e-06| -|pypi|[cupy-cuda12x](https://pypi.org/project/cupy-cuda12x)|9.184610674558629e-06| -|pypi|[lit](https://pypi.org/project/lit)|9.184610674558629e-06| -|rubygems|rspec-rails|9.129023994535053e-06| -|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.125740603906672e-06| -|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|9.116861855301199e-06| -|pypi|[nglview](https://github.com/arose/nglview)|9.107905051348137e-06| -|pypi|[types-dataclasses](https://pypi.org/project/types-dataclasses)|9.10470359691994e-06| -|pypi|[pyrr](https://github.com/adamlwgriffiths/Pyrr)|9.059158207082708e-06| -|pypi|[pathtools](https://pypi.org/project/pathtools)|9.044215528044132e-06| -|pypi|[pretty-errors](https://pypi.org/project/pretty-errors)|9.02962408007941e-06| -|cran|antiword|9.023070026208102e-06| -|spack|[root](https://root.cern.ch)|9.021966527196662e-06| -|pypi|[profimp](https://pypi.org/project/profimp)|9.004414362900519e-06| -|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|9.004414362900519e-06| -|pypi|[scrublet](https://pypi.org/project/scrublet)|9.004414362900519e-06| -|pypi|[scanorama](https://pypi.org/project/scanorama)|9.004414362900519e-06| -|pypi|[leidenalg](https://pypi.org/project/leidenalg)|9.004414362900519e-06| -|pypi|[harmonypy](https://pypi.org/project/harmonypy)|9.004414362900519e-06| -|pypi|[bbknn](https://pypi.org/project/bbknn)|9.004414362900519e-06| -|pypi|[session-info](https://pypi.org/project/session-info)|9.004414362900519e-06| -|pypi|[pyklip](https://pypi.org/project/pyklip)|9.003605448232885e-06| -|pypi|[pywinpty](https://pypi.org/project/pywinpty)|8.99076692924429e-06| -|npm|publish-please|8.975910657149887e-06| -|cran|[quanteda](https://quanteda.io)|8.973239182562177e-06| -|pypi|[dash-daq](http://github.com/plotly/dash-daq)|8.965929468021519e-06| -|pypi|[uuid](http://zesty.ca/python/)|8.965929468021519e-06| -|pypi|[Fiona](http://github.com/Toblerity/Fiona)|8.965929468021519e-06| -|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|8.965929468021519e-06| -|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|8.965929468021519e-06| -|pypi|[PyMeeus](https://github.com/architest/pymeeus)|8.965929468021519e-06| -|spack|meson|8.947280334728034e-06| -|npm|eslint-config-react-app|8.942020322773461e-06| -|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|8.94102472817756e-06| -|npm|babel-preset-react|8.926652089867166e-06| -|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|8.919214420691162e-06| -|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|8.917554916317993e-06| -|cran|rsm|8.891149800969082e-06| -|cran|tables|8.886714563081868e-06| -|pypi|[pdoc3](https://pypi.org/project/pdoc3)|8.876270173341303e-06| -|spack|superlu|8.876270173341303e-06| -|cran|[geiger](https://github.com/mwpennell/geiger-v2)|8.874808337014996e-06| -|cran|mda|8.859497176037181e-06| -|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|8.855579566876645e-06| -|rubygems|selenium-webdriver|8.849237413955999e-06| -|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|8.839958158995821e-06| -|npm|globby|8.803820922444067e-06| -|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|8.786610878661089e-06| -|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|8.770848862557578e-06| -|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|8.770848862557578e-06| -|pypi|[path.py](https://pypi.org/project/path.py)|8.750385738336332e-06| -|pypi|[progressbar33](http://github.com/germangh/python-progressbar)|8.735194721596396e-06| -|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|8.732785315466777e-06| -|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.73277156449898e-06| -|cran|seqLogo|8.718567270459212e-06| -|npm|strip-json-comments|8.712546982483511e-06| -|pypi|[Flask-SQLAlchemy](https://pypi.org/project/Flask-SQLAlchemy)|8.705917513448893e-06| -|npm|cpy-cli|8.696224125200506e-06| -|pypi|[streamz](https://pypi.org/project/streamz)|8.646178427533355e-06| -|pypi|[griffe](https://mkdocstrings.github.io/griffe)|8.643971091669835e-06| -|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.625842488200012e-06| -|rubygems|rake-compiler-dock|8.607763000597729e-06| -|npm|clean-css|8.59800614806592e-06| -|pypi|[py-bcrypt](https://code.google.com/p/py-bcrypt)|8.58355894659119e-06| -|pypi|[plams](https://www.scm.com/doc/plams/)|8.579984648691985e-06| -|cran|rootSolve|8.576454851997193e-06| -|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.570868200836821e-06| -|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|8.566961745367602e-06| -|pypi|[priority](https://pypi.org/project/priority)|8.565911076371329e-06| -|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.558387219475085e-06| -|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.558387219475085e-06| -|pypi|[transitions](https://pypi.org/project/transitions)|8.558387219475085e-06| -|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.558387219475085e-06| -|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.558387219475085e-06| -|pypi|[scalpl](https://pypi.org/project/scalpl)|8.558387219475085e-06| -|pypi|[shellingham](https://pypi.org/project/shellingham)|8.558387219475085e-06| -|rubygems|activemodel|8.558285109988636e-06| -|rubygems|rack-test|8.551631389328575e-06| -|pypi|[ninja](https://pypi.org/project/ninja)|8.547841081111057e-06| -|cran|Cubist|8.547183966234432e-06| -|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.535564853556485e-06| -|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.489319533142483e-06| -|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.472803347280335e-06| -|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.472803347280335e-06| -|cran|adehabitatMA|8.449526415007586e-06| -|rubygems|[spring](https://github.com/rails/spring)|8.445051660831698e-06| -|rubygems|[web-console](https://github.com/rails/web-console)|8.445051660831698e-06| -|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|8.42747559274756e-06| -|pypi|[sphinxemoji](https://github.com/sphinx-contrib/emojicodes)|8.42664768616101e-06| -|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.402455285300475e-06| -|npm|[actions](https://github.com/fundon/actions)|8.392109982068143e-06| -|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.388075313807531e-06| -|pypi|[coreapi](https://github.com/core-api/python-client)|8.368200836820084e-06| -|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.368200836820084e-06| -|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.368200836820084e-06| -|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.368200836820084e-06| -|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.368200836820084e-06| -|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.368200836820084e-06| -|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.368200836820084e-06| -|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.368200836820084e-06| -|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.368200836820084e-06| -|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.368200836820084e-06| -|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.368200836820084e-06| -|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.368200836820084e-06| -|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.368200836820084e-06| -|pypi|[sregistry](https://pypi.org/project/sregistry)|8.368200836820084e-06| -|rubygems|[bootsnap](https://github.com/Shopify/bootsnap)|8.368200836820084e-06| -|rubygems|[honeybadger](https://www.honeybadger.io/for/ruby/)|8.368200836820084e-06| -|rubygems|[pagy](https://github.com/ddnexus/pagy)|8.368200836820084e-06| -|rubygems|factory_bot_rails|8.368200836820084e-06| -|rubygems|vcr|8.368200836820084e-06| -|rubygems|spring-commands-rspec|8.368200836820084e-06| -|pypi|[pytest-env](https://pypi.org/project/pytest-env)|8.367258384105888e-06| -|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.351319929323516e-06| -|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.3253827762196e-06| -|npm|needle|8.32421016239983e-06| -|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.320161704235946e-06| -|pypi|[visdom](https://pypi.org/project/visdom)|8.295103233658234e-06| -|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.284518828451883e-06| -|cran|cleanNLP|8.284518828451883e-06| -|npm|simplebar-core|8.284518828451883e-06| -|npm|webworker-threads|8.284518828451883e-06| -|rubygems|redis-client|8.284518828451881e-06| -|pypi|[pytest-httpserver](https://pypi.org/project/pytest-httpserver)|8.21770819273856e-06| -|rubygems|shoulda-matchers|8.216890103321662e-06| -|pypi|[types-pytz](https://pypi.org/project/types-pytz)|8.188660465795589e-06| -|npm|c8|8.16681980755737e-06| -|cran|gpclib|8.161107528234813e-06| -|cran|PBSmapping|8.161107528234813e-06| -|pypi|[zappy](https://pypi.org/project/zappy)|8.108252470399717e-06| -|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|8.108252470399717e-06| -|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|8.108252470399717e-06| -|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|8.108252470399717e-06| -|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|8.108252470399717e-06| -|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|8.108252470399717e-06| -|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|8.108252470399717e-06| -|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|8.108252470399717e-06| -|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|8.108252470399717e-06| -|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|8.108252470399717e-06| -|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|8.108252470399717e-06| -|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|8.108252470399717e-06| -|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|8.108252470399717e-06| -|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|8.108252470399717e-06| -|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|8.108252470399717e-06| -|pypi|[flit_core](https://pypi.org/project/flit_core)|8.108252470399717e-06| -|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|8.108252470399717e-06| -|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|8.108252470399717e-06| -|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|8.108252470399717e-06| -|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|8.108252470399717e-06| -|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|8.108252470399717e-06| -|pypi|[mujoco](https://pypi.org/project/mujoco)|8.104420593050756e-06| -|pypi|[mujoco-py](https://pypi.org/project/mujoco-py)|8.104420593050756e-06| -|pypi|[swig](https://pypi.org/project/swig)|8.104420593050756e-06| -|pypi|[box2d-py](https://pypi.org/project/box2d-py)|8.104420593050756e-06| -|pypi|[shimmy](https://pypi.org/project/shimmy)|8.104420593050756e-06| -|pypi|[autorom](https://pypi.org/project/autorom)|8.104420593050756e-06| -|pypi|[farama-notifications](https://pypi.org/project/farama-notifications)|8.104420593050756e-06| -|npm|[web-vitals](https://github.com/GoogleChrome/web-vitals#readme)|8.103492443002307e-06| -|cran|rnaturalearthhires|8.103476021886063e-06| -|spack|[octave](https://www.gnu.org/software/octave/)|8.078942874220819e-06| -|pypi|[soundfile](https://github.com/bastibe/python-soundfile)|8.077887654885307e-06| -|cran|[imager](http://dahtah.github.io/imager/)|8.069336521219367e-06| -|cran|lgr|8.064084168945193e-06| -|pypi|[lingua](https://pypi.org/project/lingua)|8.041900777047221e-06| -|npm|parseurl|8.022672737827026e-06| -|cran|triangle|8.02092050209205e-06| -|cran|evd|8.02092050209205e-06| -|cran|SASmixed|8.018600567842199e-06| -|cran|beepr|8.008462579041749e-06| -|pypi|[importlib_resources](https://pypi.org/project/importlib_resources)|8.003081688683552e-06| -|pypi|[OWSLib](https://pypi.org/project/OWSLib)|7.984329359753692e-06| -|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|7.969972926409057e-06| -|pypi|[stimela](https://pypi.org/project/stimela)|7.969972926409057e-06| -|cran|MCMCpack|7.962582767461118e-06| -|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|7.9540904801769e-06| -|cran|[NISTunits](NA)|7.944261805140466e-06| -|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|7.918155128160049e-06| -|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|7.918088187962666e-06| -|pypi|[rowan](https://github.com/glotzerlab/rowan)|7.915346682606103e-06| -|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|7.904811715481173e-06| -|cran|measurements|7.877689778840406e-06| -|npm|coffeescript|7.8718964090303e-06| -|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|7.859918025787722e-06| -|cran|[natserv](https://docs.ropensci.org/natserv)|7.859918025787722e-06| -|cran|[worrms](https://docs.ropensci.org/worrms)|7.859918025787722e-06| -|cran|[rotl](https://docs.ropensci.org/rotl/)|7.859918025787722e-06| -|cran|[rredlist](https://github.com/ropensci/rredlist)|7.859918025787722e-06| -|cran|[bold](https://docs.ropensci.org/bold/)|7.859918025787722e-06| -|cran|[ritis](https://github.com/ropensci/ritis)|7.85991802578772e-06| -|npm|codecov|7.84585732426218e-06| -|pypi|[prettytable](https://github.com/jazzband/prettytable)|7.817645908374834e-06| -|npm|rtlcss|7.808085486332062e-06| -|pypi|[affine](https://pypi.org/project/affine)|7.804527684907245e-06| -|cran|[fst](http://www.fstpackage.org)|7.78554931225635e-06| -|pypi|[apscheduler](https://pypi.org/project/apscheduler)|7.779668030714062e-06| -|pypi|[pyside2](https://pypi.org/project/pyside2)|7.777831739390317e-06| -|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.76673640167364e-06| -|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.76673640167364e-06| -|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.76673640167364e-06| -|pypi|[bagit](https://pypi.org/project/bagit)|7.76673640167364e-06| -|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.76673640167364e-06| -|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.76673640167364e-06| -|spack|msmpi|7.76673640167364e-06| -|spack|rsync|7.76673640167364e-06| -|spack|hepmc|7.76673640167364e-06| -|spack|hepmc3|7.76673640167364e-06| -|spack|evtgen|7.76673640167364e-06| -|spack|fastjet|7.76673640167364e-06| -|spack|lhapdf|7.76673640167364e-06| -|spack|rivet|7.76673640167364e-06| -|spack|madgraph5amc|7.76673640167364e-06| -|spack|openmpi|7.76673640167364e-06| -|spack|mpich|7.76673640167364e-06| -|spack|highfive|7.76673640167364e-06| -|cran|yamlme|7.76673640167364e-06| -|npm|quick-lru|7.76673640167364e-06| -|npm|map-obj|7.76673640167364e-06| -|npm|lodash.kebabcase|7.76673640167364e-06| -|pypi|[stestr](http://stestr.readthedocs.io/en/latest/)|7.762594142259413e-06| -|cran|adehabitatLT|7.755528989838613e-06| -|cran|[pander](https://rapporter.github.io/pander/)|7.749205815105403e-06| -|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.748040960832354e-06| -|cran|doFuture|7.739484695001101e-06| -|cran|pbmcapply|7.739484695001101e-06| -|pypi|[intervals](https://pypi.org/project/intervals)|7.734838383373949e-06| -|npm|memfs|7.704488961682449e-06| -|pypi|[scooby](https://github.com/banesullivan/scooby)|7.693486064430574e-06| -|rubygems|[sassc-rails](https://github.com/sass/sassc-rails)|7.69191358551789e-06| -|cran|tm.lexicon.GeneralInquirer|7.691629500206906e-06| -|cran|Rpoppler|7.691629500206906e-06| -|cran|Rcampdf|7.691629500206906e-06| -|cran|filehash|7.691629500206906e-06| -|npm|ghsign|7.689069037656904e-06| -|npm|git-config-path|7.689069037656904e-06| -|npm|github-username|7.689069037656904e-06| -|npm|parse-git-config|7.689069037656904e-06| -|cran|paradox|7.685576748156337e-06| -|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.685082401161302e-06| -|npm|[child_process](https://github.com/npm/security-holder#readme)|7.685082401161302e-06| -|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.685082401161302e-06| -|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.685082401161302e-06| -|npm|mkdir-recursive|7.685082401161302e-06| -|npm|ncp|7.685082401161302e-06| -|npm|node-pre-gyp|7.685082401161302e-06| -|npm|react-bootstrap-drawer|7.685082401161302e-06| -|npm|react-combo-select|7.685082401161302e-06| -|npm|react-jsx-parser|7.685082401161302e-06| -|npm|react-pro-sidebar|7.685082401161302e-06| -|npm|react-spinners|7.685082401161302e-06| -|npm|reactour|7.685082401161302e-06| -|npm|util-promisifyall|7.685082401161302e-06| -|rubygems|[memory_profiler](https://github.com/SamSaffron/memory_profiler)|7.685082401161302e-06| -|rubygems|[e2mmap](https://github.com/ruby/e2mmap)|7.685082401161302e-06| -|rubygems|[stripe](https://stripe.com/docs/api?lang=ruby)|7.685082401161302e-06| -|rubygems|[rr](https://rr.github.io/rr)|7.670387447698742e-06| -|rubygems|[jekyll-sass-converter](https://github.com/jekyll/jekyll-sass-converter)|7.66965219665272e-06| -|pypi|[pycares](https://pypi.org/project/pycares)|7.660678628902477e-06| -|pypi|[configargparse](https://github.com/bw2/ConfigArgParse)|7.658504048253008e-06| -|pypi|[pymatreader](https://pypi.org/project/pymatreader)|7.653283314939281e-06| -|npm|package-json-versionify|7.65146016565622e-06| -|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|7.631600878201296e-06| -|cran|permute|7.627160269237767e-06| -|pypi|[neobolt](https://pypi.org/project/neobolt)|7.6082315771496884e-06| -|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.6082315771496884e-06| -|cran|plotfunctions|7.6082315771496884e-06| -|rubygems|tzinfo|7.6082315771496884e-06| -|rubygems|[ruby-openid](https://github.com/openid/ruby-openid)|7.606694560669456e-06| -|pypi|[optuna](https://pypi.org/project/optuna)|7.572091086765029e-06| -|pypi|[selenium](https://pypi.org/project/selenium)|7.5718199635597835e-06| -|cran|sparkline|7.569260266365386e-06| -|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.539172344569125e-06| -|npm|[nopt](https://github.com/npm/nopt#readme)|7.539172344569125e-06| -|rubygems|[spec](https://github.com/bootstraponline/spec)|7.5313807531380905e-06| -|pypi|[EXOSIMS](https://pypi.org/project/EXOSIMS)|7.53138075313809e-06| -|pypi|[gatspy](http://github.com/astroml/gatspy)|7.531380753138076e-06| -|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.531380753138075e-06| -|cran|rcdk|7.531380753138075e-06| -|cran|fingerprint|7.531380753138075e-06| -|cran|enviPat|7.531380753138075e-06| -|cran|flexdashboard|7.531380753138075e-06| -|cran|keys|7.531380753138075e-06| -|cran|[phytools](https://github.com/liamrevell/phytools)|7.524562257825858e-06| -|cran|[origami](https://tlverse.org/origami/)|7.522084973422076e-06| -|pypi|[snuggs](https://pypi.org/project/snuggs)|7.5148591944019305e-06| -|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.514058577405858e-06| -|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.514058577405858e-06| -|cran|RcppDE|7.507845188284519e-06| -|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.490651763097589e-06| -|pypi|[hvplot](https://hvplot.pyviz.org)|7.483755845434412e-06| -|pypi|[cosmic-conn](https://pypi.org/project/cosmic-conn)|7.463223461254471e-06| -|pypi|[rq](https://pypi.org/project/rq)|7.462343096234311e-06| -|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.456066945606695e-06| -|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.456066945606695e-06| -|cran|actuar|7.456066945606695e-06| -|cran|skellam|7.456066945606695e-06| -|cran|hoa|7.456066945606695e-06| -|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.456066945606694e-06| -|rubygems|jdbc-postgres|7.456066945606694e-06| -|rubygems|jdbc-sqlite3|7.456066945606694e-06| -|rubygems|shoulda-context|7.456066945606694e-06| -|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.4244256559369735e-06| -|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.421030851993195e-06| -|pypi|[python-subunit](http://launchpad.net/subunit)|7.404356981930203e-06| -|cran|[docopt](https://github.com/docopt/docopt.R)|7.39689181111776e-06| -|pypi|[bumpversion](https://github.com/peritus/bumpversion)|7.396558486503699e-06| -|pypi|[webargs](https://pypi.org/project/webargs)|7.376201204653089e-06| -|rubygems|rubocop-performance|7.373724541442976e-06| -|cran|fpc|7.370961615777958e-06| -|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.359055295865195e-06| -|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|7.33961915720263e-06| -|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.339199989120438e-06| -|cran|MCMCglmm|7.337000522356253e-06| -|pypi|[einops](https://pypi.org/project/einops)|7.3346466539105864e-06| -|pypi|[pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb)|7.326512561091382e-06| -|pypi|[prefect](https://pypi.org/project/prefect)|7.309869554516368e-06| -|npm|[grunt-legacy-util](http://gruntjs.com/)|7.307901512713228e-06| -|npm|[grunt-known-options](http://gruntjs.com/)|7.307901512713228e-06| -|spack|libmd|7.3076912133891216e-06| -|rubygems|[thor](http://whatisthor.com/)|7.285515754418928e-06| -|pypi|[pysocks](https://pypi.org/project/pysocks)|7.280167232647806e-06| -|pypi|[urllib3-secure-extra](https://pypi.org/project/urllib3-secure-extra)|7.280167232647806e-06| -|pypi|[doc8](https://pypi.org/project/doc8)|7.266910567429973e-06| -|npm|accepts|7.256442824957468e-06| -|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.241712262632765e-06| -|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.241712262632765e-06| -|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.241712262632765e-06| -|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.241712262632765e-06| -|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.241712262632765e-06| -|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.241712262632765e-06| -|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.241712262632765e-06| -|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.241712262632765e-06| -|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.241712262632765e-06| -|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.241712262632765e-06| -|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.241712262632765e-06| -|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.241712262632765e-06| -|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.241712262632765e-06| -|pypi|[infinity](https://pypi.org/project/infinity)|7.241712262632765e-06| -|pypi|[banzai](http://github.com/twneale/banzai/)|7.241712262632765e-06| -|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.241712262632765e-06| -|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.241712262632765e-06| -|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.241712262632765e-06| -|pypi|[logutils](https://pypi.org/project/logutils)|7.241712262632765e-06| -|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.241712262632765e-06| -|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.241712262632765e-06| -|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.241712262632765e-06| -|pypi|[orderedmultidict](https://github.com/gruns/orderedmultidict)|7.234089407619472e-06| -|pypi|[paramz](https://github.com/sods/paramz)|7.2340894076194675e-06| -|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.2340894076194675e-06| -|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|7.2167887029288716e-06| -|cran|betareg|7.2066047670259774e-06| -|cran|psychTools|7.203734109977229e-06| -|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.169295140006437e-06| -|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.169295140006437e-06| -|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.169295140006437e-06| -|npm|xregexp|7.169295140006437e-06| -|npm|bufferedstream|7.169295140006437e-06| -|npm|tslint|7.1607356331654e-06| -|pypi|[colorcet](https://pypi.org/project/colorcet)|7.156146431471336e-06| -|npm|concat-stream|7.154663925434996e-06| -|npm|gulp-eslint|7.140360746809183e-06| -|cran|scatterplot3d|7.1371151425824104e-06| -|cran|CompQuadForm|7.120104891733991e-06| -|cran|[torch](https://torch.mlverse.org/docs)|7.111405464472287e-06| -|rubygems|introspection|7.111223849372385e-06| -|pypi|[cytocad](https://github.com/cytham/cytocad)|7.105076182205732e-06| -|pypi|[nanovar](https://github.com/cytham/nanovar)|7.105076182205732e-06| -|pypi|[hatch](https://pypi.org/project/hatch)|7.078211491982641e-06| -|rubygems|sinatra|7.068523501822108e-06| -|cran|gamlss|7.0665919048898595e-06| -|npm|safer-buffer|7.0659988653287e-06| -|pypi|[torchaudio](https://github.com/pytorch/audio)|7.063257678008319e-06| -|pypi|[parameterized](https://pypi.org/project/parameterized)|7.060819792594726e-06| -|cran|tree|7.060669456066945e-06| -|pypi|[hacking](https://docs.openstack.org/hacking/latest/)|7.059593544530783e-06| -|pypi|[polib](https://pypi.org/project/polib)|7.030005977286312e-06| -|cran|[binman](https://docs.ropensci.org/binman/)|7.02928870292888e-06| -|cran|gbm|7.027564485723482e-06| -|pypi|[nbstripout](https://pypi.org/project/nbstripout)|6.993834570337412e-06| -|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|6.979512335882268e-06| -|pypi|[echo](https://pypi.org/project/echo)|6.97350069735007e-06| -|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|6.97350069735007e-06| -|pypi|[WebTest](https://pypi.org/project/WebTest)|6.970148052784036e-06| -|pypi|[autobahn](https://pypi.org/project/autobahn)|6.935628084353836e-06| -|pypi|[txaio](https://pypi.org/project/txaio)|6.935628084353836e-06| -|cran|bigmemory|6.926180514046623e-06| -|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|6.925710272990608e-06| -|pypi|[zope.deprecation](https://pypi.org/project/zope.deprecation)|6.920145753827764e-06| -|cran|[beastier](https://docs.ropensci.org/beastier/)|6.90376569037657e-06| -|pypi|[mkl](https://pypi.org/project/mkl)|6.903765690376569e-06| -|cran|VGAMdata|6.903765690376569e-06| -|cran|VGAMextra|6.903765690376569e-06| -|cran|shapefiles|6.903765690376569e-06| -|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|6.89513066449188e-06| -|pypi|[pyteomics](http://pyteomics.readthedocs.io)|6.894574073896772e-06| -|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|6.89202032277346e-06| -|pypi|[itk-registration](https://pypi.org/project/itk-registration)|6.89202032277346e-06| -|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|6.89202032277346e-06| -|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|6.89202032277346e-06| -|pypi|[itk-core](https://pypi.org/project/itk-core)|6.89202032277346e-06| -|cran|[rstantools](https://mc-stan.org/rstantools/)|6.863602925776642e-06| -|pypi|[amqp](http://github.com/celery/py-amqp)|6.847839128668739e-06| -|pypi|[aplpy](http://aplpy.github.io)|6.8409101358892245e-06| -|npm|electron|6.834728033472803e-06| -|npm|v8-argv|6.834728033472803e-06| -|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|6.821239137431606e-06| -|cran|partykit|6.7992931209231015e-06| -|cran|partitions|6.795471326605956e-06| -|cran|signal|6.792696374466703e-06| -|pypi|[safetensors](https://pypi.org/project/safetensors)|6.7782426778242675e-06| -|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|6.754542528601107e-06| -|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|6.754542528601107e-06| -|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.724447101016139e-06| -|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.724447101016139e-06| -|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.724447101016139e-06| -|npm|[mdi](http://materialdesignicons.com)|6.724447101016139e-06| -|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.724447101016139e-06| -|npm|color|6.724447101016139e-06| -|npm|dotenv-load|6.724447101016139e-06| -|npm|iframe-resizer|6.724447101016139e-06| -|npm|isomorphic-unfetch|6.724447101016139e-06| -|npm|js-file-download|6.724447101016139e-06| -|npm|material-table|6.724447101016139e-06| -|npm|material-ui-chip-input|6.724447101016139e-06| -|npm|materialize-css|6.724447101016139e-06| -|npm|mui-datatables|6.724447101016139e-06| -|npm|next|6.724447101016139e-06| -|npm|next-env|6.724447101016139e-06| -|npm|next-redux-wrapper|6.724447101016139e-06| -|npm|ra-data-simple-rest|6.724447101016139e-06| -|npm|react-admin|6.724447101016139e-06| -|npm|react-loading|6.724447101016139e-06| -|npm|react-scroll|6.724447101016139e-06| -|npm|react-scroll-to-component|6.724447101016139e-06| -|npm|react-swipeable-views|6.724447101016139e-06| -|npm|react-wordcloud|6.724447101016139e-06| -|npm|redux-saga|6.724447101016139e-06| -|npm|serialize-error|6.724447101016139e-06| -|npm|swagger-client|6.724447101016139e-06| -|npm|swagger-ui-react|6.724447101016139e-06| -|npm|tween|6.724447101016139e-06| -|npm|uuid5|6.724447101016139e-06| -|pypi|[datasets](https://pypi.org/project/datasets)|6.720922189229317e-06| -|npm|cross-spawn|6.697594966303903e-06| -|rubygems|[term-ansicolor](http://flori.github.com/term-ansicolor)|6.6819965070233195e-06| -|rubygems|[octokit](https://github.com/octokit/octokit.rb)|6.671168933054394e-06| -|pypi|[keepalive](https://github.com/wikier/keepalive)|6.657202630005977e-06| -|pypi|[spectra](http://github.com/jsvine/spectra)|6.657202630005977e-06| -|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.657202630005977e-06| -|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.657202630005977e-06| -|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.657202630005977e-06| -|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.657202630005977e-06| -|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.657202630005977e-06| -|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.657202630005977e-06| -|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.657202630005977e-06| -|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.657202630005977e-06| -|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.657202630005977e-06| -|pypi|[pyTest](https://pypi.org/project/pyTest)|6.657202630005977e-06| -|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.657202630005977e-06| -|pypi|[Flake8](https://pypi.org/project/Flake8)|6.657202630005977e-06| -|cran|oskeyring|6.657202630005977e-06| -|cran|ExplainPrediction|6.657202630005977e-06| -|cran|rpart.plot|6.657202630005977e-06| -|cran|BiocManager|6.651074477014137e-06| -|npm|sprintf-js|6.648797071129707e-06| -|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.634787806335957e-06| -|pypi|[numkit](https://pypi.org/project/numkit)|6.616477105309683e-06| -|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.606474344857961e-06| -|pypi|[nilearn](https://pypi.org/project/nilearn)|6.606474344857961e-06| -|pypi|[nipype](https://pypi.org/project/nipype)|6.606474344857961e-06| -|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.606474344857961e-06| -|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.606474344857961e-06| -|pypi|[pybids](https://pypi.org/project/pybids)|6.606474344857961e-06| -|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.606474344857961e-06| -|pypi|[templateflow](https://pypi.org/project/templateflow)|6.606474344857961e-06| -|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.606474344857961e-06| -|pypi|[looseversion](https://pypi.org/project/looseversion)|6.606474344857961e-06| -|pypi|[num2words](https://pypi.org/project/num2words)|6.606474344857961e-06| -|pypi|[surfplot](https://pypi.org/project/surfplot)|6.606474344857961e-06| -|pypi|[brainspace](https://pypi.org/project/brainspace)|6.606474344857961e-06| -|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.606474344857961e-06| -|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.606474344857961e-06| -|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.60276150627615e-06| -|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.60276150627615e-06| -|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.60276150627615e-06| -|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.5935829297585655e-06| -|rubygems|[multi_test](http://cukes.info)|6.587486924686193e-06| -|rubygems|[mime-types](https://github.com/mime-types/ruby-mime-types/)|6.587486924686193e-06| -|rubygems|cucumber-messages|6.587486924686193e-06| -|rubygems|cucumber-html-formatter|6.587486924686193e-06| -|rubygems|cucumber-gherkin|6.587486924686193e-06| -|rubygems|cucumber-cucumber-expressions|6.587486924686193e-06| -|rubygems|cucumber-core|6.587486924686193e-06| -|rubygems|cucumber-ci-environment|6.587486924686193e-06| -|rubygems|syntax|6.587486924686193e-06| -|rubygems|cucumber-compatibility-kit|6.587486924686193e-06| -|cran|afex|6.5793693468154755e-06| -|npm|rollup-plugin-replace|6.57829223960009e-06| -|cran|geepack|6.560326882188889e-06| -|pypi|[lisa2](https://pypi.org/project/lisa2)|6.540409601409381e-06| -|cran|tester|6.540409601409381e-06| -|spack|cudnn|6.536788112150572e-06| -|cran|[reprex](https://reprex.tidyverse.org)|6.534210465547288e-06| -|cran|bbmle|6.531998360359076e-06| -|cran|rticles|6.523662835768904e-06| -|cran|fastICA|6.523357920873703e-06| -|pypi|[annoy](https://pypi.org/project/annoy)|6.4964905932706554e-06| -|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.4964905932706554e-06| -|pypi|[nmslib](https://pypi.org/project/nmslib)|6.4964905932706554e-06| -|pypi|[pyemd](https://pypi.org/project/pyemd)|6.4964905932706554e-06| -|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.4964905932706554e-06| -|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.4964905932706554e-06| -|pypi|[cityhash](https://pypi.org/project/cityhash)|6.492569614774204e-06| -|pypi|[transformers](https://github.com/huggingface/transformers)|6.492104197597519e-06| -|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.482414194482034e-06| -|npm|karma-firefox-launcher|6.473650038512767e-06| -|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.4536905897296174e-06| -|npm|bundlewatch|6.451988654293808e-06| -|npm|shelljs|6.450841849361851e-06| -|cran|[rentrez](http://github.com/ropensci/rentrez)|6.450239091452499e-06| -|cran|ks|6.445382546323969e-06| -|pypi|[unyt](https://github.com/yt-project/unyt)|6.433054393305444e-06| -|pypi|[etils](https://pypi.org/project/etils)|6.419100815999738e-06| -|pypi|[chart-studio](https://plot.ly/python/)|6.411583351684652e-06| -|rubygems|public_suffix|6.407557531380753e-06| -|cran|fixest|6.40314927719767e-06| -|cran|[ff](https://github.com/truecluster/ff)|6.399673117154808e-06| -|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.38252606198142e-06| -|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.38252606198142e-06| -|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.38252606198142e-06| -|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.38252606198142e-06| -|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.38252606198142e-06| -|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.38252606198142e-06| -|npm|[esdoc](https://esdoc.org/)|6.38252606198142e-06| -|npm|esdoc-standard-plugin|6.38252606198142e-06| -|npm|fast-random|6.38252606198142e-06| -|npm|flatted|6.38252606198142e-06| -|npm|fs.realpath|6.38252606198142e-06| -|npm|has-unicode|6.38252606198142e-06| -|npm|ignore-walk|6.38252606198142e-06| -|npm|ini|6.38252606198142e-06| -|npm|is-fullwidth-code-point|6.38252606198142e-06| -|npm|jsdocs|6.38252606198142e-06| -|npm|mimic-response|6.38252606198142e-06| -|npm|node|6.38252606198142e-06| -|npm|npm|6.38252606198142e-06| -|npm|npm-bundled|6.38252606198142e-06| -|npm|npm-normalize-package-bin|6.38252606198142e-06| -|npm|npm-packlist|6.38252606198142e-06| -|npm|number-is-nan|6.38252606198142e-06| -|npm|odex|6.38252606198142e-06| -|npm|os-homedir|6.38252606198142e-06| -|npm|os-tmpdir|6.38252606198142e-06| -|npm|osenv|6.38252606198142e-06| -|npm|path-is-absolute|6.38252606198142e-06| -|npm|rc|6.38252606198142e-06| -|npm|set-blocking|6.38252606198142e-06| -|npm|signal-exit|6.38252606198142e-06| -|npm|simple-concat|6.38252606198142e-06| -|npm|string-width|6.38252606198142e-06| -|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.381946758057088e-06| -|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.36698964985686e-06| -|spack|libxft|6.363997640608689e-06| -|pypi|[codespell](https://pypi.org/project/codespell)|6.333666067690609e-06| -|pypi|[kazoo](https://kazoo.readthedocs.io)|6.324342498505678e-06| -|pypi|[pickydict](https://github.com/florian-huber/pickydict)|6.3198108058941315e-06| -|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.319093688434969e-06| -|cran|[downloader](https://github.com/wch/downloader)|6.31527311600534e-06| -|pypi|[nox](https://pypi.org/project/nox)|6.309466625914774e-06| -|pypi|[eventlet](https://pypi.org/project/eventlet)|6.2967991631799175e-06| -|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.294584209766952e-06| -|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.275288519012369e-06| -|pypi|[blis](https://github.com/explosion/cython-blis)|6.26645415026492e-06| -|pypi|[catalogue](https://github.com/explosion/catalogue)|6.26645415026492e-06| -|pypi|[preshed](https://github.com/explosion/preshed)|6.26645415026492e-06| -|pypi|[rdkit](https://github.com/kuelumbus/rdkit-pypi)|6.257049299617976e-06| -|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.2333578055562775e-06| -|cran|bs4Dash|6.218710747873656e-06| -|pypi|[pims](https://github.com/soft-matter/pims)|6.2133891213389135e-06| -|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.2133891213389135e-06| -|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.213389121338912e-06| -|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.213389121338912e-06| -|cran|acepack|6.194490469184132e-06| -|cran|htmlTable|6.194490469184132e-06| -|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.186491332934848e-06| -|pypi|[func-timeout](https://pypi.org/project/func-timeout)|6.181223849372386e-06| -|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.1744975649907405e-06| -|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.173262912408259e-06| -|pypi|[pefile](https://pypi.org/project/pefile)|6.173262912408259e-06| -|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.173262912408259e-06| -|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.173262912408259e-06| -|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.173262912408259e-06| -|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.173262912408259e-06| -|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.173262912408259e-06| -|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.168618460376883e-06| -|npm|prismjs|6.155455423237851e-06| -|pypi|[ansicon](https://pypi.org/project/ansicon)|6.151255230125523e-06| -|pypi|[socksio](https://pypi.org/project/socksio)|6.130688074312826e-06| -|cran|reactR|6.114763897190675e-06| -|pypi|[Keras-Preprocessing](https://github.com/keras-team/keras-preprocessing)|6.109879533468584e-06| -|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.095513519215218e-06| -|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.095513519215218e-06| -|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.073694155756513e-06| -|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.073694155756513e-06| -|pypi|[imblearn](https://pypi.org/project/imblearn)|6.073694155756513e-06| -|pypi|[imutils](https://pypi.org/project/imutils)|6.073694155756513e-06| -|pypi|[kornia](https://pypi.org/project/kornia)|6.073694155756513e-06| -|pypi|[local-attention](https://pypi.org/project/local-attention)|6.073694155756513e-06| -|pypi|[thop](https://pypi.org/project/thop)|6.073694155756513e-06| -|pypi|[timmy](https://pypi.org/project/timmy)|6.073694155756513e-06| -|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.073694155756513e-06| -|cran|protolite|6.052002390914524e-06| -|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.045277943813509e-06| -|pypi|[chempy](https://github.com/bjodah/chempy)|6.045277943813509e-06| -|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|6.03131178444986e-06| -|pypi|[bandit](https://pypi.org/project/bandit)|6.009677023305848e-06| -|pypi|[PyPDF2](https://pypi.org/project/PyPDF2)|6.006066659285954e-06| -|npm|run-sequence|5.9725435072645084e-06| -|pypi|[fett](https://pypi.org/project/fett)|5.967217890377039e-06| -|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|5.967217890377039e-06| -|pypi|[rstcheck](https://pypi.org/project/rstcheck)|5.967217890377039e-06| -|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|5.967217890377039e-06| -|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|5.923757578345145e-06| -|pypi|[multiset](https://pypi.org/project/multiset)|5.917513448894202e-06| -|spack|glfw|5.917513448894202e-06| -|cran|TSA|5.917513448894202e-06| -|npm|tsconfig-paths|5.917513448894202e-06| -|npm|replace|5.917513448894202e-06| -|npm|node-qunit-phantomjs|5.917513448894202e-06| -|cran|[haven](https://haven.tidyverse.org)|5.91719450278665e-06| -|rubygems|[rubyzip](http://github.com/rubyzip/rubyzip)|5.905440523489734e-06| -|pypi|[email_validator](https://github.com/JoshData/python-email-validator)|5.904125409417072e-06| -|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|5.883126243783917e-06| -|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|5.860989667833661e-06| -|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|5.852169365108256e-06| -|cran|cplm|5.848382391363839e-06| -|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|5.84652753961177e-06| -|pypi|[re-assert](https://pypi.org/project/re-assert)|5.840377343422928e-06| -|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.840377343422928e-06| -|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.840377343422928e-06| -|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.840377343422928e-06| -|npm|karma-coverage-istanbul-reporter|5.830220936837534e-06| -|npm|karma-browserstack-launcher|5.830220936837534e-06| -|npm|ip|5.830220936837534e-06| -|pypi|[librosa](https://pypi.org/project/librosa)|5.8282011418359836e-06| -|npm|chai-passport-strategy|5.8250523012552305e-06| -|npm|passport-strategy|5.8250523012552305e-06| -|cran|clusterGeneration|5.815184906052652e-06| -|cran|pROC|5.810333996120864e-06| -|cran|[rversions](https://github.com/r-hub/rversions)|5.809736891646311e-06| -|npm|uglify-es|5.806560071727435e-06| -|cran|[Ckmeans.1d.dp](NA)|5.803295303932016e-06| -|pypi|[blurb](https://pypi.org/project/blurb)|5.797482750133671e-06| -|pypi|[bitstring](https://pypi.org/project/bitstring)|5.793783622235505e-06| -|cran|flexsurv|5.7860131500298865e-06| -|pypi|[tempora](https://pypi.org/project/tempora)|5.77593040498525e-06| -|pypi|[google-auth-httplib2](https://pypi.org/project/google-auth-httplib2)|5.7726442336024525e-06| -|cran|klaR|5.757499054612879e-06| -|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.747384937238494e-06| -|npm|d3-zoom|5.742932952342076e-06| -|npm|d3-transition|5.742932952342076e-06| -|npm|d3-timer|5.742932952342076e-06| -|npm|d3-shape|5.742932952342076e-06| -|npm|d3-selection|5.742932952342076e-06| -|npm|d3-interpolate|5.742932952342076e-06| -|npm|d3-ease|5.742932952342076e-06| -|npm|d3-color|5.742932952342076e-06| -|npm|d3-axis|5.742932952342076e-06| -|pypi|[soxr](https://pypi.org/project/soxr)|5.742677824267782e-06| -|pypi|[samplerate](https://pypi.org/project/samplerate)|5.742677824267782e-06| -|pypi|[presets](https://pypi.org/project/presets)|5.742677824267782e-06| -|pypi|[mir-eval](https://pypi.org/project/mir-eval)|5.742677824267782e-06| -|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|5.742677824267782e-06| -|pypi|[audioread](https://pypi.org/project/audioread)|5.742677824267782e-06| -|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|5.736237177074125e-06| -|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.735436112005149e-06| -|spack|unzip|5.735436112005149e-06| -|spack|wget|5.735436112005149e-06| -|npm|d3-request|5.72519426180514e-06| -|cran|cubature|5.715902879252483e-06| -|pypi|[aesara-theano-fallback](https://github.com/exoplanet-dev/aesara-theano-fallback)|5.715299421843231e-06| -|pypi|[halomod](https://github.com/steven-murray/halomod)|5.7023311416616875e-06| -|rubygems|appraisal|5.701641618990692e-06| -|pypi|[hyperopt](https://hyperopt.github.io/hyperopt)|5.694744585957982e-06| -|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.6869609768593774e-06| -|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|5.684695327566568e-06| -|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.676697779208245e-06| -|rubygems|hashie|5.663905729655879e-06| -|pypi|[pybamm](https://pypi.org/project/pybamm)|5.659878005746836e-06| -|cran|debugme|5.65090000718621e-06| -|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.648535564853557e-06| -|cran|subprocess|5.648535564853557e-06| -|cran|qvalue|5.648535564853557e-06| -|cran|tensorA|5.642328382914157e-06| -|cran|[EML](https://docs.ropensci.org/EML/)|5.621637776449498e-06| -|npm|tough-cookie|5.616022488945822e-06| -|pypi|[imgaug](https://github.com/aleju/imgaug)|5.613751476446927e-06| -|npm|moment-timezone|5.609784513762955e-06| -|npm|gulp-uglify|5.6086322523859875e-06| -|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|5.606333862357524e-06| -|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|5.606333862357524e-06| -|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|5.606333862357524e-06| -|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|5.606333862357524e-06| -|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|5.606333862357524e-06| -|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|5.606333862357524e-06| -|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|5.606333862357524e-06| -|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|5.606333862357524e-06| -|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|5.606333862357524e-06| -|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|5.606333862357524e-06| -|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|5.606333862357524e-06| -|pypi|[cogapp](https://pypi.org/project/cogapp)|5.599200506650148e-06| -|pypi|[thinc](https://github.com/explosion/thinc)|5.598347793131704e-06| -|npm|karma-jasmine|5.563214832027721e-06| -|npm|rollup-plugin-svelte|5.561572790314099e-06| -|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.539909880914066e-06| -|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.5377799655427065e-06| -|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.534737229297901e-06| -|cran|FNN|5.527981171548119e-06| -|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.512216841309149e-06| -|npm|classnames|5.503701319600902e-06| -|pypi|[pyexcel-ods3](https://pypi.org/project/pyexcel-ods3)|5.4966459728033476e-06| -|pypi|[pyexcel-xlsx](https://pypi.org/project/pyexcel-xlsx)|5.4966459728033476e-06| -|npm|[compression](https://github.com/expressjs/compression#readme)|5.4963698919714915e-06| -|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.482402165887276e-06| -|pypi|[kgt](https://pypi.org/project/kgt)|5.482402165887276e-06| -|pypi|[x21](https://pypi.org/project/x21)|5.482402165887276e-06| -|npm|updater-license|5.482402165887276e-06| -|npm|update|5.482402165887276e-06| -|npm|cose-base|5.482402165887276e-06| -|npm|murl|5.482402165887276e-06| -|npm|protein|5.482402165887276e-06| -|npm|network-address|5.482402165887276e-06| -|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.46789773867038e-06| -|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.466014857825976e-06| -|cran|rhub|5.433167853989411e-06| -|cran|gmailr|5.433167853989411e-06| -|cran|foghorn|5.433167853989411e-06| -|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|5.422429645693369e-06| -|cran|coxme|5.4223696271679895e-06| -|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.417983092818716e-06| -|npm|karma-mocha|5.40568703657279e-06| -|npm|grunt-contrib-clean|5.403730713398974e-06| -|pypi|[cooler](https://github.com/mirnylab/cooler)|5.402317347924043e-06| -|pypi|[python-slugify](https://github.com/un33k/python-slugify)|5.391843012363302e-06| -|cran|[dynlm](NA)|5.379557680812916e-06| -|pypi|[crossbar](http://crossbar.io/)|5.379557680812911e-06| -|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.379557680812911e-06| -|pypi|[asq](https://pypi.org/project/asq)|5.379557680812911e-06| -|pypi|[automat](https://pypi.org/project/automat)|5.379557680812911e-06| -|pypi|[cbor](https://pypi.org/project/cbor)|5.379557680812911e-06| -|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.379557680812911e-06| -|pypi|[hpack](https://pypi.org/project/hpack)|5.379557680812911e-06| -|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.379557680812911e-06| -|pypi|[netaddr](https://pypi.org/project/netaddr)|5.379557680812911e-06| -|pypi|[node-semver](https://pypi.org/project/node-semver)|5.379557680812911e-06| -|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.379557680812911e-06| -|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.379557680812911e-06| -|pypi|[pytrie](https://pypi.org/project/pytrie)|5.379557680812911e-06| -|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.379557680812911e-06| -|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.379557680812911e-06| -|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.379557680812911e-06| -|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.379557680812911e-06| -|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.379557680812911e-06| -|pypi|[sym](https://github.com/bjodah/sym)|5.379557680812911e-06| -|pypi|[translationstring](https://pypi.org/project/translationstring)|5.366798473493036e-06| -|cran|numbers|5.365558247082142e-06| -|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.347294109724186e-06| -|cran|loder|5.3301132168348514e-06| -|cran|ore|5.3301132168348514e-06| -|cran|mstate|5.325762104004782e-06| -|cran|changepoint|5.325762104004782e-06| -|cran|nor1mix|5.325762104004782e-06| -|cran|diptest|5.325762104004782e-06| -|cran|linprog|5.325762104004782e-06| -|cran|magic|5.325762104004782e-06| -|npm|mime-types|5.31587071969326e-06| -|npm|[which](https://github.com/isaacs/node-which#readme)|5.311490413352339e-06| -|npm|cli-table|5.310968320382546e-06| -|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.303789262773292e-06| -|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.303789262773292e-06| -|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.303789262773292e-06| -|pypi|[zstd](https://pypi.org/project/zstd)|5.303789262773292e-06| -|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|5.2980594915790595e-06| -|cran|metafor|5.290055504123587e-06| -|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.2813807531380764e-06| -|rubygems|activejob|5.2754740776259e-06| -|pypi|[sphobjinv](https://pypi.org/project/sphobjinv)|5.248387656903764e-06| -|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|5.245068738792588e-06| -|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|5.245068738792588e-06| -|pypi|[google-resumable-media](https://pypi.org/project/google-resumable-media)|5.2398096334686615e-06| -|pypi|[grandalf](https://github.com/bdcht/grandalf)|5.236102809324567e-06| -|cran|scico|5.230659209290411e-06| -|cran|rcartocolor|5.230659209290411e-06| -|pypi|[types-orjson](https://pypi.org/project/types-orjson)|5.22133539608312e-06| -|pypi|[types-ujson](https://pypi.org/project/types-ujson)|5.22133539608312e-06| -|pypi|[peewee](https://pypi.org/project/peewee)|5.22133539608312e-06| -|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.22133539608312e-06| -|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.22133539608312e-06| -|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|5.217907952645195e-06| -|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.20209228957422e-06| -|cran|lfe|5.200557834357881e-06| -|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.183937401510622e-06| -|cran|[aod](https://cran.r-project.org/package=aod)|5.183746716605346e-06| -|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.177824267782427e-06| -|spack|bdw-gc|5.177824267782427e-06| -|spack|googletest|5.177824267782427e-06| -|cran|gdalUtils|5.177824267782427e-06| -|cran|TeachingDemos|5.177824267782427e-06| -|cran|plotmo|5.177824267782427e-06| -|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.177824267782427e-06| -|npm|microbundle|5.177824267782427e-06| -|npm|const-version|5.177824267782427e-06| -|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.173111407421032e-06| -|npm|fresh|5.172489970803256e-06| -|npm|etag|5.172489970803256e-06| -|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.158479967902792e-06| -|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.158479967902792e-06| -|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.158479967902792e-06| -|pypi|[voila](https://pypi.org/project/voila)|5.158479967902792e-06| -|pypi|[SALib](https://pypi.org/project/SALib)|5.155918871923057e-06| -|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|5.1547730992938485e-06| -|npm|esbuild|5.152021156813411e-06| -|rubygems|[sync](https://github.com/ruby/sync)|5.147831720711296e-06| -|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|5.146443514644352e-06| -|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|5.146443514644352e-06| -|cran|[emld](https://docs.ropensci.org/emld/)|5.137477585176335e-06| -|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.129300657501494e-06| -|pypi|[fixtures](https://pypi.org/project/fixtures)|5.129300657501494e-06| -|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|5.126580532438273e-06| -|npm|execa|5.099863586350401e-06| -|npm|gulp-rename|5.098660208265447e-06| -|npm|gulp-concat|5.098660208265447e-06| -|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.087000134244382e-06| -|cran|BiocVersion|5.0857905149220155e-06| -|pypi|[pyahocorasick](https://pypi.org/project/pyahocorasick)|5.079916317991635e-06| -|pypi|[webob](https://pypi.org/project/webob)|5.070491746746977e-06| -|cran|modeltools|5.0688174410922695e-06| -|npm|eslint-plugin-html|5.063586556413813e-06| -|cran|Biobase|5.032846836297855e-06| -|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.024944445556654e-06| -|pypi|[sspa](https://github.com/cwieder/sspa)|5.020920502092052e-06| -|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.020920502092052e-06| -|cran|scagnostics|4.988505218630741e-06| -|cran|labelled|4.988505218630741e-06| -|cran|intergraph|4.988505218630741e-06| -|cran|broom.helpers|4.988505218630741e-06| -|pypi|[pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp)|4.9821399013419336e-06| -|cran|[dbscan](https://github.com/mhahsler/dbscan)|4.9797332580703555e-06| -|cran|speedglm|4.979453078302453e-06| -|npm|compressible|4.972355050806933e-06| -|pypi|[grayskull](https://pypi.org/project/grayskull)|4.97071129707113e-06| -|pypi|[pytorch-lightning](https://github.com/Lightning-AI/lightning)|4.9696738201667684e-06| -|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|4.967814612166078e-06| -|npm|jshint-stylish|4.966159363648903e-06| -|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|4.958102958756725e-06| -|pypi|[comm](https://pypi.org/project/comm)|4.938092093619664e-06| -|pypi|[bx-python](https://github.com/bxlab/bx-python)|4.93079275086034e-06| -|npm|karma-rollup-preprocessor|4.927027205279056e-06| -|pypi|[slicer](https://pypi.org/project/slicer)|4.918293954048995e-06| -|cran|PolynomF|4.905307201057036e-06| -|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|4.8865936105609605e-06| -|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|4.88508251666026e-06| -|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|4.877945604083312e-06| -|npm|browser-sync|4.8759639439483954e-06| -|cran|mlogit|4.864052889343077e-06| -|pypi|[scikit-optimize](https://scikit-optimize.github.io/)|4.85953377166767e-06| -|pypi|[scikit-fem](https://pypi.org/project/scikit-fem)|4.8507838886928494e-06| -|pypi|[tensorboardX](https://pypi.org/project/tensorboardX)|4.84552307370101e-06| -|cran|RcppCCTZ|4.844395144604349e-06| -|cran|genieclust|4.841601912731619e-06| -|cran|getopt|4.841601912731619e-06| -|npm|jsmd|4.841601912731619e-06| -|npm|is-mergeable-object|4.841601912731619e-06| -|cran|leaps|4.839274219504345e-06| -|pypi|[fasteners](https://pypi.org/project/fasteners)|4.836142003644172e-06| -|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.813816535901025e-06| -|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.809205020920503e-06| -|npm|gzip-size|4.79976090854752e-06| -|rubygems|actionmailer|4.79643727462018e-06| -|npm|read-file-relative|4.7931858936043035e-06| -|npm|normalize-newline|4.7931858936043035e-06| -|npm|callsite-record|4.7931858936043035e-06| -|spack|psm|4.779530093337625e-06| -|spack|opa-psm2|4.779530093337625e-06| -|spack|rdma-core|4.779530093337625e-06| -|spack|slurm|4.779530093337625e-06| -|cran|bignum|4.779530093337625e-06| -|pypi|[pycocotools](https://github.com/ppwwyyxx/cocoapi)|4.7698744769874465e-06| -|spack|[jemalloc](http://jemalloc.net/)|4.759702784590973e-06| -|pypi|[gitdb2](https://github.com/gitpython-developers/gitdb)|4.751942618051408e-06| -|pypi|[smmap2](https://github.com/gitpython-developers/smmap)|4.751942618051408e-06| -|cran|future.callr|4.7264682259785965e-06| -|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.707112970711297e-06| -|npm|baseui|4.707112970711297e-06| -|npm|color2k|4.707112970711297e-06| -|npm|copy-to-clipboard|4.707112970711297e-06| -|npm|cypress-circleci-reporter|4.707112970711297e-06| -|npm|d3-graphviz|4.707112970711297e-06| -|npm|decamelize|4.707112970711297e-06| -|npm|deck.gl|4.707112970711297e-06| -|npm|fzy.js|4.707112970711297e-06| -|npm|hoist-non-react-statics|4.707112970711297e-06| -|npm|humanize-string|4.707112970711297e-06| -|npm|immer|4.707112970711297e-06| -|npm|jest-fetch-mock|4.707112970711297e-06| -|npm|katex|4.707112970711297e-06| -|npm|mapbox-gl|4.707112970711297e-06| -|npm|moment-duration-format|4.707112970711297e-06| -|npm|node-emoji|4.707112970711297e-06| -|npm|numbro|4.707112970711297e-06| -|npm|protobufjs|4.707112970711297e-06| -|npm|react-color|4.707112970711297e-06| -|npm|react-debounce-render|4.707112970711297e-06| -|npm|react-device-detect|4.707112970711297e-06| -|npm|react-dropzone|4.707112970711297e-06| -|npm|react-feather|4.707112970711297e-06| -|npm|react-google-login|4.707112970711297e-06| -|npm|react-hotkeys|4.707112970711297e-06| -|npm|react-html-parser|4.707112970711297e-06| -|npm|react-map-gl|4.707112970711297e-06| -|npm|react-markdown|4.707112970711297e-06| -|npm|react-webcam|4.707112970711297e-06| -|npm|react-window|4.707112970711297e-06| -|npm|rehype-katex|4.707112970711297e-06| -|npm|rehype-raw|4.707112970711297e-06| -|npm|remark-emoji|4.707112970711297e-06| -|npm|remark-gfm|4.707112970711297e-06| -|npm|remark-math|4.707112970711297e-06| -|npm|re-resizable|4.707112970711297e-06| -|npm|styletron-engine-atomic|4.707112970711297e-06| -|npm|styletron-react|4.707112970711297e-06| -|npm|typed-signals|4.707112970711297e-06| -|npm|vega|4.707112970711297e-06| -|npm|vega-embed|4.707112970711297e-06| -|npm|vega-lite|4.707112970711297e-06| -|npm|xxhashjs|4.707112970711297e-06| -|cran|[solrium](https://github.com/ropensci/solrium)|4.699865511057985e-06| -|pypi|[pint-pulsar](https://pypi.org/project/pint-pulsar)|4.690301852958765e-06| -|pypi|[pytest-cython](https://pypi.org/project/pytest-cython)|4.660041841004184e-06| -|cran|quantmod|4.660041841004184e-06| -|cran|FastRWeb|4.660041841004184e-06| -|npm|draco3d|4.660041841004183e-06| -|npm|webgl-obj-loader|4.660041841004183e-06| -|cran|truncreg|4.645790948524049e-06| -|cran|panelr|4.645790948524049e-06| -|cran|metaBMA|4.645790948524049e-06| -|cran|ivreg|4.645790948524049e-06| -|cran|GLMMadaptive|4.645790948524049e-06| -|cran|clubSandwich|4.645790948524049e-06| -|cran|cgam|4.645790948524049e-06| -|cran|blme|4.645790948524049e-06| -|cran|geojsonlint|4.639868499701135e-06| -|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.639837759371531e-06| -|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.638566993810616e-06| -|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.638566993810616e-06| -|cran|topicmodels|4.63554758545636e-06| -|cran|akima|4.634264793783627e-06| -|cran|ipred|4.623095502397014e-06| -|npm|temp-path|4.617723084969424e-06| -|pypi|[jupyter-packaging](https://pypi.org/project/jupyter-packaging)|4.613441422594142e-06| -|rubygems|rb_sys|4.613441422594142e-06| -|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.607432931331529e-06| -|cran|[data.tree](http://github.com/gluc/data.tree)|4.604660393272363e-06| -|pypi|[kopt](https://pypi.org/project/kopt)|4.602510460251046e-06| -|cran|RcppBigIntAlgos|4.602510460251046e-06| -|cran|ggfittext|4.602510460251046e-06| -|cran|robust|4.602346084877466e-06| -|cran|taxadb|4.599521817095038e-06| -|npm|hot-loader|4.5923053372793145e-06| -|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.5923053372793145e-06| -|npm|babel-plugin-strip-function-call|4.5923053372793145e-06| -|npm|babel-plugin-styled-components|4.5923053372793145e-06| -|npm|binomial|4.5923053372793145e-06| -|npm|compression-webpack-plugin|4.5923053372793145e-06| -|npm|css.escape|4.5923053372793145e-06| -|npm|dom-to-image|4.5923053372793145e-06| -|npm|express-naked-redirect|4.5923053372793145e-06| -|npm|express-static-gzip|4.5923053372793145e-06| -|npm|html-webpack-plugin|4.5923053372793145e-06| -|npm|i18next|4.5923053372793145e-06| -|npm|leaflet|4.5923053372793145e-06| -|npm|leaflet-gesture-handling|4.5923053372793145e-06| -|npm|linspace|4.5923053372793145e-06| -|npm|lodash-webpack-plugin|4.5923053372793145e-06| -|npm|mousetrap|4.5923053372793145e-06| -|npm|null-loader|4.5923053372793145e-06| -|npm|outer-product|4.5923053372793145e-06| -|npm|react-addons-css-transition-group|4.5923053372793145e-06| -|npm|react-hot-loader|4.5923053372793145e-06| -|npm|react-i18next|4.5923053372793145e-06| -|npm|react-tooltip|4.5923053372793145e-06| -|npm|redux-thunk|4.5923053372793145e-06| -|npm|typeface-lato|4.5923053372793145e-06| -|npm|webpack-bundle-analyzer|4.5923053372793145e-06| -|npm|webpack-dev-middleware|4.5923053372793145e-06| -|npm|webpack-hot-middleware|4.5923053372793145e-06| -|npm|yaml-front-matter|4.5923053372793145e-06| -|cran|assertive.code|4.586780759429956e-06| -|cran|assertive.reflection|4.586780759429956e-06| -|cran|assertive.data.us|4.586780759429956e-06| -|cran|assertive.data.uk|4.586780759429956e-06| -|cran|assertive.data|4.586780759429956e-06| -|cran|assertive.models|4.586780759429956e-06| -|cran|assertive.matrices|4.586780759429956e-06| -|cran|assertive.sets|4.586780759429956e-06| -|cran|assertive.files|4.586780759429956e-06| -|cran|assertive.datetimes|4.586780759429956e-06| -|cran|assertive.strings|4.586780759429956e-06| -|cran|assertive.numbers|4.586780759429956e-06| -|cran|assertive.types|4.586780759429956e-06| -|cran|assertive.properties|4.586780759429956e-06| -|cran|assertive.base|4.586780759429956e-06| -|npm|merge-stream|4.57991714618706e-06| -|npm|vinyl-source-stream|4.5621823406459185e-06| -|npm|vinyl-buffer|4.5621823406459185e-06| -|pypi|[oemof.solph](https://oemof.org)|4.558054393305441e-06| -|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.5412226599124e-06| -|pypi|[lcapy](https://pypi.org/project/lcapy)|4.536976357312094e-06| -|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.536976357312094e-06| -|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.536976357312094e-06| -|pypi|[property-cached](https://pypi.org/project/property-cached)|4.536976357312094e-06| -|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.533655579870871e-06| -|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.518828451882847e-06| -|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.518828451882847e-06| -|pypi|[descartes](https://pypi.org/project/descartes)|4.507319175256205e-06| -|pypi|[mdurl](https://pypi.org/project/mdurl)|4.49431053301801e-06| -|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.49315329022442e-06| -|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.485247597590693e-06| -|pypi|[apipkg](https://pypi.org/project/apipkg)|4.482964734010759e-06| -|pypi|[atpublic](https://pypi.org/project/atpublic)|4.482964734010759e-06| -|pypi|[dvc](https://pypi.org/project/dvc)|4.482964734010759e-06| -|pypi|[inflect](https://pypi.org/project/inflect)|4.482964734010759e-06| -|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.482964734010759e-06| -|pypi|[nanotime](https://pypi.org/project/nanotime)|4.482964734010759e-06| -|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.482964734010759e-06| -|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.482964734010759e-06| -|pypi|[treelib](https://pypi.org/project/treelib)|4.482964734010759e-06| -|npm|rollup-plugin-istanbul|4.4794841713290735e-06| -|npm|karma-jasmine-html-reporter|4.4794841713290735e-06| -|npm|karma-detect-browsers|4.4794841713290735e-06| -|npm|hammer-simulator|4.4794841713290735e-06| -|npm|eslint-plugin-unicorn|4.4794841713290735e-06| -|npm|eslint-config-xo|4.4794841713290735e-06| -|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.4664868095830435e-06| -|pypi|[pymc3-ext](https://github.com/exoplanet-dev/pymc3-ext)|4.460284823470893e-06| -|npm|less|4.455746733839979e-06| -|pypi|[retrolab](https://pypi.org/project/retrolab)|4.438135086670651e-06| -|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.438135086670651e-06| -|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.438135086670651e-06| -|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.438135086670651e-06| -|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.438135086670651e-06| -|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.438135086670651e-06| -|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.438135086670651e-06| -|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.438135086670651e-06| -|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.438135086670651e-06| -|npm|gulp-clean|4.438135086670651e-06| -|npm|mocha-lcov-reporter|4.438135086670651e-06| -|npm|any-promise|4.438135086670651e-06| -|npm|thenify-all|4.438135086670651e-06| -|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.436568435544943e-06| -|cran|gdtools|4.416573296775895e-06| -|npm|schema-utils|4.407509359171988e-06| -|npm|loader-utils|4.407509359171988e-06| -|spack|[vtk](http://www.vtk.org)|4.4073798634954955e-06| -|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.404149724038362e-06| -|cran|[redux](https://github.com/richfitz/redux)|4.393305439330556e-06| -|pypi|[openstacksdk](https://docs.openstack.org/openstacksdk/)|4.3907949790794975e-06| -|pypi|[npx](https://pypi.org/project/npx)|4.385921732709821e-06| -|pypi|[meshplex](https://pypi.org/project/meshplex)|4.385921732709821e-06| -|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.385921732709821e-06| -|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.385921732709821e-06| -|pypi|[update-checker](https://pypi.org/project/update-checker)|4.385921732709821e-06| -|npm|karma-browserify|4.382658398087269e-06| -|pypi|[azure-storage-blob](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob)|4.378396552559732e-06| -|pypi|[resample](http://github.com/resample-project/resample)|4.361924686192468e-06| -|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.361924686192468e-06| -|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.361924686192468e-06| -|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|4.352818257653882e-06| -|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.343034136562156e-06| -|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.339692969532678e-06| -|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.33411231300989e-06| -|pypi|[Bio](https://github.com/ialbert/bio)|4.329537063969756e-06| -|cran|locfit|4.3272976482470075e-06| -|cran|bookdown|4.3111617031749945e-06| -|cran|nonnest2|4.309286003509246e-06| -|cran|officer|4.3091237104670275e-06| -|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|4.294650228796126e-06| -|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.289076509264799e-06| -|rubygems|irb|4.2871257507760825e-06| -|cran|[logger](https://daroczig.github.io/logger/)|4.285400791676944e-06| -|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.265989240884643e-06| -|cran|stm|4.25897854779945e-06| -|spack|berkeley-db|4.25461820083682e-06| -|spack|valgrind|4.237662352292059e-06| -|pypi|[qudida](https://pypi.org/project/qudida)|4.236401673640167e-06| -|cran|sparsesvd|4.236401673640167e-06| -|cran|FMStable|4.236401673640167e-06| -|cran|MuMIn|4.230305961686796e-06| -|pypi|[nitime](https://pypi.org/project/nitime)|4.229928427149247e-06| -|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|4.229928427149247e-06| -|pypi|[h5io](https://pypi.org/project/h5io)|4.229928427149247e-06| -|spack|libxscrnsaver|4.221449667733202e-06| -|pypi|[ddt](https://pypi.org/project/ddt)|4.218003586371787e-06| -|npm|babel-plugin-external-helpers|4.213233410519019e-06| -|pypi|[cosmospectra](https://github.com/sambit-giri/cosmospectra.git)|4.1971757322175755e-06| -|rubygems|timecop|4.184527367432328e-06| -|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.1841004184100435e-06| -|pypi|[mako](https://www.makotemplates.org/)|4.174796463095415e-06| -|cran|spls|4.16284445637191e-06| -|cran|Bessel|4.157949790794979e-06| -|cran|[archive](https://archive.r-lib.org/)|4.154148281386132e-06| -|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.142259414225942e-06| -|cran|transport|4.1422594142259415e-06| -|npm|csso|4.1422594142259415e-06| -|npm|google-closure-compiler|4.1422594142259415e-06| -|npm|ora|4.1422594142259415e-06| -|npm|update-notifier|4.1422594142259415e-06| -|npm|crass|4.1422594142259415e-06| -|npm|sqwish|4.1422594142259415e-06| -|npm|html-minifier|4.1422594142259415e-06| -|npm|node-version|4.1422594142259415e-06| -|pypi|[user-agents](https://pypi.org/project/user-agents)|4.142259414225941e-06| -|rubygems|zeitwerk|4.142259414225941e-06| -|rubygems|selma|4.142259414225941e-06| -|rubygems|sawyer|4.142259414225941e-06| -|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.127775989700678e-06| -|cran|[rsample](https://rsample.tidymodels.org)|4.1261192849480825e-06| -|pypi|[dataclasses-json](https://github.com/lidatong/dataclasses-json)|4.1256460743293145e-06| -|rubygems|execjs|4.120068738792588e-06| -|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.111057979677227e-06| -|npm|ascli|4.1008368200836825e-06| -|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.093141713661998e-06| -|pypi|[Epip](https://pypi.org/project/Epip)|4.093141713661998e-06| -|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.093141713661998e-06| -|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.093141713661998e-06| -|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.090199740446695e-06| -|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.0884638374178175e-06| -|npm|prettier-plugin-svelte|4.082194428090549e-06| -|npm|eslint-plugin-svelte3|4.082194428090549e-06| -|npm|svelte|4.082194428090549e-06| -|cran|tracerer|4.062981722087646e-06| -|npm|path-platform|4.059828451882845e-06| -|rubygems|rails-dom-testing|4.057723507813167e-06| -|pypi|[ducc0](https://pypi.org/project/ducc0)|4.056977602756586e-06| -|cran|stabledist|4.048261989056968e-06| -|cran|skewt|4.0475791990436345e-06| -|cran|catdata|4.0475791990436345e-06| -|cran|MPV|4.0475791990436345e-06| -|cran|fit.models|4.0475791990436345e-06| -|cran|DEoptimR|4.0475791990436345e-06| -|pypi|[sphinx-tabs](https://pypi.org/project/sphinx-tabs)|4.0453929256019235e-06| -|pypi|[langcodes](https://github.com/rspeer/langcodes)|4.042277389590779e-06| -|pypi|[pathy](https://github.com/justindujardin/pathy)|4.042277389590779e-06| -|pypi|[spacy-loggers](https://github.com/explosion/spacy-loggers)|4.042277389590779e-06| -|cran|feather|4.041512653255422e-06| -|pypi|[sentencepiece](https://pypi.org/project/sentencepiece)|4.037045004843663e-06| -|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.017489296192296e-06| -|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|4.003057611844224e-06| -|cran|spacetime|3.995213298162634e-06| -|pypi|[pytray](https://github.com/muhrin/pytray.git)|3.994906312534113e-06| -|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.979282741967914e-06| -|npm|underscore.string|3.976569037656903e-06| -|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|3.9539748953975005e-06| -|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|3.953974895397498e-06| -|pypi|[CacheControl](https://github.com/ionrock/cachecontrol)|3.951529641906216e-06| -|pypi|[pyshp](https://pypi.org/project/pyshp)|3.945008965929468e-06| -|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|3.945008965929468e-06| -|pypi|[noodles](https://pypi.org/project/noodles)|3.94445721642374e-06| -|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.937537358039471e-06| -|npm|gulp-babel|3.934089744684484e-06| -|pypi|[venusian](https://pypi.org/project/venusian)|3.932939445491748e-06| -|pypi|[hupper](https://pypi.org/project/hupper)|3.932939445491748e-06| -|rubygems|sassc|3.931068138552492e-06| -|npm|gulp-uglify-es|3.928163042550111e-06| -|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|3.924245760845628e-06| -|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|3.924245760845628e-06| -|pypi|[saspy](https://pypi.org/project/saspy)|3.924245760845628e-06| -|npm|escape-html|3.919190174502881e-06| -|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|3.910524621821694e-06| -|npm|eslint-plugin-jsx-a11y|3.910001077997984e-06| -|pypi|[Twisted](https://pypi.org/project/Twisted)|3.909626888896573e-06| -|pypi|[wordcloud](https://pypi.org/project/wordcloud)|3.906795542748787e-06| -|cran|[move](https://bartk.gitlab.io/move/)|3.9001793185893605e-06| -|pypi|[portray](https://pypi.org/project/portray)|3.88336820083682e-06| -|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.88336820083682e-06| -|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.88336820083682e-06| -|npm|isexe|3.88336820083682e-06| -|npm|superagent|3.88336820083682e-06| -|npm|connect-flash|3.88336820083682e-06| -|spack|nspr|3.87529079497908e-06| -|cran|goftest|3.856586351175877e-06| -|cran|tensor|3.856586351175877e-06| -|cran|spatstat.sparse|3.856586351175877e-06| -|cran|ellipse|3.849036924991161e-06| -|npm|seedrandom|3.846383741781231e-06| -|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.844760949117341e-06| -|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.833072368670276e-06| -|pypi|[feedparser](https://pypi.org/project/feedparser)|3.832445326285763e-06| -|cran|doRNG|3.821234309623431e-06| -|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.819466219123019e-06| -|cran|keras|3.816426384974413e-06| -|npm|[typedoc](https://typedoc.org)|3.809584205020921e-06| -|rubygems|reline|3.806089173640167e-06| -|pypi|[repoze.lru](http://www.repoze.org)|3.804916317991633e-06| -|cran|[rdflib](https://github.com/ropensci/rdflib)|3.8041157885748442e-06| -|npm|sass-true|3.8041157885748442e-06| -|package.json|github/wangjun1996/VisFeature|3.8037276531000383e-06| -|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.8037276531000383e-06| -|package.json|github/bio-tools/biotoolsSum|3.8037276531000383e-06| -|package.json|github/Shamir-Lab/domino_web|3.8037276531000383e-06| -|package.json|github/hetalang/heta-compiler|3.8037276531000383e-06| -|package.json|github/gear-genomics/tracy|3.8037276531000383e-06| -|package.json|github/MolMeDB/MolMeDB|3.8037276531000383e-06| -|package.json|github/tyo-nu/MINE-app|3.8037276531000383e-06| -|package.json|github/TNOCS/csWeb|3.8037276531000383e-06| -|package.json|github/nlesc-sherlock/Rig|3.8037276531000383e-06| -|package.json|github/EMResearch/EvoMaster|3.8037276531000383e-06| -|package.json|github/PathwayCommons/grounding-search|3.8037276531000383e-06| -|package.json|github/ci-for-research/self-hosted-runners|3.8037276531000383e-06| -|package.json|github/FINNGEN/lavaa-react|3.8037276531000383e-06| -|package.json|github/ratschlab/metagraph|3.8037276531000383e-06| -|package.json|github/korcsmarosgroup/TFlink|3.8037276531000383e-06| -|package.json|github/ci-for-science/self-hosted-runners|3.8037276531000383e-06| -|package.json|github/PopMedNet-Team/popmednet|3.8037276531000383e-06| -|package.json|github/eweitz/ideogram|3.8037276531000383e-06| -|package.json|github/interactivereport/OmicsView0|3.8037276531000383e-06| -|package.json|github/biosimulations/Biosimulations|3.8037276531000383e-06| -|package.json|github/bramvandijk88/cacatoo|3.8037276531000383e-06| -|package.json|github/PDB-REDO/tortoize|3.8037276531000383e-06| -|package.json|github/CrowdTruth/CrowdTruth|3.8037276531000383e-06| -|package.json|github/research-software-directory/research-software-directory|3.8037276531000383e-06| -|package.json|github/davidhoksza/MolArt|3.8037276531000383e-06| -|package.json|github/souzamonteiro/cnatool|3.8037276531000383e-06| -|package.json|github/quinlanW/dbMisLoc|3.8037276531000383e-06| -|package.json|github/phelelani/nf-rnaSeqMetagen|3.8037276531000383e-06| -|package.json|github/CNIC-Proteomics/TurboPutative-web|3.8037276531000383e-06| -|package.json|github/sib-swiss/glittr|3.8037276531000383e-06| -|package.json|github/tortellini-tools/action|3.8037276531000383e-06| -|package.json|github/ZjuLiangsl/mmkp|3.8037276531000383e-06| -|package.json|github/MichaelSel/edoJS|3.8037276531000383e-06| -|package.json|github/nextstrain/auspice|3.8037276531000383e-06| -|package.json|github/ADAH-EviDENce/evidence|3.8037276531000383e-06| -|package.json|github/Yomguithereal/talisman|3.8037276531000383e-06| -|package.json|github/MaayanLab/signature-commons-ui|3.8037276531000383e-06| -|package.json|github/meta-logic/sequoia|3.8037276531000383e-06| -|package.json|github/iomega/paired-data-form|3.8037276531000383e-06| -|package.json|github/iomega/zenodo-upload|3.8037276531000383e-06| -|package.json|github/citation-file-format/cff-initializer-javascript|3.8037276531000383e-06| -|package.json|github/Samreay/Marz|3.8037276531000383e-06| -|package.json|github/tobiasrausch/alfred|3.8037276531000383e-06| -|package.json|github/yyZhang14/dbEssLnc|3.8037276531000383e-06| -|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.8037276531000383e-06| -|package.json|github/CDSP-SCPO/dataverse-feed|3.8037276531000383e-06| -|package.json|github/klevis-a/kinematics-vis|3.8037276531000383e-06| -|package.json|github/amkram/shusher|3.8037276531000383e-06| -|package.json|github/DorianDepriester/mtex2Gmsh|3.8037276531000383e-06| -|package.json|github/AA-ALERT/frbcat-web|3.8037276531000383e-06| -|package.json|github/Via-Appia/via-appia-online-viewer|3.8037276531000383e-06| -|package.json|github/neuroneural/brainchop|3.8037276531000383e-06| -|package.json|github/fairdataihub/SPARClink|3.8037276531000383e-06| -|package.json|github/eWaterCycle/setup-grpc|3.8037276531000383e-06| -|package.json|github/eWaterCycle/setup-singularity|3.8037276531000383e-06| -|package.json|github/eWaterCycle/Cesium-NcWMS|3.8037276531000383e-06| -|package.json|github/eWaterCycle/eWaterleaf|3.8037276531000383e-06| -|package.json|github/vibbits/phyd3|3.8037276531000383e-06| -|package.json|github/emrecdem/emo-spectre|3.8037276531000383e-06| -|package.json|github/leraman/Hopla|3.8037276531000383e-06| -|package.json|github/mathjax/MathJax|3.8037276531000383e-06| -|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.8037276531000383e-06| -|package.json|github/cinemascience/cinema_snap|3.8037276531000383e-06| -|package.json|github/jspsych/jspsych|3.8037276531000383e-06| -|package.json|github/luntergroup/octopus|3.8037276531000383e-06| -|package.json|github/IPK-BIT/divbrowse|3.8037276531000383e-06| -|package.json|github/eucp-project/storyboards|3.8037276531000383e-06| -|package.json|github/eucp-project/atlas|3.8037276531000383e-06| -|package.json|github/ReGIS-org/regis-v2|3.8037276531000383e-06| -|package.json|github/pmkruyen/dearscholar|3.8037276531000383e-06| -|package.json|github/i-VRESSE/workflow-builder|3.8037276531000383e-06| -|package.json|github/lumen-org/lumen|3.8037276531000383e-06| -|package.json|github/Kaixhin/FGLab|3.8037276531000383e-06| -|package.json|github/Kaixhin/FGMachine|3.8037276531000383e-06| -|package.json|github/bids-standard/bids-validator|3.8037276531000383e-06| -|package.json|github/SchmidtDSE/afscgap|3.8037276531000383e-06| -|package.json|github/sonjageorgievska/CClusTera|3.8037276531000383e-06| -|package.json|github/streamlit/streamlit|3.8037276531000383e-06| -|package.json|github/dondi/GRNsight|3.8037276531000383e-06| -|package.json|github/NLeSC/xenon-flow|3.8037276531000383e-06| -|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.8037276531000383e-06| -|package.json|github/NLeSC/pattyvis|3.8037276531000383e-06| -|package.json|github/NLeSC/case-law-app|3.8037276531000383e-06| -|package.json|github/NLeSC/docker-couch-admin|3.8037276531000383e-06| -|package.json|github/NLeSC/DiVE|3.8037276531000383e-06| -|package.json|github/NLeSC/ExtJS-DateTime|3.8037276531000383e-06| -|package.json|github/NLeSC/UncertaintyVisualization|3.8037276531000383e-06| -|package.json|github/NLeSC/spot|3.8037276531000383e-06| -|package.json|gitlab/magnumpi/magnumpi|3.8037276531000383e-06| -|package.json|gitlab/geekysquirrel/bigx|3.8037276531000383e-06| -|package.json|gitlab/metafundev/metafun|3.8037276531000383e-06| -|requirements.txt|github/moead-framework/framework|3.8037276531000383e-06| -|requirements.txt|github/olivecha/guitarsounds|3.8037276531000383e-06| -|requirements.txt|github/villano-lab/nrCascadeSim|3.8037276531000383e-06| -|requirements.txt|github/STEllAR-GROUP/hpx|3.8037276531000383e-06| -|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.8037276531000383e-06| -|requirements.txt|github/ImperialCollegeLondon/champ|3.8037276531000383e-06| -|requirements.txt|github/iontorrent/TS|3.8037276531000383e-06| -|requirements.txt|github/LINNAE-project/SFB-Annotator|3.8037276531000383e-06| -|requirements.txt|github/luizfelippesr/galmag|3.8037276531000383e-06| -|requirements.txt|github/NBISweden/AGAT|3.8037276531000383e-06| -|requirements.txt|github/bthorne93/PySM_public|3.8037276531000383e-06| -|requirements.txt|github/jdswinbank/Comet|3.8037276531000383e-06| -|requirements.txt|github/LoganAMorrison/Hazma|3.8037276531000383e-06| -|requirements.txt|github/yuhuan-wu/mobilesal|3.8037276531000383e-06| -|requirements.txt|github/JD2112/methylr|3.8037276531000383e-06| -|requirements.txt|github/enveda/RPath|3.8037276531000383e-06| -|requirements.txt|github/florian-lienhard/MM-LSD|3.8037276531000383e-06| -|requirements.txt|github/mattyowl/astLib|3.8037276531000383e-06| -|requirements.txt|github/fabiorigamonti/bang|3.8037276531000383e-06| -|requirements.txt|github/HHTpy/HHTpywrapper|3.8037276531000383e-06| -|requirements.txt|github/biocircuits/bioscrape|3.8037276531000383e-06| -|requirements.txt|github/MD-Studio/MDStudio|3.8037276531000383e-06| -|requirements.txt|github/ucberkeleyseti/blimpy|3.8037276531000383e-06| -|requirements.txt|github/ucberkeleyseti/turbo_seti|3.8037276531000383e-06| -|requirements.txt|github/NETL-RIC/URC-Assessment-Method|3.8037276531000383e-06| -|requirements.txt|github/johnveitch/cpnest|3.8037276531000383e-06| -|requirements.txt|github/harrispopgen/mutyper|3.8037276531000383e-06| -|requirements.txt|github/ashleychontos/pySYD|3.8037276531000383e-06| -|requirements.txt|github/TeamCOMPAS/COMPAS|3.8037276531000383e-06| -|requirements.txt|github/flu-crew/smot|3.8037276531000383e-06| -|requirements.txt|github/tylertrimble/viswaternet|3.8037276531000383e-06| -|requirements.txt|github/pnsaevik/effluent|3.8037276531000383e-06| -|requirements.txt|github/zhangyk8/sconce-scms|3.8037276531000383e-06| -|requirements.txt|github/nickhand/pyRSD|3.8037276531000383e-06| -|requirements.txt|github/rmjarvis/Piff|3.8037276531000383e-06| -|requirements.txt|github/rmjarvis/TreeCorr|3.8037276531000383e-06| -|requirements.txt|github/secimTools/SECIMTools|3.8037276531000383e-06| -|requirements.txt|github/mrtommyb/ktransit|3.8037276531000383e-06| -|requirements.txt|github/miracum/ahd2fhir|3.8037276531000383e-06| -|requirements.txt|github/ryanvarley/exodata|3.8037276531000383e-06| -|requirements.txt|github/miguelcarcamov/csromer|3.8037276531000383e-06| -|requirements.txt|github/miguelcarcamov/gpuvmem|3.8037276531000383e-06| -|requirements.txt|github/kylemede/ExoSOFT|3.8037276531000383e-06| -|requirements.txt|github/OpenBioLink/Explorer|3.8037276531000383e-06| -|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.8037276531000383e-06| -|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.8037276531000383e-06| -|requirements.txt|github/sblunt/orbitize|3.8037276531000383e-06| -|requirements.txt|github/AemulusProject/bias_emulator|3.8037276531000383e-06| -|requirements.txt|github/statgen/Minimac4|3.8037276531000383e-06| -|requirements.txt|github/gbrammer/grizli|3.8037276531000383e-06| -|requirements.txt|github/fcastagna/preprofit|3.8037276531000383e-06| -|requirements.txt|github/fcastagna/JoXSZ|3.8037276531000383e-06| -|requirements.txt|github/zhoux85/scAdapt|3.8037276531000383e-06| -|requirements.txt|github/cytham/nanovar|3.8037276531000383e-06| -|requirements.txt|github/cylammarco/WDPhotTools|3.8037276531000383e-06| -|requirements.txt|github/cylammarco/ASPIRED|3.8037276531000383e-06| -|requirements.txt|github/dirac-institute/asterogap|3.8037276531000383e-06| -|requirements.txt|github/CederGroupHub/smol|3.8037276531000383e-06| -|requirements.txt|github/ExObsSim/ExoRad2-public|3.8037276531000383e-06| -|requirements.txt|github/singularityhub/sregistry|3.8037276531000383e-06| -|requirements.txt|github/CAMI-challenge/CAMITAX|3.8037276531000383e-06| -|requirements.txt|github/hongwanliu/DarkHistory|3.8037276531000383e-06| -|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.8037276531000383e-06| -|requirements.txt|github/logan-pearce/lofti_gaia|3.8037276531000383e-06| -|requirements.txt|github/astroboylrx/Rubble|3.8037276531000383e-06| -|requirements.txt|github/imcgreer/simqso|3.8037276531000383e-06| -|requirements.txt|github/bedops/bedops|3.8037276531000383e-06| -|requirements.txt|github/timstaley/amisurvey|3.8037276531000383e-06| -|requirements.txt|github/asntech/intervene|3.8037276531000383e-06| -|requirements.txt|github/COMBINE-lab/alevin-fry|3.8037276531000383e-06| -|requirements.txt|github/AndrewAnnex/SpiceyPy|3.8037276531000383e-06| -|requirements.txt|github/carronj/lenspyx|3.8037276531000383e-06| -|requirements.txt|github/carronj/plancklens|3.8037276531000383e-06| -|requirements.txt|github/Higgins00/TESS-Localize|3.8037276531000383e-06| -|requirements.txt|github/opengeos/segment-geospatial|3.8037276531000383e-06| -|requirements.txt|github/Gabaldonlab/jloh|3.8037276531000383e-06| -|requirements.txt|github/pyFFTW/pyFFTW|3.8037276531000383e-06| -|requirements.txt|github/zachetienne/nrpytutorial|3.8037276531000383e-06| -|requirements.txt|github/mscaudill/openseize|3.8037276531000383e-06| -|requirements.txt|github/chemfiles/chemfiles|3.8037276531000383e-06| -|requirements.txt|github/bow/fsnviz|3.8037276531000383e-06| -|requirements.txt|github/fgbuster/fgbuster|3.8037276531000383e-06| -|requirements.txt|github/PolyChord/PolyChordLite|3.8037276531000383e-06| -|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.8037276531000383e-06| -|requirements.txt|github/danielenricocahall/elephas|3.8037276531000383e-06| -|requirements.txt|github/lmcinnes/umap|3.8037276531000383e-06| -|requirements.txt|github/ECP-WarpX/WarpX|3.8037276531000383e-06| -|requirements.txt|github/SDXorg/pysd|3.8037276531000383e-06| -|requirements.txt|github/ConnorStoneAstro/AutoProf|3.8037276531000383e-06| -|requirements.txt|github/nlesc/embodied-emotions-scripts|3.8037276531000383e-06| -|requirements.txt|github/dsavransky/EXOSIMS|3.8037276531000383e-06| -|requirements.txt|github/snad-space/ztf-viewer|3.8037276531000383e-06| -|requirements.txt|github/mtlam/PyPulse|3.8037276531000383e-06| -|requirements.txt|github/SimonPfeifer/cows|3.8037276531000383e-06| -|requirements.txt|github/jkrogager/VoigtFit|3.8037276531000383e-06| -|requirements.txt|github/SuperKogito/spafe|3.8037276531000383e-06| -|requirements.txt|github/idruglab/hignn|3.8037276531000383e-06| -|requirements.txt|github/ITA-Solar/rh|3.8037276531000383e-06| -|requirements.txt|github/yrjia1015/CRISPRCasStack|3.8037276531000383e-06| -|requirements.txt|github/StingraySoftware/HENDRICS|3.8037276531000383e-06| -|requirements.txt|github/GBLille/MassiveFold|3.8037276531000383e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.8037276531000383e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.8037276531000383e-06| -|requirements.txt|github/dkoslicki/TAMPA|3.8037276531000383e-06| -|requirements.txt|github/kkjawz/coref-ee|3.8037276531000383e-06| -|requirements.txt|github/AusSRC/SoFiAX|3.8037276531000383e-06| -|requirements.txt|github/bregaldo/pywst|3.8037276531000383e-06| -|requirements.txt|github/bonsai-team/matam|3.8037276531000383e-06| -|requirements.txt|github/chianti-atomic/ChiantiPy|3.8037276531000383e-06| -|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.8037276531000383e-06| -|requirements.txt|github/pyxnat/pyxnat|3.8037276531000383e-06| -|requirements.txt|github/VIB-PSB/MINI-EX|3.8037276531000383e-06| -|requirements.txt|github/RBrearton/islatu|3.8037276531000383e-06| -|requirements.txt|github/a-griffiths/AutoSpec|3.8037276531000383e-06| -|requirements.txt|github/ajshajib/dolphin|3.8037276531000383e-06| -|requirements.txt|github/fccoelho/epigrass|3.8037276531000383e-06| -|requirements.txt|github/fccoelho/epimodels|3.8037276531000383e-06| -|requirements.txt|github/xraypy/xraylarch|3.8037276531000383e-06| -|requirements.txt|github/bioAI-Oslo/Spikeometric|3.8037276531000383e-06| -|requirements.txt|github/ianfhunter/GNOLL|3.8037276531000383e-06| -|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.8037276531000383e-06| -|requirements.txt|github/daler/pybedtools|3.8037276531000383e-06| -|requirements.txt|github/daler/gffutils|3.8037276531000383e-06| -|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.8037276531000383e-06| -|requirements.txt|github/sybila/biodivine-aeon-py|3.8037276531000383e-06| -|requirements.txt|github/kazewong/flowMC|3.8037276531000383e-06| -|requirements.txt|github/podondra/bayesian-sznet|3.8037276531000383e-06| -|requirements.txt|github/pynucastro/pynucastro|3.8037276531000383e-06| -|requirements.txt|github/rodluger/everest|3.8037276531000383e-06| -|requirements.txt|github/jeffdaily/parasail-python|3.8037276531000383e-06| -|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.8037276531000383e-06| -|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.8037276531000383e-06| -|requirements.txt|github/genouest/biomaj-daemon|3.8037276531000383e-06| -|requirements.txt|github/BorgwardtLab/simbsig|3.8037276531000383e-06| -|requirements.txt|github/dstndstn/tractor|3.8037276531000383e-06| -|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.8037276531000383e-06| -|requirements.txt|github/lpantano/seqcluster|3.8037276531000383e-06| -|requirements.txt|github/msyazwanfaid/hilalpy|3.8037276531000383e-06| -|requirements.txt|github/ladsantos/flatstar|3.8037276531000383e-06| -|requirements.txt|github/ladsantos/p-winds|3.8037276531000383e-06| -|requirements.txt|github/aksholokhov/pysr3|3.8037276531000383e-06| -|requirements.txt|github/SPARTA-dev/SPARTA|3.8037276531000383e-06| -|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.8037276531000383e-06| -|requirements.txt|github/KVSlab/VaMPy|3.8037276531000383e-06| -|requirements.txt|github/Narayana-Rao/SAR-tools|3.8037276531000383e-06| -|requirements.txt|github/gbouras13/plassembler|3.8037276531000383e-06| -|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.8037276531000383e-06| -|requirements.txt|github/jesford/cluster-lensing|3.8037276531000383e-06| -|requirements.txt|github/PynPoint/PynPoint|3.8037276531000383e-06| -|requirements.txt|github/vrodgom/statmorph|3.8037276531000383e-06| -|requirements.txt|github/ArtRand/signalAlign|3.8037276531000383e-06| -|requirements.txt|github/htjb/margarine|3.8037276531000383e-06| -|requirements.txt|github/htjb/globalemu|3.8037276531000383e-06| -|requirements.txt|github/klb2/qmkpy|3.8037276531000383e-06| -|requirements.txt|github/li-yangyang/lotus|3.8037276531000383e-06| -|requirements.txt|github/miguelzuma/hi_class_public|3.8037276531000383e-06| -|requirements.txt|github/spack/spack|3.8037276531000383e-06| -|requirements.txt|github/hannorein/rebound|3.8037276531000383e-06| -|requirements.txt|github/GalSim-developers/GalSim|3.8037276531000383e-06| -|requirements.txt|github/transientskp/lpf|3.8037276531000383e-06| -|requirements.txt|github/mwalmsley/zoobot|3.8037276531000383e-06| -|requirements.txt|github/Climdyn/qgs|3.8037276531000383e-06| -|requirements.txt|github/mwvgroup/pwv_kpno|3.8037276531000383e-06| -|requirements.txt|github/brentp/cyvcf2|3.8037276531000383e-06| -|requirements.txt|github/brentp/peddy|3.8037276531000383e-06| -|requirements.txt|github/kartheikiyer/dense_basis|3.8037276531000383e-06| -|requirements.txt|github/jts/nanopolish|3.8037276531000383e-06| -|requirements.txt|github/bjmorgan/py-sc-fermi|3.8037276531000383e-06| -|requirements.txt|github/LuisScoccola/persistable|3.8037276531000383e-06| -|requirements.txt|github/williamjameshandley/anesthetic|3.8037276531000383e-06| -|requirements.txt|github/williamjameshandley/fgivenx|3.8037276531000383e-06| -|requirements.txt|github/sorenwacker/ProteomicsQC|3.8037276531000383e-06| -|requirements.txt|github/moldyn/msmhelper|3.8037276531000383e-06| -|requirements.txt|github/SESMG/SESMG|3.8037276531000383e-06| -|requirements.txt|github/pyamg/pyamg|3.8037276531000383e-06| -|requirements.txt|github/reneshbedre/bioinfokit|3.8037276531000383e-06| -|requirements.txt|github/legolason/PyQSOFit|3.8037276531000383e-06| -|requirements.txt|github/sklasfeld/DANPOS3|3.8037276531000383e-06| -|requirements.txt|github/emerge-erc/ALminer|3.8037276531000383e-06| -|requirements.txt|github/mjshao06/pdifFinder|3.8037276531000383e-06| -|requirements.txt|github/kblin/ncbi-acc-download|3.8037276531000383e-06| -|requirements.txt|github/TinkerTools/tinker9|3.8037276531000383e-06| -|requirements.txt|github/OnroerendErfgoed/atramhasis|3.8037276531000383e-06| -|requirements.txt|github/silburt/DeepMoon|3.8037276531000383e-06| -|requirements.txt|github/mms-fcul/PypKa|3.8037276531000383e-06| -|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.8037276531000383e-06| -|requirements.txt|github/eggnogdb/eggnog-mapper|3.8037276531000383e-06| -|requirements.txt|github/SebastianBocquet/pygtc|3.8037276531000383e-06| -|requirements.txt|github/BASTAcode/BASTA|3.8037276531000383e-06| -|requirements.txt|github/RosettaCommons/RFDesign|3.8037276531000383e-06| -|requirements.txt|github/migueldvb/cine|3.8037276531000383e-06| -|requirements.txt|github/silx-kit/pyFAI|3.8037276531000383e-06| -|requirements.txt|github/grahambell/pymoc|3.8037276531000383e-06| -|requirements.txt|github/pyomeca/biosiglive|3.8037276531000383e-06| -|requirements.txt|github/labsyspharm/minerva-story|3.8037276531000383e-06| -|requirements.txt|github/ihmwg/python-modelcif|3.8037276531000383e-06| -|requirements.txt|github/tamarervin/SolAster|3.8037276531000383e-06| -|requirements.txt|github/icecube/TauRunner|3.8037276531000383e-06| -|requirements.txt|github/arnikz/PIQMIe|3.8037276531000383e-06| -|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.8037276531000383e-06| -|requirements.txt|github/gperezs/StarcNet|3.8037276531000383e-06| -|requirements.txt|github/miRTop/mirtop|3.8037276531000383e-06| -|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.8037276531000383e-06| -|requirements.txt|github/exoclime/HELIOS-K|3.8037276531000383e-06| -|requirements.txt|github/exoclime/HELA|3.8037276531000383e-06| -|requirements.txt|github/saberyoung/haffet|3.8037276531000383e-06| -|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.8037276531000383e-06| -|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.8037276531000383e-06| -|requirements.txt|github/wouterpeere/GHEtool|3.8037276531000383e-06| -|requirements.txt|github/grant-m-s/astronomicAL|3.8037276531000383e-06| -|requirements.txt|github/AWehrhahn/SME|3.8037276531000383e-06| -|requirements.txt|github/BenNordick/HiLoop|3.8037276531000383e-06| -|requirements.txt|github/pysal/spopt|3.8037276531000383e-06| -|requirements.txt|github/damonge/schNell|3.8037276531000383e-06| -|requirements.txt|github/healpy/healpy|3.8037276531000383e-06| -|requirements.txt|github/cdanielmachado/reframed|3.8037276531000383e-06| -|requirements.txt|github/pysat/pysat|3.8037276531000383e-06| -|requirements.txt|github/lkreidberg/batman|3.8037276531000383e-06| -|requirements.txt|github/MrOlm/drep|3.8037276531000383e-06| -|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|3.8037276531000383e-06| -|requirements.txt|github/joshspeagle/dynesty|3.8037276531000383e-06| -|requirements.txt|github/TianlaiProject/tlpipe|3.8037276531000383e-06| -|requirements.txt|github/maserlib/ExPRES|3.8037276531000383e-06| -|requirements.txt|github/cwentland0/perform|3.8037276531000383e-06| -|requirements.txt|github/taoliu/MACS|3.8037276531000383e-06| -|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.8037276531000383e-06| -|requirements.txt|github/GilbertLabUCSF/CanDI|3.8037276531000383e-06| -|requirements.txt|github/DataBiosphere/wdl-parsers|3.8037276531000383e-06| -|requirements.txt|github/pcingola/SnpEff|3.8037276531000383e-06| -|requirements.txt|github/CarlosCoba/XookSuut-code|3.8037276531000383e-06| -|requirements.txt|github/hpparvi/opents|3.8037276531000383e-06| -|requirements.txt|github/hpparvi/PyTransit|3.8037276531000383e-06| -|requirements.txt|github/ExeClim/Isca|3.8037276531000383e-06| -|requirements.txt|github/ggciag/mandyoc|3.8037276531000383e-06| -|requirements.txt|github/minkailin/stratsi|3.8037276531000383e-06| -|requirements.txt|github/qmarcou/IGoR|3.8037276531000383e-06| -|requirements.txt|github/python-streamz/streamz|3.8037276531000383e-06| -|requirements.txt|github/villrv/SuperRAENN|3.8037276531000383e-06| -|requirements.txt|github/galaxyproject/galaxy-lib|3.8037276531000383e-06| -|requirements.txt|github/monarch-initiative/loinc2hpo|3.8037276531000383e-06| -|requirements.txt|github/LSSTDESC/snmachine|3.8037276531000383e-06| -|requirements.txt|github/LSSTDESC/Spectractor|3.8037276531000383e-06| -|requirements.txt|github/LSSTDESC/sacc|3.8037276531000383e-06| -|requirements.txt|github/BioGearsEngine/core|3.8037276531000383e-06| -|requirements.txt|github/ablab/TandemTools|3.8037276531000383e-06| -|requirements.txt|github/rcsb/mmtf-python|3.8037276531000383e-06| -|requirements.txt|github/jpierel14/snsed|3.8037276531000383e-06| -|requirements.txt|github/exciting/excitingtools|3.8037276531000383e-06| -|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.8037276531000383e-06| -|requirements.txt|github/ethicsai/ethical-smart-grid|3.8037276531000383e-06| -|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.8037276531000383e-06| -|requirements.txt|github/esa/NIDN|3.8037276531000383e-06| -|requirements.txt|github/ot483/NetCom|3.8037276531000383e-06| -|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.8037276531000383e-06| -|requirements.txt|github/epfl-radio-astro/PINION|3.8037276531000383e-06| -|requirements.txt|github/epfl-radio-astro/LiSA|3.8037276531000383e-06| -|requirements.txt|github/SharmaLlama/ticktack|3.8037276531000383e-06| -|requirements.txt|github/johannesulf/dsigma|3.8037276531000383e-06| -|requirements.txt|github/drphilmarshall/HumVI|3.8037276531000383e-06| -|requirements.txt|github/atomec-project/atoMEC|3.8037276531000383e-06| -|requirements.txt|github/spacetelescope/mirage|3.8037276531000383e-06| -|requirements.txt|github/qMRLab/qMRLab|3.8037276531000383e-06| -|requirements.txt|github/nextstrain/nextclade|3.8037276531000383e-06| -|requirements.txt|github/antoinemarchal/ROHSA|3.8037276531000383e-06| -|requirements.txt|github/marius311/cosmoslik|3.8037276531000383e-06| -|requirements.txt|github/xinyiguan/py2lispIDyOM|3.8037276531000383e-06| -|requirements.txt|github/YuRui8879/MRASleepNet|3.8037276531000383e-06| -|requirements.txt|github/JLiangLab/TransVW|3.8037276531000383e-06| -|requirements.txt|github/SJLeo/FFSD|3.8037276531000383e-06| -|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.8037276531000383e-06| -|requirements.txt|github/ucl-exoplanets/pylightcurve|3.8037276531000383e-06| -|requirements.txt|github/smithlabcode/dnmtools|3.8037276531000383e-06| -|requirements.txt|github/onnela-lab/beiwe-backend|3.8037276531000383e-06| -|requirements.txt|github/Cristianetaniguti/Reads2Map|3.8037276531000383e-06| -|requirements.txt|github/nanoporetech/pychopper|3.8037276531000383e-06| -|requirements.txt|github/nanoporetech/medaka|3.8037276531000383e-06| -|requirements.txt|github/bradkav/WIMpy_NREFT|3.8037276531000383e-06| -|requirements.txt|github/bradkav/CEvNS|3.8037276531000383e-06| -|requirements.txt|github/bradkav/verne|3.8037276531000383e-06| -|requirements.txt|github/variomes/sibtm-variomes|3.8037276531000383e-06| -|requirements.txt|github/1313e/CMasher|3.8037276531000383e-06| -|requirements.txt|github/BioinfoUNIBA/REDItools2|3.8037276531000383e-06| -|requirements.txt|github/pcubillos/pyratbay|3.8037276531000383e-06| -|requirements.txt|github/pcubillos/repack|3.8037276531000383e-06| -|requirements.txt|github/pcubillos/mc3|3.8037276531000383e-06| -|requirements.txt|github/DSIMB/medusa|3.8037276531000383e-06| -|requirements.txt|github/AdmiralenOla/Scoary|3.8037276531000383e-06| -|requirements.txt|github/EGaraldi/corecon|3.8037276531000383e-06| -|requirements.txt|github/fhcrc/seqmagick|3.8037276531000383e-06| -|requirements.txt|github/jsobeck/MOOG_SCAT|3.8037276531000383e-06| -|requirements.txt|github/aewallin/allantools|3.8037276531000383e-06| -|requirements.txt|github/afeinstein20/eleanor|3.8037276531000383e-06| -|requirements.txt|github/jakeret/tf_unet|3.8037276531000383e-06| -|requirements.txt|github/jakeret/abcpmc|3.8037276531000383e-06| -|requirements.txt|github/keatonb/TESS_PRF|3.8037276531000383e-06| -|requirements.txt|github/keatonb/Pyriod|3.8037276531000383e-06| -|requirements.txt|github/discsim/frank|3.8037276531000383e-06| -|requirements.txt|github/erling6232/imagedata|3.8037276531000383e-06| -|requirements.txt|github/ncbi/datasets|3.8037276531000383e-06| -|requirements.txt|github/kuanrongchan/COVID19-severity|3.8037276531000383e-06| -|requirements.txt|github/ryneches/SuchTree|3.8037276531000383e-06| -|requirements.txt|github/surf-eds/one-button-compute|3.8037276531000383e-06| -|requirements.txt|github/rrwick/Deepbinner|3.8037276531000383e-06| -|requirements.txt|github/AMReX-Astro/Nyx|3.8037276531000383e-06| -|requirements.txt|github/AMReX-Astro/MAESTROeX|3.8037276531000383e-06| -|requirements.txt|github/AMReX-Astro/Castro|3.8037276531000383e-06| -|requirements.txt|github/cmoestl/3DCORE|3.8037276531000383e-06| -|requirements.txt|github/paulbrodersen/netgraph|3.8037276531000383e-06| -|requirements.txt|github/SarveshVGharat/Plages-Identification|3.8037276531000383e-06| -|requirements.txt|github/Ajstros/pyripherals|3.8037276531000383e-06| -|requirements.txt|github/astro-informatics/sleplet|3.8037276531000383e-06| -|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.8037276531000383e-06| -|requirements.txt|github/mpound/pdrtpy|3.8037276531000383e-06| -|requirements.txt|github/aboucaud/pypher|3.8037276531000383e-06| -|requirements.txt|github/gvilitechltd/LibSWIFFT|3.8037276531000383e-06| -|requirements.txt|github/micahvista/MAMnet|3.8037276531000383e-06| -|requirements.txt|github/bcbio/bcbio-nextgen|3.8037276531000383e-06| -|requirements.txt|github/kinnala/scikit-fem|3.8037276531000383e-06| -|requirements.txt|github/ngbusca/QuasarNET|3.8037276531000383e-06| -|requirements.txt|github/jgieseler/solarmach|3.8037276531000383e-06| -|requirements.txt|github/xuanxu/starmatrix|3.8037276531000383e-06| -|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.8037276531000383e-06| -|requirements.txt|github/hposborn/MonoTools|3.8037276531000383e-06| -|requirements.txt|github/uedaLabR/nanoDoc|3.8037276531000383e-06| -|requirements.txt|github/justyncw/STAR_MELT|3.8037276531000383e-06| -|requirements.txt|github/widdowquinn/pyani|3.8037276531000383e-06| -|requirements.txt|github/tmcclintock/AReconstructionTool|3.8037276531000383e-06| -|requirements.txt|github/rkiman/wdwarfdate|3.8037276531000383e-06| -|requirements.txt|github/exosports/MARGE|3.8037276531000383e-06| -|requirements.txt|github/exosports/homer|3.8037276531000383e-06| -|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.8037276531000383e-06| -|requirements.txt|github/kno10/python-kmedoids|3.8037276531000383e-06| -|requirements.txt|github/HLasse/TextDescriptives|3.8037276531000383e-06| -|requirements.txt|github/timothydmorton/isochrones|3.8037276531000383e-06| -|requirements.txt|github/SuLab/Wikidata-phenomizer|3.8037276531000383e-06| -|requirements.txt|github/YesselmanLab/rna_map|3.8037276531000383e-06| -|requirements.txt|github/PaulRitsche/DLTrack|3.8037276531000383e-06| -|requirements.txt|github/robashaw/libecpint|3.8037276531000383e-06| -|requirements.txt|github/tud-hri/joan|3.8037276531000383e-06| -|requirements.txt|github/tud-hri/travia|3.8037276531000383e-06| -|requirements.txt|github/LSARP/ProteomicsQC|3.8037276531000383e-06| -|requirements.txt|github/benstahl92/deepSIP|3.8037276531000383e-06| -|requirements.txt|github/sibirrer/psfr|3.8037276531000383e-06| -|requirements.txt|github/citation-file-format/citation-file-format|3.8037276531000383e-06| -|requirements.txt|github/ryanhausen/fitsmap|3.8037276531000383e-06| -|requirements.txt|github/mgieles/limepy|3.8037276531000383e-06| -|requirements.txt|github/milnus/Magphi|3.8037276531000383e-06| -|requirements.txt|github/open2c/pairtools|3.8037276531000383e-06| -|requirements.txt|github/icrar/daliuge|3.8037276531000383e-06| -|requirements.txt|github/valentineap/pyprop8|3.8037276531000383e-06| -|requirements.txt|github/rae-holcomb/SpinSpotter|3.8037276531000383e-06| -|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.8037276531000383e-06| -|requirements.txt|github/PacificBiosciences/pbbam|3.8037276531000383e-06| -|requirements.txt|github/CosmoStat/mccd|3.8037276531000383e-06| -|requirements.txt|github/pennsignals/chime|3.8037276531000383e-06| -|requirements.txt|github/sbird/fake_spectra|3.8037276531000383e-06| -|requirements.txt|github/kyleaoman/martini|3.8037276531000383e-06| -|requirements.txt|github/annayqho/TheCannon|3.8037276531000383e-06| -|requirements.txt|github/scottgigante/picopore|3.8037276531000383e-06| -|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.8037276531000383e-06| -|requirements.txt|github/scikit-learn-contrib/hdbscan|3.8037276531000383e-06| -|requirements.txt|github/Basvanstein/GSAreport|3.8037276531000383e-06| -|requirements.txt|github/SHTOOLS/SHTOOLS|3.8037276531000383e-06| -|requirements.txt|github/segasai/rvspecfit|3.8037276531000383e-06| -|requirements.txt|github/pierfied/karmma|3.8037276531000383e-06| -|requirements.txt|github/achael/eht-imaging|3.8037276531000383e-06| -|requirements.txt|github/yupidevs/pactus|3.8037276531000383e-06| -|requirements.txt|github/snowformatics/macrobot|3.8037276531000383e-06| -|requirements.txt|github/mrempel/geohexviz|3.8037276531000383e-06| -|requirements.txt|github/PNNL-m-q/mza|3.8037276531000383e-06| -|requirements.txt|github/gmbrandt/HTOF|3.8037276531000383e-06| -|requirements.txt|github/londumas/redvsblue|3.8037276531000383e-06| -|requirements.txt|github/Lyalpha/spalipy|3.8037276531000383e-06| -|requirements.txt|github/rzellem/EXOTIC|3.8037276531000383e-06| -|requirements.txt|github/benjaminbolling/RSW|3.8037276531000383e-06| -|requirements.txt|github/EnricoCorsaro/FAMED|3.8037276531000383e-06| -|requirements.txt|github/nickk124/RCR|3.8037276531000383e-06| -|requirements.txt|github/Qiskit/qiskit-experiments|3.8037276531000383e-06| -|requirements.txt|github/lucianolorenti/ceruleo|3.8037276531000383e-06| -|requirements.txt|github/pysam-developers/pysam|3.8037276531000383e-06| -|requirements.txt|github/ywx649999311/EzTao|3.8037276531000383e-06| -|requirements.txt|github/johnpaulett/python-hl7|3.8037276531000383e-06| -|requirements.txt|github/Samreay/ChainConsumer|3.8037276531000383e-06| -|requirements.txt|github/Samreay/Barry|3.8037276531000383e-06| -|requirements.txt|github/igvteam/igv-reports|3.8037276531000383e-06| -|requirements.txt|github/travisseymour/EPICpy|3.8037276531000383e-06| -|requirements.txt|github/j-erler/pymf|3.8037276531000383e-06| -|requirements.txt|github/alawryaguila/multi-view-AE|3.8037276531000383e-06| -|requirements.txt|github/sebastian-zieba/PACMAN|3.8037276531000383e-06| -|requirements.txt|github/AndreyTavleev/DiscVerSt|3.8037276531000383e-06| -|requirements.txt|github/bd-j/prospector|3.8037276531000383e-06| -|requirements.txt|github/bd-j/sedpy|3.8037276531000383e-06| -|requirements.txt|github/desihub/fastspecfit|3.8037276531000383e-06| -|requirements.txt|github/telatin/qax|3.8037276531000383e-06| -|requirements.txt|github/prashjet/popkinmocks|3.8037276531000383e-06| -|requirements.txt|github/neuroanatomy/reorient|3.8037276531000383e-06| -|requirements.txt|github/manodeep/TesseRACt|3.8037276531000383e-06| -|requirements.txt|github/jeschaef/Graph4Med|3.8037276531000383e-06| -|requirements.txt|github/macrocosme/amber_meta|3.8037276531000383e-06| -|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.8037276531000383e-06| -|requirements.txt|github/trygvrad/DF-XRM_viz|3.8037276531000383e-06| -|requirements.txt|github/nickelnine37/pykronecker|3.8037276531000383e-06| -|requirements.txt|github/ska-sa/katdal|3.8037276531000383e-06| -|requirements.txt|github/cosmo-ethz/seek|3.8037276531000383e-06| -|requirements.txt|github/cosmo-ethz/hide|3.8037276531000383e-06| -|requirements.txt|github/cosmo-ethz/CosmoHammer|3.8037276531000383e-06| -|requirements.txt|github/arnauqb/qwind|3.8037276531000383e-06| -|requirements.txt|github/OxES/k2sc|3.8037276531000383e-06| -|requirements.txt|github/PaulHancock/Robbie|3.8037276531000383e-06| -|requirements.txt|github/mwaskom/seaborn|3.8037276531000383e-06| -|requirements.txt|github/MichelleLochner/astronomaly|3.8037276531000383e-06| -|requirements.txt|github/seeh/surprise|3.8037276531000383e-06| -|requirements.txt|github/lutteropp/NetRAX|3.8037276531000383e-06| -|requirements.txt|github/radiocosmology/draco|3.8037276531000383e-06| -|requirements.txt|github/radiocosmology/driftscan|3.8037276531000383e-06| -|requirements.txt|github/CGATOxford/UMI-tools|3.8037276531000383e-06| -|requirements.txt|github/pymedphys/pymedphys|3.8037276531000383e-06| -|requirements.txt|github/etal/cnvkit|3.8037276531000383e-06| -|requirements.txt|github/shandley/hecatomb|3.8037276531000383e-06| -|requirements.txt|github/valboz/VBBinaryLensing|3.8037276531000383e-06| -|requirements.txt|github/NREL/G2Aero|3.8037276531000383e-06| -|requirements.txt|github/STOmics/EAGS|3.8037276531000383e-06| -|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.8037276531000383e-06| -|requirements.txt|github/jtschindler/sculptor|3.8037276531000383e-06| -|requirements.txt|github/ptriska/WavesDash|3.8037276531000383e-06| -|requirements.txt|github/sczesla/PyAstronomy|3.8037276531000383e-06| -|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.8037276531000383e-06| -|requirements.txt|github/jdber1/opendrop|3.8037276531000383e-06| -|requirements.txt|github/semaphoreP/whereistheplanet|3.8037276531000383e-06| -|requirements.txt|github/C0PEP0D/otto|3.8037276531000383e-06| -|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.8037276531000383e-06| -|requirements.txt|github/parsotat/batanalysis|3.8037276531000383e-06| -|requirements.txt|github/maxmahlke/ssos|3.8037276531000383e-06| -|requirements.txt|github/lucabaldini/ixpeobssim|3.8037276531000383e-06| -|requirements.txt|github/mavrix93/LightCurvesClassifier|3.8037276531000383e-06| -|requirements.txt|github/YangLab/CIRCexplorer2|3.8037276531000383e-06| -|requirements.txt|github/HannahMDoherty/ChemGAPP|3.8037276531000383e-06| -|requirements.txt|github/sosl/H-FISTA|3.8037276531000383e-06| -|requirements.txt|github/winni2k/abeona|3.8037276531000383e-06| -|requirements.txt|github/pni-lab/mlconfound|3.8037276531000383e-06| -|requirements.txt|github/james-m-osborn/astrosat|3.8037276531000383e-06| -|requirements.txt|github/biomedia-mira/masf|3.8037276531000383e-06| -|requirements.txt|github/biomedia-mira/istn|3.8037276531000383e-06| -|requirements.txt|github/biomedia-mira/deepscm|3.8037276531000383e-06| -|requirements.txt|github/Ambuj-UF/APOP|3.8037276531000383e-06| -|requirements.txt|github/johnh2o2/cuvarbase|3.8037276531000383e-06| -|requirements.txt|github/E3SM-Project/gdess|3.8037276531000383e-06| -|requirements.txt|github/huiwenke/MineProt|3.8037276531000383e-06| -|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.8037276531000383e-06| -|requirements.txt|github/ebachelet/pyLIMA|3.8037276531000383e-06| -|requirements.txt|github/connor-lab/vapor|3.8037276531000383e-06| -|requirements.txt|github/abatten/fruitbat|3.8037276531000383e-06| -|requirements.txt|github/cistrome/MIRA|3.8037276531000383e-06| -|requirements.txt|github/COINtoolbox/ActSNClass|3.8037276531000383e-06| -|requirements.txt|github/JulioHC00/PEPITA|3.8037276531000383e-06| -|requirements.txt|github/NLESC-JCER/QMCblip|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/PyMORESANE|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/rodrigues|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/QuartiCal|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/Stimela-classic|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/breizorro|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/Stimela|3.8037276531000383e-06| -|requirements.txt|github/JulianBMunoz/Zeus21|3.8037276531000383e-06| -|requirements.txt|github/JulianBMunoz/RelicFast|3.8037276531000383e-06| -|requirements.txt|github/astromer-science/main-code|3.8037276531000383e-06| -|requirements.txt|github/MIAnalyzer/MIA|3.8037276531000383e-06| -|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.8037276531000383e-06| -|requirements.txt|github/Julian/jsonschema|3.8037276531000383e-06| -|requirements.txt|github/aimalz/qp|3.8037276531000383e-06| -|requirements.txt|github/CobayaSampler/cobaya|3.8037276531000383e-06| -|requirements.txt|github/openmsi/openmsistream|3.8037276531000383e-06| -|requirements.txt|github/ixkael/Delight|3.8037276531000383e-06| -|requirements.txt|github/stinefm/relsad|3.8037276531000383e-06| -|requirements.txt|github/hallamlab/TreeSAPP|3.8037276531000383e-06| -|requirements.txt|github/deepmind/alphafold|3.8037276531000383e-06| -|requirements.txt|github/ggonnella/fastsubtrees|3.8037276531000383e-06| -|requirements.txt|github/KeplerGO/PyKE|3.8037276531000383e-06| -|requirements.txt|github/KeplerGO/K2fov|3.8037276531000383e-06| -|requirements.txt|github/KeplerGO/kadenza|3.8037276531000383e-06| -|requirements.txt|github/tiberioap/grav_waldo|3.8037276531000383e-06| -|requirements.txt|github/AllenInstitute/bmtk|3.8037276531000383e-06| -|requirements.txt|github/mirnylab/cooler|3.8037276531000383e-06| -|requirements.txt|github/mirnylab/pairtools|3.8037276531000383e-06| -|requirements.txt|github/dib-lab/sourmash|3.8037276531000383e-06| -|requirements.txt|github/dib-lab/dammit|3.8037276531000383e-06| -|requirements.txt|github/PetroFit/petrofit|3.8037276531000383e-06| -|requirements.txt|github/epi2me-labs/mapula|3.8037276531000383e-06| -|requirements.txt|github/tomasplsek/CADET|3.8037276531000383e-06| -|requirements.txt|github/rpoleski/MulensModel|3.8037276531000383e-06| -|requirements.txt|github/vterron/lemon|3.8037276531000383e-06| -|requirements.txt|github/sjteresi/TE_Density|3.8037276531000383e-06| -|requirements.txt|github/SegataLab/lefse|3.8037276531000383e-06| -|requirements.txt|github/AOtools/aotools|3.8037276531000383e-06| -|requirements.txt|github/MikeSWang/HorizonGRound|3.8037276531000383e-06| -|requirements.txt|github/MikeSWang/Harmonia|3.8037276531000383e-06| -|requirements.txt|github/inpefess/gym-saturation|3.8037276531000383e-06| -|requirements.txt|github/bfarr/kombine|3.8037276531000383e-06| -|requirements.txt|github/mswzeus/TargetNet|3.8037276531000383e-06| -|requirements.txt|github/Smith42/pix2prof|3.8037276531000383e-06| -|requirements.txt|github/he2016012996/CABnet|3.8037276531000383e-06| -|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.8037276531000383e-06| -|requirements.txt|github/ppsp-team/PyNM|3.8037276531000383e-06| -|requirements.txt|github/swagnercarena/paltas|3.8037276531000383e-06| -|requirements.txt|github/jeremysanders/mbproj2|3.8037276531000383e-06| -|requirements.txt|github/JulianZDing/UniMAP|3.8037276531000383e-06| -|requirements.txt|github/FlorianThibord/OptimiR|3.8037276531000383e-06| -|requirements.txt|github/iAART/aart|3.8037276531000383e-06| -|requirements.txt|github/forrest-lab/scMatch|3.8037276531000383e-06| -|requirements.txt|github/aertslab/pySCENIC|3.8037276531000383e-06| -|requirements.txt|github/austinpeel/herculens|3.8037276531000383e-06| -|requirements.txt|github/3d-pli/fastpli|3.8037276531000383e-06| -|requirements.txt|github/jmsdsouzaPhD/GWDALI|3.8037276531000383e-06| -|requirements.txt|github/ABM4ALL/Melodie|3.8037276531000383e-06| -|requirements.txt|github/LondonBiofoundry/basicsynbio|3.8037276531000383e-06| -|requirements.txt|github/TearsWaiting/MIMML|3.8037276531000383e-06| -|requirements.txt|github/nanograv/enterprise|3.8037276531000383e-06| -|requirements.txt|github/Zafiirah13/meercrab|3.8037276531000383e-06| -|requirements.txt|github/linsalrob/PhiSpy|3.8037276531000383e-06| -|requirements.txt|github/dfm/ketu|3.8037276531000383e-06| -|requirements.txt|github/alejandrobll/py-sphviewer|3.8037276531000383e-06| -|requirements.txt|github/minaskar/pocomc|3.8037276531000383e-06| -|requirements.txt|github/minaskar/hankl|3.8037276531000383e-06| -|requirements.txt|github/minaskar/zeus|3.8037276531000383e-06| -|requirements.txt|github/JuliaHCI/ADI.jl|3.8037276531000383e-06| -|requirements.txt|github/lgrcia/prose|3.8037276531000383e-06| -|requirements.txt|github/pipliggins/EVolve|3.8037276531000383e-06| -|requirements.txt|github/chenwuperth/rgz_rcnn|3.8037276531000383e-06| -|requirements.txt|github/nialov/fractopo|3.8037276531000383e-06| -|requirements.txt|github/ronshnapp/MyPTV|3.8037276531000383e-06| -|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.8037276531000383e-06| -|requirements.txt|github/Vini2/GraphBin|3.8037276531000383e-06| -|requirements.txt|github/jan-rybizki/gdr2_completeness|3.8037276531000383e-06| -|requirements.txt|github/jan-rybizki/Chempy|3.8037276531000383e-06| -|requirements.txt|github/danielreardon/scintools|3.8037276531000383e-06| -|requirements.txt|github/duetosymmetry/qnm|3.8037276531000383e-06| -|requirements.txt|github/rhdtownsend/gyre|3.8037276531000383e-06| -|requirements.txt|github/python-hydro/pyro2|3.8037276531000383e-06| -|requirements.txt|github/freqtrade/freqtrade|3.8037276531000383e-06| -|requirements.txt|github/firefly-cpp/NiaARM|3.8037276531000383e-06| -|requirements.txt|github/cwieder/py-ssPA|3.8037276531000383e-06| -|requirements.txt|github/katholt/Kleborate|3.8037276531000383e-06| -|requirements.txt|github/iancze/PSOAP|3.8037276531000383e-06| -|requirements.txt|github/tpospisi/cdetools|3.8037276531000383e-06| -|requirements.txt|github/tpospisi/RFCDE|3.8037276531000383e-06| -|requirements.txt|github/tpospisi/nnkcde|3.8037276531000383e-06| -|requirements.txt|github/alexander-mead/pyhalomodel|3.8037276531000383e-06| -|requirements.txt|github/me-manu/gammaALPs|3.8037276531000383e-06| -|requirements.txt|github/deeptools/deepTools|3.8037276531000383e-06| -|requirements.txt|github/deeptools/HiCExplorer|3.8037276531000383e-06| -|requirements.txt|github/wmglab-duke/ascent|3.8037276531000383e-06| -|requirements.txt|github/vgteam/vg#vg|3.8037276531000383e-06| -|requirements.txt|github/vgteam/vg|3.8037276531000383e-06| -|requirements.txt|github/winger/hawking_net|3.8037276531000383e-06| -|requirements.txt|github/tnakazato/priism|3.8037276531000383e-06| -|requirements.txt|github/broadinstitute/cromwell|3.8037276531000383e-06| -|requirements.txt|github/barentsen/dave|3.8037276531000383e-06| -|requirements.txt|github/barentsen/k2flix|3.8037276531000383e-06| -|requirements.txt|github/kuenzelab/ENDURE|3.8037276531000383e-06| -|requirements.txt|github/phineasng/DECODE|3.8037276531000383e-06| -|requirements.txt|github/pmlmodelling/nctoolkit|3.8037276531000383e-06| -|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.8037276531000383e-06| -|requirements.txt|github/fenderglass/Flye|3.8037276531000383e-06| -|requirements.txt|github/fenderglass/Ragout|3.8037276531000383e-06| -|requirements.txt|github/igmhub/picca|3.8037276531000383e-06| -|requirements.txt|github/bcgsc/NanoSim|3.8037276531000383e-06| -|requirements.txt|github/bcgsc/TMBur|3.8037276531000383e-06| -|requirements.txt|github/erikbern/ann-benchmarks|3.8037276531000383e-06| -|requirements.txt|github/muctadir/lama|3.8037276531000383e-06| -|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.8037276531000383e-06| -|requirements.txt|github/artic-network/fieldbioinformatics|3.8037276531000383e-06| -|requirements.txt|github/JacobBumgarner/VesselVio|3.8037276531000383e-06| -|requirements.txt|github/tessgi/tvguide|3.8037276531000383e-06| -|requirements.txt|github/kiyo-masui/bitshuffle|3.8037276531000383e-06| -|requirements.txt|github/WangLabTHU/DeSP|3.8037276531000383e-06| -|requirements.txt|github/mirapy-org/mirapy|3.8037276531000383e-06| -|requirements.txt|github/andr1976/HydDown|3.8037276531000383e-06| -|requirements.txt|github/sciris/sciris|3.8037276531000383e-06| -|requirements.txt|github/JLBLine/PUMA|3.8037276531000383e-06| -|requirements.txt|github/JLBLine/WODEN|3.8037276531000383e-06| -|requirements.txt|github/csb-toolbox/CSB|3.8037276531000383e-06| -|requirements.txt|github/tomasstolker/pycrires|3.8037276531000383e-06| -|requirements.txt|github/tomasstolker/ARTES|3.8037276531000383e-06| -|requirements.txt|github/tomasstolker/species|3.8037276531000383e-06| -|requirements.txt|github/christinahedges/contaminante|3.8037276531000383e-06| -|requirements.txt|github/Jacks0nJ/PyFPT|3.8037276531000383e-06| -|requirements.txt|github/learningsimulator/learningsimulator|3.8037276531000383e-06| -|requirements.txt|github/roualdes/bridgestan|3.8037276531000383e-06| -|requirements.txt|github/uab-cgds-worthey/quac|3.8037276531000383e-06| -|requirements.txt|github/michaelhb/superplot|3.8037276531000383e-06| -|requirements.txt|github/floodlight-sports/floodlight|3.8037276531000383e-06| -|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.8037276531000383e-06| -|requirements.txt|github/amrex-astro/Nyx|3.8037276531000383e-06| -|requirements.txt|github/amrex-astro/Castro|3.8037276531000383e-06| -|requirements.txt|github/candYgene/siga|3.8037276531000383e-06| -|requirements.txt|github/dartoon/galight|3.8037276531000383e-06| -|requirements.txt|github/ylxu05/HN-PPISP|3.8037276531000383e-06| -|requirements.txt|github/JorenSix/Olaf|3.8037276531000383e-06| -|requirements.txt|github/N-Wouda/ALNS|3.8037276531000383e-06| -|requirements.txt|github/MRChemSoft/mrchem|3.8037276531000383e-06| -|requirements.txt|github/abinit/abinit|3.8037276531000383e-06| -|requirements.txt|github/koszullab/pareidolia|3.8037276531000383e-06| -|requirements.txt|github/teuben/QAC|3.8037276531000383e-06| -|requirements.txt|github/danhey/echelle|3.8037276531000383e-06| -|requirements.txt|github/lgbouma/gyro-interp|3.8037276531000383e-06| -|requirements.txt|github/myinxd/mcrgnet|3.8037276531000383e-06| -|requirements.txt|github/mentatpsi/OSGenome|3.8037276531000383e-06| -|requirements.txt|github/skyfielders/python-skyfield|3.8037276531000383e-06| -|requirements.txt|github/kingyin3613/RingsPy|3.8037276531000383e-06| -|requirements.txt|github/mtceballos/SIRENAdoc|3.8037276531000383e-06| -|requirements.txt|github/ketch/RK-Opt|3.8037276531000383e-06| -|requirements.txt|github/vallis/libstempo|3.8037276531000383e-06| -|requirements.txt|github/RuthAngus/stardate|3.8037276531000383e-06| -|requirements.txt|github/TommasoRonconi/scampy|3.8037276531000383e-06| -|requirements.txt|github/arq5x/poretools|3.8037276531000383e-06| -|requirements.txt|github/intake/intake|3.8037276531000383e-06| -|requirements.txt|github/SterlingYM/astroPIPS|3.8037276531000383e-06| -|requirements.txt|github/rsnemmen/BCES|3.8037276531000383e-06| -|requirements.txt|github/JakobBD/pounce|3.8037276531000383e-06| -|requirements.txt|github/jellis18/PTMCMCSampler|3.8037276531000383e-06| -|requirements.txt|github/Kaixhin/spinning-up-basic|3.8037276531000383e-06| -|requirements.txt|github/Kaixhin/Rainbow|3.8037276531000383e-06| -|requirements.txt|github/Kaixhin/PlaNet|3.8037276531000383e-06| -|requirements.txt|github/tvwenger/millennium-tap-query|3.8037276531000383e-06| -|requirements.txt|github/kboone/avocado|3.8037276531000383e-06| -|requirements.txt|github/VChristiaens/special|3.8037276531000383e-06| -|requirements.txt|github/roban/CosmoloPy|3.8037276531000383e-06| -|requirements.txt|github/GalletFlorian/TATOO|3.8037276531000383e-06| -|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.8037276531000383e-06| -|requirements.txt|github/smaret/astrochem|3.8037276531000383e-06| -|requirements.txt|github/mlares/hearsay|3.8037276531000383e-06| -|requirements.txt|github/siavashk/pycpd|3.8037276531000383e-06| -|requirements.txt|github/quantling/pyndl|3.8037276531000383e-06| -|requirements.txt|github/cogent3/cogent3|3.8037276531000383e-06| -|requirements.txt|github/tikk3r/legacystamps|3.8037276531000383e-06| -|requirements.txt|github/matiscke/lcps|3.8037276531000383e-06| -|requirements.txt|github/pavolgaj/ObsPlanner|3.8037276531000383e-06| -|requirements.txt|github/ArgonneCPAC/diffmah|3.8037276531000383e-06| -|requirements.txt|github/ArgonneCPAC/diffstar|3.8037276531000383e-06| -|requirements.txt|github/palaeoware/revosim|3.8037276531000383e-06| -|requirements.txt|github/ZJUFanLab/bulk2space|3.8037276531000383e-06| -|requirements.txt|github/lucydot/effmass|3.8037276531000383e-06| -|requirements.txt|github/sourmash-bio/sourmash|3.8037276531000383e-06| -|requirements.txt|github/NiallJeffrey/BornRaytrace|3.8037276531000383e-06| -|requirements.txt|github/geoelements/gns|3.8037276531000383e-06| -|requirements.txt|github/Kamuish/archi|3.8037276531000383e-06| -|requirements.txt|github/temuller/hostphot|3.8037276531000383e-06| -|requirements.txt|github/temuller/piscola|3.8037276531000383e-06| -|requirements.txt|github/PolymerGuy/recolo|3.8037276531000383e-06| -|requirements.txt|github/chanzuckerberg/cellxgene|3.8037276531000383e-06| -|requirements.txt|github/vortex-exoplanet/VIP|3.8037276531000383e-06| -|requirements.txt|github/NLeSC/litstudy|3.8037276531000383e-06| -|requirements.txt|github/NLeSC/ShiCo|3.8037276531000383e-06| -|requirements.txt|github/soraxas/sbp-env|3.8037276531000383e-06| -|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.8037276531000383e-06| -|requirements.txt|github/RECETOX/RIAssigner|3.8037276531000383e-06| -|requirements.txt|github/RECETOX/MSMetaEnhancer|3.8037276531000383e-06| -|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.8037276531000383e-06| -|requirements.txt|github/IMMM-SFA/tell|3.8037276531000383e-06| -|requirements.txt|github/tholoien/XDGMM|3.8037276531000383e-06| -|requirements.txt|github/tholoien/empiriciSN|3.8037276531000383e-06| -|requirements.txt|github/sidmohite/nimbus-astro|3.8037276531000383e-06| -|requirements.txt|github/ifilot/edp|3.8037276531000383e-06| -|requirements.txt|gitlab/etienne.behar/menura|3.8037276531000383e-06| -|requirements.txt|gitlab/LouisLab/PiVR|3.8037276531000383e-06| -|requirements.txt|gitlab/gpagano/lensinggw|3.8037276531000383e-06| -|requirements.txt|gitlab/aegge/comet-emu|3.8037276531000383e-06| -|requirements.txt|gitlab/pipe3d/pyPipe3D|3.8037276531000383e-06| -|requirements.txt|gitlab/jesseds/apav|3.8037276531000383e-06| -|requirements.txt|gitlab/binary_c/binary_c-python|3.8037276531000383e-06| -|requirements.txt|gitlab/cracklet/cracklet|3.8037276531000383e-06| -|requirements.txt|gitlab/dglaeser/fieldcompare|3.8037276531000383e-06| -|requirements.txt|gitlab/AstroVian/bmarxiv|3.8037276531000383e-06| -|requirements.txt|gitlab/esa/pyxel|3.8037276531000383e-06| -|requirements.txt|gitlab/ENKI-portal/vaporock|3.8037276531000383e-06| -|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.8037276531000383e-06| -|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.8037276531000383e-06| -|requirements.txt|gitlab/dsbowen/conditional-inference|3.8037276531000383e-06| -|requirements.txt|gitlab/casi-project/casi-2d|3.8037276531000383e-06| -|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.8037276531000383e-06| -|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.8037276531000383e-06| -|requirements.txt|gitlab/rki_bioinformatics/purple|3.8037276531000383e-06| -|pypi|[properscoring](https://pypi.org/project/properscoring)|3.8037276531000383e-06| -|setup.py|github/DrMarc/slab|3.8037276531000383e-06| -|setup.py|github/ml-evs/matador|3.8037276531000383e-06| -|setup.py|github/ImperialCollegeLondon/hcga|3.8037276531000383e-06| -|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.8037276531000383e-06| -|setup.py|github/rasg-affiliates/healvis|3.8037276531000383e-06| -|setup.py|github/phenomecentre/nPYc-Toolbox|3.8037276531000383e-06| -|setup.py|github/dolfin-adjoint/pyadjoint|3.8037276531000383e-06| -|setup.py|github/equib/pyEQUIB|3.8037276531000383e-06| -|setup.py|github/sncosmo/sncosmo|3.8037276531000383e-06| -|setup.py|github/RaRe-Technologies/gensim|3.8037276531000383e-06| -|setup.py|github/mikekatz04/BOWIE|3.8037276531000383e-06| -|setup.py|github/jobovy/segueSelect|3.8037276531000383e-06| -|setup.py|github/jobovy/apogee|3.8037276531000383e-06| -|setup.py|github/jobovy/galpy|3.8037276531000383e-06| -|setup.py|github/abrupt-climate/hyper-canny|3.8037276531000383e-06| -|setup.py|github/jnktsj/DNApi|3.8037276531000383e-06| -|setup.py|github/nlppln/nlppln|3.8037276531000383e-06| -|setup.py|github/NathanSandford/Chem-I-Calc|3.8037276531000383e-06| -|setup.py|github/mgckind/easyaccess|3.8037276531000383e-06| -|setup.py|github/remi-adam/minot|3.8037276531000383e-06| -|setup.py|github/rjtanner/StarburstPy|3.8037276531000383e-06| -|setup.py|github/dokester/BayesicFitting|3.8037276531000383e-06| -|setup.py|github/jacobblum/simDRIFT|3.8037276531000383e-06| -|setup.py|github/cov-lineages/pangolin|3.8037276531000383e-06| -|setup.py|github/palaimon/ipyannotator|3.8037276531000383e-06| -|setup.py|github/pyspeckit/pyspeckit|3.8037276531000383e-06| -|setup.py|github/supernnova/SuperNNova|3.8037276531000383e-06| -|setup.py|github/MD-Studio/cerulean|3.8037276531000383e-06| -|setup.py|github/potassco/clingo|3.8037276531000383e-06| -|setup.py|github/gwpy/gwpy|3.8037276531000383e-06| -|setup.py|github/glue-viz/glue|3.8037276531000383e-06| -|setup.py|github/Starfish-develop/Starfish|3.8037276531000383e-06| -|setup.py|github/HajimeKawahara/sot|3.8037276531000383e-06| -|setup.py|github/HajimeKawahara/exojax|3.8037276531000383e-06| -|setup.py|github/napakalas/casbert|3.8037276531000383e-06| -|setup.py|github/catherinezucker/radfil|3.8037276531000383e-06| -|setup.py|github/wokast/PyCactus|3.8037276531000383e-06| -|setup.py|github/getzlab/rnaseqc|3.8037276531000383e-06| -|setup.py|github/FlowModelingControl/flowtorch|3.8037276531000383e-06| -|setup.py|github/Magritte-code/Magritte|3.8037276531000383e-06| -|setup.py|github/ngltr/sinaps|3.8037276531000383e-06| -|setup.py|github/rfeldmann/leopy|3.8037276531000383e-06| -|setup.py|github/rabix/cwl-format|3.8037276531000383e-06| -|setup.py|github/vanheeringen-lab/gimmemotifs|3.8037276531000383e-06| -|setup.py|github/nbarbey/TomograPy|3.8037276531000383e-06| -|setup.py|github/mjacob1002/Eir|3.8037276531000383e-06| -|setup.py|github/mkelley/calviacat|3.8037276531000383e-06| -|setup.py|github/fpavogt/fcmaker|3.8037276531000383e-06| -|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.8037276531000383e-06| -|setup.py|github/ledatelescope/bifrost|3.8037276531000383e-06| -|setup.py|github/abhisrkckl/GWecc|3.8037276531000383e-06| -|setup.py|github/fjprichard/PyAFBF|3.8037276531000383e-06| -|setup.py|github/rmaphoh/AutoMorph|3.8037276531000383e-06| -|setup.py|github/tlambert03/pycudadecon|3.8037276531000383e-06| -|setup.py|github/MNGuenther/allesfitter|3.8037276531000383e-06| -|setup.py|github/lofar-astron/RMextract|3.8037276531000383e-06| -|setup.py|github/noraeisner/LATTE|3.8037276531000383e-06| -|setup.py|github/JixingGE/GGCHEMPY|3.8037276531000383e-06| -|setup.py|github/SandoghdarLab/PiSCAT|3.8037276531000383e-06| -|setup.py|github/chasmani/piecewise-regression|3.8037276531000383e-06| -|setup.py|github/webbjj/m2mcluster|3.8037276531000383e-06| -|setup.py|github/webbjj/clustertools|3.8037276531000383e-06| -|setup.py|github/OBrink/RanDepict|3.8037276531000383e-06| -|setup.py|github/ynop/audiomate|3.8037276531000383e-06| -|setup.py|github/WBK-Robotics/pybullet_industrial|3.8037276531000383e-06| -|setup.py|github/einsteinpy/einsteinpy|3.8037276531000383e-06| -|setup.py|github/wasserman-group/pyCADMium|3.8037276531000383e-06| -|setup.py|github/BaroudLab/Griottes|3.8037276531000383e-06| -|setup.py|github/veragluscevic/dmdd|3.8037276531000383e-06| -|setup.py|github/dpalmasan/TRUNAJOD2.0|3.8037276531000383e-06| -|setup.py|github/gbernstein/pixmappy|3.8037276531000383e-06| -|setup.py|github/astrosupriyo/pyTANSPEC|3.8037276531000383e-06| -|setup.py|github/Oftatkofta/cellocity|3.8037276531000383e-06| -|setup.py|github/icesat2py/icepyx|3.8037276531000383e-06| -|setup.py|github/lanl/swiftbat_python|3.8037276531000383e-06| -|setup.py|github/lanl/PyBNF|3.8037276531000383e-06| -|setup.py|github/lanl/scico|3.8037276531000383e-06| -|setup.py|github/HadrienG/InSilicoSeq|3.8037276531000383e-06| -|setup.py|github/daniel-muthukrishna/astrodash|3.8037276531000383e-06| -|setup.py|github/e-koch/FilFinder|3.8037276531000383e-06| -|setup.py|github/shadden/celmech|3.8037276531000383e-06| -|setup.py|github/MDAnalysis/mdanalysis|3.8037276531000383e-06| -|setup.py|github/computational-chemical-biology/ChemWalker|3.8037276531000383e-06| -|setup.py|github/AnantharamanLab/vRhyme|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/BXA|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/PyMultiNest|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/nway|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/UltraNest|3.8037276531000383e-06| -|setup.py|github/ulelab/ultraplex|3.8037276531000383e-06| -|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.8037276531000383e-06| -|setup.py|github/opimwue/ddop|3.8037276531000383e-06| -|setup.py|github/pkgw/pwkit|3.8037276531000383e-06| -|setup.py|github/rvalieris/parallel-fastq-dump|3.8037276531000383e-06| -|setup.py|github/singularityhub/singularity-compose|3.8037276531000383e-06| -|setup.py|github/singularityhub/singularity-hpc|3.8037276531000383e-06| -|setup.py|github/Nico-Curti/rFBP|3.8037276531000383e-06| -|setup.py|github/lehtiolab/msstitch|3.8037276531000383e-06| -|setup.py|github/markusbonse/applefy|3.8037276531000383e-06| -|setup.py|github/pnnl/interflow|3.8037276531000383e-06| -|setup.py|github/LindleyLentati/Cobra|3.8037276531000383e-06| -|setup.py|github/planck-npipe/hillipop|3.8037276531000383e-06| -|setup.py|github/planck-npipe/lollipop|3.8037276531000383e-06| -|setup.py|github/dgerosa/gwdet|3.8037276531000383e-06| -|setup.py|github/dgerosa/surrkick|3.8037276531000383e-06| -|setup.py|github/dgerosa/spops|3.8037276531000383e-06| -|setup.py|github/steven-murray/pydftools|3.8037276531000383e-06| -|setup.py|github/steven-murray/powerbox|3.8037276531000383e-06| -|setup.py|github/steven-murray/mrpy|3.8037276531000383e-06| -|setup.py|github/malonge/RagTag|3.8037276531000383e-06| -|setup.py|github/timstaley/voevent-parse|3.8037276531000383e-06| -|setup.py|github/TimothyADavis/KinMSpy|3.8037276531000383e-06| -|setup.py|github/elizabethnewman/hessQuik|3.8037276531000383e-06| -|setup.py|github/dparks1134/RefineM|3.8037276531000383e-06| -|setup.py|github/mmp2/megaman|3.8037276531000383e-06| -|setup.py|github/toros-astro/corral|3.8037276531000383e-06| -|setup.py|github/toros-astro/astroalign-legacy|3.8037276531000383e-06| -|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.8037276531000383e-06| -|setup.py|github/jiwoncpark/baobab|3.8037276531000383e-06| -|setup.py|github/davidemms/OrthoFinder|3.8037276531000383e-06| -|setup.py|github/theia-dev/Qiber3D|3.8037276531000383e-06| -|setup.py|github/riogroup/SORA|3.8037276531000383e-06| -|setup.py|github/matplotlib/matplotlib|3.8037276531000383e-06| -|setup.py|github/elkebir-group/Jumper|3.8037276531000383e-06| -|setup.py|github/circuitgraph/circuitgraph|3.8037276531000383e-06| -|setup.py|github/ireis/PRF|3.8037276531000383e-06| -|setup.py|github/maayane/catsHTM|3.8037276531000383e-06| -|setup.py|github/wiederm/transformato|3.8037276531000383e-06| -|setup.py|github/jonaselgammal/GPry|3.8037276531000383e-06| -|setup.py|github/benmontet/f3|3.8037276531000383e-06| -|setup.py|github/tibordome/cosmic_profiles|3.8037276531000383e-06| -|setup.py|github/radifar/PyPLIF-HIPPOS|3.8037276531000383e-06| -|setup.py|github/snakemake/snakemake|3.8037276531000383e-06| -|setup.py|github/MrMinimal64/multivar_horner|3.8037276531000383e-06| -|setup.py|github/zclaytor/butterpy|3.8037276531000383e-06| -|setup.py|github/zclaytor/kiauhoku|3.8037276531000383e-06| -|setup.py|github/panoptes/POCS|3.8037276531000383e-06| -|setup.py|github/tariqdaouda/CAMAP|3.8037276531000383e-06| -|setup.py|github/B-UMMI/chewBBACA|3.8037276531000383e-06| -|setup.py|github/cbalbin-FIU/Epitopedia|3.8037276531000383e-06| -|setup.py|github/rgerum/pylustrator|3.8037276531000383e-06| -|setup.py|github/danielkoll/PyRADS|3.8037276531000383e-06| -|setup.py|github/MillionConcepts/lhorizon|3.8037276531000383e-06| -|setup.py|github/nlesc/scriptcwl|3.8037276531000383e-06| -|setup.py|github/adrn/pyia|3.8037276531000383e-06| -|setup.py|github/adrn/SuperFreq|3.8037276531000383e-06| -|setup.py|github/adrn/schwimmbad|3.8037276531000383e-06| -|setup.py|github/snad-space/zwad|3.8037276531000383e-06| -|setup.py|github/oliveirara/polyMV|3.8037276531000383e-06| -|setup.py|github/cedrus-opensource/pyxid|3.8037276531000383e-06| -|setup.py|github/iric-soft/km|3.8037276531000383e-06| -|setup.py|github/babinyurii/recan|3.8037276531000383e-06| -|setup.py|github/dwkim78/upsilon|3.8037276531000383e-06| -|setup.py|github/dwkim78/pdtrend|3.8037276531000383e-06| -|setup.py|github/dwkim78/ASTRiDE|3.8037276531000383e-06| -|setup.py|github/Guo-Jian-Wang/colfi|3.8037276531000383e-06| -|setup.py|github/tensorly/viz|3.8037276531000383e-06| -|setup.py|github/hera-team/librarian|3.8037276531000383e-06| -|setup.py|github/gpantel/MolPainter|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/CAT|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/ceiba-cli|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/Moka|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/insilico-server|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/ceiba|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/swan|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/flamingo|3.8037276531000383e-06| -|setup.py|github/edwardoughton/itmlogic|3.8037276531000383e-06| -|setup.py|github/OttoStruve/muler|3.8037276531000383e-06| -|setup.py|github/StingraySoftware/stingray|3.8037276531000383e-06| -|setup.py|github/ElectionDataAnalysis/electiondata|3.8037276531000383e-06| -|setup.py|github/parallelwindfarms/byteparsing|3.8037276531000383e-06| -|setup.py|github/smeingast/PNICER|3.8037276531000383e-06| -|setup.py|github/martinjzhang/scDRS|3.8037276531000383e-06| -|setup.py|github/lberaldoesilva/naif|3.8037276531000383e-06| -|setup.py|github/astrosmili/smili|3.8037276531000383e-06| -|setup.py|github/cog-imperial/suspect|3.8037276531000383e-06| -|setup.py|github/cog-imperial/galini|3.8037276531000383e-06| -|setup.py|github/cog-imperial/GPdoemd|3.8037276531000383e-06| -|setup.py|github/cog-imperial/entmoot|3.8037276531000383e-06| -|setup.py|github/pyranges/pyrle|3.8037276531000383e-06| -|setup.py|github/ni1o1/transbigdata|3.8037276531000383e-06| -|setup.py|github/3D-e-Chem/sygma|3.8037276531000383e-06| -|setup.py|github/3D-e-Chem/kripodb|3.8037276531000383e-06| -|setup.py|github/jonzink/EDI_Vetter_unplugged|3.8037276531000383e-06| -|setup.py|github/thomaspinder/GPJax|3.8037276531000383e-06| -|setup.py|github/ERA-URBAN/fm128_radar|3.8037276531000383e-06| -|setup.py|github/gwastro/pycbc|3.8037276531000383e-06| -|setup.py|github/ModellingWebLab/chaste-codegen|3.8037276531000383e-06| -|setup.py|github/vhaasteren/piccard|3.8037276531000383e-06| -|setup.py|github/CFSAN-Biostatistics/SeroTools|3.8037276531000383e-06| -|setup.py|github/auctus-team/pycapacity|3.8037276531000383e-06| -|setup.py|github/cmbant/getdist|3.8037276531000383e-06| -|setup.py|github/djsutherland/py-sdm|3.8037276531000383e-06| -|setup.py|github/cupy/cupy|3.8037276531000383e-06| -|setup.py|github/FCS-analysis/multipletau|3.8037276531000383e-06| -|setup.py|github/cosimoNigro/agnpy|3.8037276531000383e-06| -|setup.py|github/afarahi/PoPE|3.8037276531000383e-06| -|setup.py|github/afarahi/tatter|3.8037276531000383e-06| -|setup.py|github/afarahi/kllr|3.8037276531000383e-06| -|setup.py|github/pyro-ppl/pyro|3.8037276531000383e-06| -|setup.py|github/soichiro-hattori/unpopular|3.8037276531000383e-06| -|setup.py|github/richteague/gofish|3.8037276531000383e-06| -|setup.py|github/richteague/disksurf|3.8037276531000383e-06| -|setup.py|github/richteague/bettermoments|3.8037276531000383e-06| -|setup.py|github/richteague/eddy|3.8037276531000383e-06| -|setup.py|github/podondra/eidein|3.8037276531000383e-06| -|setup.py|github/AprilYuge/ResPAN|3.8037276531000383e-06| -|setup.py|github/rodluger/planetplanet|3.8037276531000383e-06| -|setup.py|github/rodluger/starry_process|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/iva|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/circlator|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/gubbins|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/pymummer|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/ariba|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/Fastaq|3.8037276531000383e-06| -|setup.py|github/chandra-marx/marxs|3.8037276531000383e-06| -|setup.py|github/jbussemaker/SBArchOpt|3.8037276531000383e-06| -|setup.py|github/CosmoStatGW/WF4Py|3.8037276531000383e-06| -|setup.py|github/CosmoStatGW/gwfast|3.8037276531000383e-06| -|setup.py|github/mlujnie/simple|3.8037276531000383e-06| -|setup.py|github/genouest/biomaj-cli|3.8037276531000383e-06| -|setup.py|github/dstndstn/astrometry.net|3.8037276531000383e-06| -|setup.py|github/tylunel/pvpumpingsystem|3.8037276531000383e-06| -|setup.py|github/alphaparrot/ExoPlaSim|3.8037276531000383e-06| -|setup.py|github/christopherburke/tess-point|3.8037276531000383e-06| -|setup.py|github/mattpitkin/psrqpy|3.8037276531000383e-06| -|setup.py|github/aprsa/dips|3.8037276531000383e-06| -|setup.py|github/clawpack/clawpack|3.8037276531000383e-06| -|setup.py|github/ejhigson/nestcheck|3.8037276531000383e-06| -|setup.py|github/ejhigson/dyPolyChord|3.8037276531000383e-06| -|setup.py|github/ejhigson/perfectns|3.8037276531000383e-06| -|setup.py|github/sdss/marvin|3.8037276531000383e-06| -|setup.py|github/dbuscher/pois|3.8037276531000383e-06| -|setup.py|github/MonashSmartStructures/ospgrillage|3.8037276531000383e-06| -|setup.py|github/seawander/centerRadon|3.8037276531000383e-06| -|setup.py|github/seawander/DebrisDiskFM|3.8037276531000383e-06| -|setup.py|github/sebhaan/geobo|3.8037276531000383e-06| -|setup.py|github/cthoyt/bel-resources|3.8037276531000383e-06| -|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.8037276531000383e-06| -|setup.py|github/bethgelab/foolbox|3.8037276531000383e-06| -|setup.py|github/PhilippJunk/homelette|3.8037276531000383e-06| -|setup.py|github/spyder-ide/spyder|3.8037276531000383e-06| -|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.8037276531000383e-06| -|setup.py|github/yatiml/yatiml|3.8037276531000383e-06| -|setup.py|github/djones1040/PythonPhot|3.8037276531000383e-06| -|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.8037276531000383e-06| -|setup.py|github/PabloMSanAla/fabada|3.8037276531000383e-06| -|setup.py|github/jlenain/flaapluc|3.8037276531000383e-06| -|setup.py|github/vinisalazar/metaphor|3.8037276531000383e-06| -|setup.py|github/morpheus-project/morpheus|3.8037276531000383e-06| -|setup.py|github/ginolhac/mapDamage|3.8037276531000383e-06| -|setup.py|github/htjb/maxsmooth|3.8037276531000383e-06| -|setup.py|github/astroml/gatspy|3.8037276531000383e-06| -|setup.py|github/ACCarnall/bagpipes|3.8037276531000383e-06| -|setup.py|github/ACCarnall/SpectRes|3.8037276531000383e-06| -|setup.py|github/agurvich/FIRE_studio|3.8037276531000383e-06| -|setup.py|github/AstroChem/VISIBLE|3.8037276531000383e-06| -|setup.py|github/popgenmethods/smcpp|3.8037276531000383e-06| -|setup.py|github/aabdurrouf/piXedfit|3.8037276531000383e-06| -|setup.py|github/nextgenusfs/amptk|3.8037276531000383e-06| -|setup.py|github/IKNL/vantage6|3.8037276531000383e-06| -|setup.py|github/transientskp/pyse|3.8037276531000383e-06| -|setup.py|github/transientskp/tkp|3.8037276531000383e-06| -|setup.py|github/mgalardini/pyseer|3.8037276531000383e-06| -|setup.py|github/gem-pasteur/macsyfinder|3.8037276531000383e-06| -|setup.py|github/egjergo/galcem|3.8037276531000383e-06| -|setup.py|github/dgbowl/yadg|3.8037276531000383e-06| -|setup.py|github/FrancesBW/bellamy|3.8037276531000383e-06| -|setup.py|github/brentp/geneimpacts|3.8037276531000383e-06| -|setup.py|github/brentp/cigar|3.8037276531000383e-06| -|setup.py|github/nickrodd/HDMSpectra|3.8037276531000383e-06| -|setup.py|github/Sydney-Informatics-Hub/geodata-harvester|3.8037276531000383e-06| -|setup.py|github/sambit-giri/tools21cm|3.8037276531000383e-06| -|setup.py|github/sambit-giri/BCemu|3.8037276531000383e-06| -|setup.py|github/sambit-giri/BCMemu|3.8037276531000383e-06| -|setup.py|github/minzastro/unidam|3.8037276531000383e-06| -|setup.py|github/SCECcode/pycsep|3.8037276531000383e-06| -|setup.py|github/dpryan79/pyBigWig|3.8037276531000383e-06| -|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.8037276531000383e-06| -|setup.py|github/peterk87/sistr_cmd|3.8037276531000383e-06| -|setup.py|github/oscaribv/citlalicue|3.8037276531000383e-06| -|setup.py|github/Alymantara/pydoppler|3.8037276531000383e-06| -|setup.py|github/a-slide/pycoQC|3.8037276531000383e-06| -|setup.py|github/ProjectPyRhO/PyRhO|3.8037276531000383e-06| -|setup.py|github/danielemichilli/SpS|3.8037276531000383e-06| -|setup.py|github/dh4gan/taktent|3.8037276531000383e-06| -|setup.py|github/aalhossary/pyemgpipeline|3.8037276531000383e-06| -|setup.py|github/lh3/minimap2|3.8037276531000383e-06| -|setup.py|github/zblz/naima|3.8037276531000383e-06| -|setup.py|github/johnlees/pp-sketchlib|3.8037276531000383e-06| -|setup.py|github/Adamtaranto/Yanagiba|3.8037276531000383e-06| -|setup.py|github/bxlab/bx-python|3.8037276531000383e-06| -|setup.py|github/drcandacemakedamoore/cleanX|3.8037276531000383e-06| -|setup.py|github/liamedeiros/ehtplot|3.8037276531000383e-06| -|setup.py|github/NuGrid/NuPyCEE|3.8037276531000383e-06| -|setup.py|github/dmnfarrell/epitopepredict|3.8037276531000383e-06| -|setup.py|github/dmnfarrell/snpgenie|3.8037276531000383e-06| -|setup.py|github/sxs-collaboration/gwsurrogate|3.8037276531000383e-06| -|setup.py|github/NoahSailer/FishLSS|3.8037276531000383e-06| -|setup.py|github/ajeldorado/falco-python|3.8037276531000383e-06| -|setup.py|github/dnarayanan/powderday|3.8037276531000383e-06| -|setup.py|github/pysersic/pysersic|3.8037276531000383e-06| -|setup.py|github/smirarab/sepp|3.8037276531000383e-06| -|setup.py|github/icecube/FIRESONG|3.8037276531000383e-06| -|setup.py|github/HinLeung622/pipes_vis|3.8037276531000383e-06| -|setup.py|github/pmelchior/scarlet|3.8037276531000383e-06| -|setup.py|github/pmelchior/skymapper|3.8037276531000383e-06| -|setup.py|github/pmelchior/pyGMMis|3.8037276531000383e-06| -|setup.py|github/slzarate/parliament2|3.8037276531000383e-06| -|setup.py|github/thejasvibr/bat_beamshapes|3.8037276531000383e-06| -|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.8037276531000383e-06| -|setup.py|github/libgamera/GAMERA|3.8037276531000383e-06| -|setup.py|github/SISPO-developers/sispo|3.8037276531000383e-06| -|setup.py|github/cire-thk/BifacialSimu|3.8037276531000383e-06| -|setup.py|github/loosolab/TOBIAS|3.8037276531000383e-06| -|setup.py|github/spicy-oil/hfs_fit|3.8037276531000383e-06| -|setup.py|github/ExoCTK/exoctk|3.8037276531000383e-06| -|setup.py|github/TPI-Immunogenetics/igmat|3.8037276531000383e-06| -|setup.py|github/zonca/python-qucs|3.8037276531000383e-06| -|setup.py|github/glotzerlab/coxeter|3.8037276531000383e-06| -|setup.py|github/glotzerlab/freud|3.8037276531000383e-06| -|setup.py|github/Fermipy/fermipy|3.8037276531000383e-06| -|setup.py|github/bwinkel/cygrid|3.8037276531000383e-06| -|setup.py|github/recipy/recipy|3.8037276531000383e-06| -|setup.py|github/vals/umis|3.8037276531000383e-06| -|setup.py|github/dfujim/bfit|3.8037276531000383e-06| -|setup.py|github/cdanielmachado/carveme|3.8037276531000383e-06| -|setup.py|github/KIT-MBS/pyREX|3.8037276531000383e-06| -|setup.py|github/indralab/pybiopax|3.8037276531000383e-06| -|setup.py|github/vincentlab/PyFR|3.8037276531000383e-06| -|setup.py|github/SynthSys/pyOmeroUpload|3.8037276531000383e-06| -|setup.py|github/hoechenberger/questplus|3.8037276531000383e-06| -|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.8037276531000383e-06| -|setup.py|github/cumbof/honto|3.8037276531000383e-06| -|setup.py|github/pynbody/tangos|3.8037276531000383e-06| -|setup.py|github/pynbody/pynbody|3.8037276531000383e-06| -|setup.py|github/NASA-PDS/naif-pds4-bundler|3.8037276531000383e-06| -|setup.py|github/HCGB-IGTP/spaTyper|3.8037276531000383e-06| -|setup.py|github/flemingtonlab/SpliceV|3.8037276531000383e-06| -|setup.py|github/morriscb/The-wiZZ|3.8037276531000383e-06| -|setup.py|github/fraserw/TRIPPy|3.8037276531000383e-06| -|setup.py|github/zdelrosario/py_grama|3.8037276531000383e-06| -|setup.py|github/cgobat/asymmetric_uncertainty|3.8037276531000383e-06| -|setup.py|github/gmzsebastian/FLEET|3.8037276531000383e-06| -|setup.py|github/astronomyk/SimCADO|3.8037276531000383e-06| -|setup.py|github/sfarrens/sf_deconvolve|3.8037276531000383e-06| -|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.8037276531000383e-06| -|setup.py|github/matchms/matchms|3.8037276531000383e-06| -|setup.py|github/matchms/ms2deepscore|3.8037276531000383e-06| -|setup.py|github/mtazzari/uvplot|3.8037276531000383e-06| -|setup.py|github/seqcode/allo|3.8037276531000383e-06| -|setup.py|github/LCOGT/banzai|3.8037276531000383e-06| -|setup.py|github/RichardObi/medigan|3.8037276531000383e-06| -|setup.py|github/brian-team/brian2|3.8037276531000383e-06| -|setup.py|github/benhid/Sequoya|3.8037276531000383e-06| -|setup.py|github/virgesmith/neworder|3.8037276531000383e-06| -|setup.py|github/joshjchayes/TransitFit|3.8037276531000383e-06| -|setup.py|github/codemeleon/seqPanther|3.8037276531000383e-06| -|setup.py|github/devanshkv/fetch|3.8037276531000383e-06| -|setup.py|github/subisarkar/JexoSim|3.8037276531000383e-06| -|setup.py|github/BradhamLab/icat|3.8037276531000383e-06| -|setup.py|github/AstarVienna/ScopeSim_Templates|3.8037276531000383e-06| -|setup.py|github/AstarVienna/skycalc_ipy|3.8037276531000383e-06| -|setup.py|github/AstarVienna/Pyckles|3.8037276531000383e-06| -|setup.py|github/AstarVienna/AnisoCADO|3.8037276531000383e-06| -|setup.py|github/symmy596/Polypy|3.8037276531000383e-06| -|setup.py|github/symmy596/SurfinPy|3.8037276531000383e-06| -|setup.py|github/aspuru-guzik-group/funsies|3.8037276531000383e-06| -|setup.py|github/hpparvi/ldtk|3.8037276531000383e-06| -|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.8037276531000383e-06| -|setup.py|github/bmorris3/aesop|3.8037276531000383e-06| -|setup.py|github/bmorris3/fleck|3.8037276531000383e-06| -|setup.py|github/bio-ontology-research-group/deepgoplus|3.8037276531000383e-06| -|setup.py|github/saltastro/pyhrs|3.8037276531000383e-06| -|setup.py|github/lantunes/cellpylib|3.8037276531000383e-06| -|setup.py|github/WMD-group/MacroDensity|3.8037276531000383e-06| -|setup.py|github/WMD-group/SMACT|3.8037276531000383e-06| -|setup.py|github/GabrieleParimbelli/COLIBRI|3.8037276531000383e-06| -|setup.py|github/numba/numba|3.8037276531000383e-06| -|setup.py|github/PfizerRD/sit2standpy|3.8037276531000383e-06| -|setup.py|github/hippke/pandora|3.8037276531000383e-06| -|setup.py|github/hippke/wotan|3.8037276531000383e-06| -|setup.py|github/hippke/tls|3.8037276531000383e-06| -|setup.py|github/mikecokina/elisa|3.8037276531000383e-06| -|setup.py|github/LSSTDESC/descqa|3.8037276531000383e-06| -|setup.py|github/LSSTDESC/CCL|3.8037276531000383e-06| -|setup.py|github/philres/catfishq|3.8037276531000383e-06| -|setup.py|github/ChrisBeaumont/brut|3.8037276531000383e-06| -|setup.py|github/jiffyclub/palettable|3.8037276531000383e-06| -|setup.py|github/smoh/kinesis|3.8037276531000383e-06| -|setup.py|github/julianreul/mode_behave|3.8037276531000383e-06| -|setup.py|github/davidebolo1993/VISOR|3.8037276531000383e-06| -|setup.py|github/davidebolo1993/TRiCoLOR|3.8037276531000383e-06| -|setup.py|github/jpierel14/sntd|3.8037276531000383e-06| -|setup.py|github/ckm3/Py-PDM|3.8037276531000383e-06| -|setup.py|github/eScatter/pyelsepa|3.8037276531000383e-06| -|setup.py|github/thomas0809/MolScribe|3.8037276531000383e-06| -|setup.py|github/comprna/reorientexpress|3.8037276531000383e-06| -|setup.py|github/shbhuk/barycorrpy|3.8037276531000383e-06| -|setup.py|github/shbhuk/mrexo|3.8037276531000383e-06| -|setup.py|github/olivares-j/Kalkayotl|3.8037276531000383e-06| -|setup.py|github/SYalouz/QuantNBody|3.8037276531000383e-06| -|setup.py|github/JulianKarlBauer/mechkit|3.8037276531000383e-06| -|setup.py|github/brinckmann/montepython_public|3.8037276531000383e-06| -|setup.py|github/biocore-ntnu/pyranges|3.8037276531000383e-06| -|setup.py|github/biocore-ntnu/ncls|3.8037276531000383e-06| -|setup.py|github/biocore-ntnu/epic2|3.8037276531000383e-06| -|setup.py|github/jmschrei/pomegranate|3.8037276531000383e-06| -|setup.py|github/mgm8/pyngham|3.8037276531000383e-06| -|setup.py|github/willvousden/ptemcee|3.8037276531000383e-06| -|setup.py|github/ryansmcgee/seirsplus|3.8037276531000383e-06| -|setup.py|github/vsoch/gridtest|3.8037276531000383e-06| -|setup.py|github/vsoch/citelang|3.8037276531000383e-06| -|setup.py|github/EISy-as-Py/hardy|3.8037276531000383e-06| -|setup.py|github/szymon-datalions/pyinterpolate|3.8037276531000383e-06| -|setup.py|github/JoeMcEwen/FAST-PT|3.8037276531000383e-06| -|setup.py|github/XSLiuLab/Seq2Neo|3.8037276531000383e-06| -|setup.py|github/MIC-DKFZ/TractSeg|3.8037276531000383e-06| -|setup.py|github/MIC-DKFZ/HD-BET|3.8037276531000383e-06| -|setup.py|github/exafmm/exafmm-t|3.8037276531000383e-06| -|setup.py|github/clauswilke/PeptideBuilder|3.8037276531000383e-06| -|setup.py|github/avigan/pyZELDA|3.8037276531000383e-06| -|setup.py|github/avigan/SPHERE|3.8037276531000383e-06| -|setup.py|github/jdidion/atropos|3.8037276531000383e-06| -|setup.py|github/spacepy/spacepy|3.8037276531000383e-06| -|setup.py|github/biocore/scikit-bio|3.8037276531000383e-06| -|setup.py|github/biocore/emperor|3.8037276531000383e-06| -|setup.py|github/biocore/deblur|3.8037276531000383e-06| -|setup.py|github/fforster/delight|3.8037276531000383e-06| -|setup.py|github/TriPed-Robot/TriP|3.8037276531000383e-06| -|setup.py|github/Bahler-Lab/pyphe|3.8037276531000383e-06| -|setup.py|github/spacetelescope/imexam|3.8037276531000383e-06| -|setup.py|github/spacetelescope/synphot_refactor|3.8037276531000383e-06| -|setup.py|github/spacetelescope/specview|3.8037276531000383e-06| -|setup.py|github/spacetelescope/stsynphot_refactor|3.8037276531000383e-06| -|setup.py|github/spacetelescope/stginga|3.8037276531000383e-06| -|setup.py|github/spacetelescope/specviz|3.8037276531000383e-06| -|setup.py|github/qpv-research-group/solcore5|3.8037276531000383e-06| -|setup.py|github/davemlz/eemont|3.8037276531000383e-06| -|setup.py|github/vferat/pycrostates|3.8037276531000383e-06| -|setup.py|github/rgmyr/corebreakout|3.8037276531000383e-06| -|setup.py|github/sherpa-deproject/deproject|3.8037276531000383e-06| -|setup.py|github/Cascella-Group-UiO/HyMD|3.8037276531000383e-06| -|setup.py|github/ReSurfEMG/ReSurfEMG|3.8037276531000383e-06| -|setup.py|github/nextstrain/augur|3.8037276531000383e-06| -|setup.py|github/nicolet5/DiffCapAnalyzer|3.8037276531000383e-06| -|setup.py|github/marius311/pypico|3.8037276531000383e-06| -|setup.py|github/yymao/abundancematching|3.8037276531000383e-06| -|setup.py|github/OpenMDAO/dymos|3.8037276531000383e-06| -|setup.py|github/fjankowsk/scatfit|3.8037276531000383e-06| -|setup.py|github/dynamicslab/pysindy|3.8037276531000383e-06| -|setup.py|github/VeinsOfTheEarth/rabpro|3.8037276531000383e-06| -|setup.py|github/pierrehoudayer/RUBIS|3.8037276531000383e-06| -|setup.py|github/ORNL/tx2|3.8037276531000383e-06| -|setup.py|github/jfowkes/pycutest|3.8037276531000383e-06| -|setup.py|github/shirtsgroup/physical_validation|3.8037276531000383e-06| -|setup.py|github/ucl-exoplanets/TauREx3_public|3.8037276531000383e-06| -|setup.py|github/yqiuu/starduster|3.8037276531000383e-06| -|setup.py|github/tardis-sn/carsus|3.8037276531000383e-06| -|setup.py|github/tardis-sn/tardis|3.8037276531000383e-06| -|setup.py|github/agshumate/LiftoffTools|3.8037276531000383e-06| -|setup.py|github/maxpumperla/hyperas|3.8037276531000383e-06| -|setup.py|github/t-brandt/orvara|3.8037276531000383e-06| -|setup.py|github/raspishake/rsudp|3.8037276531000383e-06| -|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.8037276531000383e-06| -|setup.py|github/UNSW-CEEM/nempy|3.8037276531000383e-06| -|setup.py|github/nanoporetech/megalodon|3.8037276531000383e-06| -|setup.py|github/nanoporetech/ont_fast5_api|3.8037276531000383e-06| -|setup.py|github/nanoporetech/qcat|3.8037276531000383e-06| -|setup.py|github/nanoporetech/tombo|3.8037276531000383e-06| -|setup.py|github/Xia-Yijie/Xponge|3.8037276531000383e-06| -|setup.py|github/mdshw5/pyfaidx|3.8037276531000383e-06| -|setup.py|github/galizia-lab/pyview|3.8037276531000383e-06| -|setup.py|github/linnarsson-lab/loompy|3.8037276531000383e-06| -|setup.py|github/1313e/PRISM|3.8037276531000383e-06| -|setup.py|github/hover2pi/SEDkit|3.8037276531000383e-06| -|setup.py|github/Martindelosrios/cosmic-kite|3.8037276531000383e-06| -|setup.py|github/GijsMulders/epos|3.8037276531000383e-06| -|setup.py|github/ICAMS/strucscan|3.8037276531000383e-06| -|setup.py|github/skovaka/UNCALLED|3.8037276531000383e-06| -|setup.py|github/stammler/dustpy|3.8037276531000383e-06| -|setup.py|github/stammler/simframe|3.8037276531000383e-06| -|setup.py|github/galkintool/galkin|3.8037276531000383e-06| -|setup.py|github/BartoszBartmanski/StoSpa2|3.8037276531000383e-06| -|setup.py|github/ELELAB/cancermuts|3.8037276531000383e-06| -|setup.py|github/ELELAB/LipidDyn|3.8037276531000383e-06| -|setup.py|github/ELELAB/RosettaDDGPrediction|3.8037276531000383e-06| -|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.8037276531000383e-06| -|setup.py|github/federicomarulli/CosmoBolognaLib|3.8037276531000383e-06| -|setup.py|github/ncbi/ngs|3.8037276531000383e-06| -|setup.py|github/fair-data/fairdatapoint-client|3.8037276531000383e-06| -|setup.py|github/brainets/frites|3.8037276531000383e-06| -|setup.py|github/finagle29/DBSP_DRP|3.8037276531000383e-06| -|setup.py|github/FreBio/komics|3.8037276531000383e-06| -|setup.py|github/astro-informatics/ssht|3.8037276531000383e-06| -|setup.py|github/astro-informatics/s2let|3.8037276531000383e-06| -|setup.py|github/privong/pymccorrelation|3.8037276531000383e-06| -|setup.py|github/YeoLab/clipper|3.8037276531000383e-06| -|setup.py|github/realfastvla/rfpipe|3.8037276531000383e-06| -|setup.py|github/realfastvla/realfast|3.8037276531000383e-06| -|setup.py|github/Starlink/starlink|3.8037276531000383e-06| -|setup.py|github/DLR-RM/BlenderProc|3.8037276531000383e-06| -|setup.py|github/dmentipl/plonk|3.8037276531000383e-06| -|setup.py|github/amusecode/amuse|3.8037276531000383e-06| -|setup.py|github/wfondrie/mokapot|3.8037276531000383e-06| -|setup.py|github/HIPS/autograd|3.8037276531000383e-06| -|setup.py|github/gogrean/PyXel|3.8037276531000383e-06| -|setup.py|github/illumina/pyflow|3.8037276531000383e-06| -|setup.py|github/infer-actively/pymdp|3.8037276531000383e-06| -|setup.py|github/toshiyan/cmblensplus|3.8037276531000383e-06| -|setup.py|github/jakevdp/wpca|3.8037276531000383e-06| -|setup.py|github/PlanetHunters/tkmatrix|3.8037276531000383e-06| -|setup.py|github/SouthGreenPlatform/PyRice|3.8037276531000383e-06| -|setup.py|github/ismaelpessa/PyMUSE|3.8037276531000383e-06| -|setup.py|github/cdominik/optool|3.8037276531000383e-06| -|setup.py|github/iomega/spec2vec|3.8037276531000383e-06| -|setup.py|github/CLARIAH/grlc|3.8037276531000383e-06| -|setup.py|github/sparks-baird/xtal2png|3.8037276531000383e-06| -|setup.py|github/nlesc-ave/ave-rest-service|3.8037276531000383e-06| -|setup.py|github/tmcclintock/cluster_toolkit|3.8037276531000383e-06| -|setup.py|github/dicompyler/dicompyler-core|3.8037276531000383e-06| -|setup.py|github/poldracklab/mriqc|3.8037276531000383e-06| -|setup.py|github/fakedrtom/oncogemini|3.8037276531000383e-06| -|setup.py|github/psheehan/pdspy|3.8037276531000383e-06| -|setup.py|github/timothydmorton/vespa|3.8037276531000383e-06| -|setup.py|github/easybuilders/easybuild|3.8037276531000383e-06| -|setup.py|github/mroosmalen/nanosv|3.8037276531000383e-06| -|setup.py|github/3fon3fonov/exostriker|3.8037276531000383e-06| -|setup.py|github/cameronliang/BayesVP|3.8037276531000383e-06| -|setup.py|github/wilkelab/Opfi|3.8037276531000383e-06| -|setup.py|github/aiidateam/kiwipy|3.8037276531000383e-06| -|setup.py|github/natelust/least_asymmetry|3.8037276531000383e-06| -|setup.py|github/jveitchmichaelis/pygadgetreader|3.8037276531000383e-06| -|setup.py|github/mirochaj/ares|3.8037276531000383e-06| -|setup.py|github/GalacticDynamics-Oxford/Agama|3.8037276531000383e-06| -|setup.py|github/sfschen/velocileptors|3.8037276531000383e-06| -|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.8037276531000383e-06| -|setup.py|github/atmos-cloud-sim-uj/PySDM|3.8037276531000383e-06| -|setup.py|github/vaexio/vaex|3.8037276531000383e-06| -|setup.py|github/SCM-NV/qmflows-namd|3.8037276531000383e-06| -|setup.py|github/SCM-NV/pyZacros|3.8037276531000383e-06| -|setup.py|github/SCM-NV/qmflows|3.8037276531000383e-06| -|setup.py|github/felixchenier/kineticstoolkit|3.8037276531000383e-06| -|setup.py|github/ebellm/pyraf-dbsp|3.8037276531000383e-06| -|setup.py|github/Yu-Group/veridical-flow|3.8037276531000383e-06| -|setup.py|github/AlexMikes/AutoFunc|3.8037276531000383e-06| -|setup.py|github/milnus/Corekaburra|3.8037276531000383e-06| -|setup.py|github/davidgardenier/frbcat|3.8037276531000383e-06| -|setup.py|github/davidgardenier/frbpoppy|3.8037276531000383e-06| -|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.8037276531000383e-06| -|setup.py|github/KBNLresearch/ochre|3.8037276531000383e-06| -|setup.py|github/PacificBiosciences/pbcore|3.8037276531000383e-06| -|setup.py|github/PacificBiosciences/FALCON|3.8037276531000383e-06| -|setup.py|github/PacificBiosciences/kineticsTools|3.8037276531000383e-06| -|setup.py|github/CosmoStat/shapepipe|3.8037276531000383e-06| -|setup.py|github/kbarbary/extinction|3.8037276531000383e-06| -|setup.py|github/kbarbary/nestle|3.8037276531000383e-06| -|setup.py|github/LiberTEM/LiberTEM|3.8037276531000383e-06| -|setup.py|github/SIOSlab/exodetbox|3.8037276531000383e-06| -|setup.py|github/citiususc/BigSeqKit|3.8037276531000383e-06| -|setup.py|github/ejeschke/ginga|3.8037276531000383e-06| -|setup.py|github/szwiep/py_SBeLT|3.8037276531000383e-06| -|setup.py|github/sinc-lab/miRe2e|3.8037276531000383e-06| -|setup.py|github/colour-science/colour|3.8037276531000383e-06| -|setup.py|github/andycasey/sick|3.8037276531000383e-06| -|setup.py|github/tcassanelli/pywpf|3.8037276531000383e-06| -|setup.py|github/Extraweich/homopy|3.8037276531000383e-06| -|setup.py|github/benvanwerkhoven/kernel_tuner|3.8037276531000383e-06| -|setup.py|github/DESI-UR/VAST|3.8037276531000383e-06| -|setup.py|github/astroML/gatspy|3.8037276531000383e-06| -|setup.py|github/CQCL/qujax|3.8037276531000383e-06| -|setup.py|github/Johannes-Sahlmann/pygacs|3.8037276531000383e-06| -|setup.py|github/kerkelae/disimpy|3.8037276531000383e-06| -|setup.py|github/UM-Bridge/umbridge|3.8037276531000383e-06| -|setup.py|github/matthiasdemuzere/w2w|3.8037276531000383e-06| -|setup.py|github/pmvreeswijk/ZOGY|3.8037276531000383e-06| -|setup.py|github/pmvreeswijk/BlackBOX|3.8037276531000383e-06| -|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.8037276531000383e-06| -|setup.py|github/RudolfCardinal/camcops|3.8037276531000383e-06| -|setup.py|github/mishioo/tesliper|3.8037276531000383e-06| -|setup.py|github/Kuifje02/vrpy|3.8037276531000383e-06| -|setup.py|github/phac-nml/mob-suite|3.8037276531000383e-06| -|setup.py|github/phac-nml/staramr|3.8037276531000383e-06| -|setup.py|github/phac-nml/biohansel|3.8037276531000383e-06| -|setup.py|github/nboley/idr|3.8037276531000383e-06| -|setup.py|github/matteobreschi/bajes|3.8037276531000383e-06| -|setup.py|github/sensein/etelemetry-client|3.8037276531000383e-06| -|setup.py|github/apertif/apercal|3.8037276531000383e-06| -|setup.py|github/opencobra/cobrapy|3.8037276531000383e-06| -|setup.py|github/mlower/rmnest|3.8037276531000383e-06| -|setup.py|github/gmbrandt/xwavecal|3.8037276531000383e-06| -|setup.py|github/joe-antognini/kozai|3.8037276531000383e-06| -|setup.py|github/birnstiel/two-pop-py|3.8037276531000383e-06| -|setup.py|github/vijayvarma392/binaryBHexp|3.8037276531000383e-06| -|setup.py|github/cmateu/PyMGC3|3.8037276531000383e-06| -|setup.py|github/cmateu/galstreams|3.8037276531000383e-06| -|setup.py|github/arabic-digital-humanities/adhtools|3.8037276531000383e-06| -|setup.py|github/bioinform/somaticseq|3.8037276531000383e-06| -|setup.py|github/Qiskit/rustworkx|3.8037276531000383e-06| -|setup.py|github/odb9402/CNNPeaks|3.8037276531000383e-06| -|setup.py|github/saphir746/BiobankRead-Bash|3.8037276531000383e-06| -|setup.py|github/gausspy/gausspy|3.8037276531000383e-06| -|setup.py|github/siavash-saki/tesspy|3.8037276531000383e-06| -|setup.py|github/LucaMalavolta/PyORBIT|3.8037276531000383e-06| -|setup.py|github/bulik/ldsc|3.8037276531000383e-06| -|setup.py|github/insilicomedicine/GENTRL|3.8037276531000383e-06| -|setup.py|github/pjcigan/multicolorfits|3.8037276531000383e-06| -|setup.py|github/kennethcarrell/ATARRI|3.8037276531000383e-06| -|setup.py|github/lmfit/lmfit-py|3.8037276531000383e-06| -|setup.py|github/CEED/libCEED|3.8037276531000383e-06| -|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.8037276531000383e-06| -|setup.py|github/polca/unfold|3.8037276531000383e-06| -|setup.py|github/tschad/pycelp|3.8037276531000383e-06| -|setup.py|github/SWIFTSIM/emulator|3.8037276531000383e-06| -|setup.py|github/ArtificialStellarPopulations/ArtPop|3.8037276531000383e-06| -|setup.py|github/bxia888/CEFCIG|3.8037276531000383e-06| -|setup.py|github/INCF/one_click|3.8037276531000383e-06| -|setup.py|github/cas-bioinf/rboAnalyzer|3.8037276531000383e-06| -|setup.py|github/natashabatalha/PandExo|3.8037276531000383e-06| -|setup.py|github/natashabatalha/picaso|3.8037276531000383e-06| -|setup.py|github/agreenbaum/ImPlaneIA|3.8037276531000383e-06| -|setup.py|github/musevlt/muse-psfr|3.8037276531000383e-06| -|setup.py|github/musevlt/origin|3.8037276531000383e-06| -|setup.py|github/heliopython/heliopy|3.8037276531000383e-06| -|setup.py|github/DrafProject/elmada|3.8037276531000383e-06| -|setup.py|github/lilyminium/psiresp|3.8037276531000383e-06| -|setup.py|github/manodeep/Corrfunc|3.8037276531000383e-06| -|setup.py|github/YosefLab/scvi-tools|3.8037276531000383e-06| -|setup.py|github/brandon-rhodes/python-jplephem|3.8037276531000383e-06| -|setup.py|github/DRMacIver/shrinkray|3.8037276531000383e-06| -|setup.py|github/linqs/psl|3.8037276531000383e-06| -|setup.py|github/MannLabs/alphapept|3.8037276531000383e-06| -|setup.py|github/linuxscout/pyarabic|3.8037276531000383e-06| -|setup.py|github/Illumina/SpliceAI|3.8037276531000383e-06| -|setup.py|github/smog-server/OpenSMOG|3.8037276531000383e-06| -|setup.py|github/kevin218/Eureka|3.8037276531000383e-06| -|setup.py|github/MartianColonist/POSEIDON|3.8037276531000383e-06| -|setup.py|github/parmoo/parmoo|3.8037276531000383e-06| -|setup.py|github/PaulHancock/Aegean|3.8037276531000383e-06| -|setup.py|github/undark-lab/sstrax|3.8037276531000383e-06| -|setup.py|github/pierrexyz/pybird|3.8037276531000383e-06| -|setup.py|github/DynaSlum/satsense|3.8037276531000383e-06| -|setup.py|github/mtakahiro/gsf|3.8037276531000383e-06| -|setup.py|github/dmey/synthia|3.8037276531000383e-06| -|setup.py|github/astrom-tom/specstack|3.8037276531000383e-06| -|setup.py|github/astrom-tom/dfitspy|3.8037276531000383e-06| -|setup.py|github/radiocosmology/caput|3.8037276531000383e-06| -|setup.py|github/tofflemire/saphires|3.8037276531000383e-06| -|setup.py|github/wtsi-hpag/HiLine|3.8037276531000383e-06| -|setup.py|github/spglib/spgrep|3.8037276531000383e-06| -|setup.py|github/cdslaborg/paramonte|3.8037276531000383e-06| -|setup.py|github/twesterhout/lattice-symmetries|3.8037276531000383e-06| -|setup.py|github/athulpg007/AMAT|3.8037276531000383e-06| -|setup.py|github/Materials-Consortia/optimade-python-tools|3.8037276531000383e-06| -|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.8037276531000383e-06| -|setup.py|github/NREL/graph-env|3.8037276531000383e-06| -|setup.py|github/mscroggs/symfem|3.8037276531000383e-06| -|setup.py|github/tomlouden/spiderman|3.8037276531000383e-06| -|setup.py|github/telegraphic/pygsm|3.8037276531000383e-06| -|setup.py|github/telegraphic/fits2hdf|3.8037276531000383e-06| -|setup.py|github/MIT-STARLab/deconfuser|3.8037276531000383e-06| -|setup.py|github/eggplantbren/DNest4|3.8037276531000383e-06| -|setup.py|github/conchoecia/pauvre|3.8037276531000383e-06| -|setup.py|github/copasi/basico|3.8037276531000383e-06| -|setup.py|github/YSOVAR/YSOVAR|3.8037276531000383e-06| -|setup.py|github/Substra/substra|3.8037276531000383e-06| -|setup.py|github/jeaadams/ExoPix|3.8037276531000383e-06| -|setup.py|github/kathlandgren/SWAMPE|3.8037276531000383e-06| -|setup.py|github/NeuralEnsemble/PyNN|3.8037276531000383e-06| -|setup.py|github/DeltaRCM/pyDeltaRCM|3.8037276531000383e-06| -|setup.py|github/Electrostatics/apbs|3.8037276531000383e-06| -|setup.py|github/DirectDM/directdm-py|3.8037276531000383e-06| -|setup.py|github/fruzsinaagocs/oscode|3.8037276531000383e-06| -|setup.py|github/gilestrolab/ethoscope|3.8037276531000383e-06| -|setup.py|github/pec27/hfof|3.8037276531000383e-06| -|setup.py|github/pec27/smerfs|3.8037276531000383e-06| -|setup.py|github/multiscale/muscle3|3.8037276531000383e-06| -|setup.py|github/omuse-geoscience/omuse|3.8037276531000383e-06| -|setup.py|github/clwainwright/CosmoTransitions|3.8037276531000383e-06| -|setup.py|github/EpistasisLab/regens|3.8037276531000383e-06| -|setup.py|github/EpistasisLab/tpot|3.8037276531000383e-06| -|setup.py|github/DeepRank/pssmgen|3.8037276531000383e-06| -|setup.py|github/DeepRank/DeepRank-GNN|3.8037276531000383e-06| -|setup.py|github/DeepRank/deeprank|3.8037276531000383e-06| -|setup.py|github/DeepRank/pdb2sql|3.8037276531000383e-06| -|setup.py|github/DeepRank/iScore|3.8037276531000383e-06| -|setup.py|github/andizq/sf3dmodels|3.8037276531000383e-06| -|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.8037276531000383e-06| -|setup.py|github/DMGW-Goethe/imripy|3.8037276531000383e-06| -|setup.py|github/VMBoehm/MADLens|3.8037276531000383e-06| -|setup.py|github/herjy/SLIT|3.8037276531000383e-06| -|setup.py|github/cabb99/open3spn2|3.8037276531000383e-06| -|setup.py|github/bwengals/CCSNMultivar|3.8037276531000383e-06| -|setup.py|github/juliotux/astropop|3.8037276531000383e-06| -|setup.py|github/AlexanderLabWHOI/EUKulele|3.8037276531000383e-06| -|setup.py|github/josegit88/SCORPIO|3.8037276531000383e-06| -|setup.py|github/biomedia-mira/blast-ct|3.8037276531000383e-06| -|setup.py|github/RamanLab/iCOMIC|3.8037276531000383e-06| -|setup.py|github/MASILab/pyPheWAS|3.8037276531000383e-06| -|setup.py|github/sbebo/joypy|3.8037276531000383e-06| -|setup.py|github/benallard/galileo|3.8037276531000383e-06| -|setup.py|github/Filter-Bubble/e2e-Dutch|3.8037276531000383e-06| -|setup.py|github/Midnighter/dependency-info|3.8037276531000383e-06| -|setup.py|github/scipion-em/scipion-em-continuousflex|3.8037276531000383e-06| -|setup.py|github/fitbenchmarking/fitbenchmarking|3.8037276531000383e-06| -|setup.py|github/SMTG-UCL/ShakeNBreak|3.8037276531000383e-06| -|setup.py|github/SMTG-UCL/surfaxe|3.8037276531000383e-06| -|setup.py|github/NLESC-JCER/QMCTorch|3.8037276531000383e-06| -|setup.py|github/exobssim/rapoc-public|3.8037276531000383e-06| -|setup.py|github/pytoolz/toolz|3.8037276531000383e-06| -|setup.py|github/ratt-ru/montblanc|3.8037276531000383e-06| -|setup.py|github/ratt-ru/CubiCal|3.8037276531000383e-06| -|setup.py|github/ConorMacBride/mcalf|3.8037276531000383e-06| -|setup.py|github/0xCoto/Virgo|3.8037276531000383e-06| -|setup.py|github/fAndreuzzi/BisPy|3.8037276531000383e-06| -|setup.py|github/NKI-CCB/PRECISE|3.8037276531000383e-06| -|setup.py|github/icredd-cheminfo/CGRdb2|3.8037276531000383e-06| -|setup.py|github/spokenlanguage/platalea|3.8037276531000383e-06| -|setup.py|github/bio-phys/BioEn|3.8037276531000383e-06| -|setup.py|github/fred3m/toyz|3.8037276531000383e-06| -|setup.py|github/ggonnella/gfapy|3.8037276531000383e-06| -|setup.py|github/rohinkumar/correlcalc|3.8037276531000383e-06| -|setup.py|github/ageller/firefly|3.8037276531000383e-06| -|setup.py|github/KeplerGO/k2mosaic|3.8037276531000383e-06| -|setup.py|github/caracal-pipeline/caracal|3.8037276531000383e-06| -|setup.py|github/BEAST-Fitting/beast|3.8037276531000383e-06| -|setup.py|github/antoinediez/Sisyphe|3.8037276531000383e-06| -|setup.py|github/carlosborca/CrystaLattE|3.8037276531000383e-06| -|setup.py|github/ekaterinailin/AltaiPony|3.8037276531000383e-06| -|setup.py|github/Heldenkombinat/Logodetect|3.8037276531000383e-06| -|setup.py|github/stevengiacalone/triceratops|3.8037276531000383e-06| -|setup.py|github/swiftsim/swiftsimio|3.8037276531000383e-06| -|setup.py|github/AA-ALERT/frbcatdb|3.8037276531000383e-06| -|setup.py|github/EMBL-Hentze-group/htseq-clip|3.8037276531000383e-06| -|setup.py|github/HERA-Team/aipy|3.8037276531000383e-06| -|setup.py|github/HERA-Team/hera_opm|3.8037276531000383e-06| -|setup.py|github/mbaes/SpheCow|3.8037276531000383e-06| -|setup.py|github/deepmedic/deepmedic|3.8037276531000383e-06| -|setup.py|github/GoekeLab/xpore|3.8037276531000383e-06| -|setup.py|github/weecology/retriever|3.8037276531000383e-06| -|setup.py|github/bfarr/exocartographer|3.8037276531000383e-06| -|setup.py|github/dunnkers/fseval|3.8037276531000383e-06| -|setup.py|github/cbg-ethz/shorah|3.8037276531000383e-06| -|setup.py|github/era-urban/wrfpy|3.8037276531000383e-06| -|setup.py|github/swagnercarena/ovejero|3.8037276531000383e-06| -|setup.py|github/21cmFAST/21cmFAST|3.8037276531000383e-06| -|setup.py|github/quatrope/ProperImage|3.8037276531000383e-06| -|setup.py|github/quatrope/feets|3.8037276531000383e-06| -|setup.py|github/ghislainv/forestatrisk|3.8037276531000383e-06| -|setup.py|github/DavidT3/XGA|3.8037276531000383e-06| -|setup.py|github/rajeshrinet/pystokes|3.8037276531000383e-06| -|setup.py|github/Hoohm/CITE-seq-Count|3.8037276531000383e-06| -|setup.py|github/nasa/simupy-flight|3.8037276531000383e-06| -|setup.py|github/ACEnglish/truvari|3.8037276531000383e-06| -|setup.py|github/seung-lab/FlyWirePaper|3.8037276531000383e-06| -|setup.py|github/tdaylan/pcat|3.8037276531000383e-06| -|setup.py|github/vedantchandra/wdtools|3.8037276531000383e-06| -|setup.py|github/Theano/Theano|3.8037276531000383e-06| -|setup.py|github/dcorre/otrain|3.8037276531000383e-06| -|setup.py|github/eWaterCycle/jupyterlab_thredds|3.8037276531000383e-06| -|setup.py|github/eWaterCycle/grpc4bmi|3.8037276531000383e-06| -|setup.py|github/vatlab/sos-notebook|3.8037276531000383e-06| -|setup.py|github/blackjax-devs/blackjax|3.8037276531000383e-06| -|setup.py|github/fkeruzore/panco2|3.8037276531000383e-06| -|setup.py|github/tkerscher/blast|3.8037276531000383e-06| -|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.8037276531000383e-06| -|setup.py|github/compomics/DeepLC|3.8037276531000383e-06| -|setup.py|github/abmantz/lmc|3.8037276531000383e-06| -|setup.py|github/conda/pycosat|3.8037276531000383e-06| -|setup.py|github/conda/conda|3.8037276531000383e-06| -|setup.py|github/nanograv/PINT|3.8037276531000383e-06| -|setup.py|github/volkamerlab/opencadd|3.8037276531000383e-06| -|setup.py|github/starkit/wsynphot|3.8037276531000383e-06| -|setup.py|github/connectomicslab/connectomemapper3|3.8037276531000383e-06| -|setup.py|github/COVID-IWG/epimargin|3.8037276531000383e-06| -|setup.py|github/simonsobs/pixell|3.8037276531000383e-06| -|setup.py|github/simonsobs/nemo|3.8037276531000383e-06| -|setup.py|github/medema-group/bigslice|3.8037276531000383e-06| -|setup.py|github/Sarc-Graph/sarcgraph|3.8037276531000383e-06| -|setup.py|github/Jammy2211/PyAutoLens|3.8037276531000383e-06| -|setup.py|github/Jammy2211/PyAutoGalaxy|3.8037276531000383e-06| -|setup.py|github/Autostronomy/AstroPhot|3.8037276531000383e-06| -|setup.py|github/girder/viime|3.8037276531000383e-06| -|setup.py|github/dfm/corner.py|3.8037276531000383e-06| -|setup.py|github/dfm/celerite|3.8037276531000383e-06| -|setup.py|github/prajwel/curvit|3.8037276531000383e-06| -|setup.py|github/cy-xu/cosmic-conn|3.8037276531000383e-06| -|setup.py|github/marcelm/tinyalign|3.8037276531000383e-06| -|setup.py|github/marcelm/alignlib|3.8037276531000383e-06| -|setup.py|github/marcelm/cutadapt|3.8037276531000383e-06| -|setup.py|github/marcelm/dnaio|3.8037276531000383e-06| -|setup.py|github/fabiopardo/tonic|3.8037276531000383e-06| -|setup.py|github.com/idptools/metapredict|3.8037276531000383e-06| -|setup.py|github/actris-cloudnet/cloudnetpy|3.8037276531000383e-06| -|setup.py|github/fcs-analysis/PyCorrFit|3.8037276531000383e-06| -|setup.py|github/fcs-analysis/PyScanFCS|3.8037276531000383e-06| -|setup.py|github/nye17/javelin|3.8037276531000383e-06| -|setup.py|github/EliseJ/astroABC|3.8037276531000383e-06| -|setup.py|github/xenon-middleware/pyxenon|3.8037276531000383e-06| -|setup.py|github/rhayes777/PyAutoFit|3.8037276531000383e-06| -|setup.py|github/mdruett/COCOPLOT|3.8037276531000383e-06| -|setup.py|github/engyasin/Offline_MOT|3.8037276531000383e-06| -|setup.py|github/seclark/RHT|3.8037276531000383e-06| -|setup.py|github/rbturnbull/ausdex|3.8037276531000383e-06| -|setup.py|github/samaygarg/fuelcell|3.8037276531000383e-06| -|setup.py|github/jianhuupenn/SpaGCN|3.8037276531000383e-06| -|setup.py|github/shilpagarg/WHdenovo|3.8037276531000383e-06| -|setup.py|github/gagneurlab/drop|3.8037276531000383e-06| -|setup.py|github/orcasgit/python-fitbit|3.8037276531000383e-06| -|setup.py|github/coljac/sensie|3.8037276531000383e-06| -|setup.py|github/sanjibs/bmcmc|3.8037276531000383e-06| -|setup.py|github/NickSwainston/pulsar_spectra|3.8037276531000383e-06| -|setup.py|github/maxibor/sam2lca|3.8037276531000383e-06| -|setup.py|github/MNiwano/Eclaire|3.8037276531000383e-06| -|setup.py|github/icb-dcm/pyabc|3.8037276531000383e-06| -|setup.py|github/BD2KGenomics/toil|3.8037276531000383e-06| -|setup.py|github/nithyanandan/PRISim|3.8037276531000383e-06| -|setup.py|github/hiddenSymmetries/simsopt|3.8037276531000383e-06| -|setup.py|github/fermisurfaces/IFermi|3.8037276531000383e-06| -|setup.py|github/BackmanLab/PWSpy|3.8037276531000383e-06| -|setup.py|github/caseyjlaw/rtpipe|3.8037276531000383e-06| -|setup.py|github/sylvainprigent/napari-tracks-reader|3.8037276531000383e-06| -|setup.py|github/keflavich/HiGal_SEDfitter|3.8037276531000383e-06| -|setup.py|github/matthewholman/assist|3.8037276531000383e-06| -|setup.py|github/javicarron/mtneedlet|3.8037276531000383e-06| -|setup.py|github/eldariont/svim|3.8037276531000383e-06| -|setup.py|github/atomneb/AtomNeb-py|3.8037276531000383e-06| -|setup.py|github/OP2/PyOP2|3.8037276531000383e-06| -|setup.py|github/nespinoza/juliet|3.8037276531000383e-06| -|setup.py|github/nespinoza/mc-spam|3.8037276531000383e-06| -|setup.py|github/jiahecui/SenAOReFoc|3.8037276531000383e-06| -|setup.py|github/cadop/seg1d|3.8037276531000383e-06| -|setup.py|github/beastraban/INSANE|3.8037276531000383e-06| -|setup.py|github/Ayuei/DeBEIR|3.8037276531000383e-06| -|setup.py|github/ofionnad/radiowinds|3.8037276531000383e-06| -|setup.py|github/ECSHackWeek/impedance.py|3.8037276531000383e-06| -|setup.py|github/katholt/Kaptive|3.8037276531000383e-06| -|setup.py|github/elwinter/nnde|3.8037276531000383e-06| -|setup.py|github/BoPeng/simuPOP|3.8037276531000383e-06| -|setup.py|github/radio-astro-tools/uvcombine|3.8037276531000383e-06| -|setup.py|github/radio-astro-tools/pvextractor|3.8037276531000383e-06| -|setup.py|github/radio-astro-tools/spectral-cube|3.8037276531000383e-06| -|setup.py|github/EnsembleGovServices/kamodo-core|3.8037276531000383e-06| -|setup.py|github/VarStarDetect/varstardetect|3.8037276531000383e-06| -|setup.py|github/mchalela/GriSPy|3.8037276531000383e-06| -|setup.py|github/nebblu/ReACT|3.8037276531000383e-06| -|setup.py|github/j-faria/kima|3.8037276531000383e-06| -|setup.py|github/domenico-simone/rmlst_api|3.8037276531000383e-06| -|setup.py|github/4pisky/fourpisky-core|3.8037276531000383e-06| -|setup.py|github/deeptools/deeptools_intervals|3.8037276531000383e-06| -|setup.py|github/deeptools/py2bit|3.8037276531000383e-06| -|setup.py|github/zarr-developers/zarr-python|3.8037276531000383e-06| -|setup.py|github/andresmegias/richvalues|3.8037276531000383e-06| -|setup.py|github/broadinstitute/wot|3.8037276531000383e-06| -|setup.py|github/broadinstitute/CellBender|3.8037276531000383e-06| -|setup.py|github/eelregit/mcfit|3.8037276531000383e-06| -|setup.py|github/bwkeller/PASTA|3.8037276531000383e-06| -|setup.py|github/cmillion/gPhoton|3.8037276531000383e-06| -|setup.py|github/bartongroup/yanosim|3.8037276531000383e-06| -|setup.py|github/LBNL-ETA/MSWH|3.8037276531000383e-06| -|setup.py|github/hknd23/idcempy|3.8037276531000383e-06| -|setup.py|github/thomasorb/orcs|3.8037276531000383e-06| -|setup.py|github/bcgsc/tigmint|3.8037276531000383e-06| -|setup.py|github/Gaiana/nirdust|3.8037276531000383e-06| -|setup.py|github/perfanalytics/pose2sim|3.8037276531000383e-06| -|setup.py|github/sonwell/biotools|3.8037276531000383e-06| -|setup.py|github/astropy/specutils|3.8037276531000383e-06| -|setup.py|github/astropy/astroquery|3.8037276531000383e-06| -|setup.py|github/astropy/ccdproc|3.8037276531000383e-06| -|setup.py|github/astropy/astroscrappy|3.8037276531000383e-06| -|setup.py|github/astropy/halotools|3.8037276531000383e-06| -|setup.py|github/astropy/SPISEA|3.8037276531000383e-06| -|setup.py|github/astropy/astroplan|3.8037276531000383e-06| -|setup.py|github/google/jax|3.8037276531000383e-06| -|setup.py|github/warrickball/tomso|3.8037276531000383e-06| -|setup.py|github/Astroua/SCIMES|3.8037276531000383e-06| -|setup.py|github/Astroua/TurbuStat|3.8037276531000383e-06| -|setup.py|github/TeraTrees/TIPP|3.8037276531000383e-06| -|setup.py|github/agree019/DarkCapPy|3.8037276531000383e-06| -|setup.py|github/tjiangHIT/cuteSV|3.8037276531000383e-06| -|setup.py|github/ideasrule/platon|3.8037276531000383e-06| -|setup.py|github/anuradhawick/LRBinner|3.8037276531000383e-06| -|setup.py|github/gdrouart/MrMoose|3.8037276531000383e-06| -|setup.py|github/tool-bin/ukbcc|3.8037276531000383e-06| -|setup.py|github/cheerfuluser/tessreduce|3.8037276531000383e-06| -|setup.py|github/meinardmueller/synctoolbox|3.8037276531000383e-06| -|setup.py|github/meinardmueller/libfmp|3.8037276531000383e-06| -|setup.py|github/xpsi-group/xpsi|3.8037276531000383e-06| -|setup.py|github/enthought/mayavi|3.8037276531000383e-06| -|setup.py|github/enthought/vpsearch|3.8037276531000383e-06| -|setup.py|github/Caltech-IPAC/Montage|3.8037276531000383e-06| -|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.8037276531000383e-06| -|setup.py|github/EdanRein/pyPplusS|3.8037276531000383e-06| -|setup.py|github/migp11/pyfastcore|3.8037276531000383e-06| -|setup.py|github/jonathansick/skyoffset|3.8037276531000383e-06| -|setup.py|github/jonathansick/MoAstro|3.8037276531000383e-06| -|setup.py|github/epic-astronomy/EPIC|3.8037276531000383e-06| -|setup.py|github/halomod/hmf|3.8037276531000383e-06| -|setup.py|github/halomod/halomod|3.8037276531000383e-06| -|setup.py|github/mzy2240/ESA|3.8037276531000383e-06| -|setup.py|github/bootphon/phonemizer|3.8037276531000383e-06| -|setup.py|github/DLTK/DLTK|3.8037276531000383e-06| -|setup.py|github/4dn-dcic/pairix|3.8037276531000383e-06| -|setup.py|github/chapmanb/bcbb|3.8037276531000383e-06| -|setup.py|github/CIRADA-Tools/RM-Tools|3.8037276531000383e-06| -|setup.py|github/neuralhydrology/neuralhydrology|3.8037276531000383e-06| -|setup.py|github/teuben/nemo|3.8037276531000383e-06| -|setup.py|github/ylab-hi/ScanExitronLR|3.8037276531000383e-06| -|setup.py|github/changhoonhahn/pySpectrum|3.8037276531000383e-06| -|setup.py|github/jbuisine/macop|3.8037276531000383e-06| -|setup.py|github/mriener/gausspyplus|3.8037276531000383e-06| -|setup.py|github/ketch/nodepy|3.8037276531000383e-06| -|setup.py|github/jhparkastro/gpcal|3.8037276531000383e-06| -|setup.py|github/miniufo/xinvert|3.8037276531000383e-06| -|setup.py|github/JoschaJ/mockFRBhosts|3.8037276531000383e-06| -|setup.py|github/carpyncho/carpyncho-py|3.8037276531000383e-06| -|setup.py|github/hyperopt/hyperopt|3.8037276531000383e-06| -|setup.py|github/pybamm-team/liionpack|3.8037276531000383e-06| -|setup.py|github/pybamm-team/PyBaMM|3.8037276531000383e-06| -|setup.py|github/cagrikymk/JAX-ReaxFF|3.8037276531000383e-06| -|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.8037276531000383e-06| -|setup.py|github/RTIInternational/gobbli|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanoget|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanomath|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanopack|3.8037276531000383e-06| -|setup.py|github/wdecoster/NanoPlot|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanolyse|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanostat|3.8037276531000383e-06| -|setup.py|github/wdecoster/NanoComp|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanoQC|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanocomp|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanofilt|3.8037276531000383e-06| -|setup.py|github/tvwenger/hii-region-kinematics|3.8037276531000383e-06| -|setup.py|github/tvwenger/wisp|3.8037276531000383e-06| -|setup.py|github/tvwenger/kd|3.8037276531000383e-06| -|setup.py|github/COSMIC-PopSynth/COSMIC|3.8037276531000383e-06| -|setup.py|github/kboone/parsnip|3.8037276531000383e-06| -|setup.py|github/grazianoucci/game|3.8037276531000383e-06| -|setup.py|github/dtamayo/reboundx|3.8037276531000383e-06| -|setup.py|github/reggiebernardo/PTAfast|3.8037276531000383e-06| -|setup.py|github/guangtunbenzhu/NonnegMFPy|3.8037276531000383e-06| -|setup.py|github/guangtunbenzhu/SetCoverPy|3.8037276531000383e-06| -|setup.py|github/Singh-Lab/DeMaSk|3.8037276531000383e-06| -|setup.py|github/lkmklsmn/DrivAER|3.8037276531000383e-06| -|setup.py|github/tikk3r/lofar-h5plot|3.8037276531000383e-06| -|setup.py|github/ziotom78/dacapo_calibration|3.8037276531000383e-06| -|setup.py|github/pavolgaj/OCFit|3.8037276531000383e-06| -|setup.py|github/ArgonneCPAC/dsps|3.8037276531000383e-06| -|setup.py|github/adbar/htmldate|3.8037276531000383e-06| -|setup.py|github/PyPSA/atlite|3.8037276531000383e-06| -|setup.py|github/PyPSA/linopy|3.8037276531000383e-06| -|setup.py|github/HillLab/SomaticSiMu|3.8037276531000383e-06| -|setup.py|github/milicolazo/Pyedra|3.8037276531000383e-06| -|setup.py|github/synchrofit/synchrofit|3.8037276531000383e-06| -|setup.py|github/eblur/dust|3.8037276531000383e-06| -|setup.py|github/schlafly/crowdsource|3.8037276531000383e-06| -|setup.py|github/WorkflowConversion/CTDConverter|3.8037276531000383e-06| -|setup.py|github/NiallJeffrey/DeepMass|3.8037276531000383e-06| -|setup.py|github/dask/dask|3.8037276531000383e-06| -|setup.py|github/panoptes-organization/panoptes|3.8037276531000383e-06| -|setup.py|github/dbosul/CWITools|3.8037276531000383e-06| -|setup.py|github/lynx-x-ray-observatory/soxs|3.8037276531000383e-06| -|setup.py|github/GenomicParisCentre/toulligQC|3.8037276531000383e-06| -|setup.py|github/PyFstat/PyFstat|3.8037276531000383e-06| -|setup.py|github/iraf-community/pyraf|3.8037276531000383e-06| -|setup.py|github/franpoz/SHERLOCK|3.8037276531000383e-06| -|setup.py|github/chanzuckerberg/idseq-dag|3.8037276531000383e-06| -|setup.py|github/KathrynJones1/catwoman|3.8037276531000383e-06| -|setup.py|github/jorisparet/partycls|3.8037276531000383e-06| -|setup.py|github/mne-tools/mne-icalabel|3.8037276531000383e-06| -|setup.py|github/NLeSC/cptm|3.8037276531000383e-06| -|setup.py|github/NLeSC/Massive-PotreeConverter|3.8037276531000383e-06| -|setup.py|github/NLeSC/mcfly|3.8037276531000383e-06| -|setup.py|github/NLeSC/noodles|3.8037276531000383e-06| -|setup.py|github/NLeSC/boatswain|3.8037276531000383e-06| -|setup.py|github/fair-software/fairtally|3.8037276531000383e-06| -|setup.py|github/fair-software/howfairis|3.8037276531000383e-06| -|setup.py|github/samuelefiorini/tangle|3.8037276531000383e-06| -|setup.py|github/kgullikson88/Telluric-Fitter|3.8037276531000383e-06| -|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.8037276531000383e-06| -|setup.py|github/IMMM-SFA/mosartwmpy|3.8037276531000383e-06| -|setup.py|github/jollejolles/pirecorder|3.8037276531000383e-06| -|setup.py|github/NKI-AI/direct|3.8037276531000383e-06| -|setup.py|github/ComparativeGenomicsToolkit/cactus|3.8037276531000383e-06| -|setup.py|github/oschwengers/referenceseeker|3.8037276531000383e-06| -|setup.py|github/oschwengers/bakta|3.8037276531000383e-06| -|setup.py|github/oschwengers/platon|3.8037276531000383e-06| -|setup.py|github/H-E-L-P/XID_plus|3.8037276531000383e-06| -|setup.py|gitlab/petsc/petsc|3.8037276531000383e-06| -|setup.py|gitlab/octopus-code/octopus|3.8037276531000383e-06| -|setup.py|gitlab/permafrostnet/teaspoon|3.8037276531000383e-06| -|setup.py|gitlab/fduchate/predihood|3.8037276531000383e-06| -|setup.py|gitlab/pythia-uq/pythia|3.8037276531000383e-06| -|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.8037276531000383e-06| -|setup.py|gitlab/joseaher/astroplotlib|3.8037276531000383e-06| -|setup.py|gitlab/gims-developers/gims|3.8037276531000383e-06| -|setup.py|gitlab/chjordan/sslf|3.8037276531000383e-06| -|setup.py|gitlab/picos-api/picos|3.8037276531000383e-06| -|setup.py|gitlab/jason-rumengan/pyarma|3.8037276531000383e-06| -|setup.py|gitlab/Molcas/OpenMolcas|3.8037276531000383e-06| -|CMakeLists.txt|github/ahcm/ffindex|3.8037276531000383e-06| -|CMakeLists.txt|github/s4hts/HTStream|3.8037276531000383e-06| -|CMakeLists.txt|github/STEllAR-GROUP/octotiger|3.8037276531000383e-06| -|CMakeLists.txt|github/ImperialCollegeLondon/sharpy|3.8037276531000383e-06| -|CMakeLists.txt|github/ImperialCollegeLondon/UVLM|3.8037276531000383e-06| -|CMakeLists.txt|github/mbillingr/libgdf|3.8037276531000383e-06| -|CMakeLists.txt|github/SeaIce-Math/SubZero|3.8037276531000383e-06| -|CMakeLists.txt|github/hveerten/katu|3.8037276531000383e-06| -|CMakeLists.txt|github/bbuchfink/diamond|3.8037276531000383e-06| -|CMakeLists.txt|github/veg/tn93|3.8037276531000383e-06| -|CMakeLists.txt|github/n-claes/legolas|3.8037276531000383e-06| -|CMakeLists.txt|github/AstroUGent/shadowfax|3.8037276531000383e-06| -|CMakeLists.txt|github/jdonnert/WVTICs|3.8037276531000383e-06| -|CMakeLists.txt|github/EdoardoCarlesi/cmbeasy|3.8037276531000383e-06| -|CMakeLists.txt|github/ECP-copa/Cabana|3.8037276531000383e-06| -|CMakeLists.txt|github/ajohnson-uoregon/llvm-project|3.8037276531000383e-06| -|CMakeLists.txt|github/lanl/GLUE|3.8037276531000383e-06| -|CMakeLists.txt|github/statgen/popscle|3.8037276531000383e-06| -|CMakeLists.txt|github/lsds/faasm|3.8037276531000383e-06| -|CMakeLists.txt|github/lsds/LightSaber|3.8037276531000383e-06| -|CMakeLists.txt|github/lsds/TaLoS|3.8037276531000383e-06| -|CMakeLists.txt|github/HingeAssembler/HINGE|3.8037276531000383e-06| -|CMakeLists.txt|github/astroboylrx/PLAN|3.8037276531000383e-06| -|CMakeLists.txt|github/COMBINE-lab/libgff|3.8037276531000383e-06| -|CMakeLists.txt|github/COMBINE-lab/RapMap|3.8037276531000383e-06| -|CMakeLists.txt|github/elkebir-group/derna|3.8037276531000383e-06| -|CMakeLists.txt|github/santeripuranen/SpydrPick|3.8037276531000383e-06| -|CMakeLists.txt|github/reedacartwright/ngila|3.8037276531000383e-06| -|CMakeLists.txt|github/lorenzo-rovigatti/oxDNA|3.8037276531000383e-06| -|CMakeLists.txt|github/marbl/MashMap|3.8037276531000383e-06| -|CMakeLists.txt|github/yatisht/usher|3.8037276531000383e-06| -|CMakeLists.txt|github/R-Vessel-X/SlicerRVXLiverSegmentation|3.8037276531000383e-06| -|CMakeLists.txt|github/voutcn/megahit|3.8037276531000383e-06| -|CMakeLists.txt|github/stevengj/nlopt|3.8037276531000383e-06| -|CMakeLists.txt|github/NeoGeographyToolkit/StereoPipeline|3.8037276531000383e-06| -|CMakeLists.txt|github/mofanv/darknetz|3.8037276531000383e-06| -|CMakeLists.txt|github/jeffdaily/parasail|3.8037276531000383e-06| -|CMakeLists.txt|github/sanger-pathogens/assembly-stats|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/mmseqs2|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/metaeuk|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/MMseqs2|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/spacepharer|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/plass|3.8037276531000383e-06| -|CMakeLists.txt|github/seqan/lara|3.8037276531000383e-06| -|CMakeLists.txt|github/seqan/lambda|3.8037276531000383e-06| -|CMakeLists.txt|github/seqan/flexbar|3.8037276531000383e-06| -|CMakeLists.txt|github/xcompact3d/Incompact3d|3.8037276531000383e-06| -|CMakeLists.txt|github/hasindu2008/slow5tools|3.8037276531000383e-06| -|CMakeLists.txt|github/DGtal-team/DGtal|3.8037276531000383e-06| -|CMakeLists.txt|github/baiwenjia/ukbb_cardiac|3.8037276531000383e-06| -|CMakeLists.txt|github/PMBio/peer|3.8037276531000383e-06| -|CMakeLists.txt|github/ugovaretto/molekel|3.8037276531000383e-06| -|CMakeLists.txt|github/dglaeser/gridformat|3.8037276531000383e-06| -|CMakeLists.txt|github/PyPO-dev/PyPO|3.8037276531000383e-06| -|CMakeLists.txt|github/hnikaein/stark|3.8037276531000383e-06| -|CMakeLists.txt|github/farhanferoz/MultiNest|3.8037276531000383e-06| -|CMakeLists.txt|github/dpryan79/libBigWig|3.8037276531000383e-06| -|CMakeLists.txt|github/CMakePP/CMinx|3.8037276531000383e-06| -|CMakeLists.txt|github/TRIQS/solid_dmft|3.8037276531000383e-06| -|CMakeLists.txt|github/wullm/zwindstroom|3.8037276531000383e-06| -|CMakeLists.txt|github/casacore/casacore|3.8037276531000383e-06| -|CMakeLists.txt|github/basp-group/Puri-Psi|3.8037276531000383e-06| -|CMakeLists.txt|github/TRASAL/AMBER|3.8037276531000383e-06| -|CMakeLists.txt|github/liuhao-cn/fastSHT|3.8037276531000383e-06| -|CMakeLists.txt|github/Dylan-Aliberti/Kepler-Collisions|3.8037276531000383e-06| -|CMakeLists.txt|github/idefix-code/idefix|3.8037276531000383e-06| -|CMakeLists.txt|github/BIC-MNI/libminc|3.8037276531000383e-06| -|CMakeLists.txt|github/JPenuchot/ctbench|3.8037276531000383e-06| -|CMakeLists.txt|github/exoclime/THOR|3.8037276531000383e-06| -|CMakeLists.txt|github/exoclime/Helios-r2|3.8037276531000383e-06| -|CMakeLists.txt|github/exoclime/FastChem|3.8037276531000383e-06| -|CMakeLists.txt|github/Taywee/args|3.8037276531000383e-06| -|CMakeLists.txt|github/pynbody/genetIC|3.8037276531000383e-06| -|CMakeLists.txt|github/Pizzuti92/MG-MAMPOSSt|3.8037276531000383e-06| -|CMakeLists.txt|github/pkestene/ramsesGPU|3.8037276531000383e-06| -|CMakeLists.txt|github/sib-swiss/pftools3|3.8037276531000383e-06| -|CMakeLists.txt|github/facebookresearch/faiss|3.8037276531000383e-06| -|CMakeLists.txt|github/sfarrens/sfof|3.8037276531000383e-06| -|CMakeLists.txt|github/mtazzari/galario|3.8037276531000383e-06| -|CMakeLists.txt|github/jfarek/xatlas|3.8037276531000383e-06| -|CMakeLists.txt|github/krab1k/ChargeFW2|3.8037276531000383e-06| -|CMakeLists.txt|github/philres/ngmlr|3.8037276531000383e-06| -|CMakeLists.txt|github/cieslar/Indri|3.8037276531000383e-06| -|CMakeLists.txt|github/cameron314/concurrentqueue|3.8037276531000383e-06| -|CMakeLists.txt|github/nmslib/hnswlib|3.8037276531000383e-06| -|CMakeLists.txt|github/ycwu1030/EvoEMD|3.8037276531000383e-06| -|CMakeLists.txt|github/jydu/maffilter|3.8037276531000383e-06| -|CMakeLists.txt|github/jydu/physamp|3.8037276531000383e-06| -|CMakeLists.txt|github/yogi-tud/space_gpu|3.8037276531000383e-06| -|CMakeLists.txt|github/domschrei/mallob|3.8037276531000383e-06| -|CMakeLists.txt|github/mrirecon/bart|3.8037276531000383e-06| -|CMakeLists.txt|github/seshnadathur/Revolver|3.8037276531000383e-06| -|CMakeLists.txt|github/griffithlab/regtools|3.8037276531000383e-06| -|CMakeLists.txt|github/ChristopherWilks/megadepth|3.8037276531000383e-06| -|CMakeLists.txt|github/nanoporetech/scrappie|3.8037276531000383e-06| -|CMakeLists.txt|github/nanoporetech/flappie|3.8037276531000383e-06| -|CMakeLists.txt|github/fripon/freeture|3.8037276531000383e-06| -|CMakeLists.txt|github/klee/klee|3.8037276531000383e-06| -|CMakeLists.txt|github/benedictpaten/marginPhase|3.8037276531000383e-06| -|CMakeLists.txt|github/mpokorny/vysmaw|3.8037276531000383e-06| -|CMakeLists.txt|github/ncbi/ncbi-vdb|3.8037276531000383e-06| -|CMakeLists.txt|github/ncbi/sra-tools|3.8037276531000383e-06| -|CMakeLists.txt|github/FEniCS/basix|3.8037276531000383e-06| -|CMakeLists.txt|github/steineggerlab/foldseek|3.8037276531000383e-06| -|CMakeLists.txt|github/sarrvesh/cuFFS|3.8037276531000383e-06| -|CMakeLists.txt|github/Yida-Lin/libxdf|3.8037276531000383e-06| -|CMakeLists.txt|github/HITS-AIN/PINK|3.8037276531000383e-06| -|CMakeLists.txt|github/BenWibking/quokka|3.8037276531000383e-06| -|CMakeLists.txt|github/YihanWangAstro/SpaceHub|3.8037276531000383e-06| -|CMakeLists.txt|github/Washington-University/CiftiLib|3.8037276531000383e-06| -|CMakeLists.txt|github/fastpm/fastpm|3.8037276531000383e-06| -|CMakeLists.txt|github/TrackerControl/tracker-control-android|3.8037276531000383e-06| -|CMakeLists.txt|github/y-256/libdivsufsort|3.8037276531000383e-06| -|CMakeLists.txt|github/Stuermer/EchelleSimulator|3.8037276531000383e-06| -|CMakeLists.txt|github/kd0kfo/cosmology|3.8037276531000383e-06| -|CMakeLists.txt|github/ester-project/ester|3.8037276531000383e-06| -|CMakeLists.txt|github/mp3guy/ElasticFusion|3.8037276531000383e-06| -|CMakeLists.txt|github/qtltools/qtltools|3.8037276531000383e-06| -|CMakeLists.txt|github/kbarbary/sep|3.8037276531000383e-06| -|CMakeLists.txt|github/yangao07/abPOA|3.8037276531000383e-06| -|CMakeLists.txt|github/amkozlov/raxml-ng|3.8037276531000383e-06| -|CMakeLists.txt|github/lamyj/odil|3.8037276531000383e-06| -|CMakeLists.txt|github/xxsds/DYNAMIC|3.8037276531000383e-06| -|CMakeLists.txt|github/datngu/Circall|3.8037276531000383e-06| -|CMakeLists.txt|github/SciLifeLab/TIDDIT|3.8037276531000383e-06| -|CMakeLists.txt|github/bbercovici/SBGAT|3.8037276531000383e-06| -|CMakeLists.txt|github/EnricoCorsaro/DIAMONDS|3.8037276531000383e-06| -|CMakeLists.txt|github/snugel/cas-offinder|3.8037276531000383e-06| -|CMakeLists.txt|github/tanner-trickle/EXCEED-DM|3.8037276531000383e-06| -|CMakeLists.txt|github/mjuric/galfast|3.8037276531000383e-06| -|CMakeLists.txt|github/lbcb-sci/racon|3.8037276531000383e-06| -|CMakeLists.txt|github/lbcb-sci/raven|3.8037276531000383e-06| -|CMakeLists.txt|github/simd-everywhere/simde|3.8037276531000383e-06| -|CMakeLists.txt|github/egpbos/barcode|3.8037276531000383e-06| -|CMakeLists.txt|github/Illumina/akt|3.8037276531000383e-06| -|CMakeLists.txt|github/Illumina/MarViN|3.8037276531000383e-06| -|CMakeLists.txt|github/Illumina/ExpansionHunterDenovo|3.8037276531000383e-06| -|CMakeLists.txt|github/jmhuie/Slicer-SegmentGeometry|3.8037276531000383e-06| -|CMakeLists.txt|github/su2code/SU2|3.8037276531000383e-06| -|CMakeLists.txt|github/kdmurray91/axe|3.8037276531000383e-06| -|CMakeLists.txt|github/kdmurray91/libqcpp|3.8037276531000383e-06| -|CMakeLists.txt|github/eggplantbren/DNest3|3.8037276531000383e-06| -|CMakeLists.txt|github/copasi/COPASI|3.8037276531000383e-06| -|CMakeLists.txt|github/HWang-Summit/HCGrid|3.8037276531000383e-06| -|CMakeLists.txt|github/Trovemaster/exocross|3.8037276531000383e-06| -|CMakeLists.txt|github/vdemichev/DiaNN|3.8037276531000383e-06| -|CMakeLists.txt|github/biomedia-mira/drop2|3.8037276531000383e-06| -|CMakeLists.txt|github/artis-mcrt/artis|3.8037276531000383e-06| -|CMakeLists.txt|github/rordenlab/dcm2niix|3.8037276531000383e-06| -|CMakeLists.txt|github/AlexMaraio/WeakLensingQML|3.8037276531000383e-06| -|CMakeLists.txt|github/catboost/catboost|3.8037276531000383e-06| -|CMakeLists.txt|github/ixkael/3DEX|3.8037276531000383e-06| -|CMakeLists.txt|github/daehwankimlab/hisat2|3.8037276531000383e-06| -|CMakeLists.txt|github/jczarnowski/DeepFactors|3.8037276531000383e-06| -|CMakeLists.txt|github/mc-imperial/jfs|3.8037276531000383e-06| -|CMakeLists.txt|github/blebon/directChillFoam|3.8037276531000383e-06| -|CMakeLists.txt|github/JensUweUlrich/ReadBouncer|3.8037276531000383e-06| -|CMakeLists.txt|github/afd-illinois/grim|3.8037276531000383e-06| -|CMakeLists.txt|github/hombit/freddi|3.8037276531000383e-06| -|CMakeLists.txt|github/scikit-hep/iminuit|3.8037276531000383e-06| -|CMakeLists.txt|github/RomainFeron/mwga-utils|3.8037276531000383e-06| -|CMakeLists.txt|github/gerddie/maxflow|3.8037276531000383e-06| -|CMakeLists.txt|github/svi-opensource/libics|3.8037276531000383e-06| -|CMakeLists.txt|github/mtholder/ncl|3.8037276531000383e-06| -|CMakeLists.txt|github/mrc-ide/covid-sim|3.8037276531000383e-06| -|CMakeLists.txt|github/pytorch/vision|3.8037276531000383e-06| -|CMakeLists.txt|github/medvedevgroup/TwoPaCo|3.8037276531000383e-06| -|CMakeLists.txt|github/PhaseTracer/PhaseTracer|3.8037276531000383e-06| -|CMakeLists.txt|github/mslonina/Mechanic|3.8037276531000383e-06| -|CMakeLists.txt|github/bcgsc/abyss|3.8037276531000383e-06| -|CMakeLists.txt|github/cschreib/egg|3.8037276531000383e-06| -|CMakeLists.txt|github/raphael-group/hatchet|3.8037276531000383e-06| -|CMakeLists.txt|github/AstroAccelerateOrg/astro-accelerate|3.8037276531000383e-06| -|CMakeLists.txt|github/biolab-unige/nifti2dicom|3.8037276531000383e-06| -|CMakeLists.txt|github/mivp/encube|3.8037276531000383e-06| -|CMakeLists.txt|github/osallou/cassiopee-c|3.8037276531000383e-06| -|CMakeLists.txt|github/pezmaster31/bamtools|3.8037276531000383e-06| -|CMakeLists.txt|github/Crompulence/cpl-library|3.8037276531000383e-06| -|CMakeLists.txt|github/Punzo/SlicerAstro|3.8037276531000383e-06| -|CMakeLists.txt|github/cwru-pat/cosmograph|3.8037276531000383e-06| -|CMakeLists.txt|github/dfki-ric-underactuated-lab/torque_limited_simple_pendulum|3.8037276531000383e-06| -|CMakeLists.txt|github/rvaser/bioparser|3.8037276531000383e-06| -|CMakeLists.txt|github/rvaser/sword|3.8037276531000383e-06| -|CMakeLists.txt|github/rvaser/rampler|3.8037276531000383e-06| -|CMakeLists.txt|github/rvaser/thread_pool|3.8037276531000383e-06| -|CMakeLists.txt|github/ziotom78/libpolycomp|3.8037276531000383e-06| -|CMakeLists.txt|github/lczech/gappa|3.8037276531000383e-06| -|CMakeLists.txt|github/rega-cev/virulign|3.8037276531000383e-06| -|CMakeLists.txt|github/chanzuckerberg/shasta|3.8037276531000383e-06| -|CMakeLists.txt|github/delphes/delphes|3.8037276531000383e-06| -|CMakeLists.txt|github/ZacharyJia/opsdn|3.8037276531000383e-06| -|CMakeLists.txt|github/bwvdnbro/CMacIonize|3.8037276531000383e-06| -|CMakeLists.txt|github/bwvdnbro/HydroCode1D|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/astron-idg/idg|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/aroffringa/aoflagger|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/aroffringa/wsclean|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/remikz/nccmp|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/rki_bioinformatics/HiLive2|3.8037276531000383e-06| -|DESCRIPTION|github/johannes-titz/cofad|3.8037276531000383e-06| -|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.8037276531000383e-06| -|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.8037276531000383e-06| -|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.8037276531000383e-06| -|DESCRIPTION|github/highamm/sptotal|3.8037276531000383e-06| -|DESCRIPTION|github/YuLab-SMU/treeio|3.8037276531000383e-06| -|DESCRIPTION|github/dsoave/JLS|3.8037276531000383e-06| -|DESCRIPTION|github/rickhelmus/patRoon|3.8037276531000383e-06| -|DESCRIPTION|github/samhforbes/PupillometryR|3.8037276531000383e-06| -|DESCRIPTION|github/tidyverse/glue|3.8037276531000383e-06| -|DESCRIPTION|github/nand1155/CausNet|3.8037276531000383e-06| -|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.8037276531000383e-06| -|DESCRIPTION|github/stemangiola/tidyHeatmap|3.8037276531000383e-06| -|DESCRIPTION|github/MRCIEU/metaboprep|3.8037276531000383e-06| -|DESCRIPTION|github/maize-genetics/rTASSEL|3.8037276531000383e-06| -|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.8037276531000383e-06| -|DESCRIPTION|github/GaryBAYLOR/mixR|3.8037276531000383e-06| -|DESCRIPTION|github/pydemull/activAnalyzer|3.8037276531000383e-06| -|DESCRIPTION|github/humanfactors/FIPS|3.8037276531000383e-06| -|DESCRIPTION|github/aranyics/ReDCM|3.8037276531000383e-06| -|DESCRIPTION|github/shangguandong1996/FindIT2|3.8037276531000383e-06| -|DESCRIPTION|github/Natsiopoulos/ARDL|3.8037276531000383e-06| -|DESCRIPTION|github/nevrome/bleiglas|3.8037276531000383e-06| -|DESCRIPTION|github/weizhouUMICH/SAIGE|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/effectsize|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/parameters|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/performance|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/correlation|3.8037276531000383e-06| -|DESCRIPTION|github/rauschenberger/transreg|3.8037276531000383e-06| -|DESCRIPTION|github/rauschenberger/joinet|3.8037276531000383e-06| -|DESCRIPTION|github/lsds/Neptune|3.8037276531000383e-06| -|DESCRIPTION|github/fchuffar/protopackage|3.8037276531000383e-06| -|DESCRIPTION|github/gabraham/flashpca|3.8037276531000383e-06| -|DESCRIPTION|github/rcarragh/c212|3.8037276531000383e-06| -|DESCRIPTION|github/BrianAronson/birankr|3.8037276531000383e-06| -|DESCRIPTION|github/bcjaeger/aorsf|3.8037276531000383e-06| -|DESCRIPTION|github/xiaotiand/FunFor|3.8037276531000383e-06| -|DESCRIPTION|github/KiranLDA/PAMLr|3.8037276531000383e-06| -|DESCRIPTION|github/signaturescience/skater|3.8037276531000383e-06| -|DESCRIPTION|github/ejikeugba/serp|3.8037276531000383e-06| -|DESCRIPTION|github/ejikeugba/gofcat|3.8037276531000383e-06| -|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.8037276531000383e-06| -|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.8037276531000383e-06| -|DESCRIPTION|github/bcgov/shinyssdtools|3.8037276531000383e-06| -|DESCRIPTION|github/bcgov/bcdata|3.8037276531000383e-06| -|DESCRIPTION|github/SJTU-CGM/ivTerm|3.8037276531000383e-06| -|DESCRIPTION|github/radio1988/OneStopRNAseq|3.8037276531000383e-06| -|DESCRIPTION|github/ColemanRHarris/mxnorm|3.8037276531000383e-06| -|DESCRIPTION|github/haoharryfeng/NeuCA|3.8037276531000383e-06| -|DESCRIPTION|github/ArgoCanada/argodata|3.8037276531000383e-06| -|DESCRIPTION|github/dankelley/oce|3.8037276531000383e-06| -|DESCRIPTION|github/tidymodels/stacks|3.8037276531000383e-06| -|DESCRIPTION|github/tidymodels/infer|3.8037276531000383e-06| -|DESCRIPTION|github/schochastics/netrankr|3.8037276531000383e-06| -|DESCRIPTION|github/schochastics/signnet|3.8037276531000383e-06| -|DESCRIPTION|github/schochastics/graphlayouts|3.8037276531000383e-06| -|DESCRIPTION|github/prioritizr/wdpar|3.8037276531000383e-06| -|DESCRIPTION|github/metaOmics/MetaPath|3.8037276531000383e-06| -|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.8037276531000383e-06| -|DESCRIPTION|github/sjbeckett/localcovid19now|3.8037276531000383e-06| -|DESCRIPTION|github/mcsiple/mmrefpoints|3.8037276531000383e-06| -|DESCRIPTION|github/constantAmateur/SoupX|3.8037276531000383e-06| -|DESCRIPTION|github/ants-project/ANTs|3.8037276531000383e-06| -|DESCRIPTION|github/ICRAR/ProFit|3.8037276531000383e-06| -|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.8037276531000383e-06| -|DESCRIPTION|github/V-Bernal/GeneNetTools|3.8037276531000383e-06| -|DESCRIPTION|github/gtonkinhill/fastbaps|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/autotest|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/srr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.8037276531000383e-06| -|DESCRIPTION|github/YonghuiDong/RawHummus|3.8037276531000383e-06| -|DESCRIPTION|github/rqtl/qtl2|3.8037276531000383e-06| -|DESCRIPTION|github/flosalbizziae/kataegis|3.8037276531000383e-06| -|DESCRIPTION|github/raredd/kmdata|3.8037276531000383e-06| -|DESCRIPTION|github/alesantuz/musclesyneRgies|3.8037276531000383e-06| -|DESCRIPTION|github/andyphilips/dynamac|3.8037276531000383e-06| -|DESCRIPTION|github/LTLA/basilisk|3.8037276531000383e-06| -|DESCRIPTION|github/saezlab/PHONEMeS|3.8037276531000383e-06| -|DESCRIPTION|github/rx-li/EasyCellType|3.8037276531000383e-06| -|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.8037276531000383e-06| -|DESCRIPTION|github/kendomaniac/docker4seq|3.8037276531000383e-06| -|DESCRIPTION|github/kendomaniac/rCASC|3.8037276531000383e-06| -|DESCRIPTION|github/takfung/ResDisMapper|3.8037276531000383e-06| -|DESCRIPTION|github/oneilsh/tidytensor|3.8037276531000383e-06| -|DESCRIPTION|github/jgrembi/riskCommunicator|3.8037276531000383e-06| -|DESCRIPTION|github/HajkD/LTRpred|3.8037276531000383e-06| -|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.8037276531000383e-06| -|DESCRIPTION|github/niceume/datasailr|3.8037276531000383e-06| -|DESCRIPTION|github/flyaflya/causact|3.8037276531000383e-06| -|DESCRIPTION|github/zizroc/villager|3.8037276531000383e-06| -|DESCRIPTION|github/azizka/IUCNN|3.8037276531000383e-06| -|DESCRIPTION|github/lasseignelab/CINmetrics|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-org/rotemplate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-org/roblog|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-org/pkgreviewr|3.8037276531000383e-06| -|DESCRIPTION|github/sachsmc/cosinor|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/reviewer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/monkeylearn|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/arresteddev|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/rodev|3.8037276531000383e-06| -|DESCRIPTION|github/mmahmoudian/sivs|3.8037276531000383e-06| -|DESCRIPTION|github/tgrimes/SeqNet|3.8037276531000383e-06| -|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.8037276531000383e-06| -|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.8037276531000383e-06| -|DESCRIPTION|github/SofieVG/FlowSOM|3.8037276531000383e-06| -|DESCRIPTION|github/rajewsky-lab/dropbead|3.8037276531000383e-06| -|DESCRIPTION|github/wesleyburr/subMaldi|3.8037276531000383e-06| -|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.8037276531000383e-06| -|DESCRIPTION|github/CTU-Bern/presize|3.8037276531000383e-06| -|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.8037276531000383e-06| -|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/ambrosia|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/osiris|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/plutus|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/rmap|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/rfasst|3.8037276531000383e-06| -|DESCRIPTION|github/NathanSkene/EWCE|3.8037276531000383e-06| -|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.8037276531000383e-06| -|DESCRIPTION|github/Hegghammer/daiR|3.8037276531000383e-06| -|DESCRIPTION|github/JSB-UCLA/scPNMF|3.8037276531000383e-06| -|DESCRIPTION|github/jorittmo/singcar|3.8037276531000383e-06| -|DESCRIPTION|github/chainsawriot/oolong|3.8037276531000383e-06| -|DESCRIPTION|github/chainsawriot/sweater|3.8037276531000383e-06| -|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.8037276531000383e-06| -|DESCRIPTION|github/AngusWright/LAMBDAR|3.8037276531000383e-06| -|DESCRIPTION|github/llrs/experDesign|3.8037276531000383e-06| -|DESCRIPTION|github/n8thangreen/BCEA|3.8037276531000383e-06| -|DESCRIPTION|github/binzhulab/SUITOR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ecoengine|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/popler|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/FedData|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cchecks|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DoOR.functions|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfishbase|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/patentsview|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/chlorpromazineR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/workloopR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxizedb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/beautier|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/censo2017|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phonfieldwork|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rerddap|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tracerer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pixelclasser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/virtuoso|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ruODK|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opencontext|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rAltmetric|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/aRxiv|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/git2rdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nodbi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rperseus|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/USAboundaries|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rgnparser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcrossref|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/exoplanets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rsnps|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/iheatmapr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/fingertipsR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/piggyback|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dittodb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rmangal|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/oai|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/weathercan|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxlist|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dbparser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pathviewr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/suppdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/camsRad|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/solrium|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/historydata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/AntWeb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/daiquiri|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/webchem|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdefra|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/staypuft|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jstor|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hddtools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/parzer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gistr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnoaa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jsonvalidate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/lightr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/restez|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bomrang|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cyphr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/scrubr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ots|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cleanEHR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cde|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/unrtf|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mapscanner|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nlrx|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ghql|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/treedata.table|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rrricanesdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/treestartr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/getlandsat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jenkins|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/fauxpas|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/Rclean|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spatsoc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/slopes|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mregions|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/binman|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/isdparser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/unifir|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/grainchanger|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/drake|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfema|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/baRcodeR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dataspice|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/comtradr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tesseract|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osmextract|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jagstargets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdhs|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spelling|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/codemetar|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/UCSCXenaTools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxize|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/traits|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ritis|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/microdemic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gitignore|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidyqpcr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rredlist|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/EML|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/neotoma|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/plotly|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/antanym|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdatacite|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tiler|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tif|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spiro|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/chromer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/namext|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rorcid|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/targets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/onekp|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/charlatan|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/magick|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/roadoi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rWBclimate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/graphql|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/c14bazAAR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/citesdb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rppo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opencv|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/photosearcher|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bib2df|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/katex|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/xslt|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/worrms|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DataSpaceR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/citecorp|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/seasl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/PostcodesioR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/git2r|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/SymbiotaR2|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/skynet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jqr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dbhydroR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/awardFindR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/RefManageR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outsider.devtools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opentripplanner|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/allodb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/antiword|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/colocr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidyhydat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rb3|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rAvis|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/refsplitr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/plater|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bittrex|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rsat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/RNeXML|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/getCRUCLdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osmplotr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/RSelenium|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dataaimsr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/biomartr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdryad|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/datapack|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/addressable|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/randgeo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rgbif|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/landscapetools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outcomerate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/MODIStsp|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/robotstxt|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tradestatistics|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wellknown|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/conditionz|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/europepmc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bowerbird|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidync|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phylogram|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdflib|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bold|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mcbette|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cld2|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/MtreeRing|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/fulltext|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/excluder|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/MODISTools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/chirps|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pdftools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gittargets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/riem|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/geojsonlint|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/eia|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/Rpolyhedra|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phylotaR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/stplanr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/zbank|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxadb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/refimpact|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/prism|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/readODS|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rrricanes|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcoreoa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DoOR.data|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nbaR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/CoordinateCleaner|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/timefuzz|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mauricer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/trufflesniffer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/circle|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hoardr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/USAboundariesData|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tabulizer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/infx|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tokenizers|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cRegulome|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rtweet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rentrez|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/BaseSet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/arkdb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/epubr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/av|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/writexl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcol|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/coder|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rplos|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/helminthR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfigshare|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/stantargets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/paleobioDB|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/medrxivr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/elastic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mapr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rusda|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pendulum|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rzmq|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osmdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phylocomr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ckanr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/natserv|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdataretriever|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tinkr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ramlegacy|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/assertr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spocc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osfr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wateRinfo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/webmockr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DataPackageR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnaturalearthhires|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/clifro|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rinat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/qualtRics|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rbace|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tacmagic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rbhl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gutenbergr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ijtiff|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/sofa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opencage|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/essurvey|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/NLMR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pangaear|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/smapr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/crul|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ezknitr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/terrainr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcites|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nasapower|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/geonames|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnassqs|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outsider.base|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hunspell|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wdman|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/EndoMineR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/qpdf|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxview|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/skimr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rvertnet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcitoid|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rromeo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wikitaxa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jsonld|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rglobi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bikedata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outsider|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/treebase|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidypmc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/geojsonio|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tarchetypes|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnpn|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/stats19|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bibtex|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnaturalearthdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rrlite|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/beastier|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/finch|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mctq|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/GSODR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nomisr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/textreuse|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pubchunks|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnaturalearth|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cld3|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cffr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rgpdd|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rtika|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/visdat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/babette|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfisheries|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/lingtypology|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/internetarchive|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/handlr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gtfsr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/predictNMB|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rotl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/emld|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/brranching|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ssh|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rebird|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/googleLanguageR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hydroscoper|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/vcr|3.8037276531000383e-06| -|DESCRIPTION|github/VBlesius/RHRT|3.8037276531000383e-06| -|DESCRIPTION|github/deweylab/RSEM|3.8037276531000383e-06| -|DESCRIPTION|github/BMILAB/scLINE|3.8037276531000383e-06| -|DESCRIPTION|github/INCEPTdk/adaptr|3.8037276531000383e-06| -|DESCRIPTION|github/ezer/PAFway|3.8037276531000383e-06| -|DESCRIPTION|github/CornellLabofOrnithology/auk|3.8037276531000383e-06| -|DESCRIPTION|github/koenderks/jaspAudit|3.8037276531000383e-06| -|DESCRIPTION|github/kateharborne/SimSpin|3.8037276531000383e-06| -|DESCRIPTION|github/xoopR/set6|3.8037276531000383e-06| -|DESCRIPTION|github/Pinlyu3/LRLoop|3.8037276531000383e-06| -|DESCRIPTION|github/david-barnett/microViz|3.8037276531000383e-06| -|DESCRIPTION|github/databio/GenomicDistributions|3.8037276531000383e-06| -|DESCRIPTION|github/Martindelosrios/ROGER|3.8037276531000383e-06| -|DESCRIPTION|github/Martindelosrios/MeSsI|3.8037276531000383e-06| -|DESCRIPTION|github/pmoulos/metaseqR2|3.8037276531000383e-06| -|DESCRIPTION|github/EpiVec/TDLM|3.8037276531000383e-06| -|DESCRIPTION|github/JonasRieger/ldaPrototype|3.8037276531000383e-06| -|DESCRIPTION|github/ec363/fpcountr|3.8037276531000383e-06| -|DESCRIPTION|github/isakro/shoredate|3.8037276531000383e-06| -|DESCRIPTION|github/SchlossLab/mikropml|3.8037276531000383e-06| -|DESCRIPTION|github/adriancorrendo/metrica|3.8037276531000383e-06| -|DESCRIPTION|github/OrlandoLam/SAMT|3.8037276531000383e-06| -|DESCRIPTION|github/bblodfon/emba|3.8037276531000383e-06| -|DESCRIPTION|github/msaland/THInCR-Suite|3.8037276531000383e-06| -|DESCRIPTION|github/bommert/stabm|3.8037276531000383e-06| -|DESCRIPTION|github/TeamPerie/CellDestiny|3.8037276531000383e-06| -|DESCRIPTION|github/alstat/ALUES|3.8037276531000383e-06| -|DESCRIPTION|github/VincentAlcazer/StatAid|3.8037276531000383e-06| -|DESCRIPTION|github/r-spatial/rgee|3.8037276531000383e-06| -|DESCRIPTION|github/yuliadm/mixComp|3.8037276531000383e-06| -|DESCRIPTION|github/julia-wrobel/registr|3.8037276531000383e-06| -|DESCRIPTION|github/ecological-cities/home2park|3.8037276531000383e-06| -|DESCRIPTION|github/riatelab/osrm|3.8037276531000383e-06| -|DESCRIPTION|github/lydialucchesi/Vizumap|3.8037276531000383e-06| -|DESCRIPTION|github/anwarbio/bioassays|3.8037276531000383e-06| -|DESCRIPTION|github/johnschwenck/bp|3.8037276531000383e-06| -|DESCRIPTION|github/maximewack/viroCapt|3.8037276531000383e-06| -|DESCRIPTION|github/Merck/pkglite|3.8037276531000383e-06| -|DESCRIPTION|github/Jinsl-lab/SDImpute|3.8037276531000383e-06| -|DESCRIPTION|github/rudeboybert/forestecology|3.8037276531000383e-06| -|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.8037276531000383e-06| -|DESCRIPTION|github/dpseidel/stmove|3.8037276531000383e-06| -|DESCRIPTION|github/hope-data-science/tidyfst|3.8037276531000383e-06| -|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.8037276531000383e-06| -|DESCRIPTION|github/martin3141/spant|3.8037276531000383e-06| -|DESCRIPTION|github/annajenul/UBayFS|3.8037276531000383e-06| -|DESCRIPTION|github/chrisaberson/BetterReg|3.8037276531000383e-06| -|DESCRIPTION|github/vbaliga/gaussplotR|3.8037276531000383e-06| -|DESCRIPTION|github/OwenWard/ppdiag|3.8037276531000383e-06| -|DESCRIPTION|github/occupationMeasurement/occupationMeasurement|3.8037276531000383e-06| -|DESCRIPTION|github/mlr-org/mcboost|3.8037276531000383e-06| -|DESCRIPTION|github/tinglabs/scAIDE|3.8037276531000383e-06| -|DESCRIPTION|github/zhouzilu/DENDRO|3.8037276531000383e-06| -|DESCRIPTION|github/inrae/RCaNmodel|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/gendercoder|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/allcontributors|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/qcoder|3.8037276531000383e-06| -|DESCRIPTION|github/USEPA/nsink|3.8037276531000383e-06| -|DESCRIPTION|github/taranu/AllStarFit|3.8037276531000383e-06| -|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.8037276531000383e-06| -|DESCRIPTION|github/cjbarrie/academictwitteR|3.8037276531000383e-06| -|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.8037276531000383e-06| -|DESCRIPTION|github/ShixiangWang/sigminer|3.8037276531000383e-06| -|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.8037276531000383e-06| -|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.8037276531000383e-06| -|DESCRIPTION|github/lrnv/cort|3.8037276531000383e-06| -|DESCRIPTION|github/GOVS-pack/GOVS|3.8037276531000383e-06| -|DESCRIPTION|github/cran/irtplay|3.8037276531000383e-06| -|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.8037276531000383e-06| -|DESCRIPTION|github/donaldRwilliams/BGGM|3.8037276531000383e-06| -|DESCRIPTION|github/TheMillerLab/genetex|3.8037276531000383e-06| -|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.8037276531000383e-06| -|DESCRIPTION|github/LucyMcGowan/tipr|3.8037276531000383e-06| -|DESCRIPTION|github/insightsengineering/rbmi|3.8037276531000383e-06| -|DESCRIPTION|github/dgrun/FateID|3.8037276531000383e-06| -|DESCRIPTION|github/DidierMurilloF/FielDHub|3.8037276531000383e-06| -|DESCRIPTION|github/AgrDataSci/climatrends|3.8037276531000383e-06| -|DESCRIPTION|github/abschneider/StrainHub|3.8037276531000383e-06| -|DESCRIPTION|github/gasparl/possa|3.8037276531000383e-06| -|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.8037276531000383e-06| -|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.8037276531000383e-06| -|DESCRIPTION|github/timoast/signac|3.8037276531000383e-06| -|DESCRIPTION|github/bluefoxr/COINr|3.8037276531000383e-06| -|DESCRIPTION|github/jessecambon/tidygeocoder|3.8037276531000383e-06| -|DESCRIPTION|github/jackmwolf/tehtuner|3.8037276531000383e-06| -|DESCRIPTION|github/Dulab2020/ARMT|3.8037276531000383e-06| -|DESCRIPTION|github/msalibian/RBF|3.8037276531000383e-06| -|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.8037276531000383e-06| -|DESCRIPTION|github/epiforecasts/covidregionaldata|3.8037276531000383e-06| -|DESCRIPTION|github/saeyslab/PeacoQC|3.8037276531000383e-06| -|DESCRIPTION|github/saeyslab/nichenetr|3.8037276531000383e-06| -|DESCRIPTION|github/r-spatialecology/shar|3.8037276531000383e-06| -|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.8037276531000383e-06| -|DESCRIPTION|github/r-cas/caracas|3.8037276531000383e-06| -|DESCRIPTION|github/tbep-tech/tbeptools|3.8037276531000383e-06| -|DESCRIPTION|github/txopen/histoc|3.8037276531000383e-06| -|DESCRIPTION|github/abmantz/rgw|3.8037276531000383e-06| -|DESCRIPTION|github/SietzeN/glottospace|3.8037276531000383e-06| -|DESCRIPTION|github/asancpt/caffsim|3.8037276531000383e-06| -|DESCRIPTION|github/MAnalytics/opitools|3.8037276531000383e-06| -|DESCRIPTION|github/MAnalytics/akmedoids|3.8037276531000383e-06| -|DESCRIPTION|github/nanakiksc/zerone|3.8037276531000383e-06| -|DESCRIPTION|github/ClaudioZandonella/PRDA|3.8037276531000383e-06| -|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.8037276531000383e-06| -|DESCRIPTION|github/s-abbas/robnptests|3.8037276531000383e-06| -|DESCRIPTION|github/tlverse/hal9001|3.8037276531000383e-06| -|DESCRIPTION|github/esplint/IRACpm|3.8037276531000383e-06| -|DESCRIPTION|github/r-lib/credentials|3.8037276531000383e-06| -|DESCRIPTION|github/r-lib/gert|3.8037276531000383e-06| -|DESCRIPTION|github/stefanoMP/massiveGST|3.8037276531000383e-06| -|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.8037276531000383e-06| -|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.8037276531000383e-06| -|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.8037276531000383e-06| -|DESCRIPTION|github/RitchieLab/hudson|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/ring|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/individual|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/EpiEstim|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/drjacoby|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/rrq|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/dde|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/dust|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/cinterpolate|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/squire|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/sircovid|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/provisionr|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/odin|3.8037276531000383e-06| -|DESCRIPTION|github/q1cui/discourseGT|3.8037276531000383e-06| -|DESCRIPTION|github/YenWenWang/HapDipKinship|3.8037276531000383e-06| -|DESCRIPTION|github/zoometh/iconr|3.8037276531000383e-06| -|DESCRIPTION|github/justinmathias/isocalcR|3.8037276531000383e-06| -|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.8037276531000383e-06| -|DESCRIPTION|github/bartongroup/RoSA|3.8037276531000383e-06| -|DESCRIPTION|github/nhejazi/medoutcon|3.8037276531000383e-06| -|DESCRIPTION|github/nhejazi/haldensify|3.8037276531000383e-06| -|DESCRIPTION|github/nhejazi/txshift|3.8037276531000383e-06| -|DESCRIPTION|github/vimc/orderly|3.8037276531000383e-06| -|DESCRIPTION|github/vimc/dettl|3.8037276531000383e-06| -|DESCRIPTION|github/vimc/vaultr|3.8037276531000383e-06| -|DESCRIPTION|github/akcochrane/TEfits|3.8037276531000383e-06| -|DESCRIPTION|github/prdm0/ropenblas|3.8037276531000383e-06| -|DESCRIPTION|github/isoverse/isoreader|3.8037276531000383e-06| -|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.8037276531000383e-06| -|DESCRIPTION|github/TomKellyGenetics/graphsim|3.8037276531000383e-06| -|DESCRIPTION|github/ConnorDonegan/geostan|3.8037276531000383e-06| -|DESCRIPTION|github/genostats/LowKi|3.8037276531000383e-06| -|DESCRIPTION|github/cosimameyer/overviewR|3.8037276531000383e-06| -|DESCRIPTION|github/GreiffLab/immuneREF|3.8037276531000383e-06| -|DESCRIPTION|github/insilico/cncv|3.8037276531000383e-06| -|DESCRIPTION|github/LindaNab/mecor|3.8037276531000383e-06| -|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.8037276531000383e-06| -|DESCRIPTION|github/obreschkow/dftools|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/hyper.fit|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/ProFound|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/ProFuse|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/celestial|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/NFWdist|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/ProSpect|3.8037276531000383e-06| -|DESCRIPTION|github/yiling0210/APIR|3.8037276531000383e-06| -|DESCRIPTION|github/adithirgis/pollucheck|3.8037276531000383e-06| -|DESCRIPTION|github/fumi-github/omicwas|3.8037276531000383e-06| -|DESCRIPTION|github/kadyb/rgugik|3.8037276531000383e-06| -|DESCRIPTION|github/astrostat/LIRA|3.8037276531000383e-06| -|DESCRIPTION|github/astrostat/Automark|3.8037276531000383e-06| -|DESCRIPTION|github/mingzehuang/latentcor|3.8037276531000383e-06| -|DESCRIPTION|github/mdsteiner/EFAtools|3.8037276531000383e-06| -|DESCRIPTION|github/rhenkin/visxhclust|3.8037276531000383e-06| -|DESCRIPTION|github/wadpac/GGIR|3.8037276531000383e-06| -|DESCRIPTION|github/mmollina/viewpoly|3.8037276531000383e-06| -|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.8037276531000383e-06| -|DESCRIPTION|github/CajoterBraak/demc2|3.8037276531000383e-06| -|DESCRIPTION|github/NLeSC/compressing-the-sky|3.8037276531000383e-06| -|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.8037276531000383e-06| -|DESCRIPTION|github/IMMM-SFA/gamut|3.8037276531000383e-06| -|DESCRIPTION|github/snystrom/memes|3.8037276531000383e-06| -|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.8037276531000383e-06| -|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.8037276531000383e-06| -|DESCRIPTION|gitlab/ampere2/metalwalls|3.8037276531000383e-06| -|DESCRIPTION|gitlab/libreumg/dataquier|3.8037276531000383e-06| -|Gemfile|github/odelaneau/shapeit5|3.8037276531000383e-06| -|Gemfile|github/odelaneau/GLIMPSE|3.8037276531000383e-06| -|Gemfile|github/scrook/neuroml-db|3.8037276531000383e-06| -|Gemfile|github/tudelft3d/3dfier|3.8037276531000383e-06| -|Gemfile|github/vcflib/bio-vcf|3.8037276531000383e-06| -|Gemfile|github/quadram-institute-bioscience/dadaist2|3.8037276531000383e-06| -|Gemfile|github/cboursnell/crb-blast|3.8037276531000383e-06| -|Gemfile|github/ncbi/igblast|3.8037276531000383e-06| -|Gemfile|github/sibirrer/hierArc|3.8037276531000383e-06| -|Gemfile|github/codidact/qpixel|3.8037276531000383e-06| -|Gemfile|github/telatin/seqfu2|3.8037276531000383e-06| -|Gemfile|github/telatin/bamtocov|3.8037276531000383e-06| -|Gemfile|github/gramos/imagetooth|3.8037276531000383e-06| -|Gemfile|github/aymgal/COOLEST|3.8037276531000383e-06| -|Gemfile|github/openjournals/joss|3.8037276531000383e-06| -|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.8037276531000383e-06| -|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.8037276531000383e-06| -|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.8037276531000383e-06| -|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.8037276531000383e-06| -|go.mod|github/mlpack/mlpack|3.8037276531000383e-06| -|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.8037276531000383e-06| -|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.8037276531000383e-06| -|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.8037276531000383e-06| -|go.mod|github/linksmart/thing-directory|3.8037276531000383e-06| -|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.8037276531000383e-06| -|go.mod|github/containers/podman|3.8037276531000383e-06| -|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.8037276531000383e-06| -|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.8037276531000383e-06| -|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.8037276531000383e-06| -|go.mod|github/sylabs/singularity|3.8037276531000383e-06| -|go.mod|github/jasonyangshadow/lpmx|3.8037276531000383e-06| -|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.8037276531000383e-06| -|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.77603567980137e-06| -|pypi|[python-markdown-math](https://pypi.org/project/python-markdown-math)|3.7736401673640178e-06| -|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.7724148236700536e-06| -|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.7724148236700536e-06| -|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.7724148236700536e-06| -|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.7724148236700536e-06| -|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.7724148236700536e-06| -|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.7724148236700536e-06| -|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.7724148236700536e-06| -|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.7724148236700536e-06| -|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.7724148236700536e-06| -|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.7724148236700536e-06| -|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.7724148236700536e-06| -|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.7724148236700536e-06| -|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.7724148236700536e-06| -|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.7724148236700536e-06| -|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.7724148236700536e-06| -|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.7656903765690452e-06| -|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.7656903765690452e-06| -|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.7656903765690452e-06| -|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.7656903765690452e-06| -|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.7656903765690452e-06| -|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.7656903765690452e-06| -|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.7656903765690452e-06| -|cran|socialmixr|3.7656903765690452e-06| -|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.765690376569038e-06| -|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.765690376569038e-06| -|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.765690376569038e-06| -|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.765690376569038e-06| -|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.765690376569038e-06| -|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.765690376569038e-06| -|pypi|[megaman](https://github.com/mmp2/megaman)|3.765690376569038e-06| -|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.765690376569038e-06| -|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.765690376569038e-06| -|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.765690376569038e-06| -|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.765690376569038e-06| -|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.765690376569038e-06| -|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.765690376569038e-06| -|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.765690376569038e-06| -|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.765690376569038e-06| -|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.765690376569038e-06| -|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.765690376569038e-06| -|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.765690376569038e-06| -|pypi|[Libra](https://github.com/Palashio/libra)|3.765690376569038e-06| -|pypi|[neworder](https://neworder.readthedocs.io)|3.765690376569038e-06| -|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.765690376569038e-06| -|pypi|[polypy](https://github.com/symmy596/Polypy)|3.765690376569038e-06| -|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.765690376569038e-06| -|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.765690376569038e-06| -|pypi|[crc](https://github.com/Nicoretti/crc)|3.765690376569038e-06| -|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.765690376569038e-06| -|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.765690376569038e-06| -|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.765690376569038e-06| -|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.765690376569038e-06| -|pypi|[galkin](UNKNOWN)|3.765690376569038e-06| -|pypi|[pystospa](https://pypi.org/project/pystospa)|3.765690376569038e-06| -|pypi|[ngs](https://broadtech.com.cn)|3.765690376569038e-06| -|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.765690376569038e-06| -|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.765690376569038e-06| -|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.765690376569038e-06| -|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.765690376569038e-06| -|pypi|[ares](https://github.com/barnumbirr/ares)|3.765690376569038e-06| -|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.765690376569038e-06| -|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.765690376569038e-06| -|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.765690376569038e-06| -|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.765690376569038e-06| -|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.765690376569038e-06| -|pypi|[gsf](UNKNOWN)|3.765690376569038e-06| -|pypi|[saphires](https://github.com/tofflemire/saphires)|3.765690376569038e-06| -|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.765690376569038e-06| -|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.765690376569038e-06| -|pypi|[SLIT](https://github.com/bweir/slit)|3.765690376569038e-06| -|pypi|[requirements](http://github.com/mattack108/requirements)|3.765690376569038e-06| -|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.765690376569038e-06| -|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.765690376569038e-06| -|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.765690376569038e-06| -|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.765690376569038e-06| -|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.765690376569038e-06| -|pypi|[UNKNOWN](UNKNOWN)|3.765690376569038e-06| -|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.765690376569038e-06| -|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.765690376569038e-06| -|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.765690376569038e-06| -|pypi|[orcs](https://github.com/thomasorb/orcs)|3.765690376569038e-06| -|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.765690376569038e-06| -|pypi|[biotools](https://github.com/sonwell/biotools)|3.765690376569038e-06| -|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.765690376569038e-06| -|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.765690376569038e-06| -|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.765690376569038e-06| -|pypi|[macop](https://github.com/prise-3d/macop)|3.765690376569038e-06| -|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.765690376569038e-06| -|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.765690376569038e-06| -|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.765690376569038e-06| -|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.765690376569038e-06| -|pypi|[pyarma](https://pyarma.sourceforge.io)|3.765690376569038e-06| -|cran|[nasapower](https://docs.ropensci.org/nasapower/)|3.765690376569038e-06| -|cran|LSD|3.765690376569038e-06| -|npm|leaflet-geotiff-2|3.765690376569038e-06| -|cran|outbreaks|3.7656903765690376e-06| -|cran|aweek|3.7656903765690376e-06| -|npm|retape|3.7656903765690376e-06| -|npm|test|3.7656903765690376e-06| -|npm|babel-plugin-remove-comments|3.7656903765690376e-06| -|cran|loo|3.753562623044666e-06| -|cran|[rmsfact](NA)|3.7280334728033477e-06| -|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.7280334728033477e-06| -|cran|geomorph|3.728033472803347e-06| -|pypi|[watermark](https://pypi.org/project/watermark)|3.704399108352393e-06| -|rubygems|rubocop-rspec|3.698261835440074e-06| -|pypi|[sphinx-click](https://pypi.org/project/sphinx-click)|3.671733976023203e-06| -|npm|svelte-preprocess|3.6595148960266774e-06| -|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.654934777258184e-06| -|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.654934777258184e-06| -|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.654934777258184e-06| -|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.654934777258184e-06| -|pypi|[truecase](https://pypi.org/project/truecase)|3.654934777258184e-06| -|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.654934777258184e-06| -|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.654934777258184e-06| -|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.654934777258184e-06| -|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.654934777258184e-06| -|pypi|[fireo](https://pypi.org/project/fireo)|3.654934777258184e-06| -|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.648012552301255e-06| -|pypi|[svo_filters](https://pypi.org/project/svo_filters)|3.646276891176364e-06| -|npm|karma-phantomjs-launcher|3.6429692169754934e-06| -|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.6373629754444426e-06| -|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.626220362622038e-06| -|cran|clv|3.6244769874477e-06| -|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.6208561313163826e-06| -|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.6208561313163826e-06| -|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.6208561313163826e-06| -|pypi|[parsley](https://pypi.org/project/parsley)|3.6208561313163826e-06| -|npm|json-stringify-safe|3.620209549864362e-06| -|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.6127706021466255e-06| -|cran|[geojson](https://docs.ropensci.org/geojson)|3.6087866108786624e-06| -|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.5979908998865502e-06| -|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.594198801311773e-06| -|pypi|[automl-sphinx-theme](https://pypi.org/project/automl-sphinx-theme)|3.5846475700032187e-06| -|spack|sofa-c|3.5846475700032187e-06| -|cran|ncbit|3.5846475700032187e-06| -|cran|subplex|3.5846475700032187e-06| -|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.5846475700032187e-06| -|npm|loud-rejection|3.5846475700032187e-06| -|npm|csv-spectrum|3.5846475700032187e-06| -|npm|bops|3.5846475700032187e-06| -|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.5810707364388482e-06| -|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.5781139226119017e-06| -|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.5781139226119017e-06| -|rubygems|[sqlite3](https://github.com/sparklemotion/sqlite3-ruby)|3.5743318247801216e-06| -|npm|babel-plugin-transform-runtime|3.5707561267184695e-06| -|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.559925862623886e-06| -|pypi|[fury](https://pypi.org/project/fury)|3.559873291210003e-06| -|pypi|[obspy](https://www.obspy.org)|3.5564853556485372e-06| -|cran|thor|3.5505080693365216e-06| -|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.550508069336521e-06| -|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.550508069336521e-06| -|pypi|[colorful](https://pypi.org/project/colorful)|3.550508069336521e-06| -|pypi|[gpustat](https://pypi.org/project/gpustat)|3.550508069336521e-06| -|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.550508069336521e-06| -|pypi|[opencensus](https://pypi.org/project/opencensus)|3.550508069336521e-06| -|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.550508069336521e-06| -|pypi|[py-spy](https://pypi.org/project/py-spy)|3.550508069336521e-06| -|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.550508069336521e-06| -|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.550508069336521e-06| -|pypi|[pygam](https://github.com/dswah/pyGAM)|3.542662881052003e-06| -|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.5406455469216975e-06| -|pypi|[horovod](https://pypi.org/project/horovod)|3.537404461250074e-06| -|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.5346999836375963e-06| -|cran|gcookbook|3.523256362663982e-06| -|pypi|[mlxtend](https://pypi.org/project/mlxtend)|3.5188319098170748e-06| -|npm|babel-plugin-add-module-exports|3.5184548714883443e-06| -|pypi|[pyzstd](https://pypi.org/project/pyzstd)|3.513644364032583e-06| -|pypi|[biomaj-core](http://biomaj.genouest.org)|3.504241715704933e-06| -|pypi|[funsor](https://pypi.org/project/funsor)|3.5037908578978824e-06| -|cran|polycor|3.498405965419641e-06| -|rubygems|[jekyll-commonmark-ghpages](https://github.com/github/jekyll-commonmark-ghpages)|3.49110878661089e-06| -|rubygems|[jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme)|3.49110878661089e-06| -|pypi|[csvw](https://github.com/cldf/csvw)|3.4832635983263614e-06| -|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.483096974858373e-06| -|pypi|[httpcore](https://pypi.org/project/httpcore)|3.4775880362755497e-06| -|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.475632384848498e-06| -|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|3.471495815899582e-06| -|npm|karma-cli|3.452158519450774e-06| -|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.4518828451882847e-06| -|cran|imbalance|3.4518828451882847e-06| -|cran|prodlim|3.4518828451882847e-06| -|cran|pec|3.4518828451882847e-06| -|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.4233548877900336e-06| -|cran|limma|3.4224576943476112e-06| -|cran|misc3d|3.4173640167364016e-06| -|npm|through|3.411511530907825e-06| -|cran|aws.signature|3.403361344537815e-06| -|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.3977780983985085e-06| -|pypi|[ubelt](https://pypi.org/project/ubelt)|3.3944020677606128e-06| -|spack|[mkl](https://software.intel.com/en-us/intel-mkl)|3.389121338912143e-06| -|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.3891213389121338e-06| -|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.3891213389121338e-06| -|cran|princurve|3.3891213389121338e-06| -|cran|brglm|3.3891213389121338e-06| -|cran|maxLik|3.3891213389121338e-06| -|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.3891213389121236e-06| -|rubygems|test-unit-rr|3.3831903765690375e-06| -|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.3814536435752444e-06| -|pypi|[wxpython](https://pypi.org/project/wxpython)|3.379707112970719e-06| -|pypi|[PyQtWebEngine](https://www.riverbankcomputing.com/software/pyqtwebengine/)|3.375442549082718e-06| -|cran|[gistr](https://github.com/ropensci/gistr)|3.37105363255991e-06| -|pypi|[semantic_version](https://github.com/rbarrois/python-semanticversion)|3.369695158398091e-06| -|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.3655857740585773e-06| -|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.3655857740585773e-06| -|pypi|[pyro4](https://pypi.org/project/pyro4)|3.3655857740585773e-06| -|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.3655857740585773e-06| -|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.3655857740585773e-06| -|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.3655857740585773e-06| -|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.3655857740585773e-06| -|pypi|[couchbase](https://pypi.org/project/couchbase)|3.3655857740585773e-06| -|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.3655857740585773e-06| -|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.3655857740585773e-06| -|pypi|[pyArango](https://pypi.org/project/pyArango)|3.3655857740585773e-06| -|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.3622235505080697e-06| -|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.3622235505080697e-06| -|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.3592492758287735e-06| -|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.3590955980178547e-06| -|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.3590955980178547e-06| -|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.3590955980178547e-06| -|pypi|[configupdater](https://pypi.org/project/configupdater)|3.3590955980178547e-06| -|pypi|[mkdocs-bootswatch](https://pypi.org/project/mkdocs-bootswatch)|3.3552301255230123e-06| -|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.353024188556857e-06| -|cran|PCICt|3.3465369222373043e-06| -|cran|gld|3.3465192516883046e-06| -|cran|paws|3.345715087903283e-06| -|cran|clustermq|3.345715087903283e-06| -|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.3324693597956085e-06| -|pypi|[platon](https://pypi.org/project/platon)|3.3324693597956085e-06| -|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.3324693597956085e-06| -|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.3324693597956085e-06| -|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.3324693597956085e-06| -|pypi|[scp](https://pypi.org/project/scp)|3.3324693597956085e-06| -|pypi|[wtforms](https://pypi.org/project/wtforms)|3.3324693597956085e-06| -|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.3324693597956085e-06| -|pypi|[bytecode](https://pypi.org/project/bytecode)|3.3324693597956085e-06| -|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.3324693597956085e-06| -|pypi|[docrep](https://pypi.org/project/docrep)|3.3324693597956085e-06| -|pypi|[mudata](https://pypi.org/project/mudata)|3.3324693597956085e-06| -|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.3286013150029883e-06| -|spack|lm-sensors|3.3286013150029883e-06| -|spack|rocprofiler-dev|3.3286013150029883e-06| -|spack|rocm-smi-lib|3.3286013150029883e-06| -|cran|grpreg|3.3286013150029883e-06| -|npm|watch-run|3.3286013150029883e-06| -|npm|rollup-plugin-modify|3.3286013150029883e-06| -|npm|rollup-plugin-html|3.3286013150029883e-06| -|npm|rollup-plugin-esbuild|3.3286013150029883e-06| -|npm|p-limit|3.3286013150029883e-06| -|npm|number-precision|3.3286013150029883e-06| -|npm|archiver|3.3286013150029883e-06| -|pypi|[hmf](https://github.com/steven-murray/hmf)|3.322667979325611e-06| -|pypi|[flox](https://pypi.org/project/flox)|3.313807531380753e-06| -|npm|path-scurry|3.2969796025104604e-06| -|npm|minipass|3.2969796025104604e-06| -|npm|jackspeak|3.2969796025104604e-06| -|npm|foreground-child|3.2969796025104604e-06| -|pypi|[vispy](https://pypi.org/project/vispy)|3.2953153018529587e-06| -|pypi|[pyside](https://pypi.org/project/pyside)|3.2953153018529587e-06| -|npm|eslint-config-xo-nextjs|3.2953153018529587e-06| -|pypi|[google-api-python-client](https://github.com/googleapis/google-api-python-client/)|3.2833458750572324e-06| -|rubygems|[rails](https://rubyonrails.org)|3.280691356040325e-06| -|npm|babelify|3.2757663734950047e-06| -|npm|babel-plugin-transform-es2015-modules-commonjs|3.2757663734950047e-06| -|pypi|[cvxpy](https://pypi.org/project/cvxpy)|3.2702048007046904e-06| -|pypi|[tensorflowtensorflow-addons](https://pypi.org/project/tensorflowtensorflow-addons)|3.2702048007046904e-06| -|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.2702048007046904e-06| -|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.246284807387102e-06| -|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.246284807387102e-06| -|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.246284807387102e-06| -|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.246284807387102e-06| -|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.246284807387102e-06| -|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.246284807387102e-06| -|pypi|[katversion](https://pypi.org/project/katversion)|3.246284807387102e-06| -|pypi|[lupa](https://pypi.org/project/lupa)|3.246284807387102e-06| -|pypi|[omnijson](https://pypi.org/project/omnijson)|3.246284807387102e-06| -|pypi|[pygelf](https://pypi.org/project/pygelf)|3.246284807387102e-06| -|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.246284807387102e-06| -|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.246284807387102e-06| -|pypi|[spead2](https://pypi.org/project/spead2)|3.246284807387102e-06| -|pypi|[katpoint](https://pypi.org/project/katpoint)|3.246284807387102e-06| -|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.246284807387102e-06| -|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.241768237220302e-06| -|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.241768237220302e-06| -|npm|eslint-config-airbnb-base|3.236140167364017e-06| -|cran|registry|3.2301554094441124e-06| -|pypi|[logomaker](http://logomaker.readthedocs.io)|3.2296708025773677e-06| -|cran|pvclust|3.2287022015520164e-06| -|npm|babel-register|3.227039076801505e-06| -|cran|[themis](https://github.com/tidymodels/themis)|3.2214218622296498e-06| -|cran|superpc|3.2214218622296498e-06| -|cran|subselect|3.2214218622296498e-06| -|cran|pamr|3.2214218622296498e-06| -|cran|BradleyTerry2|3.2214218622296498e-06| -|cran|ModelMetrics|3.2214218622296498e-06| -|pypi|[cbor2](https://pypi.org/project/cbor2)|3.21853878339234e-06| -|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.21853878339234e-06| -|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.21853878339234e-06| -|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|3.2169082953202528e-06| -|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.216254348176979e-06| -|npm|livereload|3.2138219593132304e-06| -|npm|jsonlint|3.2138219593132304e-06| -|npm|http-server|3.2138219593132304e-06| -|npm|highlight.js|3.2138219593132304e-06| -|npm|handlebars|3.2138219593132304e-06| -|npm|download-cli|3.2138219593132304e-06| -|npm|heap|3.2138219593132304e-06| -|npm|git-state|3.2044576762149983e-06| -|npm|xpath|3.2044576762149983e-06| -|npm|coffee-coverage|3.2044576762149983e-06| -|npm|conventional-changelog-cli|3.1955743521501235e-06| -|pypi|[stone](https://pypi.org/project/stone)|3.195457262402869e-06| -|pypi|[msrest](https://pypi.org/project/msrest)|3.195457262402869e-06| -|pypi|[azure-core](https://pypi.org/project/azure-core)|3.195457262402869e-06| -|rubygems|method_source|3.19070211766715e-06| -|npm|gulp-if|3.1878312960201783e-06| -|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.1863533955584168e-06| -|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.1863533955584168e-06| -|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.1863533955584168e-06| -|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.1863533955584168e-06| -|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.1863533955584168e-06| -|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.1863533955584168e-06| -|npm|babel-plugin-istanbul|3.185197014043019e-06| -|cran|yulab.utils|3.181854309660442e-06| -|rubygems|sourcemap|3.1785500811203143e-06| -|cran|[servr](https://github.com/yihui/servr)|3.1756201434548644e-06| -|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.1666032712057816e-06| -|pypi|[modin](https://github.com/modin-project/modin)|3.1666032712057816e-06| -|npm|read-package-json|3.1544898616028325e-06| -|npm|is-wsl|3.1544898616028325e-06| -|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.154489861602832e-06| -|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.154489861602832e-06| -|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.143089487447699e-06| -|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.1380753138075318e-06| -|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.1377615062761503e-06| -|cran|farver|3.1328012376498712e-06| -|npm|[covert](https://github.com/substack/covert)|3.120778242677827e-06| -|cran|robustlmm|3.1066945606694567e-06| -|cran|multgee|3.1066945606694567e-06| -|cran|merTools|3.1066945606694567e-06| -|cran|marginaleffects|3.1066945606694567e-06| -|cran|logistf|3.1066945606694567e-06| -|cran|JM|3.1066945606694567e-06| -|cran|gmnl|3.1066945606694567e-06| -|cran|fungible|3.1066945606694567e-06| -|cran|feisr|3.1066945606694567e-06| -|cran|estimatr|3.1066945606694567e-06| -|cran|crch|3.1066945606694567e-06| -|cran|censReg|3.1066945606694567e-06| -|cran|bife|3.1066945606694567e-06| -|cran|bdsmatrix|3.1066945606694567e-06| -|pypi|[metpy](https://pypi.org/project/metpy)|3.106694560669456e-06| -|pypi|[types-decorator](https://github.com/python/typeshed)|3.106694560669456e-06| -|pypi|[lazy-loader](https://pypi.org/project/lazy-loader)|3.106694560669456e-06| -|cran|corpus.JSS.papers|3.106694560669456e-06| -|cran|lasso2|3.106694560669456e-06| -|cran|ggfun|3.106694560669456e-06| -|npm|utest|3.106694560669456e-06| -|npm|urun|3.106694560669456e-06| -|npm|timezone-mock|3.106694560669456e-06| -|npm|sqlstring|3.106694560669456e-06| -|npm|bignumber.js|3.106694560669456e-06| -|npm|[resolve](https://github.com/browserify/resolve#readme)|3.0904748839027075e-06| -|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.0866314562041294e-06| -|pypi|[vaex](https://pypi.org/project/vaex)|3.0866314562041294e-06| -|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.0866314562041294e-06| -|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.0866314562041294e-06| -|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.0866314562041294e-06| -|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.0866314562041294e-06| -|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.0866314562041294e-06| -|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.0866314562041294e-06| -|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.0866314562041294e-06| -|pypi|[bqplot](https://pypi.org/project/bqplot)|3.0866314562041294e-06| -|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.0866314562041294e-06| -|pypi|[aplus](https://pypi.org/project/aplus)|3.0866314562041294e-06| -|pypi|[blake3](https://pypi.org/project/blake3)|3.0866314562041294e-06| -|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.0866314562041294e-06| -|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.0866314562041294e-06| -|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.0866314562041294e-06| -|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.081019399011031e-06| -|npm|eslint-plugin-pabigot|3.0756276150627615e-06| -|npm|gulp-jshint|3.0725550600027584e-06| -|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.066767282248454e-06| -|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.066767282248454e-06| -|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.066767282248454e-06| -|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.066767282248454e-06| -|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.066767282248454e-06| -|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.066767282248454e-06| -|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.066767282248454e-06| -|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.066767282248454e-06| -|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.059623430962344e-06| -|cran|sparklyr|3.0596234309623433e-06| -|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.0383475974900115e-06| -|cran|sjmisc|3.032725642558279e-06| -|npm|enquirer|3.0254147611170578e-06| -|cran|[progressr](https://progressr.futureverse.org)|3.022462012772526e-06| -|pypi|[deepdiff](https://pypi.org/project/deepdiff)|3.008596744136985e-06| -|pypi|[pyqt](https://pypi.org/project/pyqt)|3.0031380753138077e-06| -|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|3.0031380753138077e-06| -|cran|distr6|3.001637256685465e-06| -|cran|hardhat|2.989144879223018e-06| -|pypi|[channels](https://pypi.org/project/channels)|2.9870327466371593e-06| -|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|2.9861639406618503e-06| -|cran|ppcor|2.9841835400478186e-06| -|pypi|[questionary](https://github.com/tmbo/questionary)|2.9823987284074754e-06| -|pypi|[fhirclient](https://github.com/smart-on-fhir/client-py/)|2.9811715481171595e-06| -|cran|distributional|2.979447330911766e-06| -|cran|plainview|2.9772489539748956e-06| -|cran|mapdeck|2.9772489539748956e-06| -|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|2.9748953974895438e-06| -|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|2.974698301626234e-06| -|npm|zuul|2.965481171548117e-06| -|rubygems|em-synchrony|2.9632476944752798e-06| -|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|2.9627122815653462e-06| -|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|2.9627122815653437e-06| -|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|2.958756724447101e-06| -|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|2.958756724447101e-06| -|pypi|[aafigure](https://pypi.org/project/aafigure)|2.958756724447101e-06| -|cran|decor|2.958756724447101e-06| -|npm|[x2js](https://github.com/x2js/x2js#readme)|2.958756724447101e-06| -|npm|toml|2.958756724447101e-06| -|npm|properties|2.958756724447101e-06| -|npm|hjson|2.958756724447101e-06| -|npm|cson|2.958756724447101e-06| -|npm|travis-cov|2.958756724447101e-06| -|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|2.954031437295038e-06| -|cran|[mlr3](https://mlr3.mlr-org.com)|2.9533591749345813e-06| -|pypi|[mizani](https://github.com/has2k1/mizani)|2.9318589360430394e-06| -|cran|rainbow|2.9291691572026294e-06| -|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|2.9288702928870496e-06| -|npm|ts-loader|2.923771425340463e-06| -|pypi|[pycuda](https://pypi.org/project/pycuda)|2.9171548117154814e-06| -|npm|in-publish|2.916565259793106e-06| -|cran|procmaps|2.913752477427879e-06| -|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|2.8973664779719413e-06| -|spack|[vc](https://github.com/VcDevel/Vc)|2.895686048189298e-06| -|npm|assert|2.8903121982619886e-06| -|pypi|[hashin](https://pypi.org/project/hashin)|2.8844312334592176e-06| -|pypi|[hankel](https://github.com/steven-murray/hankel)|2.8833374353925764e-06| -|rubygems|[sprockets-rails](https://github.com/rails/sprockets-rails)|2.880881222782e-06| -|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.87504144171179e-06| -|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.87457280654125e-06| -|pypi|[bio](https://pypi.org/project/bio)|2.87457280654125e-06| -|pypi|[kahypar](https://pypi.org/project/kahypar)|2.87457280654125e-06| -|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.87457280654125e-06| -|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.87457280654125e-06| -|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.87457280654125e-06| -|pypi|[selfies](https://pypi.org/project/selfies)|2.87457280654125e-06| -|pypi|[upfp](https://pypi.org/project/upfp)|2.87457280654125e-06| -|cran|tablerDash|2.8729956599703735e-06| -|cran|argonDash|2.8729956599703735e-06| -|cran|argonR|2.8729956599703735e-06| -|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.8725680785109615e-06| -|cran|TMB|2.8705369138557886e-06| -|spack|autoconf-archive|2.867718056002575e-06| -|spack|libxmu|2.867718056002575e-06| -|cran|RProtoBuf|2.867718056002575e-06| -|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.8657121192402376e-06| -|pypi|[nbdime](https://pypi.org/project/nbdime)|2.865235183226815e-06| -|npm|eslint-plugin-jest|2.8629004824702032e-06| -|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.8556485355648657e-06| -|cran|[lhs](https://github.com/bertcarnell/lhs)|2.8511655708308438e-06| -|pypi|[pendulum](https://pypi.org/project/pendulum)|2.846682606096832e-06| -|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.846682606096832e-06| -|cran|affy|2.8390408754425493e-06| -|cran|marray|2.8390408754425493e-06| -|rubygems|[jar-dependencies](https://github.com/mkristian/jar-dependencies)|2.8378200878661046e-06| -|npm|server-destroy|2.8313102777014913e-06| -|rubygems|[debug](https://github.com/ruby/debug)|2.825732871338912e-06| -|rubygems|[all_images](http://github.com/flori/all_images)|2.825732871338912e-06| -|cran|lm.beta|2.824850229140061e-06| -|pypi|[tensorrt](https://developer.nvidia.com/tensorrt)|2.8242677824267784e-06| -|pypi|[nvidia-cuda-nvcc-cu11](https://developer.nvidia.com/cuda-zone)|2.8242677824267784e-06| -|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|2.8242677824267784e-06| -|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|2.8242677824267784e-06| -|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|2.8242677824267784e-06| -|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8242677824267784e-06| -|pypi|[xnat](https://pypi.org/project/xnat)|2.8242677824267784e-06| -|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8242677824267784e-06| -|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8242677824267784e-06| -|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8242677824267784e-06| -|npm|karma-coverage|2.8159708927021082e-06| -|pypi|[cudf](https://pypi.org/project/cudf)|2.815745523483558e-06| -|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.810216698932118e-06| -|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.810216698932118e-06| -|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.810216698932118e-06| -|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.810216698932118e-06| -|pypi|[python-apt](https://pypi.org/project/python-apt)|2.810216698932118e-06| -|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.810216698932118e-06| -|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.810216698932118e-06| -|pypi|[Truvari](https://pypi.org/project/Truvari)|2.810216698932118e-06| -|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.810216698932118e-06| -|npm|eslint-config-airbnb|2.804956549726424e-06| -|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.803032686318306e-06| -|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.803032686318306e-06| -|pypi|[motor](https://pypi.org/project/motor)|2.803032686318306e-06| -|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.803032686318306e-06| -|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.803032686318306e-06| -|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.803032686318306e-06| -|pypi|[pyhash](https://pypi.org/project/pyhash)|2.803032686318306e-06| -|cran|mlapi|2.803032686318306e-06| -|cran|rsparse|2.803032686318306e-06| -|cran|[magicaxis](NA)|2.7986508410895812e-06| -|cran|[xgboost](https://github.com/dmlc/xgboost)|2.7869097429766963e-06| -|npm|gulp-mocha|2.78471221124433e-06| -|npm|gulp-istanbul|2.78471221124433e-06| -|npm|gulp-coveralls|2.78471221124433e-06| -|npm|stealthy-require|2.78471221124433e-06| -|npm|request-promise-core|2.78471221124433e-06| -|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.769327751938587e-06| -|cran|GenSA|2.7650746561061285e-06| -|cran|MonetDBLite|2.7615062761506275e-06| -|npm|updox|2.7615062761506275e-06| -|npm|safename|2.7615062761506275e-06| -|rubygems|standard|2.7615062761506275e-06| -|rubygems|net-ssh|2.7615062761506275e-06| -|rubygems|octicons|2.7615062761506275e-06| -|cran|RgoogleMaps|2.7536610878661085e-06| -|pypi|[flametree](https://pypi.org/project/flametree)|2.748679106984699e-06| -|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.748679106984699e-06| -|pypi|[platemap](https://pypi.org/project/platemap)|2.748679106984699e-06| -|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.748679106984699e-06| -|pypi|[proglog](https://pypi.org/project/proglog)|2.748679106984699e-06| -|pypi|[sbol2](https://pypi.org/project/sbol2)|2.748679106984699e-06| -|cran|systemfonts|2.7473138658463694e-06| -|pypi|[biomaj-cli](http://biomaj.genouest.org)|2.746738862909184e-06| -|pypi|[pixell](https://pypi.org/project/pixell)|2.7458158995815896e-06| -|npm|[q](https://github.com/kriskowal/q)|2.7346084877465723e-06| -|npm|browserify-istanbul|2.7296138802983445e-06| -|npm|combined-stream|2.7296138802983445e-06| -|npm|split2|2.725008115315647e-06| -|npm|csstype|2.7188330610509927e-06| -|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.710469446871122e-06| -|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.7014735310169183e-06| -|pypi|[pyceo](https://pypi.org/project/pyceo)|2.7014735310169183e-06| -|pypi|[properconf](https://pypi.org/project/properconf)|2.7014735310169183e-06| -|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.7014735310169183e-06| -|pypi|[multipart](https://pypi.org/project/multipart)|2.7014735310169183e-06| -|cran|ExactData|2.7014735310169183e-06| -|cran|diffobj|2.696266985642177e-06| -|cran|Epi|2.692224093897734e-06| -|cran|memisc|2.692224093897734e-06| -|cran|descr|2.692224093897734e-06| -|cran|sylly.en|2.692224093897734e-06| -|cran|sylly|2.692224093897734e-06| -|cran|estimability|2.6912095738322036e-06| -|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.684797768479777e-06| -|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.6794335371741247e-06| -|npm|gulp-replace|2.677859251899638e-06| -|npm|gulp-header|2.677859251899638e-06| -|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.6757919904363497e-06| -|rubygems|[awesome_print](https://github.com/awesome-print/awesome_print)|2.6695670736914e-06| -|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.668189826029509e-06| -|pypi|[resampy](https://pypi.org/project/resampy)|2.6670502092050205e-06| -|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.6650233483816894e-06| -|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.6650233483816894e-06| -|pypi|[proselint](https://pypi.org/project/proselint)|2.6650233483816894e-06| -|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.6629426614618638e-06| -|cran|DoE.base|2.662881052002391e-06| -|npm|jest-canvas-mock|2.656661443272322e-06| -|cran|[text2vec](http://text2vec.org)|2.6561566049013805e-06| -|cran|RcppAnnoy|2.6545465260180327e-06| -|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.642793810319792e-06| -|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.642793810319792e-06| -|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.6422594142259427e-06| -|npm|postcss-loader|2.6402239059142826e-06| -|spack|tar|2.6384060423332513e-06| -|npm|[connect](https://github.com/senchalabs/connect#readme)|2.6355125523012555e-06| -|npm|open|2.6332934847579195e-06| -|spack|suite-sparse|2.632621040047818e-06| -|cran|DendSer|2.6216141818982603e-06| -|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6150627615062785e-06| -|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6150627615062785e-06| -|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6150627615062785e-06| -|cran|[rbison](https://github.com/ropensci/rbison)|2.6150627615062785e-06| -|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6150627615062785e-06| -|cran|fftw|2.6081248398941166e-06| -|npm|imagemin-svgo|2.6070164145477955e-06| -|npm|imagemin-optipng|2.6070164145477955e-06| -|npm|imagemin-jpegtran|2.6070164145477955e-06| -|npm|imagemin-gifsicle|2.6070164145477955e-06| -|npm|pretty-bytes|2.6070164145477955e-06| -|npm|plur|2.6070164145477955e-06| -|npm|p-map|2.6070164145477955e-06| -|npm|imagemin|2.6070164145477955e-06| -|npm|nodeunit-x|2.6024541358223367e-06| -|cran|[clusterCrit](http:www.r-project.org)|2.601063327775511e-06| -|cran|kknn|2.601051019388922e-06| -|npm|karma-chai|2.594868148348045e-06| -|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.5889121338912135e-06| -|cran|picante|2.5889121338912135e-06| -|cran|hisse|2.5889121338912135e-06| -|cran|diversitree|2.5889121338912135e-06| -|npm|houkou|2.5889121338912135e-06| -|npm|prettier-plugin-pkgjson|2.5889121338912135e-06| -|npm|make-dir-cli|2.5889121338912135e-06| -|npm|koa|2.5889121338912135e-06| -|npm|formdata-polyfill|2.5889121338912135e-06| -|npm|once|2.5889121338912135e-06| -|npm|hexoid|2.5889121338912135e-06| -|npm|dezalgo|2.5889121338912135e-06| -|cran|[gargle](https://gargle.r-lib.org)|2.5845266249122926e-06| -|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.5812462641960577e-06| -|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|2.5776321234370168e-06| -|rubygems|jekyll-seo-tag|2.575967573221757e-06| -|rubygems|jekyll-github-metadata|2.575967573221757e-06| -|rubygems|rubocop-github|2.575967573221757e-06| -|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.5694560669456164e-06| -|npm|rollup-plugin-typescript2|2.5631090229221978e-06| -|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.563023012552301e-06| -|rubygems|spoon|2.563023012552301e-06| -|npm|gulp-sourcemaps|2.553811997924371e-06| -|npm|gulp-file|2.553811997924371e-06| -|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.5516317991631797e-06| -|rubygems|[jemoji](https://github.com/jekyll/jemoji)|2.549686192468629e-06| -|cran|[arm](https://CRAN.R-project.org/package=arm)|2.541841004184102e-06| -|rubygems|[hoe-gemspec2](http://rubygems.org/gems/hoe-gemspec2)|2.537392782426778e-06| -|rubygems|hoe-doofus|2.537392782426778e-06| -|npm|watchify|2.5360771923832295e-06| -|npm|gulp-gh-pages|2.5360771923832295e-06| -|npm|gulp-beautify|2.5360771923832295e-06| -|rubygems|hiredis|2.5360771923832295e-06| -|rubygems|aws-sigv4|2.5360771923832295e-06| -|rubygems|aws-sdk-kms|2.5360771923832295e-06| -|rubygems|aws-sdk-core|2.5360771923832295e-06| -|rubygems|bump|2.5360771923832295e-06| -|cran|svUnit|2.536077192383229e-06| -|cran|AlgDesign|2.536077192383229e-06| -|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.5340881122323404e-06| -|pypi|[sadisplay](http://bitbucket.org/estin/sadisplay)|2.532875074716079e-06| -|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.528215150847832e-06| -|rubygems|activestorage|2.513967801475273e-06| -|rubygems|actioncable|2.513967801475273e-06| -|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.5122611550998604e-06| -|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.510460251046044e-06| -|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.5104602510460263e-06| -|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.510460251046025e-06| -|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.507322175732231e-06| -|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.5041841004184178e-06| -|pypi|[colander](https://github.com/Pylons/colander)|2.498390730608305e-06| -|npm|babel-preset-es2017|2.4971906754333532e-06| -|rubygems|[chronic_duration](https://github.com/hpoydar/chronic_duration)|2.48535564853558e-06| -|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.485355648535565e-06| -|cran|BiasedUrn|2.485355648535565e-06| -|pypi|[coconut](https://pypi.org/project/coconut)|2.482872775759805e-06| -|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|2.482872775759805e-06| -|cran|[hal9001](https://github.com/tlverse/hal9001)|2.4821040338595343e-06| -|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.47412464214931e-06| -|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.460502092050209e-06| -|cran|[oai](https://github.com/ropensci/oai)|2.4590542364354888e-06| -|npm|statuses|2.4568247801212532e-06| -|npm|setprototypeof|2.4568247801212532e-06| -|cran|logging|2.450595429674928e-06| -|cran|rsyslog|2.450595429674928e-06| -|pypi|[cmocean](https://pypi.org/project/cmocean)|2.4462220034457306e-06| -|cran|[leafem](https://github.com/r-spatial/leafem)|2.4440002988643173e-06| -|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.4407119123800156e-06| -|cran|[reproj](https://github.com/hypertidy/reproj/)|2.427863423802385e-06| -|npm|[babel-polyfill](https://babeljs.io/)|2.424134115942091e-06| -|cran|influenceR|2.423533465806524e-06| -|spack|[seqan](https://www.seqan.de)|2.4208009563658135e-06| -|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.4208009563658097e-06| -|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.4208009563658097e-06| -|pypi|[fido](https://pypi.org/project/fido)|2.4208009563658097e-06| -|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.4208009563658097e-06| -|cran|Rdonlp2|2.4208009563658097e-06| -|cran|gamlss.dist|2.4208009563658097e-06| -|cran|Rsolnp|2.4208009563658097e-06| -|npm|[angular-mocks](http://angularjs.org)|2.4208009563658097e-06| -|npm|gulp-angular-templatecache|2.4208009563658097e-06| -|npm|gulp-cssnano|2.4208009563658097e-06| -|npm|gulp-less|2.4208009563658097e-06| -|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|2.420240585774059e-06| -|cran|[correlation](https://easystats.github.io/correlation/)|2.4199800719315918e-06| -|npm|[shx](https://github.com/shelljs/shx#readme)|2.4158891863094156e-06| -|pypi|[mip](https://pypi.org/project/mip)|2.4115760111576043e-06| -|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.4039898386132696e-06| -|cran|[kml](http:www.r-project.org)|2.4028690974297713e-06| -|cran|R2WinBUGS|2.3897650466688126e-06| -|cran|kriging|2.3897650466688126e-06| -|cran|udunits2|2.3897650466688126e-06| -|cran|formula.tools|2.3897650466688126e-06| -|cran|[posterior](https://mc-stan.org/posterior/)|2.3795196696608843e-06| -|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.3759713090257174e-06| -|rubygems|rexml|2.3750891256084023e-06| -|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.373526055534424e-06| -|pypi|[lark](https://github.com/lark-parser/lark)|2.3687640811071947e-06| -|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.367005379557681e-06| -|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.367005379557681e-06| -|rubygems|mercenary|2.362382322175732e-06| -|cran|plotlyGeoAssets|2.3599977978418853e-06| -|cran|listviewer|2.3599977978418853e-06| -|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.3535564853556486e-06| -|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.3535564853556486e-06| -|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.3535564853556486e-06| -|pypi|[deform](https://pypi.org/project/deform)|2.3535564853556486e-06| -|pypi|[Faker](https://pypi.org/project/Faker)|2.3535564853556486e-06| -|pypi|[flower](https://pypi.org/project/flower)|2.3535564853556486e-06| -|pypi|[hl7](https://pypi.org/project/hl7)|2.3535564853556486e-06| -|pypi|[paginate](https://pypi.org/project/paginate)|2.3535564853556486e-06| -|pypi|[pycap](https://pypi.org/project/pycap)|2.3535564853556486e-06| -|pypi|[pyotp](https://pypi.org/project/pyotp)|2.3535564853556486e-06| -|pypi|[scrapy](https://pypi.org/project/scrapy)|2.3535564853556486e-06| -|pypi|[twilio](https://pypi.org/project/twilio)|2.3535564853556486e-06| -|pypi|[Wand](https://pypi.org/project/Wand)|2.3535564853556486e-06| -|pypi|[cheroot](https://pypi.org/project/cheroot)|2.3535564853556486e-06| -|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.3535564853556486e-06| -|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.3535564853556486e-06| -|pypi|[parsel](https://pypi.org/project/parsel)|2.3535564853556486e-06| -|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.3535564853556486e-06| -|pypi|[portend](https://pypi.org/project/portend)|2.3535564853556486e-06| -|pypi|[protego](https://pypi.org/project/protego)|2.3535564853556486e-06| -|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.3535564853556486e-06| -|pypi|[python-editor](https://pypi.org/project/python-editor)|2.3535564853556486e-06| -|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.3535564853556486e-06| -|pypi|[queuelib](https://pypi.org/project/queuelib)|2.3535564853556486e-06| -|pypi|[w3lib](https://pypi.org/project/w3lib)|2.3535564853556486e-06| -|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.3535564853556486e-06| -|pypi|[qrcode](https://pypi.org/project/qrcode)|2.3535564853556486e-06| -|pypi|[tldextract](https://pypi.org/project/tldextract)|2.3535564853556486e-06| -|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.3535564853556486e-06| -|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.3535564853556486e-06| -|pypi|[hickle](http://github.com/telegraphic/hickle)|2.343096234309638e-06| -|cran|mlr3measures|2.3366591567428387e-06| -|pypi|[biomaj-user](http://biomaj.genouest.org)|2.3359362763743757e-06| -|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.330020920502092e-06| -|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.330020920502092e-06| -|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.330020920502092e-06| -|cran|shinyEffects|2.330020920502092e-06| -|cran|leafgl|2.330020920502092e-06| -|cran|mclustcomp|2.330020920502092e-06| -|cran|maotai|2.330020920502092e-06| -|cran|CVXR|2.330020920502092e-06| -|npm|gulp-json-editor|2.330020920502092e-06| -|npm|requizzle|2.330020920502092e-06| -|npm|markdown-it-anchor|2.330020920502092e-06| -|npm|klaw|2.330020920502092e-06| -|npm|js2xmlparser|2.330020920502092e-06| -|npm|escape-string-regexp|2.330020920502092e-06| -|npm|catharsis|2.330020920502092e-06| -|pypi|[oemof](https://pypi.org/project/oemof)|2.325867585527935e-06| -|npm|optimist|2.32508965929468e-06| -|cran|googleAnalyticsR|2.3155487408716442e-06| -|cran|bigQueryR|2.3155487408716442e-06| -|cran|seasonal|2.3155487408716442e-06| -|cran|forecTheta|2.3155487408716442e-06| -|cran|urca|2.3155487408716442e-06| -|cran|fracdiff|2.3155487408716442e-06| -|pypi|[HTSeq](https://github.com/htseq)|2.301255230125528e-06| -|cran|[tiff](https://www.rforge.net/tiff/)|2.3012552301255247e-06| -|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.3012552301255243e-06| -|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.301255230125523e-06| -|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.301255230125523e-06| -|cran|wicket|2.301255230125523e-06| -|cran|prettymapr|2.301255230125523e-06| -|cran|rosm|2.301255230125523e-06| -|cran|pkgmaker|2.2981470412432754e-06| -|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.2891433604932836e-06| -|cran|effects|2.28734654466872e-06| -|spack|[kokkos](https://github.com/kokkos/kokkos)|2.2863120143454855e-06| -|pypi|[zope.component](https://pypi.org/project/zope.component)|2.276820198629822e-06| -|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.274872496348196e-06| -|npm|gaze|2.267887029288703e-06| -|npm|hooker|2.2607177341486966e-06| -|pypi|[twobody](https://pypi.org/project/twobody)|2.2594142259414227e-06| -|pypi|[cmastro](https://pypi.org/project/cmastro)|2.2594142259414227e-06| -|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.2594142259414227e-06| -|npm|punycode|2.2594142259414222e-06| -|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|2.2516349636088774e-06| -|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.244491909763877e-06| -|pypi|[cattrs](https://github.com/python-attrs/cattrs)|2.238457092498508e-06| -|pypi|[url-normalize](https://github.com/niksite/url-normalize)|2.238457092498508e-06| -|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|2.2356096832038265e-06| -|pypi|[pytest-socket](https://pypi.org/project/pytest-socket)|2.2347315495235747e-06| -|npm|[http-errors](https://github.com/jshttp/http-errors#readme)|2.2275052993288014e-06| -|cran|[titanic](https://github.com/paulhendricks/titanic)|2.224288878731409e-06| -|cran|[float](https://github.com/wrathematics/float)|2.224288878731409e-06| -|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.2190675433353257e-06| -|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.2190675433353257e-06| -|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.2190675433353257e-06| -|cran|cleanrmd|2.2190675433353257e-06| -|cran|agridat|2.2190675433353257e-06| -|npm|phantomjs-prebuilt|2.2190675433353257e-06| -|cran|[ggmap](https://github.com/dkahle/ggmap)|2.2145845786013173e-06| -|rubygems|rubocop-standard|2.212304670822304e-06| -|rubygems|minitest-focus|2.212304670822304e-06| -|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.211362447698745e-06| -|rubygems|rubocop-ast|2.2060173127828535e-06| -|cran|cyclocomp|2.199955956837701e-06| -|cran|xmlparsedata|2.199955956837701e-06| -|npm|node-sass|2.1983043382514863e-06| -|pypi|[jupyter-book](https://executablebooks.org/)|2.196652719665274e-06| -|npm|pify|2.1946009011908593e-06| -|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.1929608663549103e-06| -|pypi|[rise](https://pypi.org/project/rise)|2.1929608663549103e-06| -|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.1929608663549103e-06| -|cran|calibrator|2.1929608663549103e-06| -|cran|alabama|2.1929608663549103e-06| -|cran|disordR|2.1929608663549103e-06| -|cran|rio|2.182232818931784e-06| -|npm|rollup-plugin-livereload|2.180136533803127e-06| -|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.170699112136569e-06| -|npm|duplexer|2.1691385236102807e-06| -|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.165468312792692e-06| -|npm|rollup-plugin-copy|2.1621683755574967e-06| -|pypi|[pvfactors](https://pypi.org/project/pvfactors)|2.1602286312014374e-06| -|cran|[ring](https://github.com/mrc-ide/ring)|2.157604271190292e-06| -|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.157604271190292e-06| -|npm|[opener](https://github.com/domenic/opener#readme)|2.1528477499786532e-06| -|cran|lda|2.1492677824267785e-06| -|npm|karma-sinon|2.147325114398063e-06| -|pypi|[rpyc](http://rpyc.readthedocs.org)|2.1442284026581345e-06| -|spack|libice|2.142547972875487e-06| -|spack|nlohmann-json|2.142547972875487e-06| -|spack|xxhash|2.142547972875487e-06| -|spack|libxpm|2.142547972875487e-06| -|spack|ftgl|2.142547972875487e-06| -|spack|arrow|2.142547972875487e-06| -|spack|davix|2.142547972875487e-06| -|spack|dcap|2.142547972875487e-06| -|spack|fcgi|2.142547972875487e-06| -|spack|mysql-client|2.142547972875487e-06| -|spack|oracle-instant-client|2.142547972875487e-06| -|spack|postgresql|2.142547972875487e-06| -|spack|pythia6|2.142547972875487e-06| -|spack|r|2.142547972875487e-06| -|spack|r-rcpp|2.142547972875487e-06| -|spack|r-rinside|2.142547972875487e-06| -|spack|shadow|2.142547972875487e-06| -|spack|unuran|2.142547972875487e-06| -|spack|vdt|2.142547972875487e-06| -|spack|veccore|2.142547972875487e-06| -|spack|xrootd|2.142547972875487e-06| -|cran|textdata|2.1407777109793655e-06| -|cran|mallet|2.1407777109793655e-06| -|cran|gutenbergr|2.1407777109793655e-06| -|npm|bl|2.1401673640167366e-06| -|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.132994620442322e-06| -|rubygems|toxiproxy|2.1303048416019125e-06| -|rubygems|mini_portile2|2.1303048416019125e-06| -|rubygems|connection_pool|2.1303048416019125e-06| -|npm|qs|2.126606395696354e-06| -|cran|[ids](https://github.com/richfitz/ids)|2.124925283921107e-06| -|rubygems|codeclimate-test-reporter|2.1224550788635834e-06| -|cran|quanteda.textplots|2.1182008368200837e-06| -|cran|quanteda.textstats|2.1182008368200837e-06| -|cran|quanteda.textmodels|2.1182008368200837e-06| -|cran|questionr|2.1182008368200837e-06| -|cran|dockerfiler|2.11258870427713e-06| -|cran|attachment|2.11258870427713e-06| -|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|2.1088059340025146e-06| -|pypi|[eeglabio](https://pypi.org/project/eeglabio)|2.1088059340025146e-06| -|rubygems|sprockets|2.1040047818290496e-06| -|pypi|[copier](https://pypi.org/project/copier)|2.1037376405413617e-06| -|pypi|[dunamai](https://pypi.org/project/dunamai)|2.1037376405413617e-06| -|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.1037376405413617e-06| -|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.1037376405413617e-06| -|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.1037376405413617e-06| -|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.1037376405413617e-06| -|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.1037376405413617e-06| -|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.1037376405413617e-06| -|pypi|[pygeos](https://pypi.org/project/pygeos)|2.1037376405413617e-06| -|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.1037376405413617e-06| -|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.1037376405413617e-06| -|pypi|[send2trash](https://pypi.org/project/send2trash)|2.1037376405413617e-06| -|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.1000965561635047e-06| -|rubygems|regexp_parser|2.095302545029349e-06| -|cran|mfx|2.0938632736884244e-06| -|cran|drc|2.0938632736884244e-06| -|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.0932169295140004e-06| -|cran|bigstatsr|2.0711297071129707e-06| -|cran|RQuantLib|2.0711297071129707e-06| -|cran|odeintr|2.0711297071129707e-06| -|npm|xvfb-maybe|2.0711297071129707e-06| -|npm|twolfson-style|2.0711297071129707e-06| -|npm|proclaim|2.0711297071129707e-06| -|npm|jscs|2.0711297071129707e-06| -|npm|foundry-release-npm|2.0711297071129707e-06| -|npm|foundry-release-git|2.0711297071129707e-06| -|npm|foundry-release-component|2.0711297071129707e-06| -|npm|foundry|2.0711297071129707e-06| -|npm|domify|2.0711297071129707e-06| -|npm|css-controls|2.0711297071129707e-06| -|npm|brfs|2.0711297071129707e-06| -|npm|computed-style|2.0711297071129707e-06| -|rubygems|crass|2.0711297071129703e-06| -|rubygems|openssl|2.0711297071129703e-06| -|cran|leafsync|2.067431261207412e-06| -|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.063887994850339e-06| -|pypi|[Levenshtein](https://pypi.org/project/Levenshtein)|2.0591808818796294e-06| -|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.05401293267402e-06| -|npm|gulp-autoprefixer|2.0532704467961017e-06| -|npm|ubelt|2.0483700400018392e-06| -|npm|asynct|2.0483700400018392e-06| -|npm|event-stream|2.0483700400018392e-06| -|npm|it-is|2.0483700400018392e-06| -|npm|stream-spec|2.0483700400018392e-06| -|npm|string-to-stream|2.0483700400018392e-06| -|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.048370040001839e-06| -|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.048370040001839e-06| -|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.048370040001839e-06| -|cran|[ssh](https://docs.ropensci.org/ssh)|2.048370040001839e-06| -|cran|snow|2.048370040001839e-06| -|cran|Rmpi|2.048370040001839e-06| -|cran|batchtools|2.048370040001839e-06| -|cran|BatchJobs|2.048370040001839e-06| -|cran|BBmisc|2.048370040001839e-06| -|pypi|[rtoml](https://pypi.org/project/rtoml)|2.045051299307838e-06| -|pypi|[pythran](https://pypi.org/project/pythran)|2.045051299307838e-06| -|pypi|[meson-python](https://pypi.org/project/meson-python)|2.045051299307838e-06| -|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.045051299307838e-06| -|npm|read-dir-deep|2.026105148262689e-06| -|npm|gulp-strip-comments|2.026105148262689e-06| -|npm|gulp-jsbeautifier|2.026105148262689e-06| -|npm|webgpu|2.026105148262689e-06| -|npm|gpu-mock.js|2.026105148262689e-06| -|npm|gl-wiretap|2.026105148262689e-06| -|npm|gl|2.026105148262689e-06| -|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.0114614465032878e-06| -|npm|babel-preset-stage-2|2.00836820083682e-06| -|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|2.0046025104602513e-06| -|pypi|[types-pillow](https://pypi.org/project/types-pillow)|2.004319071399649e-06| -|pypi|[blue](https://pypi.org/project/blue)|2.004319071399649e-06| -|cran|rematch2|2.0038179916317993e-06| -|npm|pngjs|1.999159948950744e-06| -|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|1.9974531562670566e-06| -|pypi|[sncosmo](https://sncosmo.readthedocs.org)|1.9972966364179807e-06| -|pypi|[pyright](https://pypi.org/project/pyright)|1.993600787595373e-06| -|pypi|[Yapsy](https://pypi.org/project/Yapsy)|1.993600787595373e-06| -|pypi|[influxdb](https://pypi.org/project/influxdb)|1.993600787595373e-06| -|pypi|[drmaa](https://pypi.org/project/drmaa)|1.993600787595373e-06| -|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|1.993600787595373e-06| -|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|1.993600787595373e-06| -|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|1.993600787595373e-06| -|pypi|[pylama](https://pypi.org/project/pylama)|1.993600787595373e-06| -|pypi|[tabulator](https://pypi.org/project/tabulator)|1.993600787595373e-06| -|pypi|[tableschema](https://pypi.org/project/tableschema)|1.993600787595373e-06| -|pypi|[dfsql](https://pypi.org/project/dfsql)|1.993600787595373e-06| -|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|1.993600787595373e-06| -|cran|bain|1.993600787595373e-06| -|pypi|[wotan](https://github.com/hippke/wotan)|1.9914626486125394e-06| -|cran|gclus|1.983504988735114e-06| -|npm|[types](http://nodeca.github.com/types/)|1.983083578360515e-06| -|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|1.982996528086887e-06| -|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|1.982996528086887e-06| -|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|1.982996528086887e-06| -|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|1.982996528086887e-06| -|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|1.982996528086887e-06| -|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|1.982996528086887e-06| -|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|1.982996528086887e-06| -|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|1.982996528086887e-06| -|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|1.982996528086887e-06| -|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|1.982996528086887e-06| -|pypi|[snakeviz](https://github.com/jiffyclub/snakeviz)|1.97793122974801e-06| -|cran|[dde](https://github.com/mrc-ide/dde)|1.976561464624474e-06| -|npm|[runmd](https://github.com/broofa/runmd)|1.9725044829647342e-06| -|npm|random-seed|1.9725044829647342e-06| -|npm|optional-dev-dependency|1.9725044829647342e-06| -|pypi|[bson](https://pypi.org/project/bson)|1.9694792084578598e-06| -|cran|movMF|1.962122880422814e-06| -|cran|flexmix|1.962122880422814e-06| -|cran|flexclust|1.962122880422814e-06| -|cran|cclust|1.962122880422814e-06| -|cran|RWeka|1.962122880422814e-06| -|cran|relations|1.962122880422814e-06| -|cran|[rncl](https://github.com/fmichonneau/rncl)|1.9590555887627064e-06| -|pypi|[pyomo](http://pyomo.org)|1.9565402601336696e-06| -|pypi|[libpysal](http://pysal.org/libpysal)|1.952580195258021e-06| -|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.942468619246862e-06| -|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.94168410041841e-06| -|cran|arkdb|1.94168410041841e-06| -|npm|pm2-sysmonit|1.94168410041841e-06| -|npm|yamljs|1.94168410041841e-06| -|npm|vizion|1.94168410041841e-06| -|npm|source-map-support|1.94168410041841e-06| -|npm|promptly|1.94168410041841e-06| -|npm|pm2-multimeter|1.94168410041841e-06| -|npm|pm2-deploy|1.94168410041841e-06| -|npm|pm2-axon-rpc|1.94168410041841e-06| -|npm|pm2-axon|1.94168410041841e-06| -|npm|pidusage|1.94168410041841e-06| -|npm|fclone|1.94168410041841e-06| -|npm|croner|1.94168410041841e-06| -|npm|cli-tableau|1.94168410041841e-06| -|npm|blessed|1.94168410041841e-06| -|cran|TH.data|1.939629408248655e-06| -|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.937909262300513e-06| -|cran|[energy](https://github.com/mariarizzo/energy)|1.9232152196652736e-06| -|pypi|[percy](https://pypi.org/project/percy)|1.9228626445943603e-06| -|pypi|[preconditions](https://pypi.org/project/preconditions)|1.9228626445943603e-06| -|pypi|[mimesis](https://pypi.org/project/mimesis)|1.9228626445943603e-06| -|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.9228626445943603e-06| -|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.9228626445943603e-06| -|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.9228626445943603e-06| -|pypi|[moarchiving](https://pypi.org/project/moarchiving)|1.922267259414226e-06| -|npm|mocha-headless-chrome|1.922267259414226e-06| -|npm|gulp-format-md|1.922267259414226e-06| -|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.9195836309827534e-06| -|pypi|[snappy](https://pypi.org/project/snappy)|1.9195836309827534e-06| -|pypi|[datashape](https://pypi.org/project/datashape)|1.9195836309827534e-06| -|pypi|[fastremap](https://pypi.org/project/fastremap)|1.9118120373350502e-06| -|pypi|[edt](https://pypi.org/project/edt)|1.9118120373350502e-06| -|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.9118120373350502e-06| -|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.9118120373350502e-06| -|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.9118120373350502e-06| -|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.9118120373350502e-06| -|npm|babel-plugin-module-resolver|1.9066988013117722e-06| -|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.903018529587566e-06| -|cran|sn|1.9020578942874221e-06| -|cran|ProFound|1.9020578942874221e-06| -|cran|FITSio|1.9020578942874221e-06| -|npm|toidentifier|1.9020578942874221e-06| -|npm|gulp-plumber|1.9020578942874221e-06| -|npm|gulp-filter|1.9020578942874221e-06| -|npm|sveld|1.9020578942874221e-06| -|npm|pretty-quick|1.9020578942874221e-06| -|rubygems|fakeweb-fi|1.9020578942874221e-06| -|rubygems|rspectacular|1.9020578942874221e-06| -|rubygems|fuubar|1.9020578942874221e-06| -|rubygems|bindex|1.9020578942874221e-06| -|pypi|[bs4](https://pypi.org/project/bs4)|1.9016909868374376e-06| -|cran|dials|1.8990766123214543e-06| -|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.8984198075482271e-06| -|npm|kefir|1.8936043036461445e-06| -|npm|highland|1.8936043036461445e-06| -|npm|grunt-saucelabs|1.8936043036461445e-06| -|npm|co|1.8936043036461445e-06| -|npm|baconjs|1.8936043036461445e-06| -|npm|acorn-walk|1.8936043036461445e-06| -|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.891250747160789e-06| -|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.8828451882845332e-06| -|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.8828451882845226e-06| -|pypi|[jumper](https://vlab.jumper.io)|1.8828451882845226e-06| -|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.8828451882845226e-06| -|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.8828451882845226e-06| -|pypi|[atropos](https://atropos.readthedocs.org/)|1.8828451882845226e-06| -|pypi|[git](https://pypi.org)|1.8828451882845226e-06| -|pypi|[exhale](https://github.com/svenevs/exhale)|1.8828451882845226e-06| -|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.8828451882845226e-06| -|pypi|[py-packman](https://github.com/Pranavkhade/PACKMAN)|1.8828451882845226e-06| -|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.8828451882845226e-06| -|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.8828451882845226e-06| -|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.8828451882845226e-06| -|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.8828451882845226e-06| -|cran|kappaSize|1.8828451882845226e-06| -|cran|[readtext](https://github.com/quanteda/readtext)|1.8828451882845218e-06| -|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.882845188284519e-06| -|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.882845188284519e-06| -|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.882845188284519e-06| -|pypi|[komics](http://github.com/frebio/komics)|1.882845188284519e-06| -|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.882845188284519e-06| -|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.882845188284519e-06| -|pypi|[catscii](https://pypi.org/project/catscii)|1.882845188284519e-06| -|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.882845188284519e-06| -|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.882845188284519e-06| -|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.882845188284519e-06| -|pypi|[partycls](https://pypi.org/project/partycls)|1.882845188284519e-06| -|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.882845188284519e-06| -|pypi|[petsc](https://petsc.org/)|1.882845188284519e-06| -|pypi|[PICOS](https://pypi.org/project/PICOS)|1.882845188284519e-06| -|npm|[natives](https://github.com/addaleax/natives#readme)|1.882845188284519e-06| -|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.882845188284519e-06| -|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.882845188284519e-06| -|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.882845188284519e-06| -|cran|nLTT|1.8828451882845188e-06| -|pypi|[gymnasium](https://farama.org)|1.8828451882845017e-06| -|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.8828451882845017e-06| -|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.8819485953377225e-06| -|cran|concaveman|1.881383351958211e-06| -|cran|tweenr|1.881383351958211e-06| -|cran|ranger|1.8723849372384937e-06| -|spack|asio|1.8640167364016738e-06| -|spack|gperftools|1.8640167364016738e-06| -|spack|mimalloc|1.8640167364016738e-06| -|spack|otf2|1.8640167364016738e-06| -|rubygems|mini_portile|1.8640167364016734e-06| -|rubygems|hoe-gemspec|1.8640167364016734e-06| -|rubygems|hoe-bundler|1.8640167364016734e-06| -|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.853336732182421e-06| -|npm|ejs|1.8492229527794383e-06| -|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.8467753570913302e-06| -|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8364696910361314e-06| -|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8364696910361314e-06| -|pypi|[ablog](https://pypi.org/project/ablog)|1.8364696910361314e-06| -|pypi|[pytype](https://pypi.org/project/pytype)|1.8364696910361314e-06| -|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8364696910361314e-06| -|pypi|[jraph](https://pypi.org/project/jraph)|1.8364696910361314e-06| -|pypi|[clu](https://pypi.org/project/clu)|1.8364696910361314e-06| -|pypi|[orbax](https://pypi.org/project/orbax)|1.8364696910361314e-06| -|cran|nFactors|1.8287648783599054e-06| -|npm|tmp|1.825362915657344e-06| -|rubygems|[uglifier](http://github.com/lautis/uglifier)|1.8250720992945693e-06| -|pypi|[yte](https://github.com/koesterlab/yte)|1.8178421996413643e-06| -|pypi|[vulture](https://pypi.org/project/vulture)|1.8102919432472393e-06| -|cran|adehabitatHR|1.8043933054393325e-06| -|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|1.8023817186997111e-06| -|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.8015405096995191e-06| -|cran|gginnards|1.8009823540112788e-06| -|pypi|[pypandoc](https://pypi.org/project/pypandoc)|1.7986126403875795e-06| -|pypi|[lap](https://pypi.org/project/lap)|1.7986126403875795e-06| -|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.796772265391509e-06| -|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.7954201840492763e-06| -|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.7923237850016093e-06| -|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.7923237850016093e-06| -|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.7923237850016093e-06| -|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.7923237850016093e-06| -|cran|CircStats|1.7923237850016093e-06| -|npm|docdown|1.7923237850016093e-06| -|npm|qunitjs|1.7923237850016093e-06| -|npm|platform|1.7923237850016093e-06| -|npm|qunit-extras|1.7923237850016093e-06| -|npm|[formidable](https://github.com/node-formidable/formidable)|1.7853894331973332e-06| -|pypi|[trollius](https://pypi.org/project/trollius)|1.7752540346682604e-06| -|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.7752540346682604e-06| -|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.7752540346682604e-06| -|pypi|[mongomock](https://pypi.org/project/mongomock)|1.7752540346682604e-06| -|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.7752540346682604e-06| -|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.7752540346682604e-06| -|pypi|[mike](https://pypi.org/project/mike)|1.7752540346682604e-06| -|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.7752540346682604e-06| -|cran|showimage|1.7752540346682604e-06| -|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.765910592380533e-06| -|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.765910592380533e-06| -|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.765910592380533e-06| -|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.765910592380533e-06| -|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.765910592380533e-06| -|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.765910592380533e-06| -|pypi|[dodgy](https://pypi.org/project/dodgy)|1.765910592380533e-06| -|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.757501494321578e-06| -|pypi|[cliff](https://pypi.org/project/cliff)|1.757501494321578e-06| -|npm|babel-preset-es2016|1.757501494321578e-06| -|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.7532715269218997e-06| -|cran|ggfortify|1.747515690376569e-06| -|npm|utils-merge|1.7377005839348936e-06| -|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.7304243873281508e-06| -|cran|[wellknown](https://github.com/ropensci/wellknown)|1.7259414225941449e-06| -|pypi|[gstools](https://pypi.org/project/gstools)|1.7259414225941423e-06| -|pypi|[openturns](https://pypi.org/project/openturns)|1.7259414225941423e-06| -|pypi|[numpoly](https://pypi.org/project/numpoly)|1.7259414225941423e-06| -|cran|R2HTML|1.7259414225941423e-06| -|npm|mini-svg-data-uri|1.7259414225941423e-06| -|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7108545220469908e-06| -|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7108545220469908e-06| -|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7108545220469908e-06| -|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7108545220469908e-06| -|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7108545220469908e-06| -|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7108545220469908e-06| -|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7108545220469908e-06| -|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7108545220469908e-06| -|pypi|[markdown-it-py>=1.0.0,<3.0.0](https://pypi.org/project/markdown-it-py>=1.0.0,<3.0.0)|1.7108545220469908e-06| -|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7108545220469908e-06| -|spack|groff|1.7086820083682008e-06| -|spack|ghostscript|1.7086820083682008e-06| -|spack|gts|1.7086820083682008e-06| -|spack|cairo|1.7086820083682008e-06| -|spack|pango|1.7086820083682008e-06| -|spack|poppler|1.7086820083682008e-06| -|spack|sed|1.7086820083682008e-06| -|npm|walkdir|1.7086820083682008e-06| -|npm|jasmine-reporters|1.7086820083682008e-06| -|npm|jasmine-growl-reporter|1.7086820083682008e-06| -|rubygems|ffi|1.7086820083682008e-06| -|pypi|[jaxns](https://pypi.org/project/jaxns)|1.705178217510303e-06| -|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.702999408170008e-06| -|npm|[pre-commit](https://github.com/observing/pre-commit)|1.7005924310363098e-06| -|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.6951861994189631e-06| -|pypi|[levmar](https://pypi.org/project/levmar)|1.6945606694560669e-06| -|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.6945606694560669e-06| -|pypi|[bumps](https://pypi.org/project/bumps)|1.6945606694560669e-06| -|pypi|[tinycc](https://pypi.org/project/tinycc)|1.6945606694560669e-06| -|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.6945606694560669e-06| -|pypi|[dfogn](https://pypi.org/project/dfogn)|1.6945606694560669e-06| -|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.6945606694560669e-06| -|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.6945606694560669e-06| -|cran|sangerseqR|1.6945606694560669e-06| -|cran|[ggraph](https://ggraph.data-imaginist.com)|1.6930896966527209e-06| -|pypi|[croniter](https://pypi.org/project/croniter)|1.692207112970712e-06| -|rubygems|[ruby-progressbar](https://github.com/jfelchner/ruby-progressbar)|1.6911167919050469e-06| -|cran|dendroextras|1.6896058136974235e-06| -|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.6736401673640277e-06| -|cran|[rlist](https://renkun.me/rlist)|1.6736401673640277e-06| -|pypi|[openbabel](http://openbabel.org/)|1.669456066945607e-06| -|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.666480560682594e-06| -|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.6645442968892146e-06| -|spack|fltk|1.6643006575014942e-06| -|spack|glpk|1.6643006575014942e-06| -|spack|gnuplot|1.6643006575014942e-06| -|spack|imagemagick|1.6643006575014942e-06| -|spack|qhull|1.6643006575014942e-06| -|spack|qrupdate|1.6643006575014942e-06| -|spack|qscintilla|1.6643006575014942e-06| -|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.659876679145564e-06| -|npm|cli-color|1.6584481716729175e-06| -|pypi|[swapper](https://pypi.org/project/swapper)|1.6569037656903765e-06| -|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.6569037656903765e-06| -|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.6569037656903765e-06| -|pypi|[genfire](https://pypi.org/project/genfire)|1.6569037656903765e-06| -|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.6569037656903765e-06| -|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.6569037656903765e-06| -|pypi|[opencv-contrib-python](https://github.com/skvark/opencv-python)|1.6497310221159704e-06| -|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|1.6492999678146157e-06| -|npm|node-domexception|1.6476576509264794e-06| -|npm|native-hello-world|1.6476576509264794e-06| -|npm|module-not-found-error|1.6476576509264794e-06| -|npm|fill-keys|1.6476576509264794e-06| -|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.64402842727049e-06| -|npm|codeclimate-test-reporter|1.6419474130173473e-06| -|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.6403347280334728e-06| -|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.6403347280334728e-06| -|cran|[workflows](https://github.com/tidymodels/workflows)|1.6375703361708275e-06| -|pypi|[smt](https://github.com/SMTorg/smt)|1.6362821279139384e-06| -|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.6351024003523452e-06| -|cran|highcharter|1.6351024003523452e-06| -|npm|normalize-wheel-es|1.6351024003523452e-06| -|npm|memoize-one|1.6351024003523452e-06| -|npm|lodash-unified|1.6351024003523452e-06| -|npm|lodash-es|1.6351024003523452e-06| -|npm|async-validator|1.6351024003523452e-06| -|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.6321607561595604e-06| -|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6317991631799166e-06| -|npm|promise|1.6283435445307832e-06| -|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6266059192622422e-06| -|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6266059192622422e-06| -|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6266059192622422e-06| -|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6266059192622422e-06| -|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6266059192622422e-06| -|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6266059192622422e-06| -|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6266059192622422e-06| -|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6266059192622422e-06| -|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6266059192622422e-06| -|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6266059192622422e-06| -|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6266059192622422e-06| -|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6266059192622422e-06| -|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6266059192622422e-06| -|npm|gulp-util|1.622596153846154e-06| -|cran|pso|1.620884118610151e-06| -|cran|soma|1.620884118610151e-06| -|cran|tcltk2|1.620884118610151e-06| -|cran|survAUC|1.620884118610151e-06| -|cran|simsurv|1.620884118610151e-06| -|cran|set6|1.620884118610151e-06| -|cran|param6|1.620884118610151e-06| -|cran|bujar|1.620884118610151e-06| -|cran|[umap](https://github.com/tkonopka/umap)|1.6193962940824909e-06| -|cran|IRanges|1.6189816724615475e-06| -|cran|[txtq](https://github.com/wlandau/txtq)|1.6177985194721608e-06| -|rubygems|unicode-display_width|1.6142659678934335e-06| -|rubygems|rainbow|1.6142659678934335e-06| -|rubygems|parser|1.6142659678934335e-06| -|rubygems|parallel|1.6142659678934335e-06| -|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6138673042438734e-06| -|cran|pgdraw|1.6138673042438734e-06| -|cran|matrixNormal|1.6138673042438734e-06| -|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.613867304243873e-06| -|cran|DiagrammeRsvg|1.6130914065014484e-06| -|rubygems|contracts|1.6110430364614461e-06| -|rubygems|childprocess|1.6110430364614461e-06| -|rubygems|yard-junk|1.6110430364614461e-06| -|rubygems|rubocop-packaging|1.6110430364614461e-06| -|rubygems|rake-manifest|1.6110430364614461e-06| -|rubygems|pry-doc|1.6110430364614461e-06| -|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6091084647570005e-06| -|rubygems|[responders](https://github.com/heartcombo/responders)|1.605328323798139e-06| -|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.6016390681511953e-06| -|pypi|[flake8-tidy-imports](https://pypi.org/project/flake8-tidy-imports)|1.5931766977792084e-06| -|pypi|[flake8-string-format](https://pypi.org/project/flake8-string-format)|1.5931766977792084e-06| -|pypi|[flake8-pep3101](https://pypi.org/project/flake8-pep3101)|1.5931766977792084e-06| -|pypi|[flake8-mutable](https://pypi.org/project/flake8-mutable)|1.5931766977792084e-06| -|pypi|[flake8-blind-except](https://pypi.org/project/flake8-blind-except)|1.5931766977792084e-06| -|pypi|[types-tabulate](https://pypi.org/project/types-tabulate)|1.5931766977792084e-06| -|pypi|[py-stringmatching](https://pypi.org/project/py-stringmatching)|1.5931766977792084e-06| -|pypi|[pylev](https://pypi.org/project/pylev)|1.5931766977792084e-06| -|pypi|[distance](https://pypi.org/project/distance)|1.5931766977792084e-06| -|pypi|[pyxDamerauLevenshtein](https://pypi.org/project/pyxDamerauLevenshtein)|1.5931766977792084e-06| -|npm|wdio-chromedriver-service|1.5931766977792084e-06| -|npm|selenium-standalone|1.5931766977792084e-06| -|npm|chromedriver|1.5931766977792084e-06| -|npm|shortid|1.5931766977792084e-06| -|npm|react-beautiful-dnd|1.5931766977792084e-06| -|npm|objectpath|1.5931766977792084e-06| -|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.5899581589958165e-06| -|pypi|[cmasher](https://cmasher.readthedocs.io)|1.5899581589958165e-06| -|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.5899581589958165e-06| -|npm|taper|1.5718395098625224e-06| -|npm|karma-tap|1.5718395098625224e-06| -|npm|function-bind|1.5718395098625224e-06| -|npm|buffer-equal|1.5718395098625224e-06| -|npm|tunnel-agent|1.5718395098625224e-06| -|npm|performance-now|1.5718395098625224e-06| -|npm|oauth-sign|1.5718395098625224e-06| -|npm|isstream|1.5718395098625224e-06| -|npm|is-typedarray|1.5718395098625224e-06| -|npm|http-signature|1.5718395098625224e-06| -|npm|har-validator|1.5718395098625224e-06| -|npm|forever-agent|1.5718395098625224e-06| -|npm|extend|1.5718395098625224e-06| -|npm|caseless|1.5718395098625224e-06| -|npm|aws4|1.5718395098625224e-06| -|npm|aws-sign2|1.5718395098625224e-06| -|pypi|[ecdsa](https://pypi.org/project/ecdsa)|1.569866654649742e-06| -|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|1.569866654649742e-06| -|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.5675693688027305e-06| -|pypi|[foldedleastsquares](https://pypi.org/project/foldedleastsquares)|1.566400618824936e-06| -|pypi|[everest-pipeline](https://pypi.org/project/everest-pipeline)|1.566400618824936e-06| -|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.566400618824936e-06| -|pypi|[autodoc](https://pypi.org/project/autodoc)|1.5664006188249356e-06| -|npm|[mz](https://github.com/normalize/mz#readme)|1.5634339509862551e-06| -|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5572661207983847e-06| -|pypi|[Boruta](https://pypi.org/project/Boruta)|1.5560704035409249e-06| -|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.5560704035409249e-06| -|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.5560704035409249e-06| -|pypi|[daphne](https://pypi.org/project/daphne)|1.5560704035409249e-06| -|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.5560704035409249e-06| -|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.5560704035409249e-06| -|pypi|[django-light](https://pypi.org/project/django-light)|1.5560704035409249e-06| -|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.5560704035409249e-06| -|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.5560704035409249e-06| -|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.5560704035409249e-06| -|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.5560704035409249e-06| -|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.5560704035409249e-06| -|pypi|[kmodes](https://pypi.org/project/kmodes)|1.5560704035409249e-06| -|pypi|[missingno](https://pypi.org/project/missingno)|1.5560704035409249e-06| -|pypi|[multimethod](https://pypi.org/project/multimethod)|1.5560704035409249e-06| -|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.5560704035409249e-06| -|pypi|[phik](https://pypi.org/project/phik)|1.5560704035409249e-06| -|pypi|[pycaret](https://pypi.org/project/pycaret)|1.5560704035409249e-06| -|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.5560704035409249e-06| -|pypi|[pyod](https://pypi.org/project/pyod)|1.5560704035409249e-06| -|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.5560704035409249e-06| -|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.5560704035409249e-06| -|pypi|[textblob](https://pypi.org/project/textblob)|1.5560704035409249e-06| -|pypi|[visions](https://pypi.org/project/visions)|1.5560704035409249e-06| -|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.5560704035409249e-06| -|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.556048753865745e-06| -|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.556048753865745e-06| -|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.556048753865745e-06| -|go|[golang.org/x/sys](https://golang.org/x/sys)|1.5536040717852363e-06| -|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5533472803347284e-06| -|cran|sjPlot|1.5533472803347284e-06| -|pypi|[pydata_sphinx_theme](https://pypi.org/project/pydata_sphinx_theme)|1.553347280334728e-06| -|pypi|[flit](https://pypi.org/project/flit)|1.553347280334728e-06| -|pypi|[peppy](https://pypi.org/project/peppy)|1.553347280334728e-06| -|pypi|[eido](https://pypi.org/project/eido)|1.553347280334728e-06| -|pypi|[slacker](https://pypi.org/project/slacker)|1.553347280334728e-06| -|pypi|[throttler](https://pypi.org/project/throttler)|1.553347280334728e-06| -|pypi|[reretry](https://pypi.org/project/reretry)|1.553347280334728e-06| -|pypi|[pscript](https://pypi.org/project/pscript)|1.546622833233712e-06| -|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.546622833233712e-06| -|npm|es6-promise|1.546622833233712e-06| -|cran|sjstats|1.539096387854593e-06| -|cran|projpred|1.539096387854593e-06| -|cran|PROreg|1.539096387854593e-06| -|cran|PMCMRplus|1.539096387854593e-06| -|cran|PCDimension|1.539096387854593e-06| -|cran|NbClust|1.539096387854593e-06| -|cran|M3C|1.539096387854593e-06| -|cran|lqmm|1.539096387854593e-06| -|cran|lavaSearch2|1.539096387854593e-06| -|cran|ivprobit|1.539096387854593e-06| -|cran|FactoMineR|1.539096387854593e-06| -|cran|factoextra|1.539096387854593e-06| -|cran|EGAnet|1.539096387854593e-06| -|cran|DRR|1.539096387854593e-06| -|cran|ClassDiscovery|1.539096387854593e-06| -|cran|cAIC4|1.539096387854593e-06| -|cran|brglm2|1.539096387854593e-06| -|cran|BayesFM|1.539096387854593e-06| -|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5376569037657105e-06| -|npm|karma-mocha-reporter|1.5362775300013794e-06| -|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5341701534170154e-06| -|pypi|[splot](https://pypi.org/project/splot)|1.5341701534170154e-06| -|pypi|[esda](https://pypi.org/project/esda)|1.5341701534170154e-06| -|cran|pcaPP|1.522207917605408e-06| -|npm|generate-object-property|1.5216463154299378e-06| -|rubygems|loofah|1.5216463154299378e-06| -|rubygems|warden|1.5216463154299378e-06| -|rubygems|orm_adapter|1.5216463154299378e-06| -|rubygems|bcrypt|1.5216463154299378e-06| -|rubygems|rack-protection|1.5216463154299378e-06| -|rubygems|fakefs|1.5216463154299378e-06| -|rubygems|premailer|1.5216463154299378e-06| -|npm|uri-path|1.5188284518828452e-06| -|npm|maxmin|1.5188284518828452e-06| -|cran|vegalite|1.5093252926329339e-06| -|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5062761506276435e-06| -|cran|wdm|1.504805177824268e-06| -|cran|rmcorr|1.504805177824268e-06| -|cran|mbend|1.504805177824268e-06| -|cran|TSP|1.4968619246861926e-06| -|pypi|[qtsass](https://pypi.org/project/qtsass)|1.4793783622235505e-06| -|cran|moonBook|1.4793783622235505e-06| -|cran|ztable|1.4793783622235505e-06| -|cran|mycor|1.4793783622235505e-06| -|npm|chai-timers|1.4793783622235505e-06| -|npm|svelte-check|1.4793783622235505e-06| -|npm|svelte-guides|1.4793783622235505e-06| -|npm|scenejs|1.4793783622235505e-06| -|npm|print-sizes|1.4793783622235505e-06| -|npm|keycon|1.4793783622235505e-06| -|npm|moveable|1.4793783622235505e-06| -|npm|framework-utils|1.4793783622235505e-06| -|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.476217000784028e-06| -|cran|treemap|1.4735310169183193e-06| -|cran|networkD3|1.4735310169183193e-06| -|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.471569326880438e-06| -|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.4670616136018926e-06| -|pypi|[spin](https://pypi.org/project/spin)|1.4670616136018926e-06| -|spack|py-twisted|1.464584578601315e-06| -|spack|perl-module-build|1.464584578601315e-06| -|spack|apr|1.464584578601315e-06| -|spack|apr-util|1.464584578601315e-06| -|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.4619739109032733e-06| -|rubygems|[sys-uname](https://github.com/djberg96/sys-uname)|1.4614408995815899e-06| -|rubygems|[omniauth](https://github.com/omniauth/omniauth)|1.4576039620869257e-06| -|pypi|[portpicker](https://pypi.org/project/portpicker)|1.4562630753138076e-06| -|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.4562630753138076e-06| -|npm|path-exists|1.4540898432111821e-06| -|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4513598326359845e-06| -|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.4479415720263008e-06| -|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.4458078532346313e-06| -|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.4458078532346313e-06| -|pypi|[get_version](https://pypi.org/project/get_version)|1.4458078532346313e-06| -|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.4458078532346313e-06| -|cran|[duckdb](https://duckdb.org/)|1.443514644351462e-06| -|cran|spatialreg|1.4423939031679615e-06| -|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4309623430962344e-06| -|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.4224791944457215e-06| -|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4202369025870735e-06| -|cran|cartogram|1.4202032277346087e-06| -|cran|rmapshaper|1.4202032277346087e-06| -|cran|widgetframe|1.4202032277346087e-06| -|cran|tmaptools|1.4202032277346087e-06| -|pypi|[oemof.db](https://pypi.org/project/oemof.db)|1.4121338912133892e-06| -|pypi|[GeoAlchemy2](https://pypi.org/project/GeoAlchemy2)|1.4121338912133892e-06| -|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|1.4121338912133892e-06| -|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|1.4121338912133892e-06| -|pypi|[vegafusion](https://pypi.org/project/vegafusion)|1.4121338912133892e-06| -|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|1.4121338912133892e-06| -|pypi|[anywidget](https://pypi.org/project/anywidget)|1.4121338912133892e-06| -|cran|randgeo|1.4121338912133892e-06| -|cran|googleComputeEngineR|1.401516343159153e-06| -|npm|conventional-github-releaser|1.401516343159153e-06| -|npm|corp-semantic-release|1.401516343159153e-06| -|npm|gulp-clean-css|1.401516343159153e-06| -|npm|babel-preset-stage-3|1.398012552301255e-06| -|npm|babel-preset-es2015-loose|1.398012552301255e-06| -|npm|saucelabs-connector|1.398012552301255e-06| -|npm|pinkie|1.398012552301255e-06| -|npm|desired-capabilities|1.398012552301255e-06| -|pypi|[gin-config](https://pypi.org/project/gin-config)|1.3950945682424886e-06| -|pypi|[pytest-isort](https://github.com/stephrdev/pytest-isort)|1.3934231171548128e-06| -|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.3807531380753328e-06| -|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.3807531380753222e-06| -|cran|mlr3data|1.3807531380753137e-06| -|npm|extract-text-webpack-plugin|1.3807531380753137e-06| -|npm|copyfiles|1.3807531380753137e-06| -|npm|perfect-scrollbar|1.3807531380753137e-06| -|rubygems|libv8-node|1.3807531380753137e-06| -|rubygems|m|1.3807531380753137e-06| -|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.371731171548118e-06| -|npm|methods|1.361700537955768e-06| -|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.359832635983267e-06| -|cran|sommer|1.359769047831008e-06| -|cran|CARBayes|1.359769047831008e-06| -|cran|multcompView|1.359769047831008e-06| -|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.3556485355648534e-06| -|npm|is-number-like|1.351924226401214e-06| -|pypi|[WebOb](http://webob.org/)|1.351786289024784e-06| -|npm|content-disposition|1.3513552347234355e-06| -|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3507367655084592e-06| -|cran|clue|1.3333409132253975e-06| -|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.3333409132253975e-06| -|npm|[material-ui](http://material-ui.com/)|1.3314405260012031e-06| -|pypi|[uharfbuzz](https://pypi.org/project/uharfbuzz)|1.3314405260011955e-06| -|cran|striprtf|1.3314405260011955e-06| -|cran|streamR|1.3314405260011955e-06| -|cran|readODS|1.3314405260011955e-06| -|cran|RNeXML|1.3314405260011955e-06| -|cran|phylobase|1.3314405260011955e-06| -|cran|mvabund|1.3314405260011955e-06| -|cran|huxtable|1.3314405260011955e-06| -|cran|texreg|1.3314405260011955e-06| -|cran|broom.mixed|1.3314405260011955e-06| -|cran|dotwhisker|1.3314405260011955e-06| -|cran|DHARMa|1.3314405260011955e-06| -|npm|rollup-plugin-node-polyfills|1.3314405260011955e-06| -|npm|docpress|1.3314405260011955e-06| -|cran|[writexl](https://docs.ropensci.org/writexl)|1.3284518828451866e-06| -|npm|serialize-javascript|1.3222294827070923e-06| -|npm|jest-worker|1.3222294827070923e-06| -|cran|[FME](http://fme.r-forge.r-project.org/)|1.3219302365297577e-06| -|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3182549667905315e-06| -|npm|into-stream|1.3181261207411835e-06| -|cran|[GA](https://luca-scr.github.io/GA/)|1.3085774058577426e-06| -|pypi|[astroML](http://astroML.github.com)|1.3075313807531445e-06| -|cran|[C50](https://topepo.github.io/C5.0/)|1.3075313807531399e-06| -|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3044104533918655e-06| -|cran|rlog|1.3035082072738977e-06| -|cran|loggit|1.3035082072738977e-06| -|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|1.2993597406777342e-06| -|cran|[butcher](https://butcher.tidymodels.org/)|1.2992732878220664e-06| -|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.2944560669456072e-06| -|pypi|[quandl](https://github.com/quandl/quandl-python)|1.2944560669456072e-06| -|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.2944560669456068e-06| -|cran|base64|1.2944560669456068e-06| -|cran|learnr|1.2944560669456068e-06| -|npm|overland|1.2944560669456068e-06| -|rubygems|[terminal-table](https://github.com/tj/terminal-table)|1.2944560669456068e-06| -|rubygems|minima|1.2944560669456068e-06| -|rubygems|jekyll-titles-from-headings|1.2944560669456068e-06| -|rubygems|jekyll-theme-time-machine|1.2944560669456068e-06| -|rubygems|jekyll-theme-tactile|1.2944560669456068e-06| -|rubygems|jekyll-theme-slate|1.2944560669456068e-06| -|rubygems|jekyll-theme-modernist|1.2944560669456068e-06| -|rubygems|jekyll-theme-minimal|1.2944560669456068e-06| -|rubygems|jekyll-theme-midnight|1.2944560669456068e-06| -|rubygems|jekyll-theme-merlot|1.2944560669456068e-06| -|rubygems|jekyll-theme-leap-day|1.2944560669456068e-06| -|rubygems|jekyll-theme-hacker|1.2944560669456068e-06| -|rubygems|jekyll-theme-dinky|1.2944560669456068e-06| -|rubygems|jekyll-theme-cayman|1.2944560669456068e-06| -|rubygems|jekyll-theme-architect|1.2944560669456068e-06| -|rubygems|jekyll-swiss|1.2944560669456068e-06| -|rubygems|jekyll-sitemap|1.2944560669456068e-06| -|rubygems|jekyll-relative-links|1.2944560669456068e-06| -|rubygems|jekyll-redirect-from|1.2944560669456068e-06| -|rubygems|jekyll-readme-index|1.2944560669456068e-06| -|rubygems|jekyll-paginate|1.2944560669456068e-06| -|rubygems|jekyll-optional-front-matter|1.2944560669456068e-06| -|rubygems|jekyll-mentions|1.2944560669456068e-06| -|rubygems|jekyll-include-cache|1.2944560669456068e-06| -|rubygems|jekyll-gist|1.2944560669456068e-06| -|rubygems|jekyll-feed|1.2944560669456068e-06| -|rubygems|jekyll-default-layout|1.2944560669456068e-06| -|rubygems|jekyll-coffeescript|1.2944560669456068e-06| -|rubygems|jekyll-avatar|1.2944560669456068e-06| -|rubygems|github-pages-health-check|1.2944560669456068e-06| -|pypi|[lcbuilder](https://github.com/PlanetHunders/lcbuilder)|1.2927851850594493e-06| -|npm|sinon-chai|1.290036474131529e-06| -|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.2898076705608127e-06| -|npm|repeat-string|1.2815115062761505e-06| -|npm|tap-out|1.2815115062761505e-06| -|npm|figures|1.2815115062761505e-06| -|npm|pretty-ms|1.2815115062761505e-06| -|npm|tapes|1.2815115062761505e-06| -|rubygems|w3c_validators|1.2815115062761505e-06| -|rubygems|html-proofer|1.2815115062761505e-06| -|pypi|[pybv](https://pypi.org/project/pybv)|1.2766556052517674e-06| -|cran|pheatmap|1.2703699625633163e-06| -|npm|expect|1.269761828130029e-06| -|rubygems|rqrcode_core|1.2680385961916147e-06| -|rubygems|chunky_png|1.2680385961916147e-06| -|rubygems|standardrb|1.2680385961916147e-06| -|rubygems|chronic|1.2680385961916147e-06| -|rubygems|fast_stack|1.2680385961916147e-06| -|rubygems|guard|1.2680385961916147e-06| -|rubygems|guard-minitest|1.2680385961916147e-06| -|pypi|[radon](https://pypi.org/project/radon)|1.2680385961916145e-06| -|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.2609524981540733e-06| -|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.2609524981540733e-06| -|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.2609524981540733e-06| -|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.2609524981540733e-06| -|npm|webidl2js|1.2594707678389687e-06| -|npm|mocha-sugar-free|1.2594707678389687e-06| -|npm|eslint-plugin-jsdom-internal|1.2594707678389687e-06| -|npm|xml-name-validator|1.2594707678389687e-06| -|npm|whatwg-url|1.2594707678389687e-06| -|npm|whatwg-mimetype|1.2594707678389687e-06| -|npm|whatwg-encoding|1.2594707678389687e-06| -|npm|webidl-conversions|1.2594707678389687e-06| -|npm|w3c-xmlserializer|1.2594707678389687e-06| -|npm|symbol-tree|1.2594707678389687e-06| -|npm|rrweb-cssom|1.2594707678389687e-06| -|npm|parse5|1.2594707678389687e-06| -|npm|nwsapi|1.2594707678389687e-06| -|npm|is-potential-custom-element-name|1.2594707678389687e-06| -|npm|https-proxy-agent|1.2594707678389687e-06| -|npm|http-proxy-agent|1.2594707678389687e-06| -|npm|html-encoding-sniffer|1.2594707678389687e-06| -|npm|domexception|1.2594707678389687e-06| -|npm|decimal.js|1.2594707678389687e-06| -|npm|data-urls|1.2594707678389687e-06| -|npm|cssstyle|1.2594707678389687e-06| -|npm|abab|1.2594707678389687e-06| -|npm|vuetify-loader|1.2594707678389687e-06| -|npm|vue-meta|1.2594707678389687e-06| -|npm|stylus-loader|1.2594707678389687e-06| -|npm|pug-loader|1.2594707678389687e-06| -|npm|optimize-css-assets-webpack-plugin|1.2594707678389687e-06| -|npm|identity-obj-proxy|1.2594707678389687e-06| -|npm|happypack|1.2594707678389687e-06| -|npm|friendly-errors-webpack-plugin|1.2594707678389687e-06| -|npm|fork-ts-checker-webpack-plugin|1.2594707678389687e-06| -|npm|cssnano|1.2594707678389687e-06| -|npm|babel-plugin-transform-define|1.2594707678389687e-06| -|npm|babel-plugin-detective|1.2594707678389687e-06| -|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.255230125523022e-06| -|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.255230125523022e-06| -|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.255230125523022e-06| -|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.255230125523022e-06| -|pypi|[pyone](http://opennebula.io)|1.255230125523022e-06| -|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.255230125523022e-06| -|pypi|[parmap](https://github.com/zeehio/parmap)|1.255230125523022e-06| -|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.255230125523022e-06| -|pypi|[pystan](https://mc-stan.org)|1.255230125523022e-06| -|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.255230125523022e-06| -|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.255230125523022e-06| -|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.255230125523022e-06| -|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.255230125523022e-06| -|pypi|[synthia](https://github.com/dmey/synthia)|1.255230125523022e-06| -|pypi|[symfem](https://github.com/mscroggs/symfem)|1.255230125523022e-06| -|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.255230125523022e-06| -|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.255230125523022e-06| -|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.255230125523022e-06| -|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.255230125523022e-06| -|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.255230125523022e-06| -|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.255230125523022e-06| -|pypi|[contextily](https://github.com/darribas/contextily)|1.255230125523022e-06| -|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.255230125523022e-06| -|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.255230125523022e-06| -|npm|[node-minify](https://github.com/srod/node-minify)|1.255230125523022e-06| -|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.255230125523022e-06| -|pypi|[clingo](https://github.com/potassco/clingo)|1.2552301255230127e-06| -|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2552301255230127e-06| -|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2552301255230127e-06| -|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2552301255230127e-06| -|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2552301255230127e-06| -|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2552301255230127e-06| -|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2552301255230127e-06| -|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2552301255230127e-06| -|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2552301255230127e-06| -|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2552301255230127e-06| -|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2552301255230127e-06| -|pypi|[libceed](https://libceed.readthedocs.io)|1.2552301255230127e-06| -|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2552301255230127e-06| -|spack|bpp-phyl-omics3|1.2552301255230127e-06| -|spack|bpp-popgen3|1.2552301255230127e-06| -|spack|catkin|1.2552301255230127e-06| -|spack|roslaunch|1.2552301255230127e-06| -|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2552301255230127e-06| -|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2552301255230127e-06| -|npm|[graphql](https://github.com/graphql/graphql-js)|1.2552301255230127e-06| -|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2552301255230127e-06| -|npm|Gmsh|1.2552301255230127e-06| -|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2552301255230127e-06| -|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.2480224119095008e-06| -|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2478027283305695e-06| -|npm|[cors](https://github.com/expressjs/cors#readme)|1.2444593660971522e-06| -|cran|[susieR](https://github.com/stephenslab/susieR)|1.2443150809532464e-06| -|npm|karma-sourcemap-loader|1.2441313828395858e-06| -|npm|babel-plugin-transform-object-rest-spread|1.2441313828395858e-06| -|pypi|[pyqtwebengine](https://www.riverbankcomputing.com/software/pyqtwebengine/)|1.243892563098934e-06| -|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.24267782426779e-06| -|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2426778242677825e-06| -|npm|ent|1.2302510460251046e-06| -|npm|traverse|1.2302510460251046e-06| -|npm|charm|1.2302510460251046e-06| -|npm|deep-is|1.2302510460251046e-06| -|cran|rvg|1.226326800264259e-06| -|cran|phosphoricons|1.226326800264259e-06| -|cran|datamods|1.226326800264259e-06| -|cran|[NMF](http://renozao.github.io/NMF)|1.2248839027081733e-06| -|rubygems|[i18n](https://github.com/ruby-i18n/i18n)|1.218553870292887e-06| -|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.2124381894256408e-06| -|cran|aws.ec2metadata|1.2104004781829048e-06| -|pypi|[pyink](https://pypi.org/project/pyink)|1.2061284764952008e-06| -|spack|rpcsvc-proto|1.2061284764952006e-06| -|spack|libtirpc|1.2061284764952006e-06| -|cran|ISLR|1.2025914428397896e-06| -|cran|ICSOutlier|1.2025914428397896e-06| -|cran|ICS|1.2025914428397896e-06| -|cran|bigutilsr|1.2025914428397896e-06| -|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.1948825233344063e-06| -|pypi|[pyquery](https://pypi.org/project/pyquery)|1.1948825233344063e-06| -|rubygems|googleauth|1.1835026897788403e-06| -|rubygems|google-apis-sheets_v4|1.1835026897788403e-06| -|rubygems|google-apis-drive_v3|1.1835026897788403e-06| -|rubygems|sass|1.1835026897788403e-06| -|pypi|[PySide2](https://www.pyside.org)|1.1824267782426896e-06| -|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.179255670557147e-06| -|pypi|[python-forge](http://github.com/dfee/forge)|1.1679681381871878e-06| -|cran|[philentropy](https://github.com/HajkD/philentropy)|1.167364016736402e-06| -|pypi|[types-Pillow](https://pypi.org/project/types-Pillow)|1.165010460251046e-06| -|cran|[proto](https://github.com/hadley/proto)|1.162666267161768e-06| -|cran|tidyquant|1.1577743704358221e-06| -|cran|tibbletime|1.1577743704358221e-06| -|cran|sweep|1.1577743704358221e-06| -|npm|pkgfiles|1.1577743704358221e-06| -|npm|obake|1.1577743704358221e-06| -|npm|is-node-modern|1.1577743704358221e-06| -|npm|far|1.1577743704358221e-06| -|npm|fake|1.1577743704358221e-06| -|npm|asynckit|1.1577743704358221e-06| -|npm|[temporary](https://github.com/vesln/temporary)|1.156646282587705e-06| -|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.156646282587705e-06| -|npm|[grunt-legacy-log](http://gruntjs.com/)|1.156646282587705e-06| -|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.156646282587705e-06| -|npm|exit|1.156646282587705e-06| -|cran|tensorflow|1.1560115678070392e-06| -|npm|d3-time-format|1.1506276150627615e-06| -|npm|d3-time|1.1506276150627615e-06| -|npm|d3-scale-chromatic|1.1506276150627615e-06| -|npm|d3-random|1.1506276150627615e-06| -|npm|d3-quadtree|1.1506276150627615e-06| -|npm|d3-polygon|1.1506276150627615e-06| -|npm|d3-path|1.1506276150627615e-06| -|npm|d3-hierarchy|1.1506276150627615e-06| -|npm|d3-geo|1.1506276150627615e-06| -|npm|d3-force|1.1506276150627615e-06| -|npm|d3-drag|1.1506276150627615e-06| -|npm|d3-delaunay|1.1506276150627615e-06| -|npm|d3-contour|1.1506276150627615e-06| -|npm|d3-chord|1.1506276150627615e-06| -|npm|cz-conventional-changelog|1.1483012055295581e-06| -|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.14708722240103e-06| -|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.14708722240103e-06| -|cran|syslognet|1.14708722240103e-06| -|cran|botor|1.14708722240103e-06| -|cran|telegram|1.14708722240103e-06| -|cran|RPushbullet|1.14708722240103e-06| -|cran|slackr|1.14708722240103e-06| -|cran|[EMbC]()|1.1319485953377196e-06| -|cran|[geodist](https://github.com/hypertidy/geodist)|1.1297071129707327e-06| -|cran|googlePolylines|1.1297071129707168e-06| -|cran|languageR|1.1297071129707115e-06| -|cran|hypergeo|1.1297071129707115e-06| -|npm|browserify-middleware|1.127145418836991e-06| -|npm|code-mirror|1.127145418836991e-06| -|npm|github-basic|1.127145418836991e-06| -|npm|handle|1.127145418836991e-06| -|npm|highlight-codemirror|1.127145418836991e-06| -|npm|inconsolata|1.127145418836991e-06| -|npm|jade-code-mirror|1.127145418836991e-06| -|npm|jade-highlighter|1.127145418836991e-06| -|npm|jstransformer-cdata|1.127145418836991e-06| -|npm|jstransformer-coffee-script|1.127145418836991e-06| -|npm|jstransformer-less|1.127145418836991e-06| -|npm|jstransformer-marked|1.127145418836991e-06| -|npm|jstransformer-stylus|1.127145418836991e-06| -|npm|jstransformer-verbatim|1.127145418836991e-06| -|npm|less-file|1.127145418836991e-06| -|npm|linify|1.127145418836991e-06| -|npm|lsr|1.127145418836991e-06| -|npm|pull-request|1.127145418836991e-06| -|npm|stop|1.127145418836991e-06| -|npm|twbs|1.127145418836991e-06| -|npm|character-parser|1.127145418836991e-06| -|npm|constantinople|1.127145418836991e-06| -|npm|jstransformer|1.127145418836991e-06| -|npm|transformers|1.127145418836991e-06| -|npm|void-elements|1.127145418836991e-06| -|npm|with|1.127145418836991e-06| -|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.1187196874687863e-06| -|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.1187196874687863e-06| -|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1125903385317612e-06| -|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1051482626887377e-06| -|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.1031881666568445e-06| -|npm|testing-library|1.0995579435507718e-06| -|pypi|[stingray](https://docs.stingray.science)|1.0983263598326416e-06| -|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.0983263598326365e-06| -|cran|automap|1.0900682669015635e-06| -|rubygems|ruby-vips|1.0868902253070983e-06| -|rubygems|mini_magick|1.0868902253070983e-06| -|rubygems|minitest-hooks|1.0868902253070983e-06| -|rubygems|minispec-metadata|1.0868902253070983e-06| -|rubygems|dhash-vips|1.0868902253070983e-06| -|rubygems|ZenTest|1.0868902253070983e-06| -|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.0837306606986475e-06| -|npm|vitest|1.0837306606986475e-06| -|npm|todomvc-app-css|1.0837306606986475e-06| -|npm|karma-esbuild|1.0837306606986475e-06| -|npm|jasmine-core|1.0837306606986475e-06| -|npm|he|1.0837306606986475e-06| -|go|[github.com/google/uuid](https://github.com/google/uuid)|1.0835720117950172e-06| -|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.0820246698907818e-06| -|cran|snpStats|1.0805894124067675e-06| -|spack|seqan.|1.0759115361625821e-06| -|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.0758484491272064e-06| -|rubygems|rubocop-rake|1.0727879220253358e-06| -|rubygems|rubocop-minitest|1.0727879220253358e-06| -|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0712739864377435e-06| -|rubygems|safe_yaml|1.0679262552301253e-06| -|rubygems|pathutil|1.0679262552301253e-06| -|rubygems|jekyll-watch|1.0679262552301253e-06| -|rubygems|em-websocket|1.0679262552301253e-06| -|rubygems|colorator|1.0679262552301253e-06| -|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.0669456066945668e-06| -|npm|dts-gen|1.0651524208009562e-06| -|npm|documentation|1.0651524208009562e-06| -|npm|check-node-version|1.0651524208009562e-06| -|npm|check-es3-syntax-cli|1.0651524208009562e-06| -|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.0591004184100419e-06| -|pypi|[iso3166](https://pypi.org/project/iso3166)|1.0591004184100419e-06| -|cran|som|1.0514966205342773e-06| -|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0460251046025166e-06| -|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.037195022550677e-06| -|pypi|[pytest-ignore-flaky](https://pypi.org/project/pytest-ignore-flaky)|1.0355648535564854e-06| -|pypi|[big-O](https://pypi.org/project/big-O)|1.0355648535564854e-06| -|cran|qdapDictionaries|1.0355648535564854e-06| -|rubygems|omniauth-oauth2|1.0355648535564852e-06| -|rubygems|ruby_dig|1.0355648535564852e-06| -|npm|tar|1.0252092050209206e-06| -|npm|closurecompiler-externs|1.0252092050209206e-06| -|npm|nodeunit|1.0252092050209206e-06| -|cran|swagger|1.0241850200009196e-06| -|cran|nlshrink|1.0241850200009194e-06| -|cran|NetworkComparisonTest|1.0241850200009194e-06| -|cran|NetworkToolbox|1.0241850200009194e-06| -|cran|glassoFast|1.0241850200009194e-06| -|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0237970711297143e-06| -|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.0117915557246085e-06| -|cran|[ghql](https://github.com/ropensci/ghql)|1.0114258126810433e-06| -|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0079878280715152e-06| -|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|1.0041841004184192e-06| -|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|1.0011225635268897e-06| -|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.977902719665308e-07| -|pypi|[ale-py](https://pypi.org/project/ale-py)|9.968003937976865e-07| -|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|9.968003937976865e-07| -|pypi|[rlds](https://pypi.org/project/rlds)|9.968003937976865e-07| -|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|9.968003937976865e-07| -|pypi|[pyoculus](https://pypi.org/project/pyoculus)|9.968003937976865e-07| -|pypi|[py-spec](https://pypi.org/project/py-spec)|9.968003937976865e-07| -|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|9.941422594142258e-07| -|pypi|[ua_parser](https://pypi.org/project/ua_parser)|9.86252241482367e-07| -|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|9.86252241482367e-07| -|pypi|[chart_studio](https://pypi.org/project/chart_studio)|9.86252241482367e-07| -|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|9.826981793509016e-07| -|cran|[isdparser](https://github.com/ropensci/isdparser)|9.750448296473406e-07| -|cran|geonames|9.750448296473406e-07| -|cran|Exact|9.741677278515547e-07| -|npm|gpx-parse|9.72107815594093e-07| -|npm|node-geo-distance|9.72107815594093e-07| -|npm|redis|9.72107815594093e-07| -|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.713090257023353e-07| -|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.71250825809293e-07| -|npm|seed-random|9.70842050209205e-07| -|npm|freeport|9.70842050209205e-07| -|npm|node-uuid|9.70842050209205e-07| -|npm|event-emitter|9.70842050209205e-07| -|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.699505515405137e-07| -|cran|[xslt](https://github.com/ropensci/xslt)|9.699505515405137e-07| -|spack|sowing|9.68320382546324e-07| -|spack|hipblas|9.68320382546324e-07| -|spack|hipsparse|9.68320382546324e-07| -|spack|rocsparse|9.68320382546324e-07| -|spack|rocsolver|9.68320382546324e-07| -|spack|rocblas|9.68320382546324e-07| -|spack|rocrand|9.68320382546324e-07| -|spack|rocthrust|9.68320382546324e-07| -|spack|rocprim|9.68320382546324e-07| -|spack|metis|9.68320382546324e-07| -|spack|scotch|9.68320382546324e-07| -|spack|parmetis|9.68320382546324e-07| -|spack|mmg|9.68320382546324e-07| -|spack|parmmg|9.68320382546324e-07| -|spack|tetgen|9.68320382546324e-07| -|spack|hypre|9.68320382546324e-07| -|spack|superlu-dist|9.68320382546324e-07| -|spack|strumpack|9.68320382546324e-07| -|spack|scalapack|9.68320382546324e-07| -|spack|mumps|9.68320382546324e-07| -|spack|trilinos|9.68320382546324e-07| -|spack|mpfr|9.68320382546324e-07| -|spack|giflib|9.68320382546324e-07| -|spack|exodusii|9.68320382546324e-07| -|spack|parallel-netcdf|9.68320382546324e-07| -|spack|random123|9.68320382546324e-07| -|spack|moab|9.68320382546324e-07| -|spack|p4est|9.68320382546324e-07| -|spack|saws|9.68320382546324e-07| -|spack|libyaml|9.68320382546324e-07| -|spack|kokkos-kernels|9.68320382546324e-07| -|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.602434575041198e-07| -|pypi|[spacy-transformers](https://spacy.io)|9.58499562129026e-07| -|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.58499562129026e-07| -|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.58499562129026e-07| -|pypi|[natto-py](https://pypi.org/project/natto-py)|9.58499562129026e-07| -|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.58499562129026e-07| -|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.58499562129026e-07| -|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.58499562129026e-07| -|cran|starsdata|9.56771875568492e-07| -|cran|ncdfgeom|9.56771875568492e-07| -|cran|cubelyr|9.56771875568492e-07| -|cran|alr4|9.55906018667525e-07| -|cran|carData|9.55906018667525e-07| -|cran|vtreat|9.55906018667525e-07| -|cran|smotefamily|9.55906018667525e-07| -|cran|bestNormalize|9.55906018667525e-07| -|cran|mlr3learners|9.55906018667525e-07| -|cran|mlr3filters|9.55906018667525e-07| -|cran|bbotk|9.55906018667525e-07| -|cran|compositions|9.534612462412652e-07| -|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.525475434152895e-07| -|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|9.450089659294689e-07| -|rubygems|coffee-script-source|9.415186576722739e-07| -|cran|[Momocs](https://github.com/MomX/Momocs/)|9.414225941422719e-07| -|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.414225941422666e-07| -|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.414225941422613e-07| -|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.414225941422613e-07| -|pypi|[multiqc](http://multiqc.info)|9.414225941422613e-07| -|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.414225941422613e-07| -|pypi|[genshi](https://github.com/edgewall/genshi)|9.414225941422613e-07| -|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.414225941422613e-07| -|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.414225941422613e-07| -|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.414225941422613e-07| -|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.414225941422613e-07| -|pypi|[cspy](https://github.com/torressa/cspy)|9.414225941422613e-07| -|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.414225941422613e-07| -|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.414225941422613e-07| -|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.414225941422613e-07| -|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.414225941422613e-07| -|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.414225941422613e-07| -|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.414225941422613e-07| -|cran|leaflet.minicharts|9.414225941422613e-07| -|cran|[metR](https://github.com/eliocamp/metR)|9.414225941422613e-07| -|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.414225941422613e-07| -|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.414225941422613e-07| -|npm|[uikit](https://getuikit.com)|9.414225941422613e-07| -|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.414225941422613e-07| -|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.414225941422613e-07| -|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.414225941422613e-07| -|cran|[LiblineaR]()|9.414225941422604e-07| -|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.414225941422595e-07| -|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.414225941422595e-07| -|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.414225941422595e-07| -|pypi|[easybuild](https://easybuild.io)|9.414225941422595e-07| -|pypi|[easybuild-easyblocks](https://easybuild.io)|9.414225941422595e-07| -|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.414225941422595e-07| -|pypi|[easybuild-framework](https://easybuild.io)|9.414225941422595e-07| -|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.414225941422595e-07| -|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.414225941422595e-07| -|pypi|[COFFEE](UNKNOWN)|9.414225941422595e-07| -|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.414225941422595e-07| -|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.414225941422595e-07| -|npm|[tailwindcss](https://tailwindcss.com)|9.414225941422595e-07| -|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.414225941422595e-07| -|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.414225941422595e-07| -|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.414225941422595e-07| -|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.414225941422595e-07| -|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.414225941422595e-07| -|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.414225941422595e-07| -|cran|sva|9.414225941422594e-07| -|cran|SIS|9.414225941422594e-07| -|cran|polspline|9.414225941422594e-07| -|cran|LogicReg|9.414225941422594e-07| -|cran|KernelKnn|9.414225941422594e-07| -|cran|genefilter|9.414225941422594e-07| -|cran|extraTrees|9.414225941422594e-07| -|cran|biglasso|9.414225941422594e-07| -|cran|bartMachine|9.414225941422594e-07| -|cran|cvAUC|9.414225941422594e-07| -|cran|nnls|9.414225941422594e-07| -|cran|qap|9.320083682008369e-07| -|cran|biomaRt|9.320083682008367e-07| -|cran|[tune](https://tune.tidymodels.org/)|9.233876785456651e-07| -|rubygems|sdoc|9.205020920502091e-07| -|rubygems|generator_spec|9.205020920502091e-07| -|rubygems|codecov|9.205020920502091e-07| -|rubygems|tilt|9.205020920502091e-07| -|pypi|[jsonref](https://pypi.org/project/jsonref)|9.159787402465226e-07| -|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.159787402465226e-07| -|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.159787402465226e-07| -|pypi|[promise](https://pypi.org/project/promise)|9.159787402465226e-07| -|pypi|[oemof.network](https://pypi.org/project/oemof.network)|9.13733694314546e-07| -|pypi|[oemof.tools](https://pypi.org/project/oemof.tools)|9.13733694314546e-07| -|pypi|[punch.py](https://pypi.org/project/punch.py)|9.13733694314546e-07| -|pypi|[windpowerlib](https://pypi.org/project/windpowerlib)|9.13733694314546e-07| -|pypi|[open-FRED-cli](https://pypi.org/project/open-FRED-cli)|9.13733694314546e-07| -|pypi|[oedialect](https://pypi.org/project/oedialect)|9.13733694314546e-07| -|pypi|[testresources](https://pypi.org/project/testresources)|9.112970711297071e-07| -|pypi|[oslotest](https://pypi.org/project/oslotest)|9.112970711297071e-07| -|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.112970711297071e-07| -|pypi|[betamax](https://pypi.org/project/betamax)|9.112970711297071e-07| -|pypi|[cugraph](https://pypi.org/project/cugraph)|8.961618925008047e-07| -|pypi|[cuml](https://pypi.org/project/cuml)|8.961618925008047e-07| -|cran|dblog|8.91486265235583e-07| -|pypi|[poppy](https://poppy-optics.readthedocs.io/)|8.891213389121363e-07| -|pypi|[bioframe](https://github.com/open2c/bioframe)|8.891213389121363e-07| -|spack|[glog](https://github.com/google/glog)|8.882525472970183e-07| -|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|8.876270173341302e-07| -|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|8.876270173341302e-07| -|npm|babel-plugin-unassert|8.876270173341302e-07| -|npm|babel-preset-power-assert|8.876270173341302e-07| -|npm|eslint-config-mysticatea|8.876270173341302e-07| -|npm|if-node-version|8.876270173341302e-07| -|npm|power-assert|8.876270173341302e-07| -|npm|glob2base|8.876270173341302e-07| -|npm|shell-quote|8.876270173341302e-07| -|npm|subarg|8.876270173341302e-07| -|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|8.859028001287457e-07| -|pypi|[clize](https://github.com/epsy/clize)|8.786610878661112e-07| -|pypi|[tvtk](https://pypi.org/project/tvtk)|8.771843465419639e-07| -|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.631603751896636e-07| -|cran|bcpa|8.629707112970712e-07| -|cran|amt|8.629707112970712e-07| -|cran|circular|8.629707112970712e-07| -|npm|batch|8.603154168007725e-07| -|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.543410041841004e-07| -|pypi|[sybil](https://pypi.org/project/sybil)|8.543410041841004e-07| -|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.543410041841004e-07| -|cran|Rfast|8.530969045316585e-07| -|cran|genlasso|8.530969045316585e-07| -|cran|L0Learn|8.530969045316585e-07| -|cran|mixsqp|8.530969045316585e-07| -|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.491262613832194e-07| -|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.491262613832194e-07| -|rubygems|search_ui|8.457975941422594e-07| -|rubygems|pstree|8.457975941422594e-07| -|rubygems|mize|8.457975941422594e-07| -|rubygems|infobar|8.457975941422594e-07| -|rubygems|rspec_junit_formatter|8.453590641277431e-07| -|npm|sendgrid-rest|8.424934401815473e-07| -|npm|system-sleep|8.424934401815473e-07| -|npm|lodash.chunk|8.424934401815473e-07| -|npm|mailparser|8.424934401815473e-07| -|npm|async.ensureasync|8.424934401815473e-07| -|npm|bottleneck|8.424934401815473e-07| -|npm|mocha-sinon|8.424934401815473e-07| -|npm|async.queue|8.424934401815473e-07| -|rubygems|[rubocop-rails](https://docs.rubocop.org/rubocop-rails/)|8.376739817265821e-07| -|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.359832635983303e-07| -|cran|slider|8.284518828451882e-07| -|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.238288254632397e-07| -|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.192398298231453e-07| -|cran|[scattermore](https://github.com/exaexa/scattermore)|8.187724674406275e-07| -|pypi|[pylab-sdk](https://pypi.org/project/pylab-sdk)|8.175512001761726e-07| -|npm|material-components-web|8.175512001761726e-07| -|npm|foundation-sites|8.175512001761726e-07| -|npm|enhanced-resolve|8.175512001761726e-07| -|npm|bootstrap-sass|8.175512001761726e-07| -|npm|neo-async|8.175512001761726e-07| -|npm|klona|8.175512001761726e-07| -|cran|RDCOMClient|8.104420593050755e-07| -|cran|base|8.104420593050755e-07| -|cran|NetSwan|8.104420593050755e-07| -|cran|netrankr|8.104420593050755e-07| -|cran|fortunes|8.075351844807915e-07| -|cran|mail|8.069336521219367e-07| -|cran|bibtex|8.069336521219367e-07| -|cran|synchronicity|8.069336521219367e-07| -|cran|doMPI|8.069336521219367e-07| -|cran|rngtools|8.069336521219367e-07| -|npm|typescript3|8.069336521219367e-07| -|npm|node-qunit|8.069336521219367e-07| -|npm|load-grunt-tasks|8.069336521219367e-07| -|npm|karma-sauce-launcher|8.069336521219367e-07| -|npm|karma-qunit|8.069336521219367e-07| -|npm|grunt-string-replace|8.069336521219367e-07| -|npm|grunt-nuget|8.069336521219367e-07| -|npm|grunt-karma|8.069336521219367e-07| -|npm|grunt-exec|8.069336521219367e-07| -|npm|grunt-env|8.069336521219367e-07| -|npm|grunt-contrib-copy|8.069336521219367e-07| -|npm|grunt-contrib-concat|8.069336521219367e-07| -|npm|grunt-benchmark|8.069336521219367e-07| -|pypi|[dcor](https://pypi.org/project/dcor)|8.034554898283076e-07| -|cran|StanHeaders|8.034554898283076e-07| -|cran|shinystan|8.034554898283076e-07| -|cran|waveslim|8.034554898283076e-07| -|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.031452312199555e-07| -|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|7.97071129707117e-07| -|npm|watch|7.965883488896042e-07| -|npm|unminified-webpack-plugin|7.965883488896042e-07| -|npm|jsonpath|7.965883488896042e-07| -|npm|jest-cli|7.965883488896042e-07| -|npm|globify|7.965883488896042e-07| -|npm|codacy-coverage|7.965883488896042e-07| -|npm|cash-cat|7.965883488896042e-07| -|npm|biased-opener|7.965883488896042e-07| -|npm|random-buffer|7.965883488896042e-07| -|npm|nock|7.965883488896042e-07| -|npm|is-zip|7.965883488896042e-07| -|npm|p-event|7.965883488896042e-07| -|npm|make-dir|7.965883488896042e-07| -|npm|got|7.965883488896042e-07| -|npm|filenamify|7.965883488896042e-07| -|npm|ext-name|7.965883488896042e-07| -|npm|decompress|7.965883488896042e-07| -|npm|archive-type|7.965883488896042e-07| -|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|7.965883488896042e-07| -|npm|package-yaml|7.965883488896042e-07| -|npm|json-loader|7.965883488896042e-07| -|npm|isparta-loader|7.965883488896042e-07| -|npm|isparta|7.965883488896042e-07| -|npm|gatsby|7.965883488896042e-07| -|npm|enzyme-adapter-react-16|7.965883488896042e-07| -|npm|enzyme|7.965883488896042e-07| -|npm|conventional-changelog|7.965883488896042e-07| -|npm|chai-enzyme|7.965883488896042e-07| -|npm|babel-plugin-__coverage__|7.965883488896042e-07| -|npm|add-stream|7.965883488896042e-07| -|npm|karma-webpack|7.965883488896042e-07| -|npm|lodash.isequal|7.965883488896042e-07| -|npm|clamp|7.965883488896042e-07| -|cran|[uwot](https://github.com/jlmelville/uwot)|7.92621839825565e-07| -|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.734931584303975e-07| -|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.620292887029322e-07| -|rubygems|letter_opener|7.608231577149689e-07| -|cran|minpack.lm|7.58424237895996e-07| -|pypi|[test-tube](https://pypi.org/project/test-tube)|7.57730380651087e-07| -|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.57730380651087e-07| -|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.57730380651087e-07| -|pypi|[torchtext](https://pypi.org/project/torchtext)|7.57730380651087e-07| -|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.531380753138218e-07| -|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.531380753138218e-07| -|pypi|[brian2](http://www.briansimulator.org/)|7.531380753138218e-07| -|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.531380753138218e-07| -|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.531380753138218e-07| -|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.531380753138218e-07| -|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.531380753138218e-07| -|cran|Rd2md|7.531380753138218e-07| -|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.531380753138112e-07| -|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.531380753138112e-07| -|pypi|[RagTag](https://github.com/malonge/RagTag)|7.531380753138112e-07| -|pypi|[gala](http://gala.adrian.pw/)|7.531380753138112e-07| -|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.531380753138112e-07| -|pypi|[control](https://python-control.org)|7.531380753138112e-07| -|pypi|[pyviz](http://pyviz.org)|7.531380753138112e-07| -|pypi|[kombine](https://github.com/bfarr/kombine)|7.531380753138112e-07| -|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.531380753138112e-07| -|pypi|[molsets](https://pypi.org/project/molsets)|7.531380753138112e-07| -|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.531380753138112e-07| -|pypi|[update_checker](https://github.com/bboe/update_checker)|7.531380753138112e-07| -|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.531380753138112e-07| -|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.531380753138112e-07| -|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.531380753138112e-07| -|pypi|[bakta](https://github.com/oschwengers/bakta)|7.531380753138112e-07| -|spack|[cereal](https://uscilab.github.io/cereal/)|7.531380753138112e-07| -|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.531380753138112e-07| -|cran|[leafletR](https://github.com/chgrl/leafletR)|7.531380753138112e-07| -|cran|[hash](http://www.johnhughes.org)|7.531380753138112e-07| -|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.531380753138112e-07| -|cran|[jfa](https://koenderks.github.io/jfa/)|7.531380753138112e-07| -|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.531380753138112e-07| -|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.531380753138112e-07| -|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.531380753138076e-07| -|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.531380753138076e-07| -|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.531380753138076e-07| -|pypi|[pbcore](UNKNOWN)|7.531380753138076e-07| -|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.531380753138076e-07| -|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.531380753138076e-07| -|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.531380753138076e-07| -|pypi|[statistics](UNKNOWN)|7.531380753138076e-07| -|pypi|[Cigar](https://github.com/brentp/cigar)|7.531380753138076e-07| -|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.531380753138076e-07| -|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.531380753138076e-07| -|rubygems|ttfunk|7.531380753138074e-07| -|rubygems|ruby-rc4|7.531380753138074e-07| -|rubygems|hashery|7.531380753138074e-07| -|rubygems|Ascii85|7.531380753138074e-07| -|rubygems|afm|7.531380753138074e-07| -|rubygems|morecane|7.531380753138074e-07| -|rubygems|cane|7.531380753138074e-07| -|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.531380753138006e-07| -|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.531380753138006e-07| -|pypi|[simupy](https://github.com/simupy/simupy)|7.531380753138006e-07| -|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.531380753138006e-07| -|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.531380753138006e-07| -|cran|textshaping|7.50153076844576e-07| -|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.501073385922227e-07| -|cran|[fda](http://www.functionaldata.org)|7.471607890017995e-07| -|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.462986803991022e-07| -|cran|R.cache|7.456066945606695e-07| -|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.450098019135683e-07| -|npm|[rsvp](https://github.com/tildeio/rsvp.js)|7.396891811117752e-07| -|npm|rollup-plugin-npm|7.396891811117752e-07| -|npm|native-promise-only|7.396891811117752e-07| -|npm|karma-safari-launcher|7.396891811117752e-07| -|npm|eslint-plugin-prefer-arrow|7.396891811117752e-07| -|npm|cheerio|7.396891811117752e-07| -|npm|babel-plugin-syntax-async-generators|7.396891811117752e-07| -|npm|babel-minify|7.396891811117752e-07| -|npm|slugify|7.396891811117752e-07| -|npm|serve-handler|7.396891811117752e-07| -|npm|pixelmatch|7.396891811117752e-07| -|npm|magic-string|7.396891811117752e-07| -|npm|dtslint|7.396891811117752e-07| -|npm|cwebp-bin|7.396891811117752e-07| -|npm|zrender|7.396891811117752e-07| -|cran|tidymodels|7.309869554516369e-07| -|pypi|[sparse](https://github.com/pydata/sparse/)|7.283187523773323e-07| -|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.19515839808727e-07| -|cran|GPfit|7.141826576251623e-07| -|cran|rapportools|7.101016138673042e-07| -|cran|suncalc|7.060669456066946e-07| -|cran|manipulate|7.060669456066946e-07| -|cran|Gmedian|7.060669456066946e-07| -|cran|fasttime|7.060669456066946e-07| -|npm|should-util|7.060669456066945e-07| -|npm|mocha-better-spec-reporter|7.060669456066945e-07| -|npm|should-equal|7.060669456066945e-07| -|npm|eslint-config-shouldjs|7.060669456066945e-07| -|npm|should-type|7.060669456066945e-07| -|npm|should-format|7.060669456066945e-07| -|npm|should-type-adaptors|7.060669456066945e-07| -|npm|svelte-jest|7.007581715795765e-07| -|npm|rollup-plugin-postcss|7.007581715795765e-07| -|pypi|[sciris](http://github.com/sciris/sciris)|6.944675416248151e-07| -|pypi|[iPython](https://ipython.org)|6.922224956928391e-07| -|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|6.903765690376664e-07| -|rubygems|elasticsearch-transport|6.903765690376569e-07| -|rubygems|elasticsearch-api|6.903765690376569e-07| -|rubygems|ruby-prof|6.903765690376569e-07| -|rubygems|require-prof|6.903765690376569e-07| -|cran|truncdist|6.853002707359095e-07| -|cran|rmutil|6.853002707359095e-07| -|cran|cramer|6.853002707359095e-07| -|cran|yesno|6.853002707359095e-07| -|pypi|[django-storages](https://github.com/jschneier/django-storages)|6.846709775580053e-07| -|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|6.846709775580053e-07| -|npm|stream-spigot|6.834728033472804e-07| -|npm|polendina|6.834728033472804e-07| -|npm|hundreds|6.834728033472804e-07| -|npm|buffer|6.834728033472804e-07| -|npm|unorm|6.834728033472804e-07| -|npm|iconv|6.834728033472804e-07| -|npm|errto|6.834728033472804e-07| -|npm|grunt-legacy-log-utils|6.834728033472804e-07| -|npm|vuepress-plugin-social-share|6.827900133339463e-07| -|npm|vuepress-plugin-smooth-scroll|6.827900133339463e-07| -|npm|vuepress-plugin-google-adsense|6.827900133339463e-07| -|npm|vuepress-plugin-element-tabs|6.827900133339463e-07| -|npm|vuepress|6.827900133339463e-07| -|npm|vue-eslint-parser|6.827900133339463e-07| -|npm|vue-codemirror|6.827900133339463e-07| -|npm|terser-webpack-plugin|6.827900133339463e-07| -|npm|replace-in-file|6.827900133339463e-07| -|npm|faker|6.827900133339463e-07| -|npm|eslint-plugin-vue|6.827900133339463e-07| -|cran|[kSamples](NA)|6.799163179916335e-07| -|npm|stream-combiner2|6.766380753138076e-07| -|npm|source-map|6.766380753138076e-07| -|npm|slash|6.766380753138076e-07| -|npm|falafel|6.766380753138076e-07| -|npm|convert-source-map|6.766380753138076e-07| -|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.754542528601107e-07| -|npm|[method-override](https://github.com/expressjs/method-override#readme)|6.688787154268319e-07| -|pypi|[mxnet](https://pypi.org/project/mxnet)|6.681063571332164e-07| -|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.681063571332164e-07| -|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.660527316770426e-07| -|cran|graphlayouts|6.657202630005977e-07| -|npm|webpack-manifest-plugin|6.57501494321578e-07| -|npm|script-loader|6.57501494321578e-07| -|npm|recursive-readdir|6.57501494321578e-07| -|npm|react-dev-utils|6.57501494321578e-07| -|npm|output-file-sync|6.57501494321578e-07| -|npm|npm-release|6.57501494321578e-07| -|npm|imports-loader|6.57501494321578e-07| -|npm|fs-promise|6.57501494321578e-07| -|npm|flow-typed|6.57501494321578e-07| -|npm|flow-bin|6.57501494321578e-07| -|npm|find-cache-dir|6.57501494321578e-07| -|npm|filesize|6.57501494321578e-07| -|npm|fake-xml-http-request|6.57501494321578e-07| -|npm|eslint-plugin-flowtype|6.57501494321578e-07| -|npm|eslint-loader|6.57501494321578e-07| -|npm|dmd-clear|6.57501494321578e-07| -|npm|dagre|6.57501494321578e-07| -|npm|child-process-promise|6.57501494321578e-07| -|npm|case-sensitive-paths-webpack-plugin|6.57501494321578e-07| -|npm|babel-plugin-flow-react-proptypes|6.57501494321578e-07| -|pypi|[starry](https://pypi.org/project/starry)|6.517541036369489e-07| -|npm|gulp-marked|6.517541036369489e-07| -|npm|gulp-mocha-phantomjs|6.517541036369489e-07| -|npm|humanize|6.517541036369489e-07| -|npm|chai-jquery|6.517541036369489e-07| -|npm|gulp-iife|6.517541036369489e-07| -|npm|gulp-cache|6.517541036369489e-07| -|npm|gulp-closure-compiler|6.517541036369489e-07| -|npm|drool|6.517541036369489e-07| -|npm|gulp-imagemin|6.517541036369489e-07| -|npm|escodegen|6.517541036369489e-07| -|npm|gulp-zip|6.517541036369489e-07| -|npm|gulp-csso|6.517541036369489e-07| -|npm|gulp-shell|6.517541036369489e-07| -|npm|swig|6.517541036369489e-07| -|npm|vinyl-paths|6.517541036369489e-07| -|npm|gulp-connect|6.517541036369489e-07| -|npm|gulp-css-inline-images|6.517541036369489e-07| -|npm|gulp-front-matter|6.517541036369489e-07| -|npm|gulp-jscs|6.517541036369489e-07| -|npm|gulp-open|6.517541036369489e-07| -|npm|gulp-flatten|6.517541036369489e-07| -|npm|gulp-load-plugins|6.517541036369489e-07| -|npm|gulp-sass|6.517541036369489e-07| -|npm|gulp-size|6.517541036369489e-07| -|npm|gulp-subtree|6.517541036369489e-07| -|npm|gulp-tap|6.517541036369489e-07| -|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.472280334728034e-07| -|pypi|[ftfy](https://pypi.org/project/ftfy)|6.472280334728034e-07| -|pypi|[fairscale](https://pypi.org/project/fairscale)|6.472280334728034e-07| -|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.472280334728034e-07| -|pypi|[unidic](https://pypi.org/project/unidic)|6.472280334728034e-07| -|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.472280334728034e-07| -|pypi|[ipadic](https://pypi.org/project/ipadic)|6.472280334728034e-07| -|pypi|[fugashi](https://pypi.org/project/fugashi)|6.472280334728034e-07| -|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.472280334728034e-07| -|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.472280334728034e-07| -|pypi|[sigopt](https://pypi.org/project/sigopt)|6.472280334728034e-07| -|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.472280334728034e-07| -|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.472280334728034e-07| -|cran|leaflet.extras2|6.472280334728034e-07| -|cran|satellite|6.472280334728034e-07| -|cran|leafpop|6.472280334728034e-07| -|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.472280334728034e-07| -|npm|node-libs-browser|6.472280334728034e-07| -|npm|module-alias|6.472280334728034e-07| -|npm|mocha-phantomjs-istanbul|6.472280334728034e-07| -|npm|mocha-phantomjs-core|6.472280334728034e-07| -|npm|get-port|6.472280334728034e-07| -|npm|asap|6.472280334728034e-07| -|npm|a-sync-waterfall|6.472280334728034e-07| -|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.461924686192468e-07| -|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.461924686192468e-07| -|npm|[testjs](https://github.com/dcodeIO/test.js)|6.461924686192468e-07| -|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.423247907949802e-07| -|rubygems|[puma](https://puma.io)|6.415694095157303e-07| -|rubygems|actiontext|6.372706791116833e-07| -|rubygems|actionmailbox|6.372706791116833e-07| -|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.345119315830666e-07| -|pypi|[falcon](https://pypi.org/project/falcon)|6.340192980958074e-07| -|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.340192980958074e-07| -|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.323748736383576e-07| -|pypi|[gsd](https://gsd.readthedocs.io)|6.323748736383576e-07| -|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.320039792843151e-07| -|npm|websocket-stream|6.308979723205665e-07| -|npm|https-browserify|6.308979723205665e-07| -|npm|setimmediate|6.308979723205665e-07| -|npm|stream-browserify|6.308979723205665e-07| -|npm|timers-browserify|6.308979723205665e-07| -|npm|bunyan|6.308979723205665e-07| -|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.27615062761511e-07| -|pypi|[qtl](https://pypi.org/project/qtl)|6.27615062761511e-07| -|pypi|[agutil](https://github.com/agraubert/agutil)|6.27615062761511e-07| -|pypi|[wntr](https://github.com/USEPA/WNTR)|6.27615062761511e-07| -|pypi|[Requests](https://requests.readthedocs.io)|6.27615062761511e-07| -|pypi|[mbo](https://github.com/basf/mbo)|6.27615062761511e-07| -|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.27615062761511e-07| -|pypi|[Pandas](https://pandas.pydata.org)|6.27615062761511e-07| -|pypi|[Seaborn](https://seaborn.pydata.org)|6.27615062761511e-07| -|pypi|[Sympy](https://sympy.org)|6.27615062761511e-07| -|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.27615062761511e-07| -|pypi|[proper](https://pypi.org/project/proper)|6.27615062761511e-07| -|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.27615062761511e-07| -|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.27615062761511e-07| -|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.27615062761511e-07| -|pypi|[yupi](https://github.com/yupidevs/yupi)|6.27615062761511e-07| -|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.27615062761511e-07| -|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.27615062761511e-07| -|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.27615062761511e-07| -|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.27615062761511e-07| -|pypi|[guizero](https://github.com/lawsie/guizero)|6.27615062761511e-07| -|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.27615062761511e-07| -|spack|[tclap](http://tclap.sourceforge.net)|6.27615062761511e-07| -|spack|[itk](https://itk.org/)|6.27615062761511e-07| -|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.27615062761511e-07| -|cran|[biblio](https://github.com/kamapu/biblio)|6.27615062761511e-07| -|cran|[wdman](https://github.com/ropensci/wdman)|6.27615062761511e-07| -|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.27615062761511e-07| -|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.27615062761511e-07| -|cran|Ecume|6.27615062761511e-07| -|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.27615062761511e-07| -|cran|[nplr](https://github.com/fredcommo/nplr)|6.27615062761511e-07| -|cran|[osqp](https://osqp.org)|6.27615062761511e-07| -|cran|[cpp11](https://cpp11.r-lib.org)|6.27615062761511e-07| -|npm|[joi](https://github.com/hapijs/joi#readme)|6.27615062761511e-07| -|npm|[pm2](http://pm2.keymetrics.io/)|6.27615062761511e-07| -|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.276150627615064e-07| -|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.276150627615064e-07| -|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.276150627615064e-07| -|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.276150627615064e-07| -|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.276150627615064e-07| -|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.276150627615064e-07| -|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.276150627615064e-07| -|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.276150627615064e-07| -|npm|its-set|6.276150627615062e-07| -|npm|babel-plugin-transform-es2015-modules-umd|6.276150627615062e-07| -|npm|eslint-plugin-babel|6.276150627615062e-07| -|pypi|[snowflake-connector-python](https://pypi.org/project/snowflake-connector-python)|6.213389121338912e-07| -|spack|ant|6.192746632563699e-07| -|spack|ceres-solver|6.192746632563699e-07| -|spack|clp|6.192746632563699e-07| -|spack|gdal|6.192746632563699e-07| -|spack|ipp|6.192746632563699e-07| -|spack|jasper|6.192746632563699e-07| -|spack|onnx|6.192746632563699e-07| -|spack|openexr|6.192746632563699e-07| -|spack|openjpeg|6.192746632563699e-07| -|spack|libwebp|6.192746632563699e-07| -|spack|tesseract|6.192746632563699e-07| -|spack|leptonica|6.192746632563699e-07| -|spack|libdc1394|6.192746632563699e-07| -|npm|pretty-hrtime|6.151255230125523e-07| -|npm|utf8|6.151255230125523e-07| -|pypi|[distrax](https://github.com/deepmind/distrax)|6.132695756126775e-07| -|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.11313372819651e-07| -|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.11313372819651e-07| -|pypi|[jaraco.develop](https://pypi.org/project/jaraco.develop)|6.091557962096973e-07| -|rubygems|[redis](https://github.com/redis/redis-rb)|6.080758663297963e-07| -|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.066945606694558e-07| -|pypi|[fastai](https://pypi.org/project/fastai)|6.061843045208696e-07| -|pypi|[hf-doc-builder](https://pypi.org/project/hf-doc-builder)|6.061843045208696e-07| -|pypi|[types-tqdm](https://pypi.org/project/types-tqdm)|6.061843045208696e-07| -|pypi|[types-simplejson](https://pypi.org/project/types-simplejson)|6.061843045208696e-07| -|pypi|[gradio](https://pypi.org/project/gradio)|6.061843045208696e-07| -|pypi|[pytest-vcr](https://pypi.org/project/pytest-vcr)|6.061843045208696e-07| -|pypi|[InquirerPy](https://pypi.org/project/InquirerPy)|6.061843045208696e-07| -|cran|locatexec|5.974412616672031e-07| -|cran|doconv|5.974412616672031e-07| -|cran|equatags|5.974412616672031e-07| -|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|5.917513448894203e-07| -|rubygems|warning|5.917513448894202e-07| -|rubygems|minitest-stub-const|5.917513448894202e-07| -|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|5.857740585774031e-07| -|cran|mixtools|5.834168189050621e-07| -|cran|enrichR|5.834168189050621e-07| -|cran|metap|5.834168189050621e-07| -|cran|monocle|5.834168189050621e-07| -|cran|Rfast2|5.834168189050621e-07| -|cran|rtracklayer|5.834168189050621e-07| -|cran|GenomeInfoDb|5.834168189050621e-07| -|cran|GenomicRanges|5.834168189050621e-07| -|cran|BiocGenerics|5.834168189050621e-07| -|cran|DESeq2|5.834168189050621e-07| -|cran|MAST|5.834168189050621e-07| -|cran|SingleCellExperiment|5.834168189050621e-07| -|cran|SummarizedExperiment|5.834168189050621e-07| -|cran|S4Vectors|5.834168189050621e-07| -|cran|rsvd|5.834168189050621e-07| -|cran|sctransform|5.834168189050621e-07| -|cran|leiden|5.834168189050621e-07| -|cran|ica|5.834168189050621e-07| -|npm|[string-random](https://github.com/maichong/string-random#readme)|5.827854154214039e-07| -|pypi|[APLpy](http://aplpy.github.io)|5.793369810106248e-07| -|spack|[casacore](https://github.com/casacore/casacore)|5.793369810106248e-07| -|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|babel-plugin-minify-replace|5.73098313365732e-07| -|npm|babel-plugin-minify-numeric-literals|5.73098313365732e-07| -|npm|babel-plugin-minify-mangle-names|5.73098313365732e-07| -|npm|babel-plugin-minify-infinity|5.73098313365732e-07| -|npm|babel-plugin-minify-guarded-expressions|5.73098313365732e-07| -|npm|babel-plugin-minify-flip-comparisons|5.73098313365732e-07| -|npm|babel-plugin-minify-dead-code-elimination|5.73098313365732e-07| -|npm|babel-plugin-minify-constant-folding|5.73098313365732e-07| -|npm|babel-plugin-minify-builtins|5.73098313365732e-07| -|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.695606694560669e-07| -|pypi|[pep440](https://pypi.org/project/pep440)|5.695606694560669e-07| -|npm|babel-helper-evaluate-path|5.673673302320747e-07| -|npm|esutils|5.673673302320747e-07| -|npm|babel-helper-is-void-0|5.673673302320747e-07| -|cran|whitening|5.648535564853557e-07| -|cran|randtoolbox|5.648535564853557e-07| -|cran|mc2d|5.648535564853557e-07| -|cran|ggExtra|5.648535564853557e-07| -|cran|DiceDesign|5.648535564853557e-07| -|cran|condMVNorm|5.648535564853557e-07| -|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.646294082486544e-07| -|cran|showtextdb|5.62614807633432e-07| -|cran|sysfonts|5.62614807633432e-07| -|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.592050209205021e-07| -|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.592050209205021e-07| -|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.592050209205021e-07| -|npm|tiny-lr|5.592050209205021e-07| -|npm|grunt-jscs|5.592050209205021e-07| -|pypi|[scikit_image](https://scikit-image.org)|5.578800557880075e-07| -|cran|vars|5.547668858338314e-07| -|cran|systemfit|5.547668858338314e-07| -|cran|poLCA|5.547668858338314e-07| -|cran|orcutt|5.547668858338314e-07| -|cran|muhaz|5.547668858338314e-07| -|cran|modeltests|5.547668858338314e-07| -|cran|margins|5.547668858338314e-07| -|cran|lsmeans|5.547668858338314e-07| -|cran|lmodel2|5.547668858338314e-07| -|cran|Kendall|5.547668858338314e-07| -|cran|joineRML|5.547668858338314e-07| -|cran|gmm|5.547668858338314e-07| -|cran|glmnetUtils|5.547668858338314e-07| -|cran|ergm|5.547668858338314e-07| -|cran|cmprsk|5.547668858338314e-07| -|cran|btergm|5.547668858338314e-07| -|cran|binGroup|5.547668858338314e-07| -|cran|AUC|5.547668858338314e-07| -|npm|vhost|5.547668858338314e-07| -|npm|pbkdf2-password|5.547668858338314e-07| -|npm|hbs|5.547668858338314e-07| -|npm|cookie-session|5.547668858338314e-07| -|npm|connect-redis|5.547668858338314e-07| -|npm|type-is|5.547668858338314e-07| -|npm|send|5.547668858338314e-07| -|npm|range-parser|5.547668858338314e-07| -|npm|proxy-addr|5.547668858338314e-07| -|npm|path-to-regexp|5.547668858338314e-07| -|npm|merge-descriptors|5.547668858338314e-07| -|npm|encodeurl|5.547668858338314e-07| -|npm|cookie-signature|5.547668858338314e-07| -|npm|cookie|5.547668858338314e-07| -|npm|content-type|5.547668858338314e-07| -|npm|array-flatten|5.547668858338314e-07| -|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.515405096995107e-07| -|cran|diagram|5.492192169754931e-07| -|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.460251046025128e-07| -|pypi|[kfac](http://github.com/tensorflow/kfac)|5.431284196974583e-07| -|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.405297191247422e-07| -|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.379557680812967e-07| -|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.379557680812967e-07| -|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.379557680812967e-07| -|pypi|[kllr](https://github.com/afarahi/kllr)|5.379557680812967e-07| -|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.379557680812967e-07| -|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.379557680812967e-07| -|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.379557680812967e-07| -|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.379557680812967e-07| -|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.379557680812967e-07| -|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.379557680812967e-07| -|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.379557680812967e-07| -|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.379557680812967e-07| -|pypi|[neomodel](https://neomodel.readthedocs.io)|5.379557680812967e-07| -|pypi|[faker](https://github.com/joke2k/faker)|5.379557680812967e-07| -|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.379557680812967e-07| -|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.379557680812967e-07| -|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.379557680812967e-07| -|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.379557680812967e-07| -|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.379557680812967e-07| -|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.379557680812967e-07| -|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.379557680812967e-07| -|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.379557680812967e-07| -|spack|[armadillo](http://arma.sourceforge.net/)|5.379557680812967e-07| -|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.379557680812967e-07| -|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.379557680812967e-07| -|spack|[nlopt](https://nlopt.readthedocs.io)|5.379557680812967e-07| -|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.379557680812967e-07| -|cran|[itsadug](NA)|5.379557680812967e-07| -|cran|[msm](https://github.com/chjackson/msm)|5.379557680812967e-07| -|cran|RISmed|5.379557680812967e-07| -|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.379557680812967e-07| -|cran|[httr2](https://httr2.r-lib.org)|5.379557680812967e-07| -|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.379557680812967e-07| -|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.379557680812967e-07| -|cran|sde|5.379557680812967e-07| -|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.379557680812967e-07| -|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.379557680812967e-07| -|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.379557680812967e-07| -|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.379557680812967e-07| -|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.379557680812967e-07| -|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.379557680812911e-07| -|pypi|[random](https://www.pytosquatting.org)|5.379557680812911e-07| -|pypi|[sys](https://github.com/stestagg/sys)|5.379557680812911e-07| -|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.379557680812911e-07| -|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.379557680812911e-07| -|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.379557680812911e-07| -|rubygems|[mini_racer](https://github.com/discourse/mini_racer)|5.31225042318183e-07| -|pypi|[usort](https://pypi.org/project/usort)|5.295502092050209e-07| -|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.246072828390456e-07| -|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.246072828390456e-07| -|rubygems|[stackprof](http://github.com/tmm1/stackprof)|5.243938579615949e-07| -|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.214032829095671e-07| -|pypi|[ipytree](https://pypi.org/project/ipytree)|5.120925100004598e-07| -|npm|assume|5.069715849004551e-07| -|npm|spawn-sync|5.069715849004551e-07| -|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.043335325762137e-07| -|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.020920502092051e-07| -|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.020920502092051e-07| -|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.020920502092051e-07| -|pypi|[connexion](https://github.com/zalando/connexion)|5.020920502092004e-07| -|cran|[contentid](https://github.com/cboettig/contentid)|5.020920502092004e-07| -|pypi|[furl](https://pypi.org/project/furl)|4.931261207411836e-07| -|pypi|[pyodbc](https://pypi.org/project/pyodbc)|4.931261207411836e-07| -|pypi|[pg8000](https://pypi.org/project/pg8000)|4.931261207411836e-07| -|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|4.931261207411836e-07| -|pypi|[flexmock](https://pypi.org/project/flexmock)|4.931261207411836e-07| -|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|4.904890826623567e-07| -|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.854210251046025e-07| -|pypi|[stregion](https://pypi.org/project/stregion)|4.854210251046025e-07| -|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.854210251046025e-07| -|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.854210251046025e-07| -|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.854210251046025e-07| -|rubygems|xpath|4.810365771359157e-07| -|rubygems|mini_mime|4.810365771359157e-07| -|rubygems|matrix|4.810365771359157e-07| -|rubygems|webdrivers|4.810365771359157e-07| -|rubygems|selenium_statistics|4.810365771359157e-07| -|rubygems|sauce_whisk|4.810365771359157e-07| -|rubygems|rspec-instafail|4.810365771359157e-07| -|rubygems|launchy|4.810365771359157e-07| -|rubygems|erubi|4.810365771359157e-07| -|cran|thematic|4.805668148535565e-07| -|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.797983877481785e-07| -|pypi|[yajl](https://pypi.org/project/yajl)|4.797983877481785e-07| -|npm|[request-promise](https://github.com/request/request-promise#readme)|4.781829049611511e-07| -|npm|grunt-release|4.7551447357185553e-07| -|npm|grunt-jsdoc|4.7551447357185553e-07| -|npm|grunt-mocha-istanbul|4.7551447357185553e-07| -|npm|help-me-test|4.7551447357185553e-07| -|npm|require-dir|4.7551447357185553e-07| -|npm|normalize-path|4.731734792404248e-07| -|npm|homedir-polyfill|4.731734792404248e-07| -|npm|eslint-config-gulp|4.731734792404248e-07| -|npm|resolve-dir|4.731734792404248e-07| -|npm|micromatch|4.731734792404248e-07| -|npm|is-glob|4.731734792404248e-07| -|npm|detect-file|4.731734792404248e-07| -|pypi|[tinygp](https://github.com/dfm/tinygp)|4.725572237263086e-07| -|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.7071129707113065e-07| -|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.7071129707113065e-07| -|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.7071129707113065e-07| -|pypi|[tatter](https://github.com/afarahi/tatter)|4.7071129707113065e-07| -|pypi|[pymoo](https://pymoo.org)|4.7071129707113065e-07| -|pypi|[ConfigSpace](https://github.com/automl/ConfigSpace)|4.7071129707113065e-07| -|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.7071129707113065e-07| -|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.7071129707113065e-07| -|pypi|[plotly_express](https://plotly.express/)|4.7071129707113065e-07| -|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|4.7071129707113065e-07| -|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.7071129707113065e-07| -|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.7071129707113065e-07| -|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.7071129707113065e-07| -|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.7071129707113065e-07| -|pypi|[pepita](https://pypi.org/project/pepita)|4.7071129707113065e-07| -|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.7071129707113065e-07| -|pypi|[sgdml](http://www.sgdml.org)|4.7071129707113065e-07| -|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.7071129707113065e-07| -|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.7071129707113065e-07| -|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.7071129707113065e-07| -|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.7071129707113065e-07| -|pypi|[clint](https://github.com/kennethreitz/clint)|4.7071129707113065e-07| -|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.7071129707113065e-07| -|pypi|[nodepy](https://github.com/ketch/nodepy)|4.7071129707113065e-07| -|cran|Rlabkey|4.7071129707113065e-07| -|cran|[fishtree](https://fishtreeoflife.org/)|4.7071129707113065e-07| -|cran|COUNT|4.7071129707113065e-07| -|cran|ggvenn|4.7071129707113065e-07| -|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.7071129707113065e-07| -|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.7071129707113065e-07| -|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.7071129707113065e-07| -|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.7071129707113065e-07| -|npm|[vuetify](https://vuetifyjs.com)|4.7071129707113065e-07| -|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.7071129707113065e-07| -|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.7071129707112975e-07| -|pypi|[findiff](https://github.com/maroba/findiff)|4.7071129707112975e-07| -|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.7071129707112975e-07| -|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.7071129707112975e-07| -|npm|[gpu.js](http://gpu.rocks/)|4.707112970711254e-07| -|go|[golang.org/x/net](https://golang.org/x/net)|4.70032059990219e-07| -|pypi|[blessed](https://github.com/jquast/blessed)|4.691422594142293e-07| -|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.6600418410042126e-07| -|cran|QSARdata|4.6025104602510457e-07| -|cran|dimRed|4.6025104602510457e-07| -|cran|ddalpha|4.6025104602510457e-07| -|pypi|[time-machine](https://pypi.org/project/time-machine)|4.5847865069258553e-07| -|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.573318400945971e-07| -|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.5726240286910116e-07| -|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.4808094625040233e-07| -|npm|karma-tap-reporter|4.4754303394998164e-07| -|npm|karma-spec-reporter|4.4754303394998164e-07| -|npm|karma-html-reporter|4.4754303394998164e-07| -|npm|karma-chai-sinon|4.4754303394998164e-07| -|npm|eslint-plugin-mocha|4.4754303394998164e-07| -|npm|eslint-config-nfl|4.4754303394998164e-07| -|npm|babel-plugin-transform-class-properties|4.4754303394998164e-07| -|npm|react-side-effect|4.4754303394998164e-07| -|npm|react-fast-compare|4.4754303394998164e-07| -|rubygems|webpacker|4.4754303394998164e-07| -|rubygems|rubocop-discourse|4.4754303394998164e-07| -|rubygems|listen|4.4754303394998164e-07| -|rubygems|dalli|4.4754303394998164e-07| -|go|[github.com/fatih/color](https://github.com/fatih/color)|4.470264580218847e-07| -|pypi|[datetime](https://github.com/zopefoundation/DateTime)|4.4014562843014964e-07| -|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.396265887739797e-07| -|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.396265887739797e-07| -|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.335498788813051e-07| -|npm|tslint-config-semistandard|4.314853556485356e-07| -|npm|eslint-plugin-dependencies|4.314853556485356e-07| -|npm|eslint-config-semistandard|4.314853556485356e-07| -|npm|doctoc|4.314853556485356e-07| -|npm|snappy|4.314853556485356e-07| -|npm|optional|4.314853556485356e-07| -|npm|nested-error-stacks|4.314853556485356e-07| -|npm|denque|4.314853556485356e-07| -|npm|buffermaker|4.314853556485356e-07| -|npm|buffer-crc32|4.314853556485356e-07| -|npm|binary|4.314853556485356e-07| -|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.3071621954221123e-07| -|npm|safe-publish-latest|4.273503633560889e-07| -|npm|object-keys|4.273503633560889e-07| -|npm|npmignore|4.273503633560889e-07| -|npm|mv|4.273503633560889e-07| -|npm|eclint|4.273503633560889e-07| -|npm|copy-dir|4.273503633560889e-07| -|npm|aud|4.273503633560889e-07| -|npm|array.prototype.map|4.273503633560889e-07| -|npm|supports-preserve-symlinks-flag|4.273503633560889e-07| -|npm|path-parse|4.273503633560889e-07| -|npm|is-core-module|4.273503633560889e-07| -|rubygems|hashdiff|4.271705020920502e-07| -|rubygems|crack|4.271705020920502e-07| -|rubygems|typhoeus|4.271705020920502e-07| -|rubygems|patron|4.271705020920502e-07| -|rubygems|httpclient|4.271705020920502e-07| -|rubygems|http|4.271705020920502e-07| -|rubygems|excon|4.271705020920502e-07| -|rubygems|em-http-request|4.271705020920502e-07| -|rubygems|curb|4.271705020920502e-07| -|rubygems|async-http|4.271705020920502e-07| -|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.2221376949410156e-07| -|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.184100418410056e-07| -|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.184100418410056e-07| -|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.184100418410056e-07| -|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.184100418410056e-07| -|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.184100418410056e-07| -|pypi|[modAL](https://modAL-python.github.io/)|4.184100418410056e-07| -|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.184100418410056e-07| -|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.184100418410056e-07| -|pypi|[fleck](https://github.com/bmorris3/fleck)|4.184100418410056e-07| -|pypi|[yabox](https://github.com/pablormier/yabox)|4.184100418410056e-07| -|pypi|[pyxdf](https://github.com/xdf-modules/xdf-Python)|4.184100418410056e-07| -|pypi|[textdistance](https://github.com/orsinium/textdistance)|4.184100418410056e-07| -|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.184100418410056e-07| -|pypi|[htof](https://pypi.org/project/htof)|4.184100418410056e-07| -|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.184100418410056e-07| -|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.184100418410056e-07| -|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.184100418410056e-07| -|pypi|[acor](http://github.com/dfm/acor)|4.184100418410056e-07| -|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.184100418410056e-07| -|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.184100418410056e-07| -|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.184100418410056e-07| -|pypi|[injector](https://github.com/alecthomas/injector)|4.184100418410056e-07| -|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.184100418410056e-07| -|pypi|[retriever](https://github.com/weecology/retriever)|4.184100418410056e-07| -|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.184100418410056e-07| -|pypi|[sk-video](http://scikit-video.org/)|4.184100418410056e-07| -|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.184100418410056e-07| -|pypi|[dca](https://github.com/theislab/dca)|4.184100418410056e-07| -|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.184100418410056e-07| -|cran|[corrr](https://github.com/tidymodels/corrr)|4.184100418410056e-07| -|cran|[memuse](https://github.com/shinra-dev/memuse)|4.184100418410056e-07| -|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.184100418410056e-07| -|cran|[babette](https://docs.ropensci.org/babette/)|4.184100418410056e-07| -|cran|treeman|4.184100418410056e-07| -|cran|[treemapify](https://wilkox.org/treemapify/)|4.184100418410056e-07| -|cran|[restez](https://github.com/ropensci/restez#readme)|4.184100418410056e-07| -|cran|[spocc](https://github.com/ropensci/spocc)|4.184100418410056e-07| -|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.184100418410056e-07| -|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.184100418410056e-07| -|cran|[minerva](https://www.r-project.org)|4.184100418410056e-07| -|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.184100418410056e-07| -|cran|mcclust|4.184100418410056e-07| -|cran|[rdist](https://github.com/blasern/rdist)|4.184100418410056e-07| -|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.184100418410056e-07| -|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.184100418410056e-07| -|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.184100418410056e-07| -|npm|[config](http://github.com/node-config/node-config.git)|4.184100418410056e-07| -|npm|[line-height](https://github.com/twolfson/line-height)|4.184100418410056e-07| -|npm|[react-perfect-scrollbar](https://github.com/goldenyz/react-perfect-scrollbar)|4.184100418410056e-07| -|npm|[simplebar-react](https://grsmto.github.io/simplebar/)|4.184100418410056e-07| -|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.184100418410056e-07| -|npm|[rjsf](https://www.rjsf.io/)|4.184100418410056e-07| -|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.184100418410056e-07| -|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.184100418410056e-07| -|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.184100418410056e-07| -|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.1841004184100423e-07| -|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.1841004184100423e-07| -|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.1841004184100423e-07| -|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.1841004184100423e-07| -|pypi|[vmad](https://pypi.org/project/vmad)|4.1841004184100423e-07| -|pypi|[abopt](https://pypi.org/project/abopt)|4.1841004184100423e-07| -|pypi|[fastpm](https://pypi.org/project/fastpm)|4.1841004184100423e-07| -|pypi|[python-sat](https://github.com/pysathq/pysat)|4.1422594142259667e-07| -|pypi|[single-source](https://github.com/rabbit72/single-source)|4.1422594142259667e-07| -|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.056612843223722e-07| -|pypi|[sphinx_book_theme](https://pypi.org/project/sphinx_book_theme)|4.0116881935601244e-07| -|pypi|[gprof2dot](https://pypi.org/project/gprof2dot)|4.0116881935601244e-07| -|pypi|[panflute](https://pypi.org/project/panflute)|4.0116881935601244e-07| -|pypi|[mistletoe](https://pypi.org/project/mistletoe)|4.0116881935601244e-07| -|cran|shinycustomloader|3.990813170820444e-07| -|pypi|[tf-slim](https://pypi.org/project/tf-slim)|3.982941744448021e-07| -|pypi|[pypng](https://pypi.org/project/pypng)|3.982941744448021e-07| -|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|3.982941744448021e-07| -|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|3.982941744448021e-07| -|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|3.9638846069147957e-07| -|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.8769398692993387e-07| -|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.846995055154045e-07| -|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.8236240746700996e-07| -|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.8236240746700996e-07| -|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.8236240746700996e-07| -|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.8236240746700996e-07| -|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.8236240746700996e-07| -|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.8236240746700996e-07| -|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.8236240746700996e-07| -|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.8236240746700996e-07| -|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.8236240746700996e-07| -|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.8236240746700996e-07| -|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.8236240746700996e-07| -|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.8236240746700996e-07| -|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.8236240746700996e-07| -|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.8236240746700996e-07| -|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.8236240746700996e-07| -|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.8236240746700996e-07| -|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.8236240746700996e-07| -|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.8236240746700996e-07| -|rubygems|rspec-extra-formatters|3.8041157885748444e-07| -|rubygems|paranoia|3.8041157885748444e-07| -|rubygems|paper_trail|3.8041157885748444e-07| -|rubygems|discard|3.8041157885748444e-07| -|rubygems|database_cleaner|3.8041157885748444e-07| -|rubygems|after_commit_action|3.8041157885748444e-07| -|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.765690376569109e-07| -|pypi|[pypka](https://pypka.org)|3.765690376569109e-07| -|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.765690376569109e-07| -|pypi|[clldutils](https://github.com/clld/clldutils)|3.765690376569109e-07| -|cran|scatterpie|3.765690376569109e-07| -|pypi|[slab](http://github.com/DrMarc/slab.git)|3.765690376569056e-07| -|pypi|[libroadrunner](http://libroadrunner.org)|3.765690376569056e-07| -|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.765690376569056e-07| -|pypi|[fsps](https://github.com/dfm/python-fsps)|3.765690376569056e-07| -|pypi|[ncfs](https://github.com/BradhamLab/ncfs)|3.765690376569056e-07| -|pypi|[sslouvain](https://github.com/dakota-hawkins/sslouvain)|3.765690376569056e-07| -|pypi|[muse-origin](https://github.com/musevlt/origin)|3.765690376569056e-07| -|pypi|[cora](https://heycora.com)|3.765690376569056e-07| -|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.765690376569056e-07| -|pypi|[st-pages](https://pypi.org/project/st-pages)|3.765690376569056e-07| -|pypi|[stmol](https://github.com/napoles-uach/streamlit_3dmol)|3.765690376569056e-07| -|pypi|[streamlit-plotly-events](https://github.com/null-jones/streamlit-plotly-events)|3.765690376569056e-07| -|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.765690376569056e-07| -|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.765690376569056e-07| -|cran|[liger](https://github.com/JEFworks/liger)|3.765690376569056e-07| -|cran|[jmvcore](https://www.jamovi.org)|3.765690376569056e-07| -|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.765690376569056e-07| -|cran|[scrapeR](http://www.ryanacton.com)|3.765690376569056e-07| -|cran|ggm|3.765690376569056e-07| -|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.765690376569056e-07| -|cran|pmsampsize|3.765690376569056e-07| -|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.765690376569056e-07| -|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.765690376569056e-07| -|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.765690376569056e-07| -|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.765690376569056e-07| -|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.765690376569056e-07| -|cran|[drat](https://github.com/eddelbuettel/drat)|3.765690376569056e-07| -|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.765690376569056e-07| -|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.765690376569038e-07| -|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.765690376569038e-07| -|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.765690376569038e-07| -|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.765690376569038e-07| -|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.765690376569038e-07| -|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.765690376569038e-07| -|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.765690376569038e-07| -|pypi|[apricot-select](http://pypi.python.org/pypi/apricot-select/)|3.765690376569003e-07| -|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.765690376569003e-07| -|cran|[cowsay](https://github.com/sckott/cowsay)|3.765690376569003e-07| -|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.765690376569003e-07| -|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.683827542295798e-07| -|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.5343953844954393e-07| -|go|github.com/opencontainers/go-digest|3.5135443857325987e-07| -|go|github.com/opencontainers/image-spec|3.5135443857325987e-07| -|pypi|[grpcio-reflection](https://grpc.io)|3.483263598326386e-07| -|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.423354887790034e-07| -|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.423354887790034e-07| -|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.423354887790034e-07| -|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.423354887790034e-07| -|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.423354887790034e-07| -|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.423354887790034e-07| -|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.4233548877900267e-07| -|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.4233548877900267e-07| -|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.4233548877900267e-07| -|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.4233548877900267e-07| -|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.4233548877900267e-07| -|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.4233548877900267e-07| -|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.4233548877900267e-07| -|pypi|[biomaj](http://biomaj.genouest.org)|3.4233548877900267e-07| -|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.4233548877900267e-07| -|pypi|[OpenNMT-py](https://opennmt.net/)|3.4233548877900267e-07| -|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|3.4233548877900267e-07| -|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.4233548877900267e-07| -|pypi|[bravado](https://github.com/Yelp/bravado)|3.4233548877900267e-07| -|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.4233548877900267e-07| -|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.4233548877900267e-07| -|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.4233548877900267e-07| -|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.4233548877900267e-07| -|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.4233548877900267e-07| -|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.4233548877900267e-07| -|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.4233548877900267e-07| -|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.4233548877900267e-07| -|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.4233548877900267e-07| -|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.4233548877900267e-07| -|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.4233548877900267e-07| -|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.4233548877900267e-07| -|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.4233548877900267e-07| -|cran|[genie](http://genieclust.gagolewski.com/)|3.4233548877900267e-07| -|cran|[optparse](https://github.com/trevorld/r-optparse)|3.4233548877900267e-07| -|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.4233548877900267e-07| -|cran|[irr](https://www.r-project.org)|3.4233548877900267e-07| -|cran|[sofa](https://github.com/ropensci/sofa)|3.4233548877900267e-07| -|cran|[elastic](https://docs.ropensci.org/elastic)|3.4233548877900267e-07| -|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.4233548877900267e-07| -|cran|pbs|3.4233548877900267e-07| -|cran|[BFpack](https://github.com/jomulder/BFpack)|3.4233548877900267e-07| -|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.4233548877900267e-07| -|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.4233548877900267e-07| -|cran|lspline|3.4233548877900267e-07| -|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.4233548877900267e-07| -|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.4233548877900267e-07| -|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.4233548877900267e-07| -|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.4233548877900267e-07| -|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.389121338912145e-07| -|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.389121338912145e-07| -|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.1903765690376673e-07| -|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.16001989642157e-07| -|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.16001989642157e-07| -|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.16001989642157e-07| -|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.16001989642157e-07| -|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.16001989642157e-07| -|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.16001989642157e-07| -|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.16001989642157e-07| -|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.16001989642157e-07| -|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.138075313807555e-07| -|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.138075313807555e-07| -|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.138075313807555e-07| -|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.138075313807555e-07| -|pypi|[plonk](https://github.com/dmentipl/plonk)|3.138075313807555e-07| -|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.138075313807555e-07| -|pypi|[iScore](https://github.com/DeepRank/iScore)|3.138075313807555e-07| -|pypi|[statannotations](https://github.com/trevismd/statannotations)|3.138075313807555e-07| -|pypi|[k2sc](https://github.com/OxES/k2sc)|3.138075313807555e-07| -|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.138075313807555e-07| -|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.138075313807555e-07| -|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.138075313807555e-07| -|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.138075313807555e-07| -|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.138075313807555e-07| -|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.138075313807555e-07| -|pypi|[daft](http://daft-pgm.org)|3.138075313807555e-07| -|cran|rCAT|3.138075313807555e-07| -|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.138075313807555e-07| -|cran|[strex](https://rorynolan.github.io/strex/)|3.138075313807555e-07| -|cran|rje|3.138075313807555e-07| -|cran|[usefun](https://github.com/bblodfon/usefun)|3.138075313807555e-07| -|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.138075313807555e-07| -|cran|[signs](https://benjaminwolfe.github.io/signs)|3.138075313807555e-07| -|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.138075313807555e-07| -|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.138075313807555e-07| -|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.138075313807555e-07| -|npm|[echarts](https://echarts.apache.org)|3.138075313807555e-07| -|npm|[element-plus](https://element-plus.org/)|3.138075313807555e-07| -|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.138075313807555e-07| -|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.138075313807532e-07| -|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.138075313807532e-07| -|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.138075313807532e-07| -|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.138075313807532e-07| -|go|[golang.org/x/tools](https://golang.org/x/tools)|3.138075313807532e-07| -|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.106694560669456e-07| -|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.0173801094303395e-07| -|rubygems|[activerecord-jdbcmysql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.012552301255234e-07| -|pypi|[geopy](https://github.com/geopy/geopy)|3.0016897328612995e-07| -|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.896684905053177e-07| -|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.896684905053177e-07| -|cran|[repr](https://github.com/IRkernel/repr/)|2.896684905053177e-07| -|cran|[odin](https://github.com/mrc-ide/odin)|2.896684905053177e-07| -|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.896684905053124e-07| -|pypi|[einsteinpy](https://einsteinpy.org/)|2.896684905053124e-07| -|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.896684905053124e-07| -|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.896684905053124e-07| -|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.896684905053124e-07| -|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.896684905053124e-07| -|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.896684905053124e-07| -|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.896684905053124e-07| -|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.896684905053124e-07| -|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.896684905053124e-07| -|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.896684905053124e-07| -|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.896684905053124e-07| -|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.896684905053124e-07| -|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.896684905053124e-07| -|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.896684905053124e-07| -|spack|[lua](https://www.lua.org)|2.896684905053124e-07| -|cran|[pwr](https://github.com/heliosdrm/pwr)|2.896684905053124e-07| -|cran|[waiter](https://waiter.john-coene.com/)|2.896684905053124e-07| -|cran|[plumber](https://www.rplumber.io)|2.896684905053124e-07| -|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.896684905053124e-07| -|cran|R2jags|2.896684905053124e-07| -|cran|[bib2df](https://github.com/ropensci/bib2df)|2.896684905053124e-07| -|cran|[likert](http://jason.bryer.org/likert)|2.896684905053124e-07| -|npm|[aws-amplify](https://aws-amplify.github.io/)|2.8966849050531063e-07| -|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.8966849050531063e-07| -|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.8906876278169716e-07| -|pypi|[outcome](https://github.com/python-trio/outcome)|2.8655110579796514e-07| -|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.7932318727298036e-07| -|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.6897788404064833e-07| -|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.6897788404064833e-07| -|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.6897788404064833e-07| -|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.6897788404064833e-07| -|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.6897788404064833e-07| -|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.6897788404064833e-07| -|pypi|[cloup](https://github.com/janLuke/cloup)|2.6897788404064833e-07| -|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.6897788404064833e-07| -|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.6897788404064833e-07| -|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.6897788404064833e-07| -|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.6897788404064833e-07| -|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.6897788404064833e-07| -|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.6897788404064833e-07| -|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.6897788404064833e-07| -|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.6897788404064833e-07| -|pypi|[dash_auth](https://plotly.com/dash)|2.6897788404064833e-07| -|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.6897788404064833e-07| -|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.6897788404064833e-07| -|spack|[opencv](https://opencv.org/)|2.6897788404064833e-07| -|cran|[depmixS4](https://depmix.github.io/)|2.6897788404064833e-07| -|cran|GeoLight|2.6897788404064833e-07| -|cran|[webdriver](https://github.com/rstudio/webdriver)|2.6897788404064833e-07| -|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.6897788404064833e-07| -|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.6897788404064833e-07| -|cran|[anomalize](https://github.com/business-science/anomalize)|2.6897788404064833e-07| -|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.6897788404064833e-07| -|cran|[cmocean](https://matplotlib.org/cmocean/)|2.6897788404064833e-07| -|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.6897788404064833e-07| -|cran|sphereplot|2.6897788404064833e-07| -|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.6897788404064833e-07| -|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.6897788404064833e-07| -|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.6897788404064833e-07| -|npm|[json2csv](http://zemirco.github.io/json2csv)|2.6897788404064833e-07| -|npm|[vue-axios](https://github.com/imcvampire/vue-axios#readme)|2.6897788404064833e-07| -|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.6897788404064833e-07| -|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.6897788404064833e-07| -|npm|[svelte-moveable](https://daybrush.com/moveable)|2.6897788404064833e-07| -|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.6897788404064833e-07| -|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.6897788404064833e-07| -|npm|[cpx](https://github.com/mysticatea/cpx)|2.6897788404064833e-07| -|npm|tls|2.6897788404064833e-07| -|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.644949193066363e-07| -|pypi|[retry](https://github.com/invl/retry)|2.644949193066363e-07| -|go|github.com/docker/distribution|2.637802437693287e-07| -|go|golang.org/x/sync|2.637802437693287e-07| -|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.5104602510460253e-07| -|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.5104602510460253e-07| -|npm|[cesium](http://cesium.com/cesiumjs/)|2.5104602510460253e-07| -|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.510460251046002e-07| -|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.510460251046002e-07| -|pypi|[segment-anything-py](https://github.com/opengeos/segment-anything)|2.510460251046002e-07| -|pypi|[segment-anything-hq](https://github.com/SysCV/sam-hq)|2.510460251046002e-07| -|pypi|[huggingface_hub](https://github.com/huggingface/huggingface_hub)|2.510460251046002e-07| -|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.510460251046002e-07| -|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.510460251046002e-07| -|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.510460251046002e-07| -|pypi|[ficus](https://github.com/camillescott/ficus)|2.510460251046002e-07| -|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.510460251046002e-07| -|cran|[COVID19](https://covid19datahub.io)|2.510460251046002e-07| -|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.510460251046002e-07| -|cran|[iotools](http://www.rforge.net/iotools)|2.510460251046002e-07| -|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.510460251046002e-07| -|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.4853556485355587e-07| -|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.3535564853556797e-07| -|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.3535564853556533e-07| -|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.3535564853556533e-07| -|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.3535564853556533e-07| -|pypi|[pebble](https://github.com/noxdafox/pebble)|2.3535564853556533e-07| -|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.3535564853556533e-07| -|pypi|[frites](https://github.com/brainets/frites)|2.3535564853556533e-07| -|pypi|[elmada](https://github.com/DrafProject/elmada)|2.3535564853556533e-07| -|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.3535564853556533e-07| -|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.3535564853556533e-07| -|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.3535564853556533e-07| -|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.3535564853556533e-07| -|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.3535564853556533e-07| -|pypi|[samsum](https://github.com/hallamlab/samsum)|2.3535564853556533e-07| -|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.3535564853556533e-07| -|pypi|[pirecorder](https://github.com/jollejolles)|2.3535564853556533e-07| -|cran|[sortable](https://rstudio.github.io/sortable/)|2.3535564853556533e-07| -|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.3535564853556533e-07| -|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.3535564853556533e-07| -|cran|randomcoloR|2.3535564853556533e-07| -|cran|shinyMatrix|2.3535564853556533e-07| -|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.3535564853556533e-07| -|cran|[RaMS](https://github.com/wkumler/RaMS)|2.3535564853556533e-07| -|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.3535564853556533e-07| -|cran|[greta](https://greta-stats.org)|2.3535564853556533e-07| -|cran|ggnewscale|2.3535564853556533e-07| -|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.3535564853556533e-07| -|cran|[codemeta](https://github.com/cboettig/codemeta)|2.3535564853556533e-07| -|cran|[rplos](https://docs.ropensci.org/rplos)|2.3535564853556533e-07| -|cran|[microdemic](https://github.com/ropensci/microdemic)|2.3535564853556533e-07| -|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.3535564853556533e-07| -|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.3535564853556533e-07| -|cran|[dplR](https://github.com/AndyBunn/dplR)|2.3535564853556533e-07| -|cran|[lunar](http://statistics.lazaridis.eu)|2.3535564853556533e-07| -|cran|[UNF](https://github.com/leeper/UNF)|2.3535564853556533e-07| -|npm|express-flash|2.3535564853556533e-07| -|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.3535564853556533e-07| -|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.3535564853556488e-07| -|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.3300209205020798e-07| -|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.3221757322175797e-07| -|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3180871233297294e-07| -|go|github.com/davecgh/go-spew|2.2574296723832833e-07| -|go|github.com/onsi/ginkgo|2.2574296723832833e-07| -|go|github.com/onsi/gomega|2.2574296723832833e-07| -|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.215111986217084e-07| -|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.215111986217084e-07| -|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.215111986217084e-07| -|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.215111986217084e-07| -|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.215111986217084e-07| -|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.215111986217084e-07| -|pypi|[dmsh](https://pypi.org/project/dmsh)|2.215111986217084e-07| -|pypi|[glvis](https://github.com/glvis/pyglvis)|2.215111986217084e-07| -|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.215111986217084e-07| -|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.215111986217084e-07| -|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.215111986217084e-07| -|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.215111986217084e-07| -|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.215111986217084e-07| -|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.215111986217084e-07| -|npm|[root](https://github.com/mafintosh/root#readme)|2.215111986217084e-07| -|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2151119862170575e-07| -|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2151119862170575e-07| -|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2151119862170575e-07| -|cran|[wpp2015](http://esa.un.org/wpp)|2.1929608663549065e-07| -|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.092050209205028e-07| -|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.092050209205028e-07| -|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.092050209205028e-07| -|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.092050209205028e-07| -|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.092050209205028e-07| -|pypi|[elisa](https://github.com/mikecokina/elisa)|2.092050209205028e-07| -|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.092050209205028e-07| -|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.092050209205028e-07| -|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.092050209205028e-07| -|pypi|[kplr](https://github.com/dfm/kplr)|2.092050209205028e-07| -|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.092050209205028e-07| -|pypi|[pymunk](http://www.pymunk.org)|2.092050209205028e-07| -|pypi|[memory_profiler](https://github.com/pythonprofilers/memory_profiler)|2.092050209205028e-07| -|pypi|[lcdata](https://github.com/kboone/lcdata)|2.092050209205028e-07| -|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.092050209205028e-07| -|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.092050209205028e-07| -|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.092050209205028e-07| -|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.092050209205028e-07| -|cran|[ascii](https://github.com/mclements/ascii)|2.092050209205028e-07| -|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.092050209205028e-07| -|cran|smoother|2.092050209205028e-07| -|cran|[ptw](https://github.com/rwehrens/ptw)|2.092050209205028e-07| -|cran|[FedData](https://github.com/ropensci/FedData)|2.092050209205028e-07| -|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.092050209205028e-07| -|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.092050209205028e-07| -|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.092050209205028e-07| -|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.092050209205028e-07| -|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.092050209205028e-07| -|go|github.com/bradfitz/gomemcache|2.0920502092050212e-07| -|go|github.com/docker/libtrust|2.0920502092050212e-07| -|go|github.com/phayes/permbits|2.0920502092050212e-07| -|go|github.com/spf13/afero|2.0920502092050212e-07| -|go|github.com/spf13/viper|2.0920502092050212e-07| -|go|github.com/sylabs/sif|2.0920502092050212e-07| -|go|github.com/vmihailenco/msgpack|2.0920502092050212e-07| -|go|google.golang.org/appengine|2.0920502092050212e-07| -|cran|[longitudinalData](http:www.r-project.org)|2.0711297071129833e-07| -|pypi|[sos-bash](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-matlab](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|1.9819423034573979e-07| -|pypi|[sos-julia](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-javascript](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-r](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|1.9819423034573979e-07| -|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|1.9819423034573979e-07| -|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|1.9819423034573979e-07| -|cran|[nabor](https://github.com/jefferis/nabor)|1.9819423034573979e-07| -|cran|[turner](http://www.gastonsanchez.com)|1.9819423034573979e-07| -|cran|[blocksdesign]()|1.9819423034573979e-07| -|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|1.9819423034573979e-07| -|cran|shinyhelper|1.9819423034573979e-07| -|cran|[bsplus](https://github.com/ijlyttle/bsplus)|1.9819423034573979e-07| -|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|1.9819423034573883e-07| -|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|1.9819423034573883e-07| -|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|1.9819423034573883e-07| -|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|1.9819423034573883e-07| -|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|1.9819423034573883e-07| -|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|1.9819423034573883e-07| -|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|1.9819423034573883e-07| -|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|1.9819423034573883e-07| -|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|1.9819423034573883e-07| -|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|1.9819423034573883e-07| -|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|1.9819423034573883e-07| -|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|1.9819423034573883e-07| -|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|1.9819423034573883e-07| -|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|1.9819423034573883e-07| -|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|1.9819423034573883e-07| -|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|1.9819423034573883e-07| -|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.882845188284528e-07| -|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.882845188284528e-07| -|cran|[sensitivity](NA)|1.882845188284528e-07| -|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.882845188284528e-07| -|cran|[symengine](https://github.com/symengine/symengine.R)|1.882845188284528e-07| -|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.882845188284519e-07| -|go|[github.com/biogo/store](https://github.com/biogo/store)|1.882845188284519e-07| -|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.882845188284519e-07| -|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.882845188284519e-07| -|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.882845188284519e-07| -|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.882845188284519e-07| -|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.882845188284519e-07| -|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.882845188284519e-07| -|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.882845188284519e-07| -|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.882845188284519e-07| -|cran|[dqrng](https://daqana.github.io/dqrng/)|1.8828451882845015e-07| -|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.8286013150029915e-07| -|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.7931858936043135e-07| -|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.7931858936043135e-07| -|pypi|[alive_progress](https://github.com/rsalmei/alive-progress)|1.7931858936043135e-07| -|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.7931858936043135e-07| -|pypi|[circle_fit](https://github.com/AlliedToasters/circle-fit)|1.7931858936043135e-07| -|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.7931858936043135e-07| -|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.7931858936043135e-07| -|cran|[desplot](https://kwstat.github.io/desplot/)|1.7931858936043135e-07| -|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.7931858936043135e-07| -|cran|PairedData|1.7931858936043135e-07| -|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.7931858936043135e-07| -|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.7931858936043037e-07| -|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.711677443895017e-07| -|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.711677443895017e-07| -|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.711677443895017e-07| -|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.711677443895017e-07| -|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.711677443895017e-07| -|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.711677443895017e-07| -|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.711677443895017e-07| -|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.711677443895017e-07| -|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.711677443895017e-07| -|go|github.com/antchfx/jsonquery|1.711677443895017e-07| -|go|github.com/bhmj/jsonslice|1.711677443895017e-07| -|go|github.com/codegangsta/negroni|1.711677443895017e-07| -|go|github.com/evanphx/json-patch/v5|1.711677443895017e-07| -|go|github.com/gorilla/context|1.711677443895017e-07| -|go|github.com/grandcat/zeroconf|1.711677443895017e-07| -|go|github.com/justinas/alice|1.711677443895017e-07| -|go|github.com/kelseyhightower/envconfig|1.711677443895017e-07| -|go|github.com/linksmart/go-sec|1.711677443895017e-07| -|go|github.com/linksmart/service-catalog/v3|1.711677443895017e-07| -|go|github.com/miekg/dns|1.711677443895017e-07| -|go|github.com/rs/cors|1.711677443895017e-07| -|go|github.com/satori/go.uuid|1.711677443895017e-07| -|go|github.com/syndtr/goleveldb|1.711677443895017e-07| -|go|github.com/xeipuuv/gojsonschema|1.711677443895017e-07| -|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7116774438950134e-07| -|pypi|[astral](https://github.com/sffjunkie/astral)|1.7116774438950134e-07| -|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7116774438950134e-07| -|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7116774438950134e-07| -|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7116774438950134e-07| -|pypi|[markdown-include](https://pypi.org/project/markdown-include)|1.7116774438950134e-07| -|cran|harmonicmeanp|1.7116774438950134e-07| -|cran|NBPSeq|1.7116774438950134e-07| -|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7116774438950134e-07| -|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.6945606694560726e-07| -|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.6945606694560726e-07| -|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.637256685464791e-07| -|spack|[clapack](https://www.netlib.org/clapack/)|1.637256685464791e-07| -|spack|[qwt](http://qwt.sourceforge.net/)|1.637256685464791e-07| -|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.637256685464791e-07| -|cran|[coloc](https://github.com/chr1swallace/coloc)|1.637256685464791e-07| -|cran|[ggtern](http://www.ggtern.com)|1.637256685464791e-07| -|cran|[dams](https://github.com/jsta/dams)|1.637256685464791e-07| -|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.637256685464791e-07| -|pypi|[your](https://github.com/thepetabyteproject/your)|1.6372566854647644e-07| -|cran|[coro](https://github.com/r-lib/coro)|1.620884118610154e-07| -|rubygems|[groupdate](https://github.com/ankane/groupdate)|1.6053283237981463e-07| -|rubygems|[jbuilder](https://github.com/rails/jbuilder)|1.6053283237981463e-07| -|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.5690376569037776e-07| -|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.5690376569037776e-07| -|pypi|[Pyside6](https://www.pyside.org)|1.5690376569037776e-07| -|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.5690376569037776e-07| -|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.5690376569037776e-07| -|pypi|[oemof.thermal](https://github.com/oemof/oemof-thermal)|1.5690376569037776e-07| -|pypi|[feedinlib](http://github.com/oemof/feedinlib)|1.5690376569037776e-07| -|pypi|[open_fred-cli](https://github.com/open-fred/cli)|1.5690376569037776e-07| -|pypi|[demandlib](https://github.com/oemof/demandlib)|1.5690376569037776e-07| -|pypi|[scikit-learn-extra](https://github.com/scikit-learn-contrib/scikit-learn-extra)|1.5690376569037776e-07| -|pypi|[dhnx](https://pypi.org/project/dhnx)|1.5690376569037776e-07| -|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.5690376569037776e-07| -|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.5690376569037776e-07| -|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.5690376569037776e-07| -|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.5690376569037776e-07| -|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.5690376569037776e-07| -|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.5690376569037776e-07| -|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.5690376569037776e-07| -|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.5690376569037776e-07| -|pypi|[turbustat](https://turbustat.readthedocs.org)|1.5690376569037776e-07| -|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.5690376569037776e-07| -|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.5690376569037776e-07| -|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.5690376569037776e-07| -|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.5690376569037776e-07| -|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.5690376569037776e-07| -|cran|[ucminf](NA)|1.5533472803347376e-07| -|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5062761506276434e-07| -|rubygems|[net-ldap](http://github.com/ruby-ldap/ruby-net-ldap)|1.5062761506276434e-07| -|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.506276150627617e-07| -|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.506276150627617e-07| -|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.506276150627617e-07| -|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.506276150627617e-07| -|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.506276150627617e-07| -|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.506276150627617e-07| -|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.506276150627617e-07| -|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.506276150627617e-07| -|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.506276150627617e-07| -|pypi|[atlite](https://github.com/PyPSA/atlite)|1.506276150627617e-07| -|rubygems|[rack-openid](https://github.com/grosser/rack-openid)|1.506276150627617e-07| -|rubygems|[activerecord-jdbcpostgresql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.506276150627617e-07| -|rubygems|[activerecord-jdbcsqlite3-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.506276150627617e-07| -|rubygems|[tiny_tds](http://github.com/rails-sqlserver/tiny_tds)|1.506276150627617e-07| -|rubygems|[shoulda](https://github.com/thoughtbot/shoulda)|1.506276150627617e-07| -|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.448342452526562e-07| -|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.448342452526562e-07| -|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.448342452526562e-07| -|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.448342452526562e-07| -|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.448342452526562e-07| -|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.448342452526562e-07| -|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.448342452526562e-07| -|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.448342452526562e-07| -|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.448342452526562e-07| -|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.448342452526562e-07| -|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.448342452526562e-07| -|pypi|[authlib](https://authlib.org/)|1.448342452526562e-07| -|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.448342452526562e-07| -|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.448342452526562e-07| -|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.448342452526562e-07| -|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.448342452526562e-07| -|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.448342452526562e-07| -|npm|[download](https://github.com/kevva/download#readme)|1.448342452526562e-07| -|npm|[ftp](https://github.com/mscdex/node-ftp)|1.448342452526562e-07| -|npm|pipeline|1.448342452526562e-07| -|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.4483424525265532e-07| -|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.4483424525265532e-07| -|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.4483424525265532e-07| -|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.4483424525265532e-07| -|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.4483424525265532e-07| -|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.4483424525265532e-07| -|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.4483424525265532e-07| -|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.4483424525265532e-07| -|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.4483424525265532e-07| -|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.4483424525265532e-07| -|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.442345175290418e-07| -|go|[github.com/google/shlex](https://github.com/google/shlex)|1.442345175290418e-07| -|pypi|[fspath](https://github.com/return42/fspath)|1.4338590280012982e-07| -|go|github.com/containernetworking/cni|1.4214941765275772e-07| -|go|github.com/containernetworking/plugins|1.4214941765275772e-07| -|go|github.com/containers/common|1.4214941765275772e-07| -|go|github.com/containers/image/v5|1.4214941765275772e-07| -|go|github.com/cyphar/filepath-securejoin|1.4214941765275772e-07| -|go|github.com/moby/term|1.4214941765275772e-07| -|go|github.com/opencontainers/runc|1.4214941765275772e-07| -|go|github.com/opencontainers/runtime-spec|1.4214941765275772e-07| -|go|github.com/opencontainers/runtime-tools|1.4214941765275772e-07| -|go|github.com/opencontainers/selinux|1.4214941765275772e-07| -|go|gopkg.in/yaml.v2|1.4214941765275772e-07| -|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.4121338912134156e-07| -|pypi|[geobo](https://github.com/sebhaan/geobo)|1.3947001394700188e-07| -|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.3947001394700188e-07| -|npm|[cover](http://www.cover.io)|1.3807531380753222e-07| -|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.3807531380753222e-07| -|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.3807531380753222e-07| -|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.3448894202032417e-07| -|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.3448894202032417e-07| -|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.3448894202032417e-07| -|cran|[audio](http://www.rforge.net/audio/)|1.3314405260011884e-07| -|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.298513922954846e-07| -|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.298513922954846e-07| -|npm|[sendgrid](https://sendgrid.com)|1.2765052123962924e-07| -|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.2765052123962924e-07| -|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.2765052123962924e-07| -|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.2765052123962924e-07| -|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.2765052123962924e-07| -|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.255230125523001e-07| -|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.255230125523001e-07| -|pypi|[nixio](https://github.com/G-Node/nixpy)|1.1650104602510532e-07| -|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1411182959300177e-07| -|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1411182959300177e-07| -|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1411182959300177e-07| -|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1411182959300177e-07| -|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.107555993108542e-07| -|pypi|[drop](https://github.com/cod3monk/drop)|1.0759115361625856e-07| -|npm|[dedent](https://github.com/dmnd/dedent)|1.0651524208009614e-07| -|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.046025104602514e-07| -|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.0355648535564917e-07| -|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0177541558294756e-07| -|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|9.909711517286989e-08| -|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|9.909711517286989e-08| -|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|9.909711517286989e-08| -|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.68320382546331e-08| -|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.655616350176992e-08| -|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.655616350176992e-08| -|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.655616350176992e-08| -|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.655616350176992e-08| -|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.559060186675277e-08| -|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.559060186675277e-08| -|npm|[opn](https://github.com/sindresorhus/open#readme)|9.559060186675277e-08| -|npm|[node-http2](https://github.com/kaazing/node-http2)|9.559060186675277e-08| -|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.559060186675277e-08| -|pypi|[technical](https://github.com/freqtrade/technical)|9.414225941422772e-08| -|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.41422594142264e-08| -|pypi|[janus](https://github.com/aio-libs/janus)|9.41422594142264e-08| -|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.320083682008346e-08| -|pypi|[viscm](https://github.com/bids/viscm)|9.320083682008346e-08| -|pypi|[ipyspeck](https://github.com/denphi/speck/tree/master/widget/ipyspeck)|9.320083682008346e-08| -|pypi|[py3Dmol](https://3dmol.org)|9.320083682008346e-08| -|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.184610674558531e-08| -|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|8.965929468021567e-08| -|pypi|[dash-auth](https://plotly.com/dash)|8.965929468021567e-08| -|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|8.965929468021567e-08| -|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|8.965929468021519e-08| -|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|8.965929468021519e-08| -|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|8.965929468021519e-08| -|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|8.965929468021519e-08| -|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|8.965929468021519e-08| -|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|8.965929468021519e-08| -|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|8.965929468021519e-08| -|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|8.965929468021519e-08| -|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|8.965929468021519e-08| -|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|8.965929468021519e-08| -|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|8.965929468021519e-08| -|go|[github.com/creack/pty](https://github.com/creack/pty)|8.965929468021519e-08| -|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|8.965929468021519e-08| -|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|8.965929468021519e-08| -|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|8.965929468021519e-08| -|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|8.965929468021519e-08| -|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|8.965929468021519e-08| -|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|8.965929468021519e-08| -|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|8.965929468021519e-08| -|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|8.965929468021519e-08| -|go|[github.com/lib/pq](https://github.com/lib/pq)|8.965929468021519e-08| -|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|8.965929468021519e-08| -|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|8.965929468021519e-08| -|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|8.965929468021519e-08| -|go|[github.com/prometheus/common](https://github.com/prometheus/common)|8.965929468021519e-08| -|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|8.965929468021519e-08| -|go|[google.golang.org/api](https://google.golang.org/api)|8.965929468021519e-08| -|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|8.965929468021519e-08| -|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|8.965929468021519e-08| -|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|8.965929468021519e-08| -|go|[rsc.io/getopt](https://rsc.io/getopt)|8.965929468021519e-08| -|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.757419480393114e-08| -|go|github.com/Netflix/go-expect|8.757419480393111e-08| -|go|github.com/ProtonMail/go-crypto|8.757419480393111e-08| -|go|github.com/adigunhammedolalekan/registry-auth|8.757419480393111e-08| -|go|github.com/apex/log|8.757419480393111e-08| -|go|github.com/blang/semver/v4|8.757419480393111e-08| -|go|github.com/buger/jsonparser|8.757419480393111e-08| -|go|github.com/containerd/containerd|8.757419480393111e-08| -|go|github.com/go-log/log|8.757419480393111e-08| -|go|github.com/gosimple/slug|8.757419480393111e-08| -|go|github.com/opencontainers/umoci|8.757419480393111e-08| -|go|github.com/pelletier/go-toml|8.757419480393111e-08| -|go|github.com/seccomp/libseccomp-golang|8.757419480393111e-08| -|go|github.com/sylabs/json-resp|8.757419480393111e-08| -|go|github.com/sylabs/scs-build-client|8.757419480393111e-08| -|go|github.com/sylabs/scs-key-client|8.757419480393111e-08| -|go|github.com/sylabs/scs-library-client|8.757419480393111e-08| -|go|github.com/sylabs/sif/v2|8.757419480393111e-08| -|go|github.com/vbauerster/mpb/v4|8.757419480393111e-08| -|go|github.com/vbauerster/mpb/v6|8.757419480393111e-08| -|go|golang.org/x/term|8.757419480393111e-08| -|go|gotest.tools/v3|8.757419480393111e-08| -|go|mvdan.cc/sh/v3|8.757419480393111e-08| -|go|oras.land/oras-go|8.757419480393111e-08| -|rubygems|[pdf-reader](https://github.com/yob/pdf-reader)|8.36820083682027e-08| -|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.36820083682014e-08| -|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.36820083682014e-08| -|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.36820083682014e-08| -|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.36820083682014e-08| -|pypi|[django-rq](https://github.com/rq/django-rq)|8.36820083682014e-08| -|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.36820083682014e-08| -|pypi|[google](http://breakingcode.wordpress.com/)|8.36820083682014e-08| -|rubygems|[aasm](https://github.com/aasm/aasm)|8.36820083682014e-08| -|rubygems|[dotenv](https://github.com/bkeepers/dotenv)|8.36820083682014e-08| -|rubygems|[google_drive](https://github.com/gimite/google-drive-ruby)|8.36820083682014e-08| -|rubygems|[net-sftp](https://github.com/net-ssh/net-sftp)|8.36820083682014e-08| -|rubygems|[octicons_helper](https://github.com/primer/octicons)|8.36820083682014e-08| -|rubygems|[omniauth-orcid](https://github.com/datacite/omniauth-orcid)|8.36820083682014e-08| -|rubygems|[omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection)|8.36820083682014e-08| -|rubygems|[importmap-rails](https://github.com/rails/importmap-rails)|8.36820083682014e-08| -|rubygems|[turbo-rails](https://github.com/hotwired/turbo-rails)|8.36820083682014e-08| -|rubygems|[stimulus-rails](https://stimulus.hotwired.dev)|8.36820083682014e-08| -|rubygems|[newrelic_rpm](https://newrelic.com/ruby)|8.36820083682014e-08| -|rubygems|[sanitize](https://github.com/rgrove/sanitize/)|8.36820083682014e-08| -|rubygems|[searchkick](https://github.com/ankane/searchkick)|8.36820083682014e-08| -|rubygems|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html)|8.36820083682014e-08| -|rubygems|[issue](http://github.com/xuanxu/issue)|8.36820083682014e-08| -|rubygems|[active_link_to](http://github.com/comfy/active_link_to)|8.36820083682014e-08| -|rubygems|[pry-byebug](https://github.com/deivid-rodriguez/pry-byebug)|8.36820083682014e-08| -|npm|[parents](https://github.com/substack/node-parents)|8.201673640167313e-08| -|npm|[coverify](https://github.com/substack/coverify)|8.201673640167313e-08| -|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|8.012107184189445e-08| -|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.685082401161325e-08| -|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.685082401161325e-08| -|rubygems|[coffee-rails](https://github.com/rails/coffee-rails)|7.685082401161325e-08| -|rubygems|[fastimage](http://github.com/sdsykes/fastimage)|7.685082401161325e-08| -|rubygems|[image_processing](https://github.com/janko/image_processing)|7.685082401161325e-08| -|rubygems|[jquery-rails](https://github.com/rails/jquery-rails)|7.685082401161325e-08| -|rubygems|[rotp](https://github.com/mdp/rotp)|7.685082401161325e-08| -|rubygems|[sass-rails](https://github.com/rails/sass-rails)|7.685082401161325e-08| -|rubygems|[tzinfo-data](https://tzinfo.github.io)|7.685082401161325e-08| -|rubygems|[reverse_markdown](http://github.com/xijo/reverse_markdown)|7.685082401161325e-08| -|rubygems|[diffy](http://github.com/samg/diffy)|7.685082401161325e-08| -|rubygems|[rqrcode](https://github.com/whomwah/rqrcode)|7.685082401161325e-08| -|rubygems|[will_paginate-bootstrap](https://github.com/bootstrap-ruby/will_paginate-bootstrap)|7.685082401161325e-08| -|rubygems|[aws-sdk-s3](https://github.com/aws/aws-sdk-ruby)|7.685082401161325e-08| -|rubygems|[whenever](https://github.com/javan/whenever)|7.685082401161325e-08| -|rubygems|[flamegraph](https://github.com/SamSaffron/flamegraph)|7.685082401161325e-08| -|rubygems|[rack-mini-profiler](https://miniprofiler.com)|7.685082401161325e-08| -|rubygems|[thwait](https://github.com/ruby/thwait)|7.685082401161325e-08| -|rubygems|[rmagick](https://github.com/rmagick/rmagick)|7.685082401161325e-08| -|rubygems|[minitest-ci](https://github.com/circleci/minitest-ci)|7.685082401161325e-08| -|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.685082401161194e-08| -|rubygems|[counter_culture](https://github.com/magnusvk/counter_culture)|7.685082401161194e-08| -|rubygems|[rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer)|7.685082401161194e-08| -|rubygems|[devise](https://github.com/heartcombo/devise)|7.685082401161194e-08| -|rubygems|[premailer-rails](https://github.com/fphilipe/premailer-rails)|7.685082401161194e-08| -|rubygems|[rails-controller-testing](https://github.com/rails/rails-controller-testing)|7.685082401161194e-08| -|rubygems|[letter_opener_web](https://github.com/fgrehm/letter_opener_web)|7.685082401161194e-08| -|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.531380753138217e-08| -|cran|[enviPick](NA)|7.531380753138085e-08| -|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.456066945606756e-08| -|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.24171226263281e-08| -|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.105076182205711e-08| -|pypi|[tagore](https://github.com/jordanlab/tagore)|7.105076182205711e-08| -|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.105076182205711e-08| -|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|6.903765690376611e-08| -|npm|[vx](https://github.com/vxjs/vx)|6.724447101016208e-08| -|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.657202630005942e-08| -|npm|eslint-config-richienb|6.657202630005942e-08| -|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.657202630005942e-08| -|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.657202630005942e-08| -|pypi|[comet](http://comet.transientskp.org/)|6.606474344857949e-08| -|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.606474344857949e-08| -|npm|[aproba](https://github.com/iarna/aproba)|6.382526061981462e-08| -|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.382526061981462e-08| -|npm|concat-map|6.382526061981462e-08| -|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.382526061981462e-08| -|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.382526061981462e-08| -|pypi|[trustme](https://github.com/python-trio/trustme)|6.213389121338897e-08| -|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.073694155756541e-08| -|pypi|[flowTorch](https://flowtorch.ai/users)|5.883891213389133e-08| -|pypi|[cma](https://github.com/CMA-ES/pycma)|5.825052301255266e-08| -|go|github.com/blang/semver|5.457522284882663e-08| -|go|github.com/buger/goterm|5.457522284882663e-08| -|go|github.com/checkpoint-restore/checkpointctl|5.457522284882663e-08| -|go|github.com/checkpoint-restore/go-criu/v5|5.457522284882663e-08| -|go|github.com/container-orchestrated-devices/container-device-interface|5.457522284882663e-08| -|go|github.com/containers/buildah|5.457522284882663e-08| -|go|github.com/containers/conmon|5.457522284882663e-08| -|go|github.com/containers/ocicrypt|5.457522284882663e-08| -|go|github.com/containers/psgo|5.457522284882663e-08| -|go|github.com/containers/storage|5.457522284882663e-08| -|go|github.com/coreos/go-systemd/v22|5.457522284882663e-08| -|go|github.com/coreos/stream-metadata-go|5.457522284882663e-08| -|go|github.com/digitalocean/go-qemu|5.457522284882663e-08| -|go|github.com/docker/go-connections|5.457522284882663e-08| -|go|github.com/docker/go-plugins-helpers|5.457522284882663e-08| -|go|github.com/docker/go-units|5.457522284882663e-08| -|go|github.com/dtylman/scp|5.457522284882663e-08| -|go|github.com/godbus/dbus/v5|5.457522284882663e-08| -|go|github.com/google/gofuzz|5.457522284882663e-08| -|go|github.com/gorilla/handlers|5.457522284882663e-08| -|go|github.com/gorilla/schema|5.457522284882663e-08| -|go|github.com/hashicorp/go-multierror|5.457522284882663e-08| -|go|github.com/json-iterator/go|5.457522284882663e-08| -|go|github.com/mrunalp/fileutils|5.457522284882663e-08| -|go|github.com/nxadm/tail|5.457522284882663e-08| -|go|github.com/pmezard/go-difflib|5.457522284882663e-08| -|go|github.com/rootless-containers/rootlesskit|5.457522284882663e-08| -|go|github.com/stretchr/testify|5.457522284882663e-08| -|go|github.com/syndtr/gocapability|5.457522284882663e-08| -|go|github.com/uber/jaeger-client-go|5.457522284882663e-08| -|go|github.com/vbauerster/mpb/v7|5.457522284882663e-08| -|go|github.com/vishvananda/netlink|5.457522284882663e-08| -|go|go.etcd.io/bbolt|5.457522284882663e-08| -|go|golang.org/x/text|5.457522284882663e-08| -|go|google.golang.org/protobuf|5.457522284882663e-08| -|go|gopkg.in/inf.v0|5.457522284882663e-08| -|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.379557680812928e-08| -|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.303789262773274e-08| -|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.303789262773274e-08| -|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.303789262773274e-08| -|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.303789262773274e-08| -|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.303789262773274e-08| -|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.158479967902767e-08| -|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.536976357312103e-08| -|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.482964734010784e-08| -|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.3859217327098524e-08| -|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.2364016736401815e-08| -|pypi|[jmp](https://github.com/deepmind/jmp)|3.8041157885748524e-08| -|rubygems|[coffee-script](http://github.com/josh/ruby-coffee-script)|3.8041157885748524e-08| -|npm|text-table|3.5846475700032455e-08| -|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.5599258626239055e-08| -|pypi|[pika](https://pika.readthedocs.io)|3.241768237220335e-08| -|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.1863533955584256e-08| -|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.1863533955584256e-08| -|cran|[OAIHarvester](NA)|3.1066945606694484e-08| -|npm|[utfx](https://github.com/dcodeIO/utfx)|3.1066945606694484e-08| -|rubygems|[hoe-rubygems](http://github.com/jbarnette/hoe-rubygems)|2.5373927824267722e-08| -|rubygems|[hoe-git](http://github.com/jbarnette/hoe-git)|2.5373927824267722e-08| -|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.3670053795576735e-08| -|cran|[uroot](https://jalobe.com)|2.315548740871658e-08| -|pypi|[geomet](https://github.com/geomet/geomet)|1.2944560669456146e-08| -|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.730983133657299e-09| -|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.730983133657299e-09| -|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.730983133657299e-09| +|pypi|[numpy](https://pypi.org/project/numpy)|0.08586518218057164| +|pypi|[matplotlib](https://matplotlib.org)|0.030106690704898208| +|cran|R|0.014799735117004683| +|pypi|[scipy](https://pypi.org/project/scipy)|0.012243031666020221| +|pypi|[pytest](https://docs.pytest.org/en/latest/)|0.01075641325560562| +|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.010283384117614949| +|cran|[testthat](https://testthat.r-lib.org)|0.010049818181628105| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.0098467397044953| +|pypi|[sphinx](https://www.sphinx-doc.org/)|0.007651480005564447| +|cran|[httr](https://httr.r-lib.org/)|0.00746578778270973| +|cran|[knitr](https://yihui.org/knitr/)|0.007089949791484212| +|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.006660820335424742| +|spack|[zlib](https://zlib.net)|0.006625518841426005| +|cran|utils|0.006332489452034753| +|cran|methods|0.005977432261616047| +|pypi|[six](https://pypi.org/project/six)|0.005732946242722636| +|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005321181475692192| +|cran|[covr](https://covr.r-lib.org)|0.0053058671411834145| +|pypi|[cycler](https://github.com/matplotlib/cycler)|0.005163720778106632| +|pypi|[h5py](https://pypi.org/project/h5py)|0.004732579401470202| +|pypi|[colorama](https://pypi.org/project/colorama)|0.004549460023100546| +|pypi|[pytz](https://pypi.org/project/pytz)|0.004322424633315176| +|pypi|[biopython](https://biopython.org/)|0.004208688493088| +|pypi|[pytest-cov](https://github.com/pytest-dev/pytest-cov)|0.004125767918795899| +|pypi|[python-dateutil](https://github.com/dateutil/dateutil)|0.003994389058680661| +|pypi|[pyyaml](https://pyyaml.org/)|0.003668814579652913| +|cran|[tidyr](https://tidyr.tidyverse.org)|0.0034878431072855346| +|pypi|[cython](https://pypi.org/project/cython)|0.003323243881786614| +|pypi|[numba](https://numba.pydata.org)|0.003205198700382663| +|pypi|[packaging](https://pypi.org/project/packaging)|0.0031552698417559736| +|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.0031410219848520076| +|pypi|[pandas](https://pandas.pydata.org)|0.003124829196809343| +|pypi|[docutils](http://docutils.sourceforge.net/)|0.0030730178292452566| +|spack|[python](https://www.python.org/)|0.002743267097590346| +|cran|[magrittr](https://magrittr.tidyverse.org)|0.002697245983777728| +|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.0026398613320910043| +|pypi|[requests](https://pypi.org/project/requests)|0.002579802958657428| +|cran|[rlang](https://rlang.r-lib.org)|0.0025576067644584753| +|cran|stats|0.0025336992933943465| +|pypi|[PyYAML](https://pyyaml.org/)|0.002525290516579228| +|pypi|[hypothesis](https://hypothesis.works)|0.002505522816507122| +|pypi|[setuptools](https://pypi.org/project/setuptools)|0.002482470013383646| +|pypi|[coverage](https://github.com/nedbat/coveragepy)|0.0024714344239901553| +|pypi|[tomli](https://pypi.org/project/tomli)|0.0024143959333210677| +|pypi|[importlib-metadata](https://github.com/python/importlib_metadata)|0.002328080228478389| +|pypi|[future](https://python-future.org)|0.002272591319311876| +|pypi|[certifi](https://pypi.org/project/certifi)|0.002153962052540998| +|cran|[withr](https://withr.r-lib.org)|0.002109863191534717| +|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.002056021690384091| +|pypi|[MarkupSafe](https://palletsprojects.com/p/markupsafe/)|0.0020406887789691424| +|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0020045688574466167| +|cran|[tibble](https://tibble.tidyverse.org/)|0.0019962719877868046| +|pypi|[flake8](https://pypi.org/project/flake8)|0.001986034809864583| +|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019351077274069222| +|spack|[pkgconfig](http://pkgconf.org/)|0.0019000089722340434| +|pypi|[astropy](http://astropy.org)|0.0018937166220688532| +|pypi|[lxml](https://pypi.org/project/lxml)|0.0018828153718027916| +|pypi|[nose](https://pypi.org/project/nose)|0.0018204096675510262| +|pypi|[mock](https://pypi.org/project/mock)|0.0018173713280027638| +|spack|openmp|0.0017852377890365718| +|cran|[Rcpp](http://www.rcpp.org)|0.0017779434222736314| +|pypi|[sphinx-astropy](https://github.com/astropy/sphinx-astropy)|0.0017727151311072407| +|spack|[cmake](https://www.cmake.org)|0.0017617855309072534| +|pypi|[pycparser](https://pypi.org/project/pycparser)|0.0017403408220857688| +|cran|tools|0.0017189671958063755| +|pypi|[seaborn](https://seaborn.pydata.org)|0.0017184273346983168| +|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.0016845292545493316| +|pypi|[sklearn](https://pypi.python.org/pypi/scikit-learn/)|0.0016398571201525435| +|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016099148844203606| +|pypi|[joblib](https://pypi.org/project/joblib)|0.001586345578487182| +|pypi|[idna](https://pypi.org/project/idna)|0.0015733137180119483| +|cran|[curl](https://github.com/jeroen/curl)|0.0015701568836284444| +|pypi|[Sphinx](https://www.sphinx-doc.org/)|0.0015684978994812912| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015572633638449344| +|cran|grDevices|0.001551388283434584| +|pypi|[wheel](https://pypi.org/project/wheel)|0.0015499371102460455| +|cran|graphics|0.0014993867477794704| +|pypi|[ipython](https://pypi.org/project/ipython)|0.0014746227866193017| +|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.0014633591473154413| +|cran|[R6](https://r6.r-lib.org)|0.0014482904326123696| +|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014432367415999155| +|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014400215764763795| +|pypi|[chardet](https://pypi.org/project/chardet)|0.0014219090951829555| +|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.0013249763737678238| +|cran|[pryr](https://github.com/hadley/pryr)|0.0013230302142527653| +|cran|[dplyr](https://dplyr.tidyverse.org)|0.001274797266809135| +|pypi|[astroquery](http://astropy.org/astroquery)|0.00126926788672516| +|pypi|[Jinja2](https://palletsprojects.com/p/jinja/)|0.0012512765078826359| +|cran|[glue](https://github.com/tidyverse/glue)|0.0012094872860259449| +|pypi|[dask](https://pypi.org/project/dask)|0.0011559902102312883| +|pypi|[statsmodels](https://www.statsmodels.org/)|0.0011523109717916306| +|pypi|[PySocks](https://pypi.org/project/PySocks)|0.0011352114365453779| +|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011175332492614496| +|pypi|[twine](https://pypi.org/project/twine)|0.0011153530480951137| +|pypi|[urllib3](https://pypi.org/project/urllib3)|0.0011121532764704007| +|pypi|[protobuf](https://pypi.org/project/protobuf)|0.0011115457455836133| +|pypi|[mypy](https://pypi.org/project/mypy)|0.0011051663325305624| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.0010986930115048227| +|pypi|[Babel](https://pypi.org/project/Babel)|0.0010617171194252102| +|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.001047165763436118| +|pypi|[pillow](https://python-pillow.org)|0.00103133151077256| +|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.0010266823791651855| +|spack|[qt](https://qt.io)|0.001006725048603543| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.00100439944886347| +|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010033218873386062| +|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0009925400606315745| +|pypi|[click](https://pypi.org/project/click)|0.0009892605873770138| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.0009883517137837794| +|pypi|[pygments](https://pypi.org/project/pygments)|0.0009826415190703046| +|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009696882279669254| +|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009669199763920654| +|spack|[openssl](https://www.openssl.org)|0.0009645657932839242| +|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009635151999462535| +|pypi|[healpy](http://github.com/healpy)|0.0009607826438633043| +|pypi|[keras](https://keras.io/)|0.0009558730281770373| +|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009476067872589469| +|pypi|[lmfit](https://pypi.org/project/lmfit)|0.0009463154862928348| +|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.0009416224145860987| +|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009403367612638736| +|pypi|[jinja2](https://pypi.org/project/jinja2)|0.0009376668102739115| +|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009364386517207854| +|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009314834375785245| +|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009291764436731124| +|pypi|[Cython](http://cython.org/)|0.0009275091069290304| +|spack|[automake](https://www.gnu.org/software/automake/)|0.0009261105066180175| +|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.0008999793471882425| +|pypi|[psutil](https://pypi.org/project/psutil)|0.0008926014360783122| +|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0008917271421670656| +|pypi|[argparse](https://pypi.org/project/argparse)|0.0008878404296622172| +|pypi|[tornado](https://pypi.org/project/tornado)|0.0008669599021439324| +|spack|[libxml2](http://xmlsoft.org)|0.0008638836499838886| +|pypi|[attrs](https://pypi.org/project/attrs)|0.0008593420925265478| +|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008487087058757151| +|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.0008432613458537755| +|pypi|[networkx](https://pypi.org/project/networkx)|0.0008368488207626167| +|spack|[perl](https://www.perl.org)|0.0008353139593045238| +|pypi|[docopt](https://pypi.org/project/docopt)|0.0008327464757957177| +|pypi|[toml](https://pypi.org/project/toml)|0.0008307293266191485| +|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0008259200772252732| +|spack|threads|0.0008246046331370562| +|pypi|[contextlib2](http://contextlib2.readthedocs.org)|0.0008222459126862338| +|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.000810954569772267| +|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008091193281741689| +|pypi|[pytest-astropy](https://github.com/astropy/pytest-astropy)|0.0008053257293427246| +|pypi|[jupyter](http://jupyter.org)|0.0007990551328417| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007969240962767387| +|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0007857620566550777| +|pypi|[photutils](https://pypi.org/project/photutils)|0.0007814930287134489| +|pypi|[bleach](https://pypi.org/project/bleach)|0.0007783032723935861| +|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007714417005248482| +|cran|[stringi](https://stringi.gagolewski.com/)|0.0007706534431105285| +|cran|[mockery](https://github.com/r-lib/mockery)|0.0007672893625698062| +|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0007665994446522811| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.0007633959341122782| +|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007629473050418214| +|cran|[xml2](https://xml2.r-lib.org/)|0.0007624597974260734| +|pypi|[black](https://pypi.org/project/black)|0.0007608100068097371| +|pypi|[llvmlite](https://pypi.org/project/llvmlite)|0.0007584741231304407| +|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007473167146006122| +|pypi|[cryptography](https://pypi.org/project/cryptography)|0.0007443871999881605| +|cran|[bit64](https://github.com/truecluster/bit64)|0.000744046810608122| +|pypi|[slack-sdk](https://github.com/slackapi/python-slack-sdk)|0.000743789516054333| +|cran|[cli](https://cli.r-lib.org)|0.0007416101557413207| +|pypi|[asdf](https://pypi.org/project/asdf)|0.0007396988126795264| +|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007351382920999| +|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.0007331589730471014| +|cran|[pillar](https://pillar.r-lib.org/)|0.0007290700136302707| +|spack|ca-certificates-mozilla|0.0007276862565923573| +|spack|nasm|0.0007276862565923573| +|pypi|[py-make](https://github.com/tqdm/pymake)|0.0007274691174682774| +|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.0007246004481478471| +|cran|[shiny](https://shiny.rstudio.com/)|0.000717713739233519| +|cran|[purrr](http://purrr.tidyverse.org)|0.0007160734258881107| +|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.0007082950358043104| +|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.0006982762475888608| +|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.000695630895427413| +|pypi|[sympy](https://pypi.org/project/sympy)|0.0006932641853561731| +|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0006930666800648848| +|rubygems|[rake](https://github.com/ruby/rake)|0.0006928029261214809| +|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.0006843672167656784| +|pypi|[setuptools_scm](https://github.com/pypa/setuptools_scm/)|0.0006831039920993309| +|pypi|[tqdm](https://tqdm.github.io)|0.0006791715918369633| +|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.0006744733785281165| +|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006732593459864586| +|cran|grid|0.0006700849671999137| +|spack|[xz](https://tukaani.org/xz/)|0.0006691196533243399| +|cran|[callr](https://callr.r-lib.org)|0.0006656213964290312| +|spack|[expat](https://libexpat.github.io/)|0.0006625881699811293| +|pypi|[py](https://pypi.org/project/py)|0.0006589961448990705| +|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.0006579112792549431| +|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.0006368196394148661| +|pypi|[wrapt](https://pypi.org/project/wrapt)|0.0006167087858604131| +|pypi|[cffi](https://pypi.org/project/cffi)|0.0006084182288750566| +|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006082690259287578| +|cran|[DBI](https://dbi.r-dbi.org)|0.0006062346977167361| +|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.0006029783190212542| +|cran|[sp](https://github.com/edzer/sp/)|0.0006006429043208225| +|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.0005972484658886384| +|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0005950511612836225| +|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005938220347839207| +|pypi|[ruamel.yaml](https://pypi.org/project/ruamel.yaml)|0.000591807901780457| +|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005872014035435411| +|pypi|[isal](https://github.com/pycompression/python-isal)|0.0005842453213879407| +|pypi|[zipp](https://pypi.org/project/zipp)|0.0005751206788067796| +|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005723005503779676| +|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.0005719415214929584| +|cran|[stringr](http://stringr.tidyverse.org)|0.000570085406387323| +|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005690240599849489| +|cran|parallel|0.000568504531101848| +|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005681700026323127| +|spack|eigen3|0.000564391353811149| +|cran|[pracma](NA)|0.0005608692164109052| +|pypi|[lightkurve](https://pypi.org/project/lightkurve)|0.0005593403917922615| +|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.0005582735548775137| +|spack|python3|0.0005568828213879408| +|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005567095790718158| +|pypi|[pluggy](https://pypi.org/project/pluggy)|0.000556668356841672| +|pypi|[scikit-learn](http://scikit-learn.org)|0.0005516471963727807| +|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005514994848700569| +|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.0005507008847527401| +|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005501665015831867| +|cran|[hms](https://hms.tidyverse.org/)|0.0005501472191817971| +|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.000548095788910431| +|pypi|[xmltodict](https://pypi.org/project/xmltodict)|0.0005418644021886343| +|pypi|[filelock](https://pypi.org/project/filelock)|0.0005392213841805626| +|pypi|[jax](https://github.com/google/jax)|0.000536716068502443| +|pypi|[traitlets](https://pypi.org/project/traitlets)|0.0005364658118445343| +|cran|[processx](https://processx.r-lib.org)|0.0005336979170691831| +|cran|[markdown](https://github.com/rstudio/markdown)|0.0005311654097563956| +|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005283677586610669| +|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005283185710937118| +|cran|[scales](https://scales.r-lib.org)|0.0005248586778785144| +|pypi|[termcolor](https://pypi.org/project/termcolor)|0.0005194838479257432| +|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.0005185083447447895| +|pypi|[Pillow](https://python-pillow.org)|0.0005178779267077331| +|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.0005140865118582223| +|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.0005115803180147355| +|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.0005115803180147355| +|pypi|[dill](https://pypi.org/project/dill)|0.0005048336197390631| +|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.000501125528517898| +|pypi|[pathlib](https://pathlib.readthedocs.org/)|0.0004968068517509393| +|pypi|[pytest-mypy](https://pypi.org/project/pytest-mypy)|0.0004966202094504262| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.0004956196932634072| +|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0004950790294311786| +|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.0004913771304417618| +|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.0004912405483901623| +|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.0004896754443192203| +|pypi|[webencodings](https://pypi.org/project/webencodings)|0.00048781998043314874| +|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.0004830121671580907| +|spack|[mbedtls](https://tls.mbed.org)|0.000481627988675788| +|pypi|[enum34](https://pypi.org/project/enum34)|0.0004803855343144888| +|pypi|[pyfaidx](http://mattshirley.com)|0.00048001729398648393| +|pypi|[pywin32](https://pypi.org/project/pywin32)|0.00047530625084851594| +|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.00047065593325775715| +|pypi|[cobaya](https://cobaya.readthedocs.io)|0.0004692832764505119| +|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004665632872633662| +|pypi|[brotli](https://pypi.org/project/brotli)|0.0004626850930759712| +|pypi|[ephem](https://pypi.org/project/ephem)|0.0004599280507708308| +|pypi|[types-setuptools](https://github.com/python/typeshed)|0.0004563572345386877| +|pypi|[itsdangerous](https://palletsprojects.com/p/itsdangerous/)|0.0004540665818224924| +|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.00045076743744298806| +|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.00044856598268915216| +|pypi|[olefile](https://pypi.org/project/olefile)|0.0004478965702893184| +|pypi|[markdown2](https://pypi.org/project/markdown2)|0.00044468779574948587| +|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.00044327322144952814| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.00044196427921138756| +|pypi|[decorator](https://github.com/micheles/decorator)|0.0004386218956804754| +|pypi|[msgpack](https://pypi.org/project/msgpack)|0.0004306806252170292| +|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.0004296456910871301| +|pypi|[tenacity](https://pypi.org/project/tenacity)|0.0004295675711952971| +|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.00042907368148709525| +|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.00042764342731881283| +|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004265282176713107| +|pypi|[kiwisolver](https://github.com/nucleic/kiwi)|0.0004241316567079908| +|pypi|[pyroma](https://pypi.org/project/pyroma)|0.00042160705369471524| +|spack|diffutils|0.00042081673714042646| +|pypi|[isort](https://pypi.org/project/isort)|0.00042023722202514643| +|pypi|[imageio](https://github.com/imageio/imageio)|0.00041990179936503166| +|cran|RColorBrewer|0.00041969775511143954| +|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.00041742201512535087| +|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.00041395738049971936| +|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.00041019195530579976| +|pypi|[codecov](https://pypi.org/project/codecov)|0.0004099692862674197| +|pypi|[multiprocess](https://pypi.org/project/multiprocess)|0.00040661565906611346| +|spack|gtest|0.0004040305542012026| +|cran|[broom](https://broom.tidymodels.org/)|0.0003997291817722389| +|rubygems|[webrick](https://github.com/ruby/webrick)|0.00039728689206484637| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.00039510704864395606| +|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.0003925719960336613| +|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.00039017976726442706| +|pypi|[netCDF4](http://github.com/Unidata/netcdf4-python)|0.00038937688621396336| +|pypi|[alabaster](https://alabaster.readthedocs.io)|0.00038626689105217764| +|cran|[xts](https://github.com/joshuaulrich/xts)|0.0003854061962805931| +|pypi|[snowballstemmer](https://github.com/snowballstem/snowball)|0.00038404863335993856| +|cran|[sf](https://r-spatial.github.io/sf/)|0.0003839670658911299| +|pypi|[plotly](https://pypi.org/project/plotly)|0.0003838701643291352| +|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003813691568089471| +|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.0003780163364614326| +|cran|[plyr](http://had.co.nz/plyr)|0.0003776862699230049| +|spack|icu4c|0.0003769429605164462| +|cran|[rgl](https://github.com/dmurdoch/rgl)|0.00037536915222339396| +|pypi|[imagesize](https://github.com/shibukawa/imagesize_py)|0.0003736201161054828| +|cran|bench|0.0003729009275593984| +|pypi|[watchdog](https://pypi.org/project/watchdog)|0.00037231564194025195| +|pypi|[wget](http://bitbucket.org/techtonik/python-wget/)|0.0003711563393694703| +|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.00037106621278746216| +|pypi|[torch](https://pypi.org/project/torch)|0.00037031939543409565| +|cran|[bit](https://github.com/truecluster/bit)|0.0003697147613303067| +|cran|[mime](https://github.com/yihui/mime)|0.0003670337600994627| +|spack|[lz4](https://lz4.github.io/lz4/)|0.00036699397218687704| +|pypi|[nbformat](https://pypi.org/project/nbformat)|0.0003652897589596193| +|pypi|[process-tests](https://pypi.org/project/process-tests)|0.00036263783056560996| +|pypi|[fields](https://pypi.org/project/fields)|0.00036263783056560996| +|pypi|[gym](https://www.gymlibrary.ml/)|0.00036218641892332655| +|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.0003613946326264336| +|spack|[gettext](https://www.gnu.org/software/gettext/)|0.00036076031140371543| +|spack|py-numpy|0.00035944612851150154| +|cran|[fs](https://fs.r-lib.org)|0.00035884824423639656| +|pypi|[smmap](https://pypi.org/project/smmap)|0.00035645858709194465| +|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00035634076073620647| +|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.0003544020696834471| +|cran|[generics](https://generics.r-lib.org)|0.00035391874019143933| +|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.000352951589193772| +|pypi|[hunter](https://pypi.org/project/hunter)|0.00035125420321919365| +|pypi|[munkres](https://pypi.org/project/munkres)|0.00035020030652277906| +|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.00034863677664752303| +|spack|[bison](https://www.gnu.org/software/bison/)|0.0003485069000889928| +|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.0003478140761114723| +|pypi|[dynesty](https://github.com/joshspeagle/dynesty)|0.0003457154029138832| +|pypi|[execnet](https://pypi.org/project/execnet)|0.0003418306401576355| +|cran|evaluate|0.00034167224636084183| +|spack|slicer|0.00033976109215017063| +|npm|[express](http://expressjs.com/)|0.0003384380233419581| +|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.0003376855347198224| +|pypi|[pyproj](https://pypi.org/project/pyproj)|0.00033758991778477294| +|pypi|[cachetools](https://pypi.org/project/cachetools)|0.0003362857083842602| +|rubygems|[bundler](https://bundler.io/)|0.0003360374943743954| +|pypi|[typing](https://docs.python.org/3/library/typing.html)|0.00033551998196445294| +|spack|pybind11|0.00033520234032179423| +|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00033256406089170594| +|cran|tcltk|0.00032937661146895884| +|spack|pythoninterp|0.0003292202677868207| +|pypi|[xarray](https://pypi.org/project/xarray)|0.0003290517853617302| +|cran|[webmockr](https://github.com/ropensci/webmockr)|0.0003287729929375545| +|cran|[unix](https://github.com/jeroen/unix)|0.00032723687452796817| +|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.00032492363712604525| +|pypi|[Pygments](https://pypi.org/project/Pygments)|0.00032421801736359676| +|spack|[lapack](https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries)|0.0003234528821719769| +|spack|[sqlite](https://www.sqlite.org)|0.0003217818868673336| +|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.0003205246100417335| +|pypi|[flatbuffers](https://pypi.org/project/flatbuffers)|0.0003187882395295306| +|pypi|[sqlalchemy](https://pypi.org/project/sqlalchemy)|0.00031804138313261166| +|cran|[pkgload](https://github.com/r-lib/pkgload)|0.0003168898430669231| +|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.0003155920837019343| +|pypi|[python](http://www.python.org/2.5)|0.00031315875418164114| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.0003115840193075175| +|pypi|[pandoc](https://pypi.org/project/pandoc)|0.00031068879088506945| +|spack|[zstd](https://facebook.github.io/zstd/)|0.00030976904281310673| +|pypi|[pip](https://pypi.org/project/pip)|0.00030816696343196194| +|npm|[lodash](https://lodash.com/)|0.00030739629096646407| +|cran|[maps](NA)|0.00030695014038576097| +|pypi|[astroscrappy](https://pypi.org/project/astroscrappy)|0.00030595768949480553| +|cran|[usethis](https://usethis.r-lib.org)|0.0003049361688372079| +|cran|[httpcode](https://github.com/sckott/httpcode)|0.00030419930936856376| +|pypi|[ujson](https://pypi.org/project/ujson)|0.0003039952970983839| +|pypi|[numdifftools](https://github.com/pbrod/numdifftools)|0.00030362054547825994| +|pypi|[locket](https://pypi.org/project/locket)|0.0003018921981785156| +|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.0002977862259008346| +|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.0002976583238528631| +|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.0002973029261689134| +|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.0002950737560383303| +|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.000294436149032992| +|spack|[libffi](https://sourceware.org/libffi/)|0.00029173790972405697| +|pypi|[palettable](https://pypi.org/project/palettable)|0.00029154586575199027| +|spack|[tk](https://www.tcl.tk)|0.0002911107646390536| +|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.0002904197228588497| +|pypi|[babel](https://babel.pocoo.org/)|0.00028932944456700187| +|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.00028861424083596036| +|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.00028801088203989767| +|cran|[igraph](https://igraph.org)|0.0002876751518039498| +|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.00028693725998449023| +|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.00028601361457386944| +|cran|[blob](https://blob.tidyverse.org)|0.0002857383078160465| +|cran|[data.table](https://r-datatable.com)|0.00028572061420855814| +|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.00028512165145032483| +|pypi|[rich](https://pypi.org/project/rich)|0.00028287107726993673| +|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.00028164005166861025| +|cran|pkgconfig|0.0002812958118325482| +|cran|[lubridate](https://lubridate.tidyverse.org)|0.00028062660791771293| +|pypi|[pexpect](https://pypi.org/project/pexpect)|0.0002806222303953777| +|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.00028059316926702405| +|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.00027972638937650776| +|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002790150407651027| +|pypi|[tensorflow](https://www.tensorflow.org/)|0.00027857335401403294| +|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.0002776379676513806| +|pypi|[pooch](https://pypi.org/project/pooch)|0.0002764189609856507| +|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.00027377701934015925| +|cran|[httpuv](https://github.com/rstudio/httpuv)|0.0002732156183337737| +|pypi|[cssselect](https://github.com/scrapy/cssselect)|0.0002730060685901586| +|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.000272956957281288| +|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00027289554179592924| +|pypi|[grpcio](https://pypi.org/project/grpcio)|0.0002705430989390784| +|cran|[inline](https://github.com/eddelbuettel/inline)|0.00026961322362407676| +|pypi|[keyring](https://pypi.org/project/keyring)|0.0002691462515090827| +|spack|[tcl](https://www.tcl.tk/)|0.0002679004404988959| +|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.0002668445645993101| +|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.000266505189878817| +|cran|[urltools](https://github.com/Ironholds/urltools/)|0.0002662754714033435| +|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.00026432610025597274| +|npm|[mocha](https://mochajs.org/)|0.00026426538598115347| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.0002641372787843481| +|spack|[ninja](https://ninja-build.org/)|0.00026366056857241916| +|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002633976740493249| +|pypi|[pydot](https://pypi.org/project/pydot)|0.00026230497515457454| +|pypi|[tox](https://tox.readthedocs.io)|0.0002620532484992444| +|pypi|[astroplan](https://github.com/astropy/astroplan)|0.0002611977708357313| +|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.0002600843895051195| +|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.0002600843895051195| +|spack|[tix](https://sourceforge.net/projects/tix/)|0.0002600843895051195| +|pypi|[more_itertools](https://github.com/more-itertools/more-itertools)|0.0002598326019827726| +|spack|[krb5](https://kerberos.org)|0.0002595097557945466| +|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.0002589764941605279| +|cran|[gtable](https://gtable.r-lib.org)|0.00025862579815664804| +|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.0002574602001487819| +|pypi|[pox](https://pypi.org/project/pox)|0.00025705162516533226| +|spack|[libssh2](https://www.libssh2.org/)|0.0002570377364137567| +|spack|[libssh](https://www.libssh.org)|0.0002570377364137567| +|spack|[curl](https://curl.se/)|0.00025680814426143393| +|pypi|[sphinxcontrib-serializinghtml](http://sphinx-doc.org/)|0.0002558387644855935| +|pypi|[Flask](https://palletsprojects.com/p/flask)|0.0002554147622674709| +|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.0002548920129173694| +|pypi|[bump2version](https://pypi.org/project/bump2version)|0.0002546370627638544| +|pypi|[tifffile](https://www.lfd.uci.edu/~gohlke/)|0.0002545508400131726| +|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.0002545009851135233| +|cran|[png](http://www.rforge.net/png/)|0.0002533968280427347| +|pypi|[sphinxcontrib-jsmath](http://sphinx-doc.org/)|0.00025298546243509597| +|pypi|[PyICU](https://gitlab.pyicu.org/main/pyicu)|0.0002525215881797934| +|pypi|[fastnumbers](https://github.com/SethMMorton/fastnumbers)|0.0002525215881797934| +|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.0002520215568292632| +|pypi|[reno](https://pypi.org/project/reno)|0.0002517036247171486| +|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.0002516582280278383| +|spack|[gnutls](https://www.gnutls.org)|0.0002515184019427669| +|spack|[nghttp2](https://nghttp2.org/)|0.0002515184019427669| +|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.0002502844141069397| +|pypi|[sphinxcontrib-htmlhelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[sphinxcontrib-applehelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[sphinxcontrib-devhelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[sphinxcontrib-qthelp](http://sphinx-doc.org/)|0.0002494363364992453| +|cran|RPostgreSQL|0.00024885990725811085| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.00024687172414224385| +|pypi|[mappy](https://github.com/lh3/minimap2)|0.0002454345805881642| +|cran|[brio](https://brio.r-lib.org)|0.00024469812393484677| +|pypi|[pep517](https://pypi.org/project/pep517)|0.00024385554861361877| +|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.0002435460539163848| +|cran|[waldo](https://github.com/r-lib/waldo)|0.00024321802106714587| +|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.00024246302616609783| +|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024176539832502242| +|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.00024062243352198563| +|npm|[axios](https://axios-http.com)|0.00024055395700376653| +|cran|[survival](https://github.com/therneau/survival)|0.00023826428079816428| +|pypi|[semver](https://github.com/python-semver/python-semver)|0.00023823047684142775| +|spack|numpy|0.00023821712985535508| +|pypi|[fs](https://pypi.org/project/fs)|0.00023810637485717495| +|pypi|[frozenlist](https://github.com/aio-libs/frozenlist)|0.00023737608721425196| +|pypi|[lz4](https://pypi.org/project/lz4)|0.00023734208168262432| +|cran|[XML](http://www.omegahat.net/RSXML/)|0.00023645606886258004| +|cran|[ragg](https://ragg.r-lib.org)|0.00023631054780138535| +|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.0002356645403089962| +|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.00023417235494880545| +|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.00023234668507785735| +|pypi|[commonmark](https://pypi.org/project/commonmark)|0.00023192547063828086| +|pypi|[Markdown](https://pypi.org/project/Markdown)|0.0002318962051254679| +|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023146697802526795| +|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.00023100647858455557| +|pypi|[furo](https://pypi.org/project/furo)|0.00023092088287034673| +|pypi|[wmi](https://pypi.org/project/wmi)|0.0002294750985724409| +|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.00022935067824325867| +|spack|png|0.0002291065021440448| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.0002288891926804788| +|pypi|[Werkzeug](https://palletsprojects.com/p/werkzeug/)|0.00022641418269766936| +|pypi|[pint](https://github.com/hgrecco/pint)|0.00022544206694183994| +|cran|[xfun](https://github.com/yihui/xfun)|0.00022517765870714752| +|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.0002244510569072744| +|pypi|[multidict](https://pypi.org/project/multidict)|0.00022402474259315986| +|cran|[mgcv](NA)|0.0002220909955944921| +|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00021974748957584764| +|pypi|[zopfli](https://pypi.org/project/zopfli)|0.00021927974056996046| +|spack|biosoup|0.00021899886234357223| +|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.00021860762478482094| +|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.0002183850363771148| +|pypi|[greenlet](https://greenlet.readthedocs.io/)|0.00021770654069087496| +|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.00021759538686641803| +|pypi|[notebook](https://pypi.org/project/notebook)|0.0002173225475549857| +|pypi|[pulp](https://github.com/coin-or/pulp)|0.00021730969084638027| +|rubygems|[hoe](http://www.zenspider.com/projects/hoe.html)|0.00021659844629324544| +|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.00021649866220461474| +|cran|[RCurl](http://www.omegahat.net/RCurl)|0.00021586485025800692| +|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00021433349078283124| +|spack|pythonlibs|0.00021391066271612345| +|pypi|[sh](https://github.com/amoffat/sh)|0.0002138337264617128| +|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.0002124117904363759| +|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.0002124083039274409| +|spack|libiconv|0.0002121447101941635| +|cran|Lahman|0.00021143315648645118| +|pypi|[xattr](https://pypi.org/project/xattr)|0.00021118116959557552| +|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.00020931710141394442| +|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.00020825909395875264| +|pypi|[gitdb](https://pypi.org/project/gitdb)|0.000207505760508188| +|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.0002062834919111262| +|pypi|[shortuuid](https://github.com/skorokithakis/shortuuid/)|0.00020399750894557243| +|cran|lobstr|0.00020380898702443257| +|pypi|[theano](http://deeplearning.net/software/theano/)|0.00020355163418303348| +|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00020232110996861358| +|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00020168093408382307| +|pypi|[ultranest](https://github.com/JohannesBuchner/ultranest)|0.00020084912410750594| +|pypi|[gast](https://pypi.org/project/gast)|0.00020082181543293678| +|cran|RMySQL|0.00020040035167040473| +|cran|munsell|0.00020001438870430194| +|pypi|[redis](https://pypi.org/project/redis)|0.00019991287742353713| +|pypi|[arviz](https://pypi.org/project/arviz)|0.00019986122432861034| +|pypi|[emcee](https://emcee.readthedocs.io)|0.00019964153548272657| +|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.0001980279748142789| +|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.00019694646229465325| +|pypi|[intervaltree](https://pypi.org/project/intervaltree)|0.00019658180712247474| +|cran|[abind](NA)|0.00019614582486729784| +|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.00019457890378238773| +|cran|[hexbin](https://github.com/edzer/hexbin)|0.00019457393237417013| +|rubygems|[rspec-expectations](https://github.com/rspec/rspec-expectations)|0.00019403152893405655| +|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019376185058778917| +|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.00019289017526730762| +|cran|[winch](https://r-prof.github.io/winch/)|0.00019219341275320296| +|pypi|[doit](https://pypi.org/project/doit)|0.0001921107881513832| +|pypi|[pyzmq](https://pyzmq.readthedocs.org)|0.00019144108428916138| +|pypi|[jmespath](https://pypi.org/project/jmespath)|0.0001913848822561925| +|cran|datasets|0.0001902069161299259| +|pypi|[jupyter-client](https://pypi.org/project/jupyter-client)|0.00018902416810618935| +|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.00018771331058020478| +|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.00018771331058020475| +|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.00018771331058020475| +|pypi|[http](https://github.com/franckcuny/http)|0.00018771331058020475| +|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.00018771331058020475| +|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.00018771331058020475| +|pypi|[apyori](https://github.com/ymoch/apyori)|0.00018771331058020475| +|spack|vif|0.00018771331058020475| +|spack|bpython|0.00018771331058020475| +|spack|omegalib|0.00018771331058020475| +|pypi|[conan](https://conan.io)|0.00018768322831889383| +|pypi|[llist](https://github.com/ajakubek/python-llist)|0.0001870875995449374| +|spack|patchelf|0.00018583617747440273| +|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.0001857426842958148| +|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.00018574004128724754| +|npm|eslint|0.0001835338308062107| +|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018337670495363406| +|pypi|[futures](https://pypi.org/project/futures)|0.0001832770663292657| +|pypi|[ruamel.yaml.clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)|0.0001832479088081958| +|npm|[react](https://reactjs.org/)|0.00018295619615561564| +|npm|[react-dom](https://reactjs.org/)|0.00018295619615561564| +|pypi|[edlib](https://github.com/Martinsos/edlib)|0.00018292167254387403| +|pypi|[asv](https://pypi.org/project/asv)|0.00018250892257772841| +|cran|formattable|0.00018248572118140856| +|cran|mapproj|0.00018209736751385975| +|cran|[bslib](https://rstudio.github.io/bslib/)|0.00018139861661869394| +|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.0001808693407862509| +|cran|iterators|0.00018066592430868915| +|cran|[webutils](https://github.com/jeroen/webutils)|0.00018038686659650475| +|cran|[devtools](https://devtools.r-lib.org/)|0.00018012413687289787| +|npm|[angular](http://angularjs.org)|0.00017995438088014878| +|spack|[flex](https://github.com/westes/flex)|0.00017954735390715725| +|spack|[gmake](https://www.gnu.org/software/make/)|0.00017938056876808166| +|cran|[rpart](https://github.com/bethatkinson/rpart)|0.0001792100310989757| +|pypi|[libclang](https://pypi.org/project/libclang)|0.00017899227092686799| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.00017895926336374904| +|cran|graph|0.0001778282162024978| +|pypi|[python-igraph](https://igraph.org/python)|0.0001769230579982564| +|pypi|[gdal](https://pypi.org/project/gdal)|0.0001765368952733499| +|pypi|[gffutils](https://github.com/daler/gffutils)|0.0001760820157643471| +|pypi|[pysynphot](https://github.com/spacetelescope/pysynphot)|0.00017522408971720337| +|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.0001747147231085328| +|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017432756379002112| +|cran|[crul](https://docs.ropensci.org/crul/)|0.0001742386033189928| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.00017409675325675064| +|cran|[ape](http://ape-package.ird.fr/)|0.0001729488148760353| +|npm|[fs](https://github.com/npm/security-holder#readme)|0.0001728905248684769| +|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017239557112540477| +|cran|fansi|0.00017188739827436836| +|cran|[rappdirs](https://rappdirs.r-lib.org)|0.0001711952304980235| +|pypi|[pyephem](https://pypi.org/project/pyephem)|0.0001708630113591617| +|pypi|[sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|0.00017086183131997043| +|spack|hip|0.00016992346670881528| +|cran|[rstan](https://mc-stan.org/rstan)|0.00016950338450362354| +|spack|[blas](https://cnugteren.github.io/clblast/clblast.html)|0.0001691792846911565| +|pypi|[nestle](https://pypi.org/project/nestle)|0.0001690026740656007| +|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.0001689419795221843| +|pypi|[markdown](https://pypi.org/project/markdown)|0.00016803345886138302| +|cran|chron|0.0001675691609257478| +|pypi|[bokeh](https://github.com/bokeh/bokeh)|0.00016699431167227561| +|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.0001664391353811149| +|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.00016633339205935206| +|cran|[readr](https://readr.tidyverse.org)|0.0001644333086211189| +|pypi|[camb](https://camb.info/)|0.0001639236718578216| +|cran|[ps](https://github.com/r-lib/ps#readme)|0.0001635670874699123| +|spack|bioparser|0.0001626848691695108| +|pypi|[python-libsbml](http://sbml.org)|0.00016265792467516914| +|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00016231153562475223| +|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.00016208693251283497| +|pypi|[types-requests](https://pypi.org/project/types-requests)|0.00015936860730262546| +|pypi|[dm-tree](https://github.com/deepmind/tree)|0.00015909830464862237| +|cran|[raster](https://rspatial.org/raster)|0.00015894328879975908| +|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.00015869898307516511| +|pypi|[streamlit](https://streamlit.io)|0.00015836296386586494| +|pypi|[unittest2](https://pypi.org/project/unittest2)|0.0001571598668248915| +|pypi|[bmipy](http://csdms.colorado.edu)|0.0001564277588168373| +|pypi|[rsa](https://pypi.org/project/rsa)|0.00015566036549484195| +|spack|libpciaccess|0.00015553771679320189| +|cran|[vroom](https://vroom.r-lib.org)|0.0001549277265274964| +|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.00015477625782920153| +|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.00015429516658305774| +|pypi|[python-dotenv](https://pypi.org/project/python-dotenv)|0.0001527758603620515| +|npm|[papaparse](http://papaparse.com)|0.00015244282979153534| +|spack|pmix|0.00015077268660155054| +|pypi|[pytest-runner](https://pypi.org/project/pytest-runner)|0.00015048705413670153| +|pypi|[shapely](https://github.com/shapely/shapely)|0.00015001033688305504| +|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.0001499203640500569| +|rubygems|[minitest](https://github.com/seattlerb/minitest)|0.0001497884450401337| +|cran|itertools|0.00014954853623895027| +|pypi|[python-levenshtein](https://pypi.org/project/python-levenshtein)|0.00014916504144319844| +|pypi|[typed-ast](https://pypi.org/project/typed-ast)|0.00014903793945322306| +|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.0001486348122866894| +|pypi|[texext](https://pypi.org/project/texext)|0.0001483630790092227| +|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.00014825656503190891| +|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.0001479061704317677| +|pypi|[jupyter-core](https://pypi.org/project/jupyter-core)|0.0001475813516966963| +|pypi|[ginga](https://pypi.org/project/ginga)|0.00014753607568409075| +|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00014748902974158945| +|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00014670486436452282| +|pypi|[flask](https://palletsprojects.com/p/flask)|0.00014665489456037664| +|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.00014657726871444555| +|pypi|[diskcache](https://pypi.org/project/diskcache)|0.0001459724445217821| +|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014534302405958707| +|cran|timeDate|0.00014529708257689252| +|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.0001451575805627832| +|spack|[opengl](https://www.opengl.org/)|0.0001450405952557607| +|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.0001449325171186309| +|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.00014490236782557602| +|cran|[forcats](https://forcats.tidyverse.org)|0.00014433728485084598| +|pypi|[jaxlib](https://github.com/google/jax)|0.00014429233369921287| +|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.0001440273770266806| +|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014391353811149033| +|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014286206129658616| +|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.0001426161165288739| +|npm|[d3](https://d3js.org)|0.00014254346505382587| +|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014229353554014875| +|pypi|[jedi](https://pypi.org/project/jedi)|0.00014209001778755993| +|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.00014196418446914337| +|cran|[patchwork](https://patchwork.data-imaginist.com)|0.00014159500810310982| +|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.00014137915747914083| +|pypi|[simframe](https://github.com/stammler/simframe)|0.00014132130667966845| +|cran|tis|0.0001409237122167289| +|pypi|[sqlparse](https://pypi.org/project/sqlparse)|0.00014091227293900544| +|cran|[sys](https://github.com/jeroen/sys)|0.00014070911505080727| +|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.00014034212981103606| +|cran|[rJava](http://www.rforge.net/rJava/)|0.0001401587330099994| +|npm|nestjs|0.00013998958755133918| +|pypi|[pyregion](https://github.com/astropy/pyregion)|0.00013965045193714136| +|pypi|[dash](https://plotly.com/dash)|0.00013958390903373943| +|pypi|[blinker](http://pythonhosted.org/blinker/)|0.00013954024962528296| +|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00013931831945851832| +|pypi|[argh](http://github.com/neithere/argh/)|0.00013922747711143615| +|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.00013910015216472623| +|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.00013899524704619382| +|pypi|[httpx](https://github.com/encode/httpx)|0.00013806260244599903| +|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.00013765642775881686| +|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.00013765642775881684| +|pypi|[tensorboard-plugin-wit](https://pypi.org/project/tensorboard-plugin-wit)|0.00013725293916502652| +|cran|[clipr](https://github.com/mdlincoln/clipr)|0.00013710199110230302| +|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.00013631561839752966| +|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00013604085539239123| +|pypi|[dendropy](http://pypi.org/project/DendroPy//)|0.0001360176607616881| +|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.00013598173184649595| +|pypi|[rebound](https://github.com/hannorein/rebound/)|0.0001358532703419134| +|pypi|[fastprogress](https://github.com/fastai/fastprogress)|0.00013526657243478156| +|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.00013523703108460865| +|pypi|[plac](https://pypi.org/project/plac)|0.00013483003486843074| +|npm|[rollup](https://rollupjs.org/)|0.00013365638564291897| +|cran|[sass](https://github.com/rstudio/sass)|0.00013357489432579204| +|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.0001329048798918493| +|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.0001326504755298581| +|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013244291371236283| +|cran|svglite|0.00013226454376963714| +|spack|[java](https://www.oracle.com/technetwork/java/javase/downloads/index.html)|0.0001321972756719165| +|pypi|[pyflakes](https://pypi.org/project/pyflakes)|0.00013214224004803442| +|pypi|[backcall](https://pypi.org/project/backcall)|0.00013199677699794152| +|pypi|[galpy](http://github.com/jobovy/galpy)|0.00013190882496343247| +|rubygems|[json](http://flori.github.io/json/)|0.00013175555471944993| +|cran|[desc](https://github.com/r-lib/desc#readme)|0.0001312510519694756| +|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.00013066122663401688| +|pypi|[sphinx-autoapi](https://pypi.org/project/sphinx-autoapi)|0.0001304202721624223| +|pypi|[python-utils](https://pypi.org/project/python-utils)|0.00013039161444768427| +|cran|ggplot2movies|0.00013014948865286235| +|pypi|[umap-learn](https://pypi.org/project/umap-learn)|0.00013011809873708112| +|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.00013007205157375805| +|pypi|[setuptools-scm](https://pypi.org/project/setuptools-scm)|0.0001291925435952747| +|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.00012905037776027536| +|spack|cython|0.000128717698683569| +|pypi|[ete3](http://etetoolkit.org)|0.00012868790291998482| +|cran|[terra](https://rspatial.org/terra/)|0.0001285932717582694| +|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.00012845479488723819| +|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.00012845479488723816| +|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.00012840880828130977| +|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.00012827076222980658| +|pypi|[py-cpuinfo](https://pypi.org/project/py-cpuinfo)|0.0001280666612492551| +|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.0001280314266108561| +|spack|[libarchive](https://www.libarchive.org)|0.00012802287222402878| +|spack|[libuv](https://libuv.org)|0.00012802287222402878| +|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00012794852104664392| +|cran|assertthat|0.00012789165354327883| +|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.0001278444536123717| +|cran|quantreg|0.0001274222907703783| +|pypi|[pyia](http://github.com/adrn/pyia)|0.0001273947667804323| +|cran|interp|0.00012728414712375924| +|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.0001268746358874345| +|pypi|[lalsuite](https://git.ligo.org/lscsoft/lalsuite)|0.00012639964557626673| +|pypi|[munch](https://github.com/Infinidat/munch)|0.00012628277689147468| +|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.00012613598340360034| +|pypi|[astrodendro](http://www.dendrograms.org)|0.00012611010381114902| +|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.0001255513258072985| +|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.00012514220705346984| +|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.00012514220705346984| +|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.00012514220705346984| +|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.00012514220705346984| +|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.00012514220705346984| +|pypi|[requests_file](http://github.com/dashea/requests-file)|0.00012514220705346984| +|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.00012514220705346984| +|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.00012514220705346984| +|pypi|[udatetime](https://github.com/freach/udatetime)|0.00012514220705346984| +|pypi|[cogent3](https://cogent3.org)|0.00012514220705346984| +|spack|cminx|0.00012514220705346984| +|spack|triqs|0.00012514220705346984| +|spack|sqlite3|0.00012514220705346984| +|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.00012514220705346984| +|cran|[isotree](https://github.com/david-cortes/isotree)|0.00012514220705346984| +|cran|multcomp|0.0001246480148792518| +|pypi|[email-validator](https://pypi.org/project/email-validator)|0.00012455544677894854| +|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.00012420404641375507| +|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.00012414347597794695| +|pypi|[livereload](https://pypi.org/project/livereload)|0.00012410834128220657| +|pypi|[Django](https://www.djangoproject.com/)|0.00012410775810571257| +|cran|profvis|0.00012393930662783396| +|pypi|[inflection](https://pypi.org/project/inflection)|0.00012360672124119964| +|pypi|[django](https://pypi.org/project/django)|0.00012325873393563346| +|pypi|[tensorboard-data-server](https://pypi.org/project/tensorboard-data-server)|0.00012281345373577998| +|pypi|[ads](http://www.github.com/andycasey/ads/)|0.00012223449106605098| +|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00012217499644242205| +|pypi|[xyzservices](https://pypi.org/project/xyzservices)|0.00012177604534500407| +|cran|isoband|0.00012167591728679957| +|pypi|[boto3](https://pypi.org/project/boto3)|0.00012158820269058932| +|npm|[ajv](https://ajv.js.org)|0.00012134165797674629| +|pypi|[oauthlib](https://pypi.org/project/oauthlib)|0.00012109879274713025| +|pypi|[gunicorn](https://pypi.org/project/gunicorn)|0.00012091436869156712| +|pypi|[latexcodec](https://github.com/mcmtroffaes/latexcodec)|0.00012061284968617929| +|cran|[DT](https://github.com/rstudio/DT)|0.0001199038429517108| +|spack|py-setuptools|0.0001198496968048224| +|cran|[tzdb](https://github.com/r-lib/tzdb)|0.00011958739984127256| +|pypi|[gdown](http://github.com/wkentaro/gdown)|0.00011913538111490328| +|cran|stats4|0.00011898193655751812| +|pypi|[pycurl](https://pypi.org/project/pycurl)|0.00011878694595016619| +|cran|RUnit|0.00011851950738621298| +|pypi|[scikit-bio](http://scikit-bio.org)|0.00011774744027303753| +|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00011742900219868357| +|pypi|[typer](https://github.com/tiangolo/typer)|0.0001172960804969738| +|rubygems|[rspec](http://github.com/rspec)|0.00011717222458431223| +|pypi|[tables](https://pypi.org/project/tables)|0.0001168685077806474| +|pypi|[shiboken2](https://www.pyside.org)|0.0001167051194539249| +|cran|[magick](https://docs.ropensci.org/magick/)|0.00011661633959254427| +|spack|[pcre](https://www.pcre.org)|0.00011661161716110114| +|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00011659959039750511| +|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011623903119343443| +|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.000116203477978222| +|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.00011607892219942737| +|pypi|[mistune](https://pypi.org/project/mistune)|0.00011544266675484832| +|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.00011493038719548074| +|pypi|[openpyxl](https://openpyxl.readthedocs.io)|0.00011487125873354212| +|rubygems|[faraday](https://lostisland.github.io/faraday)|0.00011425952787258248| +|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011404193076548026| +|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.00011392326262684409| +|spack|[graphviz](http://www.graphviz.org)|0.00011376927905942978| +|pypi|[google-auth](https://pypi.org/project/google-auth)|0.00011366952865971423| +|pypi|[distributed](https://pypi.org/project/distributed)|0.00011363691522005424| +|npm|[nyc](https://istanbul.js.org/)|0.00011325073874582298| +|cran|[gstat](https://github.com/r-spatial/gstat/)|0.00011322635147281556| +|pypi|[breathe](https://github.com/michaeljones/breathe)|0.00011318781523809162| +|cran|[future](https://future.futureverse.org)|0.00011317484454026147| +|pypi|[async-generator](https://github.com/python-trio/async_generator)|0.00011309386953192926| +|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.0001130457163178292| +|spack|[szip](https://support.hdfgroup.org/doc_resource/SZIP/)|0.00011288564521371687| +|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011282913314202834| +|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011262798634812288| +|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.00011262798634812285| +|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011224338263177855| +|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011223189701265083| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.00011164228235699957| +|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011163323104248262| +|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011086692727557453| +|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.00011078996018202501| +|pypi|[google-pasta](https://pypi.org/project/google-pasta)|0.00011076619833276277| +|pypi|[json5](https://pypi.org/project/json5)|0.00011075507019059524| +|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.0001105857869083125| +|pypi|[astunparse](https://pypi.org/project/astunparse)|0.00011050295276149673| +|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011007135083537998| +|pypi|[build](https://pypa-build.readthedocs.io/en/stable/)|0.00010998187800646098| +|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.00010988548063039827| +|pypi|[antlr4-python3-runtime](http://www.antlr.org)|0.00010970208598228825| +|pypi|[pybtex](https://pybtex.org/)|0.00010968615122738288| +|pypi|[monotonic](https://pypi.org/project/monotonic)|0.00010959464352259118| +|pypi|[os](https://pypi.org/project/os)|0.00010949943117178612| +|pypi|[time](UNKNOWN)|0.00010949943117178612| +|pypi|[astroML_addons](http://astroML.github.com)|0.00010949943117178612| +|pypi|[werkzeug](https://pypi.org/project/werkzeug)|0.00010879409511098602| +|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00010869840897103562| +|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00010869506043682072| +|pypi|[xlrd](https://pypi.org/project/xlrd)|0.00010860332038796818| +|cran|cachem|0.00010856207179595214| +|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.00010770515337727379| +|pypi|[moviepy](https://pypi.org/project/moviepy)|0.00010764632964201852| +|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.00010737582575692393| +|pypi|[skimage](https://github.com/scikit-image/scikit-image)|0.00010702502844141067| +|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|0.00010673751752194048| +|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.0001063763394681268| +|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010633408011928647| +|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.00010590387778558244| +|pypi|[periodictable](https://pypi.org/project/periodictable)|0.0001058928483101209| +|cran|[promises](https://rstudio.github.io/promises)|0.00010475360228779341| +|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.0001042851725445582| +|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|0.00010406197511080917| +|pypi|[zope.interface](https://pypi.org/project/zope.interface)|0.00010400047604589222| +|pypi|[docker](https://github.com/docker/docker-py)|0.00010388182248922865| +|pypi|[testpath](https://pypi.org/project/testpath)|0.00010377764934587288| +|cran|[reshape2](https://github.com/hadley/reshape)|0.00010369090889039333| +|pypi|[asgiref](https://pypi.org/project/asgiref)|0.00010336211731403779| +|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0001032667582724931| +|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.00010314846416382251| +|pypi|[Keras](https://github.com/keras-team/keras)|0.00010271292020790115| +|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010262987127955248| +|spack|py-six|0.00010260485340813318| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.00010247988071322921| +|spack|[boost](https://www.boost.org)|0.00010191449226054309| +|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010164757803917101| +|pypi|[sunpy](https://sunpy.org)|0.00010122121990915905| +|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010117151525001352| +|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.00010109603788556175| +|pypi|[pybind11](https://github.com/pybind/pybind11)|0.00010106328008158929| +|pypi|[parso](https://pypi.org/project/parso)|0.00010092075244100537| +|pypi|[async_generator](https://pypi.org/project/async_generator)|0.0001004872768219916| +|pypi|[BeautifulSoup4](https://www.crummy.com/software/BeautifulSoup/bs4/)|0.00010028440894885646| +|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010014079384054948| +|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|0.00010013355826854122| +|pypi|[asdf-standard](http://asdf-standard.readthedocs.io/)|9.930153260510558e-05| +|pypi|[pycosat](https://pypi.org/project/pycosat)|9.916227117592304e-05| +|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|9.891713862496222e-05| +|pypi|[humanfriendly](https://pypi.org/project/humanfriendly)|9.891341004855808e-05| +|npm|[tape](https://github.com/substack/tape)|9.857858624336569e-05| +|pypi|[rtree](https://github.com/Toblerity/rtree)|9.84984740957437e-05| +|cran|[base64enc](http://www.rforge.net/base64enc)|9.836674167243645e-05| +|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|9.806226851257838e-05| +|npm|[three](https://threejs.org/)|9.806143344709895e-05| +|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|9.802025045851374e-05| +|pypi|[gcsfs](https://pypi.org/project/gcsfs)|9.780812937242793e-05| +|pypi|[fire](https://pypi.org/project/fire)|9.780724531385611e-05| +|pypi|[cigar](https://github.com/brentp/cigar)|9.761092150170647e-05| +|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|9.758956537585084e-05| +|pypi|[sphinx_astropy](https://github.com/astropy/sphinx-astropy)|9.736672807997824e-05| +|pypi|[reproject](https://pypi.org/project/reproject)|9.684908973235735e-05| +|cran|[lme4](https://github.com/lme4/lme4/)|9.681347678149804e-05| +|cran|sfsmisc|9.671806792472023e-05| +|pypi|[urllib](https://urllib3.readthedocs.io/)|9.670079635949941e-05| +|pypi|[ruff](https://pypi.org/project/ruff)|9.658792903087109e-05| +|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|9.634204882223867e-05| +|rubygems|[rdoc](https://ruby.github.io/rdoc)|9.623824217467214e-05| +|pypi|[ptemcee](https://pypi.org/project/ptemcee)|9.618674130192901e-05| +|pypi|[sphinxcontrib-moderncmakedomain](https://github.com/scikit-build/moderncmakedomain)|9.612462639093644e-05| +|pypi|[nbclient](https://pypi.org/project/nbclient)|9.605700611171764e-05| +|pypi|[argon2-cffi](https://pypi.org/project/argon2-cffi)|9.600860735909305e-05| +|pypi|[websockets](https://pypi.org/project/websockets)|9.59811426728087e-05| +|npm|[yargs](https://yargs.js.org/)|9.584975028661034e-05| +|cran|tinytex|9.578646689744045e-05| +|pypi|[sphinxcontrib-mermaid](https://pypi.org/project/sphinxcontrib-mermaid)|9.564354161197163e-05| +|pypi|[jeepney](https://pypi.org/project/jeepney)|9.543924710546678e-05| +|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.534644346931036e-05| +|npm|[tap](http://www.node-tap.org/)|9.522617605369416e-05| +|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.505535546352361e-05| +|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.465082698871093e-05| +|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.408780768759214e-05| +|cran|[insight](https://easystats.github.io/insight/)|9.406792841974226e-05| +|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|9.392346394778523e-05| +|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.385665529010238e-05| +|pypi|[South](http://south.aeracode.org/)|9.385665529010238e-05| +|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.385665529010238e-05| +|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.385665529010238e-05| +|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.385665529010238e-05| +|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.385665529010238e-05| +|pypi|[openmdao](http://openmdao.org)|9.385665529010238e-05| +|pypi|[biodivine_aeon](https://pypi.org/project/biodivine_aeon)|9.385665529010238e-05| +|pypi|[green](https://github.com/CleanCut/green)|9.385665529010238e-05| +|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.385665529010238e-05| +|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.385665529010238e-05| +|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.385665529010238e-05| +|pypi|[cherrypy](https://www.cherrypy.org)|9.385665529010238e-05| +|pypi|[sphinx-multiproject](https://sphinx-multiproject.readthedocs.io/)|9.385665529010238e-05| +|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.385665529010238e-05| +|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.385665529010238e-05| +|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.385665529010238e-05| +|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.385665529010238e-05| +|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.385665529010238e-05| +|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.385665529010238e-05| +|pypi|[radio-pyse](http://docs.transientskp.org/)|9.385665529010238e-05| +|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.385665529010238e-05| +|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|9.385665529010238e-05| +|spack|liblzma|9.385665529010238e-05| +|spack|lapacke|9.385665529010238e-05| +|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.385665529010238e-05| +|npm|[quasar](https://quasar.dev)|9.385665529010238e-05| +|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.385665529010238e-05| +|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.385665529010238e-05| +|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.385665529010238e-05| +|pypi|[keras-preprocessing](https://pypi.org/project/keras-preprocessing)|9.355948530633047e-05| +|npm|[vows](https://github.com/cloudhead/vows)|9.309058314979567e-05| +|pypi|[gwpy](https://gwpy.github.io)|9.29627823825776e-05| +|cran|[Cairo](http://www.rforge.net/Cairo/)|9.288078353532694e-05| +|cran|[parameters](https://easystats.github.io/parameters/)|9.283071400803587e-05| +|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.266437177924199e-05| +|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.265336483766517e-05| +|pypi|[cftime](https://pypi.org/project/cftime)|9.260141510630899e-05| +|npm|[webpack](https://github.com/webpack/webpack)|9.24592892996701e-05| +|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.216738517712869e-05| +|pypi|[wxPython](https://pypi.org/project/wxPython)|9.204656265236469e-05| +|pypi|[markupsafe](https://palletsprojects.com/p/markupsafe/)|9.182820691667718e-05| +|cran|jquerylib|9.151923579773473e-05| +|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.145007438522797e-05| +|cran|[downlit](https://downlit.r-lib.org/)|9.143975857423997e-05| +|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.124829909210557e-05| +|pypi|[autograd](https://pypi.org/project/autograd)|9.076089477938609e-05| +|spack|[re2c](https://re2c.org/index.html)|9.035546945856208e-05| +|pypi|[pyvo](https://github.com/astropy/pyvo)|8.985000917971983e-05| +|cran|dichromat|8.982547268570094e-05| +|pypi|[easydict](https://github.com/makinacorpus/easydict)|8.948340611887897e-05| +|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|8.93768682667551e-05| +|pypi|[iminuit](http://github.com/scikit-hep/iminuit)|8.932070737851453e-05| +|pypi|[jupytext](https://pypi.org/project/jupytext)|8.930935201562288e-05| +|pypi|[Six](https://pypi.org/project/Six)|8.917553696528009e-05| +|spack|py-jinja2|8.887700055908857e-05| +|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.869956632653063e-05| +|pypi|[nvidia-cublas-cu11](https://pypi.org/project/nvidia-cublas-cu11)|8.86715531213734e-05| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|8.835554222726879e-05| +|spack|py-pip|8.82596046206354e-05| +|spack|py-wheel|8.82596046206354e-05| +|spack|py-sphinxcontrib-websupport|8.82596046206354e-05| +|spack|py-sphinxcontrib-applehelp|8.82596046206354e-05| +|spack|py-sphinxcontrib-devhelp|8.82596046206354e-05| +|spack|py-sphinxcontrib-jsmath|8.82596046206354e-05| +|spack|py-sphinxcontrib-htmlhelp|8.82596046206354e-05| +|spack|py-sphinxcontrib-serializinghtml|8.82596046206354e-05| +|spack|py-sphinxcontrib-qthelp|8.82596046206354e-05| +|spack|py-pygments|8.82596046206354e-05| +|spack|py-docutils|8.82596046206354e-05| +|spack|py-snowballstemmer|8.82596046206354e-05| +|spack|py-babel|8.82596046206354e-05| +|spack|py-alabaster|8.82596046206354e-05| +|spack|py-imagesize|8.82596046206354e-05| +|spack|py-requests|8.82596046206354e-05| +|spack|py-sphinx-rtd-theme|8.82596046206354e-05| +|spack|py-packaging|8.82596046206354e-05| +|spack|py-importlib-metadata|8.82596046206354e-05| +|spack|py-colorama|8.82596046206354e-05| +|pypi|[biom-format](http://www.biom-format.org)|8.797106086461888e-05| +|pypi|[terminado](https://pypi.org/project/terminado)|8.768666367542789e-05| +|pypi|[regions](https://github.com/astropy/regions)|8.754783554966665e-05| +|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.739318884464463e-05| +|pypi|[yt](https://pypi.org/project/yt)|8.675552263436223e-05| +|npm|[jshint](http://jshint.com/)|8.665940379302155e-05| +|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|8.619430273115934e-05| +|pypi|[tf-estimator-nightly](https://pypi.org/project/tf-estimator-nightly)|8.605936016657472e-05| +|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.53842983292496e-05| +|pypi|[gitpython](https://pypi.org/project/gitpython)|8.503718371253982e-05| +|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.500635377832972e-05| +|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.499322794991962e-05| +|cran|[lintr](https://github.com/jimhester/lintr)|8.497565476409043e-05| +|pypi|[psycopg2-binary](https://pypi.org/project/psycopg2-binary)|8.465097031649932e-05| +|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.446163550057673e-05| +|cran|[openssl](https://github.com/jeroen/openssl)|8.442649909127655e-05| +|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.43352744906443e-05| +|pypi|[tensorflow-estimator](https://pypi.org/project/tensorflow-estimator)|8.421430671738225e-05| +|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.364978576513064e-05| +|cran|[testit](https://github.com/yihui/testit)|8.348178713327507e-05| +|cran|igraphdata|8.33196431559778e-05| +|cran|[backports](https://github.com/r-lib/backports)|8.331309022918283e-05| +|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.330752301281784e-05| +|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.319124019747848e-05| +|pypi|[alembic](https://alembic.sqlalchemy.org)|8.309190430350841e-05| +|pypi|[deap](https://pypi.org/project/deap)|8.280996357587404e-05| +|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.272345618002395e-05| +|pypi|[pyspark](https://github.com/apache/spark/tree/master/python)|8.256046534523498e-05| +|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.252435195618204e-05| +|cran|[uuid](http://www.rforge.net/uuid)|8.249344051492602e-05| +|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.249071747365262e-05| +|pypi|[getdist](https://getdist.readthedocs.io)|8.248569803347959e-05| +|pypi|[colossus](https://bitbucket.org/bdiemer/colossus)|8.237704252962234e-05| +|pypi|[iso8601](https://pypi.org/project/iso8601)|8.231745477543955e-05| +|pypi|[debugpy](https://pypi.org/project/debugpy)|8.230267288100187e-05| +|pypi|[s3transfer](https://github.com/boto/s3transfer)|8.219937251409156e-05| +|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.179464603896593e-05| +|rubygems|[numerizer](http://github.com/jduff/numerizer)|8.176791808873719e-05| +|pypi|[uvicorn](https://www.uvicorn.org/)|8.132924693264539e-05| +|pypi|[orjson](https://pypi.org/project/orjson)|8.129162882835406e-05| +|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.105802047781569e-05| +|pypi|[flaky](https://pypi.org/project/flaky)|8.090859299222738e-05| +|pypi|[tzlocal](https://pypi.org/project/tzlocal)|8.086479851292052e-05| +|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|8.075607605867234e-05| +|pypi|[distro](https://github.com/python-distro/distro)|8.074163232300211e-05| +|cran|labeling|8.07209865133282e-05| +|pypi|[ppft](https://pypi.org/project/ppft)|8.059240918306115e-05| +|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.018039980497318e-05| +|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.012450738034272e-05| +|pypi|[transifex-client](https://pypi.org/project/transifex-client)|7.961879222678832e-05| +|cran|MatrixModels|7.930618691608155e-05| +|cran|[readxl](https://readxl.tidyverse.org)|7.912992924101662e-05| +|pypi|[botocore](https://pypi.org/project/botocore)|7.898614754769289e-05| +|spack|qt4|7.889400009892664e-05| +|pypi|[python-Levenshtein](https://pypi.org/project/python-Levenshtein)|7.87858417923125e-05| +|pypi|[qtconsole](https://pypi.org/project/qtconsole)|7.877453994138095e-05| +|pypi|[elementpath](https://pypi.org/project/elementpath)|7.876148215301479e-05| +|cran|KernSmooth|7.8595183147994e-05| +|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|7.841175833245697e-05| +|pypi|[tensorflow-io-gcs-filesystem](https://pypi.org/project/tensorflow-io-gcs-filesystem)|7.839481478371071e-05| +|cran|triebeard|7.813331911262798e-05| +|cran|[spdep](https://github.com/r-spatial/spdep/)|7.809284039343468e-05| +|pypi|[contourpy](https://pypi.org/project/contourpy)|7.793758938522686e-05| +|pypi|[atari-py](https://pypi.org/project/atari-py)|7.790999888245283e-05| +|cran|[memoise](https://github.com/r-lib/memoise)|7.781831554044793e-05| +|cran|[DBItest](https://dbitest.r-dbi.org)|7.765914801643069e-05| +|rubygems|[ruby2_keywords](https://github.com/ruby/ruby2_keywords)|7.743174061433447e-05| +|cran|[units](https://github.com/r-quantities/units/)|7.742164369175066e-05| +|pypi|[invoke](https://pypi.org/project/invoke)|7.731484545217445e-05| +|pypi|[pyOpenSSL](https://pypi.org/project/pyOpenSSL)|7.726284776605383e-05| +|cran|splines|7.720783774479641e-05| +|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.709653827401268e-05| +|pypi|[ipdb](https://github.com/gotcha/ipdb)|7.701444505535054e-05| +|spack|libpng|7.696837024161437e-05| +|pypi|[lockfile](http://launchpad.net/pylockfile)|7.69480277569856e-05| +|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.68650481107819e-05| +|pypi|[pylint](http://pylint.pycqa.org)|7.682299359304415e-05| +|pypi|[fastapi](https://fastapi.tiangolo.com/)|7.666007550981005e-05| +|pypi|[deprecated](https://github.com/tantale/deprecated)|7.66001150503675e-05| +|pypi|[specutils](https://specutils.readthedocs.io/)|7.658954172062528e-05| +|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|7.657895148082861e-05| +|cran|[spatstat.linnet](http://spatstat.org/)|7.647872979310795e-05| +|pypi|[retrying](https://github.com/rholder/retrying)|7.619438473551205e-05| +|cran|rasterVis|7.603389661184444e-05| +|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.584376185058778e-05| +|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.584376185058778e-05| +|cran|[rjson](https://github.com/alexcb/rjson)|7.579217056407756e-05| +|pypi|[igraph](https://igraph.org/python)|7.575780420832454e-05| +|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.524556082553368e-05| +|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.508532423208191e-05| +|pypi|[gwtools](https://pypi.org/project/gwtools)|7.508532423208191e-05| +|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.508532423208191e-05| +|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.508532423208191e-05| +|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.508532423208191e-05| +|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.508532423208191e-05| +|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.508532423208191e-05| +|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.508532423208191e-05| +|pypi|[chemparse](https://pypi.org/project/chemparse)|7.508532423208191e-05| +|pypi|[superfreq](http://adrian.pw/superfreq)|7.508532423208191e-05| +|pypi|[importlib](https://github.com/brettcannon/importlib)|7.508532423208191e-05| +|pypi|[hope](http://hope.phys.ethz.ch)|7.508532423208191e-05| +|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.508532423208191e-05| +|pypi|[patool](http://wummel.github.io/patool/)|7.508532423208191e-05| +|pypi|[amuse-framework](http://www.amusecode.org/)|7.508532423208191e-05| +|spack|sgx|7.508532423208191e-05| +|spack|curses|7.508532423208191e-05| +|spack|sphinx|7.508532423208191e-05| +|spack|torch|7.508532423208191e-05| +|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.508532423208191e-05| +|cran|[mapiso](https://github.com/riatelab/mapiso)|7.508532423208191e-05| +|cran|tuneR|7.508532423208191e-05| +|cran|[spatstat](http://spatstat.org/)|7.502465442749155e-05| +|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.498128456605089e-05| +|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.498128456605089e-05| +|cran|[spatstat.geom](http://spatstat.org/)|7.490041337565734e-05| +|pypi|[music21](https://github.com/cuthbertLab/music21)|7.474402730375427e-05| +|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.474402730375427e-05| +|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.470939107121245e-05| +|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.470939107121245e-05| +|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.46242767452085e-05| +|pypi|[requests-oauthlib](https://pypi.org/project/requests-oauthlib)|7.453238981335648e-05| +|npm|[bootstrap](https://getbootstrap.com/)|7.450130314411542e-05| +|pypi|[partd](https://pypi.org/project/partd)|7.431605781951042e-05| +|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|7.399473810302566e-05| +|pypi|[kaleido](https://pypi.org/project/kaleido)|7.375421831761145e-05| +|cran|[cellranger](https://github.com/rsheets/cellranger)|7.36322046844314e-05| +|cran|[praise](https://github.com/gaborcsardi/praise)|7.357492965652609e-05| +|spack|py-typing|7.349677868206883e-05| +|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.327264592336236e-05| +|pypi|[pytest-pep8](https://bitbucket.org/pytest-dev/pytest-pep8)|7.319390517709794e-05| +|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.317643515300534e-05| +|pypi|[rasterio](https://pypi.org/project/rasterio)|7.308034545651613e-05| +|pypi|[zarr](https://pypi.org/project/zarr)|7.301968218242637e-05| +|cran|diffviewer|7.292493274283239e-05| +|pypi|[Biopython](https://biopython.org/)|7.27858361774744e-05| +|pypi|[cartopy](https://pypi.org/project/cartopy)|7.275919377346822e-05| +|pypi|[capturer](https://pypi.org/project/capturer)|7.18991146189516e-05| +|pypi|[pymysql](https://pypi.org/project/pymysql)|7.182544905564758e-05| +|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.167235494880546e-05| +|cran|rprintf|7.156655912545881e-05| +|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|7.143432865652567e-05| +|cran|[spatstat.utils](http://spatstat.org/)|7.136823491256188e-05| +|rubygems|[simplecov_json_formatter](https://github.com/fede-moya/simplecov_json_formatter)|7.107165230375426e-05| +|rubygems|[simplecov-html](https://github.com/simplecov-ruby/simplecov-html)|7.107165230375426e-05| +|rubygems|[docile](https://ms-ati.github.io/docile/)|7.107165230375426e-05| +|spack|[pcre2](https://www.pcre.org)|7.097432107852323e-05| +|pypi|[opencv-python](https://github.com/skvark/opencv-python)|7.091647583404386e-05| +|pypi|[dominate](https://github.com/Knio/dominate/)|7.090474940304291e-05| +|pypi|[corner](https://corner.readthedocs.io)|7.080132656997533e-05| +|cran|[future.apply](https://future.apply.futureverse.org)|7.076980359715766e-05| +|spack|gl|7.07177536127103e-05| +|pypi|[pydantic](https://github.com/samuelcolvin/pydantic)|7.058023286268883e-05| +|cran|[mapview](https://github.com/r-spatial/mapview)|7.012475645758649e-05| +|pypi|[traits](http://docs.enthought.com/traits)|7.006585932978065e-05| +|pypi|[twisted](https://pypi.org/project/twisted)|7.001761531541252e-05| +|pypi|[dust-extinction](http://dust-extinction.readthedocs.io/)|7.000273130286391e-05| +|pypi|[GitPython](https://pypi.org/project/GitPython)|6.99669981838892e-05| +|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|6.958524273105237e-05| +|cran|[xtable](http://xtable.r-forge.r-project.org/)|6.954473329486187e-05| +|pypi|[freezegun](https://pypi.org/project/freezegun)|6.947537811261078e-05| +|npm|[debug](https://github.com/debug-js/debug#readme)|6.936187874292284e-05| +|cran|[shinyjs](https://deanattali.com/shinyjs/)|6.935837930396765e-05| +|pypi|[trio](https://pypi.org/project/trio)|6.929911855459763e-05| +|pypi|[python_version](https://pypi.org/project/python_version)|6.927515033317081e-05| +|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|6.92240338109272e-05| +|pypi|[nvidia-cuda-runtime-cu11](https://pypi.org/project/nvidia-cuda-runtime-cu11)|6.915875448656112e-05| +|pypi|[asttokens](https://pypi.org/project/asttokens)|6.887549895872866e-05| +|pypi|[executing](https://pypi.org/project/executing)|6.887549895872866e-05| +|pypi|[pyensembl](https://pypi.org/project/pyensembl)|6.84992686494393e-05| +|cran|[prettydoc](https://github.com/yixuan/prettydoc)|6.838243666036334e-05| +|npm|[react-select](https://github.com/JedWatson/react-select)|6.837636133839755e-05| +|cran|[reticulate](https://rstudio.github.io/reticulate/)|6.832422946588044e-05| +|pypi|[dgl](https://github.com/dmlc/dgl)|6.8259385665529e-05| +|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|6.80718598807336e-05| +|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.781806413065758e-05| +|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.778536215396283e-05| +|pypi|[tess-point](https://pypi.org/project/tess-point)|6.775528964954043e-05| +|npm|[chai](http://chaijs.com)|6.775385788969881e-05| +|pypi|[nvidia-cuda-nvrtc-cu11](https://pypi.org/project/nvidia-cuda-nvrtc-cu11)|6.773682615891608e-05| +|pypi|[paramiko](https://pypi.org/project/paramiko)|6.766432250714658e-05| +|cran|asciicast|6.716683196390314e-05| +|pypi|[pygame](https://www.pygame.org)|6.701011808987333e-05| +|rubygems|[github-pages](https://github.com/github/pages-gem)|6.695108077360637e-05| +|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.690638712823013e-05| +|cran|[performance](https://easystats.github.io/performance/)|6.683416873557298e-05| +|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.674251042851725e-05| +|pypi|[asdf-coordinates-schemas](https://github.com/asdf-format/asdf-coordinates-schemas)|6.674026650438628e-05| +|pypi|[patsy](https://github.com/pydata/patsy)|6.671554938309879e-05| +|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.663197972501714e-05| +|rubygems|[liquid](http://www.liquidmarkup.org)|6.649059655858932e-05| +|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|6.647751967681268e-05| +|cran|[qs](https://github.com/traversc/qs)|6.634422871442696e-05| +|pypi|[asdf-wcs-schemas](https://github.com/spacetelescope/asdf-wcs-schemas)|6.631907187137425e-05| +|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.620654565354849e-05| +|cran|[gh](https://gh.r-lib.org/)|6.613927058227733e-05| +|npm|[cytoscape](http://js.cytoscape.org)|6.594750528197628e-05| +|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.591369615703448e-05| +|cran|boot|6.591199185410206e-05| +|pypi|[pathspec](https://pypi.org/project/pathspec)|6.563153891785173e-05| +|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.561746289014786e-05| +|pypi|[dnspython](https://pypi.org/project/dnspython)|6.559168014612807e-05| +|pypi|[omegaconf](https://github.com/omry/omegaconf)|6.535939473114367e-05| +|pypi|[ml-collections](https://github.com/google/ml_collections)|6.534744432531887e-05| +|cran|[jpeg](http://www.rforge.net/jpeg/)|6.516463443285665e-05| +|pypi|[glob2](https://pypi.org/project/glob2)|6.516154721274175e-05| +|npm|[pg](https://github.com/brianc/node-postgres)|6.500893872907525e-05| +|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|6.493619290864503e-05| +|cran|later|6.490463979425918e-05| +|pypi|[types-backports](https://github.com/python/typeshed)|6.486706928830394e-05| +|pypi|[pytest-virtualenv](https://github.com/manahl/pytest-plugins)|6.484955012697092e-05| +|cran|[showtext](https://github.com/yixuan/showtext)|6.451488346660089e-05| +|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.448771568921947e-05| +|spack|[jpeg](http://www.ijg.org)|6.42108667282637e-05| +|pypi|[panel](https://pypi.org/project/panel)|6.420010532755129e-05| +|pypi|[appnope](https://pypi.org/project/appnope)|6.400981764416935e-05| +|cran|[webp](https://github.com/jeroen/webp#readme)|6.394258905816893e-05| +|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.382445753575668e-05| +|pypi|[celery](http://celeryproject.org)|6.376033765458992e-05| +|spack|libx11|6.368732976947484e-05| +|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.352830652983621e-05| +|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.351723254942368e-05| +|pypi|[pyface](http://docs.enthought.com/pyface)|6.347942737959803e-05| +|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.347143534135009e-05| +|cran|[cowplot](https://wilkelab.org/cowplot/)|6.314332603147092e-05| +|cran|[rvest](http://rvest.tidyverse.org/)|6.312429469598445e-05| +|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.306846358040898e-05| +|pypi|[Shapely](https://pypi.org/project/Shapely)|6.3061574710257e-05| +|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.301803998049732e-05| +|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.300866369125754e-05| +|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.285102877159322e-05| +|cran|[V8](https://github.com/jeroen/v8)|6.281960726121581e-05| +|pypi|[mne](https://mne.tools/dev/)|6.276243614624461e-05| +|pypi|[natsort](https://github.com/SethMMorton/natsort)|6.274919416844406e-05| +|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.257110352673492e-05| +|pypi|[gnuplot](https://github.com/gnuplot)|6.257110352673492e-05| +|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.257110352673492e-05| +|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.257110352673492e-05| +|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.257110352673492e-05| +|pypi|[clawpack](http://www.clawpack.org)|6.257110352673492e-05| +|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.257110352673492e-05| +|pypi|[pyYAML](https://pyyaml.org/)|6.257110352673492e-05| +|pypi|[jsonify](https://pypi.org/project/jsonify)|6.257110352673492e-05| +|pypi|[PyEscape](https://github.com/qaviton/escape)|6.257110352673492e-05| +|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.257110352673492e-05| +|pypi|[torch_geometric](https://pyg.org)|6.257110352673492e-05| +|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|6.257110352673492e-05| +|pypi|[gpytorch](https://gpytorch.ai)|6.257110352673492e-05| +|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.257110352673492e-05| +|pypi|[python-copasi](http://copasi.org)|6.257110352673492e-05| +|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.257110352673492e-05| +|pypi|[mc3](https://github.com/pcubillos/mc3)|6.257110352673492e-05| +|pypi|[PuLP](https://github.com/coin-or/pulp)|6.257110352673492e-05| +|pypi|[tartiflette](https://tartiflette.io)|6.257110352673492e-05| +|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.257110352673492e-05| +|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.257110352673492e-05| +|pypi|[GetDist](https://getdist.readthedocs.io)|6.257110352673492e-05| +|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.257110352673492e-05| +|pypi|[nnde](https://github.com/elwinter/nnde)|6.257110352673492e-05| +|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.257110352673492e-05| +|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.257110352673492e-05| +|pypi|[coplot](https://pypi.org/project/coplot)|6.257110352673492e-05| +|pypi|[Numpy](https://www.numpy.org)|6.257110352673492e-05| +|pypi|[Matplotlib](https://matplotlib.org)|6.257110352673492e-05| +|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.257110352673492e-05| +|spack|pythonextensions|6.257110352673492e-05| +|spack|qt5|6.257110352673492e-05| +|cran|[taxa](https://docs.ropensci.org/taxa/)|6.257110352673492e-05| +|cran|[vegdata](http://germansl.infinitenature.org)|6.257110352673492e-05| +|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.256484641638225e-05| +|spack|[hdf5](https://portal.hdfgroup.org)|6.24980464440392e-05| +|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.232991942642113e-05| +|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.228161966350964e-05| +|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.194539249146757e-05| +|npm|loose-envify|6.194539249146757e-05| +|cran|js|6.194539249146757e-05| +|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|6.192274949870043e-05| +|pypi|[pysolr](https://pypi.org/project/pysolr)|6.157816846875269e-05| +|cran|[spatstat.random](http://spatstat.org/)|6.15042532861409e-05| +|pypi|[radvel](https://pypi.org/project/radvel)|6.134947721978439e-05| +|cran|rsconnect|6.12706916794741e-05| +|pypi|[Mako](https://www.makotemplates.org/)|6.114101460731154e-05| +|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.109721597136273e-05| +|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.0945880058508036e-05| +|pypi|[cupy](https://pypi.org/project/cupy)|6.08946463130808e-05| +|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.085779572591866e-05| +|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.075062588746561e-05| +|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.053171621011683e-05| +|pypi|[cvxopt](http://cvxopt.org)|6.03632374451487e-05| +|spack|freetype|6.035396765464107e-05| +|spack|libtiff|6.001728580054131e-05| +|npm|[requirejs](http://github.com/jrburke/r.js)|5.9938458725574766e-05| +|pypi|[towncrier](https://pypi.org/project/towncrier)|5.990208491693387e-05| +|cran|[phangorn](https://github.com/KlausVigo/phangorn)|5.972441765305085e-05| +|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|5.95664256878453e-05| +|pypi|[blosc](http://github.com/blosc/python-blosc)|5.944254835039818e-05| +|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|5.939135906157591e-05| +|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|5.937005510072038e-05| +|pypi|[xxhash](https://pypi.org/project/xxhash)|5.9182936478361e-05| +|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.911710278258018e-05| +|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.911710278258018e-05| +|cran|[getPass](https://github.com/wrathematics/getPass)|5.901018437732559e-05| +|pypi|[texttable](https://github.com/foutaise/texttable/)|5.873975441602728e-05| +|npm|[react-redux](https://github.com/reduxjs/react-redux)|5.870473027653626e-05| +|cran|[whisker](http://github.com/edwindj/whisker)|5.8621142035639645e-05| +|cran|[tesseract](https://docs.ropensci.org/tesseract/)|5.853147683170838e-05| +|pypi|[pyopenssl](https://pypi.org/project/pyopenssl)|5.85064596212042e-05| +|pypi|[quantiphy](https://quantiphy.readthedocs.io)|5.8399696624952596e-05| +|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.832657768398087e-05| +|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.824418018163143e-05| +|pypi|[grapheme](https://github.com/alvinlindstam/grapheme)|5.8090121434666015e-05| +|pypi|[about-time](https://github.com/rsalmei/about-time)|5.8090121434666015e-05| +|npm|[pako](https://github.com/nodeca/pako#readme)|5.792296440760605e-05| +|pypi|[fbs](https://build-system.fman.io)|5.7757941716986085e-05| +|pypi|[bidict](https://bidict.readthedocs.io)|5.7757941716986085e-05| +|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.765594855343915e-05| +|cran|[gifski](https://gif.ski/)|5.759609350012137e-05| +|pypi|[prospector](https://pypi.org/project/prospector)|5.7506501042634765e-05| +|pypi|[tbb](https://pypi.org/project/tbb)|5.7503961482203806e-05| +|cran|[nleqslv](NA)|5.7477260881991965e-05| +|pypi|[voluptuous](https://pypi.org/project/voluptuous)|5.740269338758217e-05| +|npm|[moment](https://momentjs.com)|5.735978260429926e-05| +|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.735684489950702e-05| +|cran|[katex](https://docs.ropensci.org/katex/)|5.731706896176466e-05| +|pypi|[pyfiglet](https://github.com/pwaller/pyfiglet)|5.718769061009046e-05| +|pypi|[bibtexparser](https://github.com/sciunto-org/python-bibtexparser)|5.695473393078274e-05| +|pypi|[mergedeep](https://pypi.org/project/mergedeep)|5.6940290993442965e-05| +|pypi|[mimeparse](http://code.google.com/p/mimeparse/)|5.669388915975946e-05| +|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.660729522184299e-05| +|pypi|[mkdocs](https://www.mkdocs.org)|5.633874336066728e-05| +|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.6313993174061426e-05| +|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.625946300900343e-05| +|npm|[react-images](https://jossmac.github.io/react-images/)|5.616075781848576e-05| +|pypi|[pynacl](https://pypi.org/project/pynacl)|5.6077313295172085e-05| +|pypi|[uvloop](http://github.com/MagicStack/uvloop)|5.600007497284181e-05| +|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|5.59060079226659e-05| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|5.584143250337165e-05| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|5.584143250337165e-05| +|pypi|[odfpy](https://pypi.org/project/odfpy)|5.584143250337165e-05| +|pypi|[IPython](https://pypi.org/project/IPython)|5.5651794137607866e-05| +|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.561722403981711e-05| +|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.542221366211095e-05| +|pypi|[dash-html-components](https://github.com/plotly/dash-html-components)|5.542221366211095e-05| +|pypi|[dash-table](https://pypi.org/project/dash-table)|5.542221366211095e-05| +|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.527114144861585e-05| +|cran|egg|5.52490116168147e-05| +|pypi|[pynndescent](https://pypi.org/project/pynndescent)|5.518372412570365e-05| +|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.513087368450038e-05| +|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.5122162630695056e-05| +|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.5061883508982487e-05| +|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.498672734167614e-05| +|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.4958598786499806e-05| +|cran|tufte|5.4943136839576114e-05| +|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.488379652202178e-05| +|cran|fastmap|5.4787753912591246e-05| +|cran|selectr|5.4652704085046984e-05| +|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.46227754656163e-05| +|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.457094100438811e-05| +|pypi|[libcst](https://pypi.org/project/libcst)|5.442222479028365e-05| +|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.442222479028365e-05| +|pypi|[py4j](https://www.py4j.org/)|5.4403468758204244e-05| +|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.436173669389275e-05| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|5.42689725401267e-05| +|spack|[gmp](https://gmplib.org)|5.4252092803549955e-05| +|spack|double-conversion|5.423777382113251e-05| +|pypi|[pip-run](https://pypi.org/project/pip-run)|5.417428643858206e-05| +|pypi|[whoosh](https://pypi.org/project/whoosh)|5.415619395558193e-05| +|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.4091267449152466e-05| +|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.4042343597980006e-05| +|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.39845603099777e-05| +|cran|[progress](https://github.com/r-lib/progress#readme)|5.3965707053456964e-05| +|pypi|[feets](https://github.com/carpyncho/feets)|5.388898868331237e-05| +|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.3845503421842445e-05| +|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.366442187685085e-05| +|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.366442187685085e-05| +|pypi|[easydev](http://github.com/cokelaer/easydev)|5.363237445148708e-05| +|pypi|[mdtraj](http://mdtraj.org)|5.363237445148708e-05| +|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.363237445148708e-05| +|pypi|[cykhash](https://github.com/realead/cykhash)|5.363237445148708e-05| +|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.363237445148708e-05| +|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.363237445148708e-05| +|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.363237445148708e-05| +|pypi|[dustpy](https://github.com/stammler/dustpy)|5.363237445148708e-05| +|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.363237445148708e-05| +|pypi|[noise](https://github.com/caseman/noise)|5.363237445148708e-05| +|pypi|[pytorch](http://pytorch.org)|5.363237445148708e-05| +|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.363237445148708e-05| +|pypi|[msgpack-python](http://msgpack.org/)|5.363237445148708e-05| +|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.363237445148708e-05| +|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.363237445148708e-05| +|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.363237445148708e-05| +|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.363237445148708e-05| +|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.363237445148708e-05| +|pypi|[pony](https://ponyorm.com)|5.363237445148708e-05| +|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.363237445148708e-05| +|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.363237445148708e-05| +|pypi|[ncls](https://github.com/endrebak/ncls)|5.363237445148708e-05| +|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.363237445148708e-05| +|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.363237445148708e-05| +|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.363237445148708e-05| +|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.363237445148708e-05| +|pypi|[cppyy](http://cppyy.readthedocs.org)|5.363237445148708e-05| +|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.363237445148708e-05| +|pypi|[libstempo](https://github.com/vallis/libstempo)|5.363237445148708e-05| +|pypi|[STAR](https://github.com/dbrgn/star)|5.363237445148708e-05| +|pypi|[fastqc](https://github.com/fastqc)|5.363237445148708e-05| +|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.363237445148708e-05| +|spack|yaml|5.363237445148708e-05| +|spack|effpotential|5.363237445148708e-05| +|spack|rigidbodykinematics|5.363237445148708e-05| +|spack|sbgatcore|5.363237445148708e-05| +|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.363237445148708e-05| +|npm|[filepond](https://pqina.nl/filepond/)|5.363237445148708e-05| +|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.363237445148708e-05| +|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.363237445148708e-05| +|cran|[formatR](https://github.com/yihui/formatR)|5.358074808487629e-05| +|npm|[tslib](https://www.typescriptlang.org/)|5.35369498895408e-05| +|pypi|[pympler](https://pypi.org/project/pympler)|5.338003934583572e-05| +|npm|[d3-array](https://d3js.org/d3-array/)|5.3279549007094156e-05| +|npm|[d3-scale](https://d3js.org/d3-scale/)|5.3279549007094156e-05| +|pypi|[asteval](https://github.com/newville/asteval)|5.31550474269291e-05| +|spack|cpio|5.30960507069722e-05| +|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|5.3090308263962826e-05| +|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|5.3090308263962826e-05| +|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|5.3090308263962826e-05| +|npm|[typescript](https://www.typescriptlang.org/)|5.306531556575887e-05| +|spack|fontconfig|5.281766516333489e-05| +|cran|styler|5.2812675728823626e-05| +|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.27757462484425e-05| +|pypi|[types-colorama](https://github.com/python/typeshed)|5.274207703559239e-05| +|cran|combinat|5.2725870731138566e-05| +|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.269395733863871e-05| +|npm|[d3-brush](https://d3js.org/d3-brush/)|5.265383797182681e-05| +|npm|[d3-format](https://d3js.org/d3-format/)|5.265383797182681e-05| +|pypi|[gwcs](https://pypi.org/project/gwcs)|5.250797035830334e-05| +|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.249042782925231e-05| +|pypi|[freesasa](http://freesasa.github.io/)|5.245269744326687e-05| +|npm|eslint-plugin-import|5.2427564010384e-05| +|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.2416707297253373e-05| +|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.234313468101864e-05| +|pypi|[nptyping](https://github.com/ramonhagenaars/nptyping)|5.227160735796025e-05| +|pypi|[rich-click](https://pypi.org/project/rich-click)|5.221340428449536e-05| +|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.203027916338497e-05| +|pypi|[h11](https://github.com/python-hyper/h11)|5.201355862660624e-05| +|pypi|[holoviews](https://pypi.org/project/holoviews)|5.196525389251293e-05| +|cran|[s2](https://r-spatial.github.io/s2/)|5.1954678891800786e-05| +|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.180231061707684e-05| +|pypi|[CommonMark](https://pypi.org/project/CommonMark)|5.175111577841953e-05| +|pypi|[ansicolors](https://pypi.org/project/ansicolors)|5.1595443860949334e-05| +|npm|[rc-slider](http://github.com/react-component/slider/)|5.159371694309722e-05| +|pypi|[khmer](https://khmer.readthedocs.io/)|5.157646676418007e-05| +|pypi|[contextvars](https://pypi.org/project/contextvars)|5.155359027188819e-05| +|cran|WRS2|5.1527272361080666e-05| +|cran|webshot|5.147259609245611e-05| +|cran|flashClust|5.123387821088557e-05| +|pypi|[pynvml](https://pypi.org/project/pynvml)|5.1180318543799765e-05| +|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|5.104484761391533e-05| +|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.104484761391533e-05| +|pypi|[nvidia-cudnn-cu11](https://pypi.org/project/nvidia-cudnn-cu11)|5.103972718280686e-05| +|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|5.1012690813923174e-05| +|cran|[car](https://r-forge.r-project.org/projects/car/)|5.097246826199536e-05| +|pypi|[sphinxcontrib-napoleon](https://sphinxcontrib-napoleon.readthedocs.io)|5.080905117924447e-05| +|pypi|[coveralls](http://github.com/TheKevJames/coveralls-python)|5.0644816267821556e-05| +|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.062706529572413e-05| +|pypi|[frozendict](https://github.com/Marco-Sulla/python-frozendict)|5.058919090104397e-05| +|pypi|[pip-api](https://pypi.org/project/pip-api)|5.050170795850904e-05| +|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.050170795850904e-05| +|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.050170795850904e-05| +|pypi|[aiosignal](https://github.com/aio-libs/aiosignal)|5.043154752385604e-05| +|pypi|[curio](https://pypi.org/project/curio)|5.040456073146838e-05| +|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.024656090227633e-05| +|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.021818889393706e-05| +|pypi|[google-auth-oauthlib](https://pypi.org/project/google-auth-oauthlib)|4.997845160378475e-05| +|npm|[ws](https://github.com/websockets/ws)|4.989676834013438e-05| +|cran|e1071|4.961328874673365e-05| +|pypi|[path](https://pypi.org/project/path)|4.945649721632485e-05| +|pypi|[pockets](https://pypi.org/project/pockets)|4.9455464792849235e-05| +|pypi|[pytest-remotedata](https://github.com/astropy/pytest-remotedata)|4.935433107008336e-05| +|cran|coda|4.9300952854083544e-05| +|cran|[odbc](https://github.com/r-dbi/odbc)|4.929383696806267e-05| +|pypi|[configparser](https://pypi.org/project/configparser)|4.927511772436972e-05| +|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.925393427458947e-05| +|pypi|[pyxenon](https://github.com/NLeSC/pyxenon)|4.914751611679939e-05| +|pypi|[pbr](https://docs.openstack.org/pbr/latest/)|4.9131735299720974e-05| +|pypi|[gevent](https://pypi.org/project/gevent)|4.904376774360822e-05| +|pypi|[chevron](https://github.com/noahmorrison/chevron)|4.88979192972367e-05| +|pypi|[cytoolz](https://pypi.org/project/cytoolz)|4.882465609854688e-05| +|pypi|[nrel-pysam](https://pypi.org/project/nrel-pysam)|4.881384080936128e-05| +|cran|[lazyeval](NA)|4.8550134535858265e-05| +|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.849260523321956e-05| +|pypi|[pydevtool](https://pypi.org/project/pydevtool)|4.849004372866894e-05| +|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.8300500968005904e-05| +|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.828306366996002e-05| +|cran|[stars](https://r-spatial.github.io/stars/)|4.8130655371042166e-05| +|pypi|[semantic-version](https://github.com/rbarrois/python-semanticversion)|4.810191994490535e-05| +|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.8075464543041326e-05| +|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.7995380852342566e-05| +|pypi|[types-protobuf](https://github.com/python/typeshed)|4.799223305704534e-05| +|pypi|[clang-format](http://clang.llvm.org/)|4.799223305704534e-05| +|spack|[llvm](https://llvm.org/)|4.7967734235332334e-05| +|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.796290785565505e-05| +|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.7866894197952214e-05| +|npm|[semver](https://github.com/npm/node-semver#readme)|4.785517910682566e-05| +|pypi|[pymongo](https://pypi.org/project/pymongo)|4.784385629684727e-05| +|pypi|[magic-impute](https://github.com/KrishnaswamyLab/MAGIC)|4.782177080598582e-05| +|pypi|[pycairo](https://pypi.org/project/pycairo)|4.7742745183018215e-05| +|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.7650301916513525e-05| +|pypi|[wasabi](https://pypi.org/project/wasabi)|4.7544371619661155e-05| +|pypi|[math](https://pypi.org/project/math)|4.746465138956606e-05| +|cran|[party](http://party.R-forge.R-project.org)|4.7333345134349643e-05| +|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|4.7247507886501075e-05| +|pypi|[ini2toml](https://pypi.org/project/ini2toml)|4.7155540015586737e-05| +|cran|gee|4.714712331027415e-05| +|pypi|[wandb](https://github.com/wandb/client)|4.698220446368286e-05| +|pypi|[types](https://www.pytosquatting.org)|4.692832764505119e-05| +|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.692832764505119e-05| +|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.692832764505119e-05| +|pypi|[structlog](https://www.structlog.org/)|4.692832764505119e-05| +|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.692832764505119e-05| +|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.692832764505119e-05| +|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.692832764505119e-05| +|pypi|[sbpy](https://sbpy.org)|4.692832764505119e-05| +|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.692832764505119e-05| +|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.692832764505119e-05| +|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.692832764505119e-05| +|pypi|[pycbc](http://www.pycbc.org/)|4.692832764505119e-05| +|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.692832764505119e-05| +|pypi|[pygedm](https://github.com/frbs/pygedm)|4.692832764505119e-05| +|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.692832764505119e-05| +|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.692832764505119e-05| +|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.692832764505119e-05| +|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.692832764505119e-05| +|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.692832764505119e-05| +|pypi|[pyopengl](http://pyopengl.sourceforge.net)|4.692832764505119e-05| +|pypi|[pyglm](https://github.com/Zuzu-Typ/PyGLM)|4.692832764505119e-05| +|pypi|[pyopengl-accelerate](http://pyopengl.sourceforge.net)|4.692832764505119e-05| +|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.692832764505119e-05| +|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.692832764505119e-05| +|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.692832764505119e-05| +|pypi|[gemmi](https://project-gemmi.github.io/)|4.692832764505119e-05| +|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.692832764505119e-05| +|pypi|[imexam](http://imexam.readthedocs.io/)|4.692832764505119e-05| +|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.692832764505119e-05| +|pypi|[trippy](https://github.com/fraserw/trippy)|4.692832764505119e-05| +|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.692832764505119e-05| +|pypi|[gputil](https://github.com/anderskm/gputil)|4.692832764505119e-05| +|spack|libpeyton|4.692832764505119e-05| +|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.692832764505119e-05| +|npm|[web-worker](https://github.com/developit/web-worker)|4.692832764505119e-05| +|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.692832764505119e-05| +|npm|[fflate](https://101arrowz.github.io/fflate)|4.692832764505119e-05| +|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.692832764505119e-05| +|pypi|[transforms3d](https://pypi.org/project/transforms3d)|4.687065955606859e-05| +|pypi|[bz2file](https://github.com/nvawda/bz2file)|4.685613021790496e-05| +|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.684959439932725e-05| +|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.677189988623435e-05| +|pypi|[zstandard](https://github.com/indygreg/python-zstandard)|4.6767711240954026e-05| +|pypi|[pyasn1-modules](https://pypi.org/project/pyasn1-modules)|4.663980546227178e-05| +|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|4.657548307629141e-05| +|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|4.657548307629141e-05| +|pypi|[cramjam](https://pypi.org/project/cramjam)|4.6527458889233636e-05| +|pypi|[boto](https://github.com/boto/boto/)|4.645904436860068e-05| +|pypi|[args](https://github.com/kennethreitz/args)|4.645904436860068e-05| +|pypi|[anyio](https://pypi.org/project/anyio)|4.6403252052161e-05| +|npm|react-router-dom|4.632938140228249e-05| +|pypi|[tblib](https://github.com/ionelmc/python-tblib)|4.617756211459861e-05| +|pypi|[yapf](https://pypi.org/project/yapf)|4.599894118736521e-05| +|pypi|[webcolors](https://github.com/ubernostrum/webcolors)|4.597910724286066e-05| +|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.596313493691379e-05| +|spack|gtkplus|4.587624832753164e-05| +|pypi|[sos](https://github.com/vatlab/SoS)|4.585683492006466e-05| +|pypi|[pyglet](https://pypi.org/project/pyglet)|4.5850093450349425e-05| +|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.5773401619115674e-05| +|rubygems|[rouge](http://rouge.jneen.net/)|4.5716990187713305e-05| +|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.5711930835968665e-05| +|spack|libsm|4.5691402112510275e-05| +|spack|libxext|4.5691402112510275e-05| +|pypi|[pytest-mpl](https://pypi.org/project/pytest-mpl)|4.566668266151301e-05| +|npm|cross-env|4.559151262163491e-05| +|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.547284756862402e-05| +|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.546833522942738e-05| +|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.546833522942738e-05| +|npm|[ava](https://avajs.dev)|4.531682606358373e-05| +|spack|glib|4.5258852389078476e-05| +|pypi|[xlwt](https://pypi.org/project/xlwt)|4.52463523288098e-05| +|pypi|[colour](http://github.com/vaab/colour)|4.518527547537786e-05| +|pypi|[spectres](https://spectres.readthedocs.io)|4.5159221142907154e-05| +|cran|statnet.common|4.513036613962991e-05| +|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.4904774017288166e-05| +|pypi|[vine](https://pypi.org/project/vine)|4.488193793296059e-05| +|pypi|[dpath](https://www.github.com/akesterson/dpath-python)|4.485616772306191e-05| +|pypi|[zope.event](https://pypi.org/project/zope.event)|4.45491525918147e-05| +|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.445007740288427e-05| +|spack|harfbuzz|4.417275003401628e-05| +|cran|[targets](https://docs.ropensci.org/targets/)|4.411320674924275e-05| +|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.40496957847833e-05| +|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.3885396084066815e-05| +|npm|[mongoose](https://mongoosejs.com)|4.3852257742340294e-05| +|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.373720136518771e-05| +|pypi|[segments](https://github.com/cldf/segments)|4.373720136518771e-05| +|pypi|[requests-file](http://github.com/dashea/requests-file)|4.3643344709897605e-05| +|npm|[prop-types](https://facebook.github.io/react/)|4.3596593821639255e-05| +|spack|libmng|4.355535409556312e-05| +|spack|inputproto|4.355535409556312e-05| +|spack|dbus|4.355535409556312e-05| +|spack|assimp|4.355535409556312e-05| +|spack|gperf|4.355535409556312e-05| +|spack|libdrm|4.355535409556312e-05| +|spack|libxcomposite|4.355535409556312e-05| +|spack|libxcursor|4.355535409556312e-05| +|spack|libxi|4.355535409556312e-05| +|spack|libxtst|4.355535409556312e-05| +|spack|libxrandr|4.355535409556312e-05| +|spack|libxdamage|4.355535409556312e-05| +|spack|libxcb|4.355535409556312e-05| +|spack|libxkbcommon|4.355535409556312e-05| +|spack|xcb-util-image|4.355535409556312e-05| +|spack|xcb-util-keysyms|4.355535409556312e-05| +|spack|xcb-util-renderutil|4.355535409556312e-05| +|spack|xcb-util-wm|4.355535409556312e-05| +|spack|libxrender|4.355535409556312e-05| +|pypi|[distlib](https://pypi.org/project/distlib)|4.3426782205437074e-05| +|pypi|[colorlog](https://github.com/borntyping/python-colorlog)|4.3296851606202014e-05| +|pypi|[fastrlock](https://github.com/scoder/fastrlock)|4.328643969033546e-05| +|pypi|[sniffio](https://pypi.org/project/sniffio)|4.322541105115668e-05| +|cran|[caret](https://github.com/topepo/caret/)|4.3137269395375206e-05| +|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.3021688489413674e-05| +|npm|[esm](https://github.com/standard-things/esm#readme)|4.293269450453841e-05| +|cran|[qpdf](https://github.com/ropensci/qpdf)|4.285940573464881e-05| +|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.2754967486575416e-05| +|pypi|[ratelimit](https://pypi.org/project/ratelimit)|4.2704778156996586e-05| +|pypi|[backoff](https://pypi.org/project/backoff)|4.2704778156996586e-05| +|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.266211604095563e-05| +|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.265263557072431e-05| +|spack|llvm-openmp|4.262432959531935e-05| +|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.250948355164093e-05| +|cran|[plotly](https://plotly-r.com)|4.246260702664908e-05| +|pypi|[python_dateutil](https://github.com/dateutil/dateutil)|4.245896310742727e-05| +|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.2400458277003694e-05| +|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|4.229084737189215e-05| +|cran|shape|4.2237439096975565e-05| +|pypi|[overrides](https://github.com/mkorpela/overrides)|4.205536594615093e-05| +|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.202261061161551e-05| +|cran|[classInt](https://r-spatial.github.io/classInt/)|4.1985386007917794e-05| +|spack|yacc|4.184199648103787e-05| +|cran|[taxize](https://docs.ropensci.org/taxize/)|4.183772143669756e-05| +|pypi|[tensorly-viz](https://tensorly.org/viz)|4.1714069017823284e-05| +|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.1714069017823284e-05| +|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.1714069017823284e-05| +|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.1714069017823284e-05| +|pypi|[fseval](https://github.com/dunnkers/fseval)|4.1714069017823284e-05| +|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.1714069017823284e-05| +|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.1714069017823284e-05| +|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.1714069017823284e-05| +|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.1714069017823284e-05| +|pypi|[protfasta](https://pypi.org/project/protfasta)|4.1714069017823284e-05| +|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.1714069017823284e-05| +|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.1714069017823284e-05| +|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.1714069017823284e-05| +|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.1714069017823284e-05| +|pypi|[sick](http://www.github.com/andycasey/sick/)|4.1714069017823284e-05| +|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.1714069017823284e-05| +|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.1714069017823284e-05| +|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.1714069017823284e-05| +|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.1714069017823284e-05| +|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.1714069017823284e-05| +|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.1714069017823284e-05| +|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.1714069017823284e-05| +|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.1714069017823284e-05| +|pypi|[pygobject](https://pygobject.readthedocs.io)|4.1714069017823284e-05| +|pypi|[genicam](https://www.emva.org)|4.1714069017823284e-05| +|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.1714069017823284e-05| +|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.1714069017823284e-05| +|pypi|[treegp](https://github.com/PFLeget/treegp)|4.1714069017823284e-05| +|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.1714069017823284e-05| +|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.1714069017823284e-05| +|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.1714069017823284e-05| +|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.1714069017823284e-05| +|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.1714069017823284e-05| +|pypi|[lda](https://pypi.org/project/lda)|4.1714069017823284e-05| +|pypi|[precession](https://github.com/dgerosa/precession/)|4.1714069017823284e-05| +|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.1714069017823284e-05| +|spack|fftw3|4.1714069017823284e-05| +|npm|[d3-v6-tip](https://github.com/bumbeishvili/d3.tip-for-d3.v6)|4.1714069017823284e-05| +|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.1714069017823284e-05| +|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.1714069017823284e-05| +|npm|[apexcharts](https://apexcharts.com)|4.1714069017823284e-05| +|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.1714069017823284e-05| +|npm|[lodash.debounce](https://lodash.com/)|4.1714069017823284e-05| +|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.1714069017823284e-05| +|npm|vue-apexcharts|4.1714069017823284e-05| +|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.1714069017823284e-05| +|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.1714069017823284e-05| +|cran|txtplot|4.1714069017823284e-05| +|cran|[gplots](https://github.com/talgalili/gplots)|4.157890114257606e-05| +|pypi|[pymatgen](https://pymatgen.org)|4.150358118283604e-05| +|npm|rollup-plugin-json|4.1416643449188555e-05| +|pypi|[casadi](http://casadi.org)|4.136016531521111e-05| +|pypi|[mahotas](http://luispedro.org/software/mahotas)|4.1296928327645054e-05| +|cran|codemetar|4.129692832764505e-05| +|pypi|[click-plugins](https://pypi.org/project/click-plugins)|4.1265524810876837e-05| +|pypi|[unidecode](https://pypi.org/project/unidecode)|4.125567265499006e-05| +|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.1193686006825934e-05| +|cran|see|4.1085846508479446e-05| +|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|4.1008946219170546e-05| +|cran|[effectsize](https://easystats.github.io/effectsize/)|4.1005448168847985e-05| +|pypi|[ply](http://www.dabeaz.com/ply/)|4.086831982501042e-05| +|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.07208768983513e-05| +|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|4.070786929862406e-05| +|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|4.062408074570092e-05| +|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.0616330359459514e-05| +|cran|[psych](https://personality-project.org/r/psych/)|4.056194266216756e-05| +|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.05267081991631e-05| +|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|4.0519829289027236e-05| +|pypi|[wslink](https://pypi.org/project/wslink)|4.051227544638217e-05| +|pypi|[bwapy](https://pypi.org/project/bwapy)|4.034435331873058e-05| +|pypi|[pytabix](https://pypi.org/project/pytabix)|4.034435331873058e-05| +|pypi|[types-psutil](https://github.com/python/typeshed)|4.0309388712823014e-05| +|pypi|[Brotli](https://github.com/google/brotli)|4.028744792329947e-05| +|cran|highr|4.013574098805144e-05| +|npm|[xo](https://github.com/xojs/xo#readme)|4.010596472639987e-05| +|npm|[nodemon](https://nodemon.io)|4.0100794332823244e-05| +|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|4.002453897062643e-05| +|npm|[chokidar](https://github.com/paulmillr/chokidar)|3.99611470014627e-05| +|npm|[testcafe](https://testcafe.io/)|3.9960811799122374e-05| +|pypi|[rdflib](https://github.com/RDFLib/rdflib)|3.984882476201056e-05| +|pypi|[yarl](https://pypi.org/project/yarl)|3.978428869741589e-05| +|npm|[jquery](https://jquery.com)|3.975324654500242e-05| +|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|3.973087330757978e-05| +|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.962093723383357e-05| +|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|3.9563116274513245e-05| +|pypi|[lmdb](https://pypi.org/project/lmdb)|3.949293027791321e-05| +|pypi|[fiona](https://pypi.org/project/fiona)|3.9475401737877845e-05| +|cran|tikzDevice|3.9432012618095673e-05| +|npm|gh-pages|3.9381596067329434e-05| +|cran|[tmap](https://github.com/mtennekes/tmap)|3.936533763985413e-05| +|rubygems|[rubocop](https://rubocop.org/)|3.935996805917126e-05| +|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|3.935884934178449e-05| +|pypi|[sphinx-autobuild](https://github.com/executablebooks/sphinx-autobuild)|3.921101998046653e-05| +|pypi|[dogpile.cache](https://github.com/sqlalchemy/dogpile.cache)|3.904909650076885e-05| +|pypi|[CoolProp](http://www.coolprop.org)|3.883319112627987e-05| +|rubygems|[coderay](http://coderay.rubychan.de)|3.871113617747439e-05| +|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|3.868090984213624e-05| +|cran|JuliaCall|3.863099461174048e-05| +|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.8559294384301646e-05| +|cran|gamm4|3.8423519685866194e-05| +|cran|[zip](https://github.com/r-lib/zip#readme)|3.8252299926508785e-05| +|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.8200345939687236e-05| +|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.812649079387722e-05| +|pypi|[cython-lint](https://github.com/MarcoGorelli/cython-lint)|3.8119176621160404e-05| +|cran|[checkmate](https://github.com/mllg/checkmate)|3.802830118806877e-05| +|cran|pool|3.797983463319072e-05| +|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.7959802806219194e-05| +|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.792006083592189e-05| +|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.792006083592189e-05| +|pypi|[pydap](https://pypi.org/project/pydap)|3.792006083592189e-05| +|pypi|[numbagg](https://pypi.org/project/numbagg)|3.792006083592189e-05| +|pypi|[spglib](http://spglib.github.io/spglib/)|3.787134443501933e-05| +|npm|[colors](https://github.com/Marak/colors.js)|3.768028874803619e-05| +|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.765122074946798e-05| +|cran|[gert](https://docs.ropensci.org/gert/)|3.761808513305201e-05| +|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.7546368181449266e-05| +|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.754266211604096e-05| +|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.754266211604096e-05| +|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.754266211604096e-05| +|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.754266211604096e-05| +|pypi|[Cerberus](http://docs.python-cerberus.org)|3.754266211604096e-05| +|pypi|[2to3](https://pypi.org/project/2to3)|3.754266211604096e-05| +|pypi|[streamlit-authenticator](https://github.com/mkhorasani/Streamlit-Authenticator)|3.754266211604096e-05| +|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.754266211604096e-05| +|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.754266211604096e-05| +|pypi|[urepr](https://github.com/j-faria/urepr)|3.754266211604096e-05| +|pypi|[simpleitk](http://simpleitk.org/)|3.754266211604096e-05| +|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.754266211604096e-05| +|pypi|[disksurf](https://github.com/richteague/disksurf)|3.754266211604096e-05| +|pypi|[gofish](https://github.com/richteague/gofish)|3.754266211604096e-05| +|pypi|[pywfa](https://pypi.org/project/pywfa)|3.754266211604096e-05| +|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.754266211604096e-05| +|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.754266211604096e-05| +|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.754266211604096e-05| +|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.754266211604096e-05| +|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.754266211604096e-05| +|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.754266211604096e-05| +|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.754266211604096e-05| +|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.754266211604096e-05| +|pypi|[caput](https://github.com/eykd/caput)|3.754266211604096e-05| +|pypi|[astLib](https://astlib.readthedocs.io)|3.754266211604096e-05| +|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.754266211604096e-05| +|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.754266211604096e-05| +|pypi|[pykeops](http://www.kernel-operations.io/)|3.754266211604096e-05| +|pypi|[keopscore](http://www.kernel-operations.io/)|3.754266211604096e-05| +|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.754266211604096e-05| +|spack|edlib|3.754266211604096e-05| +|spack|spoa|3.754266211604096e-05| +|spack|thread_pool|3.754266211604096e-05| +|spack|rampler|3.754266211604096e-05| +|spack|cudapoa|3.754266211604096e-05| +|spack|cudaaligner|3.754266211604096e-05| +|spack|cppuddle|3.754266211604096e-05| +|spack|hpxkokkos|3.754266211604096e-05| +|npm|[auspice](https://www.npmjs.com/package/auspice)|3.754266211604096e-05| +|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.754266211604096e-05| +|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.754266211604096e-05| +|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.752687117611051e-05| +|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.75157176216993e-05| +|pypi|[optlang](https://github.com/opencobra/optlang)|3.75157176216993e-05| +|pypi|[tensorflow-probability](https://pypi.org/project/tensorflow-probability)|3.746837449161347e-05| +|pypi|[kombu](https://kombu.readthedocs.io)|3.736043713177283e-05| +|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.72217846620577e-05| +|pypi|[cymem](https://pypi.org/project/cymem)|3.722013953774989e-05| +|pypi|[murmurhash](https://pypi.org/project/murmurhash)|3.722013953774989e-05| +|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.719751747414847e-05| +|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.7167235494880546e-05| +|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.7167235494880546e-05| +|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.7167235494880546e-05| +|spack|virtest|3.7167235494880546e-05| +|npm|[rxjs](https://rxjs.dev)|3.699558979124473e-05| +|npm|prettier|3.697728789342469e-05| +|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.682414226693012e-05| +|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.6810830860081224e-05| +|pypi|[chex](https://github.com/deepmind/chex)|3.678863261963024e-05| +|pypi|[PyJWT](https://github.com/jpadilla/pyjwt)|3.676009345001515e-05| +|pypi|[jdcal](https://github.com/phn/jdcal)|3.6476109215017056e-05| +|npm|husky|3.64478253236722e-05| +|cran|[git2r](https://docs.ropensci.org/git2r/)|3.643720834447977e-05| +|pypi|[coloredlogs](https://coloredlogs.readthedocs.io)|3.638987213382045e-05| +|pypi|[pycryptodomex](https://www.pycryptodome.org)|3.626039513531702e-05| +|cran|[slam](NA)|3.619800505657763e-05| +|npm|[passport](https://www.passportjs.org/)|3.6190489963556426e-05| +|pypi|[parsimonious](https://pypi.org/project/parsimonious)|3.617597748637806e-05| +|cran|modelbased|3.61234669767093e-05| +|pypi|[crds](https://hst-crds.stsci.edu)|3.603128418438785e-05| +|pypi|[zict](https://pypi.org/project/zict)|3.6026059527964206e-05| +|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.597114022820994e-05| +|cran|class|3.594119577471314e-05| +|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.593672968142102e-05| +|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.586392519215294e-05| +|rubygems|[rubocop-jekyll](https://github.com/jekyll/rubocop-jekyll)|3.576608971233544e-05| +|pypi|[hiredis](https://pypi.org/project/hiredis)|3.573128646244893e-05| +|pypi|[isodate](https://github.com/gweis/isodate/)|3.570445035323769e-05| +|pypi|[cwltool](https://pypi.org/project/cwltool)|3.566552901023891e-05| +|cran|mapdata|3.5568730485962005e-05| +|pypi|[torchvision](https://pypi.org/project/torchvision)|3.553178369685412e-05| +|cran|[GGally](https://ggobi.github.io/ggally/)|3.550335662747195e-05| +|spack|libxcrypt|3.5448715443686e-05| +|pypi|[scanpydoc](https://github.com/theislab/scanpydoc/)|3.536578498868438e-05| +|npm|[xlsx](https://sheetjs.com/)|3.531505586297106e-05| +|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.528568585193158e-05| +|pypi|[nibabel](https://nipy.org/nibabel)|3.527925610311931e-05| +|pypi|[geopandas](https://pypi.org/project/geopandas)|3.526763011885069e-05| +|npm|[browserify](https://github.com/browserify/browserify#readme)|3.5146570785606475e-05| +|pypi|[ase](https://wiki.fysik.dtu.dk/ase)|3.510434877041275e-05| +|pypi|[astropy-healpix](https://github.com/astropy/astropy-healpix)|3.507316886347116e-05| +|rubygems|[activesupport](https://rubyonrails.org)|3.5031886080764674e-05| +|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|3.5029664449044294e-05| +|rubygems|[railties](https://rubyonrails.org)|3.4884162941452066e-05| +|npm|jest|3.4852510611816986e-05| +|pypi|[types-toml](https://pypi.org/project/types-toml)|3.479236863998004e-05| +|cran|tseries|3.4718829785176696e-05| +|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.462654760290791e-05| +|pypi|[cfgrib](https://pypi.org/project/cfgrib)|3.461630656971028e-05| +|pypi|[wincertstore](https://github.com/tiran/wincertstore)|3.442202232281955e-05| +|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.442195411244046e-05| +|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.4286120591581334e-05| +|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.421886627832379e-05| +|pypi|[terminaltables](https://github.com/matthewdeanmartin/terminaltables)|3.4209132635047657e-05| +|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.41296928327645e-05| +|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.41296928327645e-05| +|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.41296928327645e-05| +|pypi|[PIL](http://www.pythonware.com/products/pil)|3.41296928327645e-05| +|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.41296928327645e-05| +|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.41296928327645e-05| +|pypi|[wurst](https://github.com/polca/wurst)|3.41296928327645e-05| +|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.41296928327645e-05| +|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.41296928327645e-05| +|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.41296928327645e-05| +|pypi|[configuration](http://k0s.org/hg/configuration)|3.41296928327645e-05| +|pypi|[filetype](https://github.com/h2non/filetype.py)|3.41296928327645e-05| +|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.41296928327645e-05| +|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.41296928327645e-05| +|pypi|[colored](https://gitlab.com/dslackw/colored)|3.41296928327645e-05| +|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.41296928327645e-05| +|pypi|[cdips](https://github.com/lgbouma/cdips)|3.41296928327645e-05| +|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.41296928327645e-05| +|pypi|[marxs](http://marxs.readthedocs.io)|3.41296928327645e-05| +|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.41296928327645e-05| +|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.41296928327645e-05| +|pypi|[flatdict](https://github.com/gmr/flatdict)|3.41296928327645e-05| +|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.41296928327645e-05| +|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.41296928327645e-05| +|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.41296928327645e-05| +|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.41296928327645e-05| +|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.41296928327645e-05| +|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.41296928327645e-05| +|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.41296928327645e-05| +|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.41296928327645e-05| +|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.41296928327645e-05| +|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.41296928327645e-05| +|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.41296928327645e-05| +|spack|openni2|3.41296928327645e-05| +|spack|efusion|3.41296928327645e-05| +|spack|suitesparse|3.41296928327645e-05| +|spack|realsense|3.41296928327645e-05| +|npm|[angular-animate](http://angularjs.org)|3.41296928327645e-05| +|npm|[angular-sanitize](http://angularjs.org)|3.41296928327645e-05| +|npm|[angular-touch](http://angularjs.org)|3.41296928327645e-05| +|npm|[colorbrewer](http://colorbrewer2.org/)|3.41296928327645e-05| +|npm|[dc](http://dc-js.github.io/dc.js/)|3.41296928327645e-05| +|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.410125142207053e-05| +|pypi|[rpy2](https://rpy2.github.io)|3.4084783532735764e-05| +|npm|[babel-cli](https://babeljs.io/)|3.4084676531037545e-05| +|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|3.404611986719122e-05| +|npm|eslint-config-standard|3.400765310924288e-05| +|pypi|[billiard](https://pypi.org/project/billiard)|3.400506170515167e-05| +|cran|[network](http://statnet.org/)|3.4003333455244516e-05| +|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.3922989653701604e-05| +|pypi|[scikit_learn](http://scikit-learn.org)|3.3747167809103175e-05| +|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.373447559976996e-05| +|npm|[sinon](https://sinonjs.org/)|3.372495449705745e-05| +|pypi|[ray](https://github.com/ray-project/ray)|3.365533878854393e-05| +|rubygems|[pry](http://pry.github.io)|3.364151848594955e-05| +|cran|[vcr](https://github.com/ropensci/vcr/)|3.3620862675165454e-05| +|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.3512183641194936e-05| +|cran|[sna](http://statnet.org)|3.3454732838265266e-05| +|npm|npm-run-all|3.327911644434466e-05| +|npm|fortawesome|3.322812913561328e-05| +|rubygems|[jekyll](https://jekyllrb.com)|3.32237475621648e-05| +|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.316394865418124e-05| +|pypi|[pypairix](https://github.com/4dn-dcic/pairix)|3.314377601920264e-05| +|npm|eslint-plugin-node|3.313156827257784e-05| +|pypi|[python-decouple](https://pypi.org/project/python-decouple)|3.303754266211604e-05| +|cran|[shinytest](https://github.com/rstudio/shinytest)|3.272399080581706e-05| +|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.269844541297559e-05| +|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.268849403640777e-05| +|pypi|[matchms](https://github.com/matchms/matchms)|3.266211604095564e-05| +|npm|eslint-plugin-standard|3.2659830283604355e-05| +|npm|eslint-plugin-promise|3.2659830283604355e-05| +|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.2646502286921595e-05| +|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.2632190730573285e-05| +|cran|fontawesome|3.258348809853692e-05| +|pypi|[addict](https://pypi.org/project/addict)|3.257608077360637e-05| +|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.254120161116748e-05| +|cran|[here](https://here.r-lib.org/)|3.252982072042388e-05| +|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.250049312336002e-05| +|rubygems|[simplecov](https://github.com/simplecov-ruby/simplecov)|3.238607716301213e-05| +|pypi|[optax](https://github.com/deepmind/optax)|3.22157311134269e-05| +|pypi|[elastic-transport](https://github.com/elastic/elastic-transport-python)|3.221517958719325e-05| +|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.211233263323707e-05| +|pypi|[timm](https://pypi.org/project/timm)|3.207027092737348e-05| +|npm|[babel](https://babeljs.io/)|3.204861400149837e-05| +|npm|[commander](https://github.com/tj/commander.js#readme)|3.2046886729663415e-05| +|pypi|[safe-netrc](https://pypi.org/project/safe-netrc)|3.200065008938729e-05| +|npm|react-router-bootstrap|3.196356681706273e-05| +|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.195064321344185e-05| +|npm|[events](https://github.com/Gozala/events#readme)|3.191453574866544e-05| +|cran|poorman|3.186936715617144e-05| +|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.1773457392058076e-05| +|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|3.171417975649776e-05| +|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|3.170050158857627e-05| +|pypi|[itk](https://itk.org/)|3.1619218936603645e-05| +|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.1617960750853235e-05| +|npm|immutable|3.150196309887346e-05| +|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.14685828825273e-05| +|rubygems|[faraday-net_http](https://github.com/lostisland/faraday-net_http)|3.1437286689419794e-05| +|npm|[async](https://caolan.github.io/async/)|3.13615954224956e-05| +|pypi|[pytz-deprecation-shim](https://pypi.org/project/pytz-deprecation-shim)|3.1298175999199885e-05| +|cran|[gapminder](https://github.com/jennybc/gapminder)|3.1296719761986306e-05| +|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.128555176336746e-05| +|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.128555176336746e-05| +|pypi|[blackjax](https://pypi.org/project/blackjax)|3.128555176336746e-05| +|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.128555176336746e-05| +|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.128555176336746e-05| +|pypi|[random2](http://pypi.python.org/pypi/random2)|3.128555176336746e-05| +|pypi|[pickle-mixin](https://github.com/limix/pickle-mixin)|3.128555176336746e-05| +|pypi|[bioinfokit](https://github.com/reneshbedre/bioinfokit)|3.128555176336746e-05| +|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.128555176336746e-05| +|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.128555176336746e-05| +|pypi|[toil](https://github.com/DataBiosphere/toil)|3.128555176336746e-05| +|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.128555176336746e-05| +|pypi|[torch_sparse](https://github.com/rusty1s/pytorch_sparse)|3.128555176336746e-05| +|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.128555176336746e-05| +|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.128555176336746e-05| +|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.128555176336746e-05| +|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.128555176336746e-05| +|npm|[downloadjs](http://danml.com/download.html)|3.128555176336746e-05| +|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.128555176336746e-05| +|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.128555176336746e-05| +|pypi|[vtk](https://pypi.org/project/vtk)|3.126566750992566e-05| +|cran|[Seurat](https://satijalab.org/seurat)|3.117952269161648e-05| +|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.115035348610434e-05| +|pypi|[PyLD](https://pypi.org/project/PyLD)|3.1129882679180886e-05| +|pypi|[asciitree](https://pypi.org/project/asciitree)|3.107273905747147e-05| +|pypi|[sphinx-math-dollar](https://pypi.org/project/sphinx-math-dollar)|3.0990745602520344e-05| +|pypi|[jupyter-console](https://pypi.org/project/jupyter-console)|3.0964568461060644e-05| +|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.0893606643533466e-05| +|npm|babel-preset-env|3.079600178217782e-05| +|cran|tripack|3.0589766012551494e-05| +|pypi|[tensorflow-cpu](https://pypi.org/project/tensorflow-cpu)|3.0393719533143474e-05| +|cran|reactlog|3.037115265241308e-05| +|cran|sourcetools|3.037115265241308e-05| +|cran|spatstat.data|3.0362546395514776e-05| +|pypi|[ipympl](https://pypi.org/project/ipympl)|3.031800784131444e-05| +|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.0315622815259788e-05| +|pypi|[autocommand](https://pypi.org/project/autocommand)|3.0309410178565115e-05| +|npm|[grunt](https://gruntjs.com/)|3.0269227402696446e-05| +|cran|polyclip|3.02558698311019e-05| +|npm|eslint-plugin-markdown|3.02553223778359e-05| +|pypi|[QtPy](https://github.com/spyder-ide/qtpy)|3.0205194227862556e-05| +|spack|hwloc|3.017752572557674e-05| +|cran|brew|3.0132025592377646e-05| +|pypi|[astor](https://github.com/berkerpeksag/astor)|3.0124151145192623e-05| +|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.0082261310930252e-05| +|npm|[winston](https://github.com/winstonjs/winston#readme)|3.0082261310930252e-05| +|pypi|[tensorflow-gpu](https://www.tensorflow.org/)|3.0068550829718772e-05| +|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|2.9968636312492967e-05| +|cran|animation|2.996563182328874e-05| +|pypi|[shap](https://pypi.org/project/shap)|2.9931814488128484e-05| +|rubygems|[activerecord-jdbc-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|2.9883959044368594e-05| +|cran|[recipes](https://github.com/tidymodels/recipes)|2.9864028856167554e-05| +|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|2.9765967820575327e-05| +|cran|lars|2.9706559651952138e-05| +|pypi|[pathos](https://pypi.org/project/pathos)|2.965317249857124e-05| +|spack|[guile](https://www.gnu.org/software/guile/)|2.957795086235071e-05| +|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|2.9543118350111813e-05| +|pypi|[dipy](https://dipy.org)|2.9504681893760398e-05| +|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.9504681893760398e-05| +|pypi|[lml](https://github.com/python-lml/lml)|2.9484914066309118e-05| +|cran|[plotrix](NA)|2.9447056160582493e-05| +|pypi|[gensim](https://pypi.org/project/gensim)|2.94360949669615e-05| +|npm|[underscore](https://underscorejs.org)|2.9433000162522347e-05| +|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|2.941529460300792e-05| +|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|2.9415294603007915e-05| +|pypi|[emoji](https://github.com/carpedm20/emoji/)|2.9390298518987536e-05| +|pypi|[gmsh](https://gmsh.info)|2.9371612126079097e-05| +|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|2.9211079023365714e-05| +|cran|fts|2.917316542208764e-05| +|cran|timeSeries|2.917316542208764e-05| +|npm|[uuid](https://github.com/uuidjs/uuid#readme)|2.916458683590416e-05| +|pypi|[altair](https://pypi.org/project/altair)|2.9140828603028655e-05| +|pypi|[netifaces](https://pypi.org/project/netifaces)|2.9086811815935035e-05| +|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.9028522671867383e-05| +|pypi|[smart-open](https://pypi.org/project/smart-open)|2.900310381835972e-05| +|cran|[matlab](http://cran.r-project.org/package=matlab)|2.8992656021452943e-05| +|cran|[rex](https://github.com/kevinushey/rex)|2.8992269484063143e-05| +|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.8989709769303806e-05| +|pypi|[pytest-lazy-fixture](https://pypi.org/project/pytest-lazy-fixture)|2.8979469677080592e-05| +|cran|[spatstat.core](http://spatstat.org/)|2.895565740356615e-05| +|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.894719742714624e-05| +|cran|shinydisconnect|2.8894265313454283e-05| +|npm|chalk|2.8888667044119114e-05| +|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.8878970858493043e-05| +|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.8878970858493043e-05| +|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.8878970858493043e-05| +|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.8878970858493043e-05| +|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.8878970858493043e-05| +|pypi|[coramin](https://github.com/Coramin/Coramin)|2.8878970858493043e-05| +|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.8878970858493043e-05| +|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.8878970858493043e-05| +|pypi|[ulid](https://github.com/mdipierro/ulid)|2.8878970858493043e-05| +|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.8878970858493043e-05| +|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.8878970858493043e-05| +|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.8878970858493043e-05| +|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.8878970858493043e-05| +|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.8878970858493043e-05| +|pypi|[filemagic](http://filemagic.readthedocs.org)|2.8878970858493043e-05| +|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.8878970858493043e-05| +|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.8878970858493043e-05| +|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.8878970858493043e-05| +|pypi|[pmesh](https://pypi.org/project/pmesh)|2.8878970858493043e-05| +|spack|everybeam|2.8878970858493043e-05| +|spack|idgapi|2.8878970858493043e-05| +|pypi|[pymdown-extensions](https://pypi.org/project/pymdown-extensions)|2.8878423498058714e-05| +|pypi|[pretend](https://pypi.org/project/pretend)|2.886286160402727e-05| +|pypi|[reportlab](http://www.reportlab.com/)|2.8836805719608494e-05| +|pypi|[httpretty](https://pypi.org/project/httpretty)|2.8803739926004533e-05| +|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.859018114990811e-05| +|npm|ndoc|2.859018114990811e-05| +|cran|[irlba](NA)|2.853039851553405e-05| +|spack|eigen|2.8529215956562793e-05| +|cran|[credentials](https://docs.ropensci.org/credentials/)|2.8525014376976842e-05| +|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.8475438810336423e-05| +|cran|[pbapply](https://github.com/psolymos/pbapply)|2.8444233165411353e-05| +|pypi|[easygui](https://github.com/robertlugg/easygui)|2.8433432738656544e-05| +|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.8323702747764186e-05| +|cran|fANCOVA|2.830287664553876e-05| +|pypi|[pyqtgraph](https://pypi.org/project/pyqtgraph)|2.827865246113285e-05| +|pypi|[python-socks](https://pypi.org/project/python-socks)|2.826152048585252e-05| +|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8169388858593513e-05| +|pypi|[geojson](https://github.com/jazzband/geojson)|2.8106716235982448e-05| +|pypi|[funcy](https://pypi.org/project/funcy)|2.8104633103629286e-05| +|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.807183707354356e-05| +|cran|strucchange|2.805671816058919e-05| +|pypi|[datrie](https://github.com/kmike/datrie)|2.7917885584267838e-05| +|pypi|[toposort](https://pypi.org/project/toposort)|2.7917885584267838e-05| +|cran|[ggforce](https://ggforce.data-imaginist.com)|2.7883868338961825e-05| +|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.7864366942202267e-05| +|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.7864320795328875e-05| +|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.782507820227943e-05| +|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.7814345305812882e-05| +|cran|[wk](https://paleolimbot.github.io/wk/)|2.7808495644392267e-05| +|cran|conflicted|2.7784558668672146e-05| +|pypi|[hdf5plugin](https://pypi.org/project/hdf5plugin)|2.767731411603785e-05| +|cran|[argon2](https://github.com/wrathematics/argon2)|2.7676316431009264e-05| +|pypi|[datashader](https://datashader.org)|2.7660871338692272e-05| +|pypi|[pymc3](http://github.com/pymc-devs/pymc3)|2.7629286621463366e-05| +|cran|[golem](https://github.com/ThinkR-open/golem)|2.7429344290257868e-05| +|pypi|[cligj](https://github.com/mapbox/cligj)|2.7425951377603924e-05| +|spack|[openssh](https://www.openssh.com/)|2.741896698296016e-05| +|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.741896698296016e-05| +|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.7413948820052535e-05| +|pypi|[ndcube](https://docs.sunpy.org/projects/ndcube/)|2.7382599747082163e-05| +|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.7261801549221614e-05| +|npm|object-assign|2.7242990399626806e-05| +|cran|ade4|2.7189114291258525e-05| +|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.7165811570277353e-05| +|cran|RhpcBLASctl|2.7123000304042657e-05| +|npm|[zone.js](https://github.com/angular/angular#readme)|2.711594186597079e-05| +|pypi|[PasteDeploy](https://pypi.org/project/PasteDeploy)|2.6923623873282577e-05| +|cran|[datawizard](https://easystats.github.io/datawizard/)|2.6906787512867552e-05| +|pypi|[srsly](https://pypi.org/project/srsly)|2.689590745583863e-05| +|pypi|[Pint](https://github.com/hgrecco/pint)|2.68839725878975e-05| +|pypi|[area](https://github.com/scisco/area)|2.681618722574354e-05| +|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.681618722574354e-05| +|pypi|[thermo](https://github.com/CalebBell/thermo)|2.681618722574354e-05| +|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.681618722574354e-05| +|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.681618722574354e-05| +|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.681618722574354e-05| +|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.681618722574354e-05| +|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.681618722574354e-05| +|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.681618722574354e-05| +|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.681618722574354e-05| +|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.681618722574354e-05| +|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.681618722574354e-05| +|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.681618722574354e-05| +|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.681618722574354e-05| +|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.681618722574354e-05| +|pypi|[dash_table](https://pypi.org/project/dash_table)|2.681618722574354e-05| +|pypi|[dash_trich_components](https://pypi.org/project/dash_trich_components)|2.681618722574354e-05| +|pypi|[python-time](https://github.com/hengdai/pytime)|2.681618722574354e-05| +|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.681618722574354e-05| +|pypi|[wres](https://github.com/jks-liu/wres)|2.681618722574354e-05| +|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.681618722574354e-05| +|spack|sophus|2.681618722574354e-05| +|spack|visioncore|2.681618722574354e-05| +|spack|brisk|2.681618722574354e-05| +|spack|opengv|2.681618722574354e-05| +|spack|gtsam|2.681618722574354e-05| +|spack|tensorflow|2.681618722574354e-05| +|spack|cudalibs|2.681618722574354e-05| +|spack|pnetcdf|2.681618722574354e-05| +|spack|qt5widgets|2.681618722574354e-05| +|spack|qt5opengl|2.681618722574354e-05| +|spack|glut|2.681618722574354e-05| +|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.681618722574354e-05| +|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.681618722574354e-05| +|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.681618722574354e-05| +|npm|[md5-node](https://github.com/shanelau/node-md5)|2.681618722574354e-05| +|npm|[mysql-builder-plus](https://github.com/v25bh145/mysql-builder-plus#readme)|2.681618722574354e-05| +|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.681618722574354e-05| +|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.681618722574354e-05| +|npm|net|2.681618722574354e-05| +|cran|poibin|2.681618722574354e-05| +|cran|mlbench|2.6806087592746282e-05| +|cran|pbkrtest|2.6772737726426545e-05| +|pypi|[monty](https://pypi.org/project/monty)|2.676219422215704e-05| +|cran|[lavaan](https://lavaan.ugent.be)|2.6722209938755388e-05| +|pypi|[dicttoxml](https://github.com/quandyfactory/dicttoxml)|2.6711388333137184e-05| +|spack|[swig](http://www.swig.org)|2.6612825806434135e-05| +|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.6561433447098972e-05| +|pypi|[srastream](https://github.com/jdidion/srastream)|2.65480253534861e-05| +|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.65480253534861e-05| +|spack|py-nose|2.65480253534861e-05| +|npm|process|2.65480253534861e-05| +|npm|util|2.65480253534861e-05| +|npm|spc|2.65480253534861e-05| +|pypi|[progress](http://github.com/verigak/progress/)|2.652525689263406e-05| +|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.649799879271873e-05| +|rubygems|ruby-maven-libs|2.644644305119453e-05| +|spack|findutils|2.6446245245813685e-05| +|pypi|[asynctest](https://pypi.org/project/asynctest)|2.632975875671304e-05| +|pypi|[MOODS-python](https://pypi.org/project/MOODS-python)|2.6279863481228668e-05| +|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6206634662266056e-05| +|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.6198419282651362e-05| +|cran|[mmand](https://github.com/jonclayden/mmand)|2.617097749224832e-05| +|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.617097749224832e-05| +|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6151284528206034e-05| +|cran|gam|2.611187319769761e-05| +|cran|latticeExtra|2.6109124964504043e-05| +|cran|[circlize](https://github.com/jokergoo/circlize)|2.610350754369077e-05| +|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.6046835667845504e-05| +|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.604522184300341e-05| +|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.604522184300341e-05| +|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.604522184300341e-05| +|pypi|[pythutils](https://github.com/JolleJolles)|2.604522184300341e-05| +|npm|[mathjs](https://mathjs.org)|2.6019150549867274e-05| +|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.578375673786282e-05| +|cran|[zeallot](https://github.com/nteetor/zeallot)|2.5716723549488054e-05| +|pypi|[pyfftw](https://pypi.org/project/pyfftw)|2.571518008511712e-05| +|rubygems|[test-unit](http://test-unit.github.io/)|2.571405692580274e-05| +|npm|after|2.568516255062452e-05| +|npm|expect.js|2.5681527303754263e-05| +|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.5676995864709174e-05| +|pypi|[phantomjs](https://github.com/neurobin/phantomjspy)|2.5650471792812686e-05| +|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.562977721936766e-05| +|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.554986727341676e-05| +|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.5524884671642365e-05| +|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.546606668833631e-05| +|pypi|[cmake](https://pypi.org/project/cmake)|2.546141379150412e-05| +|pypi|[sep](https://github.com/kbarbary/sep)|2.541585819610937e-05| +|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.5313154582726166e-05| +|pypi|[funcsigs](https://pypi.org/project/funcsigs)|2.523403217942467e-05| +|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5207215992198927e-05| +|pypi|[astlib](https://astlib.readthedocs.io)|2.5207215992198927e-05| +|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5207215992198927e-05| +|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.5184654968110554e-05| +|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.5088155221214748e-05| +|pypi|[cchardet](https://github.com/PyYoshi/cChardet)|2.5080875067660156e-05| +|pypi|[scandir](https://pypi.org/project/scandir)|2.5066044237332646e-05| +|cran|[glmnet](https://glmnet.stanford.edu)|2.5042595906279242e-05| +|pypi|[scikit-video](http://scikit-video.org/)|2.502844141069397e-05| +|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.502844141069397e-05| +|pypi|[leafmap](https://github.com/opengeos/leafmap)|2.502844141069397e-05| +|pypi|[localtileserver](https://pypi.org/project/localtileserver)|2.502844141069397e-05| +|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.502844141069397e-05| +|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.502844141069397e-05| +|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.502844141069397e-05| +|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.502844141069397e-05| +|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.502844141069397e-05| +|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.502844141069397e-05| +|pypi|[vedo](https://github.com/marcomusy/vedo)|2.502844141069397e-05| +|pypi|[PIMS](https://github.com/soft-matter/pims)|2.502844141069397e-05| +|spack|glew|2.4885751994101158e-05| +|pypi|[future-fstrings](https://pypi.org/project/future-fstrings)|2.4872013651877133e-05| +|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.4869004842305625e-05| +|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.4861852232360513e-05| +|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.4851201958747584e-05| +|pypi|[autopep8](https://github.com/hhatto/autopep8)|2.4789528887444676e-05| +|cran|pbdMPI|2.4778156996587028e-05| +|rubygems|[yard](http://yardoc.org)|2.4706003202871233e-05| +|rubygems|[cucumber](https://cucumber.io/)|2.4681079921936853e-05| +|pypi|[spacy-legacy](https://spacy.io)|2.4678478292466495e-05| +|pypi|[google-cloud-core](https://pypi.org/project/google-cloud-core)|2.466753756106253e-05| +|pypi|[Theano](http://deeplearning.net/software/theano/)|2.4611300720515738e-05| +|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.4611279383396035e-05| +|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.45799539932955e-05| +|cran|rsvg|2.4568514119004513e-05| +|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.449361911412937e-05| +|cran|av|2.437621111484144e-05| +|pypi|[python-jose](https://pypi.org/project/python-jose)|2.43522528465311e-05| +|cran|[janitor](https://github.com/sfirke/janitor)|2.4295244634926733e-05| +|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.429297680391838e-05| +|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4205552528178503e-05| +|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.417935153583618e-05| +|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.417935153583618e-05| +|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.417935153583618e-05| +|cran|lpSolve|2.415997331211989e-05| +|pypi|[pyclipper](https://github.com/greginvm/pyclipper)|2.4065809048744202e-05| +|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.4065809048744202e-05| +|npm|[express-session](https://github.com/expressjs/session#readme)|2.4017247684056554e-05| +|pypi|[httptools](https://pypi.org/project/httptools)|2.3998769093045377e-05| +|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.3998769093045377e-05| +|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|2.3974341145410218e-05| +|pypi|[service-identity](https://pypi.org/project/service-identity)|2.3941834615896048e-05| +|pypi|[geoviews](https://pypi.org/project/geoviews)|2.389975210146382e-05| +|cran|cba|2.389516346326567e-05| +|rubygems|[gem_hadar](http://github.com/flori/gem_hadar)|2.386247214555617e-05| +|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.3804732842678575e-05| +|pypi|[george](https://github.com/dfm/george)|2.3756468787021687e-05| +|pypi|[av](https://pypi.org/project/av)|2.374999254297452e-05| +|rubygems|[pg](https://github.com/ged/ruby-pg)|2.3739136155030837e-05| +|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.371742781299096e-05| +|pypi|[spectral-cube](http://spectral-cube.readthedocs.org)|2.3710886896253793e-05| +|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.3671731425571017e-05| +|pypi|[formulaic](https://github.com/matthewwardrop/formulaic)|2.3651278366564873e-05| +|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.3651278366564873e-05| +|pypi|[intake](https://pypi.org/project/intake)|2.3635246982009897e-05| +|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.3623209716770324e-05| +|pypi|[identify](https://pypi.org/project/identify)|2.3623209716770324e-05| +|pypi|[cfgv](https://pypi.org/project/cfgv)|2.3623209716770324e-05| +|cran|gbRd|2.3610912312943028e-05| +|pypi|[asdf-transform-schemas](https://github.com/asdf-format/asdf-transform-schemas)|2.350425653942915e-05| +|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.3481641916189136e-05| +|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.3464163822525594e-05| +|pypi|[ref_index](http://github.com/phn/ref_index)|2.3464163822525594e-05| +|pypi|[bfit](https://github.com/dfujim/bfit)|2.3464163822525594e-05| +|pypi|[bdata](https://github.com/dfujim/bdata)|2.3464163822525594e-05| +|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.3464163822525594e-05| +|pypi|[julia](http://julialang.org)|2.3464163822525594e-05| +|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.3464163822525594e-05| +|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.3464163822525594e-05| +|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.3464163822525594e-05| +|pypi|[cerberus](http://docs.python-cerberus.org)|2.3464163822525594e-05| +|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.3464163822525594e-05| +|npm|[helmet](https://helmetjs.github.io/)|2.3464163822525594e-05| +|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.3464163822525594e-05| +|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.3464163822525594e-05| +|npm|[emotion](https://emotion.sh)|2.3464163822525594e-05| +|cran|geoaxe|2.3464163822525594e-05| +|cran|spbabel|2.3464163822525594e-05| +|cran|colorRamps|2.3464163822525594e-05| +|cran|paletteer|2.3464163822525594e-05| +|cran|statsExpressions|2.3464163822525594e-05| +|pypi|[traittypes](https://pypi.org/project/traittypes)|2.3429890372776276e-05| +|pypi|[scanpy](https://scanpy.readthedocs.io)|2.341928247174219e-05| +|pypi|[jupyter-contrib-core](https://github.com/jupyter-contrib/jupyter_contrib_core)|2.339582579701483e-05| +|pypi|[jupyter-nbextensions-configurator](https://github.com/jupyter-contrib/jupyter_nbextensions_configurator)|2.339582579701483e-05| +|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3382021226951177e-05| +|npm|clipboard|2.3370307167235493e-05| +|pypi|[python-louvain](https://pypi.org/project/python-louvain)|2.3308421786398534e-05| +|pypi|[miniball](https://github.com/marmakoide/miniball)|2.322952218430034e-05| +|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.322952218430034e-05| +|pypi|[pyramid](https://pypi.org/project/pyramid)|2.3213044472186356e-05| +|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.3197749922999813e-05| +|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3179986727341676e-05| +|pypi|[datatable](https://github.com/h2oai/datatable)|2.314348347897836e-05| +|pypi|[anndata](http://anndata.readthedocs.io)|2.310012237015807e-05| +|pypi|[idna-ssl](https://github.com/aio-libs/idna-ssl)|2.3093322367399163e-05| +|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.3077695241919292e-05| +|cran|SGP|2.3073839319573106e-05| +|pypi|[tensorflow-datasets](https://pypi.org/project/tensorflow-datasets)|2.3068544432465954e-05| +|rubygems|[mysql2](https://github.com/brianmario/mysql2)|2.305809013025005e-05| +|pypi|[aiodns](https://pypi.org/project/aiodns)|2.3042641568978516e-05| +|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|2.297063279236609e-05| +|pypi|[flax](https://pypi.org/project/flax)|2.294334085804266e-05| +|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.2898704367760177e-05| +|spack|py-mpi4py|2.2828575116053246e-05| +|cran|miniUI|2.2820997247769157e-05| +|pypi|[xdg](https://github.com/srstevenson/xdg-base-dirs)|2.279032116916076e-05| +|spack|[help2man](https://www.gnu.org/software/help2man/)|2.276551605367477e-05| +|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.2450511945392488e-05| +|pypi|[ffmpeg](https://github.com/jiashaokun/ffmpeg)|2.2398965274391893e-05| +|pypi|[batman-package](https://github.com/lkreidberg/batman)|2.2365129273405738e-05| +|rubygems|actionpack|2.234782952298798e-05| +|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2329632824513365e-05| +|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.2203505294477993e-05| +|cran|parallelly|2.2195679261860145e-05| +|pypi|[nltk](https://pypi.org/project/nltk)|2.2183194248216878e-05| +|pypi|[humanize](https://pypi.org/project/humanize)|2.2170513962911282e-05| +|rubygems|kramdown|2.214393869769226e-05| +|cran|fstcore|2.214198827338759e-05| +|pypi|[databases](https://pypi.org/project/databases)|2.213266459208525e-05| +|npm|sax|2.2115739205984043e-05| +|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.2083918891788796e-05| +|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.2083918891788796e-05| +|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.2083918891788796e-05| +|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.2083918891788796e-05| +|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.2083918891788796e-05| +|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.2083918891788796e-05| +|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.2083918891788796e-05| +|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.2083918891788796e-05| +|pypi|[pykalman](http://pykalman.github.com)|2.2083918891788796e-05| +|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.2083918891788796e-05| +|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.2083918891788796e-05| +|npm|[diff2html](https://diff2html.xyz/)|2.2083918891788796e-05| +|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.2083918891788796e-05| +|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.2083918891788796e-05| +|npm|react-schemaorg|2.2083918891788796e-05| +|cran|nortest|2.2083918891788796e-05| +|cran|openair|2.2083918891788796e-05| +|npm|safe-buffer|2.2026505907759704e-05| +|npm|lint-staged|2.1908888030003235e-05| +|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.1869717629265156e-05| +|pypi|[nbval](https://pypi.org/project/nbval)|2.1775708695840084e-05| +|pypi|[ortools](https://developers.google.com/optimization/)|2.1768423713816216e-05| +|pypi|[apptools](https://pypi.org/project/apptools)|2.1765358361774743e-05| +|cran|webfakes|2.1725150897107048e-05| +|pypi|[passlib](https://pypi.org/project/passlib)|2.172423660299328e-05| +|npm|vary|2.166830398257141e-05| +|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.163502077123841e-05| +|pypi|[prov](https://pypi.org/project/prov)|2.1621546153385563e-05| +|cran|mclust|2.1618444809982066e-05| +|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.1608606440611328e-05| +|rubygems|[builder](http://onestepback.org)|2.1584566979522182e-05| +|pypi|[starlette](https://pypi.org/project/starlette)|2.1536510725534552e-05| +|pypi|[waitress](https://pypi.org/project/waitress)|2.153645347139192e-05| +|pypi|[astroid](https://pypi.org/project/astroid)|2.1516581178765146e-05| +|npm|[standard](https://standardjs.com)|2.1465629825213252e-05| +|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.1455126181719787e-05| +|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.1408241245316495e-05| +|pypi|[typeguard](https://pypi.org/project/typeguard)|2.138634815963666e-05| +|rubygems|[aruba](https://github.com/cucumber/aruba)|2.1343925085324227e-05| +|pypi|[stsci.stimage](https://pypi.org/project/stsci.stimage)|2.1340982887751232e-05| +|pypi|[stsci.imagestats](https://pypi.org/project/stsci.imagestats)|2.1340982887751232e-05| +|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.1288559360820158e-05| +|pypi|[pyro-ppl](https://pypi.org/project/pyro-ppl)|2.125768413906796e-05| +|rubygems|[tins](https://github.com/flori/tins)|2.1233357195096477e-05| +|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.123246113007205e-05| +|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.123246113007205e-05| +|npm|redux|2.1162068160495306e-05| +|pypi|[incremental](https://pypi.org/project/incremental)|2.1156851353685112e-05| +|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.1143532235682407e-05| +|pypi|[h2](https://pypi.org/project/h2)|2.111147975486432e-05| +|npm|eslint-config-prettier|2.1101321487857782e-05| +|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|2.1077511500222584e-05| +|pypi|[timezonefinder](https://pypi.org/project/timezonefinder)|2.0955121846495274e-05| +|cran|[futile.logger](NA)|2.0926441448199128e-05| +|rubygems|[webmock](http://github.com/bblimke/webmock)|2.091136827313405e-05| +|cran|[graphql](http://graphql.org)|2.090404305592019e-05| +|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.088310580204778e-05| +|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.0857034508911642e-05| +|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.0857034508911642e-05| +|pypi|[line_profiler](https://github.com/pyutils/line_profiler)|2.0857034508911642e-05| +|pypi|[tkp](http://docs.transientskp.org/)|2.0857034508911642e-05| +|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.0857034508911642e-05| +|spack|dl|2.0857034508911642e-05| +|spack|sofa|2.0857034508911642e-05| +|spack|pthreads|2.0857034508911642e-05| +|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.0857034508911642e-05| +|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.0857034508911642e-05| +|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.0857034508911642e-05| +|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.0857034508911642e-05| +|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.0857034508911642e-05| +|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.0857034508911642e-05| +|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.0857034508911642e-05| +|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.0857034508911642e-05| +|npm|[bower](http://bower.io)|2.0857034508911642e-05| +|npm|[http-auth](https://github.com/gevorg/http-auth)|2.0857034508911642e-05| +|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.0857034508911642e-05| +|npm|[multer](https://github.com/expressjs/multer#readme)|2.0857034508911642e-05| +|pypi|[pydub](http://pydub.com)|2.082723874532748e-05| +|npm|coffee-script|2.0784781992345375e-05| +|pypi|[pyscf](http://www.pyscf.org)|2.073738099514999e-05| +|pypi|[google-api-core](https://pypi.org/project/google-api-core)|2.070310275057187e-05| +|pypi|[boltons](https://pypi.org/project/boltons)|2.0654522108858933e-05| +|pypi|[clikit](https://pypi.org/project/clikit)|2.0648464163822523e-05| +|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.0648464163822523e-05| +|pypi|[httpstan](https://pypi.org/project/httpstan)|2.0648464163822523e-05| +|pypi|[language-data](https://pypi.org/project/language-data)|2.0648464163822523e-05| +|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.0648464163822523e-05| +|npm|scheduler|2.0648464163822523e-05| +|pypi|[mayavi](https://pypi.org/project/mayavi)|2.063963059626581e-05| +|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|2.060403233329198e-05| +|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|2.0579376438453834e-05| +|pypi|[anytree](https://github.com/c0fec0de/anytree)|2.055705758186329e-05| +|cran|spatial|2.055452591769908e-05| +|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.0540177729022265e-05| +|cran|stopwords|2.0528984271991535e-05| +|cran|spam|2.0475545158559046e-05| +|npm|[babel-loader](https://github.com/babel/babel-loader)|2.0462944444744543e-05| +|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.0441979522184297e-05| +|pypi|[validators](https://pypi.org/project/validators)|2.040661887259498e-05| +|npm|json5|2.036893950036774e-05| +|pypi|[fastcore](https://pypi.org/project/fastcore)|2.0363641143147557e-05| +|pypi|[geographiclib](https://geographiclib.sourceforge.io/1.52/python)|2.0347631236795056e-05| +|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.031996587030717e-05| +|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.0293330873535652e-05| +|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.0293330873535652e-05| +|rubygems|[diff-lcs](https://github.com/halostatue/diff-lcs)|2.0264309812286686e-05| +|npm|[jasmine](http://jasmine.github.io/)|2.0229522630790305e-05| +|rubygems|[psych](https://github.com/ruby/psych)|2.022908095136519e-05| +|cran|RJSONIO|2.022357455277552e-05| +|cran|[remotes](https://remotes.r-lib.org)|2.0194165849626794e-05| +|cran|brms|2.014529718835019e-05| +|pypi|[osmnx](https://pypi.org/project/osmnx)|2.0061860068259386e-05| +|pypi|[xcffib](https://pypi.org/project/xcffib)|1.9988232874207703e-05| +|pypi|[loguru](https://github.com/Delgan/loguru)|1.9986188601727665e-05| +|cran|[config](https://github.com/rstudio/config)|1.9855406146651225e-05| +|pypi|[alphapept](https://github.com/MannLabs/alphapept)|1.9759295850547872e-05| +|pypi|[BioPython](https://biopython.org/)|1.9759295850547872e-05| +|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|1.9759295850547872e-05| +|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|1.9759295850547872e-05| +|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|1.9759295850547872e-05| +|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|1.9759295850547872e-05| +|pypi|[sos-python](https://github.com/vatlab/SOS)|1.9759295850547872e-05| +|pypi|[sos-ruby](https://github.com/vatlab/SOS)|1.9759295850547872e-05| +|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|1.9759295850547872e-05| +|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|1.9759295850547872e-05| +|pypi|[kneed](https://github.com/arvkevi/kneed)|1.9759295850547872e-05| +|cran|dunn.test|1.9759295850547872e-05| +|pypi|[pyside6](https://pypi.org/project/pyside6)|1.9692690557451645e-05| +|rubygems|rake-compiler|1.966467721901047e-05| +|pypi|[pyopencl](http://mathema.tician.de/software/pyopencl)|1.953670973508857e-05| +|cran|[tm](http://tm.r-forge.r-project.org/)|1.951168814377391e-05| +|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|1.9476039830476687e-05| +|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|1.9453321175773638e-05| +|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|1.9453321175773638e-05| +|pypi|[heapdict](http://stutzbachenterprises.com/)|1.945167646695999e-05| +|npm|validator|1.9430372947466714e-05| +|npm|[ts-node](https://typestrong.org/ts-node)|1.9397519710221575e-05| +|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.929735592654685e-05| +|cran|[hoardr](https://github.com/ropensci/hoardr)|1.924556967269277e-05| +|pypi|[deprecation](http://deprecation.readthedocs.io/)|1.9200079141316722e-05| +|cran|[RANN](https://github.com/jefferis/RANN)|1.9161809468864196e-05| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|1.9159587187140667e-05| +|spack|llvm-amdgpu|1.9150780107264747e-05| +|spack|hsa-rocr-dev|1.9150780107264747e-05| +|pypi|[asdf-astropy](https://github.com/astropy/asdf-astropy)|1.9145272974025864e-05| +|pypi|[tensorstore](https://pypi.org/project/tensorstore)|1.905794745214384e-05| +|pypi|[h3](https://github.com/uber/h3-py)|1.9039492930277917e-05| +|pypi|[constantly](https://pypi.org/project/constantly)|1.9024122246234697e-05| +|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9024122246234697e-05| +|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.9000758437618506e-05| +|cran|[reactable](https://glin.github.io/reactable/)|1.8986777348552096e-05| +|pypi|[pyenchant](https://pypi.org/project/pyenchant)|1.897245246221355e-05| +|pypi|[cairocffi](https://github.com/Kozea/cairocffi)|1.897225317251615e-05| +|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.893610866058717e-05| +|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.893610866058717e-05| +|pypi|[python-box](https://github.com/cdgriffith/Box)|1.8915725912312944e-05| +|npm|[minimist](https://github.com/substack/minimist)|1.885988476632252e-05| +|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.879983004242031e-05| +|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.877133105802048e-05| +|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.877133105802048e-05| +|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.877133105802048e-05| +|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.877133105802048e-05| +|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.877133105802048e-05| +|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.877133105802048e-05| +|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.877133105802048e-05| +|pypi|[envisage](http://docs.enthought.com/envisage)|1.877133105802048e-05| +|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.877133105802048e-05| +|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.877133105802048e-05| +|npm|tinymce|1.877133105802048e-05| +|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.877133105802048e-05| +|cran|lpSolveAPI|1.877133105802048e-05| +|cran|[genalg](https://github.com/egonw/genalg)|1.877133105802048e-05| +|cran|segmented|1.876522163101774e-05| +|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.8741697227934058e-05| +|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.872312724249584e-05| +|npm|depd|1.869856912803189e-05| +|spack|libunistring|1.869831389279261e-05| +|cran|modelr|1.8650949695800563e-05| +|cran|lmtest|1.8650338214448e-05| +|cran|gmp|1.8611827738307362e-05| +|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.8603567697366165e-05| +|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.8581706344038747e-05| +|cran|Formula|1.8568229349509157e-05| +|cran|[semver](https://github.com/johndharrison/semver)|1.8529985372988796e-05| +|pypi|[awscrt](https://github.com/awslabs/aws-crt-python)|1.849913262960871e-05| +|rubygems|[coveralls](https://coveralls.io)|1.8483310254411147e-05| +|npm|[font-awesome](http://fontawesome.io/)|1.8479982256958825e-05| +|pypi|[e13tools](https://e13tools.readthedocs.io)|1.8479332574895714e-05| +|pypi|[pydicom](https://github.com/pydicom/pydicom)|1.845910381013553e-05| +|pypi|[deprecat](https://pypi.org/project/deprecat)|1.8439463299766936e-05| +|cran|lsa|1.8434671316219025e-05| +|cran|kernlab|1.8419455942218914e-05| +|rubygems|[mocha](https://mocha.jamesmead.org)|1.8379040664639002e-05| +|npm|gulp|1.8366011926398844e-05| +|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.836070819112628e-05| +|pypi|[jaxtyping](https://github.com/google/jaxtyping)|1.8355233219567695e-05| +|pypi|[pyro-api](https://pypi.org/project/pyro-api)|1.8292848842635742e-05| +|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.824342576815687e-05| +|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.823053794896798e-05| +|npm|react-transition-group|1.822778757079098e-05| +|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8223833902161548e-05| +|pypi|[stevedore](https://docs.openstack.org/stevedore/latest/)|1.8167445928682452e-05| +|cran|sandwich|1.8063204648670412e-05| +|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.8058622766512745e-05| +|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.8058622766512745e-05| +|pypi|[exotic-ld](https://pypi.org/project/exotic-ld)|1.8049356786558152e-05| +|pypi|[APScheduler](https://pypi.org/project/APScheduler)|1.803388590931253e-05| +|rubygems|[commonmarker](https://github.com/gjtorikian/commonmarker)|1.7969346157120414e-05| +|cran|[statmod](NA)|1.7949639223322766e-05| +|npm|[sass](https://github.com/sass/dart-sass)|1.7948421548858688e-05| +|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.7911434812176375e-05| +|pypi|[rmnest](https://github.com/mlower/rmnest)|1.787745815049569e-05| +|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.787745815049569e-05| +|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.787745815049569e-05| +|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.787745815049569e-05| +|pypi|[google-cloud](https://github.com/GoogleCloudPlatform/google-cloud-python)|1.787745815049569e-05| +|pypi|[google-cloud-bigquery](https://github.com/googleapis/python-bigquery)|1.787745815049569e-05| +|pypi|[owslib](https://owslib.readthedocs.io)|1.787745815049569e-05| +|pypi|[eeharvest](https://github.com/sydney-informatics-hub/eeharvest)|1.787745815049569e-05| +|cran|doMC|1.7822038030229153e-05| +|pypi|[zest.releaser](https://pypi.org/project/zest.releaser)|1.7816133835250174e-05| +|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.7796805829659335e-05| +|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.7788415746321958e-05| +|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.7788070859743213e-05| +|rubygems|[html-pipeline](https://github.com/jch/html-pipeline)|1.778211170702638e-05| +|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.777986668288841e-05| +|rubygems|activerecord|1.7752492753467887e-05| +|pypi|[configobj](https://pypi.org/project/configobj)|1.7713291334137402e-05| +|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.7698683568990734e-05| +|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.7698683568990734e-05| +|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.7698683568990734e-05| +|rubygems|gemoji|1.7698683568990734e-05| +|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.7639309962965652e-05| +|npm|on-headers|1.761857151058738e-05| +|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.757772653492177e-05| +|cran|quadprog|1.7486415344638492e-05| +|pypi|[bottle](https://pypi.org/project/bottle)|1.748503812131311e-05| +|npm|rollup-plugin-commonjs|1.7464191370818132e-05| +|pypi|[meshio](https://github.com/nschloe/meshio)|1.7447889094996466e-05| +|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7415110094879423e-05| +|pypi|[plumbum](https://pypi.org/project/plumbum)|1.736030408091727e-05| +|pypi|[onnx](https://pypi.org/project/onnx)|1.7339384996319365e-05| +|rubygems|[utils](http://github.com/flori/utils)|1.727475031996587e-05| +|pypi|[neo](https://neuralensemble.org/neo)|1.7261463125092746e-05| +|rubygems|nokogiri|1.7229798113450407e-05| +|rubygems|actionview|1.7220829917685106e-05| +|spack|py-flit-core|1.7121515883433974e-05| +|npm|autoprefixer|1.7088549779353617e-05| +|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.7082378871715712e-05| +|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.706484641638225e-05| +|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.706484641638225e-05| +|pypi|[liqa](https://github.com/WGLab/LIQA)|1.706484641638225e-05| +|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.706484641638225e-05| +|pypi|[SQLObject](http://sqlobject.org/)|1.706484641638225e-05| +|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.706484641638225e-05| +|pypi|[pweave](http://mpastell.com/pweave)|1.706484641638225e-05| +|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.706484641638225e-05| +|pypi|[ipynb-py-convert](https://github.com/kiwi0fruit/ipynb-py-convert)|1.706484641638225e-05| +|cran|plotROC|1.706484641638225e-05| +|npm|js-cookie|1.7047433307794106e-05| +|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.6974357724187078e-05| +|rubygems|[rspec-support](https://github.com/rspec/rspec-support)|1.6936184576791804e-05| +|npm|styled-components|1.693297397207447e-05| +|pypi|[moto](https://pypi.org/project/moto)|1.692716942473504e-05| +|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.692716942473504e-05| +|cran|caTools|1.6926217436419252e-05| +|spack|libfabric|1.6911185582135188e-05| +|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.6908000401525796e-05| +|npm|[babel-preset-es2015](https://babeljs.io/)|1.690548783009116e-05| +|cran|SeuratObject|1.6904543450045876e-05| +|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.6901390033083572e-05| +|pypi|[codacy-coverage](https://pypi.org/project/codacy-coverage)|1.689419795221843e-05| +|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.6830781971544903e-05| +|cran|mondate|1.67939195257769e-05| +|cran|DAAG|1.67939195257769e-05| +|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.6788916953092556e-05| +|cran|SuppDists|1.6776877133105802e-05| +|pypi|[celerite2](https://pypi.org/project/celerite2)|1.671646853534146e-05| +|rubygems|[rspec-mocks](https://github.com/rspec/rspec-mocks)|1.6712660040833745e-05| +|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.67000117688596e-05| +|rubygems|[thread_order](https://github.com/JoshCheek/thread_order)|1.6698028701365183e-05| +|cran|qlcMatrix|1.6664193500519364e-05| +|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.665808658065484e-05| +|cran|minqa|1.6637142765178487e-05| +|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|1.6632644594763856e-05| +|pypi|[js2py](https://pypi.org/project/js2py)|1.6606130217904964e-05| +|npm|react-highcharts|1.658369473170982e-05| +|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.6573180986298656e-05| +|cran|RcppRoll|1.6557538210416976e-05| +|cran|blavaan|1.65264568636252e-05| +|pypi|[cdsapi](https://pypi.org/project/cdsapi)|1.649983012370083e-05| +|pypi|[igwn-auth-utils](https://pypi.org/project/igwn-auth-utils)|1.648557033734996e-05| +|pypi|[arrow](https://pypi.org/project/arrow)|1.6479770507550933e-05| +|cran|mediation|1.6402168344827753e-05| +|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6380221030391678e-05| +|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|1.6324063839166024e-05| +|pypi|[tk](https://github.com/atranitell/TensorKit)|1.632289657219172e-05| +|pypi|[beast](http://beast.readthedocs.io/)|1.632289657219172e-05| +|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.632289657219172e-05| +|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.632289657219172e-05| +|pypi|[textfsm](https://pypi.org/project/textfsm)|1.632289657219172e-05| +|pypi|[itables](https://pypi.org/project/itables)|1.632289657219172e-05| +|pypi|[gekko](https://pypi.org/project/gekko)|1.632289657219172e-05| +|pypi|[readlif](https://pypi.org/project/readlif)|1.632289657219172e-05| +|spack|libsbml|1.632289657219172e-05| +|spack|libsedml|1.632289657219172e-05| +|spack|libcombine|1.632289657219172e-05| +|spack|crossguid|1.632289657219172e-05| +|spack|nativejit|1.632289657219172e-05| +|spack|cpufeatures|1.632289657219172e-05| +|spack|raptor|1.632289657219172e-05| +|spack|qcp|1.632289657219172e-05| +|spack|qwtplot3d|1.632289657219172e-05| +|spack|mml|1.632289657219172e-05| +|spack|sbw|1.632289657219172e-05| +|cran|spex|1.632289657219172e-05| +|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.632289657219172e-05| +|pypi|[djangorestframework](https://pypi.org/project/djangorestframework)|1.62749383304111e-05| +|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.6270383729486942e-05| +|pypi|[nbsite](https://pypi.org/project/nbsite)|1.6230382014296348e-05| +|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.621843003412969e-05| +|cran|[ggridges](https://wilkelab.org/ggridges/)|1.6198966785383113e-05| +|spack|atlas|1.6159667606469804e-05| +|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.612672426052332e-05| +|cran|carrier|1.612294607175153e-05| +|pypi|[kafka-python](https://pypi.org/project/kafka-python)|1.6112059158134247e-05| +|pypi|[mopti](https://github.com/basf/mopti)|1.6112059158134247e-05| +|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6112059158134243e-05| +|pypi|[ipaddr](https://github.com/google/ipaddr-py)|1.6089712335446124e-05| +|pypi|[pytoml](https://github.com/avakar/pytoml)|1.6089712335446124e-05| +|npm|nprogress|1.6089712335446124e-05| +|rubygems|[chartkick](https://chartkick.com)|1.600458158234852e-05| +|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.5928815212091663e-05| +|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.5928815212091663e-05| +|pypi|[celerite](https://github.com/dfm/celerite)|1.591482580984511e-05| +|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.5906909030977675e-05| +|rubygems|nio4r|1.5844535766525037e-05| +|npm|[form-data](https://github.com/form-data/form-data#readme)|1.5817208802092676e-05| +|spack|libedit|1.5805390181939488e-05| +|rubygems|concurrent-ruby|1.5784603716344328e-05| +|pypi|[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)|1.572380161236424e-05| +|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.569513527704654e-05| +|pypi|[Flask-Caching](https://github.com/pallets-eco/flask-caching)|1.564277588168373e-05| +|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.564277588168373e-05| +|pypi|[geocoder](https://github.com/DenisCarriere/geocoder)|1.564277588168373e-05| +|pypi|[richardsonpy](https://github.com/RWTH-EBC/richardsonpy)|1.564277588168373e-05| +|pypi|[dash_canvas](https://pypi.org/project/dash_canvas)|1.564277588168373e-05| +|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.564277588168373e-05| +|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.564277588168373e-05| +|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.564277588168373e-05| +|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.564277588168373e-05| +|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.564277588168373e-05| +|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.564277588168373e-05| +|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.564277588168373e-05| +|pypi|[LDTk](https://pypi.org/project/LDTk)|1.564277588168373e-05| +|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.564277588168373e-05| +|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.564277588168373e-05| +|pypi|[hyperion](http://www.hyperion-rt.org)|1.564277588168373e-05| +|pypi|[cmyt](https://github.com/yt-project/yt)|1.564277588168373e-05| +|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.564277588168373e-05| +|npm|[sift](https://github.com/crcn/sift.js#readme)|1.564277588168373e-05| +|cran|PhysicalActivity|1.564277588168373e-05| +|cran|shinyFeedback|1.564277588168373e-05| +|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.559667085803246e-05| +|pypi|[django-extensions](https://pypi.org/project/django-extensions)|1.559234447375581e-05| +|npm|docco|1.5587388422158046e-05| +|pypi|[pyqt5](https://pypi.org/project/pyqt5)|1.558373746365616e-05| +|cran|extrafont|1.5581277681099108e-05| +|pypi|[dropbox](https://pypi.org/project/dropbox)|1.558003801838542e-05| +|cran|futile.options|1.5574841540711848e-05| +|cran|lambda.r|1.5574841540711848e-05| +|npm|postcss|1.553677854625847e-05| +|rubygems|[rspec-core](https://github.com/rspec/rspec-core)|1.553274780290103e-05| +|cran|[vegan](https://github.com/vegandevs/vegan)|1.5512005791583088e-05| +|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.5506217075583678e-05| +|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.5486348122866892e-05| +|pypi|[nudged](https://github.com/axelpale/nudged-py)|1.5486348122866892e-05| +|rubygems|rack|1.5485300127152038e-05| +|pypi|[testfixtures](https://github.com/Simplistix/testfixtures)|1.5484514039158644e-05| +|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.5483499744372743e-05| +|pypi|[ocifs](https://pypi.org/project/ocifs)|1.5483499744372743e-05| +|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.5483499744372743e-05| +|pypi|[pygit2](https://pypi.org/project/pygit2)|1.5483499744372743e-05| +|pypi|[fusepy](https://pypi.org/project/fusepy)|1.5483499744372743e-05| +|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.5483499744372743e-05| +|pypi|[adlfs](https://pypi.org/project/adlfs)|1.5483499744372743e-05| +|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.5478009320031502e-05| +|pypi|[sphinx-argparse](https://pypi.org/project/sphinx-argparse)|1.545908925328686e-05| +|pypi|[colorlover](https://pypi.org/project/colorlover)|1.545603934682433e-05| +|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.545603934682433e-05| +|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.545603934682433e-05| +|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.545603934682433e-05| +|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.545603934682433e-05| +|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.545603934682433e-05| +|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.545603934682433e-05| +|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.545603934682433e-05| +|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.545603934682433e-05| +|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.545603934682433e-05| +|pypi|[autoflake](https://pypi.org/project/autoflake)|1.5410293810356907e-05| +|npm|babel-core|1.536293640941788e-05| +|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.5346690901033686e-05| +|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.5329039428776716e-05| +|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5326210205337662e-05| +|npm|[fibers](https://github.com/laverdet/node-fibers)|1.525455638308162e-05| +|rubygems|[will_paginate](https://github.com/mislav/will_paginate)|1.5246917879779896e-05| +|npm|[should](https://github.com/shouldjs/should.js)|1.5217253849969442e-05| +|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.5216564933928415e-05| +|npm|[qunit](https://qunitjs.com)|1.5213522565874546e-05| +|cran|arrow|1.5208431917367361e-05| +|pypi|[pyct](https://pypi.org/project/pyct)|1.5126929153164306e-05| +|cran|logspline|1.5120315159867761e-05| +|npm|whatwg-fetch|1.5113528152910928e-05| +|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.509482617145472e-05| +|pypi|[uri-template](https://pypi.org/project/uri-template)|1.509482617145472e-05| +|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.509482617145472e-05| +|pypi|[isoduration](https://pypi.org/project/isoduration)|1.509482617145472e-05| +|pypi|[fqdn](https://pypi.org/project/fqdn)|1.509482617145472e-05| +|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.5089262273562613e-05| +|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.507289699244843e-05| +|rubygems|[capybara](https://github.com/teamcapybara/capybara)|1.5060486585134621e-05| +|cran|timetk|1.505895164449846e-05| +|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.501706484641638e-05| +|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.501706484641638e-05| +|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.501706484641638e-05| +|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.501706484641638e-05| +|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.501706484641638e-05| +|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.501706484641638e-05| +|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.501706484641638e-05| +|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.501706484641638e-05| +|rubygems|[fastercsv](http://fastercsv.rubyforge.org)|1.501706484641638e-05| +|rubygems|[jruby-openssl](https://github.com/jruby/jruby-openssl)|1.501706484641638e-05| +|rubygems|[activerecord-sqlserver-adapter](http://github.com/rails-sqlserver/activerecord-sqlserver-adapter)|1.501706484641638e-05| +|cran|DiceKriging|1.5002625360987135e-05| +|npm|zap|1.4958404436860068e-05| +|npm|diff|1.4958404436860068e-05| +|cran|[corrplot](https://github.com/taiyun/corrplot)|1.4950291792123705e-05| +|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.487646897506616e-05| +|rubygems|jdbc-mysql|1.4866894197952217e-05| +|cran|Rgraphviz|1.4850174793770985e-05| +|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.48365712785508e-05| +|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.48365712785508e-05| +|cran|polynom|1.4824259530443728e-05| +|cran|biglm|1.4774889592731591e-05| +|npm|[terser](https://terser.org)|1.4758679005500096e-05| +|pypi|[sdnotify](https://pypi.org/project/sdnotify)|1.4748902974158948e-05| +|npm|del-cli|1.4736419514262158e-05| +|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.470764730150396e-05| +|npm|puppeteer|1.4623783362477252e-05| +|pypi|[manhole](https://pypi.org/project/manhole)|1.4620063735730258e-05| +|pypi|[pydeck](https://pypi.org/project/pydeck)|1.461349731838128e-05| +|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.4567318608330705e-05| +|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.4507602205522785e-05| +|spack|gl2ps|1.4477719327109447e-05| +|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.4453924914675766e-05| +|pypi|[fabio](http://github.com/silx-kit/fabio)|1.4441634162197306e-05| +|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.4439485429246521e-05| +|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.4439485429246521e-05| +|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.4439485429246521e-05| +|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.4439485429246521e-05| +|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.4439485429246521e-05| +|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.4439485429246521e-05| +|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.4439485429246521e-05| +|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.4439485429246521e-05| +|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.4439485429246521e-05| +|pypi|[interlap](http://brentp.github.io/interlap)|1.4439485429246521e-05| +|pypi|[eemont](https://github.com/davemlz/eemont)|1.4439485429246521e-05| +|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.4439485429246521e-05| +|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.4439485429246521e-05| +|pypi|[ipython_genutils](http://ipython.org)|1.4439485429246521e-05| +|pypi|[bottle-cork](http://cork.firelet.net/)|1.4439485429246521e-05| +|pypi|[beaker](https://beaker.readthedocs.io/)|1.4439485429246521e-05| +|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.4439485429246521e-05| +|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.4439485429246521e-05| +|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.4439485429246521e-05| +|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.4439485429246521e-05| +|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.4439485429246521e-05| +|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.4439485429246521e-05| +|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.4439485429246521e-05| +|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.4439485429246521e-05| +|cran|mlrMBO|1.4439485429246521e-05| +|cran|emoa|1.4439485429246521e-05| +|cran|leaflet.providers|1.4435747476552534e-05| +|npm|reflect-metadata|1.4385577725623712e-05| +|npm|recharts|1.4365814585219751e-05| +|spack|perl-data-dumper|1.4345248787497753e-05| +|spack|libelf|1.4345248787497753e-05| +|spack|binutils|1.4345248787497753e-05| +|spack|isl|1.4345248787497753e-05| +|pypi|[Deprecated](https://pypi.org/project/Deprecated)|1.4317641716275662e-05| +|npm|[request](https://github.com/request/request#readme)|1.4304599006590817e-05| +|pypi|[scitokens](https://pypi.org/project/scitokens)|1.4301966520396556e-05| +|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.4301107027216243e-05| +|npm|babel-runtime|1.4225316918576302e-05| +|spack|glu|1.420333226853175e-05| +|cran|websocket|1.4183135056070207e-05| +|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4179737731598283e-05| +|pypi|[raven](https://pypi.org/project/raven)|1.4159318737312295e-05| +|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4140333266412365e-05| +|cran|[smoothr](https://strimas.com/smoothr/)|1.4139331310833018e-05| +|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4095688157121603e-05| +|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.4079662652364699e-05| +|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4037783144376217e-05| +|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|1.4037292932656288e-05| +|pypi|[nose2](https://pypi.org/project/nose2)|1.4028615551486153e-05| +|rubygems|[ruby-maven](https://github.com/takari/ruby-maven)|1.4024628890784982e-05| +|pypi|[backports.os](https://pypi.org/project/backports.os)|1.40117414582005e-05| +|spack|[hpx](https://hpx.stellar-group.org/)|1.4001354982821763e-05| +|pypi|[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy)|1.398251109892574e-05| +|spack|memkind|1.3973915163334959e-05| +|pypi|[httplib2](https://github.com/httplib2/httplib2)|1.3973774739097055e-05| +|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.3904689672607761e-05| +|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.3904689672607761e-05| +|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.3904689672607761e-05| +|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.3904689672607761e-05| +|pypi|[scico](https://github.com/lanl/scico)|1.3904689672607761e-05| +|pypi|[bm3d](https://pypi.org/project/bm3d)|1.3904689672607761e-05| +|pypi|[bm4d](https://pypi.org/project/bm4d)|1.3904689672607761e-05| +|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.3904689672607761e-05| +|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.3904689672607761e-05| +|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.3904689672607761e-05| +|npm|[crypto-js](http://github.com/brix/crypto-js)|1.3904689672607761e-05| +|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.3904689672607761e-05| +|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.3904689672607761e-05| +|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.3904689672607761e-05| +|npm|ngx-smart-modal|1.3904689672607761e-05| +|npm|plotly|1.3904689672607761e-05| +|cran|numform|1.3904689672607761e-05| +|cran|qmap|1.3904689672607761e-05| +|spack|gflags|1.3891408615196215e-05| +|spack|[git](http://git-scm.com)|1.3864106314618294e-05| +|cran|[seriation](https://github.com/mhahsler/seriation)|1.3851067395663598e-05| +|pypi|[click-repl](https://pypi.org/project/click-repl)|1.383957343327291e-05| +|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.383957343327291e-05| +|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.3765642775881682e-05| +|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.3757703407821058e-05| +|npm|stylelint-config-twbs-bootstrap|1.3757703407821058e-05| +|npm|stylelint|1.3757703407821058e-05| +|npm|postcss-cli|1.3757703407821058e-05| +|npm|lockfile-lint|1.3757703407821058e-05| +|npm|hugo-bin|1.3757703407821058e-05| +|npm|find-unused-sass-variables|1.3757703407821058e-05| +|npm|clean-css-cli|1.3757703407821058e-05| +|npm|[stylus](https://github.com/stylus/stylus)|1.3755940066276485e-05| +|npm|eslint-plugin-react|1.3745868173120305e-05| +|npm|inherits|1.372522052148215e-05| +|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.3695484824078564e-05| +|cran|gridBase|1.3679746789283249e-05| +|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.3672979699969198e-05| +|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.3672979699969198e-05| +|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.3672979699969198e-05| +|pypi|[Automat](https://pypi.org/project/Automat)|1.3660884801085987e-05| +|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.3640500568828223e-05| +|pypi|[pypblib](https://pypi.org/project/pypblib)|1.3627986348122864e-05| +|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.3627986348122864e-05| +|pypi|[folium](https://github.com/python-visualization/folium)|1.3622938638632693e-05| +|npm|grunt-shell|1.3615597269624572e-05| +|pypi|[radio-beam](http://radio_beam.readthedocs.org)|1.3606440112946089e-05| +|pypi|[marshmallow](https://github.com/marshmallow-code/marshmallow)|1.3591010505015868e-05| +|npm|[difflet](https://github.com/substack/difflet#readme)|1.354221580467314e-05| +|pypi|[nbsphinx-link](https://github.com/vidartf/nbsphinx-link)|1.3525289727337508e-05| +|cran|proj4|1.3512810217287229e-05| +|cran|nloptr|1.350583864315338e-05| +|npm|camelcase|1.347710585940861e-05| +|cran|RandomFieldsUtils|1.3425260797197692e-05| +|pypi|[graphenv](https://pypi.org/project/graphenv)|1.340809361287177e-05| +|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.340809361287177e-05| +|cran|[jqr](https://docs.ropensci.org/jqr/)|1.338344825985002e-05| +|pypi|[pvlib](https://pypi.org/project/pvlib)|1.33830471017496e-05| +|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.3374038128969399e-05| +|cran|VennDiagram|1.334909237520159e-05| +|cran|[base64url](https://github.com/mllg/base64url)|1.3346941587446995e-05| +|cran|[attempt](https://github.com/ColinFay/attempt)|1.3345732041693992e-05| +|npm|karma|1.3307181515133822e-05| +|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.327401267674305e-05| +|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.327401267674305e-05| +|cran|stargazer|1.327401267674305e-05| +|npm|on-finished|1.3214385205803806e-05| +|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.321284584901292e-05| +|npm|retry|1.3156502477777134e-05| +|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.3139931740614343e-05| +|npm|npm-run-all2|1.308438392421815e-05| +|pypi|[svgutils](https://pypi.org/project/svgutils)|1.3059304728810373e-05| +|spack|numactl|1.3008532423208191e-05| +|spack|kokkos-nvcc-wrapper|1.3008532423208191e-05| +|npm|readable-stream|1.2968370025878558e-05| +|npm|dayjs|1.2951600952038802e-05| +|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.2945745557255502e-05| +|pypi|[datasize](https://pypi.org/project/datasize)|1.2945745557255502e-05| +|pypi|[halo](https://pypi.org/project/halo)|1.2945745557255502e-05| +|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.2945745557255502e-05| +|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.2945745557255502e-05| +|pypi|[str2bool](https://pypi.org/project/str2bool)|1.2945745557255502e-05| +|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.2945745557255502e-05| +|pypi|[Celery](http://celeryproject.org)|1.2945745557255502e-05| +|pypi|[DAWG](https://pypi.org/project/DAWG)|1.2945745557255502e-05| +|pypi|[django-nose](https://pypi.org/project/django-nose)|1.2945745557255502e-05| +|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.2945745557255502e-05| +|pypi|[spock](https://pypi.org/project/spock)|1.2945745557255502e-05| +|pypi|[triceratops](https://pypi.org/project/triceratops)|1.2945745557255502e-05| +|pypi|[mpld3](http://mpld3.github.com)|1.2931361395525219e-05| +|cran|[reshape](http://had.co.nz/reshape)|1.2922887523464688e-05| +|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.2883742483794436e-05| +|cran|bezier|1.2875261172510943e-05| +|cran|ComplexHeatmap|1.2875261172510943e-05| +|cran|GlobalOptions|1.2875261172510943e-05| +|npm|marked|1.2862650367348553e-05| +|pypi|[google-crc32c](https://github.com/googleapis/python-crc32c)|1.2859322954441447e-05| +|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|1.2832234769050126e-05| +|pypi|[visitor](http://github.com/mbr/visitor)|1.2803010413931915e-05| +|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.2800210368795852e-05| +|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.2794864874277359e-05| +|pypi|[silx](http://www.silx.org/)|1.2782382577604424e-05| +|pypi|[xraydb](https://pypi.org/project/xraydb)|1.2782382577604424e-05| +|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.2726326141030831e-05| +|npm|[auth0](https://github.com/auth0/node-auth0)|1.2726326141030831e-05| +|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.2726326141030831e-05| +|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.2726326141030831e-05| +|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.2726326141030831e-05| +|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.2726326141030831e-05| +|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.2726326141030831e-05| +|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.2726326141030831e-05| +|npm|hammerjs|1.2726326141030831e-05| +|npm|http-status-codes|1.2726326141030831e-05| +|npm|is-url|1.2726326141030831e-05| +|npm|jwks-rsa|1.2726326141030831e-05| +|npm|nats|1.2726326141030831e-05| +|npm|nestjs-s3|1.2726326141030831e-05| +|npm|ngx-material-file-input|1.2726326141030831e-05| +|npm|passport-jwt|1.2726326141030831e-05| +|npm|sharp|1.2726326141030831e-05| +|npm|ssh2|1.2726326141030831e-05| +|npm|stackdriver-errors-js|1.2726326141030831e-05| +|npm|tiny-version-compare|1.2726326141030831e-05| +|npm|unzipper|1.2726326141030831e-05| +|npm|yaml|1.2726326141030831e-05| +|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.2713436057016655e-05| +|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.2708076997863991e-05| +|rubygems|[jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark)|1.2698805460750853e-05| +|pypi|[gwdatafind](https://pypi.org/project/gwdatafind)|1.2692995286851944e-05| +|cran|rms|1.2685793436566015e-05| +|pypi|[casa-formats-io](http://casa-formats-io.readthedocs.org)|1.2638543355266908e-05| +|cran|PASWR|1.2634075310355172e-05| +|npm|[pug](https://pugjs.org)|1.2632214125388185e-05| +|npm|svgo|1.2610312042905898e-05| +|pypi|[imbalanced-learn](https://pypi.org/project/imbalanced-learn)|1.2607132534113128e-05| +|cran|dfoptim|1.2605428604889055e-05| +|pypi|[keystoneauth1](https://pypi.org/project/keystoneauth1)|1.2595563139931737e-05| +|pypi|[PyTest-Cov](https://pypi.org/project/PyTest-Cov)|1.2592146591341971e-05| +|pypi|[PyTest](https://pypi.org/project/PyTest)|1.2592146591341971e-05| +|cran|fftwtools|1.2590118311653246e-05| +|pypi|[m2r2](https://github.com/crossnox/m2r2)|1.2582575692392997e-05| +|spack|[pugixml](https://pugixml.org/)|1.2559552831371458e-05| +|pypi|[extinction](http://github.com/kbarbary/extinction)|1.2543713532056741e-05| +|cran|RSpectra|1.2516082940570995e-05| +|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2514220705346986e-05| +|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2514220705346986e-05| +|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2514220705346986e-05| +|pypi|[PyCBC](http://www.pycbc.org/)|1.2514220705346986e-05| +|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2514220705346986e-05| +|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2514220705346986e-05| +|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2514220705346986e-05| +|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2514220705346986e-05| +|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2514220705346986e-05| +|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2514220705346986e-05| +|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2514220705346986e-05| +|pypi|[biothings-client](https://github.com/biothings/biothings_client.py)|1.248625309381757e-05| +|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.2482935153583619e-05| +|cran|[proxy](NA)|1.2479833302956876e-05| +|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.243159705292811e-05| +|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2424475865431495e-05| +|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2416069954716813e-05| +|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2389078498293514e-05| +|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2389078498293514e-05| +|npm|p-each-series|1.2389078498293514e-05| +|cran|robotstxt|1.2389078498293514e-05| +|cran|[geosphere](NA)|1.2348957134924131e-05| +|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|1.2324874357724186e-05| +|pypi|[mlflow](https://pypi.org/project/mlflow)|1.2311900743891087e-05| +|pypi|[connection-pool](https://github.com/zhouyl/ConnectionPool)|1.2275109702584104e-05| +|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|1.227384032304107e-05| +|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2270400683743649e-05| +|npm|[split](http://github.com/dominictarr/split)|1.2263899762779881e-05| +|npm|react-test-renderer|1.2262163021099612e-05| +|npm|react-collapsible|1.224014120756935e-05| +|npm|react-icons|1.224014120756935e-05| +|cran|ggdist|1.2230244158571802e-05| +|cran|bridgesampling|1.2230244158571802e-05| +|cran|bayesQR|1.2230244158571802e-05| +|pypi|[exoplanet](https://docs.exoplanet.codes)|1.2228439222893149e-05| +|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2184720657711124e-05| +|cran|mice|1.216303855665625e-05| +|spack|libzmq|1.2146155390483838e-05| +|spack|dataspaces|1.2146155390483838e-05| +|spack|c-blosc|1.2146155390483838e-05| +|spack|zfp|1.2146155390483838e-05| +|spack|sz|1.2146155390483838e-05| +|npm|basic-auth|1.2119504908487414e-05| +|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2110536166464824e-05| +|cran|gdata|1.2107508532423214e-05| +|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2084044368600682e-05| +|npm|[jade](http://jade-lang.com)|1.2010087026847144e-05| +|pypi|[psims](https://pypi.org/project/psims)|1.1984257883305843e-05| +|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.1946611409068745e-05| +|npm|[keycode](https://github.com/timoxley/keycode)|1.1946611409068745e-05| +|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.1946611409068745e-05| +|npm|simple-assign|1.1946611409068745e-05| +|npm|warning|1.1946611409068745e-05| +|npm|lodash.merge|1.1946611409068745e-05| +|npm|lodash.throttle|1.1946611409068745e-05| +|npm|recompose|1.1946611409068745e-05| +|cran|sm|1.1889742598227945e-05| +|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.1884081816667753e-05| +|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.1849316781057448e-05| +|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.1842501505721743e-05| +|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.180464148202531e-05| +|pypi|[m2r](https://pypi.org/project/m2r)|1.1803254392791507e-05| +|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.1772306192101415e-05| +|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.1732081911262797e-05| +|pypi|[jabbar](https://pypi.org/project/jabbar)|1.1732081911262797e-05| +|cran|EnvStats|1.1732081911262797e-05| +|pypi|[schema](https://pypi.org/project/schema)|1.1729461358629149e-05| +|pypi|[jupyter-bokeh](https://pypi.org/project/jupyter-bokeh)|1.1717034447499688e-05| +|pypi|[pyserial](https://pypi.org/project/pyserial)|1.1709110002625358e-05| +|cran|gganimate|1.1705660079731551e-05| +|pypi|[fbpca](https://pypi.org/project/fbpca)|1.1701571233846512e-05| +|pypi|[memoization](https://pypi.org/project/memoization)|1.1701571233846512e-05| +|pypi|[oktopus](https://pypi.org/project/oktopus)|1.1701571233846512e-05| +|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.169560194914732e-05| +|rubygems|[kramdown-parser-gfm](https://github.com/kramdown/parser-gfm)|1.1692192832764506e-05| +|rubygems|[jekyll-theme-primer](https://github.com/pages-themes/jekyll-theme-primer)|1.1692192832764506e-05| +|rubygems|[jekyll_test_plugin_malicious](https://github.com/jekyll/jekyll-test-plugin-malicious)|1.1692192832764506e-05| +|pypi|[treq](https://pypi.org/project/treq)|1.169152242808386e-05| +|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.1669459667891834e-05| +|pypi|[plaster](https://pypi.org/project/plaster)|1.1664181950018127e-05| +|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.1658780014619163e-05| +|spack|netcdf-c|1.1647802465696176e-05| +|spack|cgns|1.1647802465696176e-05| +|pypi|[glue-core](https://pypi.org/project/glue-core)|1.1643458614448376e-05| +|pypi|[tablib](https://pypi.org/project/tablib)|1.161476109215017e-05| +|pypi|[stfio](https://pypi.org/project/stfio)|1.161476109215017e-05| +|pypi|[klusta](https://klusta.cortexlab.net)|1.161476109215017e-05| +|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.161476109215017e-05| +|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.161476109215017e-05| +|npm|ms|1.1508673571672334e-05| +|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.1504144319843979e-05| +|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.1504144319843979e-05| +|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.1504144319843979e-05| +|npm|eslint-plugin-prettier|1.1498279910101368e-05| +|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.1473388336510323e-05| +|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.1436072459963245e-05| +|npm|react-json-view|1.1396879570941005e-05| +|rubygems|[addressable](https://github.com/sporkmonger/addressable)|1.1391000013761973e-05| +|pypi|[emperor](http://github.com/biocore/emperor)|1.1376564277588167e-05| +|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1376564277588167e-05| +|npm|[canvg](https://github.com/canvg/canvg)|1.1376564277588167e-05| +|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1376564277588167e-05| +|npm|[http](https://github.com/npm/security-holder#readme)|1.1376564277588167e-05| +|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1376564277588167e-05| +|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1376564277588167e-05| +|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1376564277588167e-05| +|npm|[sequelize](https://sequelize.org/)|1.1376564277588167e-05| +|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.137479153703328e-05| +|spack|ffmpeg|1.1299815664022572e-05| +|cran|compiler|1.1297659678205752e-05| +|npm|create-react-class|1.1282420235221368e-05| +|npm|react-ga|1.1282420235221368e-05| +|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.1276601084119654e-05| +|npm|acorn|1.126164168225305e-05| +|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|1.1249750270540248e-05| +|pypi|[equinox](https://pypi.org/project/equinox)|1.1241266813892794e-05| +|cran|pscl|1.1230006997713684e-05| +|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|1.1221593273953217e-05| +|pypi|[triton](https://pypi.org/project/triton)|1.1221593273953217e-05| +|cran|AER|1.1210637420676564e-05| +|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.113481228668942e-05| +|pypi|[sigtools](https://sigtools.readthedocs.io/)|1.1090728100113762e-05| +|spack|fftw-api|1.1061677230619209e-05| +|cran|udpipe|1.1053914650106494e-05| +|npm|vue-loader|1.104491711360312e-05| +|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1041959445894398e-05| +|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1041959445894398e-05| +|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1041959445894398e-05| +|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1041959445894398e-05| +|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1041959445894398e-05| +|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1041959445894398e-05| +|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1041959445894398e-05| +|cran|tableHTML|1.1041959445894398e-05| +|cran|shiny.i18n|1.1041959445894398e-05| +|cran|popbio|1.1041959445894398e-05| +|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.10167574028271e-05| +|npm|karma-chrome-launcher|1.1002665425421484e-05| +|npm|[through2](https://github.com/rvagg/through2#readme)|1.0992485519883984e-05| +|cran|[ini](https://github.com/dvdscripter/ini)|1.0964614816554821e-05| +|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.0947671933747514e-05| +|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.0937015203226807e-05| +|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.0937015203226807e-05| +|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.0937015203226807e-05| +|pypi|[shellescape](https://pypi.org/project/shellescape)|1.0919860855867681e-05| +|spack|[fftw](https://www.fftw.org)|1.091774768815197e-05| +|pypi|[mocpy](https://pypi.org/project/mocpy)|1.0903668422765126e-05| +|spack|libgd|1.0902389078498291e-05| +|npm|babel-eslint|1.087413180121699e-05| +|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|1.0871153930296005e-05| +|pypi|[pypeit](https://pypi.org/project/pypeit)|1.0857733069876054e-05| +|pypi|[yattag](https://pypi.org/project/yattag)|1.0857733069876054e-05| +|spack|[gsl](https://www.gnu.org/software/gsl)|1.0840651149877981e-05| +|pypi|[od](https://pypi.org/project/od)|1.0840443686006825e-05| +|pypi|[beartype](https://pypi.org/project/beartype)|1.083689448475636e-05| +|cran|optimx|1.0779984671565615e-05| +|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.0726474890297415e-05| +|pypi|[click-log](https://github.com/click-contrib/click-log)|1.0726474890297415e-05| +|pypi|[webtest](https://docs.pylonsproject.org/projects/webtest/en/latest/)|1.0725094362741957e-05| +|npm|lodash.get|1.0713066796684544e-05| +|cran|[storr](https://github.com/richfitz/storr)|1.0709938241508204e-05| +|cran|pls|1.0692115978021805e-05| +|spack|glx|1.0682419725569408e-05| +|spack|libxt|1.0682419725569408e-05| +|spack|osmesa|1.0682419725569408e-05| +|spack|netcdf-cxx|1.0682419725569408e-05| +|spack|libogg|1.0682419725569408e-05| +|spack|libtheora|1.0682419725569408e-05| +|spack|utf8cpp|1.0682419725569408e-05| +|spack|proj|1.0682419725569408e-05| +|spack|seacas|1.0682419725569408e-05| +|npm|react-router|1.0673819623882495e-05| +|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0656232953877531e-05| +|pypi|[aiofiles](https://pypi.org/project/aiofiles)|1.0637087599544938e-05| +|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|1.0628679607508531e-05| +|rubygems|[flexmock](https://github.com/doudou/flexmock)|1.0620496245733786e-05| +|pypi|[PySide](http://www.pyside.org)|1.0619210141394441e-05| +|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0619210141394441e-05| +|pypi|[slycot](https://github.com/python-control/Slycot)|1.0619210141394441e-05| +|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0619210141394441e-05| +|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0619210141394441e-05| +|npm|[remark](https://remark.js.org)|1.0619210141394441e-05| +|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0619210141394441e-05| +|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0619210141394441e-05| +|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|1.061921014139444e-05| +|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|1.061921014139444e-05| +|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|1.061921014139444e-05| +|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|1.061921014139444e-05| +|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0592442513105438e-05| +|cran|janeaustenr|1.0581382101693118e-05| +|pypi|[param](http://param.holoviz.org/)|1.0546724375007313e-05| +|cran|vcd|1.052439576513199e-05| +|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|1.0509589004414878e-05| +|spack|arpack-ng|1.0508593369088248e-05| +|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0492692745252472e-05| +|cran|mlmRev|1.0491419178592937e-05| +|npm|babel-jest|1.0476080273472554e-05| +|pypi|[diff-cover](https://github.com/Bachmann1234/diff-cover)|1.0466052299429073e-05| +|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|1.0464945642648414e-05| +|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|1.0464945642648414e-05| +|cran|gsl|1.044837253484423e-05| +|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|1.0444436109965119e-05| +|pypi|[lightgbm](https://pypi.org/project/lightgbm)|1.0436710734278996e-05| +|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.0432908209089275e-05| +|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.0428517254455821e-05| +|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.0428517254455821e-05| +|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.0428517254455821e-05| +|pypi|[xlwings](https://pypi.org/project/xlwings)|1.0428517254455821e-05| +|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.0395140269287028e-05| +|cran|spacyr|1.0371160409556314e-05| +|pypi|[pyexcel-ezodf](https://github.com/pyexcel/pyexcel-ezodf)|1.0348064230862994e-05| +|npm|source-map-js|1.0324232081911262e-05| +|pypi|[numpyro](https://pypi.org/project/numpyro)|1.0306757805811335e-05| +|pypi|[pyexcel-io](https://github.com/pyexcel/pyexcel-io)|1.0291610961116529e-05| +|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0288534465155623e-05| +|pypi|[charset_normalizer](https://github.com/ousret/charset_normalizer)|1.0280913625623526e-05| +|npm|[del](https://github.com/sindresorhus/del#readme)|1.0248407593544112e-05| +|pypi|[pytest-subtests](https://pypi.org/project/pytest-subtests)|1.0228241305054444e-05| +|cran|NLP|1.0219718831326777e-05| +|cran|celestial|1.0209305565229507e-05| +|npm|[morgan](https://github.com/expressjs/morgan#readme)|1.0173559504312805e-05| +|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0150932178681647e-05| +|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.0146665436767826e-05| +|pypi|[pomegranate](https://pypi.org/project/pomegranate)|1.0136518771331061e-05| +|cran|modeldata|1.0127558817505888e-05| +|cran|spData|1.0120429058995611e-05| +|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0117747440273037e-05| +|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0071541086899448e-05| +|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.0069036278202545e-05| +|pypi|[linetools](http://linetools.readthedocs.org/)|1.0067361235854142e-05| +|npm|codemirror|1.0066384127817575e-05| +|cran|tkrplot|1.0039859420887762e-05| +|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.003701188261212e-05| +|pypi|[spacy](https://pypi.org/project/spacy)|1.0024738160302547e-05| +|cran|HSAUR3|9.965035917273818e-06| +|pypi|[clang](http://clang.llvm.org/)|9.94937322389678e-06| +|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|9.939476814074126e-06| +|pypi|[Click](https://palletsprojects.com/p/click/)|9.884825644713237e-06| +|pypi|[alerce](https://pypi.org/project/alerce)|9.879647925273936e-06| +|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|9.879647925273936e-06| +|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|9.879647925273936e-06| +|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|9.879647925273936e-06| +|pypi|[mp-api](https://github.com/materialsproject/api)|9.879647925273936e-06| +|pypi|[trainstation](https://pypi.org/project/trainstation)|9.879647925273936e-06| +|pypi|[emmet-core](https://pypi.org/project/emmet-core)|9.879647925273936e-06| +|pypi|[pygithub](https://pypi.org/project/pygithub)|9.879647925273936e-06| +|npm|highcharts-exporting|9.879647925273936e-06| +|npm|highcharts-no-data-to-display|9.879647925273936e-06| +|npm|[history](https://github.com/remix-run/history#readme)|9.879647925273936e-06| +|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|9.879647925273936e-06| +|npm|[ramda](https://ramdajs.com/)|9.879647925273936e-06| +|npm|[rc-tooltip](http://github.com/react-component/tooltip)|9.879647925273936e-06| +|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|9.879647925273936e-06| +|npm|react-fontawesome|9.879647925273936e-06| +|npm|react-js-pagination|9.879647925273936e-06| +|npm|react-router-redux|9.879647925273936e-06| +|npm|react-s-alert|9.879647925273936e-06| +|npm|react-table|9.879647925273936e-06| +|npm|redux-form|9.879647925273936e-06| +|npm|redux-observable|9.879647925273936e-06| +|npm|redux-persist|9.879647925273936e-06| +|npm|reselect|9.879647925273936e-06| +|npm|rx-dom|9.879647925273936e-06| +|cran|plm|9.858706683386637e-06| +|pypi|[python-http-client](https://pypi.org/project/python-http-client)|9.846715765523022e-06| +|pypi|[siphon](https://pypi.org/project/siphon)|9.84562006108387e-06| +|pypi|[transaction](https://github.com/zopefoundation/transaction)|9.823362431084273e-06| +|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|9.821971851757478e-06| +|cran|[ggsci](https://nanx.me/ggsci/)|9.821971851757478e-06| +|cran|rcmdcheck|9.716146455141845e-06| +|npm|codecov|9.709006906779513e-06| +|pypi|[itk-io](https://pypi.org/project/itk-io)|9.686811311555339e-06| +|pypi|[minio](https://pypi.org/project/minio)|9.673154383051995e-06| +|pypi|[tableone](https://pypi.org/project/tableone)|9.626323619497681e-06| +|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.626323619497681e-06| +|pypi|[recipy](http://www.recipy.org)|9.626323619497681e-06| +|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.626323619497681e-06| +|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.626323619497681e-06| +|pypi|[svn](https://github.com/dsoprea/PySvn)|9.626323619497681e-06| +|cran|Biostrings|9.621298200241662e-06| +|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.620307167235494e-06| +|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.616500673682368e-06| +|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.610153084645632e-06| +|pypi|[scikit-build](https://pypi.org/project/scikit-build)|9.603843226923434e-06| +|pypi|[pandas-stubs](https://pypi.org/project/pandas-stubs)|9.593490980009749e-06| +|cran|jsonify|9.592881521209165e-06| +|cran|rstatix|9.587330213532221e-06| +|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.566384658278657e-06| +|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.566384658278657e-06| +|npm|[fuse.js](http://fusejs.io)|9.559970745977574e-06| +|pypi|[numcodecs](https://pypi.org/project/numcodecs)|9.539116062319204e-06| +|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.538900884585919e-06| +|pypi|[sphinxcontrib-spelling](https://pypi.org/project/sphinxcontrib-spelling)|9.521015814814789e-06| +|pypi|[onnxconverter-common](https://pypi.org/project/onnxconverter-common)|9.505332764505122e-06| +|cran|Rcsdp|9.504831996636378e-06| +|pypi|[sphinx_automodapi](https://github.com/astropy/sphinx-automodapi)|9.481704897214078e-06| +|cran|gt|9.46750177560389e-06| +|pypi|[pyvista](https://pypi.org/project/pyvista)|9.440908177242313e-06| +|rubygems|[power_assert](https://github.com/ruby/power_assert)|9.433232527730373e-06| +|rubygems|packnga|9.433232527730373e-06| +|rubygems|[byebug](https://github.com/deivid-rodriguez/byebug)|9.431141592699738e-06| +|cran|[beautier](https://docs.ropensci.org/beautier/)|9.397640859828753e-06| +|pypi|[scabha](https://pypi.org/project/scabha)|9.385665529010241e-06| +|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.38566552901024e-06| +|pypi|[ccxt](https://ccxt.com)|9.38566552901024e-06| +|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.38566552901024e-06| +|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.38566552901024e-06| +|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.38566552901024e-06| +|pypi|[schedule](https://github.com/dbader/schedule)|9.38566552901024e-06| +|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.38566552901024e-06| +|pypi|[tangle](https://github.com/fifman/tangle)|9.38566552901024e-06| +|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.38566552901024e-06| +|npm|form-create|9.38566552901024e-06| +|npm|ant-design-vue|9.38566552901024e-06| +|npm|butterfly-dag|9.38566552901024e-06| +|npm|china-area-data|9.38566552901024e-06| +|npm|cron-parser|9.38566552901024e-06| +|npm|dom-align|9.38566552901024e-06| +|npm|element-resize-detector|9.38566552901024e-06| +|npm|enquire.js|9.38566552901024e-06| +|npm|lodash.pick|9.38566552901024e-06| +|npm|md5|9.38566552901024e-06| +|npm|react-visual-modeling|9.38566552901024e-06| +|npm|viser-vue|9.38566552901024e-06| +|npm|vue-area-linkage|9.38566552901024e-06| +|npm|vue-cropper|9.38566552901024e-06| +|npm|vue-i18n|9.38566552901024e-06| +|npm|vue-ls|9.38566552901024e-06| +|npm|vue-photo-preview|9.38566552901024e-06| +|npm|vue-splitpane|9.38566552901024e-06| +|npm|vuedraggable|9.38566552901024e-06| +|npm|vuera|9.38566552901024e-06| +|npm|vxe-table|9.38566552901024e-06| +|npm|vxe-table-plugin-antd|9.38566552901024e-06| +|npm|xe-utils|9.38566552901024e-06| +|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.363660858631217e-06| +|pypi|[mygene](https://github.com/biothings/mygene.py)|9.345273872777629e-06| +|cran|purrrlyr|9.330621776283713e-06| +|cran|LaplacesDemon|9.329734624225116e-06| +|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.291808873720136e-06| +|npm|svg-sprite|9.291808873720136e-06| +|npm|picocolors|9.291808873720136e-06| +|cran|BeyondBenford|9.291808873720136e-06| +|cran|BenfordTests|9.291808873720136e-06| +|cran|benford.analysis|9.291808873720136e-06| +|cran|MUS|9.291808873720136e-06| +|cran|AsioHeaders|9.291808873720136e-06| +|cran|manipulateWidget|9.291808873720136e-06| +|cran|filelock|9.291808873720136e-06| +|npm|dompurify|9.271206193290601e-06| +|npm|query-string|9.271206193290601e-06| +|npm|react-virtualized|9.271206193290601e-06| +|pypi|[opt_einsum](https://github.com/dgasmith/opt_einsum)|9.259228537393434e-06| +|pypi|[python-json-logger](http://github.com/madzak/python-json-logger)|9.244900712954174e-06| +|npm|[benchmark](https://benchmarkjs.com/)|9.188104919911413e-06| +|cran|semEff|9.164017910918634e-06| +|cran|rr2|9.164017910918634e-06| +|cran|MEMSS|9.164017910918634e-06| +|cran|PKPDmodels|9.164017910918634e-06| +|pypi|[cupy-cuda12x](https://pypi.org/project/cupy-cuda12x)|9.156746857570965e-06| +|pypi|[lit](https://pypi.org/project/lit)|9.156746857570965e-06| +|rubygems|rspec-rails|9.101328813664259e-06| +|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.098055384023754e-06| +|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|9.089203571326072e-06| +|pypi|[nglview](https://pypi.org/project/nglview)|9.080273940081247e-06| +|pypi|[types-dataclasses](https://github.com/python/typeshed)|9.07708219806694e-06| +|pypi|[pyrr](https://github.com/adamlwgriffiths/Pyrr)|9.031674981577716e-06| +|pypi|[pathtools](https://pypi.org/project/pathtools)|9.016777634898757e-06| +|pypi|[pretty-errors](https://github.com/onelivesleft/PrettyErrors/)|9.002230453746214e-06| +|cran|antiword|8.995696283238944e-06| +|spack|[root](https://root.cern.ch)|8.994596131968154e-06| +|pypi|[profimp](https://pypi.org/project/profimp)|8.977097216558767e-06| +|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|8.977097216558767e-06| +|pypi|[scrublet](https://pypi.org/project/scrublet)|8.977097216558767e-06| +|pypi|[scanorama](https://pypi.org/project/scanorama)|8.977097216558767e-06| +|pypi|[leidenalg](https://pypi.org/project/leidenalg)|8.977097216558767e-06| +|pypi|[harmonypy](https://pypi.org/project/harmonypy)|8.977097216558767e-06| +|pypi|[bbknn](https://pypi.org/project/bbknn)|8.977097216558767e-06| +|pypi|[session-info](https://pypi.org/project/session-info)|8.977097216558767e-06| +|pypi|[pyklip](https://pypi.org/project/pyklip)|8.976290755936387e-06| +|pypi|[pywinpty](https://pypi.org/project/pywinpty)|8.96349118581086e-06| +|npm|publish-please|8.948679983938968e-06| +|cran|[quanteda](https://quanteda.io)|8.946016613938551e-06| +|pypi|[dash-daq](http://github.com/plotly/dash-daq)|8.938729075247845e-06| +|pypi|[uuid](http://zesty.ca/python/)|8.938729075247845e-06| +|pypi|[Fiona](http://github.com/Toblerity/Fiona)|8.938729075247845e-06| +|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|8.938729075247845e-06| +|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|8.938729075247845e-06| +|pypi|[PyMeeus](https://github.com/architest/pymeeus)|8.938729075247845e-06| +|spack|meson|8.92013651877133e-06| +|npm|eslint-config-react-app|8.914892464380517e-06| +|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|8.913899890170196e-06| +|npm|babel-preset-react|8.899570854858088e-06| +|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|8.892155749714472e-06| +|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|8.890501279863484e-06| +|cran|rsm|8.86417627104578e-06| +|cran|tables|8.859754488563605e-06| +|pypi|[pdoc3](https://pypi.org/project/pdoc3)|8.849341784495367e-06| +|spack|superlu|8.849341784495367e-06| +|cran|[geiger](https://github.com/mwpennell/geiger-v2)|8.847884383015708e-06| +|cran|mda|8.832619672279768e-06| +|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|8.828713948167878e-06| +|rubygems|selenium-webdriver|8.822391035756663e-06| +|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|8.813139931740618e-06| +|npm|globby|8.777112326547383e-06| +|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|8.75995449374289e-06| +|pypi|[path.py](https://pypi.org/project/path.py)|8.723839251454766e-06| +|pypi|[progressbar33](https://pypi.org/project/progressbar33)|8.708694320469063e-06| +|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|8.706292223876435e-06| +|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.706278514625641e-06| +|cran|seqLogo|8.692117312869652e-06| +|npm|strip-json-comments|8.68611528894545e-06| +|pypi|[Flask-SQLAlchemy](https://flask-sqlalchemy.palletsprojects.com)|8.679505932065657e-06| +|npm|cpy-cli|8.669841951138463e-06| +|pypi|[streamz](https://pypi.org/project/streamz)|8.619948079630333e-06| +|pypi|[griffe](https://mkdocstrings.github.io/griffe)|8.617747440273036e-06| +|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.599673834462583e-06| +|rubygems|rake-compiler-dock|8.581649195514381e-06| +|npm|clean-css|8.571921942838568e-06| +|pypi|[py-bcrypt](https://code.google.com/p/py-bcrypt)|8.55751857056816e-06| +|pypi|[plams](https://www.scm.com/doc/plams/)|8.553955116196901e-06| +|cran|rootSolve|8.550436028024506e-06| +|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.544866325369738e-06| +|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|8.540971721111653e-06| +|pypi|[priority](https://pypi.org/project/priority)|8.539924239582942e-06| +|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.532423208191125e-06| +|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.532423208191125e-06| +|pypi|[transitions](https://pypi.org/project/transitions)|8.532423208191125e-06| +|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.532423208191125e-06| +|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.532423208191125e-06| +|pypi|[scalpl](https://pypi.org/project/scalpl)|8.532423208191125e-06| +|pypi|[shellingham](https://pypi.org/project/shellingham)|8.532423208191125e-06| +|rubygems|activemodel|8.53232140847938e-06| +|rubygems|rack-test|8.525687873547525e-06| +|pypi|[ninja](https://pypi.org/project/ninja)|8.521909064179358e-06| +|cran|Cubist|8.521253942825302e-06| +|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.50967007963595e-06| +|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.463565055984674e-06| +|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.447098976109215e-06| +|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.447098976109215e-06| +|cran|adehabitatMA|8.423892660240782e-06| +|rubygems|[spring](https://github.com/rails/spring)|8.419431481352496e-06| +|rubygems|[web-console](https://github.com/rails/web-console)|8.419431481352496e-06| +|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|8.40190873467324e-06| +|pypi|[sphinxemoji](https://pypi.org/project/sphinxemoji)|8.401083339748688e-06| +|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.376964332595733e-06| +|npm|[actions](https://github.com/fundon/actions)|8.366650414431983e-06| +|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.362627986348123e-06| +|pypi|[coreapi](https://github.com/core-api/python-client)|8.342813803564656e-06| +|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.342813803564656e-06| +|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.342813803564656e-06| +|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.342813803564656e-06| +|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.342813803564656e-06| +|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.342813803564656e-06| +|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.342813803564656e-06| +|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.342813803564656e-06| +|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.342813803564656e-06| +|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.342813803564656e-06| +|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.342813803564656e-06| +|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.342813803564656e-06| +|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.342813803564656e-06| +|pypi|[sregistry](https://pypi.org/project/sregistry)|8.342813803564656e-06| +|rubygems|[bootsnap](https://github.com/Shopify/bootsnap)|8.342813803564656e-06| +|rubygems|[honeybadger](https://www.honeybadger.io/for/ruby/)|8.342813803564656e-06| +|rubygems|[pagy](https://github.com/ddnexus/pagy)|8.342813803564656e-06| +|rubygems|factory_bot_rails|8.342813803564656e-06| +|rubygems|vcr|8.342813803564656e-06| +|rubygems|spring-commands-rspec|8.342813803564656e-06| +|pypi|[pytest-env](https://pypi.org/project/pytest-env)|8.341874210016826e-06| +|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.325984108529207e-06| +|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.300125642275816e-06| +|npm|needle|8.298956585873776e-06| +|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.294920409721767e-06| +|pypi|[visdom](https://pypi.org/project/visdom)|8.269937960291049e-06| +|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.25938566552901e-06| +|npm|simplebar-core|8.25938566552901e-06| +|npm|webworker-threads|8.25938566552901e-06| +|cran|cleanNLP|8.25938566552901e-06| +|rubygems|redis-client|8.25938566552901e-06| +|pypi|[pytest-httpserver](https://pypi.org/project/pytest-httpserver)|8.192777716613452e-06| +|rubygems|shoulda-matchers|8.19196210907571e-06| +|pypi|[types-pytz](https://github.com/python/typeshed)|8.163818113225863e-06| +|npm|c8|8.142043714094928e-06| +|cran|gpclib|8.136348764402474e-06| +|cran|PBSmapping|8.136348764402474e-06| +|pypi|[zappy](https://pypi.org/project/zappy)|8.083654055624138e-06| +|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|8.083654055624138e-06| +|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|8.083654055624138e-06| +|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|8.083654055624138e-06| +|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|8.083654055624138e-06| +|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|8.083654055624138e-06| +|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|8.083654055624138e-06| +|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|8.083654055624138e-06| +|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|8.083654055624138e-06| +|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|8.083654055624138e-06| +|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|8.083654055624138e-06| +|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|8.083654055624138e-06| +|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|8.083654055624138e-06| +|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|8.083654055624138e-06| +|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|8.083654055624138e-06| +|pypi|[flit_core](https://pypi.org/project/flit_core)|8.083654055624138e-06| +|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|8.083654055624138e-06| +|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|8.083654055624138e-06| +|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|8.083654055624138e-06| +|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|8.083654055624138e-06| +|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|8.083654055624138e-06| +|pypi|[mujoco](https://pypi.org/project/mujoco)|8.079833803234902e-06| +|pypi|[mujoco-py](https://pypi.org/project/mujoco-py)|8.079833803234902e-06| +|pypi|[swig](https://pypi.org/project/swig)|8.079833803234902e-06| +|pypi|[box2d-py](https://pypi.org/project/box2d-py)|8.079833803234902e-06| +|pypi|[shimmy](https://pypi.org/project/shimmy)|8.079833803234902e-06| +|pypi|[autorom](https://pypi.org/project/autorom)|8.079833803234902e-06| +|pypi|[farama-notifications](https://pypi.org/project/farama-notifications)|8.079833803234902e-06| +|npm|[web-vitals](https://github.com/GoogleChrome/web-vitals#readme)|8.078908468962102e-06| +|cran|rnaturalearthhires|8.078892097663427e-06| +|spack|[octave](https://www.gnu.org/software/octave/)|8.054433377446542e-06| +|pypi|[soundfile](https://pypi.org/project/soundfile)|8.05338135938319e-06| +|cran|[imager](http://dahtah.github.io/imager/)|8.044856167723062e-06| +|cran|lgr|8.03961974977509e-06| +|pypi|[lingua](https://pypi.org/project/lingua)|8.017503656752804e-06| +|npm|parseurl|7.998333950605708e-06| +|cran|triangle|7.996587030716723e-06| +|cran|evd|7.996587030716723e-06| +|cran|SASmixed|7.994274134568502e-06| +|cran|beepr|7.984166901896382e-06| +|pypi|[importlib_resources](https://pypi.org/project/importlib_resources)|7.978802335816859e-06| +|pypi|[OWSLib](https://pypi.org/project/OWSLib)|7.960106896773778e-06| +|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|7.945794017265608e-06| +|pypi|[stimela](https://pypi.org/project/stimela)|7.945794017265608e-06| +|cran|MCMCpack|7.938426278215882e-06| +|pypi|[selenium](https://pypi.org/project/selenium)|7.932136067197067e-06| +|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|7.929959754412237e-06| +|cran|[NISTunits](NA)|7.920160897123353e-06| +|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|7.894133421286602e-06| +|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|7.894066684169072e-06| +|pypi|[rowan](https://github.com/glotzerlab/rowan)|7.891333495855685e-06| +|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|7.880830489192264e-06| +|cran|measurements|7.85379083373964e-06| +|npm|coffeescript|7.84801503956794e-06| +|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|7.836072995751202e-06| +|cran|[natserv](https://docs.ropensci.org/natserv)|7.836072995751202e-06| +|cran|[worrms](https://docs.ropensci.org/worrms)|7.836072995751202e-06| +|cran|[rotl](https://docs.ropensci.org/rotl/)|7.836072995751202e-06| +|cran|[rredlist](https://github.com/ropensci/rredlist)|7.836072995751202e-06| +|cran|[bold](https://docs.ropensci.org/bold/)|7.836072995751202e-06| +|cran|[ritis](https://github.com/ropensci/ritis)|7.836072995751199e-06| +|pypi|[prettytable](https://github.com/jazzband/prettytable)|7.793929121394554e-06| +|npm|rtlcss|7.784397703286685e-06| +|pypi|[affine](https://pypi.org/project/affine)|7.78085069534363e-06| +|cran|[fst](http://www.fstpackage.org)|7.761929898339761e-06| +|pypi|[apscheduler](https://pypi.org/project/apscheduler)|7.756066459138136e-06| +|pypi|[pyside2](https://pypi.org/project/pyside2)|7.754235738664065e-06| +|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.743174061433446e-06| +|pypi|[bagit](https://pypi.org/project/bagit)|7.743174061433446e-06| +|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.743174061433446e-06| +|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.743174061433446e-06| +|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.743174061433446e-06| +|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.743174061433446e-06| +|spack|msmpi|7.743174061433446e-06| +|spack|rsync|7.743174061433446e-06| +|spack|hepmc|7.743174061433446e-06| +|spack|hepmc3|7.743174061433446e-06| +|spack|evtgen|7.743174061433446e-06| +|spack|fastjet|7.743174061433446e-06| +|spack|lhapdf|7.743174061433446e-06| +|spack|rivet|7.743174061433446e-06| +|spack|madgraph5amc|7.743174061433446e-06| +|spack|openmpi|7.743174061433446e-06| +|spack|mpich|7.743174061433446e-06| +|spack|highfive|7.743174061433446e-06| +|npm|quick-lru|7.743174061433446e-06| +|npm|map-obj|7.743174061433446e-06| +|npm|lodash.kebabcase|7.743174061433446e-06| +|cran|yamlme|7.743174061433446e-06| +|pypi|[stestr](https://pypi.org/project/stestr)|7.73904436860068e-06| +|cran|adehabitatLT|7.732000650089386e-06| +|cran|[pander](https://rapporter.github.io/pander/)|7.72569665829052e-06| +|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.724535337894674e-06| +|cran|doFuture|7.716005029638944e-06| +|cran|pbmcapply|7.716005029638944e-06| +|pypi|[intervals](https://pypi.org/project/intervals)|7.711372813761892e-06| +|npm|memfs|7.681115464642835e-06| +|pypi|[scooby](https://pypi.org/project/scooby)|7.670145947435716e-06| +|rubygems|[sassc-rails](https://github.com/sass/sassc-rails)|7.668578239031676e-06| +|cran|tm.lexicon.GeneralInquirer|7.668295015564639e-06| +|cran|Rpoppler|7.668295015564639e-06| +|cran|Rcampdf|7.668295015564639e-06| +|cran|filehash|7.668295015564639e-06| +|npm|ghsign|7.665742320819111e-06| +|npm|git-config-path|7.665742320819111e-06| +|npm|github-username|7.665742320819111e-06| +|npm|parse-git-config|7.665742320819111e-06| +|cran|paradox|7.662260626053473e-06| +|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.661767778783867e-06| +|npm|[child_process](https://github.com/npm/security-holder#readme)|7.661767778783867e-06| +|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.661767778783867e-06| +|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.661767778783867e-06| +|npm|mkdir-recursive|7.661767778783867e-06| +|npm|ncp|7.661767778783867e-06| +|npm|node-pre-gyp|7.661767778783867e-06| +|npm|react-bootstrap-drawer|7.661767778783867e-06| +|npm|react-combo-select|7.661767778783867e-06| +|npm|react-jsx-parser|7.661767778783867e-06| +|npm|react-pro-sidebar|7.661767778783867e-06| +|npm|react-spinners|7.661767778783867e-06| +|npm|reactour|7.661767778783867e-06| +|npm|util-promisifyall|7.661767778783867e-06| +|rubygems|[memory_profiler](https://github.com/SamSaffron/memory_profiler)|7.661767778783867e-06| +|rubygems|[e2mmap](https://github.com/ruby/e2mmap)|7.661767778783867e-06| +|rubygems|[stripe](https://stripe.com/docs/api?lang=ruby)|7.661767778783867e-06| +|rubygems|[rr](https://rr.github.io/rr)|7.647117406143342e-06| +|rubygems|[jekyll-sass-converter](https://github.com/jekyll/jekyll-sass-converter)|7.646384385665529e-06| +|pypi|[pycares](https://pypi.org/project/pycares)|7.637438041480704e-06| +|pypi|[configargparse](https://github.com/bw2/ConfigArgParse)|7.63527005796631e-06| +|pypi|[pymatreader](https://pypi.org/project/pymatreader)|7.630065163054745e-06| +|npm|package-json-versionify|7.628247544751687e-06| +|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|7.608448505419495e-06| +|cran|permute|7.604021368155513e-06| +|pypi|[neobolt](https://pypi.org/project/neobolt)|7.585150100996029e-06| +|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.585150100996029e-06| +|cran|plotfunctions|7.585150100996029e-06| +|rubygems|tzinfo|7.585150100996029e-06| +|rubygems|[ruby-openid](https://github.com/openid/ruby-openid)|7.583617747440272e-06| +|pypi|[optuna](https://pypi.org/project/optuna)|7.549119251841206e-06| +|cran|sparkline|7.546297019444291e-06| +|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.516300376895042e-06| +|npm|[nopt](https://github.com/npm/nopt#readme)|7.516300376895042e-06| +|rubygems|[spec](https://github.com/bootstraponline/spec)|7.5085324232082055e-06| +|pypi|[EXOSIMS](https://github.com/dsavransky/EXOSIMS)|7.508532423208205e-06| +|pypi|[gatspy](http://github.com/astroml/gatspy)|7.508532423208191e-06| +|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.50853242320819e-06| +|cran|rcdk|7.50853242320819e-06| +|cran|fingerprint|7.50853242320819e-06| +|cran|enviPat|7.50853242320819e-06| +|cran|flexdashboard|7.50853242320819e-06| +|cran|keys|7.50853242320819e-06| +|cran|[phytools](https://github.com/liamrevell/phytools)|7.501734613509359e-06| +|cran|[origami](https://tlverse.org/origami/)|7.4992648445683094e-06| +|pypi|[snuggs](https://pypi.org/project/snuggs)|7.492060986758694e-06| +|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.491262798634811e-06| +|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.491262798634811e-06| +|cran|RcppDE|7.485068259385665e-06| +|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.467926994760545e-06| +|pypi|[hvplot](https://hvplot.pyviz.org)|7.4610519975908485e-06| +|pypi|[cosmic-conn](https://github.com/cy-xu/cosmic-conn)|7.440581903541146e-06| +|pypi|[rq](https://github.com/nvie/rq/)|7.439704209328785e-06| +|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.433447098976109e-06| +|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.433447098976109e-06| +|cran|actuar|7.433447098976109e-06| +|cran|skellam|7.433447098976109e-06| +|cran|hoa|7.433447098976109e-06| +|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.433447098976108e-06| +|rubygems|jdbc-postgres|7.433447098976108e-06| +|rubygems|jdbc-sqlite3|7.433447098976108e-06| +|rubygems|shoulda-context|7.433447098976108e-06| +|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.401901801083923e-06| +|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.3985172961282175e-06| +|pypi|[python-subunit](https://pypi.org/project/python-subunit)|7.3818940104264325e-06| +|cran|[docopt](https://github.com/docopt/docopt.R)|7.374451487079481e-06| +|pypi|[bumpversion](https://pypi.org/project/bumpversion)|7.374119173689125e-06| +|pypi|[webargs](https://github.com/marshmallow-code/webargs)|7.35382365075198e-06| +|rubygems|rubocop-performance|7.351354501120055e-06| +|cran|fpc|7.348599957482082e-06| +|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.336729758372998e-06| +|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|7.317352584105314e-06| +|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.316934687674489e-06| +|cran|MCMCglmm|7.314741893543643e-06| +|pypi|[einops](https://pypi.org/project/einops)|7.312395166147489e-06| +|pypi|[pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb)|7.3042857501362316e-06| +|pypi|[prefect](https://pypi.org/project/prefect)|7.287693234290303e-06| +|npm|[grunt-legacy-util](http://gruntjs.com/)|7.2857311630349164e-06| +|npm|[grunt-known-options](http://gruntjs.com/)|7.2857311630349164e-06| +|spack|libmd|7.285521501706484e-06| +|rubygems|[thor](http://whatisthor.com/)|7.263413317545454e-06| +|pypi|[pysocks](https://pypi.org/project/pysocks)|7.258081021854789e-06| +|pypi|[urllib3-secure-extra](https://pypi.org/project/urllib3-secure-extra)|7.258081021854789e-06| +|pypi|[doc8](https://pypi.org/project/doc8)|7.244864574051346e-06| +|npm|accepts|7.234428588097529e-06| +|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.219742714623261e-06| +|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.219742714623261e-06| +|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.219742714623261e-06| +|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.219742714623261e-06| +|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.219742714623261e-06| +|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.219742714623261e-06| +|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.219742714623261e-06| +|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.219742714623261e-06| +|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.219742714623261e-06| +|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.219742714623261e-06| +|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.219742714623261e-06| +|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.219742714623261e-06| +|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.219742714623261e-06| +|pypi|[infinity](https://pypi.org/project/infinity)|7.219742714623261e-06| +|pypi|[banzai](http://github.com/twneale/banzai/)|7.219742714623261e-06| +|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.219742714623261e-06| +|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.219742714623261e-06| +|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.219742714623261e-06| +|pypi|[logutils](https://pypi.org/project/logutils)|7.219742714623261e-06| +|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.219742714623261e-06| +|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.219742714623261e-06| +|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.219742714623261e-06| +|pypi|[orderedmultidict](https://pypi.org/project/orderedmultidict)|7.212142985449977e-06| +|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.212142985449972e-06| +|pypi|[paramz](https://pypi.org/project/paramz)|7.212142985449972e-06| +|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|7.194894766780431e-06| +|cran|betareg|7.1847417263979115e-06| +|cran|psychTools|7.181879778206346e-06| +|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.147545287477027e-06| +|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.147545287477027e-06| +|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.147545287477027e-06| +|npm|xregexp|7.147545287477027e-06| +|npm|bufferedstream|7.147545287477027e-06| +|npm|tslint|7.139011748043926e-06| +|pypi|[colorcet](https://pypi.org/project/colorcet)|7.134436468842676e-06| +|npm|concat-stream|7.132958460359728e-06| +|npm|gulp-eslint|7.118698674008852e-06| +|cran|scatterplot3d|7.11546291613544e-06| +|cran|CompQuadForm|7.098504270143596e-06| +|cran|[torch](https://torch.mlverse.org/docs)|7.08983123477347e-06| +|rubygems|introspection|7.089650170648463e-06| +|pypi|[cytocad](https://github.com/cytham/cytocad)|7.083521153969992e-06| +|pypi|[nanovar](https://github.com/cytham/nanovar)|7.083521153969992e-06| +|pypi|[hatch](https://pypi.org/project/hatch)|7.056737964513599e-06| +|rubygems|sinatra|7.0470793652978086e-06| +|cran|gamlss|7.045153628348668e-06| +|npm|safer-buffer|7.044562387921559e-06| +|pypi|[torchaudio](https://pypi.org/project/torchaudio)|7.04182951667951e-06| +|pypi|[parameterized](https://pypi.org/project/parameterized)|7.039399027201948e-06| +|cran|tree|7.039249146757679e-06| +|pypi|[hacking](https://pypi.org/project/hacking)|7.0381764992686486e-06| +|pypi|[polib](https://pypi.org/project/polib)|7.008678693320331e-06| +|cran|[binman](https://docs.ropensci.org/binman/)|7.0079635949943205e-06| +|cran|gbm|7.0062446086336865e-06| +|pypi|[pytest-ruff](https://github.com/businho/pytest-ruff)|7.002691848070287e-06| +|pypi|[nbstripout](https://pypi.org/project/nbstripout)|6.972617021394409e-06| +|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|6.958338237024831e-06| +|pypi|[echo](https://pypi.org/project/echo)|6.952344836303881e-06| +|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|6.952344836303881e-06| +|pypi|[WebTest](https://pypi.org/project/WebTest)|6.949002362824888e-06| +|pypi|[autobahn](https://pypi.org/project/autobahn)|6.914587119365276e-06| +|pypi|[txaio](https://pypi.org/project/txaio)|6.914587119365276e-06| +|cran|bigmemory|6.905168210628961e-06| +|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|6.9046993961669714e-06| +|pypi|[zope.deprecation](https://pypi.org/project/zope.deprecation)|6.899151758366776e-06| +|cran|[beastier](https://docs.ropensci.org/beastier/)|6.882821387940843e-06| +|pypi|[minikanren](https://pypi.org/project/minikanren)|6.882821387940841e-06| +|pypi|[logical-unification](https://pypi.org/project/logical-unification)|6.882821387940841e-06| +|pypi|[etuples](https://pypi.org/project/etuples)|6.882821387940841e-06| +|pypi|[cons](https://pypi.org/project/cons)|6.882821387940841e-06| +|pypi|[pytensor](https://pypi.org/project/pytensor)|6.882821387940841e-06| +|pypi|[mkl](https://pypi.org/project/mkl)|6.882821387940841e-06| +|cran|shapefiles|6.882821387940841e-06| +|cran|VGAMdata|6.882821387940841e-06| +|cran|VGAMextra|6.882821387940841e-06| +|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|6.874212558570023e-06| +|pypi|[pyteomics](http://pyteomics.readthedocs.io)|6.873657656531897e-06| +|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|6.871111652852266e-06| +|pypi|[itk-registration](https://pypi.org/project/itk-registration)|6.871111652852266e-06| +|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|6.871111652852266e-06| +|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|6.871111652852266e-06| +|pypi|[itk-core](https://pypi.org/project/itk-core)|6.871111652852266e-06| +|cran|[rstantools](https://mc-stan.org/rstantools/)|6.842780467147057e-06| +|pypi|[amqp](http://github.com/celery/py-amqp)|6.827064493466102e-06| +|pypi|[aplpy](https://pypi.org/project/aplpy)|6.820156521521718e-06| +|npm|electron|6.813993174061432e-06| +|npm|v8-argv|6.813993174061432e-06| +|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|6.800545199964994e-06| +|cran|partykit|6.7786657621944755e-06| +|cran|partitions|6.774855562247652e-06| +|cran|signal|6.772089028620768e-06| +|pypi|[safetensors](https://pypi.org/project/safetensors)|6.757679180887371e-06| +|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|6.73405093200315e-06| +|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|6.73405093200315e-06| +|npm|[shelljs](http://github.com/shelljs/shelljs)|6.7171734163425824e-06| +|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.704046806435885e-06| +|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.704046806435885e-06| +|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.704046806435885e-06| +|npm|[mdi](http://materialdesignicons.com)|6.704046806435885e-06| +|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.704046806435885e-06| +|npm|color|6.704046806435885e-06| +|npm|dotenv-load|6.704046806435885e-06| +|npm|iframe-resizer|6.704046806435885e-06| +|npm|isomorphic-unfetch|6.704046806435885e-06| +|npm|js-file-download|6.704046806435885e-06| +|npm|material-table|6.704046806435885e-06| +|npm|material-ui-chip-input|6.704046806435885e-06| +|npm|materialize-css|6.704046806435885e-06| +|npm|mui-datatables|6.704046806435885e-06| +|npm|next|6.704046806435885e-06| +|npm|next-env|6.704046806435885e-06| +|npm|next-redux-wrapper|6.704046806435885e-06| +|npm|ra-data-simple-rest|6.704046806435885e-06| +|npm|react-admin|6.704046806435885e-06| +|npm|react-loading|6.704046806435885e-06| +|npm|react-scroll|6.704046806435885e-06| +|npm|react-scroll-to-component|6.704046806435885e-06| +|npm|react-swipeable-views|6.704046806435885e-06| +|npm|react-wordcloud|6.704046806435885e-06| +|npm|redux-saga|6.704046806435885e-06| +|npm|serialize-error|6.704046806435885e-06| +|npm|swagger-client|6.704046806435885e-06| +|npm|swagger-ui-react|6.704046806435885e-06| +|npm|tween|6.704046806435885e-06| +|npm|uuid5|6.704046806435885e-06| +|pypi|[datasets](https://pypi.org/project/datasets)|6.700532588351866e-06| +|npm|cross-spawn|6.67727613440006e-06| +|rubygems|[term-ansicolor](http://flori.github.com/term-ansicolor)|6.661724996952713e-06| +|rubygems|[octokit](https://github.com/octokit/octokit.rb)|6.650930271141449e-06| +|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.637006338371525e-06| +|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.637006338371525e-06| +|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.637006338371525e-06| +|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.637006338371525e-06| +|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.637006338371525e-06| +|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.637006338371525e-06| +|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.637006338371525e-06| +|pypi|[keepalive](https://github.com/wikier/keepalive)|6.637006338371525e-06| +|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.637006338371525e-06| +|pypi|[pyTest](https://pypi.org/project/pyTest)|6.637006338371525e-06| +|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.637006338371525e-06| +|pypi|[Flake8](https://pypi.org/project/Flake8)|6.637006338371525e-06| +|pypi|[spectra](http://github.com/jsvine/spectra)|6.637006338371525e-06| +|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.637006338371525e-06| +|cran|ExplainPrediction|6.637006338371525e-06| +|cran|rpart.plot|6.637006338371525e-06| +|cran|oskeyring|6.637006338371525e-06| +|cran|BiocManager|6.63089677666673e-06| +|npm|sprintf-js|6.628626279863481e-06| +|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.6146595156834406e-06| +|pypi|[numkit](https://pypi.org/project/numkit)|6.5964043647550835e-06| +|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.586431950182623e-06| +|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.586431950182623e-06| +|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.586431950182623e-06| +|pypi|[nilearn](https://pypi.org/project/nilearn)|6.586431950182623e-06| +|pypi|[nipype](https://pypi.org/project/nipype)|6.586431950182623e-06| +|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.586431950182623e-06| +|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.586431950182623e-06| +|pypi|[pybids](https://pypi.org/project/pybids)|6.586431950182623e-06| +|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.586431950182623e-06| +|pypi|[templateflow](https://pypi.org/project/templateflow)|6.586431950182623e-06| +|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.586431950182623e-06| +|pypi|[looseversion](https://pypi.org/project/looseversion)|6.586431950182623e-06| +|pypi|[num2words](https://pypi.org/project/num2words)|6.586431950182623e-06| +|pypi|[surfplot](https://pypi.org/project/surfplot)|6.586431950182623e-06| +|pypi|[brainspace](https://pypi.org/project/brainspace)|6.586431950182623e-06| +|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.582730375426621e-06| +|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.582730375426621e-06| +|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.582730375426621e-06| +|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.5735796444198966e-06| +|rubygems|[multi_test](http://cukes.info)|6.5675021331058014e-06| +|rubygems|[mime-types](https://github.com/mime-types/ruby-mime-types/)|6.5675021331058014e-06| +|rubygems|cucumber-messages|6.5675021331058014e-06| +|rubygems|cucumber-html-formatter|6.5675021331058014e-06| +|rubygems|cucumber-gherkin|6.5675021331058014e-06| +|rubygems|cucumber-cucumber-expressions|6.5675021331058014e-06| +|rubygems|cucumber-core|6.5675021331058014e-06| +|rubygems|cucumber-ci-environment|6.5675021331058014e-06| +|rubygems|syntax|6.5675021331058014e-06| +|rubygems|cucumber-compatibility-kit|6.5675021331058014e-06| +|cran|afex|6.559409181940797e-06| +|npm|rollup-plugin-replace|6.558335342399937e-06| +|cran|geepack|6.540424487400299e-06| +|pypi|[lisa2](https://pypi.org/project/lisa2)|6.520567630680797e-06| +|cran|tester|6.520567630680797e-06| +|spack|cudnn|6.516957128116743e-06| +|cran|[reprex](https://reprex.tidyverse.org)|6.514387301450062e-06| +|cran|bbmle|6.512181907237016e-06| +|cran|rticles|6.50387167054852e-06| +|cran|fastICA|6.503567680689028e-06| +|pypi|[annoy](https://pypi.org/project/annoy)|6.47678186185383e-06| +|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.47678186185383e-06| +|pypi|[nmslib](https://pypi.org/project/nmslib)|6.47678186185383e-06| +|pypi|[pyemd](https://pypi.org/project/pyemd)|6.47678186185383e-06| +|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.47678186185383e-06| +|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.47678186185383e-06| +|pypi|[cityhash](https://pypi.org/project/cityhash)|6.472872778627751e-06| +|pypi|[transformers](https://github.com/huggingface/transformers)|6.472408773410646e-06| +|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.462748167346706e-06| +|npm|karma-firefox-launcher|6.454010599639766e-06| +|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.434111702843822e-06| +|npm|bundlewatch|6.4324149306554495e-06| +|cran|[rentrez](http://github.com/ropensci/rentrez)|6.4306706755512394e-06| +|cran|ks|6.425828863968795e-06| +|pypi|[unyt](https://github.com/yt-project/unyt)|6.413538111490334e-06| +|pypi|[etils](https://pypi.org/project/etils)|6.3996268658563936e-06| +|pypi|[chart-studio](https://pypi.org/project/chart-studio)|6.392132207652236e-06| +|rubygems|public_suffix|6.388118600682593e-06| +|cran|fixest|6.383723720042728e-06| +|cran|[ff](https://github.com/truecluster/ff)|6.380258105802043e-06| +|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.363163070515416e-06| +|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.363163070515416e-06| +|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.363163070515416e-06| +|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.363163070515416e-06| +|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.363163070515416e-06| +|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.363163070515416e-06| +|npm|[esdoc](https://esdoc.org/)|6.363163070515416e-06| +|npm|esdoc-standard-plugin|6.363163070515416e-06| +|npm|fast-random|6.363163070515416e-06| +|npm|flatted|6.363163070515416e-06| +|npm|fs.realpath|6.363163070515416e-06| +|npm|has-unicode|6.363163070515416e-06| +|npm|ignore-walk|6.363163070515416e-06| +|npm|ini|6.363163070515416e-06| +|npm|is-fullwidth-code-point|6.363163070515416e-06| +|npm|jsdocs|6.363163070515416e-06| +|npm|mimic-response|6.363163070515416e-06| +|npm|node|6.363163070515416e-06| +|npm|npm|6.363163070515416e-06| +|npm|npm-bundled|6.363163070515416e-06| +|npm|npm-normalize-package-bin|6.363163070515416e-06| +|npm|npm-packlist|6.363163070515416e-06| +|npm|number-is-nan|6.363163070515416e-06| +|npm|odex|6.363163070515416e-06| +|npm|os-homedir|6.363163070515416e-06| +|npm|os-tmpdir|6.363163070515416e-06| +|npm|osenv|6.363163070515416e-06| +|npm|path-is-absolute|6.363163070515416e-06| +|npm|rc|6.363163070515416e-06| +|npm|set-blocking|6.363163070515416e-06| +|npm|signal-exit|6.363163070515416e-06| +|npm|simple-concat|6.363163070515416e-06| +|npm|string-width|6.363163070515416e-06| +|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.362585524054639e-06| +|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.347673791988503e-06| +|spack|libxft|6.3446908597498075e-06| +|pypi|[codespell](https://pypi.org/project/codespell)|6.314451305255444e-06| +|pypi|[kazoo](https://kazoo.readthedocs.io)|6.305156021452949e-06| +|pypi|[pickydict](https://pypi.org/project/pickydict)|6.3006380768660115e-06| +|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.29992313496228e-06| +|cran|[downloader](https://github.com/wch/downloader)|6.296114153196071e-06| +|pypi|[nox](https://pypi.org/project/nox)|6.29032527854757e-06| +|pypi|[eventlet](https://pypi.org/project/eventlet)|6.277696245733789e-06| +|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.27548801193679e-06| +|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.256250859493179e-06| +|pypi|[blis](https://pypi.org/project/blis)|6.247443292016107e-06| +|pypi|[catalogue](https://pypi.org/project/catalogue)|6.247443292016107e-06| +|pypi|[preshed](https://pypi.org/project/preshed)|6.247443292016107e-06| +|pypi|[rdkit](https://pypi.org/project/rdkit)|6.238066973339271e-06| +|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.214447353358913e-06| +|cran|bs4Dash|6.19984473119448e-06| +|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.194539249146758e-06| +|pypi|[pims](https://github.com/soft-matter/pims)|6.194539249146758e-06| +|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.194539249146757e-06| +|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.194539249146757e-06| +|cran|acepack|6.175697930786911e-06| +|cran|htmlTable|6.175697930786911e-06| +|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.167723061921014e-06| +|pypi|[func-timeout](https://pypi.org/project/func-timeout)|6.162471558589306e-06| +|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.155765680076093e-06| +|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.154534773121469e-06| +|pypi|[pefile](https://pypi.org/project/pefile)|6.154534773121469e-06| +|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.154534773121469e-06| +|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.154534773121469e-06| +|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.154534773121469e-06| +|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.154534773121469e-06| +|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.154534773121469e-06| +|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.149904411198645e-06| +|npm|prismjs|6.136781307429771e-06| +|pypi|[ansicon](https://pypi.org/project/ansicon)|6.132593856655289e-06| +|pypi|[socksio](https://pypi.org/project/socksio)|6.112089096461288e-06| +|cran|reactR|6.0962132293190305e-06| +|pypi|[Keras-Preprocessing](https://pypi.org/project/Keras-Preprocessing)|6.091343683537696e-06| +|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.077021252186882e-06| +|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.077021252186882e-06| +|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.055268083232412e-06| +|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.055268083232412e-06| +|pypi|[imblearn](https://pypi.org/project/imblearn)|6.055268083232412e-06| +|pypi|[imutils](https://pypi.org/project/imutils)|6.055268083232412e-06| +|pypi|[kornia](https://pypi.org/project/kornia)|6.055268083232412e-06| +|pypi|[local-attention](https://pypi.org/project/local-attention)|6.055268083232412e-06| +|pypi|[thop](https://pypi.org/project/thop)|6.055268083232412e-06| +|pypi|[timmy](https://pypi.org/project/timmy)|6.055268083232412e-06| +|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.055268083232412e-06| +|cran|protolite|6.033642125792296e-06| +|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.02693807898586e-06| +|pypi|[chempy](https://github.com/bjodah/chempy)|6.02693807898586e-06| +|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|6.0130142894648e-06| +|pypi|[bandit](https://pypi.org/project/bandit)|5.991445162787666e-06| +|pypi|[PyPDF2](https://pypi.org/project/PyPDF2)|5.987845751711328e-06| +|npm|run-sequence|5.954424300568218e-06| +|pypi|[fett](https://pypi.org/project/fett)|5.949114840273505e-06| +|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|5.949114840273505e-06| +|pypi|[rstcheck](https://pypi.org/project/rstcheck)|5.949114840273505e-06| +|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|5.949114840273505e-06| +|pypi|[multiset](https://pypi.org/project/multiset)|5.899561189663578e-06| +|spack|glfw|5.899561189663578e-06| +|npm|tsconfig-paths|5.899561189663578e-06| +|npm|replace|5.899561189663578e-06| +|npm|node-qunit-phantomjs|5.899561189663578e-06| +|cran|TSA|5.899561189663578e-06| +|cran|[haven](https://haven.tidyverse.org)|5.899243211158931e-06| +|rubygems|[rubyzip](http://github.com/rubyzip/rubyzip)|5.887524890502279e-06| +|pypi|[email_validator](https://pypi.org/project/email_validator)|5.886213766157558e-06| +|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|5.865278306753097e-06| +|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|5.843208887650623e-06| +|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|5.834415343522792e-06| +|cran|cplm|5.830639858511767e-06| +|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|5.828790633917081e-06| +|pypi|[re-assert](https://pypi.org/project/re-assert)|5.822659095888842e-06| +|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.822659095888842e-06| +|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.822659095888842e-06| +|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.822659095888842e-06| +|npm|karma-coverage-istanbul-reporter|5.81253350130674e-06| +|npm|karma-browserstack-launcher|5.81253350130674e-06| +|npm|ip|5.81253350130674e-06| +|pypi|[librosa](https://pypi.org/project/librosa)|5.8105198338592336e-06| +|npm|chai-passport-strategy|5.807380546075085e-06| +|npm|passport-strategy|5.807380546075085e-06| +|cran|clusterGeneration|5.79754308608738e-06| +|cran|pROC|5.792706892605896e-06| +|cran|[rversions](https://github.com/r-hub/rversions)|5.792111599597328e-06| +|npm|uglify-es|5.7889444173573855e-06| +|cran|[Ckmeans.1d.dp](NA)|5.785689554052813e-06| +|pypi|[blurb](https://pypi.org/project/blurb)|5.779894634092309e-06| +|pypi|[bitstring](https://github.com/scott-griffiths/bitstring)|5.776206728425158e-06| +|cran|flexsurv|5.7684598298932765e-06| +|pypi|[tempora](https://pypi.org/project/tempora)|5.758407673381198e-06| +|pypi|[google-auth-httplib2](https://pypi.org/project/google-auth-httplib2)|5.7551314714223904e-06| +|cran|klaR|5.740032239126757e-06| +|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.72994880546075e-06| +|npm|d3-axis|5.725510326775622e-06| +|npm|d3-color|5.725510326775622e-06| +|npm|d3-ease|5.725510326775622e-06| +|npm|d3-interpolate|5.725510326775622e-06| +|npm|d3-selection|5.725510326775622e-06| +|npm|d3-shape|5.725510326775622e-06| +|npm|d3-timer|5.725510326775622e-06| +|npm|d3-transition|5.725510326775622e-06| +|npm|d3-zoom|5.725510326775622e-06| +|pypi|[samplerate](https://github.com/tuxu/python-samplerate)|5.725255972696245e-06| +|pypi|[presets](https://pypi.org/project/presets)|5.725255972696245e-06| +|pypi|[mir-eval](https://pypi.org/project/mir-eval)|5.725255972696245e-06| +|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|5.725255972696245e-06| +|pypi|[soxr](https://pypi.org/project/soxr)|5.725255972696245e-06| +|pypi|[audioread](https://pypi.org/project/audioread)|5.725255972696245e-06| +|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|5.718834864819064e-06| +|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.7180362299816216e-06| +|spack|unzip|5.7180362299816216e-06| +|spack|wget|5.7180362299816216e-06| +|npm|d3-request|5.707825450999511e-06| +|cran|cubature|5.698562256183078e-06| +|pypi|[aesara-theano-fallback](https://pypi.org/project/aesara-theano-fallback)|5.697960629513028e-06| +|pypi|[halomod](https://github.com/steven-murray/halomod)|5.685031691857632e-06| +|rubygems|appraisal|5.684344261026367e-06| +|pypi|[hyperopt](https://hyperopt.github.io/hyperopt)|5.6774681518708876e-06| +|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.669708156300076e-06| +|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|5.6674493804218835e-06| +|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.659476094629682e-06| +|rubygems|hashie|5.646722852963711e-06| +|pypi|[pybamm](https://pypi.org/project/pybamm)|5.642707348163987e-06| +|cran|debugme|5.63375658661075e-06| +|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.631399317406143e-06| +|cran|qvalue|5.631399317406143e-06| +|cran|subprocess|5.631399317406143e-06| +|cran|tensorA|5.625210966507894e-06| +|cran|[EML](https://docs.ropensci.org/EML/)|5.604583130180405e-06| +|npm|tough-cookie|5.5989848780578546e-06| +|pypi|[imgaug](https://github.com/aleju/imgaug)|5.596720755244206e-06| +|npm|moment-timezone|5.592765827335157e-06| +|npm|gulp-uglify|5.591617061631688e-06| +|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|5.589325644345062e-06| +|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|5.589325644345062e-06| +|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|5.589325644345062e-06| +|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|5.589325644345062e-06| +|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|5.589325644345062e-06| +|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|5.589325644345062e-06| +|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|5.589325644345062e-06| +|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|5.589325644345062e-06| +|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|5.589325644345062e-06| +|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|5.589325644345062e-06| +|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|5.589325644345062e-06| +|pypi|[cogapp](https://pypi.org/project/cogapp)|5.582213929458945e-06| +|pypi|[thinc](https://pypi.org/project/thinc)|5.581363802860541e-06| +|npm|karma-jasmine|5.546337426393962e-06| +|npm|rollup-plugin-svelte|5.544700366225167e-06| +|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.523103176686795e-06| +|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.520979722947203e-06| +|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.517946217604922e-06| +|cran|FNN|5.511210656048541e-06| +|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.495494150853907e-06| +|npm|classnames|5.4870044631136785e-06| +|pypi|[pyexcel-xlsx](https://github.com/pyexcel/pyexcel-xlsx)|5.479970520477815e-06| +|pypi|[pyexcel-ods3](https://github.com/pyexcel/pyexcel-ods3)|5.479970520477815e-06| +|npm|[compression](https://github.com/expressjs/compression#readme)|5.479695277206315e-06| +|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.465769925717727e-06| +|pypi|[kgt](https://pypi.org/project/kgt)|5.465769925717727e-06| +|pypi|[x21](https://pypi.org/project/x21)|5.465769925717727e-06| +|npm|updater-license|5.465769925717727e-06| +|npm|update|5.465769925717727e-06| +|npm|cose-base|5.465769925717727e-06| +|npm|murl|5.465769925717727e-06| +|npm|protein|5.465769925717727e-06| +|npm|network-address|5.465769925717727e-06| +|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.451309501313777e-06| +|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.4494323326600265e-06| +|cran|rhub|5.416684978436921e-06| +|cran|gmailr|5.416684978436921e-06| +|cran|foghorn|5.416684978436921e-06| +|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|5.405979347185388e-06| +|cran|coxme|5.405919510741237e-06| +|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.401546284042626e-06| +|npm|karma-mocha|5.389287530963165e-06| +|npm|grunt-contrib-clean|5.387337142785704e-06| +|pypi|[cooler](https://github.com/mirnylab/cooler)|5.385928065108952e-06| +|pypi|[python-slugify](https://pypi.org/project/python-slugify)|5.375485506068685e-06| +|cran|[dynlm](NA)|5.363237445148713e-06| +|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.363237445148708e-06| +|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.363237445148708e-06| +|pypi|[sym](https://github.com/bjodah/sym)|5.363237445148708e-06| +|pypi|[crossbar](http://crossbar.io/)|5.363237445148708e-06| +|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.363237445148708e-06| +|pypi|[asq](https://pypi.org/project/asq)|5.363237445148708e-06| +|pypi|[automat](https://pypi.org/project/automat)|5.363237445148708e-06| +|pypi|[cbor](https://pypi.org/project/cbor)|5.363237445148708e-06| +|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.363237445148708e-06| +|pypi|[hpack](https://pypi.org/project/hpack)|5.363237445148708e-06| +|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.363237445148708e-06| +|pypi|[netaddr](https://pypi.org/project/netaddr)|5.363237445148708e-06| +|pypi|[node-semver](https://pypi.org/project/node-semver)|5.363237445148708e-06| +|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.363237445148708e-06| +|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.363237445148708e-06| +|pypi|[pytrie](https://pypi.org/project/pytrie)|5.363237445148708e-06| +|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.363237445148708e-06| +|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.363237445148708e-06| +|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.363237445148708e-06| +|pypi|[translationstring](https://pypi.org/project/translationstring)|5.350516946080087e-06| +|cran|numbers|5.349280482206654e-06| +|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.331071753684067e-06| +|cran|loder|5.313942983336679e-06| +|cran|ore|5.313942983336679e-06| +|cran|changepoint|5.309605070697221e-06| +|cran|nor1mix|5.309605070697221e-06| +|cran|diptest|5.309605070697221e-06| +|cran|mstate|5.309605070697221e-06| +|cran|linprog|5.309605070697221e-06| +|cran|magic|5.309605070697221e-06| +|npm|mime-types|5.299743694377542e-06| +|npm|[which](https://github.com/isaacs/node-which#readme)|5.29537667679306e-06| +|npm|cli-table|5.294856167723061e-06| +|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.287698889583233e-06| +|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.287698889583233e-06| +|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.287698889583233e-06| +|pypi|[zstd](https://pypi.org/project/zstd)|5.287698889583233e-06| +|cran|metafor|5.274006795730341e-06| +|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.265358361774744e-06| +|rubygems|activejob|5.259469605642203e-06| +|pypi|[sphobjinv](https://github.com/bskinn/sphobjinv)|5.232465358361773e-06| +|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|5.2291565090199895e-06| +|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|5.2291565090199895e-06| +|pypi|[google-resumable-media](https://pypi.org/project/google-resumable-media)|5.2239133585093315e-06| +|pypi|[grandalf](https://github.com/bdcht/grandalf)|5.220217779944741e-06| +|cran|scico|5.21479069443477e-06| +|cran|rcartocolor|5.21479069443477e-06| +|pypi|[types-orjson](https://github.com/python/typeshed)|5.205495167350216e-06| +|pypi|[types-ujson](https://github.com/python/typeshed)|5.205495167350216e-06| +|pypi|[peewee](https://pypi.org/project/peewee)|5.205495167350216e-06| +|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.205495167350216e-06| +|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.205495167350216e-06| +|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|5.2020781219204456e-06| +|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.18631043962481e-06| +|cran|lfe|5.184780639562711e-06| +|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.168210628961481e-06| +|cran|[aod](https://cran.r-project.org/package=aod)|5.168020522546627e-06| +|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.162116040955631e-06| +|spack|bdw-gc|5.162116040955631e-06| +|spack|googletest|5.162116040955631e-06| +|npm|const-version|5.162116040955631e-06| +|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.162116040955631e-06| +|npm|microbundle|5.162116040955631e-06| +|cran|TeachingDemos|5.162116040955631e-06| +|cran|plotmo|5.162116040955631e-06| +|cran|gdalUtils|5.162116040955631e-06| +|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.157417478236592e-06| +|npm|fresh|5.156797926902449e-06| +|npm|etag|5.156797926902449e-06| +|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.142830426854925e-06| +|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.142830426854925e-06| +|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.142830426854925e-06| +|pypi|[voila](https://pypi.org/project/voila)|5.142830426854925e-06| +|pypi|[SALib](http://salib.github.io/SALib/)|5.140277100601333e-06| +|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|5.139134803960382e-06| +|npm|esbuild|5.136391210186749e-06| +|rubygems|[sync](https://github.com/ruby/sync)|5.132214483788394e-06| +|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|5.130830489192263e-06| +|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|5.130830489192263e-06| +|cran|[emld](https://docs.ropensci.org/emld/)|5.121891760117022e-06| +|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.1137396392003895e-06| +|pypi|[fixtures](https://pypi.org/project/fixtures)|5.1137396392003895e-06| +|npm|eslint-config-airbnb-base|5.1132744814912045e-06| +|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|5.1110277663178694e-06| +|npm|execa|5.084391872777855e-06| +|npm|gulp-rename|5.0831921454417375e-06| +|npm|gulp-concat|5.0831921454417375e-06| +|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.07156744517576e-06| +|cran|BiocVersion|5.070361495536586e-06| +|pypi|[pyahocorasick](http://github.com/WojciechMula/pyahocorasick)|5.0645051194539275e-06| +|pypi|[webob](https://pypi.org/project/webob)|5.055109140006751e-06| +|cran|modeltools|5.053439913777617e-06| +|npm|eslint-plugin-html|5.048224898298033e-06| +|cran|Biobase|5.017578434822549e-06| +|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.0097000179630045e-06| +|pypi|[sspa](https://github.com/cwieder/sspa)|5.0056882821387955e-06| +|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.0056882821387955e-06| +|cran|scagnostics|4.973371338559052e-06| +|cran|labelled|4.973371338559052e-06| +|cran|intergraph|4.973371338559052e-06| +|cran|broom.helpers|4.973371338559052e-06| +|pypi|[pytest-aiohttp](https://pypi.org/project/pytest-aiohttp)|4.967025332054585e-06| +|cran|[dbscan](https://github.com/mhahsler/dbscan)|4.964625989938174e-06| +|cran|speedglm|4.964346660165774e-06| +|npm|compressible|4.957270166314534e-06| +|pypi|[grayskull](https://pypi.org/project/grayskull)|4.955631399317406e-06| +|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|4.954597069859095e-06| +|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|4.952743502231557e-06| +|npm|jshint-stylish|4.9510932753253566e-06| +|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|4.9430613115553395e-06| +|pypi|[comm](https://pypi.org/project/comm)|4.923111154389873e-06| +|pypi|[bx-python](https://github.com/bxlab/bx-python)|4.9158339560151055e-06| +|npm|karma-rollup-preprocessor|4.912079834159513e-06| +|pypi|[slicer](https://pypi.org/project/slicer)|4.903373077434511e-06| +|cran|PolynomF|4.890425723010598e-06| +|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|4.871768904878561e-06| +|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|4.870262395259698e-06| +|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|4.863147134294663e-06| +|npm|browser-sync|4.86117148602212e-06| +|npm|serialize-javascript|4.856253085688291e-06| +|npm|jest-worker|4.856253085688291e-06| +|cran|mlogit|4.849296566584357e-06| +|pypi|[scikit-optimize](https://pypi.org/project/scikit-optimize)|4.844791158784339e-06| +|pypi|[scikit-fem](https://pypi.org/project/scikit-fem)|4.836067820771141e-06| +|pypi|[tensorboardX](https://github.com/lanpa/tensorboardX)|4.8308229657792785e-06| +|cran|RcppCCTZ|4.829698458538048e-06| +|npm|jsmd|4.826913700633837e-06| +|npm|is-mergeable-object|4.826913700633837e-06| +|cran|genieclust|4.826913700633837e-06| +|cran|getopt|4.826913700633837e-06| +|cran|leaps|4.824593069046993e-06| +|pypi|[fasteners](https://pypi.org/project/fasteners)|4.821470355548172e-06| +|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.799212617703373e-06| +|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.794615092908608e-06| +|npm|gzip-size|4.785199631616014e-06| +|rubygems|actionmailer|4.781886080764675e-06| +|npm|read-file-relative|4.778644563627498e-06| +|npm|normalize-newline|4.778644563627498e-06| +|npm|callsite-record|4.778644563627498e-06| +|spack|psm|4.7650301916513514e-06| +|spack|opa-psm2|4.7650301916513514e-06| +|spack|rdma-core|4.7650301916513514e-06| +|spack|slurm|4.7650301916513514e-06| +|cran|bignum|4.7650301916513514e-06| +|pypi|[pycocotools](https://github.com/ppwwyyxx/cocoapi)|4.755403868031852e-06| +|spack|[jemalloc](http://jemalloc.net/)|4.745263034012007e-06| +|pypi|[gitdb2](https://pypi.org/project/gitdb2)|4.73752640988136e-06| +|pypi|[smmap2](https://pypi.org/project/smmap2)|4.73752640988136e-06| +|cran|future.callr|4.712129300757577e-06| +|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.69283276450512e-06| +|npm|baseui|4.69283276450512e-06| +|npm|color2k|4.69283276450512e-06| +|npm|copy-to-clipboard|4.69283276450512e-06| +|npm|cypress-circleci-reporter|4.69283276450512e-06| +|npm|d3-graphviz|4.69283276450512e-06| +|npm|decamelize|4.69283276450512e-06| +|npm|deck.gl|4.69283276450512e-06| +|npm|fzy.js|4.69283276450512e-06| +|npm|hoist-non-react-statics|4.69283276450512e-06| +|npm|humanize-string|4.69283276450512e-06| +|npm|immer|4.69283276450512e-06| +|npm|jest-fetch-mock|4.69283276450512e-06| +|npm|katex|4.69283276450512e-06| +|npm|mapbox-gl|4.69283276450512e-06| +|npm|moment-duration-format|4.69283276450512e-06| +|npm|node-emoji|4.69283276450512e-06| +|npm|numbro|4.69283276450512e-06| +|npm|protobufjs|4.69283276450512e-06| +|npm|react-color|4.69283276450512e-06| +|npm|react-debounce-render|4.69283276450512e-06| +|npm|react-device-detect|4.69283276450512e-06| +|npm|react-dropzone|4.69283276450512e-06| +|npm|react-feather|4.69283276450512e-06| +|npm|react-google-login|4.69283276450512e-06| +|npm|react-hotkeys|4.69283276450512e-06| +|npm|react-html-parser|4.69283276450512e-06| +|npm|react-map-gl|4.69283276450512e-06| +|npm|react-markdown|4.69283276450512e-06| +|npm|react-webcam|4.69283276450512e-06| +|npm|react-window|4.69283276450512e-06| +|npm|rehype-katex|4.69283276450512e-06| +|npm|rehype-raw|4.69283276450512e-06| +|npm|remark-emoji|4.69283276450512e-06| +|npm|remark-gfm|4.69283276450512e-06| +|npm|remark-math|4.69283276450512e-06| +|npm|re-resizable|4.69283276450512e-06| +|npm|styletron-engine-atomic|4.69283276450512e-06| +|npm|styletron-react|4.69283276450512e-06| +|npm|typed-signals|4.69283276450512e-06| +|npm|vega|4.69283276450512e-06| +|npm|vega-embed|4.69283276450512e-06| +|npm|vega-lite|4.69283276450512e-06| +|npm|xxhashjs|4.69283276450512e-06| +|cran|[solrium](https://github.com/ropensci/solrium)|4.685607291835965e-06| +|pypi|[pint-pulsar](https://pypi.org/project/pint-pulsar)|4.6760726474890374e-06| +|pypi|[pytest-cython](https://pypi.org/project/pytest-cython)|4.645904436860068e-06| +|cran|quantmod|4.645904436860068e-06| +|cran|FastRWeb|4.645904436860068e-06| +|npm|draco3d|4.645904436860067e-06| +|npm|webgl-obj-loader|4.645904436860067e-06| +|cran|truncreg|4.63169677803175e-06| +|cran|panelr|4.63169677803175e-06| +|cran|metaBMA|4.63169677803175e-06| +|cran|ivreg|4.63169677803175e-06| +|cran|GLMMadaptive|4.63169677803175e-06| +|cran|clubSandwich|4.63169677803175e-06| +|cran|cgam|4.63169677803175e-06| +|cran|blme|4.63169677803175e-06| +|cran|geojsonlint|4.62579229644076e-06| +|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.625761649369644e-06| +|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.624494738994354e-06| +|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.624494738994354e-06| +|cran|topicmodels|4.621484490771623e-06| +|cran|akima|4.620205590768735e-06| +|cran|ipred|4.609070184225161e-06| +|npm|temp-path|4.6037140653714885e-06| +|pypi|[jupyter-packaging](https://pypi.org/project/jupyter-packaging)|4.599445392491467e-06| +|rubygems|rb_sys|4.599445392491467e-06| +|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.59345512949207e-06| +|cran|[data.tree](http://github.com/gluc/data.tree)|4.5906910026215554e-06| +|pypi|[kopt](https://pypi.org/project/kopt)|4.5885475919605605e-06| +|cran|RcppBigIntAlgos|4.5885475919605605e-06| +|cran|ggfittext|4.5885475919605605e-06| +|cran|robust|4.588383715260848e-06| +|cran|taxadb|4.585568015602145e-06| +|npm|hot-loader|4.578373428785482e-06| +|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.578373428785482e-06| +|npm|babel-plugin-strip-function-call|4.578373428785482e-06| +|npm|babel-plugin-styled-components|4.578373428785482e-06| +|npm|binomial|4.578373428785482e-06| +|npm|compression-webpack-plugin|4.578373428785482e-06| +|npm|css.escape|4.578373428785482e-06| +|npm|dom-to-image|4.578373428785482e-06| +|npm|express-naked-redirect|4.578373428785482e-06| +|npm|express-static-gzip|4.578373428785482e-06| +|npm|html-webpack-plugin|4.578373428785482e-06| +|npm|i18next|4.578373428785482e-06| +|npm|leaflet|4.578373428785482e-06| +|npm|leaflet-gesture-handling|4.578373428785482e-06| +|npm|linspace|4.578373428785482e-06| +|npm|lodash-webpack-plugin|4.578373428785482e-06| +|npm|mousetrap|4.578373428785482e-06| +|npm|null-loader|4.578373428785482e-06| +|npm|outer-product|4.578373428785482e-06| +|npm|react-addons-css-transition-group|4.578373428785482e-06| +|npm|react-hot-loader|4.578373428785482e-06| +|npm|react-i18next|4.578373428785482e-06| +|npm|react-tooltip|4.578373428785482e-06| +|npm|redux-thunk|4.578373428785482e-06| +|npm|typeface-lato|4.578373428785482e-06| +|npm|webpack-bundle-analyzer|4.578373428785482e-06| +|npm|webpack-dev-middleware|4.578373428785482e-06| +|npm|webpack-hot-middleware|4.578373428785482e-06| +|npm|yaml-front-matter|4.578373428785482e-06| +|cran|assertive.code|4.572865611126793e-06| +|cran|assertive.reflection|4.572865611126793e-06| +|cran|assertive.data.us|4.572865611126793e-06| +|cran|assertive.data.uk|4.572865611126793e-06| +|cran|assertive.data|4.572865611126793e-06| +|cran|assertive.models|4.572865611126793e-06| +|cran|assertive.matrices|4.572865611126793e-06| +|cran|assertive.sets|4.572865611126793e-06| +|cran|assertive.files|4.572865611126793e-06| +|cran|assertive.datetimes|4.572865611126793e-06| +|cran|assertive.strings|4.572865611126793e-06| +|cran|assertive.numbers|4.572865611126793e-06| +|cran|assertive.types|4.572865611126793e-06| +|cran|assertive.properties|4.572865611126793e-06| +|cran|assertive.base|4.572865611126793e-06| +|npm|merge-stream|4.566022820373826e-06| +|npm|vinyl-source-stream|4.548341817807402e-06| +|npm|vinyl-buffer|4.548341817807402e-06| +|pypi|[oemof.solph](https://oemof.org)|4.544226393629124e-06| +|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.527445723515244e-06| +|pypi|[lcapy](https://pypi.org/project/lcapy)|4.5232123031374646e-06| +|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.5232123031374646e-06| +|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.5232123031374646e-06| +|pypi|[property-cached](https://pypi.org/project/property-cached)|4.5232123031374646e-06| +|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.519901600106378e-06| +|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.505119453924916e-06| +|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.505119453924916e-06| +|pypi|[descartes](http://bitbucket.org/sgillies/descartes/)|4.493645093571696e-06| +|pypi|[mdurl](https://pypi.org/project/mdurl)|4.480675916308058e-06| +|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.479522184300341e-06| +|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.4716404755653895e-06| +|pypi|[apipkg](https://pypi.org/project/apipkg)|4.469364537623922e-06| +|pypi|[atpublic](https://pypi.org/project/atpublic)|4.469364537623922e-06| +|pypi|[dvc](https://pypi.org/project/dvc)|4.469364537623922e-06| +|pypi|[inflect](https://pypi.org/project/inflect)|4.469364537623922e-06| +|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.469364537623922e-06| +|pypi|[nanotime](https://pypi.org/project/nanotime)|4.469364537623922e-06| +|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.469364537623922e-06| +|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.469364537623922e-06| +|pypi|[treelib](https://pypi.org/project/treelib)|4.469364537623922e-06| +|npm|rollup-plugin-istanbul|4.465894534100923e-06| +|npm|karma-jasmine-html-reporter|4.465894534100923e-06| +|npm|karma-detect-browsers|4.465894534100923e-06| +|npm|hammer-simulator|4.465894534100923e-06| +|npm|eslint-plugin-unicorn|4.465894534100923e-06| +|npm|eslint-config-xo|4.465894534100923e-06| +|pypi|[nbdime](https://pypi.org/project/nbdime)|4.465514008176123e-06| +|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.452936603107251e-06| +|pypi|[pymc3-ext](https://pypi.org/project/pymc3-ext)|4.446753432273408e-06| +|npm|less|4.442229110074063e-06| +|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.4246708922476835e-06| +|pypi|[retrolab](https://pypi.org/project/retrolab)|4.4246708922476835e-06| +|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.4246708922476835e-06| +|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.4246708922476835e-06| +|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.4246708922476835e-06| +|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.4246708922476835e-06| +|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.4246708922476835e-06| +|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.4246708922476835e-06| +|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.4246708922476835e-06| +|npm|mocha-lcov-reporter|4.4246708922476835e-06| +|npm|gulp-clean|4.4246708922476835e-06| +|npm|any-promise|4.4246708922476835e-06| +|npm|thenify-all|4.4246708922476835e-06| +|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.42310899395057e-06| +|cran|gdtools|4.403174515443241e-06| +|npm|schema-utils|4.394138075564337e-06| +|npm|loader-utils|4.394138075564337e-06| +|spack|[vtk](http://www.vtk.org)|4.394008972745414e-06| +|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.39078863272539e-06| +|cran|[redux](https://github.com/richfitz/redux)|4.3799772468714565e-06| +|pypi|[openstacksdk](https://pypi.org/project/openstacksdk)|4.377474402730374e-06| +|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.372615940574182e-06| +|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.372615940574182e-06| +|pypi|[update-checker](https://pypi.org/project/update-checker)|4.372615940574182e-06| +|pypi|[npx](https://pypi.org/project/npx)|4.372615940574182e-06| +|pypi|[meshplex](https://pypi.org/project/meshplex)|4.372615940574182e-06| +|npm|karma-browserify|4.3693625060945875e-06| +|pypi|[azure-storage-blob](https://pypi.org/project/azure-storage-blob)|4.365113589942941e-06| +|pypi|[resample](http://github.com/resample-project/resample)|4.348691695108077e-06| +|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.348691695108077e-06| +|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.348691695108077e-06| +|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|4.3396128932013855e-06| +|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.329858454691661e-06| +|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.326527423929241e-06| +|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.320963697725825e-06| +|pypi|[Bio](https://github.com/ialbert/bio)|4.316402328849635e-06| +|cran|locfit|4.3141697069553966e-06| +|cran|bookdown|4.298082714314395e-06| +|cran|nonnest2|4.296212705053396e-06| +|cran|officer|4.2960509043677716e-06| +|npm|[shx](https://github.com/shelljs/shx#readme)|4.295511937239196e-06| +|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|4.281621331628751e-06| +|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.276064521371693e-06| +|rubygems|irb|4.274119680997467e-06| +|cran|[logger](https://daroczig.github.io/logger/)|4.272399954993813e-06| +|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.25304729400293e-06| +|cran|stm|4.2460578696112065e-06| +|spack|berkeley-db|4.2417107508532415e-06| +|spack|valgrind|4.2248063421220415e-06| +|pypi|[qudida](https://pypi.org/project/qudida)|4.223549488054608e-06| +|cran|FMStable|4.223549488054608e-06| +|cran|sparsesvd|4.223549488054608e-06| +|cran|MuMIn|4.217472268970264e-06| +|pypi|[nitime](https://pypi.org/project/nitime)|4.217095879778296e-06| +|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|4.217095879778296e-06| +|pypi|[h5io](https://pypi.org/project/h5io)|4.217095879778296e-06| +|spack|libxscrnsaver|4.20864284280265e-06| +|pypi|[ddt](https://pypi.org/project/ddt)|4.205207215992198e-06| +|npm|babel-plugin-external-helpers|4.200451511662685e-06| +|pypi|[cosmospectra](https://github.com/sambit-giri/cosmospectra.git)|4.1844425483504e-06| +|rubygems|timecop|4.171832555547816e-06| +|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.17140690178233e-06| +|pypi|[mako](https://pypi.org/project/mako)|4.162131172346547e-06| +|cran|spls|4.150215425029105e-06| +|cran|Bessel|4.145335608646188e-06| +|cran|[archive](https://archive.r-lib.org/)|4.141545632068313e-06| +|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.1296928327645055e-06| +|pypi|[user-agents](https://pypi.org/project/user-agents)|4.129692832764505e-06| +|npm|csso|4.129692832764505e-06| +|npm|google-closure-compiler|4.129692832764505e-06| +|npm|ora|4.129692832764505e-06| +|npm|update-notifier|4.129692832764505e-06| +|npm|crass|4.129692832764505e-06| +|npm|sqwish|4.129692832764505e-06| +|npm|html-minifier|4.129692832764505e-06| +|npm|node-version|4.129692832764505e-06| +|cran|transport|4.129692832764505e-06| +|rubygems|zeitwerk|4.129692832764505e-06| +|rubygems|selma|4.129692832764505e-06| +|rubygems|sawyer|4.129692832764505e-06| +|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.11525334733526e-06| +|cran|[rsample](https://rsample.tidymodels.org)|4.113601668611494e-06| +|pypi|[dataclasses-json](https://github.com/lidatong/dataclasses-json)|4.1131298935956645e-06| +|rubygems|execjs|4.1075694783032665e-06| +|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.0985860555826426e-06| +|npm|ascli|4.08839590443686e-06| +|pypi|[coconut](https://pypi.org/project/coconut)|4.0843115928440155e-06| +|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|4.0843115928440155e-06| +|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.08072414304793e-06| +|pypi|[Epip](https://pypi.org/project/Epip)|4.08072414304793e-06| +|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.08072414304793e-06| +|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.08072414304793e-06| +|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.0777910950452635e-06| +|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.076060458313023e-06| +|npm|prettier-plugin-svelte|4.069810068809272e-06| +|npm|eslint-plugin-svelte3|4.069810068809272e-06| +|npm|svelte|4.069810068809272e-06| +|cran|tracerer|4.050655649362313e-06| +|npm|path-platform|4.047511945392491e-06| +|rubygems|rails-dom-testing|4.045413387197882e-06| +|pypi|[ducc0](https://gitlab.mpcdf.mpg.de/mtr/ducc)|4.044669745031119e-06| +|cran|stabledist|4.035980572328695e-06| +|cran|skewt|4.035299853729888e-06| +|cran|catdata|4.035299853729888e-06| +|cran|MPV|4.035299853729888e-06| +|cran|fit.models|4.035299853729888e-06| +|cran|DEoptimR|4.035299853729888e-06| +|pypi|[sphinx-tabs](https://github.com/executablebooks/sphinx-tabs)|4.033120212896267e-06| +|pypi|[langcodes](https://github.com/rspeer/langcodes)|4.030014128643973e-06| +|pypi|[pathy](https://github.com/justindujardin/pathy)|4.030014128643973e-06| +|pypi|[spacy-loggers](https://github.com/explosion/spacy-loggers)|4.030014128643973e-06| +|cran|feather|4.0292517123278355e-06| +|pypi|[sentencepiece](https://pypi.org/project/sentencepiece)|4.024797617646564e-06| +|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.005301236135588e-06| +|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|3.990913333916748e-06| +|cran|spacetime|3.983092817925508e-06| +|pypi|[pytray](https://github.com/muhrin/pytray.git)|3.982786763614783e-06| +|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.967210591063195e-06| +|npm|underscore.string|3.9645051194539245e-06| +|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|3.941979522184311e-06| +|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|3.941979522184308e-06| +|pypi|[CacheControl](https://github.com/ionrock/cachecontrol)|3.939541686981964e-06| +|pypi|[pyshp](https://pypi.org/project/pyshp)|3.933040793109052e-06| +|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|3.933040793109052e-06| +|pypi|[noodles](http://nlesc.github.io/noodles)|3.932490717473649e-06| +|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.925591852213033e-06| +|npm|gulp-babel|3.922154698056696e-06| +|pypi|[venusian](https://pypi.org/project/venusian)|3.9210078885846815e-06| +|pypi|[hupper](https://pypi.org/project/hupper)|3.9210078885846815e-06| +|rubygems|sassc|3.919142258723739e-06| +|npm|gulp-uglify-es|3.916245976057733e-06| +|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|3.9123405784084785e-06| +|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|3.9123405784084785e-06| +|pypi|[saspy](https://pypi.org/project/saspy)|3.9123405784084785e-06| +|npm|escape-html|3.9073003294531945e-06| +|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|3.898661065896562e-06| +|npm|eslint-plugin-jsx-a11y|3.898139110374174e-06| +|pypi|[Twisted](https://pypi.org/project/Twisted)|3.897766056469128e-06| +|pypi|[wordcloud](https://pypi.org/project/wordcloud)|3.89494329991906e-06| +|cran|[move](https://bartk.gitlab.io/move/)|3.888347147732814e-06| +|pypi|[portray](https://pypi.org/project/portray)|3.871587030716723e-06| +|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.871587030716723e-06| +|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.871587030716723e-06| +|npm|isexe|3.871587030716723e-06| +|npm|superagent|3.871587030716723e-06| +|npm|connect-flash|3.871587030716723e-06| +|spack|nspr|3.863534129692832e-06| +|cran|goftest|3.844886430504884e-06| +|cran|tensor|3.844886430504884e-06| +|cran|spatstat.sparse|3.844886430504884e-06| +|cran|ellipse|3.837359907395434e-06| +|npm|seedrandom|3.834714773281326e-06| +|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.8330969037654485e-06| +|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.821443783554855e-06| +|pypi|[feedparser](https://pypi.org/project/feedparser)|3.820818643460475e-06| +|cran|doRNG|3.809641638225256e-06| +|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.8078789116702367e-06| +|cran|keras|3.8048482996199205e-06| +|npm|[typedoc](https://typedoc.org)|3.7980268771331056e-06| +|rubygems|reline|3.7945424488054602e-06| +|pypi|[repoze.lru](http://www.repoze.org)|3.793373151308306e-06| +|npm|sass-true|3.7925750504980145e-06| +|cran|[rdflib](https://github.com/ropensci/rdflib)|3.7925750504980145e-06| +|setup.py|gitlab/gims-developers/gims|3.7921880925293895e-06| +|setup.py|gitlab/picos-api/picos|3.7921880925293895e-06| +|setup.py|gitlab/Molcas/OpenMolcas|3.7921880925293895e-06| +|setup.py|gitlab/chjordan/sslf|3.7921880925293895e-06| +|setup.py|gitlab/fduchate/predihood|3.7921880925293895e-06| +|setup.py|gitlab/octopus-code/octopus|3.7921880925293895e-06| +|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.7921880925293895e-06| +|setup.py|gitlab/pythia-uq/pythia|3.7921880925293895e-06| +|setup.py|gitlab/permafrostnet/teaspoon|3.7921880925293895e-06| +|setup.py|gitlab/joseaher/astroplotlib|3.7921880925293895e-06| +|setup.py|gitlab/jason-rumengan/pyarma|3.7921880925293895e-06| +|setup.py|gitlab/petsc/petsc|3.7921880925293895e-06| +|setup.py|github/google/jax|3.7921880925293895e-06| +|setup.py|github/parmoo/parmoo|3.7921880925293895e-06| +|setup.py|github/tensorly/viz|3.7921880925293895e-06| +|setup.py|github/ngltr/sinaps|3.7921880925293895e-06| +|setup.py|github/ledatelescope/bifrost|3.7921880925293895e-06| +|setup.py|github/illumina/pyflow|3.7921880925293895e-06| +|setup.py|github/ProjectPyRhO/PyRhO|3.7921880925293895e-06| +|setup.py|github/glotzerlab/freud|3.7921880925293895e-06| +|setup.py|github/glotzerlab/coxeter|3.7921880925293895e-06| +|setup.py|github/miniufo/xinvert|3.7921880925293895e-06| +|setup.py|github/flemingtonlab/SpliceV|3.7921880925293895e-06| +|setup.py|github/exobssim/rapoc-public|3.7921880925293895e-06| +|setup.py|github/toros-astro/astroalign-legacy|3.7921880925293895e-06| +|setup.py|github/toros-astro/corral|3.7921880925293895e-06| +|setup.py|github/tardis-sn/tardis|3.7921880925293895e-06| +|setup.py|github/tardis-sn/carsus|3.7921880925293895e-06| +|setup.py|github/fair-software/fairtally|3.7921880925293895e-06| +|setup.py|github/fair-software/howfairis|3.7921880925293895e-06| +|setup.py|github/fair-data/fairdatapoint-client|3.7921880925293895e-06| +|setup.py|github/elkebir-group/Jumper|3.7921880925293895e-06| +|setup.py|github/benmontet/f3|3.7921880925293895e-06| +|setup.py|github/tool-bin/ukbcc|3.7921880925293895e-06| +|setup.py|github/apertif/apercal|3.7921880925293895e-06| +|setup.py|github/NREL/graph-env|3.7921880925293895e-06| +|setup.py|github/cosimoNigro/agnpy|3.7921880925293895e-06| +|setup.py|github/gem-pasteur/macsyfinder|3.7921880925293895e-06| +|setup.py|github/dmnfarrell/snpgenie|3.7921880925293895e-06| +|setup.py|github/dmnfarrell/epitopepredict|3.7921880925293895e-06| +|setup.py|github/dfm/corner.py|3.7921880925293895e-06| +|setup.py|github/dfm/celerite|3.7921880925293895e-06| +|setup.py|github/wfondrie/mokapot|3.7921880925293895e-06| +|setup.py|github/chasmani/piecewise-regression|3.7921880925293895e-06| +|setup.py|github/grazianoucci/game|3.7921880925293895e-06| +|setup.py|github/brian-team/brian2|3.7921880925293895e-06| +|setup.py|github/gmbrandt/xwavecal|3.7921880925293895e-06| +|setup.py|github/LindleyLentati/Cobra|3.7921880925293895e-06| +|setup.py|github/COVID-IWG/epimargin|3.7921880925293895e-06| +|setup.py|github/vaexio/vaex|3.7921880925293895e-06| +|setup.py|github/matthewholman/assist|3.7921880925293895e-06| +|setup.py|github/ziotom78/dacapo_calibration|3.7921880925293895e-06| +|setup.py|github/RaRe-Technologies/gensim|3.7921880925293895e-06| +|setup.py|github/BackmanLab/PWSpy|3.7921880925293895e-06| +|setup.py|github/ketch/nodepy|3.7921880925293895e-06| +|setup.py|github/oscaribv/citlalicue|3.7921880925293895e-06| +|setup.py|github/coljac/sensie|3.7921880925293895e-06| +|setup.py|github/jdidion/atropos|3.7921880925293895e-06| +|setup.py|github/AnantharamanLab/vRhyme|3.7921880925293895e-06| +|setup.py|github/bioinform/somaticseq|3.7921880925293895e-06| +|setup.py|github/Martindelosrios/cosmic-kite|3.7921880925293895e-06| +|setup.py|github/snakemake/snakemake|3.7921880925293895e-06| +|setup.py|github/cgobat/asymmetric_uncertainty|3.7921880925293895e-06| +|setup.py|github/connectomicslab/connectomemapper3|3.7921880925293895e-06| +|setup.py|github/mdshw5/pyfaidx|3.7921880925293895e-06| +|setup.py|github/pyspeckit/pyspeckit|3.7921880925293895e-06| +|setup.py|github/carpyncho/carpyncho-py|3.7921880925293895e-06| +|setup.py|github/gbernstein/pixmappy|3.7921880925293895e-06| +|setup.py|github/ajeldorado/falco-python|3.7921880925293895e-06| +|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.7921880925293895e-06| +|setup.py|github/YosefLab/scvi-tools|3.7921880925293895e-06| +|setup.py|github/INCF/one_click|3.7921880925293895e-06| +|setup.py|github/schlafly/crowdsource|3.7921880925293895e-06| +|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.7921880925293895e-06| +|setup.py|github/era-urban/wrfpy|3.7921880925293895e-06| +|setup.py|github/domenico-simone/rmlst_api|3.7921880925293895e-06| +|setup.py|github/DynaSlum/satsense|3.7921880925293895e-06| +|setup.py|github/gogrean/PyXel|3.7921880925293895e-06| +|setup.py|github/hyperopt/hyperopt|3.7921880925293895e-06| +|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.7921880925293895e-06| +|setup.py|github/jianhuupenn/SpaGCN|3.7921880925293895e-06| +|setup.py|github/mmp2/megaman|3.7921880925293895e-06| +|setup.py|github/4dn-dcic/pairix|3.7921880925293895e-06| +|setup.py|github/davidgardenier/frbpoppy|3.7921880925293895e-06| +|setup.py|github/davidgardenier/frbcat|3.7921880925293895e-06| +|setup.py|github/wiederm/transformato|3.7921880925293895e-06| +|setup.py|github/cabb99/open3spn2|3.7921880925293895e-06| +|setup.py|github/orcasgit/python-fitbit|3.7921880925293895e-06| +|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.7921880925293895e-06| +|setup.py|github/atmos-cloud-sim-uj/PySDM|3.7921880925293895e-06| +|setup.py|github/aspuru-guzik-group/funsies|3.7921880925293895e-06| +|setup.py|github/fabiopardo/tonic|3.7921880925293895e-06| +|setup.py|github/wtsi-hpag/HiLine|3.7921880925293895e-06| +|setup.py|github/Singh-Lab/DeMaSk|3.7921880925293895e-06| +|setup.py|github/SouthGreenPlatform/PyRice|3.7921880925293895e-06| +|setup.py|github/shilpagarg/WHdenovo|3.7921880925293895e-06| +|setup.py|github/dmentipl/plonk|3.7921880925293895e-06| +|setup.py|github/polca/unfold|3.7921880925293895e-06| +|setup.py|github/tkerscher/blast|3.7921880925293895e-06| +|setup.py|github/getzlab/rnaseqc|3.7921880925293895e-06| +|setup.py|github/PlanetHunters/tkmatrix|3.7921880925293895e-06| +|setup.py|github/mishioo/tesliper|3.7921880925293895e-06| +|setup.py|github/weecology/retriever|3.7921880925293895e-06| +|setup.py|github/abrupt-climate/hyper-canny|3.7921880925293895e-06| +|setup.py|github/ChrisBeaumont/brut|3.7921880925293895e-06| +|setup.py|github/TriPed-Robot/TriP|3.7921880925293895e-06| +|setup.py|github/thejasvibr/bat_beamshapes|3.7921880925293895e-06| +|setup.py|github/seung-lab/FlyWirePaper|3.7921880925293895e-06| +|setup.py|github/ELELAB/LipidDyn|3.7921880925293895e-06| +|setup.py|github/ELELAB/cancermuts|3.7921880925293895e-06| +|setup.py|github/ELELAB/RosettaDDGPrediction|3.7921880925293895e-06| +|setup.py|github/rasg-affiliates/healvis|3.7921880925293895e-06| +|setup.py|github/nlppln/nlppln|3.7921880925293895e-06| +|setup.py|github/abmantz/lmc|3.7921880925293895e-06| +|setup.py|github/dbosul/CWITools|3.7921880925293895e-06| +|setup.py|github/HajimeKawahara/sot|3.7921880925293895e-06| +|setup.py|github/HajimeKawahara/exojax|3.7921880925293895e-06| +|setup.py|github/Caltech-IPAC/Montage|3.7921880925293895e-06| +|setup.py|github/SynthSys/pyOmeroUpload|3.7921880925293895e-06| +|setup.py|github/hover2pi/SEDkit|3.7921880925293895e-06| +|setup.py|github/bio-phys/BioEn|3.7921880925293895e-06| +|setup.py|github/mattpitkin/psrqpy|3.7921880925293895e-06| +|setup.py|github/compomics/DeepLC|3.7921880925293895e-06| +|setup.py|github/einsteinpy/einsteinpy|3.7921880925293895e-06| +|setup.py|github/fkeruzore/panco2|3.7921880925293895e-06| +|setup.py|github/ghislainv/forestatrisk|3.7921880925293895e-06| +|setup.py|github/ConorMacBride/mcalf|3.7921880925293895e-06| +|setup.py|github/Astroua/SCIMES|3.7921880925293895e-06| +|setup.py|github/Astroua/TurbuStat|3.7921880925293895e-06| +|setup.py|github/rvalieris/parallel-fastq-dump|3.7921880925293895e-06| +|setup.py|github/nextstrain/augur|3.7921880925293895e-06| +|setup.py|github/astropy/ccdproc|3.7921880925293895e-06| +|setup.py|github/astropy/specutils|3.7921880925293895e-06| +|setup.py|github/astropy/astroplan|3.7921880925293895e-06| +|setup.py|github/astropy/astroscrappy|3.7921880925293895e-06| +|setup.py|github/astropy/astroquery|3.7921880925293895e-06| +|setup.py|github/astropy/halotools|3.7921880925293895e-06| +|setup.py|github/astropy/SPISEA|3.7921880925293895e-06| +|setup.py|github/carlosborca/CrystaLattE|3.7921880925293895e-06| +|setup.py|github/natelust/least_asymmetry|3.7921880925293895e-06| +|setup.py|github/Yu-Group/veridical-flow|3.7921880925293895e-06| +|setup.py|github/parallelwindfarms/byteparsing|3.7921880925293895e-06| +|setup.py|github/djones1040/PythonPhot|3.7921880925293895e-06| +|setup.py|github/astrosupriyo/pyTANSPEC|3.7921880925293895e-06| +|setup.py|github/jonaselgammal/GPry|3.7921880925293895e-06| +|setup.py|github/linuxscout/pyarabic|3.7921880925293895e-06| +|setup.py|github/cheerfuluser/tessreduce|3.7921880925293895e-06| +|setup.py|github/tlambert03/pycudadecon|3.7921880925293895e-06| +|setup.py|github/mikekatz04/BOWIE|3.7921880925293895e-06| +|setup.py|github/TimothyADavis/KinMSpy|3.7921880925293895e-06| +|setup.py|github/j-faria/kima|3.7921880925293895e-06| +|setup.py|github/Bahler-Lab/pyphe|3.7921880925293895e-06| +|setup.py|github/jacobblum/simDRIFT|3.7921880925293895e-06| +|setup.py|github/astroML/gatspy|3.7921880925293895e-06| +|setup.py|github/herjy/SLIT|3.7921880925293895e-06| +|setup.py|github/musevlt/muse-psfr|3.7921880925293895e-06| +|setup.py|github/musevlt/origin|3.7921880925293895e-06| +|setup.py|github/smoh/kinesis|3.7921880925293895e-06| +|setup.py|github/NathanSandford/Chem-I-Calc|3.7921880925293895e-06| +|setup.py|github/gmzsebastian/FLEET|3.7921880925293895e-06| +|setup.py|github/ncbi/ngs|3.7921880925293895e-06| +|setup.py|github/nithyanandan/PRISim|3.7921880925293895e-06| +|setup.py|github/nye17/javelin|3.7921880925293895e-06| +|setup.py|github/morriscb/The-wiZZ|3.7921880925293895e-06| +|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.7921880925293895e-06| +|setup.py|github/sxs-collaboration/gwsurrogate|3.7921880925293895e-06| +|setup.py|github/cbg-ethz/shorah|3.7921880925293895e-06| +|setup.py|github/virgesmith/neworder|3.7921880925293895e-06| +|setup.py|github/gagneurlab/drop|3.7921880925293895e-06| +|setup.py|github/dokester/BayesicFitting|3.7921880925293895e-06| +|setup.py|github/genouest/biomaj-cli|3.7921880925293895e-06| +|setup.py|github/tschad/pycelp|3.7921880925293895e-06| +|setup.py|github/oschwengers/platon|3.7921880925293895e-06| +|setup.py|github/oschwengers/referenceseeker|3.7921880925293895e-06| +|setup.py|github/oschwengers/bakta|3.7921880925293895e-06| +|setup.py|github/radifar/PyPLIF-HIPPOS|3.7921880925293895e-06| +|setup.py|github/1313e/PRISM|3.7921880925293895e-06| +|setup.py|github/dunnkers/fseval|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/iva|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/ariba|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/gubbins|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/circlator|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/Fastaq|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/pymummer|3.7921880925293895e-06| +|setup.py|github/jlenain/flaapluc|3.7921880925293895e-06| +|setup.py|github/vincentlab/PyFR|3.7921880925293895e-06| +|setup.py|github/OpenMDAO/dymos|3.7921880925293895e-06| +|setup.py|github/engyasin/Offline_MOT|3.7921880925293895e-06| +|setup.py|github/jiahecui/SenAOReFoc|3.7921880925293895e-06| +|setup.py|github/lkmklsmn/DrivAER|3.7921880925293895e-06| +|setup.py|github/eldariont/svim|3.7921880925293895e-06| +|setup.py|github/girder/viime|3.7921880925293895e-06| +|setup.py|github/OBrink/RanDepict|3.7921880925293895e-06| +|setup.py|github/bfarr/exocartographer|3.7921880925293895e-06| +|setup.py|github/eblur/dust|3.7921880925293895e-06| +|setup.py|github/benallard/galileo|3.7921880925293895e-06| +|setup.py|github/kgullikson88/Telluric-Fitter|3.7921880925293895e-06| +|setup.py|github/tomlouden/spiderman|3.7921880925293895e-06| +|setup.py|github/brainets/frites|3.7921880925293895e-06| +|setup.py|github/hippke/pandora|3.7921880925293895e-06| +|setup.py|github/hippke/wotan|3.7921880925293895e-06| +|setup.py|github/hippke/tls|3.7921880925293895e-06| +|setup.py|github/aprsa/dips|3.7921880925293895e-06| +|setup.py|github/Adamtaranto/Yanagiba|3.7921880925293895e-06| +|setup.py|github/GalacticDynamics-Oxford/Agama|3.7921880925293895e-06| +|setup.py|github/Starlink/starlink|3.7921880925293895e-06| +|setup.py|github/Alymantara/pydoppler|3.7921880925293895e-06| +|setup.py|github/SIOSlab/exodetbox|3.7921880925293895e-06| +|setup.py|github/amusecode/amuse|3.7921880925293895e-06| +|setup.py|github/twesterhout/lattice-symmetries|3.7921880925293895e-06| +|setup.py|github/neuralhydrology/neuralhydrology|3.7921880925293895e-06| +|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.7921880925293895e-06| +|setup.py|github/B-UMMI/chewBBACA|3.7921880925293895e-06| +|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.7921880925293895e-06| +|setup.py|github/markusbonse/applefy|3.7921880925293895e-06| +|setup.py|github/matteobreschi/bajes|3.7921880925293895e-06| +|setup.py|github/BartoszBartmanski/StoSpa2|3.7921880925293895e-06| +|setup.py|github/swagnercarena/ovejero|3.7921880925293895e-06| +|setup.py|github/MillionConcepts/lhorizon|3.7921880925293895e-06| +|setup.py|github/vhaasteren/piccard|3.7921880925293895e-06| +|setup.py|github/dtamayo/reboundx|3.7921880925293895e-06| +|setup.py|github/minzastro/unidam|3.7921880925293895e-06| +|setup.py|github/astrosmili/smili|3.7921880925293895e-06| +|setup.py|github/clwainwright/CosmoTransitions|3.7921880925293895e-06| +|setup.py|github/bwengals/CCSNMultivar|3.7921880925293895e-06| +|setup.py|github/fakedrtom/oncogemini|3.7921880925293895e-06| +|setup.py|github/zclaytor/butterpy|3.7921880925293895e-06| +|setup.py|github/zclaytor/kiauhoku|3.7921880925293895e-06| +|setup.py|github/bartongroup/yanosim|3.7921880925293895e-06| +|setup.py|github/drcandacemakedamoore/cleanX|3.7921880925293895e-06| +|setup.py|github/mjacob1002/Eir|3.7921880925293895e-06| +|setup.py|github/opencobra/cobrapy|3.7921880925293895e-06| +|setup.py|github/vanheeringen-lab/gimmemotifs|3.7921880925293895e-06| +|setup.py|github/clawpack/clawpack|3.7921880925293895e-06| +|setup.py|github/computational-chemical-biology/ChemWalker|3.7921880925293895e-06| +|setup.py|github/joshjchayes/TransitFit|3.7921880925293895e-06| +|setup.py|github/milicolazo/Pyedra|3.7921880925293895e-06| +|setup.py|github/aiidateam/kiwipy|3.7921880925293895e-06| +|setup.py|github/circuitgraph/circuitgraph|3.7921880925293895e-06| +|setup.py|github/cog-imperial/suspect|3.7921880925293895e-06| +|setup.py|github/cog-imperial/entmoot|3.7921880925293895e-06| +|setup.py|github/cog-imperial/GPdoemd|3.7921880925293895e-06| +|setup.py|github/cog-imperial/galini|3.7921880925293895e-06| +|setup.py|github/LSSTDESC/CCL|3.7921880925293895e-06| +|setup.py|github/LSSTDESC/descqa|3.7921880925293895e-06| +|setup.py|github/BEAST-Fitting/beast|3.7921880925293895e-06| +|setup.py|github/galkintool/galkin|3.7921880925293895e-06| +|setup.py|github/sinc-lab/miRe2e|3.7921880925293895e-06| +|setup.py|github/stammler/dustpy|3.7921880925293895e-06| +|setup.py|github/stammler/simframe|3.7921880925293895e-06| +|setup.py|github/PyPSA/linopy|3.7921880925293895e-06| +|setup.py|github/PyPSA/atlite|3.7921880925293895e-06| +|setup.py|github/StingraySoftware/stingray|3.7921880925293895e-06| +|setup.py|github/spacepy/spacepy|3.7921880925293895e-06| +|setup.py|github/cmillion/gPhoton|3.7921880925293895e-06| +|setup.py|github/rhayes777/PyAutoFit|3.7921880925293895e-06| +|setup.py|github/davidemms/OrthoFinder|3.7921880925293895e-06| +|setup.py|github/lberaldoesilva/naif|3.7921880925293895e-06| +|setup.py|github/CFSAN-Biostatistics/SeroTools|3.7921880925293895e-06| +|setup.py|github/ginolhac/mapDamage|3.7921880925293895e-06| +|setup.py|github/sdss/marvin|3.7921880925293895e-06| +|setup.py|github/cire-thk/BifacialSimu|3.7921880925293895e-06| +|setup.py|github/tvwenger/hii-region-kinematics|3.7921880925293895e-06| +|setup.py|github/tvwenger/kd|3.7921880925293895e-06| +|setup.py|github/tvwenger/wisp|3.7921880925293895e-06| +|setup.py|github/EnsembleGovServices/kamodo-core|3.7921880925293895e-06| +|setup.py|github/mlower/rmnest|3.7921880925293895e-06| +|setup.py|github/adbar/htmldate|3.7921880925293895e-06| +|setup.py|github/LiberTEM/LiberTEM|3.7921880925293895e-06| +|setup.py|github/cedrus-opensource/pyxid|3.7921880925293895e-06| +|setup.py|github/phac-nml/mob-suite|3.7921880925293895e-06| +|setup.py|github/phac-nml/biohansel|3.7921880925293895e-06| +|setup.py|github/phac-nml/staramr|3.7921880925293895e-06| +|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.7921880925293895e-06| +|setup.py|github/ryansmcgee/seirsplus|3.7921880925293895e-06| +|setup.py|github/pierrexyz/pybird|3.7921880925293895e-06| +|setup.py|github/mroosmalen/nanosv|3.7921880925293895e-06| +|setup.py|github/ylab-hi/ScanExitronLR|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/BXA|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/UltraNest|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/PyMultiNest|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/nway|3.7921880925293895e-06| +|setup.py|github/liamedeiros/ehtplot|3.7921880925293895e-06| +|setup.py|github.com/idptools/metapredict|3.7921880925293895e-06| +|setup.py|github/agshumate/LiftoffTools|3.7921880925293895e-06| +|setup.py|github/migp11/pyfastcore|3.7921880925293895e-06| +|setup.py|github/dfujim/bfit|3.7921880925293895e-06| +|setup.py|github/tylunel/pvpumpingsystem|3.7921880925293895e-06| +|setup.py|github/WorkflowConversion/CTDConverter|3.7921880925293895e-06| +|setup.py|github/dolfin-adjoint/pyadjoint|3.7921880925293895e-06| +|setup.py|github/bcgsc/tigmint|3.7921880925293895e-06| +|setup.py|github/davidebolo1993/TRiCoLOR|3.7921880925293895e-06| +|setup.py|github/davidebolo1993/VISOR|3.7921880925293895e-06| +|setup.py|github/numba/numba|3.7921880925293895e-06| +|setup.py|github/BoPeng/simuPOP|3.7921880925293895e-06| +|setup.py|github/mgckind/easyaccess|3.7921880925293895e-06| +|setup.py|github/MD-Studio/cerulean|3.7921880925293895e-06| +|setup.py|github/CLARIAH/grlc|3.7921880925293895e-06| +|setup.py|github/dynamicslab/pysindy|3.7921880925293895e-06| +|setup.py|github/dask/dask|3.7921880925293895e-06| +|setup.py|github/DrafProject/elmada|3.7921880925293895e-06| +|setup.py|github/auctus-team/pycapacity|3.7921880925293895e-06| +|setup.py|github/SISPO-developers/sispo|3.7921880925293895e-06| +|setup.py|github/cagrikymk/JAX-ReaxFF|3.7921880925293895e-06| +|setup.py|github/actris-cloudnet/cloudnetpy|3.7921880925293895e-06| +|setup.py|github/opimwue/ddop|3.7921880925293895e-06| +|setup.py|github/CEED/libCEED|3.7921880925293895e-06| +|setup.py|github/CosmoStatGW/WF4Py|3.7921880925293895e-06| +|setup.py|github/CosmoStatGW/gwfast|3.7921880925293895e-06| +|setup.py|github/tariqdaouda/CAMAP|3.7921880925293895e-06| +|setup.py|github/thomaspinder/GPJax|3.7921880925293895e-06| +|setup.py|github/matplotlib/matplotlib|3.7921880925293895e-06| +|setup.py|github/NuGrid/NuPyCEE|3.7921880925293895e-06| +|setup.py|github/johnlees/pp-sketchlib|3.7921880925293895e-06| +|setup.py|github/MannLabs/alphapept|3.7921880925293895e-06| +|setup.py|github/linqs/psl|3.7921880925293895e-06| +|setup.py|github/cthoyt/bel-resources|3.7921880925293895e-06| +|setup.py|github/cumbof/honto|3.7921880925293895e-06| +|setup.py|github/hoechenberger/questplus|3.7921880925293895e-06| +|setup.py|github/DeltaRCM/pyDeltaRCM|3.7921880925293895e-06| +|setup.py|github/RTIInternational/gobbli|3.7921880925293895e-06| +|setup.py|github/4pisky/fourpisky-core|3.7921880925293895e-06| +|setup.py|github/rabix/cwl-format|3.7921880925293895e-06| +|setup.py|github/milnus/Corekaburra|3.7921880925293895e-06| +|setup.py|github/aabdurrouf/piXedfit|3.7921880925293895e-06| +|setup.py|github/deeptools/py2bit|3.7921880925293895e-06| +|setup.py|github/deeptools/deeptools_intervals|3.7921880925293895e-06| +|setup.py|github/matthiasdemuzere/w2w|3.7921880925293895e-06| +|setup.py|github/mriener/gausspyplus|3.7921880925293895e-06| +|setup.py|github/AprilYuge/ResPAN|3.7921880925293895e-06| +|setup.py|github/mkelley/calviacat|3.7921880925293895e-06| +|setup.py|github/gausspy/gausspy|3.7921880925293895e-06| +|setup.py|github/pavolgaj/OCFit|3.7921880925293895e-06| +|setup.py|github/telegraphic/pygsm|3.7921880925293895e-06| +|setup.py|github/telegraphic/fits2hdf|3.7921880925293895e-06| +|setup.py|github/dcorre/otrain|3.7921880925293895e-06| +|setup.py|github/blackjax-devs/blackjax|3.7921880925293895e-06| +|setup.py|github/SMTG-UCL/ShakeNBreak|3.7921880925293895e-06| +|setup.py|github/SMTG-UCL/surfaxe|3.7921880925293895e-06| +|setup.py|github/CIRADA-Tools/RM-Tools|3.7921880925293895e-06| +|setup.py|github/ckm3/Py-PDM|3.7921880925293895e-06| +|setup.py|github/FreBio/komics|3.7921880925293895e-06| +|setup.py|github/tmcclintock/cluster_toolkit|3.7921880925293895e-06| +|setup.py|github/quatrope/feets|3.7921880925293895e-06| +|setup.py|github/quatrope/ProperImage|3.7921880925293895e-06| +|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.7921880925293895e-06| +|setup.py|github/vferat/pycrostates|3.7921880925293895e-06| +|setup.py|github/mne-tools/mne-icalabel|3.7921880925293895e-06| +|setup.py|github/dparks1134/RefineM|3.7921880925293895e-06| +|setup.py|github/richteague/gofish|3.7921880925293895e-06| +|setup.py|github/richteague/disksurf|3.7921880925293895e-06| +|setup.py|github/richteague/eddy|3.7921880925293895e-06| +|setup.py|github/richteague/bettermoments|3.7921880925293895e-06| +|setup.py|github/nebblu/ReACT|3.7921880925293895e-06| +|setup.py|github/DeepRank/iScore|3.7921880925293895e-06| +|setup.py|github/DeepRank/DeepRank-GNN|3.7921880925293895e-06| +|setup.py|github/DeepRank/deeprank|3.7921880925293895e-06| +|setup.py|github/DeepRank/pdb2sql|3.7921880925293895e-06| +|setup.py|github/DeepRank/pssmgen|3.7921880925293895e-06| +|setup.py|github/nextgenusfs/amptk|3.7921880925293895e-06| +|setup.py|github/palaimon/ipyannotator|3.7921880925293895e-06| +|setup.py|github/reggiebernardo/PTAfast|3.7921880925293895e-06| +|setup.py|github/Kuifje02/vrpy|3.7921880925293895e-06| +|setup.py|github/daniel-muthukrishna/astrodash|3.7921880925293895e-06| +|setup.py|github/philres/catfishq|3.7921880925293895e-06| +|setup.py|github/cadop/seg1d|3.7921880925293895e-06| +|setup.py|github/sparks-baird/xtal2png|3.7921880925293895e-06| +|setup.py|github/bmorris3/aesop|3.7921880925293895e-06| +|setup.py|github/bmorris3/fleck|3.7921880925293895e-06| +|setup.py|github/OttoStruve/muler|3.7921880925293895e-06| +|setup.py|github/mchalela/GriSPy|3.7921880925293895e-06| +|setup.py|github/yatiml/yatiml|3.7921880925293895e-06| +|setup.py|github/ArgonneCPAC/dsps|3.7921880925293895e-06| +|setup.py|github/pyro-ppl/pyro|3.7921880925293895e-06| +|setup.py|github/PacificBiosciences/FALCON|3.7921880925293895e-06| +|setup.py|github/PacificBiosciences/pbcore|3.7921880925293895e-06| +|setup.py|github/PacificBiosciences/kineticsTools|3.7921880925293895e-06| +|setup.py|github/EdanRein/pyPplusS|3.7921880925293895e-06| +|setup.py|github/HadrienG/InSilicoSeq|3.7921880925293895e-06| +|setup.py|github/SWIFTSIM/emulator|3.7921880925293895e-06| +|setup.py|github/conchoecia/pauvre|3.7921880925293895e-06| +|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.7921880925293895e-06| +|setup.py|github/ImperialCollegeLondon/hcga|3.7921880925293895e-06| +|setup.py|github/ACEnglish/truvari|3.7921880925293895e-06| +|setup.py|github/GijsMulders/epos|3.7921880925293895e-06| +|setup.py|github/COSMIC-PopSynth/COSMIC|3.7921880925293895e-06| +|setup.py|github/rgmyr/corebreakout|3.7921880925293895e-06| +|setup.py|github/pjcigan/multicolorfits|3.7921880925293895e-06| +|setup.py|github/nanoporetech/tombo|3.7921880925293895e-06| +|setup.py|github/nanoporetech/qcat|3.7921880925293895e-06| +|setup.py|github/nanoporetech/megalodon|3.7921880925293895e-06| +|setup.py|github/nanoporetech/ont_fast5_api|3.7921880925293895e-06| +|setup.py|github/anuradhawick/LRBinner|3.7921880925293895e-06| +|setup.py|github/jbussemaker/SBArchOpt|3.7921880925293895e-06| +|setup.py|github/ucl-exoplanets/TauREx3_public|3.7921880925293895e-06| +|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.7921880925293895e-06| +|setup.py|github/hpparvi/ldtk|3.7921880925293895e-06| +|setup.py|github/ismaelpessa/PyMUSE|3.7921880925293895e-06| +|setup.py|github/zblz/naima|3.7921880925293895e-06| +|setup.py|github/andresmegias/richvalues|3.7921880925293895e-06| +|setup.py|github/finagle29/DBSP_DRP|3.7921880925293895e-06| +|setup.py|github/HillLab/SomaticSiMu|3.7921880925293895e-06| +|setup.py|github/indralab/pybiopax|3.7921880925293895e-06| +|setup.py|github/josegit88/SCORPIO|3.7921880925293895e-06| +|setup.py|github/fforster/delight|3.7921880925293895e-06| +|setup.py|github/Materials-Consortia/optimade-python-tools|3.7921880925293895e-06| +|setup.py|github/xenon-middleware/pyxenon|3.7921880925293895e-06| +|setup.py|github/PyFstat/PyFstat|3.7921880925293895e-06| +|setup.py|github/shbhuk/barycorrpy|3.7921880925293895e-06| +|setup.py|github/shbhuk/mrexo|3.7921880925293895e-06| +|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.7921880925293895e-06| +|setup.py|github/VeinsOfTheEarth/rabpro|3.7921880925293895e-06| +|setup.py|github/privong/pymccorrelation|3.7921880925293895e-06| +|setup.py|github/smeingast/PNICER|3.7921880925293895e-06| +|setup.py|github/zarr-developers/zarr-python|3.7921880925293895e-06| +|setup.py|github/agreenbaum/ImPlaneIA|3.7921880925293895e-06| +|setup.py|github/jonathansick/MoAstro|3.7921880925293895e-06| +|setup.py|github/jonathansick/skyoffset|3.7921880925293895e-06| +|setup.py|github/joe-antognini/kozai|3.7921880925293895e-06| +|setup.py|github/jonzink/EDI_Vetter_unplugged|3.7921880925293895e-06| +|setup.py|github/AstarVienna/Pyckles|3.7921880925293895e-06| +|setup.py|github/AstarVienna/skycalc_ipy|3.7921880925293895e-06| +|setup.py|github/AstarVienna/ScopeSim_Templates|3.7921880925293895e-06| +|setup.py|github/AstarVienna/AnisoCADO|3.7921880925293895e-06| +|setup.py|github/tibordome/cosmic_profiles|3.7921880925293895e-06| +|setup.py|github/JoeMcEwen/FAST-PT|3.7921880925293895e-06| +|setup.py|github/jfowkes/pycutest|3.7921880925293895e-06| +|setup.py|github/tikk3r/lofar-h5plot|3.7921880925293895e-06| +|setup.py|github/caracal-pipeline/caracal|3.7921880925293895e-06| +|setup.py|github/prajwel/curvit|3.7921880925293895e-06| +|setup.py|github/soichiro-hattori/unpopular|3.7921880925293895e-06| +|setup.py|github/PabloMSanAla/fabada|3.7921880925293895e-06| +|setup.py|github/WBK-Robotics/pybullet_industrial|3.7921880925293895e-06| +|setup.py|github/libgamera/GAMERA|3.7921880925293895e-06| +|setup.py|github/HCGB-IGTP/spaTyper|3.7921880925293895e-06| +|setup.py|github/smog-server/OpenSMOG|3.7921880925293895e-06| +|setup.py|github/XSLiuLab/Seq2Neo|3.7921880925293895e-06| +|setup.py|github/MNiwano/Eclaire|3.7921880925293895e-06| +|setup.py|github/remi-adam/minot|3.7921880925293895e-06| +|setup.py|github/jiwoncpark/baobab|3.7921880925293895e-06| +|setup.py|github/andizq/sf3dmodels|3.7921880925293895e-06| +|setup.py|github/kbarbary/nestle|3.7921880925293895e-06| +|setup.py|github/kbarbary/extinction|3.7921880925293895e-06| +|setup.py|github/wilkelab/Opfi|3.7921880925293895e-06| +|setup.py|github/marius311/pypico|3.7921880925293895e-06| +|setup.py|github/deepmedic/deepmedic|3.7921880925293895e-06| +|setup.py|github/eScatter/pyelsepa|3.7921880925293895e-06| +|setup.py|github/LBNL-ETA/MSWH|3.7921880925293895e-06| +|setup.py|github/seqcode/allo|3.7921880925293895e-06| +|setup.py|github/JoschaJ/mockFRBhosts|3.7921880925293895e-06| +|setup.py|github/MASILab/pyPheWAS|3.7921880925293895e-06| +|setup.py|github/HinLeung622/pipes_vis|3.7921880925293895e-06| +|setup.py|github/NickSwainston/pulsar_spectra|3.7921880925293895e-06| +|setup.py|github/yymao/abundancematching|3.7921880925293895e-06| +|setup.py|github/seawander/centerRadon|3.7921880925293895e-06| +|setup.py|github/seawander/DebrisDiskFM|3.7921880925293895e-06| +|setup.py|github/cas-bioinf/rboAnalyzer|3.7921880925293895e-06| +|setup.py|github/EMBL-Hentze-group/htseq-clip|3.7921880925293895e-06| +|setup.py|github/lilyminium/psiresp|3.7921880925293895e-06| +|setup.py|github/a-slide/pycoQC|3.7921880925293895e-06| +|setup.py|github/szwiep/py_SBeLT|3.7921880925293895e-06| +|setup.py|github/DMGW-Goethe/imripy|3.7921880925293895e-06| +|setup.py|github/birnstiel/two-pop-py|3.7921880925293895e-06| +|setup.py|github/spokenlanguage/platalea|3.7921880925293895e-06| +|setup.py|github/cdanielmachado/carveme|3.7921880925293895e-06| +|setup.py|github/cy-xu/cosmic-conn|3.7921880925293895e-06| +|setup.py|github/chandra-marx/marxs|3.7921880925293895e-06| +|setup.py|github/xpsi-group/xpsi|3.7921880925293895e-06| +|setup.py|github/BaroudLab/Griottes|3.7921880925293895e-06| +|setup.py|github/singularityhub/singularity-compose|3.7921880925293895e-06| +|setup.py|github/singularityhub/singularity-hpc|3.7921880925293895e-06| +|setup.py|github/fpavogt/fcmaker|3.7921880925293895e-06| +|setup.py|github/zonca/python-qucs|3.7921880925293895e-06| +|setup.py|github/insilicomedicine/GENTRL|3.7921880925293895e-06| +|setup.py|github/jobovy/galpy|3.7921880925293895e-06| +|setup.py|github/jobovy/segueSelect|3.7921880925293895e-06| +|setup.py|github/jobovy/apogee|3.7921880925293895e-06| +|setup.py|github/nickrodd/HDMSpectra|3.7921880925293895e-06| +|setup.py|github/NLESC-JCER/QMCTorch|3.7921880925293895e-06| +|setup.py|github/Hoohm/CITE-seq-Count|3.7921880925293895e-06| +|setup.py|github/benhid/Sequoya|3.7921880925293895e-06| +|setup.py|github/fAndreuzzi/BisPy|3.7921880925293895e-06| +|setup.py|github/lanl/swiftbat_python|3.7921880925293895e-06| +|setup.py|github/lanl/PyBNF|3.7921880925293895e-06| +|setup.py|github/lanl/scico|3.7921880925293895e-06| +|setup.py|github/TPI-Immunogenetics/igmat|3.7921880925293895e-06| +|setup.py|github/hera-team/librarian|3.7921880925293895e-06| +|setup.py|github/dgbowl/yadg|3.7921880925293895e-06| +|setup.py|github/21cmFAST/21cmFAST|3.7921880925293895e-06| +|setup.py|github/astrom-tom/specstack|3.7921880925293895e-06| +|setup.py|github/astrom-tom/dfitspy|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanofilt|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanomath|3.7921880925293895e-06| +|setup.py|github/wdecoster/NanoPlot|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanoget|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanolyse|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanopack|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanostat|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanocomp|3.7921880925293895e-06| +|setup.py|github/wdecoster/NanoComp|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanoQC|3.7921880925293895e-06| +|setup.py|github/davemlz/eemont|3.7921880925293895e-06| +|setup.py|github/zdelrosario/py_grama|3.7921880925293895e-06| +|setup.py|github/lh3/minimap2|3.7921880925293895e-06| +|setup.py|github/icecube/FIRESONG|3.7921880925293895e-06| +|setup.py|github/natashabatalha/PandExo|3.7921880925293895e-06| +|setup.py|github/natashabatalha/picaso|3.7921880925293895e-06| +|setup.py|github/Filter-Bubble/e2e-Dutch|3.7921880925293895e-06| +|setup.py|github/agurvich/FIRE_studio|3.7921880925293895e-06| +|setup.py|github/nicolet5/DiffCapAnalyzer|3.7921880925293895e-06| +|setup.py|github/mdruett/COCOPLOT|3.7921880925293895e-06| +|setup.py|github/vatlab/sos-notebook|3.7921880925293895e-06| +|setup.py|github/andycasey/sick|3.7921880925293895e-06| +|setup.py|github/easybuilders/easybuild|3.7921880925293895e-06| +|setup.py|github/Starfish-develop/Starfish|3.7921880925293895e-06| +|setup.py|github/perfanalytics/pose2sim|3.7921880925293895e-06| +|setup.py|github/mlujnie/simple|3.7921880925293895e-06| +|setup.py|github/bwkeller/PASTA|3.7921880925293895e-06| +|setup.py|github/JixingGE/GGCHEMPY|3.7921880925293895e-06| +|setup.py|github/ICAMS/strucscan|3.7921880925293895e-06| +|setup.py|github/mbaes/SpheCow|3.7921880925293895e-06| +|setup.py|github/bootphon/phonemizer|3.7921880925293895e-06| +|setup.py|github/glue-viz/glue|3.7921880925293895e-06| +|setup.py|github/linnarsson-lab/loompy|3.7921880925293895e-06| +|setup.py|github/astro-informatics/s2let|3.7921880925293895e-06| +|setup.py|github/astro-informatics/ssht|3.7921880925293895e-06| +|setup.py|github/rmaphoh/AutoMorph|3.7921880925293895e-06| +|setup.py|github/qpv-research-group/solcore5|3.7921880925293895e-06| +|setup.py|github/planck-npipe/lollipop|3.7921880925293895e-06| +|setup.py|github/planck-npipe/hillipop|3.7921880925293895e-06| +|setup.py|github/gwastro/pycbc|3.7921880925293895e-06| +|setup.py|github/phenomecentre/nPYc-Toolbox|3.7921880925293895e-06| +|setup.py|github/3fon3fonov/exostriker|3.7921880925293895e-06| +|setup.py|github/jnktsj/DNApi|3.7921880925293895e-06| +|setup.py|github/ml-evs/matador|3.7921880925293895e-06| +|setup.py|github/MDAnalysis/mdanalysis|3.7921880925293895e-06| +|setup.py|github/DrMarc/slab|3.7921880925293895e-06| +|setup.py|github/NKI-AI/direct|3.7921880925293895e-06| +|setup.py|github/EliseJ/astroABC|3.7921880925293895e-06| +|setup.py|github/MrMinimal64/multivar_horner|3.7921880925293895e-06| +|setup.py|github/BD2KGenomics/toil|3.7921880925293895e-06| +|setup.py|github/jmschrei/pomegranate|3.7921880925293895e-06| +|setup.py|github/guangtunbenzhu/NonnegMFPy|3.7921880925293895e-06| +|setup.py|github/guangtunbenzhu/SetCoverPy|3.7921880925293895e-06| +|setup.py|github/starkit/wsynphot|3.7921880925293895e-06| +|setup.py|github/NoahSailer/FishLSS|3.7921880925293895e-06| +|setup.py|github/gwpy/gwpy|3.7921880925293895e-06| +|setup.py|github/lantunes/cellpylib|3.7921880925293895e-06| +|setup.py|github/sfarrens/sf_deconvolve|3.7921880925293895e-06| +|setup.py|github/pmvreeswijk/BlackBOX|3.7921880925293895e-06| +|setup.py|github/pmvreeswijk/ZOGY|3.7921880925293895e-06| +|setup.py|github/popgenmethods/smcpp|3.7921880925293895e-06| +|setup.py|github/AA-ALERT/frbcatdb|3.7921880925293895e-06| +|setup.py|github/KeplerGO/k2mosaic|3.7921880925293895e-06| +|setup.py|github/citiususc/BigSeqKit|3.7921880925293895e-06| +|setup.py|github/athulpg007/AMAT|3.7921880925293895e-06| +|setup.py|github/3D-e-Chem/sygma|3.7921880925293895e-06| +|setup.py|github/3D-e-Chem/kripodb|3.7921880925293895e-06| +|setup.py|github/Qiskit/rustworkx|3.7921880925293895e-06| +|setup.py|github/dmey/synthia|3.7921880925293895e-06| +|setup.py|github/pnnl/interflow|3.7921880925293895e-06| +|setup.py|github/htjb/maxsmooth|3.7921880925293895e-06| +|setup.py|github/steven-murray/pydftools|3.7921880925293895e-06| +|setup.py|github/steven-murray/mrpy|3.7921880925293895e-06| +|setup.py|github/steven-murray/powerbox|3.7921880925293895e-06| +|setup.py|github/GabrieleParimbelli/COLIBRI|3.7921880925293895e-06| +|setup.py|github/PaulHancock/Aegean|3.7921880925293895e-06| +|setup.py|github/katholt/Kaptive|3.7921880925293895e-06| +|setup.py|github/GoekeLab/xpore|3.7921880925293895e-06| +|setup.py|github/ageller/firefly|3.7921880925293895e-06| +|setup.py|github/Autostronomy/AstroPhot|3.7921880925293895e-06| +|setup.py|github/RichardObi/medigan|3.7921880925293895e-06| +|setup.py|github/wasserman-group/pyCADMium|3.7921880925293895e-06| +|setup.py|github/warrickball/tomso|3.7921880925293895e-06| +|setup.py|github/rgerum/pylustrator|3.7921880925293895e-06| +|setup.py|github/kevin218/Eureka|3.7921880925293895e-06| +|setup.py|github/vinisalazar/metaphor|3.7921880925293895e-06| +|setup.py|github/caseyjlaw/rtpipe|3.7921880925293895e-06| +|setup.py|github/oliveirara/polyMV|3.7921880925293895e-06| +|setup.py|github/KBNLresearch/ochre|3.7921880925293895e-06| +|setup.py|github/timstaley/voevent-parse|3.7921880925293895e-06| +|setup.py|github/egjergo/galcem|3.7921880925293895e-06| +|setup.py|github/JulianKarlBauer/mechkit|3.7921880925293895e-06| +|setup.py|github/snad-space/zwad|3.7921880925293895e-06| +|setup.py|github/dpryan79/pyBigWig|3.7921880925293895e-06| +|setup.py|github/swiftsim/swiftsimio|3.7921880925293895e-06| +|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.7921880925293895e-06| +|setup.py|github/noraeisner/LATTE|3.7921880925293895e-06| +|setup.py|github/Midnighter/dependency-info|3.7921880925293895e-06| +|setup.py|github/colour-science/colour|3.7921880925293895e-06| +|setup.py|github/hiddenSymmetries/simsopt|3.7921880925293895e-06| +|setup.py|github/NeuralEnsemble/PyNN|3.7921880925293895e-06| +|setup.py|github/SCM-NV/qmflows|3.7921880925293895e-06| +|setup.py|github/SCM-NV/qmflows-namd|3.7921880925293895e-06| +|setup.py|github/SCM-NV/pyZacros|3.7921880925293895e-06| +|setup.py|github/slzarate/parliament2|3.7921880925293895e-06| +|setup.py|github/mtazzari/uvplot|3.7921880925293895e-06| +|setup.py|github/astronomyk/SimCADO|3.7921880925293895e-06| +|setup.py|github/vals/umis|3.7921880925293895e-06| +|setup.py|github/Jammy2211/PyAutoLens|3.7921880925293895e-06| +|setup.py|github/Jammy2211/PyAutoGalaxy|3.7921880925293895e-06| +|setup.py|github/alphaparrot/ExoPlaSim|3.7921880925293895e-06| +|setup.py|github/peterk87/sistr_cmd|3.7921880925293895e-06| +|setup.py|github/mscroggs/symfem|3.7921880925293895e-06| +|setup.py|github/SandoghdarLab/PiSCAT|3.7921880925293895e-06| +|setup.py|github/sbebo/joypy|3.7921880925293895e-06| +|setup.py|github/Xia-Yijie/Xponge|3.7921880925293895e-06| +|setup.py|github/yqiuu/starduster|3.7921880925293895e-06| +|setup.py|github/AlexanderLabWHOI/EUKulele|3.7921880925293895e-06| +|setup.py|github/podondra/eidein|3.7921880925293895e-06| +|setup.py|github/olivares-j/Kalkayotl|3.7921880925293895e-06| +|setup.py|github/federicomarulli/CosmoBolognaLib|3.7921880925293895e-06| +|setup.py|github/fruzsinaagocs/oscode|3.7921880925293895e-06| +|setup.py|github/changhoonhahn/pySpectrum|3.7921880925293895e-06| +|setup.py|github/GenomicParisCentre/toulligQC|3.7921880925293895e-06| +|setup.py|github/Theano/Theano|3.7921880925293895e-06| +|setup.py|github/pybamm-team/liionpack|3.7921880925293895e-06| +|setup.py|github/pybamm-team/PyBaMM|3.7921880925293895e-06| +|setup.py|github/gpantel/MolPainter|3.7921880925293895e-06| +|setup.py|github/symmy596/Polypy|3.7921880925293895e-06| +|setup.py|github/symmy596/SurfinPy|3.7921880925293895e-06| +|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.7921880925293895e-06| +|setup.py|github/sebhaan/geobo|3.7921880925293895e-06| +|setup.py|github/cupy/cupy|3.7921880925293895e-06| +|setup.py|github/spglib/spgrep|3.7921880925293895e-06| +|setup.py|github/fjankowsk/scatfit|3.7921880925293895e-06| +|setup.py|github/christopherburke/tess-point|3.7921880925293895e-06| +|setup.py|github/franpoz/SHERLOCK|3.7921880925293895e-06| +|setup.py|github/eelregit/mcfit|3.7921880925293895e-06| +|setup.py|github/biocore/deblur|3.7921880925293895e-06| +|setup.py|github/biocore/emperor|3.7921880925293895e-06| +|setup.py|github/biocore/scikit-bio|3.7921880925293895e-06| +|setup.py|github/jhparkastro/gpcal|3.7921880925293895e-06| +|setup.py|github/lmfit/lmfit-py|3.7921880925293895e-06| +|setup.py|github/tcassanelli/pywpf|3.7921880925293895e-06| +|setup.py|github/ORNL/tx2|3.7921880925293895e-06| +|setup.py|github/maayane/catsHTM|3.7921880925293895e-06| +|setup.py|github/dwkim78/upsilon|3.7921880925293895e-06| +|setup.py|github/dwkim78/pdtrend|3.7921880925293895e-06| +|setup.py|github/dwkim78/ASTRiDE|3.7921880925293895e-06| +|setup.py|github/KIT-MBS/pyREX|3.7921880925293895e-06| +|setup.py|github/cameronliang/BayesVP|3.7921880925293895e-06| +|setup.py|github/bwinkel/cygrid|3.7921880925293895e-06| +|setup.py|github/SCECcode/pycsep|3.7921880925293895e-06| +|setup.py|github/FCS-analysis/multipletau|3.7921880925293895e-06| +|setup.py|github/subisarkar/JexoSim|3.7921880925293895e-06| +|setup.py|github/iomega/spec2vec|3.7921880925293895e-06| +|setup.py|github/felixchenier/kineticstoolkit|3.7921880925293895e-06| +|setup.py|github/NLeSC/noodles|3.7921880925293895e-06| +|setup.py|github/NLeSC/mcfly|3.7921880925293895e-06| +|setup.py|github/NLeSC/cptm|3.7921880925293895e-06| +|setup.py|github/NLeSC/Massive-PotreeConverter|3.7921880925293895e-06| +|setup.py|github/NLeSC/boatswain|3.7921880925293895e-06| +|setup.py|github/volkamerlab/opencadd|3.7921880925293895e-06| +|setup.py|github/LCOGT/banzai|3.7921880925293895e-06| +|setup.py|github/sfschen/velocileptors|3.7921880925293895e-06| +|setup.py|github/VarStarDetect/varstardetect|3.7921880925293895e-06| +|setup.py|github/DirectDM/directdm-py|3.7921880925293895e-06| +|setup.py|github/sherpa-deproject/deproject|3.7921880925293895e-06| +|setup.py|github/benvanwerkhoven/kernel_tuner|3.7921880925293895e-06| +|setup.py|github/adrn/schwimmbad|3.7921880925293895e-06| +|setup.py|github/adrn/pyia|3.7921880925293895e-06| +|setup.py|github/adrn/SuperFreq|3.7921880925293895e-06| +|setup.py|github/dicompyler/dicompyler-core|3.7921880925293895e-06| +|setup.py|github/Heldenkombinat/Logodetect|3.7921880925293895e-06| +|setup.py|github/tofflemire/saphires|3.7921880925293895e-06| +|setup.py|github/kathlandgren/SWAMPE|3.7921880925293895e-06| +|setup.py|github/veragluscevic/dmdd|3.7921880925293895e-06| +|setup.py|github/comprna/reorientexpress|3.7921880925293895e-06| +|setup.py|github/undark-lab/sstrax|3.7921880925293895e-06| +|setup.py|github/edwardoughton/itmlogic|3.7921880925293895e-06| +|setup.py|github/saltastro/pyhrs|3.7921880925293895e-06| +|setup.py|github/vedantchandra/wdtools|3.7921880925293895e-06| +|setup.py|github/EISy-as-Py/hardy|3.7921880925293895e-06| +|setup.py|github/afarahi/tatter|3.7921880925293895e-06| +|setup.py|github/afarahi/kllr|3.7921880925293895e-06| +|setup.py|github/afarahi/PoPE|3.7921880925293895e-06| +|setup.py|github/codemeleon/seqPanther|3.7921880925293895e-06| +|setup.py|github/Fermipy/fermipy|3.7921880925293895e-06| +|setup.py|github/HIPS/autograd|3.7921880925293895e-06| +|setup.py|github/abhisrkckl/GWecc|3.7921880925293895e-06| +|setup.py|github/clauswilke/PeptideBuilder|3.7921880925293895e-06| +|setup.py|github/dstndstn/astrometry.net|3.7921880925293895e-06| +|setup.py|github/tjiangHIT/cuteSV|3.7921880925293895e-06| +|setup.py|github/bio-ontology-research-group/deepgoplus|3.7921880925293895e-06| +|setup.py|github/samuelefiorini/tangle|3.7921880925293895e-06| +|setup.py|github/gdrouart/MrMoose|3.7921880925293895e-06| +|setup.py|github/spicy-oil/hfs_fit|3.7921880925293895e-06| +|setup.py|github/rjtanner/StarburstPy|3.7921880925293895e-06| +|setup.py|github/ComparativeGenomicsToolkit/cactus|3.7921880925293895e-06| +|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.7921880925293895e-06| +|setup.py|github/sncosmo/sncosmo|3.7921880925293895e-06| +|setup.py|github/HERA-Team/hera_opm|3.7921880925293895e-06| +|setup.py|github/HERA-Team/aipy|3.7921880925293895e-06| +|setup.py|github/copasi/basico|3.7921880925293895e-06| +|setup.py|github/pytoolz/toolz|3.7921880925293895e-06| +|setup.py|github/fermisurfaces/IFermi|3.7921880925293895e-06| +|setup.py|github/nespinoza/mc-spam|3.7921880925293895e-06| +|setup.py|github/nespinoza/juliet|3.7921880925293895e-06| +|setup.py|github/juliotux/astropop|3.7921880925293895e-06| +|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.7921880925293895e-06| +|setup.py|github/teuben/nemo|3.7921880925293895e-06| +|setup.py|github/radiocosmology/caput|3.7921880925293895e-06| +|setup.py|github/multiscale/muscle3|3.7921880925293895e-06| +|setup.py|github/ofionnad/radiowinds|3.7921880925293895e-06| +|setup.py|github/enthought/vpsearch|3.7921880925293895e-06| +|setup.py|github/enthought/mayavi|3.7921880925293895e-06| +|setup.py|github/meinardmueller/libfmp|3.7921880925293895e-06| +|setup.py|github/meinardmueller/synctoolbox|3.7921880925293895e-06| +|setup.py|github/cbalbin-FIU/Epitopedia|3.7921880925293895e-06| +|setup.py|github/jollejolles/pirecorder|3.7921880925293895e-06| +|setup.py|github/MNGuenther/allesfitter|3.7921880925293895e-06| +|setup.py|github/icredd-cheminfo/CGRdb2|3.7921880925293895e-06| +|setup.py|github/shadden/celmech|3.7921880925293895e-06| +|setup.py|github/catherinezucker/radfil|3.7921880925293895e-06| +|setup.py|github/saphir746/BiobankRead-Bash|3.7921880925293895e-06| +|setup.py|github/AstroChem/VISIBLE|3.7921880925293895e-06| +|setup.py|github/malonge/RagTag|3.7921880925293895e-06| +|setup.py|github/ExoCTK/exoctk|3.7921880925293895e-06| +|setup.py|github/broadinstitute/wot|3.7921880925293895e-06| +|setup.py|github/broadinstitute/CellBender|3.7921880925293895e-06| +|setup.py|github/raspishake/rsudp|3.7921880925293895e-06| +|setup.py|github/simonsobs/nemo|3.7921880925293895e-06| +|setup.py|github/simonsobs/pixell|3.7921880925293895e-06| +|setup.py|github/lynx-x-ray-observatory/soxs|3.7921880925293895e-06| +|setup.py|github/biomedia-mira/blast-ct|3.7921880925293895e-06| +|setup.py|github/jpierel14/sntd|3.7921880925293895e-06| +|setup.py|github/IKNL/vantage6|3.7921880925293895e-06| +|setup.py|github/iric-soft/km|3.7921880925293895e-06| +|setup.py|github/FlowModelingControl/flowtorch|3.7921880925293895e-06| +|setup.py|github/MartianColonist/POSEIDON|3.7921880925293895e-06| +|setup.py|github/brentp/geneimpacts|3.7921880925293895e-06| +|setup.py|github/brentp/cigar|3.7921880925293895e-06| +|setup.py|github/willvousden/ptemcee|3.7921880925293895e-06| +|setup.py|github/jbuisine/macop|3.7921880925293895e-06| +|setup.py|github/Extraweich/homopy|3.7921880925293895e-06| +|setup.py|github/rfeldmann/leopy|3.7921880925293895e-06| +|setup.py|github/aalhossary/pyemgpipeline|3.7921880925293895e-06| +|setup.py|github/panoptes/POCS|3.7921880925293895e-06| +|setup.py|github/chapmanb/bcbb|3.7921880925293895e-06| +|setup.py|github/ejeschke/ginga|3.7921880925293895e-06| +|setup.py|github/kerkelae/disimpy|3.7921880925293895e-06| +|setup.py|github/t-brandt/orvara|3.7921880925293895e-06| +|setup.py|github/chanzuckerberg/idseq-dag|3.7921880925293895e-06| +|setup.py|github/stevengiacalone/triceratops|3.7921880925293895e-06| +|setup.py|github/exafmm/exafmm-t|3.7921880925293895e-06| +|setup.py|github/IMMM-SFA/mosartwmpy|3.7921880925293895e-06| +|setup.py|github/NiallJeffrey/DeepMass|3.7921880925293895e-06| +|setup.py|github/spyder-ide/spyder|3.7921880925293895e-06| +|setup.py|github/maxpumperla/hyperas|3.7921880925293895e-06| +|setup.py|github/rbturnbull/ausdex|3.7921880925293895e-06| +|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.7921880925293895e-06| +|setup.py|github/bxia888/CEFCIG|3.7921880925293895e-06| +|setup.py|github/H-E-L-P/XID_plus|3.7921880925293895e-06| +|setup.py|github/sonwell/biotools|3.7921880925293895e-06| +|setup.py|github/icb-dcm/pyabc|3.7921880925293895e-06| +|setup.py|github/epic-astronomy/EPIC|3.7921880925293895e-06| +|setup.py|github/hknd23/idcempy|3.7921880925293895e-06| +|setup.py|github/Sarc-Graph/sarcgraph|3.7921880925293895e-06| +|setup.py|github/MIT-STARLab/deconfuser|3.7921880925293895e-06| +|setup.py|github/bethgelab/foolbox|3.7921880925293895e-06| +|setup.py|github/panoptes-organization/panoptes|3.7921880925293895e-06| +|setup.py|github/mtakahiro/gsf|3.7921880925293895e-06| +|setup.py|github/biocore-ntnu/ncls|3.7921880925293895e-06| +|setup.py|github/biocore-ntnu/epic2|3.7921880925293895e-06| +|setup.py|github/biocore-ntnu/pyranges|3.7921880925293895e-06| +|setup.py|github/sylvainprigent/napari-tracks-reader|3.7921880925293895e-06| +|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.7921880925293895e-06| +|setup.py|github/conda/pycosat|3.7921880925293895e-06| +|setup.py|github/conda/conda|3.7921880925293895e-06| +|setup.py|github/szymon-datalions/pyinterpolate|3.7921880925293895e-06| +|setup.py|github/nlesc/scriptcwl|3.7921880925293895e-06| +|setup.py|github/pynbody/tangos|3.7921880925293895e-06| +|setup.py|github/pynbody/pynbody|3.7921880925293895e-06| +|setup.py|github/NKI-CCB/PRECISE|3.7921880925293895e-06| +|setup.py|github/babinyurii/recan|3.7921880925293895e-06| +|setup.py|github/realfastvla/realfast|3.7921880925293895e-06| +|setup.py|github/realfastvla/rfpipe|3.7921880925293895e-06| +|setup.py|github/DavidT3/XGA|3.7921880925293895e-06| +|setup.py|github/ModellingWebLab/chaste-codegen|3.7921880925293895e-06| +|setup.py|github/rodluger/planetplanet|3.7921880925293895e-06| +|setup.py|github/rodluger/starry_process|3.7921880925293895e-06| +|setup.py|github/RudolfCardinal/camcops|3.7921880925293895e-06| +|setup.py|github/jveitchmichaelis/pygadgetreader|3.7921880925293895e-06| +|setup.py|github/bxlab/bx-python|3.7921880925293895e-06| +|setup.py|github/thomasorb/orcs|3.7921880925293895e-06| +|setup.py|github/nboley/idr|3.7921880925293895e-06| +|setup.py|github/CQCL/qujax|3.7921880925293895e-06| +|setup.py|github/cov-lineages/pangolin|3.7921880925293895e-06| +|setup.py|github/lehtiolab/msstitch|3.7921880925293895e-06| +|setup.py|github/toshiyan/cmblensplus|3.7921880925293895e-06| +|setup.py|github/danielemichilli/SpS|3.7921880925293895e-06| +|setup.py|github/morpheus-project/morpheus|3.7921880925293895e-06| +|setup.py|github/YeoLab/clipper|3.7921880925293895e-06| +|setup.py|github/cdslaborg/paramonte|3.7921880925293895e-06| +|setup.py|github/YSOVAR/YSOVAR|3.7921880925293895e-06| +|setup.py|github/brinckmann/montepython_public|3.7921880925293895e-06| +|setup.py|github/PhilippJunk/homelette|3.7921880925293895e-06| +|setup.py|github/pec27/hfof|3.7921880925293895e-06| +|setup.py|github/pec27/smerfs|3.7921880925293895e-06| +|setup.py|github/ratt-ru/CubiCal|3.7921880925293895e-06| +|setup.py|github/ratt-ru/montblanc|3.7921880925293895e-06| +|setup.py|github/thomas0809/MolScribe|3.7921880925293895e-06| +|setup.py|github/rajeshrinet/pystokes|3.7921880925293895e-06| +|setup.py|github/djsutherland/py-sdm|3.7921880925293895e-06| +|setup.py|github/javicarron/mtneedlet|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/Moka|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/CAT|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/flamingo|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/insilico-server|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/ceiba|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/swan|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/ceiba-cli|3.7921880925293895e-06| +|setup.py|github/NASA-PDS/naif-pds4-bundler|3.7921880925293895e-06| +|setup.py|github/cmbant/getdist|3.7921880925293895e-06| +|setup.py|github/sanjibs/bmcmc|3.7921880925293895e-06| +|setup.py|github/jiffyclub/palettable|3.7921880925293895e-06| +|setup.py|github/DLR-RM/BlenderProc|3.7921880925293895e-06| +|setup.py|github/TeraTrees/TIPP|3.7921880925293895e-06| +|setup.py|github/danielkoll/PyRADS|3.7921880925293895e-06| +|setup.py|github/PfizerRD/sit2standpy|3.7921880925293895e-06| +|setup.py|github/avigan/SPHERE|3.7921880925293895e-06| +|setup.py|github/avigan/pyZELDA|3.7921880925293895e-06| +|setup.py|github/kennethcarrell/ATARRI|3.7921880925293895e-06| +|setup.py|github/omuse-geoscience/omuse|3.7921880925293895e-06| +|setup.py|github/Sydney-Informatics-Hub/geodata-harvester|3.7921880925293895e-06| +|setup.py|github/napakalas/casbert|3.7921880925293895e-06| +|setup.py|github/pyranges/pyrle|3.7921880925293895e-06| +|setup.py|github/brandon-rhodes/python-jplephem|3.7921880925293895e-06| +|setup.py|github/EpistasisLab/regens|3.7921880925293895e-06| +|setup.py|github/EpistasisLab/tpot|3.7921880925293895e-06| +|setup.py|github/agree019/DarkCapPy|3.7921880925293895e-06| +|setup.py|github/vsoch/gridtest|3.7921880925293895e-06| +|setup.py|github/vsoch/citelang|3.7921880925293895e-06| +|setup.py|github/iraf-community/pyraf|3.7921880925293895e-06| +|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.7921880925293895e-06| +|setup.py|github/ggonnella/gfapy|3.7921880925293895e-06| +|setup.py|github/Nico-Curti/rFBP|3.7921880925293895e-06| +|setup.py|github/scipion-em/scipion-em-continuousflex|3.7921880925293895e-06| +|setup.py|github/mgalardini/pyseer|3.7921880925293895e-06| +|setup.py|github/marcelm/cutadapt|3.7921880925293895e-06| +|setup.py|github/marcelm/alignlib|3.7921880925293895e-06| +|setup.py|github/marcelm/tinyalign|3.7921880925293895e-06| +|setup.py|github/marcelm/dnaio|3.7921880925293895e-06| +|setup.py|github/nbarbey/TomograPy|3.7921880925293895e-06| +|setup.py|github/shirtsgroup/physical_validation|3.7921880925293895e-06| +|setup.py|github/Gaiana/nirdust|3.7921880925293895e-06| +|setup.py|github/sambit-giri/BCemu|3.7921880925293895e-06| +|setup.py|github/sambit-giri/tools21cm|3.7921880925293895e-06| +|setup.py|github/sambit-giri/BCMemu|3.7921880925293895e-06| +|setup.py|github/nanograv/PINT|3.7921880925293895e-06| +|setup.py|github/elwinter/nnde|3.7921880925293895e-06| +|setup.py|github/pysersic/pysersic|3.7921880925293895e-06| +|setup.py|github/samaygarg/fuelcell|3.7921880925293895e-06| +|setup.py|github/mikecokina/elisa|3.7921880925293895e-06| +|setup.py|github/ideasrule/platon|3.7921880925293895e-06| +|setup.py|github/fitbenchmarking/fitbenchmarking|3.7921880925293895e-06| +|setup.py|github/RamanLab/iCOMIC|3.7921880925293895e-06| +|setup.py|github/odb9402/CNNPeaks|3.7921880925293895e-06| +|setup.py|github/elizabethnewman/hessQuik|3.7921880925293895e-06| +|setup.py|github/DESI-UR/VAST|3.7921880925293895e-06| +|setup.py|github/jakevdp/wpca|3.7921880925293895e-06| +|setup.py|github/Magritte-code/Magritte|3.7921880925293895e-06| +|setup.py|github/timothydmorton/vespa|3.7921880925293895e-06| +|setup.py|github/mirochaj/ares|3.7921880925293895e-06| +|setup.py|github/ekaterinailin/AltaiPony|3.7921880925293895e-06| +|setup.py|github/DLTK/DLTK|3.7921880925293895e-06| +|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.7921880925293895e-06| +|setup.py|github/ElectionDataAnalysis/electiondata|3.7921880925293895e-06| +|setup.py|github/pmelchior/skymapper|3.7921880925293895e-06| +|setup.py|github/pmelchior/pyGMMis|3.7921880925293895e-06| +|setup.py|github/pmelchior/scarlet|3.7921880925293895e-06| +|setup.py|github/tdaylan/pcat|3.7921880925293895e-06| +|setup.py|github/mzy2240/ESA|3.7921880925293895e-06| +|setup.py|github/dpalmasan/TRUNAJOD2.0|3.7921880925293895e-06| +|setup.py|github/psheehan/pdspy|3.7921880925293895e-06| +|setup.py|github/ECSHackWeek/impedance.py|3.7921880925293895e-06| +|setup.py|github/beastraban/INSANE|3.7921880925293895e-06| +|setup.py|github/dbuscher/pois|3.7921880925293895e-06| +|setup.py|github/spacetelescope/imexam|3.7921880925293895e-06| +|setup.py|github/spacetelescope/specview|3.7921880925293895e-06| +|setup.py|github/spacetelescope/stsynphot_refactor|3.7921880925293895e-06| +|setup.py|github/spacetelescope/synphot_refactor|3.7921880925293895e-06| +|setup.py|github/spacetelescope/specviz|3.7921880925293895e-06| +|setup.py|github/spacetelescope/stginga|3.7921880925293895e-06| +|setup.py|github/OP2/PyOP2|3.7921880925293895e-06| +|setup.py|github/loosolab/TOBIAS|3.7921880925293895e-06| +|setup.py|github/siavash-saki/tesspy|3.7921880925293895e-06| +|setup.py|github/fred3m/toyz|3.7921880925293895e-06| +|setup.py|github/MIC-DKFZ/TractSeg|3.7921880925293895e-06| +|setup.py|github/MIC-DKFZ/HD-BET|3.7921880925293895e-06| +|setup.py|github/Guo-Jian-Wang/colfi|3.7921880925293895e-06| +|setup.py|github/Electrostatics/apbs|3.7921880925293895e-06| +|setup.py|github/maxibor/sam2lca|3.7921880925293895e-06| +|setup.py|github/ReSurfEMG/ReSurfEMG|3.7921880925293895e-06| +|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.7921880925293895e-06| +|setup.py|github/bulik/ldsc|3.7921880925293895e-06| +|setup.py|github/ACCarnall/SpectRes|3.7921880925293895e-06| +|setup.py|github/ACCarnall/bagpipes|3.7921880925293895e-06| +|setup.py|github/pkgw/pwkit|3.7921880925293895e-06| +|setup.py|github/dnarayanan/powderday|3.7921880925293895e-06| +|setup.py|github/transientskp/pyse|3.7921880925293895e-06| +|setup.py|github/transientskp/tkp|3.7921880925293895e-06| +|setup.py|github/jorisparet/partycls|3.7921880925293895e-06| +|setup.py|github/skovaka/UNCALLED|3.7921880925293895e-06| +|setup.py|github/manodeep/Corrfunc|3.7921880925293895e-06| +|setup.py|github/0xCoto/Virgo|3.7921880925293895e-06| +|setup.py|github/cmateu/PyMGC3|3.7921880925293895e-06| +|setup.py|github/cmateu/galstreams|3.7921880925293895e-06| +|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.7921880925293895e-06| +|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.7921880925293895e-06| +|setup.py|github/ulelab/ultraplex|3.7921880925293895e-06| +|setup.py|github/UM-Bridge/umbridge|3.7921880925293895e-06| +|setup.py|github/ireis/PRF|3.7921880925293895e-06| +|setup.py|github/ynop/audiomate|3.7921880925293895e-06| +|setup.py|github/antoinediez/Sisyphe|3.7921880925293895e-06| +|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.7921880925293895e-06| +|setup.py|github/riogroup/SORA|3.7921880925293895e-06| +|setup.py|github/cdominik/optool|3.7921880925293895e-06| +|setup.py|github/rohinkumar/correlcalc|3.7921880925293895e-06| +|setup.py|github/seclark/RHT|3.7921880925293895e-06| +|setup.py|github/AlexMikes/AutoFunc|3.7921880925293895e-06| +|setup.py|github/pierrehoudayer/RUBIS|3.7921880925293895e-06| +|setup.py|github/fraserw/TRIPPy|3.7921880925293895e-06| +|setup.py|github/fcs-analysis/PyCorrFit|3.7921880925293895e-06| +|setup.py|github/fcs-analysis/PyScanFCS|3.7921880925293895e-06| +|setup.py|github/equib/pyEQUIB|3.7921880925293895e-06| +|setup.py|github/dh4gan/taktent|3.7921880925293895e-06| +|setup.py|github/CosmoStat/shapepipe|3.7921880925293895e-06| +|setup.py|github/julianreul/mode_behave|3.7921880925293895e-06| +|setup.py|github/smirarab/sepp|3.7921880925293895e-06| +|setup.py|github/poldracklab/mriqc|3.7921880925293895e-06| +|setup.py|github/astroml/gatspy|3.7921880925293895e-06| +|setup.py|github/Cascella-Group-UiO/HyMD|3.7921880925293895e-06| +|setup.py|github/martinjzhang/scDRS|3.7921880925293895e-06| +|setup.py|github/arabic-digital-humanities/adhtools|3.7921880925293895e-06| +|setup.py|github/eWaterCycle/grpc4bmi|3.7921880925293895e-06| +|setup.py|github/eWaterCycle/jupyterlab_thredds|3.7921880925293895e-06| +|setup.py|github/VMBoehm/MADLens|3.7921880925293895e-06| +|setup.py|github/Oftatkofta/cellocity|3.7921880925293895e-06| +|setup.py|github/Substra/substra|3.7921880925293895e-06| +|setup.py|github/e-koch/FilFinder|3.7921880925293895e-06| +|setup.py|github/icesat2py/icepyx|3.7921880925293895e-06| +|setup.py|github/vijayvarma392/binaryBHexp|3.7921880925293895e-06| +|setup.py|github/atomneb/AtomNeb-py|3.7921880925293895e-06| +|setup.py|github/eggplantbren/DNest4|3.7921880925293895e-06| +|setup.py|github/medema-group/bigslice|3.7921880925293895e-06| +|setup.py|github/kboone/parsnip|3.7921880925293895e-06| +|setup.py|github/infer-actively/pymdp|3.7921880925293895e-06| +|setup.py|github/Illumina/SpliceAI|3.7921880925293895e-06| +|setup.py|github/ni1o1/transbigdata|3.7921880925293895e-06| +|setup.py|github/sensein/etelemetry-client|3.7921880925293895e-06| +|setup.py|github/halomod/hmf|3.7921880925293895e-06| +|setup.py|github/halomod/halomod|3.7921880925293895e-06| +|setup.py|github/SYalouz/QuantNBody|3.7921880925293895e-06| +|setup.py|github/matchms/ms2deepscore|3.7921880925293895e-06| +|setup.py|github/matchms/matchms|3.7921880925293895e-06| +|setup.py|github/supernnova/SuperNNova|3.7921880925293895e-06| +|setup.py|github/UNSW-CEEM/nempy|3.7921880925293895e-06| +|setup.py|github/recipy/recipy|3.7921880925293895e-06| +|setup.py|github/nasa/simupy-flight|3.7921880925293895e-06| +|setup.py|github/KathrynJones1/catwoman|3.7921880925293895e-06| +|setup.py|github/synchrofit/synchrofit|3.7921880925293895e-06| +|setup.py|github/dgerosa/surrkick|3.7921880925293895e-06| +|setup.py|github/dgerosa/spops|3.7921880925293895e-06| +|setup.py|github/dgerosa/gwdet|3.7921880925293895e-06| +|setup.py|github/ERA-URBAN/fm128_radar|3.7921880925293895e-06| +|setup.py|github/webbjj/clustertools|3.7921880925293895e-06| +|setup.py|github/webbjj/m2mcluster|3.7921880925293895e-06| +|setup.py|github/DRMacIver/shrinkray|3.7921880925293895e-06| +|setup.py|github/devanshkv/fetch|3.7921880925293895e-06| +|setup.py|github/BradhamLab/icat|3.7921880925293895e-06| +|setup.py|github/Ayuei/DeBEIR|3.7921880925293895e-06| +|setup.py|github/nlesc-ave/ave-rest-service|3.7921880925293895e-06| +|setup.py|github/FrancesBW/bellamy|3.7921880925293895e-06| +|setup.py|github/jeaadams/ExoPix|3.7921880925293895e-06| +|setup.py|github/keflavich/HiGal_SEDfitter|3.7921880925293895e-06| +|setup.py|github/ebellm/pyraf-dbsp|3.7921880925293895e-06| +|setup.py|github/theia-dev/Qiber3D|3.7921880925293895e-06| +|setup.py|github/galizia-lab/pyview|3.7921880925293895e-06| +|setup.py|github/radio-astro-tools/pvextractor|3.7921880925293895e-06| +|setup.py|github/radio-astro-tools/uvcombine|3.7921880925293895e-06| +|setup.py|github/radio-astro-tools/spectral-cube|3.7921880925293895e-06| +|setup.py|github/mgm8/pyngham|3.7921880925293895e-06| +|setup.py|github/ArtificialStellarPopulations/ArtPop|3.7921880925293895e-06| +|setup.py|github/lofar-astron/RMextract|3.7921880925293895e-06| +|setup.py|github/potassco/clingo|3.7921880925293895e-06| +|setup.py|github/Johannes-Sahlmann/pygacs|3.7921880925293895e-06| +|setup.py|github/gilestrolab/ethoscope|3.7921880925293895e-06| +|setup.py|github/LucaMalavolta/PyORBIT|3.7921880925293895e-06| +|setup.py|github/MonashSmartStructures/ospgrillage|3.7921880925293895e-06| +|setup.py|github/heliopython/heliopy|3.7921880925293895e-06| +|setup.py|github/fjprichard/PyAFBF|3.7921880925293895e-06| +|setup.py|github/ejhigson/perfectns|3.7921880925293895e-06| +|setup.py|github/ejhigson/nestcheck|3.7921880925293895e-06| +|setup.py|github/ejhigson/dyPolyChord|3.7921880925293895e-06| +|setup.py|github/WMD-group/SMACT|3.7921880925293895e-06| +|setup.py|github/WMD-group/MacroDensity|3.7921880925293895e-06| +|setup.py|github/wokast/PyCactus|3.7921880925293895e-06| +|pypi|[properscoring](https://pypi.org/project/properscoring)|3.7921880925293895e-06| +|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.7921880925293895e-06| +|requirements.txt|gitlab/AstroVian/bmarxiv|3.7921880925293895e-06| +|requirements.txt|gitlab/casi-project/casi-2d|3.7921880925293895e-06| +|requirements.txt|gitlab/dglaeser/fieldcompare|3.7921880925293895e-06| +|requirements.txt|gitlab/pipe3d/pyPipe3D|3.7921880925293895e-06| +|requirements.txt|gitlab/LouisLab/PiVR|3.7921880925293895e-06| +|requirements.txt|gitlab/cracklet/cracklet|3.7921880925293895e-06| +|requirements.txt|gitlab/aegge/comet-emu|3.7921880925293895e-06| +|requirements.txt|gitlab/gpagano/lensinggw|3.7921880925293895e-06| +|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.7921880925293895e-06| +|requirements.txt|gitlab/jesseds/apav|3.7921880925293895e-06| +|requirements.txt|gitlab/esa/pyxel|3.7921880925293895e-06| +|requirements.txt|gitlab/dsbowen/conditional-inference|3.7921880925293895e-06| +|requirements.txt|gitlab/rki_bioinformatics/purple|3.7921880925293895e-06| +|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.7921880925293895e-06| +|requirements.txt|gitlab/binary_c/binary_c-python|3.7921880925293895e-06| +|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.7921880925293895e-06| +|requirements.txt|gitlab/ENKI-portal/vaporock|3.7921880925293895e-06| +|requirements.txt|gitlab/etienne.behar/menura|3.7921880925293895e-06| +|requirements.txt|github/florian-lienhard/MM-LSD|3.7921880925293895e-06| +|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.7921880925293895e-06| +|requirements.txt|github/migueldvb/cine|3.7921880925293895e-06| +|requirements.txt|github/erling6232/imagedata|3.7921880925293895e-06| +|requirements.txt|github/kylemede/ExoSOFT|3.7921880925293895e-06| +|requirements.txt|github/mms-fcul/PypKa|3.7921880925293895e-06| +|requirements.txt|github/CobayaSampler/cobaya|3.7921880925293895e-06| +|requirements.txt|github/SimonPfeifer/cows|3.7921880925293895e-06| +|requirements.txt|github/openmsi/openmsistream|3.7921880925293895e-06| +|requirements.txt|github/logan-pearce/lofti_gaia|3.7921880925293895e-06| +|requirements.txt|github/NREL/G2Aero|3.7921880925293895e-06| +|requirements.txt|github/iontorrent/TS|3.7921880925293895e-06| +|requirements.txt|github/3d-pli/fastpli|3.7921880925293895e-06| +|requirements.txt|github/tamarervin/SolAster|3.7921880925293895e-06| +|requirements.txt|github/Cristianetaniguti/Reads2Map|3.7921880925293895e-06| +|requirements.txt|github/fcastagna/JoXSZ|3.7921880925293895e-06| +|requirements.txt|github/fcastagna/preprofit|3.7921880925293895e-06| +|requirements.txt|github/zachetienne/nrpytutorial|3.7921880925293895e-06| +|requirements.txt|github/dfm/ketu|3.7921880925293895e-06| +|requirements.txt|github/dkoslicki/TAMPA|3.7921880925293895e-06| +|requirements.txt|github/ska-sa/katdal|3.7921880925293895e-06| +|requirements.txt|github/gmbrandt/HTOF|3.7921880925293895e-06| +|requirements.txt|github/muctadir/lama|3.7921880925293895e-06| +|requirements.txt|github/daler/pybedtools|3.7921880925293895e-06| +|requirements.txt|github/daler/gffutils|3.7921880925293895e-06| +|requirements.txt|github/myinxd/mcrgnet|3.7921880925293895e-06| +|requirements.txt|github/williamjameshandley/fgivenx|3.7921880925293895e-06| +|requirements.txt|github/williamjameshandley/anesthetic|3.7921880925293895e-06| +|requirements.txt|github/sorenwacker/ProteomicsQC|3.7921880925293895e-06| +|requirements.txt|github/TinkerTools/tinker9|3.7921880925293895e-06| +|requirements.txt|github/austinpeel/herculens|3.7921880925293895e-06| +|requirements.txt|github/JulioHC00/PEPITA|3.7921880925293895e-06| +|requirements.txt|github/ketch/RK-Opt|3.7921880925293895e-06| +|requirements.txt|github/RECETOX/RIAssigner|3.7921880925293895e-06| +|requirements.txt|github/RECETOX/MSMetaEnhancer|3.7921880925293895e-06| +|requirements.txt|github/Narayana-Rao/SAR-tools|3.7921880925293895e-06| +|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.7921880925293895e-06| +|requirements.txt|github/CGATOxford/UMI-tools|3.7921880925293895e-06| +|requirements.txt|github/miracum/ahd2fhir|3.7921880925293895e-06| +|requirements.txt|github/johnpaulett/python-hl7|3.7921880925293895e-06| +|requirements.txt|github/kiyo-masui/bitshuffle|3.7921880925293895e-06| +|requirements.txt|github/AWehrhahn/SME|3.7921880925293895e-06| +|requirements.txt|github/smaret/astrochem|3.7921880925293895e-06| +|requirements.txt|github/bradkav/verne|3.7921880925293895e-06| +|requirements.txt|github/bradkav/CEvNS|3.7921880925293895e-06| +|requirements.txt|github/bradkav/WIMpy_NREFT|3.7921880925293895e-06| +|requirements.txt|github/quantling/pyndl|3.7921880925293895e-06| +|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.7921880925293895e-06| +|requirements.txt|github/duetosymmetry/qnm|3.7921880925293895e-06| +|requirements.txt|github/rhdtownsend/gyre|3.7921880925293895e-06| +|requirements.txt|github/jtschindler/sculptor|3.7921880925293895e-06| +|requirements.txt|github/ABM4ALL/Melodie|3.7921880925293895e-06| +|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.7921880925293895e-06| +|requirements.txt|github/LINNAE-project/SFB-Annotator|3.7921880925293895e-06| +|requirements.txt|github/YangLab/CIRCexplorer2|3.7921880925293895e-06| +|requirements.txt|github/pyomeca/biosiglive|3.7921880925293895e-06| +|requirements.txt|github/hposborn/MonoTools|3.7921880925293895e-06| +|requirements.txt|github/ExeClim/Isca|3.7921880925293895e-06| +|requirements.txt|github/astromer-science/main-code|3.7921880925293895e-06| +|requirements.txt|github/Lyalpha/spalipy|3.7921880925293895e-06| +|requirements.txt|github/BASTAcode/BASTA|3.7921880925293895e-06| +|requirements.txt|github/bcbio/bcbio-nextgen|3.7921880925293895e-06| +|requirements.txt|github/COMBINE-lab/alevin-fry|3.7921880925293895e-06| +|requirements.txt|github/GBLille/MassiveFold|3.7921880925293895e-06| +|requirements.txt|github/cwentland0/perform|3.7921880925293895e-06| +|requirements.txt|github/pyamg/pyamg|3.7921880925293895e-06| +|requirements.txt|github/SharmaLlama/ticktack|3.7921880925293895e-06| +|requirements.txt|github/frescigno/magpy_rv|3.7921880925293895e-06| +|requirements.txt|github/mscaudill/openseize|3.7921880925293895e-06| +|requirements.txt|github/chemfiles/chemfiles|3.7921880925293895e-06| +|requirements.txt|github/me-manu/gammaALPs|3.7921880925293895e-06| +|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.7921880925293895e-06| +|requirements.txt|github/lucabaldini/ixpeobssim|3.7921880925293895e-06| +|requirements.txt|github/andr1976/HydDown|3.7921880925293895e-06| +|requirements.txt|github/ArtRand/signalAlign|3.7921880925293895e-06| +|requirements.txt|github/TearsWaiting/MIMML|3.7921880925293895e-06| +|requirements.txt|github/miguelzuma/hi_class_public|3.7921880925293895e-06| +|requirements.txt|github/bow/fsnviz|3.7921880925293895e-06| +|requirements.txt|github/CAMI-challenge/CAMITAX|3.7921880925293895e-06| +|requirements.txt|github/chenwuperth/rgz_rcnn|3.7921880925293895e-06| +|requirements.txt|github/sidmohite/nimbus-astro|3.7921880925293895e-06| +|requirements.txt|github/barentsen/k2flix|3.7921880925293895e-06| +|requirements.txt|github/barentsen/dave|3.7921880925293895e-06| +|requirements.txt|github/jellis18/PTMCMCSampler|3.7921880925293895e-06| +|requirements.txt|github/ablab/TandemTools|3.7921880925293895e-06| +|requirements.txt|github/RosettaCommons/RFDesign|3.7921880925293895e-06| +|requirements.txt|github/aboucaud/pypher|3.7921880925293895e-06| +|requirements.txt|github/lgrcia/prose|3.7921880925293895e-06| +|requirements.txt|github/kuenzelab/ENDURE|3.7921880925293895e-06| +|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.7921880925293895e-06| +|requirements.txt|github/nextstrain/nextclade|3.7921880925293895e-06| +|requirements.txt|github/mjshao06/pdifFinder|3.7921880925293895e-06| +|requirements.txt|github/scottgigante/picopore|3.7921880925293895e-06| +|requirements.txt|github/ryneches/SuchTree|3.7921880925293895e-06| +|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.7921880925293895e-06| +|requirements.txt|github/arq5x/poretools|3.7921880925293895e-06| +|requirements.txt|github/vterron/lemon|3.7921880925293895e-06| +|requirements.txt|github/mwalmsley/zoobot|3.7921880925293895e-06| +|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.7921880925293895e-06| +|requirements.txt|github/JacobBumgarner/VesselVio|3.7921880925293895e-06| +|requirements.txt|github/VIB-PSB/MINI-EX|3.7921880925293895e-06| +|requirements.txt|github/PetroFit/petrofit|3.7921880925293895e-06| +|requirements.txt|github/kuanrongchan/COVID19-severity|3.7921880925293895e-06| +|requirements.txt|github/taoliu/MACS|3.7921880925293895e-06| +|requirements.txt|github/seeh/surprise|3.7921880925293895e-06| +|requirements.txt|github/maxmahlke/ssos|3.7921880925293895e-06| +|requirements.txt|github/floodlight-sports/floodlight|3.7921880925293895e-06| +|requirements.txt|github/galaxyproject/galaxy-lib|3.7921880925293895e-06| +|requirements.txt|github/opengeos/segment-geospatial|3.7921880925293895e-06| +|requirements.txt|github/ncbi/datasets|3.7921880925293895e-06| +|requirements.txt|github/enveda/RPath|3.7921880925293895e-06| +|requirements.txt|github/micahvista/MAMnet|3.7921880925293895e-06| +|requirements.txt|github/ngbusca/QuasarNET|3.7921880925293895e-06| +|requirements.txt|github/ajshajib/dolphin|3.7921880925293895e-06| +|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.7921880925293895e-06| +|requirements.txt|github/genouest/biomaj-daemon|3.7921880925293895e-06| +|requirements.txt|github/wmglab-duke/ascent|3.7921880925293895e-06| +|requirements.txt|github/SCIInstitute/UncertainSCI|3.7921880925293895e-06| +|requirements.txt|github/MIAnalyzer/MIA|3.7921880925293895e-06| +|requirements.txt|github/1313e/CMasher|3.7921880925293895e-06| +|requirements.txt|github/vallis/libstempo|3.7921880925293895e-06| +|requirements.txt|github/lpantano/seqcluster|3.7921880925293895e-06| +|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.7921880925293895e-06| +|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.7921880925293895e-06| +|requirements.txt|github/bfarr/kombine|3.7921880925293895e-06| +|requirements.txt|github/BioGearsEngine/core|3.7921880925293895e-06| +|requirements.txt|github/fgbuster/fgbuster|3.7921880925293895e-06| +|requirements.txt|github/cwieder/py-ssPA|3.7921880925293895e-06| +|requirements.txt|github/tpospisi/RFCDE|3.7921880925293895e-06| +|requirements.txt|github/tpospisi/nnkcde|3.7921880925293895e-06| +|requirements.txt|github/tpospisi/cdetools|3.7921880925293895e-06| +|requirements.txt|github/SPARTA-dev/SPARTA|3.7921880925293895e-06| +|requirements.txt|github/johnveitch/cpnest|3.7921880925293895e-06| +|requirements.txt|github/ixkael/Delight|3.7921880925293895e-06| +|requirements.txt|github/AndrewAnnex/SpiceyPy|3.7921880925293895e-06| +|requirements.txt|github/sjteresi/TE_Density|3.7921880925293895e-06| +|requirements.txt|github/JLiangLab/TransVW|3.7921880925293895e-06| +|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.7921880925293895e-06| +|requirements.txt|github/TommasoRonconi/scampy|3.7921880925293895e-06| +|requirements.txt|github/OnroerendErfgoed/atramhasis|3.7921880925293895e-06| +|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.7921880925293895e-06| +|requirements.txt|github/swagnercarena/paltas|3.7921880925293895e-06| +|requirements.txt|github/ronshnapp/MyPTV|3.7921880925293895e-06| +|requirements.txt|github/python-streamz/streamz|3.7921880925293895e-06| +|requirements.txt|github/SESMG/SESMG|3.7921880925293895e-06| +|requirements.txt|github/gbouras13/plassembler|3.7921880925293895e-06| +|requirements.txt|github/ywx649999311/EzTao|3.7921880925293895e-06| +|requirements.txt|github/annayqho/TheCannon|3.7921880925293895e-06| +|requirements.txt|github/sybila/biodivine-aeon-py|3.7921880925293895e-06| +|requirements.txt|github/bjmorgan/py-sc-fermi|3.7921880925293895e-06| +|requirements.txt|github/kazewong/flowMC|3.7921880925293895e-06| +|requirements.txt|github/AOtools/aotools|3.7921880925293895e-06| +|requirements.txt|github/afeinstein20/eleanor|3.7921880925293895e-06| +|requirements.txt|github/epi2me-labs/mapula|3.7921880925293895e-06| +|requirements.txt|github/mattyowl/astLib|3.7921880925293895e-06| +|requirements.txt|github/LSSTDESC/sacc|3.7921880925293895e-06| +|requirements.txt|github/LSSTDESC/Spectractor|3.7921880925293895e-06| +|requirements.txt|github/LSSTDESC/snmachine|3.7921880925293895e-06| +|requirements.txt|github/danielreardon/scintools|3.7921880925293895e-06| +|requirements.txt|github/stammler/dustpylib|3.7921880925293895e-06| +|requirements.txt|github/Higgins00/TESS-Localize|3.7921880925293895e-06| +|requirements.txt|github/AusSRC/SoFiAX|3.7921880925293895e-06| +|requirements.txt|github/StingraySoftware/HENDRICS|3.7921880925293895e-06| +|requirements.txt|github/mlares/hearsay|3.7921880925293895e-06| +|requirements.txt|github/iAART/aart|3.7921880925293895e-06| +|requirements.txt|github/JulianZDing/UniMAP|3.7921880925293895e-06| +|requirements.txt|github/tvwenger/millennium-tap-query|3.7921880925293895e-06| +|requirements.txt|github/LSARP/ProteomicsQC|3.7921880925293895e-06| +|requirements.txt|github/soraxas/sbp-env|3.7921880925293895e-06| +|requirements.txt|github/kno10/python-kmedoids|3.7921880925293895e-06| +|requirements.txt|github/WangLabTHU/DeSP|3.7921880925293895e-06| +|requirements.txt|github/pierfied/karmma|3.7921880925293895e-06| +|requirements.txt|github/cytham/nanovar|3.7921880925293895e-06| +|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.7921880925293895e-06| +|requirements.txt|github/bioAI-Oslo/Spikeometric|3.7921880925293895e-06| +|requirements.txt|github/citation-file-format/citation-file-format|3.7921880925293895e-06| +|requirements.txt|github/sbird/fake_spectra|3.7921880925293895e-06| +|requirements.txt|github/harrispopgen/mutyper|3.7921880925293895e-06| +|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.7921880925293895e-06| +|requirements.txt|github/mirapy-org/mirapy|3.7921880925293895e-06| +|requirements.txt|github/COINtoolbox/ActSNClass|3.7921880925293895e-06| +|requirements.txt|github/exciting/excitingtools|3.7921880925293895e-06| +|requirements.txt|github/Climdyn/qgs|3.7921880925293895e-06| +|requirements.txt|github/JD2112/methylr|3.7921880925293895e-06| +|requirements.txt|github/bcgsc/TMBur|3.7921880925293895e-06| +|requirements.txt|github/bcgsc/NanoSim|3.7921880925293895e-06| +|requirements.txt|github/ConnorStoneAstro/AutoProf|3.7921880925293895e-06| +|requirements.txt|github/smithlabcode/dnmtools|3.7921880925293895e-06| +|requirements.txt|github/pni-lab/mlconfound|3.7921880925293895e-06| +|requirements.txt|github/kkjawz/coref-ee|3.7921880925293895e-06| +|requirements.txt|github/MD-Studio/MDStudio|3.7921880925293895e-06| +|requirements.txt|github/healpy/healpy|3.7921880925293895e-06| +|requirements.txt|github/kartheikiyer/dense_basis|3.7921880925293895e-06| +|requirements.txt|github/discsim/frank|3.7921880925293895e-06| +|requirements.txt|github/christinahedges/contaminante|3.7921880925293895e-06| +|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.7921880925293895e-06| +|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.7921880925293895e-06| +|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.7921880925293895e-06| +|requirements.txt|github/lgbouma/gyro-interp|3.7921880925293895e-06| +|requirements.txt|github/danielenricocahall/elephas|3.7921880925293895e-06| +|requirements.txt|github/sourmash-bio/sourmash|3.7921880925293895e-06| +|requirements.txt|github/firefly-cpp/NiaARM|3.7921880925293895e-06| +|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.7921880925293895e-06| +|requirements.txt|github/SJLeo/FFSD|3.7921880925293895e-06| +|requirements.txt|github/ggciag/mandyoc|3.7921880925293895e-06| +|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.7921880925293895e-06| +|requirements.txt|github/xuanxu/starmatrix|3.7921880925293895e-06| +|requirements.txt|github/mentatpsi/OSGenome|3.7921880925293895e-06| +|requirements.txt|github/pymedphys/pymedphys|3.7921880925293895e-06| +|requirements.txt|github/milnus/Magphi|3.7921880925293895e-06| +|requirements.txt|github/winger/hawking_net|3.7921880925293895e-06| +|requirements.txt|github/deeptools/HiCExplorer|3.7921880925293895e-06| +|requirements.txt|github/deeptools/deepTools|3.7921880925293895e-06| +|requirements.txt|github/pavolgaj/ObsPlanner|3.7921880925293895e-06| +|requirements.txt|github/OpenBioLink/Explorer|3.7921880925293895e-06| +|requirements.txt|github/AMReX-Astro/MAESTROeX|3.7921880925293895e-06| +|requirements.txt|github/AMReX-Astro/Castro|3.7921880925293895e-06| +|requirements.txt|github/AMReX-Astro/Nyx|3.7921880925293895e-06| +|requirements.txt|github/widdowquinn/pyani|3.7921880925293895e-06| +|requirements.txt|github/sklasfeld/DANPOS3|3.7921880925293895e-06| +|requirements.txt|github/prashjet/popkinmocks|3.7921880925293895e-06| +|requirements.txt|github/tmcclintock/AReconstructionTool|3.7921880925293895e-06| +|requirements.txt|github/abatten/fruitbat|3.7921880925293895e-06| +|requirements.txt|github/rrwick/Deepbinner|3.7921880925293895e-06| +|requirements.txt|github/achael/eht-imaging|3.7921880925293895e-06| +|requirements.txt|github/valentineap/pyprop8|3.7921880925293895e-06| +|requirements.txt|github/jesford/cluster-lensing|3.7921880925293895e-06| +|requirements.txt|github/justyncw/STAR_MELT|3.7921880925293895e-06| +|requirements.txt|github/qMRLab/qMRLab|3.7921880925293895e-06| +|requirements.txt|github/mrtommyb/ktransit|3.7921880925293895e-06| +|requirements.txt|github/EnricoCorsaro/FAMED|3.7921880925293895e-06| +|requirements.txt|github/jeffdaily/parasail-python|3.7921880925293895e-06| +|requirements.txt|github/gvilitechltd/LibSWIFFT|3.7921880925293895e-06| +|requirements.txt|github/nialov/fractopo|3.7921880925293895e-06| +|requirements.txt|github/DataBiosphere/wdl-parsers|3.7921880925293895e-06| +|requirements.txt|github/linsalrob/PhiSpy|3.7921880925293895e-06| +|requirements.txt|github/hongwanliu/DarkHistory|3.7921880925293895e-06| +|requirements.txt|github/ArgonneCPAC/diffmah|3.7921880925293895e-06| +|requirements.txt|github/ArgonneCPAC/diffstar|3.7921880925293895e-06| +|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.7921880925293895e-06| +|requirements.txt|github/OxES/k2sc|3.7921880925293895e-06| +|requirements.txt|github/Smith42/pix2prof|3.7921880925293895e-06| +|requirements.txt|github/monarch-initiative/loinc2hpo|3.7921880925293895e-06| +|requirements.txt|github/JuliaHCI/ADI.jl|3.7921880925293895e-06| +|requirements.txt|github/MichelleLochner/astronomaly|3.7921880925293895e-06| +|requirements.txt|github/freqtrade/freqtrade|3.7921880925293895e-06| +|requirements.txt|github/grahambell/pymoc|3.7921880925293895e-06| +|requirements.txt|github/PacificBiosciences/pbbam|3.7921880925293895e-06| +|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.7921880925293895e-06| +|requirements.txt|github/Kamuish/archi|3.7921880925293895e-06| +|requirements.txt|github/temuller/hostphot|3.7921880925293895e-06| +|requirements.txt|github/temuller/piscola|3.7921880925293895e-06| +|requirements.txt|github/SuLab/Wikidata-phenomizer|3.7921880925293895e-06| +|requirements.txt|github/ImperialCollegeLondon/champ|3.7921880925293895e-06| +|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.7921880925293895e-06| +|requirements.txt|github/tylertrimble/viswaternet|3.7921880925293895e-06| +|requirements.txt|github/mgieles/limepy|3.7921880925293895e-06| +|requirements.txt|github/ebachelet/pyLIMA|3.7921880925293895e-06| +|requirements.txt|github/nanoporetech/medaka|3.7921880925293895e-06| +|requirements.txt|github/nanoporetech/pychopper|3.7921880925293895e-06| +|requirements.txt|github/CederGroupHub/smol|3.7921880925293895e-06| +|requirements.txt|github/ucl-exoplanets/pylightcurve|3.7921880925293895e-06| +|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.7921880925293895e-06| +|requirements.txt|github/hpparvi/PyTransit|3.7921880925293895e-06| +|requirements.txt|github/hpparvi/opents|3.7921880925293895e-06| +|requirements.txt|github/DSIMB/medusa|3.7921880925293895e-06| +|requirements.txt|github/HannahMDoherty/ChemGAPP|3.7921880925293895e-06| +|requirements.txt|github/sblunt/orbitize|3.7921880925293895e-06| +|requirements.txt|github/SDXorg/pysd|3.7921880925293895e-06| +|requirements.txt|github/hyosubkim/bayes-toolbox|3.7921880925293895e-06| +|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.7921880925293895e-06| +|requirements.txt|github/labsyspharm/minerva-story|3.7921880925293895e-06| +|requirements.txt|github/Samreay/Barry|3.7921880925293895e-06| +|requirements.txt|github/Samreay/ChainConsumer|3.7921880925293895e-06| +|requirements.txt|github/tikk3r/legacystamps|3.7921880925293895e-06| +|requirements.txt|github/mtlam/PyPulse|3.7921880925293895e-06| +|requirements.txt|github/atomec-project/atoMEC|3.7921880925293895e-06| +|requirements.txt|github/erikbern/ann-benchmarks|3.7921880925293895e-06| +|requirements.txt|github/statgen/Minimac4|3.7921880925293895e-06| +|requirements.txt|github/GilbertLabUCSF/CanDI|3.7921880925293895e-06| +|requirements.txt|github/python-hydro/pyro2|3.7921880925293895e-06| +|requirements.txt|github/marius311/cosmoslik|3.7921880925293895e-06| +|requirements.txt|github/qmarcou/IGoR|3.7921880925293895e-06| +|requirements.txt|github/minaskar/pocomc|3.7921880925293895e-06| +|requirements.txt|github/minaskar/zeus|3.7921880925293895e-06| +|requirements.txt|github/minaskar/hankl|3.7921880925293895e-06| +|requirements.txt|github/gbrammer/grizli|3.7921880925293895e-06| +|requirements.txt|github/AemulusProject/bias_emulator|3.7921880925293895e-06| +|requirements.txt|github/astroboylrx/Rubble|3.7921880925293895e-06| +|requirements.txt|github/cistrome/MIRA|3.7921880925293895e-06| +|requirements.txt|github/variomes/sibtm-variomes|3.7921880925293895e-06| +|requirements.txt|github/open2c/pairtools|3.7921880925293895e-06| +|requirements.txt|github/BenNordick/HiLoop|3.7921880925293895e-06| +|requirements.txt|github/BorgwardtLab/simbsig|3.7921880925293895e-06| +|requirements.txt|github/pipliggins/EVolve|3.7921880925293895e-06| +|requirements.txt|github/nickk124/RCR|3.7921880925293895e-06| +|requirements.txt|github/stinefm/relsad|3.7921880925293895e-06| +|requirements.txt|github/cdanielmachado/reframed|3.7921880925293895e-06| +|requirements.txt|github/moead-framework/framework|3.7921880925293895e-06| +|requirements.txt|github/shandley/hecatomb|3.7921880925293895e-06| +|requirements.txt|github/macrocosme/amber_meta|3.7921880925293895e-06| +|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.7921880925293895e-06| +|requirements.txt|github/silburt/DeepMoon|3.7921880925293895e-06| +|requirements.txt|github/travisseymour/EPICpy|3.7921880925293895e-06| +|requirements.txt|github/aertslab/pySCENIC|3.7921880925293895e-06| +|requirements.txt|github/fccoelho/epimodels|3.7921880925293895e-06| +|requirements.txt|github/fccoelho/epigrass|3.7921880925293895e-06| +|requirements.txt|github/singularityhub/sregistry|3.7921880925293895e-06| +|requirements.txt|github/segasai/rvspecfit|3.7921880925293895e-06| +|requirements.txt|github/pennsignals/chime|3.7921880925293895e-06| +|requirements.txt|github/NLESC-JCER/QMCblip|3.7921880925293895e-06| +|requirements.txt|github/paulbrodersen/netgraph|3.7921880925293895e-06| +|requirements.txt|github/Jacks0nJ/PyFPT|3.7921880925293895e-06| +|requirements.txt|github/ucberkeleyseti/turbo_seti|3.7921880925293895e-06| +|requirements.txt|github/ucberkeleyseti/blimpy|3.7921880925293895e-06| +|requirements.txt|github/pcingola/SnpEff|3.7921880925293895e-06| +|requirements.txt|github/TeamCOMPAS/COMPAS|3.7921880925293895e-06| +|requirements.txt|github/parsotat/batanalysis|3.7921880925293895e-06| +|requirements.txt|github/pysam-developers/pysam|3.7921880925293895e-06| +|requirements.txt|github/bthorne93/PySM_public|3.7921880925293895e-06| +|requirements.txt|github/emerge-erc/ALminer|3.7921880925293895e-06| +|requirements.txt|github/j-erler/pymf|3.7921880925293895e-06| +|requirements.txt|github/silx-kit/pyFAI|3.7921880925293895e-06| +|requirements.txt|github/asntech/intervene|3.7921880925293895e-06| +|requirements.txt|github/icecube/TauRunner|3.7921880925293895e-06| +|requirements.txt|github/moldyn/msmhelper|3.7921880925293895e-06| +|requirements.txt|github/legolason/PyQSOFit|3.7921880925293895e-06| +|requirements.txt|github/maserlib/ExPRES|3.7921880925293895e-06| +|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.7921880925293895e-06| +|requirements.txt|github/miguelcarcamov/csromer|3.7921880925293895e-06| +|requirements.txt|github/miguelcarcamov/gpuvmem|3.7921880925293895e-06| +|requirements.txt|github/mrempel/geohexviz|3.7921880925293895e-06| +|requirements.txt|github/bonsai-team/matam|3.7921880925293895e-06| +|requirements.txt|github/bd-j/prospector|3.7921880925293895e-06| +|requirements.txt|github/bd-j/sedpy|3.7921880925293895e-06| +|requirements.txt|github/astro-informatics/sleplet|3.7921880925293895e-06| +|requirements.txt|github/mirnylab/cooler|3.7921880925293895e-06| +|requirements.txt|github/mirnylab/pairtools|3.7921880925293895e-06| +|requirements.txt|github/vortex-exoplanet/VIP|3.7921880925293895e-06| +|requirements.txt|github/secimTools/SECIMTools|3.7921880925293895e-06| +|requirements.txt|github/li-yangyang/lotus|3.7921880925293895e-06| +|requirements.txt|github/jts/nanopolish|3.7921880925293895e-06| +|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.7921880925293895e-06| +|requirements.txt|github/koszullab/pareidolia|3.7921880925293895e-06| +|requirements.txt|github/spack/spack|3.7921880925293895e-06| +|requirements.txt|github/surf-eds/one-button-compute|3.7921880925293895e-06| +|requirements.txt|github/SegataLab/lefse|3.7921880925293895e-06| +|requirements.txt|github/mswzeus/TargetNet|3.7921880925293895e-06| +|requirements.txt|github/igvteam/igv-reports|3.7921880925293895e-06| +|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.7921880925293895e-06| +|requirements.txt|github/KeplerGO/kadenza|3.7921880925293895e-06| +|requirements.txt|github/KeplerGO/PyKE|3.7921880925293895e-06| +|requirements.txt|github/KeplerGO/K2fov|3.7921880925293895e-06| +|requirements.txt|github/reneshbedre/bioinfokit|3.7921880925293895e-06| +|requirements.txt|github/rsnemmen/BCES|3.7921880925293895e-06| +|requirements.txt|github/Qiskit/qiskit-experiments|3.7921880925293895e-06| +|requirements.txt|github/htjb/margarine|3.7921880925293895e-06| +|requirements.txt|github/htjb/globalemu|3.7921880925293895e-06| +|requirements.txt|github/tomasstolker/pycrires|3.7921880925293895e-06| +|requirements.txt|github/tomasstolker/ARTES|3.7921880925293895e-06| +|requirements.txt|github/tomasstolker/species|3.7921880925293895e-06| +|requirements.txt|github/jsobeck/MOOG_SCAT|3.7921880925293895e-06| +|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.7921880925293895e-06| +|requirements.txt|github/roualdes/bridgestan|3.7921880925293895e-06| +|requirements.txt|github/abinit/abinit|3.7921880925293895e-06| +|requirements.txt|github/PaulHancock/Robbie|3.7921880925293895e-06| +|requirements.txt|github/katholt/Kleborate|3.7921880925293895e-06| +|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.7921880925293895e-06| +|requirements.txt|github/hallamlab/TreeSAPP|3.7921880925293895e-06| +|requirements.txt|github/xraypy/xraylarch|3.7921880925293895e-06| +|requirements.txt|github/Julian/jsonschema|3.7921880925293895e-06| +|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.7921880925293895e-06| +|requirements.txt|github/JorenSix/Olaf|3.7921880925293895e-06| +|requirements.txt|github/dirac-institute/asterogap|3.7921880925293895e-06| +|requirements.txt|github/onnela-lab/beiwe-backend|3.7921880925293895e-06| +|requirements.txt|github/xinyiguan/py2lispIDyOM|3.7921880925293895e-06| +|requirements.txt|github/pyFFTW/pyFFTW|3.7921880925293895e-06| +|requirements.txt|github/alawryaguila/multi-view-AE|3.7921880925293895e-06| +|requirements.txt|github/grant-m-s/astronomicAL|3.7921880925293895e-06| +|requirements.txt|github/exosports/homer|3.7921880925293895e-06| +|requirements.txt|github/exosports/MARGE|3.7921880925293895e-06| +|requirements.txt|github/SterlingYM/astroPIPS|3.7921880925293895e-06| +|requirements.txt|github/mwvgroup/pwv_kpno|3.7921880925293895e-06| +|requirements.txt|github/geoelements/gns|3.7921880925293895e-06| +|requirements.txt|github/lmcinnes/umap|3.7921880925293895e-06| +|requirements.txt|github/RBrearton/islatu|3.7921880925293895e-06| +|requirements.txt|github/SHTOOLS/SHTOOLS|3.7921880925293895e-06| +|requirements.txt|github/timstaley/amisurvey|3.7921880925293895e-06| +|requirements.txt|github/AllenInstitute/bmtk|3.7921880925293895e-06| +|requirements.txt|github/snowformatics/macrobot|3.7921880925293895e-06| +|requirements.txt|github/snad-space/ztf-viewer|3.7921880925293895e-06| +|requirements.txt|github/inpefess/gym-saturation|3.7921880925293895e-06| +|requirements.txt|github/rzellem/EXOTIC|3.7921880925293895e-06| +|requirements.txt|github/a-griffiths/AutoSpec|3.7921880925293895e-06| +|requirements.txt|github/cogent3/cogent3|3.7921880925293895e-06| +|requirements.txt|github/hannorein/rebound|3.7921880925293895e-06| +|requirements.txt|github/FlorianThibord/OptimiR|3.7921880925293895e-06| +|requirements.txt|github/LuisScoccola/persistable|3.7921880925293895e-06| +|requirements.txt|github/wouterpeere/GHEtool|3.7921880925293895e-06| +|requirements.txt|github/PNNL-m-q/mza|3.7921880925293895e-06| +|requirements.txt|github/PynPoint/PynPoint|3.7921880925293895e-06| +|requirements.txt|github/artic-network/fieldbioinformatics|3.7921880925293895e-06| +|requirements.txt|github/podondra/bayesian-sznet|3.7921880925293895e-06| +|requirements.txt|github/bregaldo/pywst|3.7921880925293895e-06| +|requirements.txt|github/KVSlab/VaMPy|3.7921880925293895e-06| +|requirements.txt|github/rpoleski/MulensModel|3.7921880925293895e-06| +|requirements.txt|github/arnauqb/qwind|3.7921880925293895e-06| +|requirements.txt|github/ethicsai/ethical-smart-grid|3.7921880925293895e-06| +|requirements.txt|github/jgieseler/solarmach|3.7921880925293895e-06| +|requirements.txt|github/arnikz/PIQMIe|3.7921880925293895e-06| +|requirements.txt|github/LondonBiofoundry/basicsynbio|3.7921880925293895e-06| +|requirements.txt|github/YesselmanLab/rna_map|3.7921880925293895e-06| +|requirements.txt|github/nickelnine37/pykronecker|3.7921880925293895e-06| +|requirements.txt|github/RuthAngus/stardate|3.7921880925293895e-06| +|requirements.txt|github/palaeoware/revosim|3.7921880925293895e-06| +|requirements.txt|github/pyxnat/pyxnat|3.7921880925293895e-06| +|requirements.txt|github/ORNL/curifactory|3.7921880925293895e-06| +|requirements.txt|github/jdber1/opendrop|3.7921880925293895e-06| +|requirements.txt|github/imcgreer/simqso|3.7921880925293895e-06| +|requirements.txt|github/siavashk/pycpd|3.7921880925293895e-06| +|requirements.txt|github/sibirrer/psfr|3.7921880925293895e-06| +|requirements.txt|github/keatonb/Pyriod|3.7921880925293895e-06| +|requirements.txt|github/keatonb/TESS_PRF|3.7921880925293895e-06| +|requirements.txt|github/ryanvarley/exodata|3.7921880925293895e-06| +|requirements.txt|github/N-Wouda/ALNS|3.7921880925293895e-06| +|requirements.txt|github/pysal/spopt|3.7921880925293895e-06| +|requirements.txt|github/NETL-RIC/URC-Assessment-Method|3.7921880925293895e-06| +|requirements.txt|github/bedops/bedops|3.7921880925293895e-06| +|requirements.txt|github/kblin/ncbi-acc-download|3.7921880925293895e-06| +|requirements.txt|github/ppsp-team/PyNM|3.7921880925293895e-06| +|requirements.txt|github/JulianBMunoz/RelicFast|3.7921880925293895e-06| +|requirements.txt|github/JulianBMunoz/Zeus21|3.7921880925293895e-06| +|requirements.txt|github/NLeSC/ShiCo|3.7921880925293895e-06| +|requirements.txt|github/NLeSC/litstudy|3.7921880925293895e-06| +|requirements.txt|github/trygvrad/DF-XRM_viz|3.7921880925293895e-06| +|requirements.txt|github/Gabaldonlab/jloh|3.7921880925293895e-06| +|requirements.txt|github/amrex-astro/Castro|3.7921880925293895e-06| +|requirements.txt|github/amrex-astro/Nyx|3.7921880925293895e-06| +|requirements.txt|github/pnsaevik/effluent|3.7921880925293895e-06| +|requirements.txt|github/dib-lab/dammit|3.7921880925293895e-06| +|requirements.txt|github/dib-lab/sourmash|3.7921880925293895e-06| +|requirements.txt|github/AdmiralenOla/Scoary|3.7921880925293895e-06| +|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.7921880925293895e-06| +|requirements.txt|github/sebastian-zieba/PACMAN|3.7921880925293895e-06| +|requirements.txt|github/ryanhausen/fitsmap|3.7921880925293895e-06| +|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.7921880925293895e-06| +|requirements.txt|github/desihub/fastspecfit|3.7921880925293895e-06| +|requirements.txt|github/igmhub/picca|3.7921880925293895e-06| +|requirements.txt|github/dstndstn/tractor|3.7921880925293895e-06| +|requirements.txt|github/james-m-osborn/astrosat|3.7921880925293895e-06| +|requirements.txt|github/matiscke/lcps|3.7921880925293895e-06| +|requirements.txt|github/MikeSWang/Harmonia|3.7921880925293895e-06| +|requirements.txt|github/MikeSWang/HorizonGRound|3.7921880925293895e-06| +|requirements.txt|github/zhoux85/scAdapt|3.7921880925293895e-06| +|requirements.txt|github/SebastianBocquet/pygtc|3.7921880925293895e-06| +|requirements.txt|github/ptriska/WavesDash|3.7921880925293895e-06| +|requirements.txt|github/lucydot/effmass|3.7921880925293895e-06| +|requirements.txt|github/LoganAMorrison/Hazma|3.7921880925293895e-06| +|requirements.txt|github/ihmwg/python-modelcif|3.7921880925293895e-06| +|requirements.txt|github/learningsimulator/learningsimulator|3.7921880925293895e-06| +|requirements.txt|github/EGaraldi/corecon|3.7921880925293895e-06| +|requirements.txt|github/teuben/QAC|3.7921880925293895e-06| +|requirements.txt|github/radiocosmology/driftscan|3.7921880925293895e-06| +|requirements.txt|github/radiocosmology/draco|3.7921880925293895e-06| +|requirements.txt|github/forrest-lab/scMatch|3.7921880925293895e-06| +|requirements.txt|github/winni2k/abeona|3.7921880925293895e-06| +|requirements.txt|github/benjaminbolling/RSW|3.7921880925293895e-06| +|requirements.txt|github/olivecha/guitarsounds|3.7921880925293895e-06| +|requirements.txt|github/fenderglass/Ragout|3.7921880925293895e-06| +|requirements.txt|github/fenderglass/Flye|3.7921880925293895e-06| +|requirements.txt|github/Basvanstein/GSAreport|3.7921880925293895e-06| +|requirements.txt|github/fhcrc/seqmagick|3.7921880925293895e-06| +|requirements.txt|github/CarlosCoba/XookSuut-code|3.7921880925293895e-06| +|requirements.txt|github/kyleaoman/martini|3.7921880925293895e-06| +|requirements.txt|github/yrjia1015/CRISPRCasStack|3.7921880925293895e-06| +|requirements.txt|github/broadinstitute/cromwell|3.7921880925293895e-06| +|requirements.txt|github/biomedia-mira/istn|3.7921880925293895e-06| +|requirements.txt|github/biomedia-mira/masf|3.7921880925293895e-06| +|requirements.txt|github/biomedia-mira/deepscm|3.7921880925293895e-06| +|requirements.txt|github/jpierel14/snsed|3.7921880925293895e-06| +|requirements.txt|github/lutteropp/NetRAX|3.7921880925293895e-06| +|requirements.txt|github/GalSim-developers/GalSim|3.7921880925293895e-06| +|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.7921880925293895e-06| +|requirements.txt|github/yupidevs/pactus|3.7921880925293895e-06| +|requirements.txt|github/brentp/peddy|3.7921880925293895e-06| +|requirements.txt|github/brentp/cyvcf2|3.7921880925293895e-06| +|requirements.txt|github/lucianolorenti/ceruleo|3.7921880925293895e-06| +|requirements.txt|github/etal/cnvkit|3.7921880925293895e-06| +|requirements.txt|github/sczesla/PyAstronomy|3.7921880925293895e-06| +|requirements.txt|github/cmoestl/3DCORE|3.7921880925293895e-06| +|requirements.txt|github/chanzuckerberg/cellxgene|3.7921880925293895e-06| +|requirements.txt|github/IMMM-SFA/tell|3.7921880925293895e-06| +|requirements.txt|github/NiallJeffrey/BornRaytrace|3.7921880925293895e-06| +|requirements.txt|github/chianti-atomic/ChiantiPy|3.7921880925293895e-06| +|requirements.txt|github/AndreyTavleev/DiscVerSt|3.7921880925293895e-06| +|requirements.txt|github/skyfielders/python-skyfield|3.7921880925293895e-06| +|requirements.txt|github/valboz/VBBinaryLensing|3.7921880925293895e-06| +|requirements.txt|github/he2016012996/CABnet|3.7921880925293895e-06| +|requirements.txt|github/Ambuj-UF/APOP|3.7921880925293895e-06| +|requirements.txt|github/iancze/PSOAP|3.7921880925293895e-06| +|requirements.txt|github/londumas/redvsblue|3.7921880925293895e-06| +|requirements.txt|github/tnakazato/priism|3.7921880925293895e-06| +|requirements.txt|github/dartoon/galight|3.7921880925293895e-06| +|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.7921880925293895e-06| +|requirements.txt|github/eggnogdb/eggnog-mapper|3.7921880925293895e-06| +|requirements.txt|github/jan-rybizki/Chempy|3.7921880925293895e-06| +|requirements.txt|github/jan-rybizki/gdr2_completeness|3.7921880925293895e-06| +|requirements.txt|github/esa/NIDN|3.7921880925293895e-06| +|requirements.txt|github/nlesc/embodied-emotions-scripts|3.7921880925293895e-06| +|requirements.txt|github/neuroanatomy/reorient|3.7921880925293895e-06| +|requirements.txt|github/semaphoreP/whereistheplanet|3.7921880925293895e-06| +|requirements.txt|github/joshspeagle/dynesty|3.7921880925293895e-06| +|requirements.txt|github/saberyoung/haffet|3.7921880925293895e-06| +|requirements.txt|github/pcubillos/pyratbay|3.7921880925293895e-06| +|requirements.txt|github/pcubillos/mc3|3.7921880925293895e-06| +|requirements.txt|github/pcubillos/repack|3.7921880925293895e-06| +|requirements.txt|github/BioinfoUNIBA/REDItools2|3.7921880925293895e-06| +|requirements.txt|github/rodluger/everest|3.7921880925293895e-06| +|requirements.txt|github/Ajstros/pyripherals|3.7921880925293895e-06| +|requirements.txt|github/ashleychontos/pySYD|3.7921880925293895e-06| +|requirements.txt|github/uab-cgds-worthey/quac|3.7921880925293895e-06| +|requirements.txt|github/SarveshVGharat/Plages-Identification|3.7921880925293895e-06| +|requirements.txt|github/carronj/lenspyx|3.7921880925293895e-06| +|requirements.txt|github/carronj/plancklens|3.7921880925293895e-06| +|requirements.txt|github/rmjarvis/Piff|3.7921880925293895e-06| +|requirements.txt|github/rmjarvis/TreeCorr|3.7921880925293895e-06| +|requirements.txt|github/damonge/schNell|3.7921880925293895e-06| +|requirements.txt|github/vgteam/vg#vg|3.7921880925293895e-06| +|requirements.txt|github/vgteam/vg|3.7921880925293895e-06| +|requirements.txt|github/E3SM-Project/gdess|3.7921880925293895e-06| +|requirements.txt|github/tiberioap/grav_waldo|3.7921880925293895e-06| +|requirements.txt|github/robashaw/libecpint|3.7921880925293895e-06| +|requirements.txt|github/STOmics/EAGS|3.7921880925293895e-06| +|requirements.txt|github/antoinemarchal/ROHSA|3.7921880925293895e-06| +|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.7921880925293895e-06| +|requirements.txt|github/csb-toolbox/CSB|3.7921880925293895e-06| +|requirements.txt|github/johannesulf/dsigma|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/breizorro|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/PyMORESANE|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/Stimela|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/rodrigues|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/QuartiCal|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/Stimela-classic|3.7921880925293895e-06| +|requirements.txt|github/rkiman/wdwarfdate|3.7921880925293895e-06| +|requirements.txt|github/VChristiaens/special|3.7921880925293895e-06| +|requirements.txt|github/telatin/qax|3.7921880925293895e-06| +|requirements.txt|github/intake/intake|3.7921880925293895e-06| +|requirements.txt|github/ianfhunter/GNOLL|3.7921880925293895e-06| +|requirements.txt|github/lkreidberg/batman|3.7921880925293895e-06| +|requirements.txt|github/candYgene/siga|3.7921880925293895e-06| +|requirements.txt|github/mwaskom/seaborn|3.7921880925293895e-06| +|requirements.txt|github/zhangyk8/sconce-scms|3.7921880925293895e-06| +|requirements.txt|github/Zafiirah13/meercrab|3.7921880925293895e-06| +|requirements.txt|github/alejandrobll/py-sphviewer|3.7921880925293895e-06| +|requirements.txt|github/PolymerGuy/recolo|3.7921880925293895e-06| +|requirements.txt|github/danhey/echelle|3.7921880925293895e-06| +|requirements.txt|github/benstahl92/deepSIP|3.7921880925293895e-06| +|requirements.txt|github/deepmind/alphafold|3.7921880925293895e-06| +|requirements.txt|github/luizfelippesr/galmag|3.7921880925293895e-06| +|requirements.txt|github/ifilot/edp|3.7921880925293895e-06| +|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.7921880925293895e-06| +|requirements.txt|github/GalletFlorian/TATOO|3.7921880925293895e-06| +|requirements.txt|github/ggonnella/fastsubtrees|3.7921880925293895e-06| +|requirements.txt|github/dsavransky/EXOSIMS|3.7921880925293895e-06| +|requirements.txt|github/tud-hri/joan|3.7921880925293895e-06| +|requirements.txt|github/tud-hri/travia|3.7921880925293895e-06| +|requirements.txt|github/rae-holcomb/SpinSpotter|3.7921880925293895e-06| +|requirements.txt|github/mavrix93/LightCurvesClassifier|3.7921880925293895e-06| +|requirements.txt|github/mpound/pdrtpy|3.7921880925293895e-06| +|requirements.txt|github/sciris/sciris|3.7921880925293895e-06| +|requirements.txt|github/PolyChord/PolyChordLite|3.7921880925293895e-06| +|requirements.txt|github/exoclime/HELIOS-K|3.7921880925293895e-06| +|requirements.txt|github/exoclime/HELA|3.7921880925293895e-06| +|requirements.txt|github/tholoien/empiriciSN|3.7921880925293895e-06| +|requirements.txt|github/tholoien/XDGMM|3.7921880925293895e-06| +|requirements.txt|github/nanograv/enterprise|3.7921880925293895e-06| +|requirements.txt|github/pynucastro/pynucastro|3.7921880925293895e-06| +|requirements.txt|github/scikit-learn-contrib/hdbscan|3.7921880925293895e-06| +|requirements.txt|github/roban/CosmoloPy|3.7921880925293895e-06| +|requirements.txt|github/villrv/SuperRAENN|3.7921880925293895e-06| +|requirements.txt|github/MrOlm/drep|3.7921880925293895e-06| +|requirements.txt|github/biocircuits/bioscrape|3.7921880925293895e-06| +|requirements.txt|github/timothydmorton/isochrones|3.7921880925293895e-06| +|requirements.txt|github/C0PEP0D/otto|3.7921880925293895e-06| +|requirements.txt|github/ZJUFanLab/bulk2space|3.7921880925293895e-06| +|requirements.txt|github/spacetelescope/mirage|3.7921880925293895e-06| +|requirements.txt|github/jeremysanders/mbproj2|3.7921880925293895e-06| +|requirements.txt|github/tomasplsek/CADET|3.7921880925293895e-06| +|requirements.txt|github/jakeret/abcpmc|3.7921880925293895e-06| +|requirements.txt|github/jakeret/tf_unet|3.7921880925293895e-06| +|requirements.txt|github/mtceballos/SIRENAdoc|3.7921880925293895e-06| +|requirements.txt|github/NBISweden/AGAT|3.7921880925293895e-06| +|requirements.txt|github/alexander-mead/pyhalomodel|3.7921880925293895e-06| +|requirements.txt|github/YuRui8879/MRASleepNet|3.7921880925293895e-06| +|requirements.txt|github/JLBLine/WODEN|3.7921880925293895e-06| +|requirements.txt|github/JLBLine/PUMA|3.7921880925293895e-06| +|requirements.txt|github/jmsdsouzaPhD/GWDALI|3.7921880925293895e-06| +|requirements.txt|github/transientskp/lpf|3.7921880925293895e-06| +|requirements.txt|github/manodeep/TesseRACt|3.7921880925293895e-06| +|requirements.txt|github/yuhuan-wu/mobilesal|3.7921880925293895e-06| +|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.7921880925293895e-06| +|requirements.txt|github/jdswinbank/Comet|3.7921880925293895e-06| +|requirements.txt|github/flu-crew/smot|3.7921880925293895e-06| +|requirements.txt|github/klb2/qmkpy|3.7921880925293895e-06| +|requirements.txt|github/sosl/H-FISTA|3.7921880925293895e-06| +|requirements.txt|github/ITA-Solar/rh|3.7921880925293895e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.7921880925293895e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.7921880925293895e-06| +|requirements.txt|github/RuiningZHAO/wcpy|3.7921880925293895e-06| +|requirements.txt|github/MRChemSoft/mrchem|3.7921880925293895e-06| +|requirements.txt|github/cosmo-ethz/hide|3.7921880925293895e-06| +|requirements.txt|github/cosmo-ethz/seek|3.7921880925293895e-06| +|requirements.txt|github/cosmo-ethz/CosmoHammer|3.7921880925293895e-06| +|requirements.txt|github/gperezs/StarcNet|3.7921880925293895e-06| +|requirements.txt|github/kingyin3613/RingsPy|3.7921880925293895e-06| +|requirements.txt|github/kinnala/scikit-fem|3.7921880925293895e-06| +|requirements.txt|github/JakobBD/pounce|3.7921880925293895e-06| +|requirements.txt|github/minkailin/stratsi|3.7921880925293895e-06| +|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|3.7921880925293895e-06| +|requirements.txt|github/drphilmarshall/HumVI|3.7921880925293895e-06| +|requirements.txt|github/TianlaiProject/tlpipe|3.7921880925293895e-06| +|requirements.txt|github/ECP-WarpX/WarpX|3.7921880925293895e-06| +|requirements.txt|github/rcsb/mmtf-python|3.7921880925293895e-06| +|requirements.txt|github/cylammarco/WDPhotTools|3.7921880925293895e-06| +|requirements.txt|github/cylammarco/ASPIRED|3.7921880925293895e-06| +|requirements.txt|github/CosmoStat/mccd|3.7921880925293895e-06| +|requirements.txt|github/pmlmodelling/nctoolkit|3.7921880925293895e-06| +|requirements.txt|github/uedaLabR/nanoDoc|3.7921880925293895e-06| +|requirements.txt|github/epfl-radio-astro/PINION|3.7921880925293895e-06| +|requirements.txt|github/epfl-radio-astro/LiSA|3.7921880925293895e-06| +|requirements.txt|github/phineasng/DECODE|3.7921880925293895e-06| +|requirements.txt|github/huiwenke/MineProt|3.7921880925293895e-06| +|requirements.txt|github/jeschaef/Graph4Med|3.7921880925293895e-06| +|requirements.txt|github/johnh2o2/cuvarbase|3.7921880925293895e-06| +|requirements.txt|github/ot483/NetCom|3.7921880925293895e-06| +|requirements.txt|github/villano-lab/nrCascadeSim|3.7921880925293895e-06| +|requirements.txt|github/Vini2/GraphBin|3.7921880925293895e-06| +|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.7921880925293895e-06| +|requirements.txt|github/msyazwanfaid/hilalpy|3.7921880925293895e-06| +|requirements.txt|github/icrar/daliuge|3.7921880925293895e-06| +|requirements.txt|github/HLasse/TextDescriptives|3.7921880925293895e-06| +|requirements.txt|github/ylxu05/HN-PPISP|3.7921880925293895e-06| +|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.7921880925293895e-06| +|requirements.txt|github/ladsantos/flatstar|3.7921880925293895e-06| +|requirements.txt|github/ladsantos/p-winds|3.7921880925293895e-06| +|requirements.txt|github/vrodgom/statmorph|3.7921880925293895e-06| +|requirements.txt|github/michaelhb/superplot|3.7921880925293895e-06| +|requirements.txt|github/jkrogager/VoigtFit|3.7921880925293895e-06| +|requirements.txt|github/HHTpy/HHTpywrapper|3.7921880925293895e-06| +|requirements.txt|github/kboone/avocado|3.7921880925293895e-06| +|requirements.txt|github/STEllAR-GROUP/hpx|3.7921880925293895e-06| +|requirements.txt|github/fabiorigamonti/bang|3.7921880925293895e-06| +|requirements.txt|github/nickhand/pyRSD|3.7921880925293895e-06| +|requirements.txt|github/aimalz/qp|3.7921880925293895e-06| +|requirements.txt|github/connor-lab/vapor|3.7921880925293895e-06| +|requirements.txt|github/idruglab/hignn|3.7921880925293895e-06| +|requirements.txt|github/aksholokhov/pysr3|3.7921880925293895e-06| +|requirements.txt|github/miRTop/mirtop|3.7921880925293895e-06| +|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.7921880925293895e-06| +|requirements.txt|github/pysat/pysat|3.7921880925293895e-06| +|requirements.txt|github/aewallin/allantools|3.7921880925293895e-06| +|requirements.txt|github/tessgi/tvguide|3.7921880925293895e-06| +|requirements.txt|github/PaulRitsche/DLTrack|3.7921880925293895e-06| +|requirements.txt|github/Kaixhin/Rainbow|3.7921880925293895e-06| +|requirements.txt|github/Kaixhin/spinning-up-basic|3.7921880925293895e-06| +|requirements.txt|github/Kaixhin/PlaNet|3.7921880925293895e-06| +|requirements.txt|github/ExObsSim/ExoRad2-public|3.7921880925293895e-06| +|requirements.txt|github/SuperKogito/spafe|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/aroffringa/wsclean|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/aroffringa/aoflagger|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/astron-idg/idg|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/remikz/nccmp|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/rki_bioinformatics/HiLive2|3.7921880925293895e-06| +|CMakeLists.txt|github/ahcm/ffindex|3.7921880925293895e-06| +|CMakeLists.txt|github/elkebir-group/derna|3.7921880925293895e-06| +|CMakeLists.txt|github/mc-imperial/jfs|3.7921880925293895e-06| +|CMakeLists.txt|github/idefix-code/idefix|3.7921880925293895e-06| +|CMakeLists.txt|github/ziotom78/libpolycomp|3.7921880925293895e-06| +|CMakeLists.txt|github/lsds/TaLoS|3.7921880925293895e-06| +|CMakeLists.txt|github/lsds/faasm|3.7921880925293895e-06| +|CMakeLists.txt|github/lsds/LightSaber|3.7921880925293895e-06| +|CMakeLists.txt|github/y-256/libdivsufsort|3.7921880925293895e-06| +|CMakeLists.txt|github/cschreib/egg|3.7921880925293895e-06| +|CMakeLists.txt|github/mrirecon/bart|3.7921880925293895e-06| +|CMakeLists.txt|github/HingeAssembler/HINGE|3.7921880925293895e-06| +|CMakeLists.txt|github/egpbos/barcode|3.7921880925293895e-06| +|CMakeLists.txt|github/Pizzuti92/MG-MAMPOSSt|3.7921880925293895e-06| +|CMakeLists.txt|github/CMakePP/CMinx|3.7921880925293895e-06| +|CMakeLists.txt|github/COMBINE-lab/RapMap|3.7921880925293895e-06| +|CMakeLists.txt|github/COMBINE-lab/libgff|3.7921880925293895e-06| +|CMakeLists.txt|github/ZacharyJia/opsdn|3.7921880925293895e-06| +|CMakeLists.txt|github/scikit-hep/iminuit|3.7921880925293895e-06| +|CMakeLists.txt|github/nmslib/hnswlib|3.7921880925293895e-06| +|CMakeLists.txt|github/farhanferoz/MultiNest|3.7921880925293895e-06| +|CMakeLists.txt|github/ycwu1030/EvoEMD|3.7921880925293895e-06| +|CMakeLists.txt|github/hnikaein/stark|3.7921880925293895e-06| +|CMakeLists.txt|github/TRIQS/solid_dmft|3.7921880925293895e-06| +|CMakeLists.txt|github/yangao07/abPOA|3.7921880925293895e-06| +|CMakeLists.txt|github/Trovemaster/exocross|3.7921880925293895e-06| +|CMakeLists.txt|github/pezmaster31/bamtools|3.7921880925293895e-06| +|CMakeLists.txt|github/dglaeser/gridformat|3.7921880925293895e-06| +|CMakeLists.txt|github/R-Vessel-X/SlicerRVXLiverSegmentation|3.7921880925293895e-06| +|CMakeLists.txt|github/raphael-group/hatchet|3.7921880925293895e-06| +|CMakeLists.txt|github/benedictpaten/marginPhase|3.7921880925293895e-06| +|CMakeLists.txt|github/Crompulence/cpl-library|3.7921880925293895e-06| +|CMakeLists.txt|github/ncbi/sra-tools|3.7921880925293895e-06| +|CMakeLists.txt|github/ncbi/ncbi-vdb|3.7921880925293895e-06| +|CMakeLists.txt|github/seqan/lara|3.7921880925293895e-06| +|CMakeLists.txt|github/seqan/lambda|3.7921880925293895e-06| +|CMakeLists.txt|github/seqan/flexbar|3.7921880925293895e-06| +|CMakeLists.txt|github/EdoardoCarlesi/cmbeasy|3.7921880925293895e-06| +|CMakeLists.txt|github/sanger-pathogens/assembly-stats|3.7921880925293895e-06| +|CMakeLists.txt|github/FEniCS/basix|3.7921880925293895e-06| +|CMakeLists.txt|github/lbcb-sci/raven|3.7921880925293895e-06| +|CMakeLists.txt|github/lbcb-sci/racon|3.7921880925293895e-06| +|CMakeLists.txt|github/ixkael/3DEX|3.7921880925293895e-06| +|CMakeLists.txt|github/steineggerlab/foldseek|3.7921880925293895e-06| +|CMakeLists.txt|github/yogi-tud/space_gpu|3.7921880925293895e-06| +|CMakeLists.txt|github/Stuermer/EchelleSimulator|3.7921880925293895e-06| +|CMakeLists.txt|github/osallou/cassiopee-c|3.7921880925293895e-06| +|CMakeLists.txt|github/mslonina/Mechanic|3.7921880925293895e-06| +|CMakeLists.txt|github/SciLifeLab/TIDDIT|3.7921880925293895e-06| +|CMakeLists.txt|github/SeaIce-Math/SubZero|3.7921880925293895e-06| +|CMakeLists.txt|github/mpokorny/vysmaw|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/plass|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/spacepharer|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/mmseqs2|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/metaeuk|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/MMseqs2|3.7921880925293895e-06| +|CMakeLists.txt|github/krab1k/ChargeFW2|3.7921880925293895e-06| +|CMakeLists.txt|github/mtholder/ncl|3.7921880925293895e-06| +|CMakeLists.txt|github/catboost/catboost|3.7921880925293895e-06| +|CMakeLists.txt|github/lczech/gappa|3.7921880925293895e-06| +|CMakeLists.txt|github/seshnadathur/Revolver|3.7921880925293895e-06| +|CMakeLists.txt|github/xcompact3d/Incompact3d|3.7921880925293895e-06| +|CMakeLists.txt|github/bcgsc/abyss|3.7921880925293895e-06| +|CMakeLists.txt|github/svi-opensource/libics|3.7921880925293895e-06| +|CMakeLists.txt|github/hasindu2008/slow5tools|3.7921880925293895e-06| +|CMakeLists.txt|github/medvedevgroup/TwoPaCo|3.7921880925293895e-06| +|CMakeLists.txt|github/AstroUGent/shadowfax|3.7921880925293895e-06| +|CMakeLists.txt|github/afd-illinois/grim|3.7921880925293895e-06| +|CMakeLists.txt|github/domschrei/mallob|3.7921880925293895e-06| +|CMakeLists.txt|github/kd0kfo/cosmology|3.7921880925293895e-06| +|CMakeLists.txt|github/stevengj/nlopt|3.7921880925293895e-06| +|CMakeLists.txt|github/ester-project/ester|3.7921880925293895e-06| +|CMakeLists.txt|github/AlexMaraio/WeakLensingQML|3.7921880925293895e-06| +|CMakeLists.txt|github/sarrvesh/cuFFS|3.7921880925293895e-06| +|CMakeLists.txt|github/jfarek/xatlas|3.7921880925293895e-06| +|CMakeLists.txt|github/EnricoCorsaro/DIAMONDS|3.7921880925293895e-06| +|CMakeLists.txt|github/philres/ngmlr|3.7921880925293895e-06| +|CMakeLists.txt|github/jeffdaily/parasail|3.7921880925293895e-06| +|CMakeLists.txt|github/PyPO-dev/PyPO|3.7921880925293895e-06| +|CMakeLists.txt|github/Taywee/args|3.7921880925293895e-06| +|CMakeLists.txt|github/lamyj/odil|3.7921880925293895e-06| +|CMakeLists.txt|github/ImperialCollegeLondon/sharpy|3.7921880925293895e-06| +|CMakeLists.txt|github/ImperialCollegeLondon/UVLM|3.7921880925293895e-06| +|CMakeLists.txt|github/nanoporetech/flappie|3.7921880925293895e-06| +|CMakeLists.txt|github/nanoporetech/scrappie|3.7921880925293895e-06| +|CMakeLists.txt|github/Dylan-Aliberti/Kepler-Collisions|3.7921880925293895e-06| +|CMakeLists.txt|github/hombit/freddi|3.7921880925293895e-06| +|CMakeLists.txt|github/fripon/freeture|3.7921880925293895e-06| +|CMakeLists.txt|github/hveerten/katu|3.7921880925293895e-06| +|CMakeLists.txt|github/HITS-AIN/PINK|3.7921880925293895e-06| +|CMakeLists.txt|github/kbarbary/sep|3.7921880925293895e-06| +|CMakeLists.txt|github/statgen/popscle|3.7921880925293895e-06| +|CMakeLists.txt|github/veg/tn93|3.7921880925293895e-06| +|CMakeLists.txt|github/astroboylrx/PLAN|3.7921880925293895e-06| +|CMakeLists.txt|github/bbuchfink/diamond|3.7921880925293895e-06| +|CMakeLists.txt|github/liuhao-cn/fastSHT|3.7921880925293895e-06| +|CMakeLists.txt|github/mrc-ide/covid-sim|3.7921880925293895e-06| +|CMakeLists.txt|github/ugovaretto/molekel|3.7921880925293895e-06| +|CMakeLists.txt|github/fastpm/fastpm|3.7921880925293895e-06| +|CMakeLists.txt|github/lanl/GLUE|3.7921880925293895e-06| +|CMakeLists.txt|github/rordenlab/dcm2niix|3.7921880925293895e-06| +|CMakeLists.txt|github/JensUweUlrich/ReadBouncer|3.7921880925293895e-06| +|CMakeLists.txt|github/cameron314/concurrentqueue|3.7921880925293895e-06| +|CMakeLists.txt|github/RomainFeron/mwga-utils|3.7921880925293895e-06| +|CMakeLists.txt|github/sib-swiss/pftools3|3.7921880925293895e-06| +|CMakeLists.txt|github/su2code/SU2|3.7921880925293895e-06| +|CMakeLists.txt|github/Punzo/SlicerAstro|3.7921880925293895e-06| +|CMakeLists.txt|github/cwru-pat/cosmograph|3.7921880925293895e-06| +|CMakeLists.txt|github/sfarrens/sfof|3.7921880925293895e-06| +|CMakeLists.txt|github/rvaser/sword|3.7921880925293895e-06| +|CMakeLists.txt|github/rvaser/bioparser|3.7921880925293895e-06| +|CMakeLists.txt|github/rvaser/thread_pool|3.7921880925293895e-06| +|CMakeLists.txt|github/rvaser/rampler|3.7921880925293895e-06| +|CMakeLists.txt|github/reedacartwright/ngila|3.7921880925293895e-06| +|CMakeLists.txt|github/griffithlab/regtools|3.7921880925293895e-06| +|CMakeLists.txt|github/snugel/cas-offinder|3.7921880925293895e-06| +|CMakeLists.txt|github/basp-group/Puri-Psi|3.7921880925293895e-06| +|CMakeLists.txt|github/jmhuie/Slicer-SegmentGeometry|3.7921880925293895e-06| +|CMakeLists.txt|github/dpryan79/libBigWig|3.7921880925293895e-06| +|CMakeLists.txt|github/tanner-trickle/EXCEED-DM|3.7921880925293895e-06| +|CMakeLists.txt|github/delphes/delphes|3.7921880925293895e-06| +|CMakeLists.txt|github/baiwenjia/ukbb_cardiac|3.7921880925293895e-06| +|CMakeLists.txt|github/facebookresearch/faiss|3.7921880925293895e-06| +|CMakeLists.txt|github/mtazzari/galario|3.7921880925293895e-06| +|CMakeLists.txt|github/santeripuranen/SpydrPick|3.7921880925293895e-06| +|CMakeLists.txt|github/mjuric/galfast|3.7921880925293895e-06| +|CMakeLists.txt|github/lorenzo-rovigatti/oxDNA|3.7921880925293895e-06| +|CMakeLists.txt|github/s4hts/HTStream|3.7921880925293895e-06| +|CMakeLists.txt|github/DGtal-team/DGtal|3.7921880925293895e-06| +|CMakeLists.txt|github/mbillingr/libgdf|3.7921880925293895e-06| +|CMakeLists.txt|github/jdonnert/WVTICs|3.7921880925293895e-06| +|CMakeLists.txt|github/marbl/MashMap|3.7921880925293895e-06| +|CMakeLists.txt|github/mofanv/darknetz|3.7921880925293895e-06| +|CMakeLists.txt|github/datngu/Circall|3.7921880925293895e-06| +|CMakeLists.txt|github/voutcn/megahit|3.7921880925293895e-06| +|CMakeLists.txt|github/yatisht/usher|3.7921880925293895e-06| +|CMakeLists.txt|github/TRASAL/AMBER|3.7921880925293895e-06| +|CMakeLists.txt|github/PhaseTracer/PhaseTracer|3.7921880925293895e-06| +|CMakeLists.txt|github/copasi/COPASI|3.7921880925293895e-06| +|CMakeLists.txt|github/wullm/zwindstroom|3.7921880925293895e-06| +|CMakeLists.txt|github/dfki-ric-underactuated-lab/torque_limited_simple_pendulum|3.7921880925293895e-06| +|CMakeLists.txt|github/ChristopherWilks/megadepth|3.7921880925293895e-06| +|CMakeLists.txt|github/rega-cev/virulign|3.7921880925293895e-06| +|CMakeLists.txt|github/biomedia-mira/drop2|3.7921880925293895e-06| +|CMakeLists.txt|github/ajohnson-uoregon/llvm-project|3.7921880925293895e-06| +|CMakeLists.txt|github/jydu/physamp|3.7921880925293895e-06| +|CMakeLists.txt|github/jydu/maffilter|3.7921880925293895e-06| +|CMakeLists.txt|github/xxsds/DYNAMIC|3.7921880925293895e-06| +|CMakeLists.txt|github/simd-everywhere/simde|3.7921880925293895e-06| +|CMakeLists.txt|github/cieslar/Indri|3.7921880925293895e-06| +|CMakeLists.txt|github/chanzuckerberg/shasta|3.7921880925293895e-06| +|CMakeLists.txt|github/blebon/directChillFoam|3.7921880925293895e-06| +|CMakeLists.txt|github/mp3guy/ElasticFusion|3.7921880925293895e-06| +|CMakeLists.txt|github/Yida-Lin/libxdf|3.7921880925293895e-06| +|CMakeLists.txt|github/jczarnowski/DeepFactors|3.7921880925293895e-06| +|CMakeLists.txt|github/n-claes/legolas|3.7921880925293895e-06| +|CMakeLists.txt|github/PMBio/peer|3.7921880925293895e-06| +|CMakeLists.txt|github/pynbody/genetIC|3.7921880925293895e-06| +|CMakeLists.txt|github/BIC-MNI/libminc|3.7921880925293895e-06| +|CMakeLists.txt|github/biolab-unige/nifti2dicom|3.7921880925293895e-06| +|CMakeLists.txt|github/pkestene/ramsesGPU|3.7921880925293895e-06| +|CMakeLists.txt|github/artis-mcrt/artis|3.7921880925293895e-06| +|CMakeLists.txt|github/klee/klee|3.7921880925293895e-06| +|CMakeLists.txt|github/bbercovici/SBGAT|3.7921880925293895e-06| +|CMakeLists.txt|github/gerddie/maxflow|3.7921880925293895e-06| +|CMakeLists.txt|github/exoclime/Helios-r2|3.7921880925293895e-06| +|CMakeLists.txt|github/exoclime/FastChem|3.7921880925293895e-06| +|CMakeLists.txt|github/exoclime/THOR|3.7921880925293895e-06| +|CMakeLists.txt|github/daehwankimlab/hisat2|3.7921880925293895e-06| +|CMakeLists.txt|github/TrackerControl/tracker-control-android|3.7921880925293895e-06| +|CMakeLists.txt|github/JPenuchot/ctbench|3.7921880925293895e-06| +|CMakeLists.txt|github/mivp/encube|3.7921880925293895e-06| +|CMakeLists.txt|github/bwvdnbro/CMacIonize|3.7921880925293895e-06| +|CMakeLists.txt|github/bwvdnbro/HydroCode1D|3.7921880925293895e-06| +|CMakeLists.txt|github/pytorch/vision|3.7921880925293895e-06| +|CMakeLists.txt|github/BenWibking/quokka|3.7921880925293895e-06| +|CMakeLists.txt|github/qtltools/qtltools|3.7921880925293895e-06| +|CMakeLists.txt|github/ECP-copa/Cabana|3.7921880925293895e-06| +|CMakeLists.txt|github/AstroAccelerateOrg/astro-accelerate|3.7921880925293895e-06| +|CMakeLists.txt|github/HWang-Summit/HCGrid|3.7921880925293895e-06| +|CMakeLists.txt|github/amkozlov/raxml-ng|3.7921880925293895e-06| +|CMakeLists.txt|github/eggplantbren/DNest3|3.7921880925293895e-06| +|CMakeLists.txt|github/Illumina/ExpansionHunterDenovo|3.7921880925293895e-06| +|CMakeLists.txt|github/Illumina/akt|3.7921880925293895e-06| +|CMakeLists.txt|github/Illumina/MarViN|3.7921880925293895e-06| +|CMakeLists.txt|github/STEllAR-GROUP/octotiger|3.7921880925293895e-06| +|CMakeLists.txt|github/NeoGeographyToolkit/StereoPipeline|3.7921880925293895e-06| +|CMakeLists.txt|github/Washington-University/CiftiLib|3.7921880925293895e-06| +|CMakeLists.txt|github/casacore/casacore|3.7921880925293895e-06| +|CMakeLists.txt|github/vdemichev/DiaNN|3.7921880925293895e-06| +|CMakeLists.txt|github/kdmurray91/libqcpp|3.7921880925293895e-06| +|CMakeLists.txt|github/kdmurray91/axe|3.7921880925293895e-06| +|CMakeLists.txt|github/YihanWangAstro/SpaceHub|3.7921880925293895e-06| +|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.7921880925293895e-06| +|DESCRIPTION|gitlab/ampere2/metalwalls|3.7921880925293895e-06| +|DESCRIPTION|gitlab/libreumg/dataquier|3.7921880925293895e-06| +|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.7921880925293895e-06| +|DESCRIPTION|github/CornellLabofOrnithology/auk|3.7921880925293895e-06| +|DESCRIPTION|github/rauschenberger/transreg|3.7921880925293895e-06| +|DESCRIPTION|github/rauschenberger/joinet|3.7921880925293895e-06| +|DESCRIPTION|github/vbaliga/gaussplotR|3.7921880925293895e-06| +|DESCRIPTION|github/highamm/sptotal|3.7921880925293895e-06| +|DESCRIPTION|github/mlr-org/mcboost|3.7921880925293895e-06| +|DESCRIPTION|github/riatelab/osrm|3.7921880925293895e-06| +|DESCRIPTION|github/tgrimes/SeqNet|3.7921880925293895e-06| +|DESCRIPTION|github/Pinlyu3/LRLoop|3.7921880925293895e-06| +|DESCRIPTION|github/OwenWard/ppdiag|3.7921880925293895e-06| +|DESCRIPTION|github/ShixiangWang/sigminer|3.7921880925293895e-06| +|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.7921880925293895e-06| +|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.7921880925293895e-06| +|DESCRIPTION|github/lsds/Neptune|3.7921880925293895e-06| +|DESCRIPTION|github/mmollina/viewpoly|3.7921880925293895e-06| +|DESCRIPTION|github/llrs/experDesign|3.7921880925293895e-06| +|DESCRIPTION|github/Martindelosrios/MeSsI|3.7921880925293895e-06| +|DESCRIPTION|github/Martindelosrios/ROGER|3.7921880925293895e-06| +|DESCRIPTION|github/adriancorrendo/metrica|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/plutus|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/rfasst|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/rmap|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/ambrosia|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/osiris|3.7921880925293895e-06| +|DESCRIPTION|github/lydialucchesi/Vizumap|3.7921880925293895e-06| +|DESCRIPTION|github/abschneider/StrainHub|3.7921880925293895e-06| +|DESCRIPTION|github/kendomaniac/docker4seq|3.7921880925293895e-06| +|DESCRIPTION|github/kendomaniac/rCASC|3.7921880925293895e-06| +|DESCRIPTION|github/msalibian/RBF|3.7921880925293895e-06| +|DESCRIPTION|github/LucyMcGowan/tipr|3.7921880925293895e-06| +|DESCRIPTION|github/mdsteiner/EFAtools|3.7921880925293895e-06| +|DESCRIPTION|github/MRCIEU/metaboprep|3.7921880925293895e-06| +|DESCRIPTION|github/abmantz/rgw|3.7921880925293895e-06| +|DESCRIPTION|github/GOVS-pack/GOVS|3.7921880925293895e-06| +|DESCRIPTION|github/KiranLDA/PAMLr|3.7921880925293895e-06| +|DESCRIPTION|github/obreschkow/dftools|3.7921880925293895e-06| +|DESCRIPTION|github/gabraham/flashpca|3.7921880925293895e-06| +|DESCRIPTION|github/insilico/cncv|3.7921880925293895e-06| +|DESCRIPTION|github/pmoulos/metaseqR2|3.7921880925293895e-06| +|DESCRIPTION|github/ColemanRHarris/mxnorm|3.7921880925293895e-06| +|DESCRIPTION|github/JSB-UCLA/scPNMF|3.7921880925293895e-06| +|DESCRIPTION|github/adithirgis/pollucheck|3.7921880925293895e-06| +|DESCRIPTION|github/snystrom/memes|3.7921880925293895e-06| +|DESCRIPTION|github/wesleyburr/subMaldi|3.7921880925293895e-06| +|DESCRIPTION|github/takfung/ResDisMapper|3.7921880925293895e-06| +|DESCRIPTION|github/isakro/shoredate|3.7921880925293895e-06| +|DESCRIPTION|github/binzhulab/SUITOR|3.7921880925293895e-06| +|DESCRIPTION|github/Jinsl-lab/SDImpute|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-org/roblog|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-org/pkgreviewr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-org/rotemplate|3.7921880925293895e-06| +|DESCRIPTION|github/bluefoxr/COINr|3.7921880925293895e-06| +|DESCRIPTION|github/zoometh/iconr|3.7921880925293895e-06| +|DESCRIPTION|github/BMILAB/scLINE|3.7921880925293895e-06| +|DESCRIPTION|github/AgrDataSci/climatrends|3.7921880925293895e-06| +|DESCRIPTION|github/andyphilips/dynamac|3.7921880925293895e-06| +|DESCRIPTION|github/alesantuz/musclesyneRgies|3.7921880925293895e-06| +|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.7921880925293895e-06| +|DESCRIPTION|github/NathanSkene/EWCE|3.7921880925293895e-06| +|DESCRIPTION|github/r-spatial/rgee|3.7921880925293895e-06| +|DESCRIPTION|github/jessecambon/tidygeocoder|3.7921880925293895e-06| +|DESCRIPTION|github/YuLab-SMU/treeio|3.7921880925293895e-06| +|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.7921880925293895e-06| +|DESCRIPTION|github/CTU-Bern/presize|3.7921880925293895e-06| +|DESCRIPTION|github/RitchieLab/hudson|3.7921880925293895e-06| +|DESCRIPTION|github/cjbarrie/academictwitteR|3.7921880925293895e-06| +|DESCRIPTION|github/YenWenWang/HapDipKinship|3.7921880925293895e-06| +|DESCRIPTION|github/V-Bernal/GeneNetTools|3.7921880925293895e-06| +|DESCRIPTION|github/r-cas/caracas|3.7921880925293895e-06| +|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.7921880925293895e-06| +|DESCRIPTION|github/SofieVG/FlowSOM|3.7921880925293895e-06| +|DESCRIPTION|github/bartongroup/RoSA|3.7921880925293895e-06| +|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.7921880925293895e-06| +|DESCRIPTION|github/r-lib/credentials|3.7921880925293895e-06| +|DESCRIPTION|github/r-lib/gert|3.7921880925293895e-06| +|DESCRIPTION|github/samhforbes/PupillometryR|3.7921880925293895e-06| +|DESCRIPTION|github/haoharryfeng/NeuCA|3.7921880925293895e-06| +|DESCRIPTION|github/nand1155/CausNet|3.7921880925293895e-06| +|DESCRIPTION|github/dsoave/JLS|3.7921880925293895e-06| +|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.7921880925293895e-06| +|DESCRIPTION|github/timoast/signac|3.7921880925293895e-06| +|DESCRIPTION|github/rhenkin/visxhclust|3.7921880925293895e-06| +|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.7921880925293895e-06| +|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.7921880925293895e-06| +|DESCRIPTION|github/rx-li/EasyCellType|3.7921880925293895e-06| +|DESCRIPTION|github/jorittmo/singcar|3.7921880925293895e-06| +|DESCRIPTION|github/Dulab2020/ARMT|3.7921880925293895e-06| +|DESCRIPTION|github/gasparl/possa|3.7921880925293895e-06| +|DESCRIPTION|github/rudeboybert/forestecology|3.7921880925293895e-06| +|DESCRIPTION|github/taranu/AllStarFit|3.7921880925293895e-06| +|DESCRIPTION|github/prioritizr/wdpar|3.7921880925293895e-06| +|DESCRIPTION|github/AngusWright/LAMBDAR|3.7921880925293895e-06| +|DESCRIPTION|github/fumi-github/omicwas|3.7921880925293895e-06| +|DESCRIPTION|github/chrisaberson/BetterReg|3.7921880925293895e-06| +|DESCRIPTION|github/CajoterBraak/demc2|3.7921880925293895e-06| +|DESCRIPTION|github/r-spatialecology/shar|3.7921880925293895e-06| +|DESCRIPTION|github/kateharborne/SimSpin|3.7921880925293895e-06| +|DESCRIPTION|github/lasseignelab/CINmetrics|3.7921880925293895e-06| +|DESCRIPTION|github/BrianAronson/birankr|3.7921880925293895e-06| +|DESCRIPTION|github/dankelley/oce|3.7921880925293895e-06| +|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.7921880925293895e-06| +|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.7921880925293895e-06| +|DESCRIPTION|github/Hegghammer/daiR|3.7921880925293895e-06| +|DESCRIPTION|github/prdm0/ropenblas|3.7921880925293895e-06| +|DESCRIPTION|github/kadyb/rgugik|3.7921880925293895e-06| +|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.7921880925293895e-06| +|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.7921880925293895e-06| +|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.7921880925293895e-06| +|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.7921880925293895e-06| +|DESCRIPTION|github/rajewsky-lab/dropbead|3.7921880925293895e-06| +|DESCRIPTION|github/GaryBAYLOR/mixR|3.7921880925293895e-06| +|DESCRIPTION|github/fchuffar/protopackage|3.7921880925293895e-06| +|DESCRIPTION|github/tinglabs/scAIDE|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/hyper.fit|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/ProFound|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/ProSpect|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/NFWdist|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/celestial|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/ProFuse|3.7921880925293895e-06| +|DESCRIPTION|github/SchlossLab/mikropml|3.7921880925293895e-06| +|DESCRIPTION|github/VincentAlcazer/StatAid|3.7921880925293895e-06| +|DESCRIPTION|github/esplint/IRACpm|3.7921880925293895e-06| +|DESCRIPTION|github/alstat/ALUES|3.7921880925293895e-06| +|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.7921880925293895e-06| +|DESCRIPTION|github/SietzeN/glottospace|3.7921880925293895e-06| +|DESCRIPTION|github/niceume/datasailr|3.7921880925293895e-06| +|DESCRIPTION|github/ClaudioZandonella/PRDA|3.7921880925293895e-06| +|DESCRIPTION|github/annajenul/UBayFS|3.7921880925293895e-06| +|DESCRIPTION|github/ConnorDonegan/geostan|3.7921880925293895e-06| +|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.7921880925293895e-06| +|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.7921880925293895e-06| +|DESCRIPTION|github/rqtl/qtl2|3.7921880925293895e-06| +|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/odin|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/EpiEstim|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/ring|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/drjacoby|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/dde|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/sircovid|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/provisionr|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/cinterpolate|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/individual|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/squire|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/rrq|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/dust|3.7921880925293895e-06| +|DESCRIPTION|github/tlverse/hal9001|3.7921880925293895e-06| +|DESCRIPTION|github/epiforecasts/covidregionaldata|3.7921880925293895e-06| +|DESCRIPTION|github/LTLA/basilisk|3.7921880925293895e-06| +|DESCRIPTION|github/tbep-tech/tbeptools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/rodev|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/arresteddev|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/monkeylearn|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/reviewer|3.7921880925293895e-06| +|DESCRIPTION|github/insightsengineering/rbmi|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/parameters|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/effectsize|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/correlation|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/performance|3.7921880925293895e-06| +|DESCRIPTION|github/s-abbas/robnptests|3.7921880925293895e-06| +|DESCRIPTION|github/anwarbio/bioassays|3.7921880925293895e-06| +|DESCRIPTION|github/humanfactors/FIPS|3.7921880925293895e-06| +|DESCRIPTION|github/asancpt/caffsim|3.7921880925293895e-06| +|DESCRIPTION|github/nhejazi/haldensify|3.7921880925293895e-06| +|DESCRIPTION|github/nhejazi/txshift|3.7921880925293895e-06| +|DESCRIPTION|github/nhejazi/medoutcon|3.7921880925293895e-06| +|DESCRIPTION|github/mmahmoudian/sivs|3.7921880925293895e-06| +|DESCRIPTION|github/ec363/fpcountr|3.7921880925293895e-06| +|DESCRIPTION|github/koenderks/jaspAudit|3.7921880925293895e-06| +|DESCRIPTION|github/rcarragh/c212|3.7921880925293895e-06| +|DESCRIPTION|github/cran/irtplay|3.7921880925293895e-06| +|DESCRIPTION|github/nevrome/bleiglas|3.7921880925293895e-06| +|DESCRIPTION|github/zhouzilu/DENDRO|3.7921880925293895e-06| +|DESCRIPTION|github/signaturescience/skater|3.7921880925293895e-06| +|DESCRIPTION|github/flyaflya/causact|3.7921880925293895e-06| +|DESCRIPTION|github/ecological-cities/home2park|3.7921880925293895e-06| +|DESCRIPTION|github/xoopR/set6|3.7921880925293895e-06| +|DESCRIPTION|github/MAnalytics/opitools|3.7921880925293895e-06| +|DESCRIPTION|github/MAnalytics/akmedoids|3.7921880925293895e-06| +|DESCRIPTION|github/constantAmateur/SoupX|3.7921880925293895e-06| +|DESCRIPTION|github/chainsawriot/oolong|3.7921880925293895e-06| +|DESCRIPTION|github/chainsawriot/sweater|3.7921880925293895e-06| +|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.7921880925293895e-06| +|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.7921880925293895e-06| +|DESCRIPTION|github/johnschwenck/bp|3.7921880925293895e-06| +|DESCRIPTION|github/HajkD/LTRpred|3.7921880925293895e-06| +|DESCRIPTION|github/mgcooper/baseflow|3.7921880925293895e-06| +|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.7921880925293895e-06| +|DESCRIPTION|github/inrae/RCaNmodel|3.7921880925293895e-06| +|DESCRIPTION|github/yiling0210/APIR|3.7921880925293895e-06| +|DESCRIPTION|github/sjbeckett/localcovid19now|3.7921880925293895e-06| +|DESCRIPTION|github/julia-wrobel/registr|3.7921880925293895e-06| +|DESCRIPTION|github/NLeSC/compressing-the-sky|3.7921880925293895e-06| +|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.7921880925293895e-06| +|DESCRIPTION|github/nanakiksc/zerone|3.7921880925293895e-06| +|DESCRIPTION|github/sachsmc/cosinor|3.7921880925293895e-06| +|DESCRIPTION|github/metaOmics/MetaPath|3.7921880925293895e-06| +|DESCRIPTION|github/isoverse/isoreader|3.7921880925293895e-06| +|DESCRIPTION|github/rickhelmus/patRoon|3.7921880925293895e-06| +|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.7921880925293895e-06| +|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.7921880925293895e-06| +|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/srr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/autotest|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.7921880925293895e-06| +|DESCRIPTION|github/tidyverse/glue|3.7921880925293895e-06| +|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.7921880925293895e-06| +|DESCRIPTION|github/VBlesius/RHRT|3.7921880925293895e-06| +|DESCRIPTION|github/TomKellyGenetics/graphsim|3.7921880925293895e-06| +|DESCRIPTION|github/johannes-titz/cofad|3.7921880925293895e-06| +|DESCRIPTION|github/maximewack/viroCapt|3.7921880925293895e-06| +|DESCRIPTION|github/tidymodels/stacks|3.7921880925293895e-06| +|DESCRIPTION|github/tidymodels/infer|3.7921880925293895e-06| +|DESCRIPTION|github/bcjaeger/aorsf|3.7921880925293895e-06| +|DESCRIPTION|github/ICRAR/ProFit|3.7921880925293895e-06| +|DESCRIPTION|github/mingzehuang/latentcor|3.7921880925293895e-06| +|DESCRIPTION|github/justinmathias/isocalcR|3.7921880925293895e-06| +|DESCRIPTION|github/yuliadm/mixComp|3.7921880925293895e-06| +|DESCRIPTION|github/bommert/stabm|3.7921880925293895e-06| +|DESCRIPTION|github/vimc/vaultr|3.7921880925293895e-06| +|DESCRIPTION|github/vimc/dettl|3.7921880925293895e-06| +|DESCRIPTION|github/vimc/orderly|3.7921880925293895e-06| +|DESCRIPTION|github/TeamPerie/CellDestiny|3.7921880925293895e-06| +|DESCRIPTION|github/ants-project/ANTs|3.7921880925293895e-06| +|DESCRIPTION|github/lrnv/cort|3.7921880925293895e-06| +|DESCRIPTION|github/TheMillerLab/genetex|3.7921880925293895e-06| +|DESCRIPTION|github/EpiVec/TDLM|3.7921880925293895e-06| +|DESCRIPTION|github/ArgoCanada/argodata|3.7921880925293895e-06| +|DESCRIPTION|github/akcochrane/TEfits|3.7921880925293895e-06| +|DESCRIPTION|github/OrlandoLam/SAMT|3.7921880925293895e-06| +|DESCRIPTION|github/n8thangreen/BCEA|3.7921880925293895e-06| +|DESCRIPTION|github/IMMM-SFA/gamut|3.7921880925293895e-06| +|DESCRIPTION|github/schochastics/graphlayouts|3.7921880925293895e-06| +|DESCRIPTION|github/schochastics/signnet|3.7921880925293895e-06| +|DESCRIPTION|github/schochastics/netrankr|3.7921880925293895e-06| +|DESCRIPTION|github/txopen/histoc|3.7921880925293895e-06| +|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.7921880925293895e-06| +|DESCRIPTION|github/maize-genetics/rTASSEL|3.7921880925293895e-06| +|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.7921880925293895e-06| +|DESCRIPTION|github/SJTU-CGM/ivTerm|3.7921880925293895e-06| +|DESCRIPTION|github/pydemull/activAnalyzer|3.7921880925293895e-06| +|DESCRIPTION|github/astrostat/Automark|3.7921880925293895e-06| +|DESCRIPTION|github/astrostat/LIRA|3.7921880925293895e-06| +|DESCRIPTION|github/martin3141/spant|3.7921880925293895e-06| +|DESCRIPTION|github/saezlab/PHONEMeS|3.7921880925293895e-06| +|DESCRIPTION|github/hope-data-science/tidyfst|3.7921880925293895e-06| +|DESCRIPTION|github/databio/GenomicDistributions|3.7921880925293895e-06| +|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.7921880925293895e-06| +|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.7921880925293895e-06| +|DESCRIPTION|github/msaland/THInCR-Suite|3.7921880925293895e-06| +|DESCRIPTION|github/cosimameyer/overviewR|3.7921880925293895e-06| +|DESCRIPTION|github/Natsiopoulos/ARDL|3.7921880925293895e-06| +|DESCRIPTION|github/weizhouUMICH/SAIGE|3.7921880925293895e-06| +|DESCRIPTION|github/wadpac/GGIR|3.7921880925293895e-06| +|DESCRIPTION|github/ejikeugba/gofcat|3.7921880925293895e-06| +|DESCRIPTION|github/ejikeugba/serp|3.7921880925293895e-06| +|DESCRIPTION|github/saeyslab/nichenetr|3.7921880925293895e-06| +|DESCRIPTION|github/saeyslab/PeacoQC|3.7921880925293895e-06| +|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.7921880925293895e-06| +|DESCRIPTION|github/bcgov/bcdata|3.7921880925293895e-06| +|DESCRIPTION|github/bcgov/shinyssdtools|3.7921880925293895e-06| +|DESCRIPTION|github/INCEPTdk/adaptr|3.7921880925293895e-06| +|DESCRIPTION|github/zizroc/villager|3.7921880925293895e-06| +|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.7921880925293895e-06| +|DESCRIPTION|github/genostats/LowKi|3.7921880925293895e-06| +|DESCRIPTION|github/dpseidel/stmove|3.7921880925293895e-06| +|DESCRIPTION|github/radio1988/OneStopRNAseq|3.7921880925293895e-06| +|DESCRIPTION|github/dgrun/FateID|3.7921880925293895e-06| +|DESCRIPTION|github/gtonkinhill/fastbaps|3.7921880925293895e-06| +|DESCRIPTION|github/shangguandong1996/FindIT2|3.7921880925293895e-06| +|DESCRIPTION|github/xiaotiand/FunFor|3.7921880925293895e-06| +|DESCRIPTION|github/jackmwolf/tehtuner|3.7921880925293895e-06| +|DESCRIPTION|github/jgrembi/riskCommunicator|3.7921880925293895e-06| +|DESCRIPTION|github/occupationMeasurement/occupationMeasurement|3.7921880925293895e-06| +|DESCRIPTION|github/JonasRieger/ldaPrototype|3.7921880925293895e-06| +|DESCRIPTION|github/deweylab/RSEM|3.7921880925293895e-06| +|DESCRIPTION|github/mcsiple/mmrefpoints|3.7921880925293895e-06| +|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.7921880925293895e-06| +|DESCRIPTION|github/stefanoMP/massiveGST|3.7921880925293895e-06| +|DESCRIPTION|github/azizka/IUCNN|3.7921880925293895e-06| +|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.7921880925293895e-06| +|DESCRIPTION|github/donaldRwilliams/BGGM|3.7921880925293895e-06| +|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.7921880925293895e-06| +|DESCRIPTION|github/raredd/kmdata|3.7921880925293895e-06| +|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.7921880925293895e-06| +|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.7921880925293895e-06| +|DESCRIPTION|github/Merck/pkglite|3.7921880925293895e-06| +|DESCRIPTION|github/LindaNab/mecor|3.7921880925293895e-06| +|DESCRIPTION|github/flosalbizziae/kataegis|3.7921880925293895e-06| +|DESCRIPTION|github/GreiffLab/immuneREF|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rrlite|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/natserv|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cyphr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/webchem|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ecoengine|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tesseract|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnaturalearth|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfema|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/treedata.table|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/MtreeRing|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/xslt|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phylotaR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/UCSCXenaTools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/infx|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wikitaxa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/codemetar|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcites|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/biomartr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/elastic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/robotstxt|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opentripplanner|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidyhydat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rotl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rb3|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rWBclimate|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/beautier|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osmdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nlrx|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidyqpcr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/MODIStsp|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/brranching|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dbparser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cld2|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/katex|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxizedb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ghql|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/addressable|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/aRxiv|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/chlorpromazineR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pathviewr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxize|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/SymbiotaR2|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tracerer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/fingertipsR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outcomerate|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tinkr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tradestatistics|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/MODISTools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/googleLanguageR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/RSelenium|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pendulum|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outsider.devtools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bibtex|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/seasl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnaturalearthdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/magick|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/Rpolyhedra|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/coder|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/skimr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gistr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jsonld|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/AntWeb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/fauxpas|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/beastier|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/prism|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tif|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/worrms|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/daiquiri|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/unrtf|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/getCRUCLdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/restez|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rsat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gutenbergr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/binman|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/piggyback|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/oai|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/timefuzz|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/USAboundaries|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/isdparser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnpn|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnoaa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/treestartr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/randgeo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nasapower|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rbace|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rAvis|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bittrex|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/RefManageR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/paleobioDB|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/terrainr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidypmc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/skynet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdefra|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ruODK|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rentrez|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gtfsr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dataaimsr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/photosearcher|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/exoplanets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/lingtypology|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/emld|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osfr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cffr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cchecks|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidync|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/smapr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfisheries|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfigshare|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/EML|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opencv|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osmextract|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rgnparser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxview|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/RNeXML|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxadb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osmplotr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/scrubr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/awardFindR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/geojsonlint|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/graphql|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/plotly|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/readODS|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jagstargets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mapr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mcbette|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcitoid|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/chromer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/drake|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/finch|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bowerbird|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spiro|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spatsoc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/vcr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnassqs|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/FedData|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bikedata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nomisr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/slopes|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hoardr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/antiword|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nodbi|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tarchetypes|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/conditionz|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nbaR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/circle|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phonfieldwork|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/qpdf|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wellknown|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/geojsonio|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ots|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/USAboundariesData|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdhs|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wdman|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/GSODR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rorcid|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/stats19|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdflib|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/NLMR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/riem|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/visdat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rrricanes|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnaturalearthhires|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cld3|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/excluder|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/neotoma|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DataSpaceR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/helminthR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/writexl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/antanym|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tacmagic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jenkins|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rusda|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bib2df|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/solrium|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rppo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/chirps|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/charlatan|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spocc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/git2r|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tiler|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/targets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/workloopR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/parzer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/internetarchive|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tokenizers|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/citesdb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/stantargets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/microdemic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wateRinfo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rzmq|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bold|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/c14bazAAR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rebird|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/textreuse|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hddtools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rmangal|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jsonvalidate|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/censo2017|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/plater|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DoOR.functions|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/datapack|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rtweet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tabulizer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/iheatmapr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/grainchanger|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ritis|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mctq|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spelling|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/suppdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcoreoa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cde|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/treebase|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/camsRad|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/citecorp|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/refimpact|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/europepmc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/unifir|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rsnps|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rbhl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rgpdd|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/predictNMB|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/BaseSet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opencontext|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/comtradr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phylogram|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rglobi|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rinat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opencage|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outsider|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdryad|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcrossref|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/arkdb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rAltmetric|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/landscapetools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hunspell|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/assertr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gitignore|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jstor|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rvertnet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/Rclean|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cRegulome|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DoOR.data|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phylocomr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/sofa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/qualtRics|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcol|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rplos|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdataretriever|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/historydata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/stplanr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/PostcodesioR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/virtuoso|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gittargets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/CoordinateCleaner|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/refsplitr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jqr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rperseus|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/traits|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pdftools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pubchunks|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ijtiff|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/git2rdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/EndoMineR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mregions|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/av|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rromeo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/getlandsat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/patentsview|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/colocr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/eia|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rerddap|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/staypuft|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/crul|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pangaear|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfishbase|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rredlist|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/roadoi|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dbhydroR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ckanr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/essurvey|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dittodb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ezknitr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/trufflesniffer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/lightr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/zbank|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pixelclasser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rtika|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxlist|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/baRcodeR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/handlr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/popler|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/webmockr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/clifro|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outsider.base|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/fulltext|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cleanEHR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dataspice|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mauricer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/epubr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ssh|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/medrxivr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rrricanesdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdatacite|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rgbif|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/namext|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/geonames|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/weathercan|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/onekp|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ramlegacy|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/babette|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DataPackageR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bomrang|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mapscanner|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/allodb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hydroscoper|3.7921880925293895e-06| +|DESCRIPTION|github/bblodfon/emba|3.7921880925293895e-06| +|DESCRIPTION|github/ezer/PAFway|3.7921880925293895e-06| +|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.7921880925293895e-06| +|DESCRIPTION|github/oneilsh/tidytensor|3.7921880925293895e-06| +|DESCRIPTION|github/YonghuiDong/RawHummus|3.7921880925293895e-06| +|DESCRIPTION|github/aranyics/ReDCM|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/allcontributors|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/qcoder|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/gendercoder|3.7921880925293895e-06| +|DESCRIPTION|github/DidierMurilloF/FielDHub|3.7921880925293895e-06| +|DESCRIPTION|github/USEPA/nsink|3.7921880925293895e-06| +|DESCRIPTION|github/stemangiola/tidyHeatmap|3.7921880925293895e-06| +|DESCRIPTION|github/q1cui/discourseGT|3.7921880925293895e-06| +|DESCRIPTION|github/david-barnett/microViz|3.7921880925293895e-06| +|package.json|gitlab/geekysquirrel/bigx|3.7921880925293895e-06| +|package.json|gitlab/magnumpi/magnumpi|3.7921880925293895e-06| +|package.json|gitlab/metafundev/metafun|3.7921880925293895e-06| +|package.json|github/vibbits/phyd3|3.7921880925293895e-06| +|package.json|github/klevis-a/kinematics-vis|3.7921880925293895e-06| +|package.json|github/IPK-BIT/divbrowse|3.7921880925293895e-06| +|package.json|github/DorianDepriester/mtex2Gmsh|3.7921880925293895e-06| +|package.json|github/hetalang/heta-compiler|3.7921880925293895e-06| +|package.json|github/nextstrain/auspice|3.7921880925293895e-06| +|package.json|github/souzamonteiro/cnatool|3.7921880925293895e-06| +|package.json|github/tyo-nu/MINE-app|3.7921880925293895e-06| +|package.json|github/jspsych/jspsych|3.7921880925293895e-06| +|package.json|github/ci-for-science/self-hosted-runners|3.7921880925293895e-06| +|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.7921880925293895e-06| +|package.json|github/CDSP-SCPO/dataverse-feed|3.7921880925293895e-06| +|package.json|github/mathjax/MathJax|3.7921880925293895e-06| +|package.json|github/bids-standard/bids-validator|3.7921880925293895e-06| +|package.json|github/tobiasrausch/alfred|3.7921880925293895e-06| +|package.json|github/bramvandijk88/cacatoo|3.7921880925293895e-06| +|package.json|github/ratschlab/metagraph|3.7921880925293895e-06| +|package.json|github/citation-file-format/cff-initializer-javascript|3.7921880925293895e-06| +|package.json|github/nlesc-sherlock/Rig|3.7921880925293895e-06| +|package.json|github/ZjuLiangsl/mmkp|3.7921880925293895e-06| +|package.json|github/yyZhang14/dbEssLnc|3.7921880925293895e-06| +|package.json|github/MaayanLab/signature-commons-ui|3.7921880925293895e-06| +|package.json|github/research-software-directory/research-software-directory|3.7921880925293895e-06| +|package.json|github/ReGIS-org/regis-v2|3.7921880925293895e-06| +|package.json|github/Via-Appia/via-appia-online-viewer|3.7921880925293895e-06| +|package.json|github/wangjun1996/VisFeature|3.7921880925293895e-06| +|package.json|github/sonjageorgievska/CClusTera|3.7921880925293895e-06| +|package.json|github/PathwayCommons/grounding-search|3.7921880925293895e-06| +|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.7921880925293895e-06| +|package.json|github/luntergroup/octopus|3.7921880925293895e-06| +|package.json|github/Samreay/Marz|3.7921880925293895e-06| +|package.json|github/biosimulations/Biosimulations|3.7921880925293895e-06| +|package.json|github/dondi/GRNsight|3.7921880925293895e-06| +|package.json|github/LTLA/gesel.js|3.7921880925293895e-06| +|package.json|github/quinlanW/dbMisLoc|3.7921880925293895e-06| +|package.json|github/sib-swiss/glittr|3.7921880925293895e-06| +|package.json|github/korcsmarosgroup/TFlink|3.7921880925293895e-06| +|package.json|github/AA-ALERT/frbcat-web|3.7921880925293895e-06| +|package.json|github/Yomguithereal/talisman|3.7921880925293895e-06| +|package.json|github/FINNGEN/lavaa-react|3.7921880925293895e-06| +|package.json|github/MolMeDB/MolMeDB|3.7921880925293895e-06| +|package.json|github/eucp-project/storyboards|3.7921880925293895e-06| +|package.json|github/eucp-project/atlas|3.7921880925293895e-06| +|package.json|github/davidhoksza/MolArt|3.7921880925293895e-06| +|package.json|github/PopMedNet-Team/popmednet|3.7921880925293895e-06| +|package.json|github/MichaelSel/edoJS|3.7921880925293895e-06| +|package.json|github/eweitz/ideogram|3.7921880925293895e-06| +|package.json|github/iomega/paired-data-form|3.7921880925293895e-06| +|package.json|github/iomega/zenodo-upload|3.7921880925293895e-06| +|package.json|github/Shamir-Lab/domino_web|3.7921880925293895e-06| +|package.json|github/NLeSC/case-law-app|3.7921880925293895e-06| +|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.7921880925293895e-06| +|package.json|github/NLeSC/UncertaintyVisualization|3.7921880925293895e-06| +|package.json|github/NLeSC/DiVE|3.7921880925293895e-06| +|package.json|github/NLeSC/pattyvis|3.7921880925293895e-06| +|package.json|github/NLeSC/docker-couch-admin|3.7921880925293895e-06| +|package.json|github/NLeSC/spot|3.7921880925293895e-06| +|package.json|github/NLeSC/ExtJS-DateTime|3.7921880925293895e-06| +|package.json|github/NLeSC/xenon-flow|3.7921880925293895e-06| +|package.json|github/SchmidtDSE/afscgap|3.7921880925293895e-06| +|package.json|github/TNOCS/csWeb|3.7921880925293895e-06| +|package.json|github/i-VRESSE/workflow-builder|3.7921880925293895e-06| +|package.json|github/neuroneural/brainchop|3.7921880925293895e-06| +|package.json|github/CrowdTruth/CrowdTruth|3.7921880925293895e-06| +|package.json|github/fairdataihub/SPARClink|3.7921880925293895e-06| +|package.json|github/tortellini-tools/action|3.7921880925293895e-06| +|package.json|github/lumen-org/lumen|3.7921880925293895e-06| +|package.json|github/phelelani/nf-rnaSeqMetagen|3.7921880925293895e-06| +|package.json|github/PDB-REDO/tortoize|3.7921880925293895e-06| +|package.json|github/leraman/Hopla|3.7921880925293895e-06| +|package.json|github/gear-genomics/tracy|3.7921880925293895e-06| +|package.json|github/amkram/shusher|3.7921880925293895e-06| +|package.json|github/ci-for-research/self-hosted-runners|3.7921880925293895e-06| +|package.json|github/ADAH-EviDENce/evidence|3.7921880925293895e-06| +|package.json|github/meta-logic/sequoia|3.7921880925293895e-06| +|package.json|github/EMResearch/EvoMaster|3.7921880925293895e-06| +|package.json|github/interactivereport/OmicsView0|3.7921880925293895e-06| +|package.json|github/pmkruyen/dearscholar|3.7921880925293895e-06| +|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.7921880925293895e-06| +|package.json|github/eWaterCycle/setup-grpc|3.7921880925293895e-06| +|package.json|github/eWaterCycle/eWaterleaf|3.7921880925293895e-06| +|package.json|github/eWaterCycle/Cesium-NcWMS|3.7921880925293895e-06| +|package.json|github/eWaterCycle/setup-singularity|3.7921880925293895e-06| +|package.json|github/emrecdem/emo-spectre|3.7921880925293895e-06| +|package.json|github/streamlit/streamlit|3.7921880925293895e-06| +|package.json|github/cinemascience/cinema_snap|3.7921880925293895e-06| +|package.json|github/CNIC-Proteomics/TurboPutative-web|3.7921880925293895e-06| +|package.json|github/Kaixhin/FGLab|3.7921880925293895e-06| +|package.json|github/Kaixhin/FGMachine|3.7921880925293895e-06| +|package.json|github/bio-tools/biotoolsSum|3.7921880925293895e-06| +|Gemfile|github/codidact/qpixel|3.7921880925293895e-06| +|Gemfile|github/quadram-institute-bioscience/dadaist2|3.7921880925293895e-06| +|Gemfile|github/ncbi/igblast|3.7921880925293895e-06| +|Gemfile|github/vcflib/bio-vcf|3.7921880925293895e-06| +|Gemfile|github/tudelft3d/3dfier|3.7921880925293895e-06| +|Gemfile|github/aymgal/COOLEST|3.7921880925293895e-06| +|Gemfile|github/gramos/imagetooth|3.7921880925293895e-06| +|Gemfile|github/sibirrer/hierArc|3.7921880925293895e-06| +|Gemfile|github/cboursnell/crb-blast|3.7921880925293895e-06| +|Gemfile|github/telatin/seqfu2|3.7921880925293895e-06| +|Gemfile|github/telatin/bamtocov|3.7921880925293895e-06| +|Gemfile|github/scrook/neuroml-db|3.7921880925293895e-06| +|Gemfile|github/odelaneau/shapeit5|3.7921880925293895e-06| +|Gemfile|github/odelaneau/GLIMPSE|3.7921880925293895e-06| +|Gemfile|github/openjournals/joss|3.7921880925293895e-06| +|go.mod|github/jasonyangshadow/lpmx|3.7921880925293895e-06| +|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.7921880925293895e-06| +|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.7921880925293895e-06| +|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.7921880925293895e-06| +|go.mod|github/sylabs/singularity|3.7921880925293895e-06| +|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.7921880925293895e-06| +|go.mod|github/mlpack/mlpack|3.7921880925293895e-06| +|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.7921880925293895e-06| +|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.7921880925293895e-06| +|go.mod|github/containers/podman|3.7921880925293895e-06| +|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.7921880925293895e-06| +|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.7921880925293895e-06| +|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.7921880925293895e-06| +|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.7921880925293895e-06| +|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.7921880925293895e-06| +|go.mod|github/linksmart/thing-directory|3.7921880925293895e-06| +|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.7921880925293895e-06| +|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.764580129767843e-06| +|pypi|[python-markdown-math](https://github.com/mitya57/python-markdown-math)|3.762191884717483e-06| +|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.760970258410531e-06| +|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.760970258410531e-06| +|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.760970258410531e-06| +|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.760970258410531e-06| +|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.760970258410531e-06| +|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.760970258410531e-06| +|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.760970258410531e-06| +|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.760970258410531e-06| +|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.760970258410531e-06| +|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.760970258410531e-06| +|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.760970258410531e-06| +|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.760970258410531e-06| +|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.760970258410531e-06| +|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.760970258410531e-06| +|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.760970258410531e-06| +|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.7542662116041028e-06| +|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.7542662116041028e-06| +|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.7542662116041028e-06| +|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.7542662116041028e-06| +|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.7542662116041028e-06| +|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.7542662116041028e-06| +|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.7542662116041028e-06| +|cran|socialmixr|3.7542662116041028e-06| +|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.7542662116040956e-06| +|pypi|[pyarma](https://pyarma.sourceforge.io)|3.7542662116040956e-06| +|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.7542662116040956e-06| +|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.7542662116040956e-06| +|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.7542662116040956e-06| +|pypi|[megaman](https://github.com/mmp2/megaman)|3.7542662116040956e-06| +|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.7542662116040956e-06| +|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.7542662116040956e-06| +|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.7542662116040956e-06| +|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.7542662116040956e-06| +|pypi|[SLIT](https://github.com/bweir/slit)|3.7542662116040956e-06| +|pypi|[ngs](https://broadtech.com.cn)|3.7542662116040956e-06| +|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.7542662116040956e-06| +|pypi|[neworder](https://neworder.readthedocs.io)|3.7542662116040956e-06| +|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.7542662116040956e-06| +|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.7542662116040956e-06| +|pypi|[pystospa](https://pypi.org/project/pystospa)|3.7542662116040956e-06| +|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.7542662116040956e-06| +|pypi|[galkin](UNKNOWN)|3.7542662116040956e-06| +|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.7542662116040956e-06| +|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.7542662116040956e-06| +|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.7542662116040956e-06| +|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.7542662116040956e-06| +|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.7542662116040956e-06| +|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.7542662116040956e-06| +|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.7542662116040956e-06| +|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.7542662116040956e-06| +|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.7542662116040956e-06| +|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.7542662116040956e-06| +|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.7542662116040956e-06| +|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.7542662116040956e-06| +|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.7542662116040956e-06| +|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.7542662116040956e-06| +|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.7542662116040956e-06| +|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.7542662116040956e-06| +|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.7542662116040956e-06| +|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.7542662116040956e-06| +|pypi|[polypy](https://github.com/symmy596/Polypy)|3.7542662116040956e-06| +|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.7542662116040956e-06| +|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.7542662116040956e-06| +|pypi|[saphires](https://github.com/tofflemire/saphires)|3.7542662116040956e-06| +|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.7542662116040956e-06| +|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.7542662116040956e-06| +|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.7542662116040956e-06| +|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.7542662116040956e-06| +|pypi|[UNKNOWN](UNKNOWN)|3.7542662116040956e-06| +|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.7542662116040956e-06| +|pypi|[macop](https://github.com/prise-3d/macop)|3.7542662116040956e-06| +|pypi|[Libra](https://github.com/Palashio/libra)|3.7542662116040956e-06| +|pypi|[biotools](https://github.com/sonwell/biotools)|3.7542662116040956e-06| +|pypi|[gsf](UNKNOWN)|3.7542662116040956e-06| +|pypi|[orcs](https://github.com/thomasorb/orcs)|3.7542662116040956e-06| +|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.7542662116040956e-06| +|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.7542662116040956e-06| +|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.7542662116040956e-06| +|pypi|[requirements](http://github.com/mattack108/requirements)|3.7542662116040956e-06| +|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.7542662116040956e-06| +|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.7542662116040956e-06| +|pypi|[ares](https://github.com/barnumbirr/ares)|3.7542662116040956e-06| +|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.7542662116040956e-06| +|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.7542662116040956e-06| +|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.7542662116040956e-06| +|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.7542662116040956e-06| +|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.7542662116040956e-06| +|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.7542662116040956e-06| +|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.7542662116040956e-06| +|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.7542662116040956e-06| +|pypi|[crc](https://github.com/Nicoretti/crc)|3.7542662116040956e-06| +|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.7542662116040956e-06| +|npm|leaflet-geotiff-2|3.7542662116040956e-06| +|cran|[nasapower](https://docs.ropensci.org/nasapower/)|3.7542662116040956e-06| +|cran|LSD|3.7542662116040956e-06| +|npm|retape|3.754266211604095e-06| +|npm|test|3.754266211604095e-06| +|npm|babel-plugin-remove-comments|3.754266211604095e-06| +|cran|outbreaks|3.754266211604095e-06| +|cran|aweek|3.754266211604095e-06| +|cran|loo|3.742175250657727e-06| +|cran|[rmsfact](NA)|3.7167235494880546e-06| +|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.7167235494880546e-06| +|cran|geomorph|3.716723549488054e-06| +|pypi|[watermark](https://pypi.org/project/watermark)|3.693160885801456e-06| +|rubygems|rubocop-rspec|3.6870422318437448e-06| +|pypi|[sphinx-click](https://github.com/stephenfin/sphinx-click)|3.6605948513329545e-06| +|npm|svelte-preprocess|3.64841284097616e-06| +|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.6438466171451516e-06| +|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.6438466171451516e-06| +|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.6438466171451516e-06| +|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.6438466171451516e-06| +|pypi|[truecase](https://pypi.org/project/truecase)|3.6438466171451516e-06| +|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.6438466171451516e-06| +|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.6438466171451516e-06| +|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.6438466171451516e-06| +|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.6438466171451516e-06| +|pypi|[fireo](https://pypi.org/project/fireo)|3.6438466171451516e-06| +|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.6369453924914673e-06| +|pypi|[svo_filters](https://github.com/hover2pi/svo_filters)|3.6352149969293363e-06| +|npm|karma-phantomjs-launcher|3.63191735738664e-06| +|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.626328123793492e-06| +|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.615219314878019e-06| +|cran|clv|3.613481228668943e-06| +|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.6098713573116303e-06| +|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.6098713573116303e-06| +|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.6098713573116303e-06| +|pypi|[parsley](https://pypi.org/project/parsley)|3.6098713573116303e-06| +|npm|json-stringify-safe|3.6092267374263955e-06| +|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.6018103576198246e-06| +|cran|[geojson](https://docs.ropensci.org/geojson)|3.5978384527872598e-06| +|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.5870754932884866e-06| +|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.583294898994558e-06| +|pypi|[automl-sphinx-theme](https://pypi.org/project/automl-sphinx-theme)|3.5737726437385136e-06| +|spack|sofa-c|3.5737726437385136e-06| +|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.5737726437385136e-06| +|npm|loud-rejection|3.5737726437385136e-06| +|npm|csv-spectrum|3.5737726437385136e-06| +|npm|bops|3.5737726437385136e-06| +|cran|ncbit|3.5737726437385136e-06| +|cran|subplex|3.5737726437385136e-06| +|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.5702066613946653e-06| +|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.5672588178030674e-06| +|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.5672588178030674e-06| +|rubygems|[sqlite3](https://github.com/sparklemotion/sqlite3-ruby)|3.5634881939123774e-06| +|npm|babel-plugin-transform-runtime|3.5599233436264152e-06| +|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.549125935850662e-06| +|pypi|[fury](https://pypi.org/project/fury)|3.549073523925331e-06| +|pypi|[obspy](https://www.obspy.org)|3.5456958665149806e-06| +|cran|thor|3.5397367137981476e-06| +|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.539736713798147e-06| +|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.539736713798147e-06| +|pypi|[colorful](https://pypi.org/project/colorful)|3.539736713798147e-06| +|pypi|[gpustat](https://pypi.org/project/gpustat)|3.539736713798147e-06| +|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.539736713798147e-06| +|pypi|[opencensus](https://pypi.org/project/opencensus)|3.539736713798147e-06| +|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.539736713798147e-06| +|pypi|[py-spy](https://pypi.org/project/py-spy)|3.539736713798147e-06| +|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.539736713798147e-06| +|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.539736713798147e-06| +|pypi|[pygam](https://github.com/dswah/pyGAM)|3.531915325857306e-06| +|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.5299041118153743e-06| +|pypi|[horovod](https://pypi.org/project/horovod)|3.5266728587889435e-06| +|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.5239765858867043e-06| +|cran|gcookbook|3.5125676820036434e-06| +|pypi|[mlxtend](https://pypi.org/project/mlxtend)|3.508156651842658e-06| +|npm|babel-plugin-add-module-exports|3.5077807573541357e-06| +|pypi|[pyzstd](https://pypi.org/project/pyzstd)|3.5029848437776494e-06| +|pypi|[biomaj-core](http://biomaj.genouest.org)|3.49361072073882e-06| +|pypi|[funsor](https://pypi.org/project/funsor)|3.4931612307218555e-06| +|cran|polycor|3.487792674663722e-06| +|rubygems|[jekyll-commonmark-ghpages](https://github.com/github/jekyll-commonmark-ghpages)|3.4805176336746413e-06| +|rubygems|[jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme)|3.4805176336746413e-06| +|pypi|[csvw](https://github.com/cldf/csvw)|3.4726962457337898e-06| +|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.4725301277598257e-06| +|pypi|[httpcore](https://pypi.org/project/httpcore)|3.4670379019220396e-06| +|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.4650881834534325e-06| +|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|3.4609641638225254e-06| +|npm|karma-cli|3.4416855319059857e-06| +|pypi|[xarray-datatree](https://pypi.org/project/xarray-datatree)|3.4414106939704206e-06| +|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.4414106939704206e-06| +|cran|imbalance|3.4414106939704206e-06| +|cran|prodlim|3.4414106939704206e-06| +|cran|pec|3.4414106939704206e-06| +|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.4129692832764494e-06| +|cran|limma|3.4120748116950584e-06| +|cran|misc3d|3.406996587030716e-06| +|npm|through|3.4011618561837963e-06| +|cran|aws.signature|3.39303639544555e-06| +|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.3874700874818654e-06| +|pypi|[ubelt](https://pypi.org/project/ubelt)|3.3841042988785176e-06| +|spack|[mkl](https://software.intel.com/en-us/intel-mkl)|3.378839590443695e-06| +|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.3788395904436856e-06| +|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.3788395904436856e-06| +|cran|maxLik|3.3788395904436856e-06| +|cran|princurve|3.3788395904436856e-06| +|cran|brglm|3.3788395904436856e-06| +|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.3788395904436754e-06| +|rubygems|test-unit-rr|3.3729266211604092e-06| +|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.3711951569811596e-06| +|pypi|[wxpython](https://pypi.org/project/wxpython)|3.3694539249146827e-06| +|pypi|[PyQtWebEngine](https://www.riverbankcomputing.com/software/pyqtwebengine/)|3.365202298649398e-06| +|cran|[gistr](https://github.com/ropensci/gistr)|3.3608266970041723e-06| +|pypi|[semantic_version](https://github.com/rbarrois/python-semanticversion)|3.3594723441139863e-06| +|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.3553754266211603e-06| +|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.3553754266211603e-06| +|pypi|[pyro4](https://pypi.org/project/pyro4)|3.3553754266211603e-06| +|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.3553754266211603e-06| +|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.3553754266211603e-06| +|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.3553754266211603e-06| +|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.3553754266211603e-06| +|pypi|[couchbase](https://pypi.org/project/couchbase)|3.3553754266211603e-06| +|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.3553754266211603e-06| +|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.3553754266211603e-06| +|pypi|[pyArango](https://pypi.org/project/pyArango)|3.3553754266211603e-06| +|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.3520234032179426e-06| +|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.3520234032179426e-06| +|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.349058151745865e-06| +|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.3489049401550773e-06| +|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.3489049401550773e-06| +|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.3489049401550773e-06| +|pypi|[configupdater](https://pypi.org/project/configupdater)|3.3489049401550773e-06| +|pypi|[mkdocs-bootswatch](https://pypi.org/project/mkdocs-bootswatch)|3.345051194539249e-06| +|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.34285194983541e-06| +|cran|PCICt|3.336384364263129e-06| +|cran|gld|3.336366747322166e-06| +|cran|paws|3.335565023169409e-06| +|cran|clustermq|3.335565023169409e-06| +|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.322359479295659e-06| +|pypi|[docrep](https://pypi.org/project/docrep)|3.322359479295659e-06| +|pypi|[mudata](https://pypi.org/project/mudata)|3.322359479295659e-06| +|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.322359479295659e-06| +|pypi|[platon](https://pypi.org/project/platon)|3.322359479295659e-06| +|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.322359479295659e-06| +|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.322359479295659e-06| +|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.322359479295659e-06| +|pypi|[scp](https://pypi.org/project/scp)|3.322359479295659e-06| +|pypi|[wtforms](https://pypi.org/project/wtforms)|3.322359479295659e-06| +|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.322359479295659e-06| +|pypi|[bytecode](https://pypi.org/project/bytecode)|3.322359479295659e-06| +|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.3185031691857624e-06| +|spack|lm-sensors|3.3185031691857624e-06| +|spack|rocprofiler-dev|3.3185031691857624e-06| +|spack|rocm-smi-lib|3.3185031691857624e-06| +|npm|watch-run|3.3185031691857624e-06| +|npm|rollup-plugin-modify|3.3185031691857624e-06| +|npm|rollup-plugin-html|3.3185031691857624e-06| +|npm|rollup-plugin-esbuild|3.3185031691857624e-06| +|npm|p-limit|3.3185031691857624e-06| +|npm|number-precision|3.3185031691857624e-06| +|npm|archiver|3.3185031691857624e-06| +|cran|grpreg|3.3185031691857624e-06| +|pypi|[hmf](https://github.com/steven-murray/hmf)|3.3125878337683094e-06| +|pypi|[flox](https://pypi.org/project/flox)|3.3037542662116036e-06| +|npm|path-scurry|3.286977389078498e-06| +|npm|minipass|3.286977389078498e-06| +|npm|jackspeak|3.286977389078498e-06| +|npm|foreground-child|3.286977389078498e-06| +|pypi|[vispy](https://pypi.org/project/vispy)|3.285318137493905e-06| +|pypi|[pyside](https://pypi.org/project/pyside)|3.285318137493905e-06| +|npm|eslint-config-xo-nextjs|3.285318137493905e-06| +|pypi|[google-api-python-client](https://pypi.org/project/google-api-python-client)|3.273385022952394e-06| +|rubygems|[rails](https://rubyonrails.org)|3.2707385570838125e-06| +|npm|babelify|3.2658285157066236e-06| +|npm|babel-plugin-transform-es2015-modules-commonjs|3.2658285157066236e-06| +|pypi|[cvxpy](https://pypi.org/project/cvxpy)|3.2602838153403986e-06| +|pypi|[tensorflowtensorflow-addons](https://pypi.org/project/tensorflowtensorflow-addons)|3.2602838153403986e-06| +|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.2602838153403986e-06| +|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.2364363893138755e-06| +|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.2364363893138755e-06| +|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.2364363893138755e-06| +|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.2364363893138755e-06| +|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.2364363893138755e-06| +|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.2364363893138755e-06| +|pypi|[katversion](https://pypi.org/project/katversion)|3.2364363893138755e-06| +|pypi|[lupa](https://pypi.org/project/lupa)|3.2364363893138755e-06| +|pypi|[omnijson](https://pypi.org/project/omnijson)|3.2364363893138755e-06| +|pypi|[pygelf](https://pypi.org/project/pygelf)|3.2364363893138755e-06| +|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.2364363893138755e-06| +|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.2364363893138755e-06| +|pypi|[spead2](https://pypi.org/project/spead2)|3.2364363893138755e-06| +|pypi|[katpoint](https://pypi.org/project/katpoint)|3.2364363893138755e-06| +|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.2364363893138755e-06| +|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.2319335212939605e-06| +|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.2319335212939605e-06| +|cran|registry|3.2203559239395417e-06| +|pypi|[logomaker](http://logomaker.readthedocs.io)|3.219872787249108e-06| +|cran|pvclust|3.2189071247175773e-06| +|npm|babel-register|3.2172490454725654e-06| +|cran|[themis](https://github.com/tidymodels/themis)|3.211648872128081e-06| +|cran|superpc|3.211648872128081e-06| +|cran|subselect|3.211648872128081e-06| +|cran|pamr|3.211648872128081e-06| +|cran|BradleyTerry2|3.211648872128081e-06| +|cran|ModelMetrics|3.211648872128081e-06| +|pypi|[cbor2](https://pypi.org/project/cbor2)|3.20877453983256e-06| +|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.20877453983256e-06| +|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.20877453983256e-06| +|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|3.2071489982544345e-06| +|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.206497035023617e-06| +|npm|livereload|3.2040720254207365e-06| +|npm|jsonlint|3.2040720254207365e-06| +|npm|http-server|3.2040720254207365e-06| +|npm|highlight.js|3.2040720254207365e-06| +|npm|handlebars|3.2040720254207365e-06| +|npm|download-cli|3.2040720254207365e-06| +|npm|heap|3.2040720254207365e-06| +|npm|git-state|3.1947361512207923e-06| +|npm|xpath|3.1947361512207923e-06| +|npm|coffee-coverage|3.1947361512207923e-06| +|npm|conventional-changelog-cli|3.18587977694451e-06| +|pypi|[stone](https://pypi.org/project/stone)|3.1857630424183322e-06| +|pypi|[msrest](https://pypi.org/project/msrest)|3.1857630424183322e-06| +|pypi|[azure-core](https://pypi.org/project/azure-core)|3.1857630424183322e-06| +|rubygems|method_source|3.1810223236052096e-06| +|npm|gulp-if|3.1781602113147694e-06| +|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.1766867944342346e-06| +|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.1766867944342346e-06| +|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.1766867944342346e-06| +|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.1766867944342346e-06| +|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.1766867944342346e-06| +|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.1766867944342346e-06| +|npm|babel-plugin-istanbul|3.1755339210918083e-06| +|cran|yulab.utils|3.172201357640236e-06| +|rubygems|sourcemap|3.1689071533050075e-06| +|cran|[servr](https://github.com/yihui/servr)|3.1659861043393394e-06| +|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.1569965870307164e-06| +|pypi|[modin](https://github.com/modin-project/modin)|3.1569965870307164e-06| +|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.1449199264898923e-06| +|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.1449199264898923e-06| +|npm|read-package-json|3.144919926489892e-06| +|npm|is-wsl|3.144919926489892e-06| +|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.133554138225256e-06| +|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.1285551763367464e-06| +|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.1282423208191124e-06| +|cran|farver|3.1232971004101294e-06| +|npm|[covert](https://github.com/substack/covert)|3.111310580204781e-06| +|pypi|[types-decorator](https://github.com/python/typeshed)|3.0972696245733785e-06| +|pypi|[lazy-loader](https://pypi.org/project/lazy-loader)|3.0972696245733785e-06| +|pypi|[metpy](https://pypi.org/project/metpy)|3.0972696245733785e-06| +|npm|utest|3.0972696245733785e-06| +|npm|urun|3.0972696245733785e-06| +|npm|timezone-mock|3.0972696245733785e-06| +|npm|sqlstring|3.0972696245733785e-06| +|npm|bignumber.js|3.0972696245733785e-06| +|cran|robustlmm|3.0972696245733785e-06| +|cran|multgee|3.0972696245733785e-06| +|cran|merTools|3.0972696245733785e-06| +|cran|marginaleffects|3.0972696245733785e-06| +|cran|logistf|3.0972696245733785e-06| +|cran|JM|3.0972696245733785e-06| +|cran|gmnl|3.0972696245733785e-06| +|cran|fungible|3.0972696245733785e-06| +|cran|feisr|3.0972696245733785e-06| +|cran|estimatr|3.0972696245733785e-06| +|cran|crch|3.0972696245733785e-06| +|cran|censReg|3.0972696245733785e-06| +|cran|bife|3.0972696245733785e-06| +|cran|bdsmatrix|3.0972696245733785e-06| +|cran|corpus.JSS.papers|3.0972696245733785e-06| +|cran|lasso2|3.0972696245733785e-06| +|cran|ggfun|3.0972696245733785e-06| +|npm|[resolve](https://github.com/browserify/resolve#readme)|3.08109915425871e-06| +|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.0772673865607343e-06| +|pypi|[vaex](https://pypi.org/project/vaex)|3.0772673865607343e-06| +|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.0772673865607343e-06| +|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.0772673865607343e-06| +|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.0772673865607343e-06| +|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.0772673865607343e-06| +|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.0772673865607343e-06| +|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.0772673865607343e-06| +|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.0772673865607343e-06| +|pypi|[bqplot](https://pypi.org/project/bqplot)|3.0772673865607343e-06| +|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.0772673865607343e-06| +|pypi|[aplus](https://pypi.org/project/aplus)|3.0772673865607343e-06| +|pypi|[blake3](https://pypi.org/project/blake3)|3.0772673865607343e-06| +|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.0772673865607343e-06| +|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.0772673865607343e-06| +|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.0772673865607343e-06| +|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.0716723549488053e-06| +|npm|eslint-plugin-pabigot|3.0662969283276447e-06| +|npm|gulp-jshint|3.0632336946330116e-06| +|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.0574634755522127e-06| +|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.0574634755522127e-06| +|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.0574634755522127e-06| +|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.0574634755522127e-06| +|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.0574634755522127e-06| +|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.0574634755522127e-06| +|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.0574634755522127e-06| +|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.0574634755522127e-06| +|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.0503412969283283e-06| +|cran|sparklyr|3.0503412969283275e-06| +|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.0291300090258775e-06| +|cran|sjmisc|3.023525109702584e-06| +|npm|enquirer|3.0162364076514006e-06| +|cran|[progressr](https://progressr.futureverse.org)|3.0132926172085592e-06| +|pypi|[deepdiff](https://pypi.org/project/deepdiff)|2.9994694123383137e-06| +|pypi|[pyqt](https://pypi.org/project/pyqt)|2.994027303754266e-06| +|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|2.994027303754266e-06| +|cran|distr6|2.9925310382351485e-06| +|cran|hardhat|2.98007655952875e-06| +|pypi|[channels](https://pypi.org/project/channels)|2.9779708346261246e-06| +|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|2.9771046643913553e-06| +|cran|ppcor|2.975130271818625e-06| +|pypi|[questionary](https://pypi.org/project/questionary)|2.9733508748514423e-06| +|pypi|[fhirclient](https://github.com/smart-on-fhir/client-py/)|2.9721274175199136e-06| +|cran|distributional|2.970408431159284e-06| +|cran|plainview|2.968216723549488e-06| +|cran|mapdeck|2.968216723549488e-06| +|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|2.9658703071672393e-06| +|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|2.9656738092435978e-06| +|npm|zuul|2.956484641638225e-06| +|rubygems|em-synchrony|2.954257940377516e-06| +|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|2.953724151776752e-06| +|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|2.953724151776749e-06| +|pypi|[aafigure](https://pypi.org/project/aafigure)|2.949780594831789e-06| +|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|2.949780594831789e-06| +|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|2.949780594831789e-06| +|npm|[x2js](https://github.com/x2js/x2js#readme)|2.949780594831789e-06| +|npm|toml|2.949780594831789e-06| +|npm|properties|2.949780594831789e-06| +|npm|hjson|2.949780594831789e-06| +|npm|cson|2.949780594831789e-06| +|npm|travis-cov|2.949780594831789e-06| +|cran|decor|2.949780594831789e-06| +|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|2.9450696430218637e-06| +|cran|[mlr3](https://mlr3.mlr-org.com)|2.9443994201376616e-06| +|pypi|[mizani](https://github.com/has2k1/mizani)|2.9229644076060482e-06| +|cran|rainbow|2.9202827888834707e-06| +|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|2.91998483124765e-06| +|npm|ts-loader|2.9149014323928996e-06| +|pypi|[pycuda](https://pypi.org/project/pycuda)|2.9083048919226398e-06| +|npm|in-publish|2.907717128553688e-06| +|cran|procmaps|2.9049128794682946e-06| +|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|2.888576591045974e-06| +|spack|[vc](https://github.com/VcDevel/Vc)|2.88690125926798e-06| +|npm|assert|2.881543712260435e-06| +|pypi|[hashin](https://pypi.org/project/hashin)|2.8756805888374227e-06| +|pypi|[hankel](https://github.com/steven-murray/hankel)|2.8745901090811843e-06| +|rubygems|[sprockets-rails](https://github.com/rails/sprockets-rails)|2.8721413480067793e-06| +|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.866319283375159e-06| +|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.86585206992679e-06| +|pypi|[bio](https://pypi.org/project/bio)|2.86585206992679e-06| +|pypi|[kahypar](https://pypi.org/project/kahypar)|2.86585206992679e-06| +|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.86585206992679e-06| +|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.86585206992679e-06| +|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.86585206992679e-06| +|pypi|[selfies](https://pypi.org/project/selfies)|2.86585206992679e-06| +|pypi|[upfp](https://pypi.org/project/upfp)|2.86585206992679e-06| +|cran|tablerDash|2.8642797080250704e-06| +|cran|argonDash|2.8642797080250704e-06| +|cran|argonR|2.8642797080250704e-06| +|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.863853423741114e-06| +|cran|TMB|2.8618284211326766e-06| +|spack|autoconf-archive|2.859018114990811e-06| +|spack|libxmu|2.859018114990811e-06| +|cran|RProtoBuf|2.859018114990811e-06| +|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.857018263740077e-06| +|npm|eslint-plugin-jest|2.854215156774427e-06| +|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.8469852104664512e-06| +|cran|[lhs](https://github.com/bertcarnell/lhs)|2.8425158459288158e-06| +|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.8380464813911913e-06| +|pypi|[pendulum](https://pypi.org/project/pendulum)|2.8380464813911913e-06| +|cran|affy|2.830427933840903e-06| +|cran|marray|2.830427933840903e-06| +|rubygems|[jar-dependencies](https://github.com/mkristian/jar-dependencies)|2.8292108498293476e-06| +|npm|server-destroy|2.822720788804406e-06| +|rubygems|[debug](https://github.com/ruby/debug)|2.8171603029010238e-06| +|rubygems|[all_images](http://github.com/flori/all_images)|2.8171603029010238e-06| +|cran|lm.beta|2.8162803384183624e-06| +|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8156996587030715e-06| +|pypi|[xnat](https://pypi.org/project/xnat)|2.8156996587030715e-06| +|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8156996587030715e-06| +|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8156996587030715e-06| +|pypi|[tensorrt](https://developer.nvidia.com/tensorrt)|2.8156996587030715e-06| +|pypi|[nvidia-cuda-nvcc-cu11](https://developer.nvidia.com/cuda-zone)|2.8156996587030715e-06| +|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8156996587030715e-06| +|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|2.8156996587030715e-06| +|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|2.8156996587030715e-06| +|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|2.8156996587030715e-06| +|npm|karma-coverage|2.8074279396715364e-06| +|pypi|[cudf](https://pypi.org/project/cudf)|2.80720325416696e-06| +|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.8016912026896236e-06| +|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.8016912026896236e-06| +|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.8016912026896236e-06| +|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.8016912026896236e-06| +|pypi|[python-apt](https://pypi.org/project/python-apt)|2.8016912026896236e-06| +|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.8016912026896236e-06| +|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.8016912026896236e-06| +|pypi|[Truvari](https://pypi.org/project/Truvari)|2.8016912026896236e-06| +|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.8016912026896236e-06| +|npm|eslint-config-airbnb|2.796447011464076e-06| +|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|2.7961852957906715e-06| +|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.7945289845774844e-06| +|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.7945289845774844e-06| +|pypi|[motor](https://pypi.org/project/motor)|2.7945289845774844e-06| +|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.7945289845774844e-06| +|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.7945289845774844e-06| +|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.7945289845774844e-06| +|pypi|[pyhash](https://pypi.org/project/pyhash)|2.7945289845774844e-06| +|cran|mlapi|2.7945289845774844e-06| +|cran|rsparse|2.7945289845774844e-06| +|cran|[magicaxis](NA)|2.7901604327737998e-06| +|cran|[xgboost](https://github.com/dmlc/xgboost)|2.7784549542228794e-06| +|npm|gulp-mocha|2.7762640892534484e-06| +|npm|gulp-istanbul|2.7762640892534484e-06| +|npm|gulp-coveralls|2.7762640892534484e-06| +|npm|stealthy-require|2.7762640892534484e-06| +|npm|request-promise-core|2.7762640892534484e-06| +|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.7609263025584167e-06| +|cran|GenSA|2.7566861095574562e-06| +|npm|updox|2.7531285551763365e-06| +|npm|safename|2.7531285551763365e-06| +|cran|MonetDBLite|2.7531285551763365e-06| +|rubygems|standard|2.7531285551763365e-06| +|rubygems|net-ssh|2.7531285551763365e-06| +|rubygems|octicons|2.7531285551763365e-06| +|cran|RgoogleMaps|2.7453071672354947e-06| +|pypi|[flametree](https://pypi.org/project/flametree)|2.7403403004409454e-06| +|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.7403403004409454e-06| +|pypi|[platemap](https://pypi.org/project/platemap)|2.7403403004409454e-06| +|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.7403403004409454e-06| +|pypi|[proglog](https://pypi.org/project/proglog)|2.7403403004409454e-06| +|pypi|[sbol2](https://pypi.org/project/sbol2)|2.7403403004409454e-06| +|cran|systemfonts|2.738979201103566e-06| +|pypi|[biomaj-cli](https://pypi.org/project/biomaj-cli)|2.7384059425818147e-06| +|pypi|[pixell](https://pypi.org/project/pixell)|2.7374857792946525e-06| +|npm|[q](https://github.com/kriskowal/q)|2.7263123679506023e-06| +|npm|browserify-istanbul|2.7213329128950877e-06| +|npm|combined-stream|2.7213329128950877e-06| +|npm|split2|2.7167411206540897e-06| +|npm|csstype|2.7105847999632386e-06| +|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.7022465589018506e-06| +|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.6932779344116338e-06| +|pypi|[pyceo](https://pypi.org/project/pyceo)|2.6932779344116338e-06| +|pypi|[properconf](https://pypi.org/project/properconf)|2.6932779344116338e-06| +|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.6932779344116338e-06| +|pypi|[multipart](https://pypi.org/project/multipart)|2.6932779344116338e-06| +|cran|ExactData|2.6932779344116338e-06| +|cran|diffobj|2.688087184396391e-06| +|cran|Epi|2.684056557776694e-06| +|cran|memisc|2.684056557776694e-06| +|cran|descr|2.684056557776694e-06| +|cran|sylly.en|2.684056557776694e-06| +|cran|sylly|2.684056557776694e-06| +|cran|estimability|2.683045115511893e-06| +|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.676652761976994e-06| +|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.671304804410608e-06| +|npm|gulp-replace|2.6697352951248186e-06| +|npm|gulp-header|2.6697352951248186e-06| +|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.667674305216975e-06| +|rubygems|[awesome_print](https://github.com/awesome-print/awesome_print)|2.661468273316151e-06| +|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.660095203880007e-06| +|pypi|[resampy](https://github.com/bmcfee/resampy)|2.6589590443686003e-06| +|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.6569383325352525e-06| +|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.6569383325352525e-06| +|pypi|[proselint](https://pypi.org/project/proselint)|2.6569383325352525e-06| +|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.6548639579003564e-06| +|cran|DoE.base|2.6548025353486103e-06| +|npm|jest-canvas-mock|2.648601795359474e-06| +|cran|[text2vec](http://text2vec.org)|2.6480984885421804e-06| +|cran|RcppAnnoy|2.646493294236408e-06| +|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.634776233344988e-06| +|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.634776233344988e-06| +|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.6342434584755412e-06| +|npm|postcss-loader|2.6322141253881866e-06| +|spack|tar|2.630401776751656e-06| +|npm|[connect](https://github.com/senchalabs/connect#readme)|2.6275170648464166e-06| +|npm|open|2.6253047294002923e-06| +|spack|suite-sparse|2.6246343247196483e-06| +|cran|DendSer|2.6136608586312197e-06| +|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6071293136139573e-06| +|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6071293136139573e-06| +|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6071293136139573e-06| +|cran|[rbison](https://github.com/ropensci/rbison)|2.6071293136139573e-06| +|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6071293136139573e-06| +|cran|fftw|2.6002124399247753e-06| +|npm|imagemin-svgo|2.5991073772643736e-06| +|npm|imagemin-optipng|2.5991073772643736e-06| +|npm|imagemin-jpegtran|2.5991073772643736e-06| +|npm|imagemin-gifsicle|2.5991073772643736e-06| +|npm|pretty-bytes|2.5991073772643736e-06| +|npm|plur|2.5991073772643736e-06| +|npm|p-map|2.5991073772643736e-06| +|npm|imagemin|2.5991073772643736e-06| +|npm|nodeunit-x|2.5945589393541613e-06| +|cran|[clusterCrit](http:www.r-project.org)|2.593172350671907e-06| +|cran|kknn|2.593160079625891e-06| +|npm|karma-chai|2.5869959658729653e-06| +|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.5810580204778154e-06| +|npm|houkou|2.5810580204778154e-06| +|npm|prettier-plugin-pkgjson|2.5810580204778154e-06| +|npm|make-dir-cli|2.5810580204778154e-06| +|npm|koa|2.5810580204778154e-06| +|npm|formdata-polyfill|2.5810580204778154e-06| +|npm|once|2.5810580204778154e-06| +|npm|hexoid|2.5810580204778154e-06| +|npm|dezalgo|2.5810580204778154e-06| +|cran|picante|2.5810580204778154e-06| +|cran|hisse|2.5810580204778154e-06| +|cran|diversitree|2.5810580204778154e-06| +|cran|[gargle](https://gargle.r-lib.org)|2.576685816038838e-06| +|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.5734154071184807e-06| +|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|2.5698122307606814e-06| +|rubygems|jekyll-seo-tag|2.5681527303754263e-06| +|rubygems|jekyll-github-metadata|2.5681527303754263e-06| +|rubygems|rubocop-github|2.5681527303754263e-06| +|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.561660978384538e-06| +|npm|rollup-plugin-typescript2|2.5553331897089335e-06| +|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.555247440273037e-06| +|rubygems|spoon|2.555247440273037e-06| +|npm|gulp-sourcemaps|2.5460643695651005e-06| +|npm|gulp-file|2.5460643695651005e-06| +|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.543890784982935e-06| +|rubygems|[jemoji](https://github.com/jekyll/jemoji)|2.5419510807736155e-06| +|cran|[arm](https://CRAN.R-project.org/package=arm)|2.5341296928327652e-06| +|rubygems|[hoe-gemspec2](http://rubygems.org/gems/hoe-gemspec2)|2.529694965870307e-06| +|rubygems|hoe-doofus|2.529694965870307e-06| +|npm|watchify|2.5283833669986762e-06| +|npm|gulp-gh-pages|2.5283833669986762e-06| +|npm|gulp-beautify|2.5283833669986762e-06| +|rubygems|hiredis|2.5283833669986762e-06| +|rubygems|aws-sigv4|2.5283833669986762e-06| +|rubygems|aws-sdk-kms|2.5283833669986762e-06| +|rubygems|aws-sdk-core|2.5283833669986762e-06| +|rubygems|bump|2.5283833669986762e-06| +|cran|svUnit|2.528383366998676e-06| +|cran|AlgDesign|2.528383366998676e-06| +|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.526400321220638e-06| +|pypi|[sadisplay](http://bitbucket.org/estin/sadisplay)|2.5251909637575167e-06| +|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.520545176935514e-06| +|rubygems|activestorage|2.506341050465867e-06| +|rubygems|actioncable|2.506341050465867e-06| +|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.504639581629705e-06| +|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.502844141069416e-06| +|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.502844141069398e-06| +|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.502844141069397e-06| +|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.4997155858930735e-06| +|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.496587030716731e-06| +|pypi|[colander](https://github.com/Pylons/colander)|2.490811236545026e-06| +|npm|babel-preset-es2017|2.48961482203803e-06| +|rubygems|[chronic_duration](https://github.com/hpoydar/chronic_duration)|2.477815699658718e-06| +|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.477815699658703e-06| +|cran|BiasedUrn|2.477815699658703e-06| +|cran|[hal9001](https://github.com/tlverse/hal9001)|2.4745739495702372e-06| +|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.466618765343396e-06| +|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.4530375426621156e-06| +|cran|[oai](https://github.com/ropensci/oai)|2.451594079480053e-06| +|npm|statuses|2.4493713867799674e-06| +|npm|setprototypeof|2.4493713867799674e-06| +|cran|rsyslog|2.4431609346285113e-06| +|cran|logging|2.4431609346285113e-06| +|pypi|[cmocean](https://pypi.org/project/cmocean)|2.4388007762832102e-06| +|cran|[leafem](https://github.com/r-spatial/leafem)|2.4365858117991247e-06| +|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.4333074014588777e-06| +|cran|[reproj](https://github.com/hypertidy/reproj/)|2.4204978919895602e-06| +|npm|[babel-polyfill](https://babeljs.io/)|2.4167798979187547e-06| +|cran|influenceR|2.4161810700058216e-06| +|spack|[seqan](https://www.seqan.de)|2.4134568503169223e-06| +|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.4134568503169185e-06| +|pypi|[fido](https://pypi.org/project/fido)|2.4134568503169185e-06| +|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.4134568503169185e-06| +|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.4134568503169185e-06| +|npm|[angular-mocks](http://angularjs.org)|2.4134568503169185e-06| +|npm|gulp-angular-templatecache|2.4134568503169185e-06| +|npm|gulp-cssnano|2.4134568503169185e-06| +|npm|gulp-less|2.4134568503169185e-06| +|cran|Rdonlp2|2.4134568503169185e-06| +|cran|gamlss.dist|2.4134568503169185e-06| +|cran|Rsolnp|2.4134568503169185e-06| +|cran|[correlation](https://easystats.github.io/correlation/)|2.412638456241242e-06| +|pypi|[mip](https://pypi.org/project/mip)|2.4042598912906114e-06| +|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.3966967333008286e-06| +|cran|[kml](http:www.r-project.org)|2.3955793921664273e-06| +|cran|kriging|2.3825150958256757e-06| +|cran|udunits2|2.3825150958256757e-06| +|cran|formula.tools|2.3825150958256757e-06| +|cran|R2WinBUGS|2.3825150958256757e-06| +|cran|[posterior](https://mc-stan.org/posterior/)|2.3723008007351023e-06| +|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.3687632049406945e-06| +|rubygems|rexml|2.3678836978477397e-06| +|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.3663253697383393e-06| +|pypi|[lark](https://github.com/lark-parser/lark)|2.3615778419532856e-06| +|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.3598244758654316e-06| +|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.3598244758654316e-06| +|rubygems|mercenary|2.3552154436860066e-06| +|cran|plotlyGeoAssets|2.3528381534039877e-06| +|cran|listviewer|2.3528381534039877e-06| +|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.34641638225256e-06| +|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.34641638225256e-06| +|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.34641638225256e-06| +|pypi|[deform](https://pypi.org/project/deform)|2.34641638225256e-06| +|pypi|[Faker](https://pypi.org/project/Faker)|2.34641638225256e-06| +|pypi|[flower](https://pypi.org/project/flower)|2.34641638225256e-06| +|pypi|[hl7](https://pypi.org/project/hl7)|2.34641638225256e-06| +|pypi|[paginate](https://pypi.org/project/paginate)|2.34641638225256e-06| +|pypi|[pycap](https://pypi.org/project/pycap)|2.34641638225256e-06| +|pypi|[pyotp](https://pypi.org/project/pyotp)|2.34641638225256e-06| +|pypi|[scrapy](https://pypi.org/project/scrapy)|2.34641638225256e-06| +|pypi|[twilio](https://pypi.org/project/twilio)|2.34641638225256e-06| +|pypi|[Wand](https://pypi.org/project/Wand)|2.34641638225256e-06| +|pypi|[cheroot](https://pypi.org/project/cheroot)|2.34641638225256e-06| +|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.34641638225256e-06| +|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.34641638225256e-06| +|pypi|[parsel](https://pypi.org/project/parsel)|2.34641638225256e-06| +|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.34641638225256e-06| +|pypi|[portend](https://pypi.org/project/portend)|2.34641638225256e-06| +|pypi|[protego](https://pypi.org/project/protego)|2.34641638225256e-06| +|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.34641638225256e-06| +|pypi|[python-editor](https://pypi.org/project/python-editor)|2.34641638225256e-06| +|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.34641638225256e-06| +|pypi|[queuelib](https://pypi.org/project/queuelib)|2.34641638225256e-06| +|pypi|[w3lib](https://pypi.org/project/w3lib)|2.34641638225256e-06| +|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.34641638225256e-06| +|pypi|[qrcode](https://pypi.org/project/qrcode)|2.34641638225256e-06| +|pypi|[tldextract](https://pypi.org/project/tldextract)|2.34641638225256e-06| +|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.34641638225256e-06| +|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.34641638225256e-06| +|pypi|[hickle](http://github.com/telegraphic/hickle)|2.3359878649981184e-06| +|cran|mlr3measures|2.3295703159184388e-06| +|pypi|[biomaj-user](http://biomaj.genouest.org)|2.328849628588636e-06| +|pypi|[jaraco.develop](https://pypi.org/project/jaraco.develop)|2.3280131165094024e-06| +|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.322952218430034e-06| +|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.322952218430034e-06| +|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.322952218430034e-06| +|npm|gulp-json-editor|2.322952218430034e-06| +|npm|requizzle|2.322952218430034e-06| +|npm|markdown-it-anchor|2.322952218430034e-06| +|npm|klaw|2.322952218430034e-06| +|npm|js2xmlparser|2.322952218430034e-06| +|npm|escape-string-regexp|2.322952218430034e-06| +|npm|catharsis|2.322952218430034e-06| +|cran|leafgl|2.322952218430034e-06| +|cran|mclustcomp|2.322952218430034e-06| +|cran|maotai|2.322952218430034e-06| +|cran|CVXR|2.322952218430034e-06| +|cran|shinyEffects|2.322952218430034e-06| +|pypi|[oemof](https://pypi.org/project/oemof)|2.318811483637824e-06| +|npm|optimist|2.3180359174386473e-06| +|cran|seasonal|2.3085239437814e-06| +|cran|forecTheta|2.3085239437814e-06| +|cran|urca|2.3085239437814e-06| +|cran|fracdiff|2.3085239437814e-06| +|cran|googleAnalyticsR|2.3085239437814e-06| +|cran|bigQueryR|2.3085239437814e-06| +|pypi|[HTSeq](https://github.com/htseq)|2.2942737959802858e-06| +|cran|[tiff](https://www.rforge.net/tiff/)|2.294273795980282e-06| +|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.294273795980282e-06| +|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.2942737959802802e-06| +|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.2942737959802802e-06| +|cran|prettymapr|2.2942737959802802e-06| +|cran|rosm|2.2942737959802802e-06| +|cran|wicket|2.2942737959802802e-06| +|cran|pkgmaker|2.291175036567528e-06| +|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.2821986707382794e-06| +|cran|effects|2.2804073060045755e-06| +|spack|[kokkos](https://github.com/kokkos/kokkos)|2.279375914188199e-06| +|pypi|[zope.component](https://pypi.org/project/zope.component)|2.2699128942729623e-06| +|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.2679711008340567e-06| +|npm|gaze|2.2610068259385664e-06| +|npm|hooker|2.2538592806510895e-06| +|pypi|[twobody](https://pypi.org/project/twobody)|2.2525597269624573e-06| +|pypi|[cmastro](https://pypi.org/project/cmastro)|2.2525597269624573e-06| +|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.2525597269624573e-06| +|npm|punycode|2.252559726962457e-06| +|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|2.244804064970701e-06| +|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.2376826813686884e-06| +|pypi|[url-normalize](https://pypi.org/project/url-normalize)|2.2316661722330593e-06| +|pypi|[cattrs](https://pypi.org/project/cattrs)|2.2316661722330593e-06| +|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|2.228827401267675e-06| +|pypi|[pytest-socket](https://pypi.org/project/pytest-socket/)|2.2279519316258924e-06| +|npm|[http-errors](https://github.com/jshttp/http-errors#readme)|2.2207476040710725e-06| +|cran|[titanic](https://github.com/paulhendricks/titanic)|2.217540941291192e-06| +|cran|[float](https://github.com/wrathematics/float)|2.217540941291192e-06| +|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.2123354461238417e-06| +|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.2123354461238417e-06| +|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.2123354461238417e-06| +|npm|phantomjs-prebuilt|2.2123354461238417e-06| +|cran|agridat|2.2123354461238417e-06| +|cran|cleanrmd|2.2123354461238417e-06| +|cran|[ggmap](https://github.com/dkahle/ggmap)|2.2078660815862202e-06| +|rubygems|rubocop-standard|2.205593090478512e-06| +|rubygems|minitest-focus|2.205593090478512e-06| +|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.204653725824801e-06| +|rubygems|rubocop-ast|2.199324806714494e-06| +|cran|cyclocomp|2.1932818394108136e-06| +|cran|xmlparsedata|2.1932818394108136e-06| +|npm|node-sass|2.1916352314232678e-06| +|pypi|[jupyter-book](https://executablebooks.org/)|2.1899886234357245e-06| +|npm|pify|2.187943029666579e-06| +|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.186307970287091e-06| +|pypi|[rise](https://pypi.org/project/rise)|2.186307970287091e-06| +|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.186307970287091e-06| +|cran|calibrator|2.186307970287091e-06| +|cran|alabama|2.186307970287091e-06| +|cran|disordR|2.186307970287091e-06| +|cran|rio|2.1756124690829196e-06| +|npm|rollup-plugin-livereload|2.173522543560266e-06| +|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.164113752676162e-06| +|npm|duplexer|2.162557898586055e-06| +|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.1588988222722745e-06| +|npm|rollup-plugin-copy|2.1556088962232303e-06| +|pypi|[pvfactors](https://github.com/SunPower/pvfactors)|2.1536750365675306e-06| +|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.151058638209813e-06| +|cran|[ring](https://github.com/mrc-ide/ring)|2.151058638209813e-06| +|npm|[opener](https://github.com/domenic/opener#readme)|2.146316547096655e-06| +|cran|lda|2.1427474402730377e-06| +|npm|karma-sinon|2.1408106658143755e-06| +|pypi|[rpyc](http://rpyc.readthedocs.org)|2.1377233487251558e-06| +|spack|libice|2.1360480169471574e-06| +|spack|nlohmann-json|2.1360480169471574e-06| +|spack|xxhash|2.1360480169471574e-06| +|spack|libxpm|2.1360480169471574e-06| +|spack|ftgl|2.1360480169471574e-06| +|spack|arrow|2.1360480169471574e-06| +|spack|davix|2.1360480169471574e-06| +|spack|dcap|2.1360480169471574e-06| +|spack|fcgi|2.1360480169471574e-06| +|spack|mysql-client|2.1360480169471574e-06| +|spack|oracle-instant-client|2.1360480169471574e-06| +|spack|postgresql|2.1360480169471574e-06| +|spack|pythia6|2.1360480169471574e-06| +|spack|r|2.1360480169471574e-06| +|spack|r-rcpp|2.1360480169471574e-06| +|spack|r-rinside|2.1360480169471574e-06| +|spack|shadow|2.1360480169471574e-06| +|spack|unuran|2.1360480169471574e-06| +|spack|vdt|2.1360480169471574e-06| +|spack|veccore|2.1360480169471574e-06| +|spack|xrootd|2.1360480169471574e-06| +|cran|textdata|2.1342831255839027e-06| +|cran|mallet|2.1342831255839027e-06| +|cran|gutenbergr|2.1342831255839027e-06| +|npm|bl|2.133674630261661e-06| +|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.1265236470014656e-06| +|rubygems|toxiproxy|2.123842028278888e-06| +|rubygems|mini_portile2|2.123842028278888e-06| +|rubygems|connection_pool|2.123842028278888e-06| +|npm|qs|2.1201548025353483e-06| +|cran|[ids](https://github.com/richfitz/ids)|2.1184787908337464e-06| +|rubygems|codeclimate-test-reporter|2.1160160797619876e-06| +|cran|questionr|2.111774744027304e-06| +|cran|quanteda.textplots|2.111774744027304e-06| +|cran|quanteda.textstats|2.111774744027304e-06| +|cran|quanteda.textmodels|2.111774744027304e-06| +|cran|dockerfiler|2.106179637294113e-06| +|cran|attachment|2.106179637294113e-06| +|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|2.1024083430006106e-06| +|pypi|[eeglabio](https://pypi.org/project/eeglabio)|2.1024083430006106e-06| +|rubygems|sprockets|2.0976217563248276e-06| +|pypi|[copier](https://pypi.org/project/copier)|2.097355425477148e-06| +|pypi|[dunamai](https://pypi.org/project/dunamai)|2.097355425477148e-06| +|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.097355425477148e-06| +|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.097355425477148e-06| +|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.097355425477148e-06| +|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.097355425477148e-06| +|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.097355425477148e-06| +|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.097355425477148e-06| +|pypi|[pygeos](https://pypi.org/project/pygeos)|2.097355425477148e-06| +|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.097355425477148e-06| +|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.097355425477148e-06| +|pypi|[send2trash](https://pypi.org/project/send2trash)|2.097355425477148e-06| +|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.093725387240748e-06| +|rubygems|regexp_parser|2.0889459199401437e-06| +|cran|mfx|2.087511014989332e-06| +|cran|drc|2.087511014989332e-06| +|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.0868666316618534e-06| +|npm|xvfb-maybe|2.0648464163822523e-06| +|npm|twolfson-style|2.0648464163822523e-06| +|npm|proclaim|2.0648464163822523e-06| +|npm|jscs|2.0648464163822523e-06| +|npm|foundry-release-npm|2.0648464163822523e-06| +|npm|foundry-release-git|2.0648464163822523e-06| +|npm|foundry-release-component|2.0648464163822523e-06| +|npm|foundry|2.0648464163822523e-06| +|npm|domify|2.0648464163822523e-06| +|npm|css-controls|2.0648464163822523e-06| +|npm|brfs|2.0648464163822523e-06| +|npm|computed-style|2.0648464163822523e-06| +|cran|bigstatsr|2.0648464163822523e-06| +|cran|odeintr|2.0648464163822523e-06| +|cran|RQuantLib|2.0648464163822523e-06| +|rubygems|crass|2.0648464163822523e-06| +|rubygems|openssl|2.0648464163822523e-06| +|cran|leafsync|2.061159190638713e-06| +|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.05762667366763e-06| +|pypi|[Levenshtein](https://github.com/maxbachmann/Levenshtein)|2.052933840903127e-06| +|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.04778156996587e-06| +|npm|gulp-autoprefixer|2.047041336604836e-06| +|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.0421557964220078e-06| +|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.0421557964220078e-06| +|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.0421557964220078e-06| +|npm|ubelt|2.0421557964220078e-06| +|npm|asynct|2.0421557964220078e-06| +|npm|event-stream|2.0421557964220078e-06| +|npm|it-is|2.0421557964220078e-06| +|npm|stream-spec|2.0421557964220078e-06| +|npm|string-to-stream|2.0421557964220078e-06| +|cran|snow|2.0421557964220078e-06| +|cran|Rmpi|2.0421557964220078e-06| +|cran|batchtools|2.0421557964220078e-06| +|cran|BatchJobs|2.0421557964220078e-06| +|cran|BBmisc|2.0421557964220078e-06| +|cran|[ssh](https://docs.ropensci.org/ssh)|2.0421557964220078e-06| +|pypi|[rtoml](https://pypi.org/project/rtoml)|2.0388471239591604e-06| +|pypi|[pythran](https://pypi.org/project/pythran)|2.0388471239591604e-06| +|pypi|[meson-python](https://pypi.org/project/meson-python)|2.0388471239591604e-06| +|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.0388471239591604e-06| +|npm|read-dir-deep|2.0199584508087254e-06| +|npm|gulp-strip-comments|2.0199584508087254e-06| +|npm|gulp-jsbeautifier|2.0199584508087254e-06| +|npm|webgpu|2.0199584508087254e-06| +|npm|gpu-mock.js|2.0199584508087254e-06| +|npm|gl-wiretap|2.0199584508087254e-06| +|npm|gl|2.0199584508087254e-06| +|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.005359174386478e-06| +|npm|babel-preset-stage-2|2.0022753128555174e-06| +|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.9985210466439135e-06| +|pypi|[types-pillow](https://pypi.org/project/types-pillow)|1.998238467466696e-06| +|pypi|[blue](https://pypi.org/project/blue)|1.998238467466696e-06| +|cran|rematch2|1.997738907849829e-06| +|npm|pngjs|1.9930949965079657e-06| +|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|1.9913933818073915e-06| +|pypi|[sncosmo](https://sncosmo.readthedocs.org)|1.9912373368004817e-06| +|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|1.987552700260992e-06| +|pypi|[pylama](https://pypi.org/project/pylama)|1.987552700260992e-06| +|pypi|[tabulator](https://pypi.org/project/tabulator)|1.987552700260992e-06| +|pypi|[tableschema](https://pypi.org/project/tableschema)|1.987552700260992e-06| +|pypi|[Yapsy](https://pypi.org/project/Yapsy)|1.987552700260992e-06| +|pypi|[influxdb](https://pypi.org/project/influxdb)|1.987552700260992e-06| +|pypi|[drmaa](https://pypi.org/project/drmaa)|1.987552700260992e-06| +|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|1.987552700260992e-06| +|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|1.987552700260992e-06| +|pypi|[pyright](https://pypi.org/project/pyright)|1.987552700260992e-06| +|pypi|[dfsql](https://pypi.org/project/dfsql)|1.987552700260992e-06| +|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|1.987552700260992e-06| +|cran|bain|1.987552700260992e-06| +|pypi|[wotan](https://github.com/hippke/wotan)|1.9854210478583106e-06| +|cran|gclus|1.977487529535311e-06| +|npm|[types](http://nodeca.github.com/types/)|1.9770673976146354e-06| +|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|1.9769806114298162e-06| +|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|1.9769806114298162e-06| +|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|1.9769806114298162e-06| +|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|1.9769806114298162e-06| +|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|1.9769806114298162e-06| +|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|1.9769806114298162e-06| +|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|1.9769806114298162e-06| +|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|1.9769806114298162e-06| +|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|1.9769806114298162e-06| +|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|1.9769806114298162e-06| +|pypi|[snakeviz](https://github.com/jiffyclub/snakeviz)|1.971930679942176e-06| +|cran|[dde](https://github.com/mrc-ide/dde)|1.9705650703442324e-06| +|npm|[runmd](https://github.com/broofa/runmd)|1.9665203965545262e-06| +|npm|random-seed|1.9665203965545262e-06| +|npm|optional-dev-dependency|1.9665203965545262e-06| +|pypi|[bson](https://pypi.org/project/bson)|1.9635042999756214e-06| +|cran|movMF|1.9561702892042392e-06| +|cran|flexmix|1.9561702892042392e-06| +|cran|flexclust|1.9561702892042392e-06| +|cran|cclust|1.9561702892042392e-06| +|cran|RWeka|1.9561702892042392e-06| +|cran|relations|1.9561702892042392e-06| +|cran|[rncl](https://github.com/fmichonneau/rncl)|1.953112302941659e-06| +|pypi|[pyomo](https://pypi.org/project/pyomo)|1.950604605192043e-06| +|pypi|[libpysal](http://pysal.org/libpysal)|1.9466565541650877e-06| +|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.9365756541524462e-06| +|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.9357935153583615e-06| +|npm|pm2-sysmonit|1.9357935153583615e-06| +|npm|yamljs|1.9357935153583615e-06| +|npm|vizion|1.9357935153583615e-06| +|npm|source-map-support|1.9357935153583615e-06| +|npm|promptly|1.9357935153583615e-06| +|npm|pm2-multimeter|1.9357935153583615e-06| +|npm|pm2-deploy|1.9357935153583615e-06| +|npm|pm2-axon-rpc|1.9357935153583615e-06| +|npm|pm2-axon|1.9357935153583615e-06| +|npm|pidusage|1.9357935153583615e-06| +|npm|fclone|1.9357935153583615e-06| +|npm|croner|1.9357935153583615e-06| +|npm|cli-tableau|1.9357935153583615e-06| +|npm|blessed|1.9357935153583615e-06| +|cran|arkdb|1.9357935153583615e-06| +|cran|TH.data|1.9337450566119506e-06| +|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.9320301291573938e-06| +|cran|[energy](https://github.com/mariarizzo/energy)|1.917380664580965e-06| +|pypi|[percy](https://pypi.org/project/percy)|1.91702915913484e-06| +|pypi|[preconditions](https://pypi.org/project/preconditions)|1.91702915913484e-06| +|pypi|[mimesis](https://pypi.org/project/mimesis)|1.91702915913484e-06| +|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.91702915913484e-06| +|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.91702915913484e-06| +|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.91702915913484e-06| +|pypi|[moarchiving](https://pypi.org/project/moarchiving)|1.9164355802047777e-06| +|npm|mocha-headless-chrome|1.9164355802047777e-06| +|npm|gulp-format-md|1.9164355802047777e-06| +|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.9137600932323316e-06| +|pypi|[snappy](https://pypi.org/project/snappy)|1.9137600932323316e-06| +|pypi|[datashape](https://pypi.org/project/datashape)|1.9137600932323316e-06| +|pypi|[fastremap](https://pypi.org/project/fastremap)|1.906012076660541e-06| +|pypi|[edt](https://pypi.org/project/edt)|1.906012076660541e-06| +|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.906012076660541e-06| +|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.906012076660541e-06| +|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.906012076660541e-06| +|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.906012076660541e-06| +|npm|babel-plugin-module-resolver|1.9009143529194723e-06| +|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.897245246221354e-06| +|npm|sveld|1.8962875252490073e-06| +|npm|pretty-quick|1.8962875252490073e-06| +|npm|toidentifier|1.8962875252490073e-06| +|npm|gulp-plumber|1.8962875252490073e-06| +|npm|gulp-filter|1.8962875252490073e-06| +|cran|sn|1.8962875252490073e-06| +|cran|ProFound|1.8962875252490073e-06| +|cran|FITSio|1.8962875252490073e-06| +|rubygems|fakeweb-fi|1.8962875252490073e-06| +|rubygems|rspectacular|1.8962875252490073e-06| +|rubygems|fuubar|1.8962875252490073e-06| +|rubygems|bindex|1.8962875252490073e-06| +|pypi|[bs4](https://pypi.org/project/bs4)|1.895921730904673e-06| +|cran|dials|1.893315287748617e-06| +|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.892660475557182e-06| +|npm|kefir|1.887859580692345e-06| +|npm|highland|1.887859580692345e-06| +|npm|grunt-saucelabs|1.887859580692345e-06| +|npm|co|1.887859580692345e-06| +|npm|baconjs|1.887859580692345e-06| +|npm|acorn-walk|1.887859580692345e-06| +|npm|travis-check-changes|1.8869519558939353e-06| +|npm|shelljs-release|1.8869519558939353e-06| +|npm|shelljs-changelog|1.8869519558939353e-06| +|npm|rechoir|1.8869519558939353e-06| +|npm|interpret|1.8869519558939353e-06| +|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.8855131643100925e-06| +|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.877133105802062e-06| +|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.8771331058020514e-06| +|pypi|[jumper](https://vlab.jumper.io)|1.8771331058020514e-06| +|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.8771331058020514e-06| +|pypi|[atropos](https://atropos.readthedocs.org/)|1.8771331058020514e-06| +|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.8771331058020514e-06| +|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.8771331058020514e-06| +|pypi|[git](https://pypi.org)|1.8771331058020514e-06| +|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.8771331058020514e-06| +|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.8771331058020514e-06| +|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.8771331058020514e-06| +|pypi|[py-packman](https://github.com/Pranavkhade/PACKMAN)|1.8771331058020514e-06| +|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.8771331058020514e-06| +|pypi|[exhale](https://github.com/svenevs/exhale)|1.8771331058020514e-06| +|cran|kappaSize|1.8771331058020514e-06| +|cran|[readtext](https://github.com/quanteda/readtext)|1.8771331058020503e-06| +|pypi|[PICOS](https://pypi.org/project/PICOS)|1.8771331058020478e-06| +|pypi|[petsc](https://petsc.org/)|1.8771331058020478e-06| +|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.8771331058020478e-06| +|pypi|[komics](http://github.com/frebio/komics)|1.8771331058020478e-06| +|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.8771331058020478e-06| +|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.8771331058020478e-06| +|pypi|[catscii](https://pypi.org/project/catscii)|1.8771331058020478e-06| +|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.8771331058020478e-06| +|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.8771331058020478e-06| +|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.8771331058020478e-06| +|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.8771331058020478e-06| +|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.8771331058020478e-06| +|pypi|[partycls](https://pypi.org/project/partycls)|1.8771331058020478e-06| +|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.8771331058020478e-06| +|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.8771331058020478e-06| +|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.8771331058020478e-06| +|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.8771331058020478e-06| +|npm|[natives](https://github.com/addaleax/natives#readme)|1.8771331058020478e-06| +|cran|nLTT|1.8771331058020476e-06| +|pypi|[gymnasium](https://farama.org)|1.8771331058020304e-06| +|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.8771331058020304e-06| +|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.8762392328945286e-06| +|cran|concaveman|1.8756757043223876e-06| +|cran|tweenr|1.8756757043223876e-06| +|cran|ranger|1.866704588547592e-06| +|spack|asio|1.8583617747440273e-06| +|spack|gperftools|1.8583617747440273e-06| +|spack|mimalloc|1.8583617747440273e-06| +|spack|otf2|1.8583617747440273e-06| +|rubygems|mini_portile|1.858361774744027e-06| +|rubygems|hoe-gemspec|1.858361774744027e-06| +|rubygems|hoe-bundler|1.858361774744027e-06| +|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.8477141709926373e-06| +|npm|ejs|1.843612871769868e-06| +|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.8411727014763394e-06| +|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8308983002404207e-06| +|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8308983002404207e-06| +|pypi|[ablog](https://pypi.org/project/ablog)|1.8308983002404207e-06| +|pypi|[pytype](https://pypi.org/project/pytype)|1.8308983002404207e-06| +|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8308983002404207e-06| +|pypi|[jraph](https://pypi.org/project/jraph)|1.8308983002404207e-06| +|pypi|[clu](https://pypi.org/project/clu)|1.8308983002404207e-06| +|pypi|[orbax](https://pypi.org/project/orbax)|1.8308983002404207e-06| +|cran|nFactors|1.8232168620433034e-06| +|npm|tmp|1.8198252200467034e-06| +|rubygems|[uglifier](http://github.com/lautis/uglifier)|1.8195352859482073e-06| +|pypi|[yte](https://github.com/koesterlab/yte)|1.8123273200065022e-06| +|pypi|[vulture](https://github.com/jendrikseipp/vulture)|1.8047999692062922e-06| +|cran|adehabitatHR|1.798919226393631e-06| +|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|1.7969137423062344e-06| +|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.7960750853242453e-06| +|cran|gginnards|1.795518622941089e-06| +|pypi|[pypandoc](https://pypi.org/project/pypandoc)|1.7931560984372192e-06| +|pypi|[lap](https://pypi.org/project/lap)|1.7931560984372192e-06| +|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.7913213066796653e-06| +|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.7899733272148454e-06| +|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.7868863218692568e-06| +|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.7868863218692568e-06| +|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.7868863218692568e-06| +|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.7868863218692568e-06| +|npm|docdown|1.7868863218692568e-06| +|npm|qunitjs|1.7868863218692568e-06| +|npm|platform|1.7868863218692568e-06| +|npm|qunit-extras|1.7868863218692568e-06| +|cran|CircStats|1.7868863218692568e-06| +|npm|[formidable](https://github.com/node-formidable/formidable)|1.779973007158054e-06| +|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.7698683568990734e-06| +|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.7698683568990734e-06| +|pypi|[mongomock](https://pypi.org/project/mongomock)|1.7698683568990734e-06| +|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.7698683568990734e-06| +|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.7698683568990734e-06| +|pypi|[mike](https://pypi.org/project/mike)|1.7698683568990734e-06| +|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.7698683568990734e-06| +|pypi|[trollius](https://pypi.org/project/trollius)|1.7698683568990734e-06| +|cran|showimage|1.7698683568990734e-06| +|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.7605532602838153e-06| +|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.7605532602838153e-06| +|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.7605532602838153e-06| +|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.7605532602838153e-06| +|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.7605532602838153e-06| +|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.7605532602838153e-06| +|pypi|[dodgy](https://pypi.org/project/dodgy)|1.7605532602838153e-06| +|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.7521696733300827e-06| +|pypi|[cliff](https://pypi.org/project/cliff)|1.7521696733300827e-06| +|npm|babel-preset-es2016|1.7521696733300827e-06| +|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.7479525385960082e-06| +|cran|ggfortify|1.7422141638225256e-06| +|npm|utils-merge|1.7324288339646702e-06| +|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.725174711522832e-06| +|cran|[wellknown](https://github.com/ropensci/wellknown)|1.720705346985213e-06| +|pypi|[gstools](https://pypi.org/project/gstools)|1.7207053469852103e-06| +|pypi|[openturns](https://pypi.org/project/openturns)|1.7207053469852103e-06| +|pypi|[numpoly](https://pypi.org/project/numpoly)|1.7207053469852103e-06| +|npm|mini-svg-data-uri|1.7207053469852103e-06| +|cran|R2HTML|1.7207053469852103e-06| +|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7056642163297453e-06| +|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7056642163297453e-06| +|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7056642163297453e-06| +|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7056642163297453e-06| +|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7056642163297453e-06| +|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7056642163297453e-06| +|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7056642163297453e-06| +|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7056642163297453e-06| +|pypi|[markdown-it-py>=1.0.0,<3.0.0](https://pypi.org/project/markdown-it-py>=1.0.0,<3.0.0)|1.7056642163297453e-06| +|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7056642163297453e-06| +|spack|groff|1.703498293515358e-06| +|spack|ghostscript|1.703498293515358e-06| +|spack|gts|1.703498293515358e-06| +|spack|cairo|1.703498293515358e-06| +|spack|pango|1.703498293515358e-06| +|spack|poppler|1.703498293515358e-06| +|spack|sed|1.703498293515358e-06| +|npm|walkdir|1.703498293515358e-06| +|npm|jasmine-reporters|1.703498293515358e-06| +|npm|jasmine-growl-reporter|1.703498293515358e-06| +|rubygems|ffi|1.703498293515358e-06| +|pypi|[jaxns](https://pypi.org/project/jaxns)|1.7000051322846363e-06| +|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.69783293290821e-06| +|npm|[pre-commit](https://github.com/observing/pre-commit)|1.6954332579425323e-06| +|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.690043427482918e-06| +|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.6894197952218428e-06| +|pypi|[levmar](https://pypi.org/project/levmar)|1.6894197952218428e-06| +|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.6894197952218428e-06| +|pypi|[bumps](https://pypi.org/project/bumps)|1.6894197952218428e-06| +|pypi|[tinycc](https://pypi.org/project/tinycc)|1.6894197952218428e-06| +|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.6894197952218428e-06| +|pypi|[dfogn](https://pypi.org/project/dfogn)|1.6894197952218428e-06| +|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.6894197952218428e-06| +|cran|sangerseqR|1.6894197952218428e-06| +|cran|[ggraph](https://ggraph.data-imaginist.com)|1.687953284982936e-06| +|pypi|[croniter](https://pypi.org/project/croniter)|1.687073378839591e-06| +|rubygems|[ruby-progressbar](https://github.com/jfelchner/ruby-progressbar)|1.6859863655359754e-06| +|cran|dendroextras|1.684479971259206e-06| +|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.6685627607129421e-06| +|cran|[rlist](https://renkun.me/rlist)|1.6685627607129421e-06| +|pypi|[openbabel](http://openbabel.org/)|1.6643913538111492e-06| +|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.661424874491672e-06| +|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.6594944848394936e-06| +|spack|fltk|1.6592515845928812e-06| +|spack|glpk|1.6592515845928812e-06| +|spack|gnuplot|1.6592515845928812e-06| +|spack|imagemagick|1.6592515845928812e-06| +|spack|qhull|1.6592515845928812e-06| +|spack|qrupdate|1.6592515845928812e-06| +|spack|qscintilla|1.6592515845928812e-06| +|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.6548410274833857e-06| +|npm|cli-color|1.6534168537459613e-06| +|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.6518771331058018e-06| +|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.6518771331058018e-06| +|pypi|[genfire](https://pypi.org/project/genfire)|1.6518771331058018e-06| +|pypi|[swapper](https://pypi.org/project/swapper)|1.6518771331058018e-06| +|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.6518771331058018e-06| +|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.6518771331058018e-06| +|pypi|[opencv-contrib-python](https://github.com/skvark/opencv-python)|1.644726149845615e-06| +|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|1.644296403255451e-06| +|npm|node-domexception|1.6426590687469525e-06| +|npm|native-hello-world|1.6426590687469525e-06| +|npm|module-not-found-error|1.6426590687469525e-06| +|npm|fill-keys|1.6426590687469525e-06| +|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.6390408552499497e-06| +|npm|codeclimate-test-reporter|1.636966154274784e-06| +|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.6353583617747439e-06| +|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.6353583617747439e-06| +|cran|[workflows](https://github.com/tidymodels/workflows)|1.6326023563872223e-06| +|pypi|[smt](https://github.com/SMTorg/smt)|1.6313180562327433e-06| +|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.6301419076701993e-06| +|npm|normalize-wheel-es|1.6301419076701993e-06| +|npm|memoize-one|1.6301419076701993e-06| +|npm|lodash-unified|1.6301419076701993e-06| +|npm|lodash-es|1.6301419076701993e-06| +|npm|async-validator|1.6301419076701993e-06| +|cran|highcharter|1.6301419076701993e-06| +|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.6272091876918786e-06| +|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6268486916951082e-06| +|npm|promise|1.6234035565306894e-06| +|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6216712027836308e-06| +|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6216712027836308e-06| +|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6216712027836308e-06| +|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6216712027836308e-06| +|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6216712027836308e-06| +|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6216712027836308e-06| +|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6216712027836308e-06| +|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6216712027836308e-06| +|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6216712027836308e-06| +|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6216712027836308e-06| +|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6216712027836308e-06| +|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6216712027836308e-06| +|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6216712027836308e-06| +|npm|gulp-util|1.6176736019952741e-06| +|cran|survAUC|1.6159667606469803e-06| +|cran|simsurv|1.6159667606469803e-06| +|cran|set6|1.6159667606469803e-06| +|cran|param6|1.6159667606469803e-06| +|cran|bujar|1.6159667606469803e-06| +|cran|pso|1.6159667606469803e-06| +|cran|soma|1.6159667606469803e-06| +|cran|tcltk2|1.6159667606469803e-06| +|cran|[umap](https://github.com/tkonopka/umap)|1.614483449807686e-06| +|cran|IRanges|1.6140700860452818e-06| +|cran|[txtq](https://github.com/wlandau/txtq)|1.6128905224468374e-06| +|rubygems|unicode-display_width|1.6093686877481366e-06| +|rubygems|rainbow|1.6093686877481366e-06| +|rubygems|parser|1.6093686877481366e-06| +|rubygems|parallel|1.6093686877481366e-06| +|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6089712335446122e-06| +|cran|pgdraw|1.6089712335446122e-06| +|cran|matrixNormal|1.6089712335446122e-06| +|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.608971233544612e-06| +|cran|DiagrammeRsvg|1.6081976896823313e-06| +|rubygems|contracts|1.606155533885909e-06| +|rubygems|childprocess|1.606155533885909e-06| +|rubygems|yard-junk|1.606155533885909e-06| +|rubygems|rubocop-packaging|1.606155533885909e-06| +|rubygems|rake-manifest|1.606155533885909e-06| +|rubygems|pry-doc|1.606155533885909e-06| +|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6042268311892884e-06| +|rubygems|[responders](https://github.com/heartcombo/responders)|1.600458158234853e-06| +|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.596780094868977e-06| +|pypi|[flake8-tidy-imports](https://pypi.org/project/flake8-tidy-imports)|1.5883433972171173e-06| +|pypi|[flake8-string-format](https://pypi.org/project/flake8-string-format)|1.5883433972171173e-06| +|pypi|[flake8-pep3101](https://pypi.org/project/flake8-pep3101)|1.5883433972171173e-06| +|pypi|[flake8-mutable](https://pypi.org/project/flake8-mutable)|1.5883433972171173e-06| +|pypi|[flake8-blind-except](https://pypi.org/project/flake8-blind-except)|1.5883433972171173e-06| +|pypi|[types-tabulate](https://pypi.org/project/types-tabulate)|1.5883433972171173e-06| +|pypi|[py-stringmatching](https://pypi.org/project/py-stringmatching)|1.5883433972171173e-06| +|pypi|[pylev](https://pypi.org/project/pylev)|1.5883433972171173e-06| +|pypi|[distance](https://pypi.org/project/distance)|1.5883433972171173e-06| +|pypi|[pyxDamerauLevenshtein](https://pypi.org/project/pyxDamerauLevenshtein)|1.5883433972171173e-06| +|npm|wdio-chromedriver-service|1.5883433972171173e-06| +|npm|selenium-standalone|1.5883433972171173e-06| +|npm|chromedriver|1.5883433972171173e-06| +|npm|shortid|1.5883433972171173e-06| +|npm|react-beautiful-dnd|1.5883433972171173e-06| +|npm|objectpath|1.5883433972171173e-06| +|pypi|[cmasher](https://cmasher.readthedocs.io)|1.5851346226772853e-06| +|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.5851346226772853e-06| +|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.5851346226772853e-06| +|npm|taper|1.567070941004388e-06| +|npm|karma-tap|1.567070941004388e-06| +|npm|function-bind|1.567070941004388e-06| +|npm|buffer-equal|1.567070941004388e-06| +|npm|tunnel-agent|1.567070941004388e-06| +|npm|performance-now|1.567070941004388e-06| +|npm|oauth-sign|1.567070941004388e-06| +|npm|isstream|1.567070941004388e-06| +|npm|is-typedarray|1.567070941004388e-06| +|npm|http-signature|1.567070941004388e-06| +|npm|har-validator|1.567070941004388e-06| +|npm|forever-agent|1.567070941004388e-06| +|npm|extend|1.567070941004388e-06| +|npm|caseless|1.567070941004388e-06| +|npm|aws4|1.567070941004388e-06| +|npm|aws-sign2|1.567070941004388e-06| +|pypi|[ecdsa](https://pypi.org/project/ecdsa)|1.5651040709420446e-06| +|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|1.5651040709420446e-06| +|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.5628137544870603e-06| +|pypi|[foldedleastsquares](https://pypi.org/project/foldedleastsquares)|1.561648550205065e-06| +|pypi|[everest-pipeline](https://pypi.org/project/everest-pipeline)|1.561648550205065e-06| +|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.561648550205065e-06| +|pypi|[autodoc](https://pypi.org/project/autodoc)|1.5616485502050647e-06| +|npm|[mz](https://github.com/normalize/mz#readme)|1.5586908824963458e-06| +|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5525417639662316e-06| +|pypi|[Boruta](https://pypi.org/project/Boruta)|1.5513496742165684e-06| +|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.5513496742165684e-06| +|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.5513496742165684e-06| +|pypi|[daphne](https://pypi.org/project/daphne)|1.5513496742165684e-06| +|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.5513496742165684e-06| +|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.5513496742165684e-06| +|pypi|[django-light](https://pypi.org/project/django-light)|1.5513496742165684e-06| +|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.5513496742165684e-06| +|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.5513496742165684e-06| +|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.5513496742165684e-06| +|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.5513496742165684e-06| +|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.5513496742165684e-06| +|pypi|[kmodes](https://pypi.org/project/kmodes)|1.5513496742165684e-06| +|pypi|[missingno](https://pypi.org/project/missingno)|1.5513496742165684e-06| +|pypi|[multimethod](https://pypi.org/project/multimethod)|1.5513496742165684e-06| +|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.5513496742165684e-06| +|pypi|[phik](https://pypi.org/project/phik)|1.5513496742165684e-06| +|pypi|[pycaret](https://pypi.org/project/pycaret)|1.5513496742165684e-06| +|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.5513496742165684e-06| +|pypi|[pyod](https://pypi.org/project/pyod)|1.5513496742165684e-06| +|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.5513496742165684e-06| +|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.5513496742165684e-06| +|pypi|[textblob](https://pypi.org/project/textblob)|1.5513496742165684e-06| +|pypi|[visions](https://pypi.org/project/visions)|1.5513496742165684e-06| +|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.5513496742165684e-06| +|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.551328090221101e-06| +|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.551328090221101e-06| +|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.551328090221101e-06| +|go|[golang.org/x/sys](https://golang.org/x/sys)|1.5488908246960128e-06| +|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5486348122866895e-06| +|cran|sjPlot|1.5486348122866895e-06| +|pypi|[pydata_sphinx_theme](https://pypi.org/project/pydata_sphinx_theme)|1.5486348122866893e-06| +|pypi|[flit](https://pypi.org/project/flit)|1.5486348122866893e-06| +|pypi|[peppy](https://pypi.org/project/peppy)|1.5486348122866893e-06| +|pypi|[eido](https://pypi.org/project/eido)|1.5486348122866893e-06| +|pypi|[slacker](https://pypi.org/project/slacker)|1.5486348122866893e-06| +|pypi|[throttler](https://pypi.org/project/throttler)|1.5486348122866893e-06| +|pypi|[reretry](https://pypi.org/project/reretry)|1.5486348122866893e-06| +|pypi|[types-Pillow](https://pypi.org/project/types-Pillow)|1.5447632252559726e-06| +|pypi|[pscript](https://pypi.org/project/pscript)|1.5419307654802534e-06| +|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.5419307654802534e-06| +|npm|es6-promise|1.5419307654802534e-06| +|cran|sjstats|1.5344271534583712e-06| +|cran|projpred|1.5344271534583712e-06| +|cran|PROreg|1.5344271534583712e-06| +|cran|PMCMRplus|1.5344271534583712e-06| +|cran|PCDimension|1.5344271534583712e-06| +|cran|NbClust|1.5344271534583712e-06| +|cran|M3C|1.5344271534583712e-06| +|cran|lqmm|1.5344271534583712e-06| +|cran|lavaSearch2|1.5344271534583712e-06| +|cran|ivprobit|1.5344271534583712e-06| +|cran|FactoMineR|1.5344271534583712e-06| +|cran|factoextra|1.5344271534583712e-06| +|cran|EGAnet|1.5344271534583712e-06| +|cran|DRR|1.5344271534583712e-06| +|cran|ClassDiscovery|1.5344271534583712e-06| +|cran|cAIC4|1.5344271534583712e-06| +|cran|brglm2|1.5344271534583712e-06| +|cran|BayesFM|1.5344271534583712e-06| +|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5329920364050256e-06| +|npm|karma-mocha-reporter|1.5316168473165058e-06| +|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5295158639868537e-06| +|pypi|[splot](https://pypi.org/project/splot)|1.5295158639868537e-06| +|pypi|[esda](https://pypi.org/project/esda)|1.5295158639868537e-06| +|cran|pcaPP|1.5175899186138102e-06| +|npm|generate-object-property|1.517030020199206e-06| +|rubygems|loofah|1.517030020199206e-06| +|rubygems|warden|1.517030020199206e-06| +|rubygems|orm_adapter|1.517030020199206e-06| +|rubygems|bcrypt|1.517030020199206e-06| +|rubygems|rack-protection|1.517030020199206e-06| +|rubygems|fakefs|1.517030020199206e-06| +|rubygems|premailer|1.517030020199206e-06| +|npm|uri-path|1.5142207053469852e-06| +|npm|maxmin|1.5142207053469852e-06| +|cran|vegalite|1.504746376310953e-06| +|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5017064846416664e-06| +|cran|wdm|1.5002399744027303e-06| +|cran|rmcorr|1.5002399744027303e-06| +|cran|mbend|1.5002399744027303e-06| +|cran|TSP|1.492320819112628e-06| +|pypi|[qtsass](https://pypi.org/project/qtsass)|1.4748902974158946e-06| +|npm|svelte-check|1.4748902974158946e-06| +|npm|svelte-guides|1.4748902974158946e-06| +|npm|scenejs|1.4748902974158946e-06| +|npm|print-sizes|1.4748902974158946e-06| +|npm|keycon|1.4748902974158946e-06| +|npm|moveable|1.4748902974158946e-06| +|npm|framework-utils|1.4748902974158946e-06| +|npm|chai-timers|1.4748902974158946e-06| +|cran|moonBook|1.4748902974158946e-06| +|cran|ztable|1.4748902974158946e-06| +|cran|mycor|1.4748902974158946e-06| +|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.471738526758138e-06| +|cran|treemap|1.4690606914972548e-06| +|cran|networkD3|1.4690606914972548e-06| +|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.4671049527374558e-06| +|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.462610914736206e-06| +|pypi|[spin](https://pypi.org/project/spin)|1.462610914736206e-06| +|spack|py-twisted|1.4601413944417355e-06| +|spack|perl-module-build|1.4601413944417355e-06| +|spack|apr|1.4601413944417355e-06| +|spack|apr-util|1.4601413944417355e-06| +|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.4575386468580605e-06| +|rubygems|[sys-uname](https://github.com/djberg96/sys-uname)|1.457007252559727e-06| +|rubygems|[omniauth](https://github.com/omniauth/omniauth)|1.4531819553760058e-06| +|pypi|[portpicker](https://pypi.org/project/portpicker)|1.4518451365187713e-06| +|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.4518451365187713e-06| +|npm|path-exists|1.4496784974600673e-06| +|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4469567690557463e-06| +|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.4435488785958075e-06| +|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.4414216329745338e-06| +|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.4414216329745338e-06| +|pypi|[get_version](https://pypi.org/project/get_version)|1.4414216329745338e-06| +|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.4414216329745338e-06| +|cran|[duckdb](https://duckdb.org/)|1.4391353811149005e-06| +|cran|spatialreg|1.4380180399804971e-06| +|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4266211604095562e-06| +|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.4181637475152833e-06| +|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4159282582106241e-06| +|cran|cartogram|1.415894685519259e-06| +|cran|rmapshaper|1.415894685519259e-06| +|cran|widgetframe|1.415894685519259e-06| +|cran|tmaptools|1.415894685519259e-06| +|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|1.4078498293515357e-06| +|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|1.4078498293515357e-06| +|pypi|[vegafusion](https://pypi.org/project/vegafusion)|1.4078498293515357e-06| +|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|1.4078498293515357e-06| +|pypi|[anywidget](https://pypi.org/project/anywidget)|1.4078498293515357e-06| +|pypi|[oemof.db](https://pypi.org/project/oemof.db)|1.4078498293515357e-06| +|pypi|[GeoAlchemy2](https://pypi.org/project/GeoAlchemy2)|1.4078498293515357e-06| +|cran|randgeo|1.4078498293515357e-06| +|npm|conventional-github-releaser|1.3972644922887422e-06| +|npm|corp-semantic-release|1.3972644922887422e-06| +|npm|gulp-clean-css|1.3972644922887422e-06| +|cran|googleComputeEngineR|1.3972644922887422e-06| +|npm|babel-preset-stage-3|1.3937713310580203e-06| +|npm|babel-preset-es2015-loose|1.3937713310580203e-06| +|npm|saucelabs-connector|1.3937713310580203e-06| +|npm|pinkie|1.3937713310580203e-06| +|npm|desired-capabilities|1.3937713310580203e-06| +|pypi|[gin-config](https://pypi.org/project/gin-config)|1.3908621994347751e-06| +|pypi|[pytest-isort](https://pypi.org/project/pytest-isort)|1.389195819112629e-06| +|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.3765642775881873e-06| +|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.3765642775881767e-06| +|npm|extract-text-webpack-plugin|1.3765642775881682e-06| +|npm|copyfiles|1.3765642775881682e-06| +|npm|perfect-scrollbar|1.3765642775881682e-06| +|cran|mlr3data|1.3765642775881682e-06| +|rubygems|libv8-node|1.3765642775881682e-06| +|rubygems|m|1.3765642775881682e-06| +|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.367569681456201e-06| +|npm|methods|1.3575694783032666e-06| +|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.35570724307926e-06| +|cran|sommer|1.3556438478375882e-06| +|cran|CARBayes|1.3556438478375882e-06| +|cran|multcompView|1.3556438478375882e-06| +|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.351535836177474e-06| +|npm|is-number-like|1.3478228256385253e-06| +|pypi|[WebOb](https://pypi.org/project/WebOb)|1.3476853067296764e-06| +|npm|content-disposition|1.347255560139519e-06| +|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3466389672058169e-06| +|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.329295889597865e-06| +|cran|clue|1.329295889597865e-06| +|npm|[material-ui](http://material-ui.com/)|1.3274012676743126e-06| +|pypi|[uharfbuzz](https://pypi.org/project/uharfbuzz)|1.3274012676743052e-06| +|npm|rollup-plugin-node-polyfills|1.3274012676743052e-06| +|npm|docpress|1.3274012676743052e-06| +|cran|striprtf|1.3274012676743052e-06| +|cran|streamR|1.3274012676743052e-06| +|cran|readODS|1.3274012676743052e-06| +|cran|mvabund|1.3274012676743052e-06| +|cran|huxtable|1.3274012676743052e-06| +|cran|texreg|1.3274012676743052e-06| +|cran|broom.mixed|1.3274012676743052e-06| +|cran|dotwhisker|1.3274012676743052e-06| +|cran|DHARMa|1.3274012676743052e-06| +|cran|RNeXML|1.3274012676743052e-06| +|cran|phylobase|1.3274012676743052e-06| +|cran|[writexl](https://docs.ropensci.org/writexl)|1.3244216913158876e-06| +|cran|[FME](http://fme.r-forge.r-project.org/)|1.3179198300480594e-06| +|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3142557101601467e-06| +|npm|into-stream|1.314127254997562e-06| +|cran|[GA](https://luca-scr.github.io/GA/)|1.3046075085324249e-06| +|pypi|[astroML](http://astroML.github.com)|1.303564656806984e-06| +|cran|[C50](https://topepo.github.io/C5.0/)|1.3035646568069795e-06| +|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3004531975605664e-06| +|cran|rlog|1.2995536886321868e-06| +|cran|loggit|1.2995536886321868e-06| +|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|1.295417807448526e-06| +|cran|[butcher](https://butcher.tidymodels.org/)|1.29533161686925e-06| +|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.2905290102389081e-06| +|pypi|[quandl](https://github.com/quandl/quandl-python)|1.2905290102389081e-06| +|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.2905290102389077e-06| +|npm|overland|1.2905290102389077e-06| +|cran|base64|1.2905290102389077e-06| +|cran|learnr|1.2905290102389077e-06| +|rubygems|[terminal-table](https://github.com/tj/terminal-table)|1.2905290102389077e-06| +|rubygems|minima|1.2905290102389077e-06| +|rubygems|jekyll-titles-from-headings|1.2905290102389077e-06| +|rubygems|jekyll-theme-time-machine|1.2905290102389077e-06| +|rubygems|jekyll-theme-tactile|1.2905290102389077e-06| +|rubygems|jekyll-theme-slate|1.2905290102389077e-06| +|rubygems|jekyll-theme-modernist|1.2905290102389077e-06| +|rubygems|jekyll-theme-minimal|1.2905290102389077e-06| +|rubygems|jekyll-theme-midnight|1.2905290102389077e-06| +|rubygems|jekyll-theme-merlot|1.2905290102389077e-06| +|rubygems|jekyll-theme-leap-day|1.2905290102389077e-06| +|rubygems|jekyll-theme-hacker|1.2905290102389077e-06| +|rubygems|jekyll-theme-dinky|1.2905290102389077e-06| +|rubygems|jekyll-theme-cayman|1.2905290102389077e-06| +|rubygems|jekyll-theme-architect|1.2905290102389077e-06| +|rubygems|jekyll-swiss|1.2905290102389077e-06| +|rubygems|jekyll-sitemap|1.2905290102389077e-06| +|rubygems|jekyll-relative-links|1.2905290102389077e-06| +|rubygems|jekyll-redirect-from|1.2905290102389077e-06| +|rubygems|jekyll-readme-index|1.2905290102389077e-06| +|rubygems|jekyll-paginate|1.2905290102389077e-06| +|rubygems|jekyll-optional-front-matter|1.2905290102389077e-06| +|rubygems|jekyll-mentions|1.2905290102389077e-06| +|rubygems|jekyll-include-cache|1.2905290102389077e-06| +|rubygems|jekyll-gist|1.2905290102389077e-06| +|rubygems|jekyll-feed|1.2905290102389077e-06| +|rubygems|jekyll-default-layout|1.2905290102389077e-06| +|rubygems|jekyll-coffeescript|1.2905290102389077e-06| +|rubygems|jekyll-avatar|1.2905290102389077e-06| +|rubygems|github-pages-health-check|1.2905290102389077e-06| +|pypi|[lcbuilder](https://github.com/PlanetHunders/lcbuilder)|1.2888631973914644e-06| +|npm|sinon-chai|1.2861228253666246e-06| +|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.2858947159288496e-06| +|npm|repeat-string|1.2776237201365185e-06| +|npm|tap-out|1.2776237201365185e-06| +|npm|figures|1.2776237201365185e-06| +|npm|pretty-ms|1.2776237201365185e-06| +|npm|tapes|1.2776237201365185e-06| +|rubygems|w3c_validators|1.2776237201365185e-06| +|rubygems|html-proofer|1.2776237201365185e-06| +|pypi|[pybv](https://pypi.org/project/pybv)|1.27278255070417e-06| +|cran|pheatmap|1.2665159770872045e-06| +|npm|expect|1.2659096875820424e-06| +|rubygems|rqrcode_core|1.2641916834993381e-06| +|rubygems|chunky_png|1.2641916834993381e-06| +|rubygems|standardrb|1.2641916834993381e-06| +|rubygems|chronic|1.2641916834993381e-06| +|rubygems|fast_stack|1.2641916834993381e-06| +|rubygems|guard|1.2641916834993381e-06| +|rubygems|guard-minitest|1.2641916834993381e-06| +|pypi|[radon](https://pypi.org/project/radon)|1.264191683499338e-06| +|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.2571270829150772e-06| +|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.2571270829150772e-06| +|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.2571270829150772e-06| +|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.2571270829150772e-06| +|npm|webidl2js|1.2556498478000184e-06| +|npm|mocha-sugar-free|1.2556498478000184e-06| +|npm|eslint-plugin-jsdom-internal|1.2556498478000184e-06| +|npm|xml-name-validator|1.2556498478000184e-06| +|npm|whatwg-url|1.2556498478000184e-06| +|npm|whatwg-mimetype|1.2556498478000184e-06| +|npm|whatwg-encoding|1.2556498478000184e-06| +|npm|webidl-conversions|1.2556498478000184e-06| +|npm|w3c-xmlserializer|1.2556498478000184e-06| +|npm|symbol-tree|1.2556498478000184e-06| +|npm|rrweb-cssom|1.2556498478000184e-06| +|npm|parse5|1.2556498478000184e-06| +|npm|nwsapi|1.2556498478000184e-06| +|npm|is-potential-custom-element-name|1.2556498478000184e-06| +|npm|https-proxy-agent|1.2556498478000184e-06| +|npm|http-proxy-agent|1.2556498478000184e-06| +|npm|html-encoding-sniffer|1.2556498478000184e-06| +|npm|domexception|1.2556498478000184e-06| +|npm|decimal.js|1.2556498478000184e-06| +|npm|data-urls|1.2556498478000184e-06| +|npm|cssstyle|1.2556498478000184e-06| +|npm|abab|1.2556498478000184e-06| +|npm|vuetify-loader|1.2556498478000184e-06| +|npm|vue-meta|1.2556498478000184e-06| +|npm|stylus-loader|1.2556498478000184e-06| +|npm|pug-loader|1.2556498478000184e-06| +|npm|optimize-css-assets-webpack-plugin|1.2556498478000184e-06| +|npm|identity-obj-proxy|1.2556498478000184e-06| +|npm|happypack|1.2556498478000184e-06| +|npm|friendly-errors-webpack-plugin|1.2556498478000184e-06| +|npm|fork-ts-checker-webpack-plugin|1.2556498478000184e-06| +|npm|cssnano|1.2556498478000184e-06| +|npm|babel-plugin-transform-define|1.2556498478000184e-06| +|npm|babel-plugin-detective|1.2556498478000184e-06| +|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.251422070534708e-06| +|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.251422070534708e-06| +|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.251422070534708e-06| +|pypi|[pyone](http://opennebula.io)|1.251422070534708e-06| +|pypi|[pystan](https://mc-stan.org)|1.251422070534708e-06| +|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.251422070534708e-06| +|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.251422070534708e-06| +|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.251422070534708e-06| +|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.251422070534708e-06| +|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.251422070534708e-06| +|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.251422070534708e-06| +|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.251422070534708e-06| +|pypi|[synthia](https://github.com/dmey/synthia)|1.251422070534708e-06| +|pypi|[symfem](https://github.com/mscroggs/symfem)|1.251422070534708e-06| +|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.251422070534708e-06| +|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.251422070534708e-06| +|pypi|[contextily](https://github.com/darribas/contextily)|1.251422070534708e-06| +|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.251422070534708e-06| +|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.251422070534708e-06| +|pypi|[parmap](https://github.com/zeehio/parmap)|1.251422070534708e-06| +|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.251422070534708e-06| +|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.251422070534708e-06| +|npm|[node-minify](https://github.com/srod/node-minify)|1.251422070534708e-06| +|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.251422070534708e-06| +|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.251422070534708e-06| +|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.251422070534708e-06| +|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2514220705346987e-06| +|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2514220705346987e-06| +|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2514220705346987e-06| +|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2514220705346987e-06| +|pypi|[libceed](https://libceed.readthedocs.io)|1.2514220705346987e-06| +|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2514220705346987e-06| +|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2514220705346987e-06| +|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2514220705346987e-06| +|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2514220705346987e-06| +|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2514220705346987e-06| +|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2514220705346987e-06| +|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2514220705346987e-06| +|pypi|[clingo](https://github.com/potassco/clingo)|1.2514220705346987e-06| +|spack|catkin|1.2514220705346987e-06| +|spack|roslaunch|1.2514220705346987e-06| +|spack|bpp-phyl-omics3|1.2514220705346987e-06| +|spack|bpp-popgen3|1.2514220705346987e-06| +|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2514220705346987e-06| +|npm|Gmsh|1.2514220705346987e-06| +|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2514220705346987e-06| +|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2514220705346987e-06| +|npm|[graphql](https://github.com/graphql/graphql-js)|1.2514220705346987e-06| +|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2514220705346987e-06| +|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.2442362233257783e-06| +|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2440172062120088e-06| +|npm|[cors](https://github.com/expressjs/cors#readme)|1.240683986905352e-06| +|cran|[susieR](https://github.com/stephenslab/susieR)|1.2405401394865699e-06| +|npm|karma-sourcemap-loader|1.2403569986671487e-06| +|npm|babel-plugin-transform-object-rest-spread|1.2403569986671487e-06| +|pypi|[pyqtwebengine](https://pypi.org/project/pyqtwebengine)|1.240118903445998e-06| +|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.238907849829359e-06| +|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2389078498293515e-06| +|npm|ent|1.2265187713310578e-06| +|npm|traverse|1.2265187713310578e-06| +|npm|charm|1.2265187713310578e-06| +|npm|deep-is|1.2265187713310578e-06| +|cran|rvg|1.2226064307526495e-06| +|cran|phosphoricons|1.2226064307526495e-06| +|cran|datamods|1.2226064307526495e-06| +|cran|[NMF](http://renozao.github.io/NMF)|1.2211679105877084e-06| +|rubygems|[i18n](https://github.com/ruby-i18n/i18n)|1.2148570819112627e-06| +|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.2087599544937465e-06| +|cran|aws.ec2metadata|1.2067284251584592e-06| +|pypi|[pyink](https://pypi.org/project/pyink)|1.2024693836579e-06| +|spack|rpcsvc-proto|1.2024693836579e-06| +|spack|libtirpc|1.2024693836579e-06| +|cran|ISLR|1.1989430804800177e-06| +|cran|ICSOutlier|1.1989430804800177e-06| +|cran|ICS|1.1989430804800177e-06| +|cran|bigutilsr|1.1989430804800177e-06| +|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.1912575479128379e-06| +|pypi|[pyquery](https://pypi.org/project/pyquery)|1.1912575479128379e-06| +|rubygems|googleauth|1.1799122379327156e-06| +|rubygems|google-apis-sheets_v4|1.1799122379327156e-06| +|rubygems|google-apis-drive_v3|1.1799122379327156e-06| +|rubygems|sass|1.1799122379327156e-06| +|pypi|[PySide2](https://www.pyside.org)|1.1788395904436978e-06| +|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.1756781031075991e-06| +|pypi|[python-forge](http://github.com/dfee/forge)|1.164424814294318e-06| +|cran|[philentropy](https://github.com/HajkD/philentropy)|1.1638225255972699e-06| +|cran|[proto](https://github.com/hadley/proto)|1.1591390278226349e-06| +|npm|pkgfiles|1.1542619718907e-06| +|npm|obake|1.1542619718907e-06| +|npm|is-node-modern|1.1542619718907e-06| +|npm|far|1.1542619718907e-06| +|npm|fake|1.1542619718907e-06| +|npm|asynckit|1.1542619718907e-06| +|cran|tidyquant|1.1542619718907e-06| +|cran|tibbletime|1.1542619718907e-06| +|cran|sweep|1.1542619718907e-06| +|npm|[temporary](https://github.com/vesln/temporary)|1.1531373063796269e-06| +|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.1531373063796269e-06| +|npm|[grunt-legacy-log](http://gruntjs.com/)|1.1531373063796269e-06| +|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.1531373063796269e-06| +|npm|exit|1.1531373063796269e-06| +|cran|tensorflow|1.1525045171652277e-06| +|npm|d3-time-format|1.1471368979901401e-06| +|npm|d3-time|1.1471368979901401e-06| +|npm|d3-scale-chromatic|1.1471368979901401e-06| +|npm|d3-random|1.1471368979901401e-06| +|npm|d3-quadtree|1.1471368979901401e-06| +|npm|d3-polygon|1.1471368979901401e-06| +|npm|d3-path|1.1471368979901401e-06| +|npm|d3-hierarchy|1.1471368979901401e-06| +|npm|d3-geo|1.1471368979901401e-06| +|npm|d3-force|1.1471368979901401e-06| +|npm|d3-drag|1.1471368979901401e-06| +|npm|d3-delaunay|1.1471368979901401e-06| +|npm|d3-contour|1.1471368979901401e-06| +|npm|d3-chord|1.1471368979901401e-06| +|npm|cz-conventional-changelog|1.144817546202961e-06| +|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.1436072459963245e-06| +|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.1436072459963245e-06| +|cran|syslognet|1.1436072459963245e-06| +|cran|botor|1.1436072459963245e-06| +|cran|telegram|1.1436072459963245e-06| +|cran|RPushbullet|1.1436072459963245e-06| +|cran|slackr|1.1436072459963245e-06| +|cran|[EMbC]()|1.1285145457500434e-06| +|cran|[geodist](https://github.com/hypertidy/geodist)|1.1262798634812498e-06| +|cran|googlePolylines|1.1262798634812342e-06| +|cran|languageR|1.1262798634812287e-06| +|cran|hypergeo|1.1262798634812287e-06| +|npm|browserify-middleware|1.1237259408883006e-06| +|npm|code-mirror|1.1237259408883006e-06| +|npm|github-basic|1.1237259408883006e-06| +|npm|handle|1.1237259408883006e-06| +|npm|highlight-codemirror|1.1237259408883006e-06| +|npm|inconsolata|1.1237259408883006e-06| +|npm|jade-code-mirror|1.1237259408883006e-06| +|npm|jade-highlighter|1.1237259408883006e-06| +|npm|jstransformer-cdata|1.1237259408883006e-06| +|npm|jstransformer-coffee-script|1.1237259408883006e-06| +|npm|jstransformer-less|1.1237259408883006e-06| +|npm|jstransformer-marked|1.1237259408883006e-06| +|npm|jstransformer-stylus|1.1237259408883006e-06| +|npm|jstransformer-verbatim|1.1237259408883006e-06| +|npm|less-file|1.1237259408883006e-06| +|npm|linify|1.1237259408883006e-06| +|npm|lsr|1.1237259408883006e-06| +|npm|pull-request|1.1237259408883006e-06| +|npm|stop|1.1237259408883006e-06| +|npm|twbs|1.1237259408883006e-06| +|npm|character-parser|1.1237259408883006e-06| +|npm|constantinople|1.1237259408883006e-06| +|npm|jstransformer|1.1237259408883006e-06| +|npm|transformers|1.1237259408883006e-06| +|npm|void-elements|1.1237259408883006e-06| +|npm|with|1.1237259408883006e-06| +|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.1153257710866283e-06| +|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.1153257710866283e-06| +|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1092150170648464e-06| +|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1017955186229394e-06| +|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.0998413690333122e-06| +|npm|testing-library|1.096222159118308e-06| +|pypi|[stingray](https://docs.stingray.science)|1.0949943117178669e-06| +|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.0949943117178616e-06| +|cran|automap|1.086761271780133e-06| +|rubygems|ruby-vips|1.0835928715708612e-06| +|rubygems|mini_magick|1.0835928715708612e-06| +|rubygems|minitest-hooks|1.0835928715708612e-06| +|rubygems|minispec-metadata|1.0835928715708612e-06| +|rubygems|dhash-vips|1.0835928715708612e-06| +|rubygems|ZenTest|1.0835928715708612e-06| +|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.0804428922930391e-06| +|npm|vitest|1.0804428922930391e-06| +|npm|todomvc-app-css|1.0804428922930391e-06| +|npm|karma-esbuild|1.0804428922930391e-06| +|npm|jasmine-core|1.0804428922930391e-06| +|npm|he|1.0804428922930391e-06| +|go|[github.com/google/uuid](https://github.com/google/uuid)|1.0802847246905954e-06| +|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.0787420770355953e-06| +|cran|snpStats|1.0773111737646535e-06| +|spack|seqan.|1.0726474890297416e-06| +|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.0725845933846891e-06| +|rubygems|rubocop-rake|1.0695333511583647e-06| +|rubygems|rubocop-minitest|1.0695333511583647e-06| +|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0680240084735787e-06| +|rubygems|safe_yaml|1.0646864334470987e-06| +|rubygems|pathutil|1.0646864334470987e-06| +|rubygems|jekyll-watch|1.0646864334470987e-06| +|rubygems|em-websocket|1.0646864334470987e-06| +|rubygems|colorator|1.0646864334470987e-06| +|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.0637087599544996e-06| +|npm|dts-gen|1.061921014139444e-06| +|npm|documentation|1.061921014139444e-06| +|npm|check-node-version|1.061921014139444e-06| +|npm|check-es3-syntax-cli|1.061921014139444e-06| +|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.055887372013652e-06| +|pypi|[iso3166](https://pypi.org/project/iso3166)|1.055887372013652e-06| +|cran|som|1.0483066421632973e-06| +|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0428517254455884e-06| +|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.0340484316593592e-06| +|pypi|[pytest-ignore-flaky](https://pypi.org/project/pytest-ignore-flaky)|1.0324232081911262e-06| +|pypi|[big-O](https://pypi.org/project/big-O)|1.0324232081911262e-06| +|cran|qdapDictionaries|1.0324232081911262e-06| +|rubygems|omniauth-oauth2|1.0324232081911262e-06| +|rubygems|ruby_dig|1.0324232081911262e-06| +|npm|nodeunit|1.022098976109215e-06| +|npm|tar|1.022098976109215e-06| +|npm|closurecompiler-externs|1.022098976109215e-06| +|cran|swagger|1.0210778982110039e-06| +|cran|nlshrink|1.0210778982110039e-06| +|cran|NetworkComparisonTest|1.0210778982110039e-06| +|cran|NetworkToolbox|1.0210778982110039e-06| +|cran|glassoFast|1.0210778982110039e-06| +|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0206911262798705e-06| +|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.008722032612816e-06| +|cran|[ghql](https://github.com/ropensci/ghql)|1.0083573991423825e-06| +|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0049298445202933e-06| +|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|1.001137656427768e-06| +|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|9.980854074752341e-07| +|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.947632252559762e-07| +|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|9.93776350130496e-07| +|pypi|[pyoculus](https://pypi.org/project/pyoculus)|9.93776350130496e-07| +|pypi|[py-spec](https://pypi.org/project/py-spec)|9.93776350130496e-07| +|pypi|[ale-py](https://pypi.org/project/ale-py)|9.93776350130496e-07| +|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|9.93776350130496e-07| +|pypi|[rlds](https://pypi.org/project/rlds)|9.93776350130496e-07| +|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|9.911262798634811e-07| +|pypi|[ua_parser](https://pypi.org/project/ua_parser)|9.83260198277263e-07| +|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|9.83260198277263e-07| +|pypi|[chart_studio](https://pypi.org/project/chart_studio)|9.83260198277263e-07| +|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|9.797169182834736e-07| +|cran|geonames|9.720867869332036e-07| +|cran|[isdparser](https://github.com/ropensci/isdparser)|9.720867869332036e-07| +|cran|Exact|9.712123460454065e-07| +|npm|gpx-parse|9.691586830477323e-07| +|npm|node-geo-distance|9.691586830477323e-07| +|npm|redis|9.691586830477323e-07| +|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.683623164851877e-07| +|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.683042931560981e-07| +|npm|seed-random|9.678967576791807e-07| +|npm|freeport|9.678967576791807e-07| +|npm|node-uuid|9.678967576791807e-07| +|npm|event-emitter|9.678967576791807e-07| +|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.670079635949983e-07| +|cran|[xslt](https://github.com/ropensci/xslt)|9.670079635949983e-07| +|spack|sowing|9.653827401267673e-07| +|spack|hipblas|9.653827401267673e-07| +|spack|hipsparse|9.653827401267673e-07| +|spack|rocsparse|9.653827401267673e-07| +|spack|rocsolver|9.653827401267673e-07| +|spack|rocblas|9.653827401267673e-07| +|spack|rocrand|9.653827401267673e-07| +|spack|rocthrust|9.653827401267673e-07| +|spack|rocprim|9.653827401267673e-07| +|spack|metis|9.653827401267673e-07| +|spack|scotch|9.653827401267673e-07| +|spack|parmetis|9.653827401267673e-07| +|spack|mmg|9.653827401267673e-07| +|spack|parmmg|9.653827401267673e-07| +|spack|tetgen|9.653827401267673e-07| +|spack|hypre|9.653827401267673e-07| +|spack|superlu-dist|9.653827401267673e-07| +|spack|strumpack|9.653827401267673e-07| +|spack|scalapack|9.653827401267673e-07| +|spack|mumps|9.653827401267673e-07| +|spack|trilinos|9.653827401267673e-07| +|spack|mpfr|9.653827401267673e-07| +|spack|giflib|9.653827401267673e-07| +|spack|exodusii|9.653827401267673e-07| +|spack|parallel-netcdf|9.653827401267673e-07| +|spack|random123|9.653827401267673e-07| +|spack|moab|9.653827401267673e-07| +|spack|p4est|9.653827401267673e-07| +|spack|saws|9.653827401267673e-07| +|spack|libyaml|9.653827401267673e-07| +|spack|kokkos-kernels|9.653827401267673e-07| +|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.573303184597388e-07| +|pypi|[spacy-transformers](https://spacy.io)|9.555917136280655e-07| +|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.555917136280655e-07| +|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.555917136280655e-07| +|pypi|[natto-py](https://pypi.org/project/natto-py)|9.555917136280655e-07| +|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.555917136280655e-07| +|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.555917136280655e-07| +|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.555917136280655e-07| +|cran|starsdata|9.538692684374535e-07| +|cran|ncdfgeom|9.538692684374535e-07| +|cran|cubelyr|9.538692684374535e-07| +|cran|vtreat|9.530060383302703e-07| +|cran|smotefamily|9.530060383302703e-07| +|cran|bestNormalize|9.530060383302703e-07| +|cran|mlr3learners|9.530060383302703e-07| +|cran|mlr3filters|9.530060383302703e-07| +|cran|bbotk|9.530060383302703e-07| +|cran|alr4|9.530060383302703e-07| +|cran|carData|9.530060383302703e-07| +|cran|compositions|9.505686827335178e-07| +|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.496577518539234e-07| +|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|9.421420445311239e-07| +|rubygems|coffee-script-source|9.386623249982585e-07| +|cran|[Momocs](https://github.com/MomX/Momocs/)|9.385665529010363e-07| +|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.38566552901031e-07| +|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.385665529010257e-07| +|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.385665529010257e-07| +|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.385665529010257e-07| +|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.385665529010257e-07| +|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.385665529010257e-07| +|pypi|[cspy](https://github.com/torressa/cspy)|9.385665529010257e-07| +|pypi|[genshi](https://github.com/edgewall/genshi)|9.385665529010257e-07| +|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.385665529010257e-07| +|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.385665529010257e-07| +|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.385665529010257e-07| +|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.385665529010257e-07| +|pypi|[multiqc](http://multiqc.info)|9.385665529010257e-07| +|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.385665529010257e-07| +|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.385665529010257e-07| +|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.385665529010257e-07| +|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.385665529010257e-07| +|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.385665529010257e-07| +|npm|[uikit](https://getuikit.com)|9.385665529010257e-07| +|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.385665529010257e-07| +|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.385665529010257e-07| +|cran|[metR](https://github.com/eliocamp/metR)|9.385665529010257e-07| +|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.385665529010257e-07| +|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.385665529010257e-07| +|cran|leaflet.minicharts|9.385665529010257e-07| +|cran|[LiblineaR]()|9.385665529010247e-07| +|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.385665529010239e-07| +|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.385665529010239e-07| +|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.385665529010239e-07| +|pypi|[easybuild](https://easybuild.io)|9.385665529010239e-07| +|pypi|[easybuild-easyblocks](https://easybuild.io)|9.385665529010239e-07| +|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.385665529010239e-07| +|pypi|[easybuild-framework](https://easybuild.io)|9.385665529010239e-07| +|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.385665529010239e-07| +|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.385665529010239e-07| +|pypi|[COFFEE](UNKNOWN)|9.385665529010239e-07| +|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.385665529010239e-07| +|npm|[tailwindcss](https://tailwindcss.com)|9.385665529010239e-07| +|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.385665529010239e-07| +|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.385665529010239e-07| +|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.385665529010239e-07| +|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.385665529010239e-07| +|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.385665529010239e-07| +|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.385665529010239e-07| +|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.385665529010239e-07| +|cran|sva|9.385665529010238e-07| +|cran|SIS|9.385665529010238e-07| +|cran|polspline|9.385665529010238e-07| +|cran|LogicReg|9.385665529010238e-07| +|cran|KernelKnn|9.385665529010238e-07| +|cran|genefilter|9.385665529010238e-07| +|cran|extraTrees|9.385665529010238e-07| +|cran|biglasso|9.385665529010238e-07| +|cran|bartMachine|9.385665529010238e-07| +|cran|cvAUC|9.385665529010238e-07| +|cran|nnls|9.385665529010238e-07| +|cran|qap|9.291808873720136e-07| +|cran|biomaRt|9.291808873720135e-07| +|cran|[tune](https://tune.tidymodels.org/)|9.205863507381697e-07| +|rubygems|sdoc|9.177095183921121e-07| +|rubygems|generator_spec|9.177095183921121e-07| +|rubygems|codecov|9.177095183921121e-07| +|rubygems|tilt|9.177095183921121e-07| +|pypi|[jsonref](https://pypi.org/project/jsonref)|9.131998893091043e-07| +|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.131998893091043e-07| +|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.131998893091043e-07| +|pypi|[promise](https://pypi.org/project/promise)|9.131998893091043e-07| +|pypi|[oemof.network](https://pypi.org/project/oemof.network)|9.109616542862879e-07| +|pypi|[oemof.tools](https://pypi.org/project/oemof.tools)|9.109616542862879e-07| +|pypi|[punch.py](https://pypi.org/project/punch.py)|9.109616542862879e-07| +|pypi|[windpowerlib](https://pypi.org/project/windpowerlib)|9.109616542862879e-07| +|pypi|[open-FRED-cli](https://pypi.org/project/open-FRED-cli)|9.109616542862879e-07| +|pypi|[oedialect](https://pypi.org/project/oedialect)|9.109616542862879e-07| +|pypi|[testresources](https://pypi.org/project/testresources)|9.085324232081911e-07| +|pypi|[oslotest](https://pypi.org/project/oslotest)|9.085324232081911e-07| +|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.085324232081911e-07| +|pypi|[betamax](https://pypi.org/project/betamax)|9.085324232081911e-07| +|pypi|[cugraph](https://pypi.org/project/cugraph)|8.934431609346284e-07| +|pypi|[cuml](https://pypi.org/project/cuml)|8.934431609346284e-07| +|cran|dblog|8.887817183558391e-07| +|pypi|[poppy](https://poppy-optics.readthedocs.io/)|8.864239666287471e-07| +|pypi|[bioframe](https://github.com/open2c/bioframe)|8.864239666287471e-07| +|spack|[glog](https://github.com/google/glog)|8.855578107106032e-07| +|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|8.849341784495367e-07| +|npm|babel-plugin-unassert|8.849341784495367e-07| +|npm|babel-preset-power-assert|8.849341784495367e-07| +|npm|eslint-config-mysticatea|8.849341784495367e-07| +|npm|if-node-version|8.849341784495367e-07| +|npm|power-assert|8.849341784495367e-07| +|npm|glob2base|8.849341784495367e-07| +|npm|shell-quote|8.849341784495367e-07| +|npm|subarg|8.849341784495367e-07| +|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|8.849341784495367e-07| +|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|8.832151920889164e-07| +|pypi|[clize](https://github.com/epsy/clize)|8.759954493742914e-07| +|pypi|[tvtk](https://pypi.org/project/tvtk)|8.745231881148362e-07| +|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.605417619922735e-07| +|cran|bcpa|8.603526734926051e-07| +|cran|amt|8.603526734926051e-07| +|cran|circular|8.603526734926051e-07| +|npm|batch|8.577054344972434e-07| +|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.51749146757679e-07| +|pypi|[sybil](https://pypi.org/project/sybil)|8.51749146757679e-07| +|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.51749146757679e-07| +|cran|Rfast|8.505088213931475e-07| +|cran|genlasso|8.505088213931475e-07| +|cran|L0Learn|8.505088213931475e-07| +|cran|mixsqp|8.505088213931475e-07| +|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.465502241852422e-07| +|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.465502241852422e-07| +|rubygems|search_ui|8.432316552901023e-07| +|rubygems|pstree|8.432316552901023e-07| +|rubygems|mize|8.432316552901023e-07| +|rubygems|infobar|8.432316552901023e-07| +|rubygems|rspec_junit_formatter|8.427944556662254e-07| +|npm|sendgrid-rest|8.399375253080348e-07| +|npm|system-sleep|8.399375253080348e-07| +|npm|lodash.chunk|8.399375253080348e-07| +|npm|mailparser|8.399375253080348e-07| +|npm|async.ensureasync|8.399375253080348e-07| +|npm|bottleneck|8.399375253080348e-07| +|npm|mocha-sinon|8.399375253080348e-07| +|npm|async.queue|8.399375253080348e-07| +|rubygems|[rubocop-rails](https://docs.rubocop.org/rubocop-rails/)|8.351326878874419e-07| +|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.33447098976113e-07| +|cran|slider|8.259385665529009e-07| +|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.213295343734763e-07| +|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.167544606010803e-07| +|cran|[scattermore](https://github.com/exaexa/scattermore)|8.162885160794121e-07| +|pypi|[pylab-sdk](https://pypi.org/project/pylab-sdk)|8.150709538350997e-07| +|npm|material-components-web|8.150709538350997e-07| +|npm|foundation-sites|8.150709538350997e-07| +|npm|enhanced-resolve|8.150709538350997e-07| +|npm|bootstrap-sass|8.150709538350997e-07| +|npm|neo-async|8.150709538350997e-07| +|npm|klona|8.150709538350997e-07| +|cran|RDCOMClient|8.079833803234901e-07| +|cran|base|8.079833803234901e-07| +|cran|NetSwan|8.079833803234901e-07| +|cran|netrankr|8.079833803234901e-07| +|cran|fortunes|8.050853242320822e-07| +|npm|typescript3|8.044856167723061e-07| +|npm|node-qunit|8.044856167723061e-07| +|npm|load-grunt-tasks|8.044856167723061e-07| +|npm|karma-sauce-launcher|8.044856167723061e-07| +|npm|karma-qunit|8.044856167723061e-07| +|npm|grunt-string-replace|8.044856167723061e-07| +|npm|grunt-nuget|8.044856167723061e-07| +|npm|grunt-karma|8.044856167723061e-07| +|npm|grunt-exec|8.044856167723061e-07| +|npm|grunt-env|8.044856167723061e-07| +|npm|grunt-contrib-copy|8.044856167723061e-07| +|npm|grunt-contrib-concat|8.044856167723061e-07| +|npm|grunt-benchmark|8.044856167723061e-07| +|cran|mail|8.044856167723061e-07| +|cran|bibtex|8.044856167723061e-07| +|cran|synchronicity|8.044856167723061e-07| +|cran|doMPI|8.044856167723061e-07| +|cran|rngtools|8.044856167723061e-07| +|pypi|[dcor](https://pypi.org/project/dcor)|8.010180063551841e-07| +|cran|StanHeaders|8.010180063551841e-07| +|cran|shinystan|8.010180063551841e-07| +|cran|waveslim|8.010180063551841e-07| +|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.007086889940322e-07| +|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|7.946530147895375e-07| +|npm|watch|7.941716986085586e-07| +|npm|unminified-webpack-plugin|7.941716986085586e-07| +|npm|jsonpath|7.941716986085586e-07| +|npm|jest-cli|7.941716986085586e-07| +|npm|globify|7.941716986085586e-07| +|npm|codacy-coverage|7.941716986085586e-07| +|npm|cash-cat|7.941716986085586e-07| +|npm|biased-opener|7.941716986085586e-07| +|npm|random-buffer|7.941716986085586e-07| +|npm|nock|7.941716986085586e-07| +|npm|is-zip|7.941716986085586e-07| +|npm|p-event|7.941716986085586e-07| +|npm|make-dir|7.941716986085586e-07| +|npm|got|7.941716986085586e-07| +|npm|filenamify|7.941716986085586e-07| +|npm|ext-name|7.941716986085586e-07| +|npm|decompress|7.941716986085586e-07| +|npm|archive-type|7.941716986085586e-07| +|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|7.941716986085586e-07| +|npm|package-yaml|7.941716986085586e-07| +|npm|json-loader|7.941716986085586e-07| +|npm|isparta-loader|7.941716986085586e-07| +|npm|isparta|7.941716986085586e-07| +|npm|gatsby|7.941716986085586e-07| +|npm|enzyme-adapter-react-16|7.941716986085586e-07| +|npm|enzyme|7.941716986085586e-07| +|npm|conventional-changelog|7.941716986085586e-07| +|npm|chai-enzyme|7.941716986085586e-07| +|npm|babel-plugin-__coverage__|7.941716986085586e-07| +|npm|add-stream|7.941716986085586e-07| +|npm|karma-webpack|7.941716986085586e-07| +|npm|lodash.isequal|7.941716986085586e-07| +|npm|clamp|7.941716986085586e-07| +|cran|[uwot](https://github.com/jlmelville/uwot)|7.902172229432727e-07| +|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.711465731943553e-07| +|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.597174819871099e-07| +|rubygems|letter_opener|7.58515010099603e-07| +|cran|minpack.lm|7.561233680047681e-07| +|pypi|[test-tube](https://pypi.org/project/test-tube)|7.554316157496046e-07| +|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.554316157496046e-07| +|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.554316157496046e-07| +|pypi|[torchtext](https://pypi.org/project/torchtext)|7.554316157496046e-07| +|pypi|[brian2](http://www.briansimulator.org/)|7.508532423208332e-07| +|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.508532423208332e-07| +|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.508532423208332e-07| +|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.508532423208332e-07| +|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.508532423208332e-07| +|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.508532423208332e-07| +|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.508532423208332e-07| +|cran|Rd2md|7.508532423208332e-07| +|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.508532423208227e-07| +|pypi|[bakta](https://github.com/oschwengers/bakta)|7.508532423208227e-07| +|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.508532423208227e-07| +|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.508532423208227e-07| +|pypi|[molsets](https://pypi.org/project/molsets)|7.508532423208227e-07| +|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.508532423208227e-07| +|pypi|[kombine](https://github.com/bfarr/kombine)|7.508532423208227e-07| +|pypi|[gala](http://gala.adrian.pw/)|7.508532423208227e-07| +|pypi|[RagTag](https://github.com/malonge/RagTag)|7.508532423208227e-07| +|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.508532423208227e-07| +|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.508532423208227e-07| +|pypi|[update_checker](https://github.com/bboe/update_checker)|7.508532423208227e-07| +|pypi|[pyviz](http://pyviz.org)|7.508532423208227e-07| +|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.508532423208227e-07| +|pypi|[control](https://python-control.org)|7.508532423208227e-07| +|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.508532423208227e-07| +|spack|[cereal](https://uscilab.github.io/cereal/)|7.508532423208227e-07| +|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.508532423208227e-07| +|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.508532423208227e-07| +|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.508532423208227e-07| +|cran|[jfa](https://koenderks.github.io/jfa/)|7.508532423208227e-07| +|cran|[leafletR](https://github.com/chgrl/leafletR)|7.508532423208227e-07| +|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.508532423208227e-07| +|cran|[hash](http://www.johnhughes.org)|7.508532423208227e-07| +|pypi|[statistics](UNKNOWN)|7.508532423208191e-07| +|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.508532423208191e-07| +|pypi|[pbcore](UNKNOWN)|7.508532423208191e-07| +|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.508532423208191e-07| +|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.508532423208191e-07| +|pypi|[Cigar](https://github.com/brentp/cigar)|7.508532423208191e-07| +|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.508532423208191e-07| +|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.508532423208191e-07| +|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.508532423208191e-07| +|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.508532423208191e-07| +|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.508532423208191e-07| +|rubygems|ttfunk|7.508532423208189e-07| +|rubygems|ruby-rc4|7.508532423208189e-07| +|rubygems|hashery|7.508532423208189e-07| +|rubygems|Ascii85|7.508532423208189e-07| +|rubygems|afm|7.508532423208189e-07| +|rubygems|morecane|7.508532423208189e-07| +|rubygems|cane|7.508532423208189e-07| +|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.508532423208121e-07| +|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.508532423208121e-07| +|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.508532423208121e-07| +|pypi|[simupy](https://github.com/simupy/simupy)|7.508532423208121e-07| +|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.508532423208121e-07| +|cran|textshaping|7.478772995921085e-07| +|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.478317000982e-07| +|cran|[fda](http://www.functionaldata.org)|7.448940896039935e-07| +|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.440345964236782e-07| +|cran|R.cache|7.433447098976109e-07| +|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.427496280738608e-07| +|npm|slugify|7.374451487079473e-07| +|npm|serve-handler|7.374451487079473e-07| +|npm|pixelmatch|7.374451487079473e-07| +|npm|magic-string|7.374451487079473e-07| +|npm|dtslint|7.374451487079473e-07| +|npm|cwebp-bin|7.374451487079473e-07| +|npm|zrender|7.374451487079473e-07| +|npm|[rsvp](https://github.com/tildeio/rsvp.js)|7.374451487079473e-07| +|npm|rollup-plugin-npm|7.374451487079473e-07| +|npm|native-promise-only|7.374451487079473e-07| +|npm|karma-safari-launcher|7.374451487079473e-07| +|npm|eslint-plugin-prefer-arrow|7.374451487079473e-07| +|npm|cheerio|7.374451487079473e-07| +|npm|babel-plugin-syntax-async-generators|7.374451487079473e-07| +|npm|babel-minify|7.374451487079473e-07| +|cran|tidymodels|7.287693234290305e-07| +|pypi|[sparse](https://github.com/pydata/sparse/)|7.261092150170674e-07| +|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.173330082886398e-07| +|cran|GPfit|7.120160056490525e-07| +|cran|rapportools|7.079473427596293e-07| +|npm|should-util|7.039249146757679e-07| +|npm|mocha-better-spec-reporter|7.039249146757679e-07| +|npm|should-equal|7.039249146757679e-07| +|npm|eslint-config-shouldjs|7.039249146757679e-07| +|npm|should-type|7.039249146757679e-07| +|npm|should-format|7.039249146757679e-07| +|npm|should-type-adaptors|7.039249146757679e-07| +|cran|suncalc|7.039249146757679e-07| +|cran|manipulate|7.039249146757679e-07| +|cran|Gmedian|7.039249146757679e-07| +|cran|fasttime|7.039249146757679e-07| +|npm|svelte-jest|6.986322461443711e-07| +|npm|rollup-plugin-postcss|6.986322461443711e-07| +|pypi|[sciris](http://github.com/sciris/sciris)|6.923607003912169e-07| +|pypi|[iPython](https://ipython.org)|6.901224653684011e-07| +|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|6.882821387940936e-07| +|rubygems|elasticsearch-transport|6.882821387940841e-07| +|rubygems|elasticsearch-api|6.882821387940841e-07| +|rubygems|ruby-prof|6.882821387940841e-07| +|rubygems|require-prof|6.882821387940841e-07| +|cran|truncdist|6.832212407147159e-07| +|cran|rmutil|6.832212407147159e-07| +|cran|cramer|6.832212407147159e-07| +|cran|yesno|6.832212407147159e-07| +|pypi|[django-storages](https://github.com/jschneier/django-storages)|6.825938566552886e-07| +|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|6.825938566552886e-07| +|npm|stream-spigot|6.813993174061433e-07| +|npm|polendina|6.813993174061433e-07| +|npm|hundreds|6.813993174061433e-07| +|npm|buffer|6.813993174061433e-07| +|npm|unorm|6.813993174061433e-07| +|npm|iconv|6.813993174061433e-07| +|npm|errto|6.813993174061433e-07| +|npm|grunt-legacy-log-utils|6.813993174061433e-07| +|npm|vuepress-plugin-social-share|6.807185988073359e-07| +|npm|vuepress-plugin-smooth-scroll|6.807185988073359e-07| +|npm|vuepress-plugin-google-adsense|6.807185988073359e-07| +|npm|vuepress-plugin-element-tabs|6.807185988073359e-07| +|npm|vuepress|6.807185988073359e-07| +|npm|vue-eslint-parser|6.807185988073359e-07| +|npm|vue-codemirror|6.807185988073359e-07| +|npm|terser-webpack-plugin|6.807185988073359e-07| +|npm|replace-in-file|6.807185988073359e-07| +|npm|faker|6.807185988073359e-07| +|npm|eslint-plugin-vue|6.807185988073359e-07| +|cran|[kSamples](NA)|6.7785362153963e-07| +|npm|stream-combiner2|6.745853242320818e-07| +|npm|source-map|6.745853242320818e-07| +|npm|slash|6.745853242320818e-07| +|npm|falafel|6.745853242320818e-07| +|npm|convert-source-map|6.745853242320818e-07| +|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.734050932003151e-07| +|npm|[method-override](https://github.com/expressjs/method-override#readme)|6.668495043068414e-07| +|pypi|[mxnet](https://pypi.org/project/mxnet)|6.660794891555653e-07| +|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.660794891555653e-07| +|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.640320938865927e-07| +|cran|graphlayouts|6.637006338371526e-07| +|npm|webpack-manifest-plugin|6.555067988515087e-07| +|npm|script-loader|6.555067988515087e-07| +|npm|recursive-readdir|6.555067988515087e-07| +|npm|react-dev-utils|6.555067988515087e-07| +|npm|output-file-sync|6.555067988515087e-07| +|npm|npm-release|6.555067988515087e-07| +|npm|imports-loader|6.555067988515087e-07| +|npm|fs-promise|6.555067988515087e-07| +|npm|flow-typed|6.555067988515087e-07| +|npm|flow-bin|6.555067988515087e-07| +|npm|find-cache-dir|6.555067988515087e-07| +|npm|filesize|6.555067988515087e-07| +|npm|fake-xml-http-request|6.555067988515087e-07| +|npm|eslint-plugin-flowtype|6.555067988515087e-07| +|npm|eslint-loader|6.555067988515087e-07| +|npm|dmd-clear|6.555067988515087e-07| +|npm|dagre|6.555067988515087e-07| +|npm|child-process-promise|6.555067988515087e-07| +|npm|case-sensitive-paths-webpack-plugin|6.555067988515087e-07| +|npm|babel-plugin-flow-react-proptypes|6.555067988515087e-07| +|pypi|[starry](https://pypi.org/project/starry)|6.497768443160934e-07| +|npm|gulp-marked|6.497768443160934e-07| +|npm|gulp-mocha-phantomjs|6.497768443160934e-07| +|npm|humanize|6.497768443160934e-07| +|npm|chai-jquery|6.497768443160934e-07| +|npm|gulp-iife|6.497768443160934e-07| +|npm|gulp-cache|6.497768443160934e-07| +|npm|gulp-closure-compiler|6.497768443160934e-07| +|npm|drool|6.497768443160934e-07| +|npm|gulp-imagemin|6.497768443160934e-07| +|npm|escodegen|6.497768443160934e-07| +|npm|gulp-zip|6.497768443160934e-07| +|npm|gulp-csso|6.497768443160934e-07| +|npm|gulp-shell|6.497768443160934e-07| +|npm|swig|6.497768443160934e-07| +|npm|vinyl-paths|6.497768443160934e-07| +|npm|gulp-connect|6.497768443160934e-07| +|npm|gulp-css-inline-images|6.497768443160934e-07| +|npm|gulp-front-matter|6.497768443160934e-07| +|npm|gulp-jscs|6.497768443160934e-07| +|npm|gulp-open|6.497768443160934e-07| +|npm|gulp-flatten|6.497768443160934e-07| +|npm|gulp-load-plugins|6.497768443160934e-07| +|npm|gulp-sass|6.497768443160934e-07| +|npm|gulp-size|6.497768443160934e-07| +|npm|gulp-subtree|6.497768443160934e-07| +|npm|gulp-tap|6.497768443160934e-07| +|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.452645051194539e-07| +|pypi|[ftfy](https://pypi.org/project/ftfy)|6.452645051194539e-07| +|pypi|[fairscale](https://pypi.org/project/fairscale)|6.452645051194539e-07| +|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.452645051194539e-07| +|pypi|[unidic](https://pypi.org/project/unidic)|6.452645051194539e-07| +|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.452645051194539e-07| +|pypi|[ipadic](https://pypi.org/project/ipadic)|6.452645051194539e-07| +|pypi|[fugashi](https://pypi.org/project/fugashi)|6.452645051194539e-07| +|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.452645051194539e-07| +|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.452645051194539e-07| +|pypi|[sigopt](https://pypi.org/project/sigopt)|6.452645051194539e-07| +|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.452645051194539e-07| +|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.452645051194539e-07| +|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.452645051194539e-07| +|npm|node-libs-browser|6.452645051194539e-07| +|npm|module-alias|6.452645051194539e-07| +|npm|mocha-phantomjs-istanbul|6.452645051194539e-07| +|npm|mocha-phantomjs-core|6.452645051194539e-07| +|npm|get-port|6.452645051194539e-07| +|npm|asap|6.452645051194539e-07| +|npm|a-sync-waterfall|6.452645051194539e-07| +|cran|leaflet.extras2|6.452645051194539e-07| +|cran|satellite|6.452645051194539e-07| +|cran|leafpop|6.452645051194539e-07| +|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.442320819112626e-07| +|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.442320819112626e-07| +|npm|[testjs](https://github.com/dcodeIO/test.js)|6.442320819112626e-07| +|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.403761376564289e-07| +|rubygems|[puma](https://puma.io)|6.396230480154929e-07| +|rubygems|actiontext|6.353373588868469e-07| +|rubygems|actionmailbox|6.353373588868469e-07| +|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.325869807098529e-07| +|pypi|[falcon](https://pypi.org/project/falcon)|6.320958417496691e-07| +|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.320958417496691e-07| +|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.304564060656965e-07| +|pypi|[gsd](https://gsd.readthedocs.io)|6.304564060656965e-07| +|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.300866369125765e-07| +|npm|websocket-stream|6.289839852979784e-07| +|npm|https-browserify|6.289839852979784e-07| +|npm|setimmediate|6.289839852979784e-07| +|npm|stream-browserify|6.289839852979784e-07| +|npm|timers-browserify|6.289839852979784e-07| +|npm|bunyan|6.289839852979784e-07| +|pypi|[guizero](https://github.com/lawsie/guizero)|6.25711035267354e-07| +|pypi|[proper](https://pypi.org/project/proper)|6.25711035267354e-07| +|pypi|[Requests](https://requests.readthedocs.io)|6.25711035267354e-07| +|pypi|[qtl](https://pypi.org/project/qtl)|6.25711035267354e-07| +|pypi|[agutil](https://github.com/agraubert/agutil)|6.25711035267354e-07| +|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.25711035267354e-07| +|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.25711035267354e-07| +|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.25711035267354e-07| +|pypi|[mbo](https://github.com/basf/mbo)|6.25711035267354e-07| +|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.25711035267354e-07| +|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.25711035267354e-07| +|pypi|[wntr](https://github.com/USEPA/WNTR)|6.25711035267354e-07| +|pypi|[aesara](https://github.com/aesara-devs/aesara)|6.25711035267354e-07| +|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.25711035267354e-07| +|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.25711035267354e-07| +|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.25711035267354e-07| +|pypi|[yupi](https://github.com/yupidevs/yupi)|6.25711035267354e-07| +|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.25711035267354e-07| +|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.25711035267354e-07| +|pypi|[astro-drpy](https://github.com/RuiningZHAO/drpy)|6.25711035267354e-07| +|pypi|[Pandas](https://pandas.pydata.org)|6.25711035267354e-07| +|pypi|[Seaborn](https://seaborn.pydata.org)|6.25711035267354e-07| +|pypi|[Sympy](https://sympy.org)|6.25711035267354e-07| +|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.25711035267354e-07| +|spack|[tclap](http://tclap.sourceforge.net)|6.25711035267354e-07| +|spack|[itk](https://itk.org/)|6.25711035267354e-07| +|npm|[joi](https://github.com/hapijs/joi#readme)|6.25711035267354e-07| +|npm|[pm2](http://pm2.keymetrics.io/)|6.25711035267354e-07| +|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.25711035267354e-07| +|cran|[cpp11](https://cpp11.r-lib.org)|6.25711035267354e-07| +|cran|[nplr](https://github.com/fredcommo/nplr)|6.25711035267354e-07| +|cran|[osqp](https://osqp.org)|6.25711035267354e-07| +|cran|Ecume|6.25711035267354e-07| +|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.25711035267354e-07| +|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.25711035267354e-07| +|cran|[wdman](https://github.com/ropensci/wdman)|6.25711035267354e-07| +|cran|[biblio](https://github.com/kamapu/biblio)|6.25711035267354e-07| +|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.25711035267354e-07| +|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.257110352673493e-07| +|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.257110352673493e-07| +|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.257110352673493e-07| +|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.257110352673493e-07| +|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.257110352673493e-07| +|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.257110352673493e-07| +|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.257110352673493e-07| +|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.257110352673493e-07| +|npm|its-set|6.257110352673491e-07| +|npm|babel-plugin-transform-es2015-modules-umd|6.257110352673491e-07| +|npm|eslint-plugin-babel|6.257110352673491e-07| +|pypi|[snowflake-connector-python](https://pypi.org/project/snowflake-connector-python)|6.194539249146757e-07| +|spack|ant|6.173959384531652e-07| +|spack|ceres-solver|6.173959384531652e-07| +|spack|clp|6.173959384531652e-07| +|spack|gdal|6.173959384531652e-07| +|spack|ipp|6.173959384531652e-07| +|spack|jasper|6.173959384531652e-07| +|spack|onnx|6.173959384531652e-07| +|spack|openexr|6.173959384531652e-07| +|spack|openjpeg|6.173959384531652e-07| +|spack|libwebp|6.173959384531652e-07| +|spack|tesseract|6.173959384531652e-07| +|spack|leptonica|6.173959384531652e-07| +|spack|libdc1394|6.173959384531652e-07| +|npm|pretty-hrtime|6.132593856655289e-07| +|npm|utf8|6.132593856655289e-07| +|pypi|[distrax](https://github.com/deepmind/distrax)|6.114090687469584e-07| +|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.094588005850825e-07| +|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.094588005850825e-07| +|rubygems|[redis](https://github.com/redis/redis-rb)|6.062311158820759e-07| +|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.048540007584372e-07| +|pypi|[fastai](https://pypi.org/project/fastai)|6.043452925996837e-07| +|pypi|[hf-doc-builder](https://pypi.org/project/hf-doc-builder)|6.043452925996837e-07| +|pypi|[types-tqdm](https://pypi.org/project/types-tqdm)|6.043452925996837e-07| +|pypi|[types-simplejson](https://pypi.org/project/types-simplejson)|6.043452925996837e-07| +|pypi|[gradio](https://pypi.org/project/gradio)|6.043452925996837e-07| +|pypi|[pytest-vcr](https://pypi.org/project/pytest-vcr)|6.043452925996837e-07| +|pypi|[InquirerPy](https://pypi.org/project/InquirerPy)|6.043452925996837e-07| +|cran|locatexec|5.956287739564189e-07| +|cran|doconv|5.956287739564189e-07| +|cran|equatags|5.956287739564189e-07| +|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|5.899561189663579e-07| +|rubygems|warning|5.899561189663578e-07| +|rubygems|minitest-stub-const|5.899561189663578e-07| +|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|5.839969662495232e-07| +|cran|mixtools|5.816468778541556e-07| +|cran|enrichR|5.816468778541556e-07| +|cran|metap|5.816468778541556e-07| +|cran|monocle|5.816468778541556e-07| +|cran|Rfast2|5.816468778541556e-07| +|cran|rtracklayer|5.816468778541556e-07| +|cran|GenomeInfoDb|5.816468778541556e-07| +|cran|GenomicRanges|5.816468778541556e-07| +|cran|BiocGenerics|5.816468778541556e-07| +|cran|DESeq2|5.816468778541556e-07| +|cran|MAST|5.816468778541556e-07| +|cran|SingleCellExperiment|5.816468778541556e-07| +|cran|SummarizedExperiment|5.816468778541556e-07| +|cran|S4Vectors|5.816468778541556e-07| +|cran|rsvd|5.816468778541556e-07| +|cran|sctransform|5.816468778541556e-07| +|cran|leiden|5.816468778541556e-07| +|cran|ica|5.816468778541556e-07| +|npm|[string-random](https://github.com/maichong/string-random#readme)|5.810173898911152e-07| +|pypi|[APLpy](http://aplpy.github.io)|5.775794171698644e-07| +|spack|[casacore](https://github.com/casacore/casacore)|5.775794171698644e-07| +|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|babel-plugin-minify-replace|5.713596760858965e-07| +|npm|babel-plugin-minify-numeric-literals|5.713596760858965e-07| +|npm|babel-plugin-minify-mangle-names|5.713596760858965e-07| +|npm|babel-plugin-minify-infinity|5.713596760858965e-07| +|npm|babel-plugin-minify-guarded-expressions|5.713596760858965e-07| +|npm|babel-plugin-minify-flip-comparisons|5.713596760858965e-07| +|npm|babel-plugin-minify-dead-code-elimination|5.713596760858965e-07| +|npm|babel-plugin-minify-constant-folding|5.713596760858965e-07| +|npm|babel-plugin-minify-builtins|5.713596760858965e-07| +|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.678327645051194e-07| +|pypi|[pep440](https://pypi.org/project/pep440)|5.678327645051194e-07| +|npm|babel-helper-evaluate-path|5.656460793250377e-07| +|npm|esutils|5.656460793250377e-07| +|npm|babel-helper-is-void-0|5.656460793250377e-07| +|cran|whitening|5.631399317406143e-07| +|cran|randtoolbox|5.631399317406143e-07| +|cran|mc2d|5.631399317406143e-07| +|cran|ggExtra|5.631399317406143e-07| +|cran|DiceDesign|5.631399317406143e-07| +|cran|condMVNorm|5.631399317406143e-07| +|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.629164635137324e-07| +|cran|showtextdb|5.609079746940814e-07| +|cran|sysfonts|5.609079746940814e-07| +|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.575085324232082e-07| +|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.575085324232081e-07| +|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.575085324232081e-07| +|npm|tiny-lr|5.575085324232081e-07| +|npm|grunt-jscs|5.575085324232081e-07| +|pypi|[scikit_image](https://scikit-image.org)|5.561875869043123e-07| +|npm|vhost|5.530838615309604e-07| +|npm|pbkdf2-password|5.530838615309604e-07| +|npm|hbs|5.530838615309604e-07| +|npm|cookie-session|5.530838615309604e-07| +|npm|connect-redis|5.530838615309604e-07| +|npm|type-is|5.530838615309604e-07| +|npm|send|5.530838615309604e-07| +|npm|range-parser|5.530838615309604e-07| +|npm|proxy-addr|5.530838615309604e-07| +|npm|path-to-regexp|5.530838615309604e-07| +|npm|merge-descriptors|5.530838615309604e-07| +|npm|encodeurl|5.530838615309604e-07| +|npm|cookie-signature|5.530838615309604e-07| +|npm|cookie|5.530838615309604e-07| +|npm|content-type|5.530838615309604e-07| +|npm|array-flatten|5.530838615309604e-07| +|cran|vars|5.530838615309604e-07| +|cran|systemfit|5.530838615309604e-07| +|cran|poLCA|5.530838615309604e-07| +|cran|orcutt|5.530838615309604e-07| +|cran|muhaz|5.530838615309604e-07| +|cran|modeltests|5.530838615309604e-07| +|cran|margins|5.530838615309604e-07| +|cran|lsmeans|5.530838615309604e-07| +|cran|lmodel2|5.530838615309604e-07| +|cran|Kendall|5.530838615309604e-07| +|cran|joineRML|5.530838615309604e-07| +|cran|gmm|5.530838615309604e-07| +|cran|glmnetUtils|5.530838615309604e-07| +|cran|ergm|5.530838615309604e-07| +|cran|cmprsk|5.530838615309604e-07| +|cran|btergm|5.530838615309604e-07| +|cran|binGroup|5.530838615309604e-07| +|cran|AUC|5.530838615309604e-07| +|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.498672734167667e-07| +|cran|diagram|5.475530229156509e-07| +|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.443686006825962e-07| +|pypi|[kfac](http://github.com/tensorflow/kfac)|5.414807035967454e-07| +|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.388898868331238e-07| +|pypi|[magpy_rv](https://github.com/frescigno/MAGPy_RV)|5.363237445148764e-07| +|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.363237445148764e-07| +|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.363237445148764e-07| +|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.363237445148764e-07| +|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.363237445148764e-07| +|pypi|[dsharp_opac](https://github.com/birnstiel/dsharp_opac)|5.363237445148764e-07| +|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.363237445148764e-07| +|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.363237445148764e-07| +|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.363237445148764e-07| +|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.363237445148764e-07| +|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.363237445148764e-07| +|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.363237445148764e-07| +|pypi|[kllr](https://github.com/afarahi/kllr)|5.363237445148764e-07| +|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.363237445148764e-07| +|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.363237445148764e-07| +|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.363237445148764e-07| +|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.363237445148764e-07| +|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.363237445148764e-07| +|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.363237445148764e-07| +|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.363237445148764e-07| +|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.363237445148764e-07| +|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.363237445148764e-07| +|pypi|[neomodel](https://neomodel.readthedocs.io)|5.363237445148764e-07| +|pypi|[faker](https://github.com/joke2k/faker)|5.363237445148764e-07| +|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.363237445148764e-07| +|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.363237445148764e-07| +|spack|[nlopt](https://nlopt.readthedocs.io)|5.363237445148764e-07| +|spack|[armadillo](http://arma.sourceforge.net/)|5.363237445148764e-07| +|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.363237445148764e-07| +|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.363237445148764e-07| +|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.363237445148764e-07| +|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.363237445148764e-07| +|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.363237445148764e-07| +|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.363237445148764e-07| +|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.363237445148764e-07| +|cran|[itsadug](NA)|5.363237445148764e-07| +|cran|sde|5.363237445148764e-07| +|cran|RISmed|5.363237445148764e-07| +|cran|[msm](https://github.com/chjackson/msm)|5.363237445148764e-07| +|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.363237445148764e-07| +|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.363237445148764e-07| +|cran|[httr2](https://httr2.r-lib.org)|5.363237445148764e-07| +|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.363237445148708e-07| +|pypi|[random](https://www.pytosquatting.org)|5.363237445148708e-07| +|pypi|[sys](https://github.com/stestagg/sys)|5.363237445148708e-07| +|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.363237445148708e-07| +|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.363237445148708e-07| +|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.363237445148708e-07| +|rubygems|[mini_racer](https://github.com/discourse/mini_racer)|5.29613438094237e-07| +|pypi|[usort](https://pypi.org/project/usort)|5.27943686006826e-07| +|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.230157552460565e-07| +|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.230157552460565e-07| +|rubygems|[stackprof](http://github.com/tmm1/stackprof)|5.228029778464288e-07| +|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.198214754528826e-07| +|pypi|[ipytree](https://pypi.org/project/ipytree)|5.105389491055019e-07| +|npm|assume|5.05433559614447e-07| +|npm|spawn-sync|5.05433559614447e-07| +|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.028035104826946e-07| +|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.005688282138794e-07| +|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.005688282138794e-07| +|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.005688282138794e-07| +|pypi|[connexion](https://github.com/zalando/connexion)|5.005688282138748e-07| +|cran|[contentid](https://github.com/cboettig/contentid)|5.005688282138748e-07| +|pypi|[furl](https://pypi.org/project/furl)|4.916300991386316e-07| +|pypi|[pyodbc](https://pypi.org/project/pyodbc)|4.916300991386316e-07| +|pypi|[pg8000](https://pypi.org/project/pg8000)|4.916300991386316e-07| +|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|4.916300991386316e-07| +|pypi|[flexmock](https://pypi.org/project/flexmock)|4.916300991386316e-07| +|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|4.890010611753264e-07| +|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.839483788395904e-07| +|pypi|[stregion](https://pypi.org/project/stregion)|4.839483788395904e-07| +|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.839483788395904e-07| +|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.839483788395904e-07| +|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.839483788395904e-07| +|rubygems|xpath|4.795772321920069e-07| +|rubygems|mini_mime|4.795772321920069e-07| +|rubygems|matrix|4.795772321920069e-07| +|rubygems|webdrivers|4.795772321920069e-07| +|rubygems|selenium_statistics|4.795772321920069e-07| +|rubygems|sauce_whisk|4.795772321920069e-07| +|rubygems|rspec-instafail|4.795772321920069e-07| +|rubygems|launchy|4.795772321920069e-07| +|rubygems|erubi|4.795772321920069e-07| +|cran|thematic|4.791088950511944e-07| +|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.783427991619117e-07| +|pypi|[yajl](https://pypi.org/project/yajl)|4.783427991619117e-07| +|npm|[request-promise](https://github.com/request/request-promise#readme)|4.7673221734655533e-07| +|npm|grunt-release|4.740718813122518e-07| +|npm|grunt-jsdoc|4.740718813122518e-07| +|npm|grunt-mocha-istanbul|4.740718813122518e-07| +|npm|help-me-test|4.740718813122518e-07| +|npm|require-dir|4.740718813122518e-07| +|npm|normalize-path|4.717379889734838e-07| +|npm|homedir-polyfill|4.717379889734838e-07| +|npm|eslint-config-gulp|4.717379889734838e-07| +|npm|resolve-dir|4.717379889734838e-07| +|npm|micromatch|4.717379889734838e-07| +|npm|is-glob|4.717379889734838e-07| +|npm|detect-file|4.717379889734838e-07| +|pypi|[tinygp](https://github.com/dfm/tinygp)|4.711236030248257e-07| +|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.6928327645051285e-07| +|pypi|[pepita](https://pypi.org/project/pepita)|4.6928327645051285e-07| +|pypi|[nodepy](https://github.com/ketch/nodepy)|4.6928327645051285e-07| +|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.6928327645051285e-07| +|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.6928327645051285e-07| +|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.6928327645051285e-07| +|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.6928327645051285e-07| +|pypi|[plotly_express](https://plotly.express/)|4.6928327645051285e-07| +|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|4.6928327645051285e-07| +|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.6928327645051285e-07| +|pypi|[pymoo](https://pymoo.org)|4.6928327645051285e-07| +|pypi|[ConfigSpace](https://github.com/automl/ConfigSpace)|4.6928327645051285e-07| +|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.6928327645051285e-07| +|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.6928327645051285e-07| +|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.6928327645051285e-07| +|pypi|[sgdml](http://www.sgdml.org)|4.6928327645051285e-07| +|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.6928327645051285e-07| +|pypi|[clint](https://github.com/kennethreitz/clint)|4.6928327645051285e-07| +|pypi|[tatter](https://github.com/afarahi/tatter)|4.6928327645051285e-07| +|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.6928327645051285e-07| +|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.6928327645051285e-07| +|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.6928327645051285e-07| +|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.6928327645051285e-07| +|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.6928327645051285e-07| +|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.6928327645051285e-07| +|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.6928327645051285e-07| +|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.6928327645051285e-07| +|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.6928327645051285e-07| +|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.6928327645051285e-07| +|npm|[vuetify](https://vuetifyjs.com)|4.6928327645051285e-07| +|cran|COUNT|4.6928327645051285e-07| +|cran|ggvenn|4.6928327645051285e-07| +|cran|[fishtree](https://fishtreeoflife.org/)|4.6928327645051285e-07| +|cran|Rlabkey|4.6928327645051285e-07| +|pypi|[findiff](https://github.com/maroba/findiff)|4.6928327645051195e-07| +|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.6928327645051195e-07| +|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.6928327645051195e-07| +|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.6928327645051195e-07| +|npm|[gpu.js](http://gpu.rocks/)|4.692832764505076e-07| +|go|[golang.org/x/net](https://golang.org/x/net)|4.686061000054174e-07| +|pypi|[blessed](https://github.com/jquast/blessed)|4.6771899886234685e-07| +|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.6459044368600963e-07| +|cran|QSARdata|4.5885475919605606e-07| +|cran|dimRed|4.5885475919605606e-07| +|cran|ddalpha|4.5885475919605606e-07| +|pypi|[time-machine](https://pypi.org/project/time-machine)|4.570877408687172e-07| +|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.5594440940792397e-07| +|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.558751828376439e-07| +|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.467215804673142e-07| +|npm|karma-tap-reporter|4.461853000585899e-07| +|npm|karma-spec-reporter|4.461853000585899e-07| +|npm|karma-html-reporter|4.461853000585899e-07| +|npm|karma-chai-sinon|4.461853000585899e-07| +|npm|eslint-plugin-mocha|4.461853000585899e-07| +|npm|eslint-config-nfl|4.461853000585899e-07| +|npm|babel-plugin-transform-class-properties|4.461853000585899e-07| +|npm|react-side-effect|4.461853000585899e-07| +|npm|react-fast-compare|4.461853000585899e-07| +|rubygems|webpacker|4.461853000585899e-07| +|rubygems|rubocop-discourse|4.461853000585899e-07| +|rubygems|listen|4.461853000585899e-07| +|rubygems|dalli|4.461853000585899e-07| +|go|[github.com/fatih/color](https://github.com/fatih/color)|4.4567029129295973e-07| +|pypi|[datetime](https://github.com/zopefoundation/DateTime)|4.3881033642126035e-07| +|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.3829287140189323e-07| +|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.3829287140189323e-07| +|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.3223459673073606e-07| +|npm|tslint-config-semistandard|4.3017633674630257e-07| +|npm|eslint-plugin-dependencies|4.3017633674630257e-07| +|npm|eslint-config-semistandard|4.3017633674630257e-07| +|npm|doctoc|4.3017633674630257e-07| +|npm|snappy|4.3017633674630257e-07| +|npm|optional|4.3017633674630257e-07| +|npm|nested-error-stacks|4.3017633674630257e-07| +|npm|denque|4.3017633674630257e-07| +|npm|buffermaker|4.3017633674630257e-07| +|npm|buffer-crc32|4.3017633674630257e-07| +|npm|binary|4.3017633674630257e-07| +|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.294095340070054e-07| +|npm|safe-publish-latest|4.260538889886832e-07| +|npm|object-keys|4.260538889886832e-07| +|npm|npmignore|4.260538889886832e-07| +|npm|mv|4.260538889886832e-07| +|npm|eclint|4.260538889886832e-07| +|npm|copy-dir|4.260538889886832e-07| +|npm|aud|4.260538889886832e-07| +|npm|array.prototype.map|4.260538889886832e-07| +|npm|supports-preserve-symlinks-flag|4.260538889886832e-07| +|npm|path-parse|4.260538889886832e-07| +|npm|is-core-module|4.260538889886832e-07| +|rubygems|hashdiff|4.258745733788395e-07| +|rubygems|crack|4.258745733788395e-07| +|rubygems|typhoeus|4.258745733788395e-07| +|rubygems|patron|4.258745733788395e-07| +|rubygems|httpclient|4.258745733788395e-07| +|rubygems|http|4.258745733788395e-07| +|rubygems|excon|4.258745733788395e-07| +|rubygems|em-http-request|4.258745733788395e-07| +|rubygems|curb|4.258745733788395e-07| +|rubygems|async-http|4.258745733788395e-07| +|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.2093287827075954e-07| +|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.1714069017823426e-07| +|pypi|[retriever](https://github.com/weecology/retriever)|4.1714069017823426e-07| +|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.1714069017823426e-07| +|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.1714069017823426e-07| +|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.1714069017823426e-07| +|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.1714069017823426e-07| +|pypi|[dca](https://github.com/theislab/dca)|4.1714069017823426e-07| +|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.1714069017823426e-07| +|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.1714069017823426e-07| +|pypi|[fleck](https://github.com/bmorris3/fleck)|4.1714069017823426e-07| +|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.1714069017823426e-07| +|pypi|[acor](http://github.com/dfm/acor)|4.1714069017823426e-07| +|pypi|[yabox](https://github.com/pablormier/yabox)|4.1714069017823426e-07| +|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.1714069017823426e-07| +|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.1714069017823426e-07| +|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.1714069017823426e-07| +|pypi|[modAL](https://modAL-python.github.io/)|4.1714069017823426e-07| +|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.1714069017823426e-07| +|pypi|[injector](https://github.com/alecthomas/injector)|4.1714069017823426e-07| +|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.1714069017823426e-07| +|pypi|[htof](https://pypi.org/project/htof)|4.1714069017823426e-07| +|pypi|[sk-video](http://scikit-video.org/)|4.1714069017823426e-07| +|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.1714069017823426e-07| +|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.1714069017823426e-07| +|pypi|[pyxdf](https://github.com/xdf-modules/xdf-Python)|4.1714069017823426e-07| +|pypi|[textdistance](https://github.com/orsinium/textdistance)|4.1714069017823426e-07| +|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.1714069017823426e-07| +|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.1714069017823426e-07| +|npm|[config](http://github.com/node-config/node-config.git)|4.1714069017823426e-07| +|npm|[line-height](https://github.com/twolfson/line-height)|4.1714069017823426e-07| +|npm|[react-perfect-scrollbar](https://github.com/goldenyz/react-perfect-scrollbar)|4.1714069017823426e-07| +|npm|[simplebar-react](https://grsmto.github.io/simplebar/)|4.1714069017823426e-07| +|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.1714069017823426e-07| +|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.1714069017823426e-07| +|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.1714069017823426e-07| +|npm|[rjsf](https://www.rjsf.io/)|4.1714069017823426e-07| +|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.1714069017823426e-07| +|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.1714069017823426e-07| +|cran|[minerva](https://www.r-project.org)|4.1714069017823426e-07| +|cran|[memuse](https://github.com/shinra-dev/memuse)|4.1714069017823426e-07| +|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.1714069017823426e-07| +|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.1714069017823426e-07| +|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.1714069017823426e-07| +|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.1714069017823426e-07| +|cran|[corrr](https://github.com/tidymodels/corrr)|4.1714069017823426e-07| +|cran|mcclust|4.1714069017823426e-07| +|cran|[rdist](https://github.com/blasern/rdist)|4.1714069017823426e-07| +|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.1714069017823426e-07| +|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.1714069017823426e-07| +|cran|treeman|4.1714069017823426e-07| +|cran|[treemapify](https://wilkox.org/treemapify/)|4.1714069017823426e-07| +|cran|[restez](https://github.com/ropensci/restez#readme)|4.1714069017823426e-07| +|cran|[spocc](https://github.com/ropensci/spocc)|4.1714069017823426e-07| +|cran|[babette](https://docs.ropensci.org/babette/)|4.1714069017823426e-07| +|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.1714069017823426e-07| +|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.1714069017823283e-07| +|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.1714069017823283e-07| +|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.1714069017823283e-07| +|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.1714069017823283e-07| +|pypi|[vmad](https://pypi.org/project/vmad)|4.1714069017823283e-07| +|pypi|[abopt](https://pypi.org/project/abopt)|4.1714069017823283e-07| +|pypi|[fastpm](https://pypi.org/project/fastpm)|4.1714069017823283e-07| +|pypi|[single-source](https://github.com/rabbit72/single-source)|4.12969283276453e-07| +|pypi|[python-sat](https://github.com/pysathq/pysat)|4.12969283276453e-07| +|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.0443060920876616e-07| +|pypi|[sphinx_book_theme](https://pypi.org/project/sphinx_book_theme)|3.9995177326012763e-07| +|pypi|[gprof2dot](https://pypi.org/project/gprof2dot)|3.9995177326012763e-07| +|pypi|[panflute](https://pypi.org/project/panflute)|3.9995177326012763e-07| +|pypi|[mistletoe](https://pypi.org/project/mistletoe)|3.9995177326012763e-07| +|cran|shinycustomloader|3.978706039471728e-07| +|pypi|[tf-slim](https://pypi.org/project/tf-slim)|3.970858493042793e-07| +|pypi|[pypng](https://pypi.org/project/pypng)|3.970858493042793e-07| +|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|3.970858493042793e-07| +|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|3.970858493042793e-07| +|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|3.9518591701095933e-07| +|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.8651782011330906e-07| +|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.835324232081905e-07| +|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.812024153321081e-07| +|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.812024153321081e-07| +|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.812024153321081e-07| +|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.812024153321081e-07| +|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.812024153321081e-07| +|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.812024153321081e-07| +|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.812024153321081e-07| +|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.812024153321081e-07| +|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.812024153321081e-07| +|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.812024153321081e-07| +|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.812024153321081e-07| +|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.812024153321081e-07| +|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.812024153321081e-07| +|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.812024153321081e-07| +|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.812024153321081e-07| +|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.812024153321081e-07| +|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.812024153321081e-07| +|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.812024153321081e-07| +|rubygems|rspec-extra-formatters|3.792575050498015e-07| +|rubygems|paranoia|3.792575050498015e-07| +|rubygems|paper_trail|3.792575050498015e-07| +|rubygems|discard|3.792575050498015e-07| +|rubygems|database_cleaner|3.792575050498015e-07| +|rubygems|after_commit_action|3.792575050498015e-07| +|pypi|[pypka](https://pypka.org)|3.754266211604166e-07| +|pypi|[clldutils](https://github.com/clld/clldutils)|3.754266211604166e-07| +|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.754266211604166e-07| +|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.754266211604166e-07| +|cran|scatterpie|3.754266211604166e-07| +|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.7542662116041136e-07| +|pypi|[st-pages](https://pypi.org/project/st-pages)|3.7542662116041136e-07| +|pypi|[stmol](https://github.com/napoles-uach/streamlit_3dmol)|3.7542662116041136e-07| +|pypi|[streamlit-plotly-events](https://github.com/null-jones/streamlit-plotly-events)|3.7542662116041136e-07| +|pypi|[muse-origin](https://github.com/musevlt/origin)|3.7542662116041136e-07| +|pypi|[libroadrunner](http://libroadrunner.org)|3.7542662116041136e-07| +|pypi|[slab](http://github.com/DrMarc/slab.git)|3.7542662116041136e-07| +|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.7542662116041136e-07| +|pypi|[cora](https://heycora.com)|3.7542662116041136e-07| +|pypi|[fsps](https://github.com/dfm/python-fsps)|3.7542662116041136e-07| +|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.7542662116041136e-07| +|pypi|[ncfs](https://github.com/BradhamLab/ncfs)|3.7542662116041136e-07| +|pypi|[sslouvain](https://github.com/dakota-hawkins/sslouvain)|3.7542662116041136e-07| +|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.7542662116041136e-07| +|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.7542662116041136e-07| +|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.7542662116041136e-07| +|cran|[jmvcore](https://www.jamovi.org)|3.7542662116041136e-07| +|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.7542662116041136e-07| +|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.7542662116041136e-07| +|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.7542662116041136e-07| +|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.7542662116041136e-07| +|cran|[drat](https://github.com/eddelbuettel/drat)|3.7542662116041136e-07| +|cran|[liger](https://github.com/JEFworks/liger)|3.7542662116041136e-07| +|cran|[scrapeR](http://www.ryanacton.com)|3.7542662116041136e-07| +|cran|ggm|3.7542662116041136e-07| +|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.7542662116041136e-07| +|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.7542662116041136e-07| +|cran|pmsampsize|3.7542662116041136e-07| +|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.7542662116040956e-07| +|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.7542662116040956e-07| +|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.7542662116040956e-07| +|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.7542662116040956e-07| +|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.7542662116040956e-07| +|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.7542662116040956e-07| +|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.7542662116040956e-07| +|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.7542662116040606e-07| +|pypi|[apricot-select](http://pypi.python.org/pypi/apricot-select/)|3.7542662116040606e-07| +|cran|[cowsay](https://github.com/sckott/cowsay)|3.7542662116040606e-07| +|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.7542662116040606e-07| +|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.672651728743137e-07| +|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.523672910822339e-07| +|go|github.com/opencontainers/go-digest|3.5028851687868796e-07| +|go|github.com/opencontainers/image-spec|3.5028851687868796e-07| +|pypi|[grpcio-reflection](https://grpc.io)|3.472696245733814e-07| +|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.4129692832764504e-07| +|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.4129692832764504e-07| +|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.4129692832764504e-07| +|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.4129692832764504e-07| +|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.4129692832764504e-07| +|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.4129692832764504e-07| +|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.412969283276443e-07| +|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.412969283276443e-07| +|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.412969283276443e-07| +|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.412969283276443e-07| +|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.412969283276443e-07| +|pypi|[bravado](https://github.com/Yelp/bravado)|3.412969283276443e-07| +|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.412969283276443e-07| +|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.412969283276443e-07| +|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.412969283276443e-07| +|pypi|[biomaj](http://biomaj.genouest.org)|3.412969283276443e-07| +|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.412969283276443e-07| +|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.412969283276443e-07| +|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.412969283276443e-07| +|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.412969283276443e-07| +|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.412969283276443e-07| +|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.412969283276443e-07| +|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.412969283276443e-07| +|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.412969283276443e-07| +|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.412969283276443e-07| +|pypi|[OpenNMT-py](https://opennmt.net/)|3.412969283276443e-07| +|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|3.412969283276443e-07| +|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.412969283276443e-07| +|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.412969283276443e-07| +|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.412969283276443e-07| +|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.412969283276443e-07| +|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.412969283276443e-07| +|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.412969283276443e-07| +|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.412969283276443e-07| +|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.412969283276443e-07| +|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.412969283276443e-07| +|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.412969283276443e-07| +|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.412969283276443e-07| +|cran|lspline|3.412969283276443e-07| +|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.412969283276443e-07| +|cran|[irr](https://www.r-project.org)|3.412969283276443e-07| +|cran|pbs|3.412969283276443e-07| +|cran|[genie](http://genieclust.gagolewski.com/)|3.412969283276443e-07| +|cran|[optparse](https://github.com/trevorld/r-optparse)|3.412969283276443e-07| +|cran|[BFpack](https://github.com/jomulder/BFpack)|3.412969283276443e-07| +|cran|[sofa](https://github.com/ropensci/sofa)|3.412969283276443e-07| +|cran|[elastic](https://docs.ropensci.org/elastic)|3.412969283276443e-07| +|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.412969283276443e-07| +|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.3788395904436967e-07| +|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.3788395904436967e-07| +|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.1806977626090354e-07| +|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.150433184562877e-07| +|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.150433184562877e-07| +|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.150433184562877e-07| +|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.150433184562877e-07| +|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.150433184562877e-07| +|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.150433184562877e-07| +|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.150433184562877e-07| +|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.150433184562877e-07| +|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.12855517633677e-07| +|pypi|[plonk](https://github.com/dmentipl/plonk)|3.12855517633677e-07| +|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.12855517633677e-07| +|pypi|[iScore](https://github.com/DeepRank/iScore)|3.12855517633677e-07| +|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.12855517633677e-07| +|pypi|[statannotations](https://github.com/trevismd/statannotations)|3.12855517633677e-07| +|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.12855517633677e-07| +|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.12855517633677e-07| +|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.12855517633677e-07| +|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.12855517633677e-07| +|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.12855517633677e-07| +|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.12855517633677e-07| +|pypi|[daft](http://daft-pgm.org)|3.12855517633677e-07| +|pypi|[k2sc](https://github.com/OxES/k2sc)|3.12855517633677e-07| +|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.12855517633677e-07| +|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.12855517633677e-07| +|npm|[echarts](https://echarts.apache.org)|3.12855517633677e-07| +|npm|[element-plus](https://element-plus.org/)|3.12855517633677e-07| +|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.12855517633677e-07| +|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.12855517633677e-07| +|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.12855517633677e-07| +|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.12855517633677e-07| +|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.12855517633677e-07| +|cran|[signs](https://benjaminwolfe.github.io/signs)|3.12855517633677e-07| +|cran|rCAT|3.12855517633677e-07| +|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.12855517633677e-07| +|cran|[strex](https://rorynolan.github.io/strex/)|3.12855517633677e-07| +|cran|rje|3.12855517633677e-07| +|cran|[usefun](https://github.com/bblodfon/usefun)|3.12855517633677e-07| +|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.1285551763367467e-07| +|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.1285551763367467e-07| +|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.1285551763367467e-07| +|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.1285551763367467e-07| +|go|[golang.org/x/tools](https://golang.org/x/tools)|3.1285551763367467e-07| +|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.0972696245733786e-07| +|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.008226131093046e-07| +|rubygems|[activerecord-jdbcmysql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.0034129692832804e-07| +|pypi|[geopy](https://github.com/geopy/geopy)|2.9925833552113595e-07| +|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.887897085849375e-07| +|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.887897085849375e-07| +|cran|[odin](https://github.com/mrc-ide/odin)|2.887897085849375e-07| +|cran|[repr](https://github.com/IRkernel/repr/)|2.887897085849375e-07| +|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.887897085849322e-07| +|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.887897085849322e-07| +|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.887897085849322e-07| +|pypi|[einsteinpy](https://einsteinpy.org/)|2.887897085849322e-07| +|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.887897085849322e-07| +|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.887897085849322e-07| +|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.887897085849322e-07| +|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.887897085849322e-07| +|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.887897085849322e-07| +|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.887897085849322e-07| +|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.887897085849322e-07| +|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.887897085849322e-07| +|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.887897085849322e-07| +|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.887897085849322e-07| +|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.887897085849322e-07| +|spack|[lua](https://www.lua.org)|2.887897085849322e-07| +|cran|[pwr](https://github.com/heliosdrm/pwr)|2.887897085849322e-07| +|cran|[likert](http://jason.bryer.org/likert)|2.887897085849322e-07| +|cran|[plumber](https://www.rplumber.io)|2.887897085849322e-07| +|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.887897085849322e-07| +|cran|[waiter](https://waiter.john-coene.com/)|2.887897085849322e-07| +|cran|R2jags|2.887897085849322e-07| +|cran|[bib2df](https://github.com/ropensci/bib2df)|2.887897085849322e-07| +|npm|[aws-amplify](https://aws-amplify.github.io/)|2.8878970858493044e-07| +|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.8878970858493044e-07| +|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.881918002855827e-07| +|pypi|[outcome](https://github.com/python-trio/outcome)|2.856817812449186e-07| +|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.784757904211852e-07| +|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.681618722574382e-07| +|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.681618722574382e-07| +|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.681618722574382e-07| +|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.681618722574382e-07| +|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.681618722574382e-07| +|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.681618722574382e-07| +|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.681618722574382e-07| +|pypi|[cloup](https://github.com/janLuke/cloup)|2.681618722574382e-07| +|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.681618722574382e-07| +|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.681618722574382e-07| +|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.681618722574382e-07| +|pypi|[dash_auth](https://plotly.com/dash)|2.681618722574382e-07| +|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.681618722574382e-07| +|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.681618722574382e-07| +|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.681618722574382e-07| +|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.681618722574382e-07| +|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.681618722574382e-07| +|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.681618722574382e-07| +|spack|[opencv](https://opencv.org/)|2.681618722574382e-07| +|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.681618722574382e-07| +|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.681618722574382e-07| +|npm|[svelte-moveable](https://daybrush.com/moveable)|2.681618722574382e-07| +|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.681618722574382e-07| +|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.681618722574382e-07| +|npm|[json2csv](http://zemirco.github.io/json2csv)|2.681618722574382e-07| +|npm|[vue-axios](https://github.com/imcvampire/vue-axios#readme)|2.681618722574382e-07| +|npm|[cpx](https://github.com/mysticatea/cpx)|2.681618722574382e-07| +|npm|tls|2.681618722574382e-07| +|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.681618722574382e-07| +|cran|[depmixS4](https://depmix.github.io/)|2.681618722574382e-07| +|cran|GeoLight|2.681618722574382e-07| +|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.681618722574382e-07| +|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.681618722574382e-07| +|cran|[webdriver](https://github.com/rstudio/webdriver)|2.681618722574382e-07| +|cran|[cmocean](https://matplotlib.org/cmocean/)|2.681618722574382e-07| +|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.681618722574382e-07| +|cran|sphereplot|2.681618722574382e-07| +|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.681618722574382e-07| +|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.681618722574382e-07| +|cran|[anomalize](https://github.com/business-science/anomalize)|2.681618722574382e-07| +|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.681618722574382e-07| +|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.63692507719813e-07| +|pypi|[retry](https://github.com/invl/retry)|2.63692507719813e-07| +|go|github.com/docker/distribution|2.629800003297555e-07| +|go|golang.org/x/sync|2.629800003297555e-07| +|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.5028441410693967e-07| +|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.5028441410693967e-07| +|npm|[cesium](http://cesium.com/cesiumjs/)|2.5028441410693967e-07| +|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.502844141069374e-07| +|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.502844141069374e-07| +|pypi|[segment-anything-py](https://github.com/opengeos/segment-anything)|2.502844141069374e-07| +|pypi|[segment-anything-hq](https://github.com/SysCV/sam-hq)|2.502844141069374e-07| +|pypi|[huggingface_hub](https://github.com/huggingface/huggingface_hub)|2.502844141069374e-07| +|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.502844141069374e-07| +|pypi|[ficus](https://github.com/camillescott/ficus)|2.502844141069374e-07| +|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.502844141069374e-07| +|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.502844141069374e-07| +|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.502844141069374e-07| +|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.502844141069374e-07| +|cran|[COVID19](https://covid19datahub.io)|2.502844141069374e-07| +|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.502844141069374e-07| +|cran|[iotools](http://www.rforge.net/iotools)|2.502844141069374e-07| +|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.477815699658697e-07| +|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.3464163822525907e-07| +|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.3464163822525642e-07| +|pypi|[frites](https://github.com/brainets/frites)|2.3464163822525642e-07| +|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.3464163822525642e-07| +|pypi|[pebble](https://github.com/noxdafox/pebble)|2.3464163822525642e-07| +|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.3464163822525642e-07| +|pypi|[elmada](https://github.com/DrafProject/elmada)|2.3464163822525642e-07| +|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.3464163822525642e-07| +|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.3464163822525642e-07| +|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.3464163822525642e-07| +|pypi|[samsum](https://github.com/hallamlab/samsum)|2.3464163822525642e-07| +|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.3464163822525642e-07| +|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.3464163822525642e-07| +|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.3464163822525642e-07| +|pypi|[pirecorder](https://github.com/jollejolles)|2.3464163822525642e-07| +|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.3464163822525642e-07| +|npm|express-flash|2.3464163822525642e-07| +|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.3464163822525642e-07| +|cran|ggnewscale|2.3464163822525642e-07| +|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.3464163822525642e-07| +|cran|[greta](https://greta-stats.org)|2.3464163822525642e-07| +|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.3464163822525642e-07| +|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.3464163822525642e-07| +|cran|[UNF](https://github.com/leeper/UNF)|2.3464163822525642e-07| +|cran|[sortable](https://rstudio.github.io/sortable/)|2.3464163822525642e-07| +|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.3464163822525642e-07| +|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.3464163822525642e-07| +|cran|randomcoloR|2.3464163822525642e-07| +|cran|[dplR](https://github.com/AndyBunn/dplR)|2.3464163822525642e-07| +|cran|[lunar](http://statistics.lazaridis.eu)|2.3464163822525642e-07| +|cran|[codemeta](https://github.com/cboettig/codemeta)|2.3464163822525642e-07| +|cran|[rplos](https://docs.ropensci.org/rplos)|2.3464163822525642e-07| +|cran|[microdemic](https://github.com/ropensci/microdemic)|2.3464163822525642e-07| +|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.3464163822525642e-07| +|cran|shinyMatrix|2.3464163822525642e-07| +|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.3464163822525642e-07| +|cran|[RaMS](https://github.com/wkumler/RaMS)|2.3464163822525642e-07| +|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.3464163822525597e-07| +|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.322952218430022e-07| +|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.3151308304891986e-07| +|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3110546254204996e-07| +|go|github.com/davecgh/go-spew|2.2505811940446158e-07| +|go|github.com/onsi/ginkgo|2.2505811940446158e-07| +|go|github.com/onsi/gomega|2.2505811940446158e-07| +|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.2083918891788826e-07| +|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.2083918891788826e-07| +|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.2083918891788826e-07| +|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.2083918891788826e-07| +|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.2083918891788826e-07| +|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.2083918891788826e-07| +|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.2083918891788826e-07| +|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.2083918891788826e-07| +|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.2083918891788826e-07| +|pypi|[dmsh](https://pypi.org/project/dmsh)|2.2083918891788826e-07| +|pypi|[glvis](https://github.com/glvis/pyglvis)|2.2083918891788826e-07| +|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.2083918891788826e-07| +|npm|[root](https://github.com/mafintosh/root#readme)|2.2083918891788826e-07| +|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.2083918891788826e-07| +|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.2083918891788826e-07| +|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2083918891788562e-07| +|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2083918891788562e-07| +|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2083918891788562e-07| +|cran|[wpp2015](http://esa.un.org/wpp)|2.186307970287087e-07| +|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.0857034508911713e-07| +|pypi|[pymunk](http://www.pymunk.org)|2.0857034508911713e-07| +|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.0857034508911713e-07| +|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.0857034508911713e-07| +|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.0857034508911713e-07| +|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.0857034508911713e-07| +|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.0857034508911713e-07| +|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.0857034508911713e-07| +|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.0857034508911713e-07| +|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.0857034508911713e-07| +|pypi|[kplr](https://github.com/dfm/kplr)|2.0857034508911713e-07| +|pypi|[memory_profiler](https://github.com/pythonprofilers/memory_profiler)|2.0857034508911713e-07| +|pypi|[elisa](https://github.com/mikecokina/elisa)|2.0857034508911713e-07| +|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.0857034508911713e-07| +|pypi|[lcdata](https://github.com/kboone/lcdata)|2.0857034508911713e-07| +|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.0857034508911713e-07| +|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.0857034508911713e-07| +|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.0857034508911713e-07| +|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.0857034508911713e-07| +|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.0857034508911713e-07| +|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.0857034508911713e-07| +|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.0857034508911713e-07| +|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.0857034508911713e-07| +|cran|smoother|2.0857034508911713e-07| +|cran|[ptw](https://github.com/rwehrens/ptw)|2.0857034508911713e-07| +|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.0857034508911713e-07| +|cran|[ascii](https://github.com/mclements/ascii)|2.0857034508911713e-07| +|cran|[FedData](https://github.com/ropensci/FedData)|2.0857034508911713e-07| +|go|github.com/bradfitz/gomemcache|2.0857034508911642e-07| +|go|github.com/docker/libtrust|2.0857034508911642e-07| +|go|github.com/phayes/permbits|2.0857034508911642e-07| +|go|github.com/spf13/afero|2.0857034508911642e-07| +|go|github.com/spf13/viper|2.0857034508911642e-07| +|go|github.com/sylabs/sif|2.0857034508911642e-07| +|go|github.com/vmihailenco/msgpack|2.0857034508911642e-07| +|go|google.golang.org/appengine|2.0857034508911642e-07| +|cran|[longitudinalData](http:www.r-project.org)|2.064846416382265e-07| +|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|1.9759295850547966e-07| +|pypi|[sos-bash](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-matlab](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|1.9759295850547966e-07| +|pypi|[sos-julia](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-javascript](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-r](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|1.9759295850547966e-07| +|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|1.9759295850547966e-07| +|cran|shinyhelper|1.9759295850547966e-07| +|cran|[bsplus](https://github.com/ijlyttle/bsplus)|1.9759295850547966e-07| +|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|1.9759295850547966e-07| +|cran|[nabor](https://github.com/jefferis/nabor)|1.9759295850547966e-07| +|cran|[turner](http://www.gastonsanchez.com)|1.9759295850547966e-07| +|cran|[blocksdesign]()|1.9759295850547966e-07| +|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|1.975929585054787e-07| +|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|1.975929585054787e-07| +|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|1.975929585054787e-07| +|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|1.975929585054787e-07| +|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|1.975929585054787e-07| +|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|1.975929585054787e-07| +|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|1.975929585054787e-07| +|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|1.975929585054787e-07| +|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|1.975929585054787e-07| +|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|1.975929585054787e-07| +|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|1.975929585054787e-07| +|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|1.975929585054787e-07| +|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|1.975929585054787e-07| +|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|1.975929585054787e-07| +|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|1.975929585054787e-07| +|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|1.975929585054787e-07| +|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.8771331058020568e-07| +|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.8771331058020568e-07| +|cran|[symengine](https://github.com/symengine/symengine.R)|1.8771331058020568e-07| +|cran|[sensitivity](NA)|1.8771331058020568e-07| +|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.8771331058020568e-07| +|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.8771331058020478e-07| +|go|[github.com/biogo/store](https://github.com/biogo/store)|1.8771331058020478e-07| +|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.8771331058020478e-07| +|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.8771331058020478e-07| +|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.8771331058020478e-07| +|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.8771331058020478e-07| +|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.8771331058020478e-07| +|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.8771331058020478e-07| +|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.8771331058020478e-07| +|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.8771331058020478e-07| +|cran|[dqrng](https://daqana.github.io/dqrng/)|1.8771331058020303e-07| +|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.8230537948968009e-07| +|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.787745815049579e-07| +|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.787745815049579e-07| +|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.787745815049579e-07| +|pypi|[circle_fit](https://github.com/AlliedToasters/circle-fit)|1.787745815049579e-07| +|pypi|[alive_progress](https://github.com/rsalmei/alive-progress)|1.787745815049579e-07| +|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.787745815049579e-07| +|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.787745815049579e-07| +|cran|[desplot](https://kwstat.github.io/desplot/)|1.787745815049579e-07| +|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.787745815049579e-07| +|cran|PairedData|1.787745815049579e-07| +|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.787745815049579e-07| +|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.7877458150495692e-07| +|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.7064846416382252e-07| +|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.7064846416382252e-07| +|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.7064846416382252e-07| +|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.7064846416382252e-07| +|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.7064846416382252e-07| +|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.7064846416382252e-07| +|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.7064846416382252e-07| +|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.7064846416382252e-07| +|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.7064846416382252e-07| +|go|github.com/antchfx/jsonquery|1.7064846416382252e-07| +|go|github.com/bhmj/jsonslice|1.7064846416382252e-07| +|go|github.com/codegangsta/negroni|1.7064846416382252e-07| +|go|github.com/evanphx/json-patch/v5|1.7064846416382252e-07| +|go|github.com/gorilla/context|1.7064846416382252e-07| +|go|github.com/grandcat/zeroconf|1.7064846416382252e-07| +|go|github.com/justinas/alice|1.7064846416382252e-07| +|go|github.com/kelseyhightower/envconfig|1.7064846416382252e-07| +|go|github.com/linksmart/go-sec|1.7064846416382252e-07| +|go|github.com/linksmart/service-catalog/v3|1.7064846416382252e-07| +|go|github.com/miekg/dns|1.7064846416382252e-07| +|go|github.com/rs/cors|1.7064846416382252e-07| +|go|github.com/satori/go.uuid|1.7064846416382252e-07| +|go|github.com/syndtr/goleveldb|1.7064846416382252e-07| +|go|github.com/xeipuuv/gojsonschema|1.7064846416382252e-07| +|pypi|[astral](https://github.com/sffjunkie/astral)|1.7064846416382215e-07| +|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7064846416382215e-07| +|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7064846416382215e-07| +|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7064846416382215e-07| +|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7064846416382215e-07| +|pypi|[markdown-include](https://pypi.org/project/markdown-include)|1.7064846416382215e-07| +|cran|harmonicmeanp|1.7064846416382215e-07| +|cran|NBPSeq|1.7064846416382215e-07| +|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7064846416382215e-07| +|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.6894197952218484e-07| +|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.6894197952218484e-07| +|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.6322896572191638e-07| +|spack|[clapack](https://www.netlib.org/clapack/)|1.6322896572191638e-07| +|spack|[qwt](http://qwt.sourceforge.net/)|1.6322896572191638e-07| +|cran|[ggtern](http://www.ggtern.com)|1.6322896572191638e-07| +|cran|[dams](https://github.com/jsta/dams)|1.6322896572191638e-07| +|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.6322896572191638e-07| +|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.6322896572191638e-07| +|cran|[coloc](https://github.com/chr1swallace/coloc)|1.6322896572191638e-07| +|pypi|[your](https://github.com/thepetabyteproject/your)|1.6322896572191373e-07| +|cran|[coro](https://github.com/r-lib/coro)|1.615966760646983e-07| +|rubygems|[groupdate](https://github.com/ankane/groupdate)|1.6004581582348603e-07| +|rubygems|[jbuilder](https://github.com/rails/jbuilder)|1.6004581582348603e-07| +|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.564277588168385e-07| +|pypi|[turbustat](https://turbustat.readthedocs.org)|1.564277588168385e-07| +|pypi|[oemof.thermal](https://github.com/oemof/oemof-thermal)|1.564277588168385e-07| +|pypi|[feedinlib](http://github.com/oemof/feedinlib)|1.564277588168385e-07| +|pypi|[open_fred-cli](https://github.com/open-fred/cli)|1.564277588168385e-07| +|pypi|[demandlib](https://github.com/oemof/demandlib)|1.564277588168385e-07| +|pypi|[scikit-learn-extra](https://github.com/scikit-learn-contrib/scikit-learn-extra)|1.564277588168385e-07| +|pypi|[dhnx](https://pypi.org/project/dhnx)|1.564277588168385e-07| +|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.564277588168385e-07| +|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.564277588168385e-07| +|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.564277588168385e-07| +|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.564277588168385e-07| +|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.564277588168385e-07| +|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.564277588168385e-07| +|pypi|[Pyside6](https://www.pyside.org)|1.564277588168385e-07| +|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.564277588168385e-07| +|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.564277588168385e-07| +|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.564277588168385e-07| +|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.564277588168385e-07| +|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.564277588168385e-07| +|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.564277588168385e-07| +|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.564277588168385e-07| +|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.564277588168385e-07| +|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.564277588168385e-07| +|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.564277588168385e-07| +|cran|[ucminf](NA)|1.5486348122866988e-07| +|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5017064846416664e-07| +|rubygems|[net-ldap](http://github.com/ruby-ldap/ruby-net-ldap)|1.5017064846416664e-07| +|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.5017064846416402e-07| +|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.5017064846416402e-07| +|pypi|[atlite](https://github.com/PyPSA/atlite)|1.5017064846416402e-07| +|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.5017064846416402e-07| +|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.5017064846416402e-07| +|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.5017064846416402e-07| +|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.5017064846416402e-07| +|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.5017064846416402e-07| +|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.5017064846416402e-07| +|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.5017064846416402e-07| +|rubygems|[rack-openid](https://github.com/grosser/rack-openid)|1.5017064846416402e-07| +|rubygems|[activerecord-jdbcpostgresql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5017064846416402e-07| +|rubygems|[activerecord-jdbcsqlite3-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5017064846416402e-07| +|rubygems|[tiny_tds](http://github.com/rails-sqlserver/tiny_tds)|1.5017064846416402e-07| +|rubygems|[shoulda](https://github.com/thoughtbot/shoulda)|1.5017064846416402e-07| +|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.443948542924661e-07| +|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.443948542924661e-07| +|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.443948542924661e-07| +|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.443948542924661e-07| +|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.443948542924661e-07| +|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.443948542924661e-07| +|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.443948542924661e-07| +|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.443948542924661e-07| +|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.443948542924661e-07| +|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.443948542924661e-07| +|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.443948542924661e-07| +|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.443948542924661e-07| +|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.443948542924661e-07| +|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.443948542924661e-07| +|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.443948542924661e-07| +|pypi|[authlib](https://authlib.org/)|1.443948542924661e-07| +|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.443948542924661e-07| +|npm|[download](https://github.com/kevva/download#readme)|1.443948542924661e-07| +|npm|[ftp](https://github.com/mscdex/node-ftp)|1.443948542924661e-07| +|npm|pipeline|1.443948542924661e-07| +|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.4439485429246522e-07| +|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.4439485429246522e-07| +|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.4439485429246522e-07| +|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.4439485429246522e-07| +|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.4439485429246522e-07| +|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.4439485429246522e-07| +|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.4439485429246522e-07| +|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.4439485429246522e-07| +|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.4439485429246522e-07| +|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.4439485429246522e-07| +|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.4379694599311753e-07| +|go|[github.com/google/shlex](https://github.com/google/shlex)|1.4379694599311753e-07| +|pypi|[fspath](https://github.com/return42/fspath)|1.4295090574954162e-07| +|go|github.com/containernetworking/cni|1.417181717895715e-07| +|go|github.com/containernetworking/plugins|1.417181717895715e-07| +|go|github.com/containers/common|1.417181717895715e-07| +|go|github.com/containers/image/v5|1.417181717895715e-07| +|go|github.com/cyphar/filepath-securejoin|1.417181717895715e-07| +|go|github.com/moby/term|1.417181717895715e-07| +|go|github.com/opencontainers/runc|1.417181717895715e-07| +|go|github.com/opencontainers/runtime-spec|1.417181717895715e-07| +|go|github.com/opencontainers/runtime-tools|1.417181717895715e-07| +|go|github.com/opencontainers/selinux|1.417181717895715e-07| +|go|gopkg.in/yaml.v2|1.417181717895715e-07| +|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.4078498293515623e-07| +|pypi|[geobo](https://github.com/sebhaan/geobo)|1.3904689672607808e-07| +|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.3904689672607808e-07| +|npm|[cover](http://www.cover.io)|1.3765642775881768e-07| +|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.3765642775881768e-07| +|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.3765642775881768e-07| +|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.340809361287191e-07| +|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.340809361287191e-07| +|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.340809361287191e-07| +|cran|[audio](http://www.rforge.net/audio/)|1.327401267674298e-07| +|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.2945745557255555e-07| +|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.2945745557255555e-07| +|npm|[sendgrid](https://sendgrid.com)|1.2726326141030915e-07| +|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.2726326141030915e-07| +|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.2726326141030915e-07| +|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.2726326141030915e-07| +|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.2726326141030915e-07| +|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.251422070534687e-07| +|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.251422070534687e-07| +|pypi|[nixio](https://github.com/G-Node/nixpy)|1.1614761092150241e-07| +|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1376564277588231e-07| +|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1376564277588231e-07| +|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1376564277588231e-07| +|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1376564277588231e-07| +|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.1041959445894413e-07| +|pypi|[drop](https://github.com/cod3monk/drop)|1.0726474890297448e-07| +|npm|[dedent](https://github.com/dmnd/dedent)|1.0619210141394491e-07| +|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.0428517254455857e-07| +|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.0324232081911325e-07| +|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0146665436767885e-07| +|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|9.879647925273983e-08| +|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|9.879647925273983e-08| +|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|9.879647925273983e-08| +|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.653827401267742e-08| +|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.626323619497653e-08| +|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.626323619497653e-08| +|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.626323619497653e-08| +|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.626323619497653e-08| +|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.530060383302731e-08| +|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.530060383302731e-08| +|npm|[opn](https://github.com/sindresorhus/open#readme)|9.530060383302731e-08| +|npm|[node-http2](https://github.com/kaazing/node-http2)|9.530060383302731e-08| +|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.530060383302731e-08| +|pypi|[technical](https://github.com/freqtrade/technical)|9.385665529010415e-08| +|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.385665529010284e-08| +|pypi|[janus](https://github.com/aio-libs/janus)|9.385665529010284e-08| +|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.291808873720114e-08| +|pypi|[ipyspeck](https://github.com/denphi/speck/tree/master/widget/ipyspeck)|9.291808873720114e-08| +|pypi|[py3Dmol](https://3dmol.org)|9.291808873720114e-08| +|pypi|[viscm](https://github.com/bids/viscm)|9.291808873720114e-08| +|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.156746857570867e-08| +|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|8.938729075247895e-08| +|pypi|[dash-auth](https://plotly.com/dash)|8.938729075247895e-08| +|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|8.938729075247895e-08| +|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|8.938729075247846e-08| +|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|8.938729075247846e-08| +|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|8.938729075247846e-08| +|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|8.938729075247846e-08| +|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|8.938729075247846e-08| +|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|8.938729075247846e-08| +|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|8.938729075247846e-08| +|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|8.938729075247846e-08| +|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|8.938729075247846e-08| +|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|8.938729075247846e-08| +|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|8.938729075247846e-08| +|go|[github.com/creack/pty](https://github.com/creack/pty)|8.938729075247846e-08| +|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|8.938729075247846e-08| +|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|8.938729075247846e-08| +|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|8.938729075247846e-08| +|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|8.938729075247846e-08| +|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|8.938729075247846e-08| +|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|8.938729075247846e-08| +|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|8.938729075247846e-08| +|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|8.938729075247846e-08| +|go|[github.com/lib/pq](https://github.com/lib/pq)|8.938729075247846e-08| +|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|8.938729075247846e-08| +|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|8.938729075247846e-08| +|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|8.938729075247846e-08| +|go|[github.com/prometheus/common](https://github.com/prometheus/common)|8.938729075247846e-08| +|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|8.938729075247846e-08| +|go|[google.golang.org/api](https://google.golang.org/api)|8.938729075247846e-08| +|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|8.938729075247846e-08| +|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|8.938729075247846e-08| +|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|8.938729075247846e-08| +|go|[rsc.io/getopt](https://rsc.io/getopt)|8.938729075247846e-08| +|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.730851654893247e-08| +|go|github.com/Netflix/go-expect|8.730851654893246e-08| +|go|github.com/ProtonMail/go-crypto|8.730851654893246e-08| +|go|github.com/adigunhammedolalekan/registry-auth|8.730851654893246e-08| +|go|github.com/apex/log|8.730851654893246e-08| +|go|github.com/blang/semver/v4|8.730851654893246e-08| +|go|github.com/buger/jsonparser|8.730851654893246e-08| +|go|github.com/containerd/containerd|8.730851654893246e-08| +|go|github.com/go-log/log|8.730851654893246e-08| +|go|github.com/gosimple/slug|8.730851654893246e-08| +|go|github.com/opencontainers/umoci|8.730851654893246e-08| +|go|github.com/pelletier/go-toml|8.730851654893246e-08| +|go|github.com/seccomp/libseccomp-golang|8.730851654893246e-08| +|go|github.com/sylabs/json-resp|8.730851654893246e-08| +|go|github.com/sylabs/scs-build-client|8.730851654893246e-08| +|go|github.com/sylabs/scs-key-client|8.730851654893246e-08| +|go|github.com/sylabs/scs-library-client|8.730851654893246e-08| +|go|github.com/sylabs/sif/v2|8.730851654893246e-08| +|go|github.com/vbauerster/mpb/v4|8.730851654893246e-08| +|go|github.com/vbauerster/mpb/v6|8.730851654893246e-08| +|go|golang.org/x/term|8.730851654893246e-08| +|go|gotest.tools/v3|8.730851654893246e-08| +|go|mvdan.cc/sh/v3|8.730851654893246e-08| +|go|oras.land/oras-go|8.730851654893246e-08| +|rubygems|[pdf-reader](https://github.com/yob/pdf-reader)|8.342813803564842e-08| +|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.342813803564711e-08| +|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.342813803564711e-08| +|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.342813803564711e-08| +|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.342813803564711e-08| +|pypi|[django-rq](https://github.com/rq/django-rq)|8.342813803564711e-08| +|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.342813803564711e-08| +|pypi|[google](http://breakingcode.wordpress.com/)|8.342813803564711e-08| +|rubygems|[aasm](https://github.com/aasm/aasm)|8.342813803564711e-08| +|rubygems|[dotenv](https://github.com/bkeepers/dotenv)|8.342813803564711e-08| +|rubygems|[google_drive](https://github.com/gimite/google-drive-ruby)|8.342813803564711e-08| +|rubygems|[net-sftp](https://github.com/net-ssh/net-sftp)|8.342813803564711e-08| +|rubygems|[octicons_helper](https://github.com/primer/octicons)|8.342813803564711e-08| +|rubygems|[omniauth-orcid](https://github.com/datacite/omniauth-orcid)|8.342813803564711e-08| +|rubygems|[omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection)|8.342813803564711e-08| +|rubygems|[importmap-rails](https://github.com/rails/importmap-rails)|8.342813803564711e-08| +|rubygems|[turbo-rails](https://github.com/hotwired/turbo-rails)|8.342813803564711e-08| +|rubygems|[stimulus-rails](https://stimulus.hotwired.dev)|8.342813803564711e-08| +|rubygems|[newrelic_rpm](https://newrelic.com/ruby)|8.342813803564711e-08| +|rubygems|[sanitize](https://github.com/rgrove/sanitize/)|8.342813803564711e-08| +|rubygems|[searchkick](https://github.com/ankane/searchkick)|8.342813803564711e-08| +|rubygems|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html)|8.342813803564711e-08| +|rubygems|[issue](http://github.com/xuanxu/issue)|8.342813803564711e-08| +|rubygems|[active_link_to](http://github.com/comfy/active_link_to)|8.342813803564711e-08| +|rubygems|[pry-byebug](https://github.com/deivid-rodriguez/pry-byebug)|8.342813803564711e-08| +|npm|[parents](https://github.com/substack/node-parents)|8.176791808873668e-08| +|npm|[coverify](https://github.com/substack/coverify)|8.176791808873668e-08| +|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|7.987800450221482e-08| +|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.661767778783892e-08| +|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.661767778783892e-08| +|rubygems|[coffee-rails](https://github.com/rails/coffee-rails)|7.661767778783892e-08| +|rubygems|[fastimage](http://github.com/sdsykes/fastimage)|7.661767778783892e-08| +|rubygems|[image_processing](https://github.com/janko/image_processing)|7.661767778783892e-08| +|rubygems|[jquery-rails](https://github.com/rails/jquery-rails)|7.661767778783892e-08| +|rubygems|[rotp](https://github.com/mdp/rotp)|7.661767778783892e-08| +|rubygems|[sass-rails](https://github.com/rails/sass-rails)|7.661767778783892e-08| +|rubygems|[tzinfo-data](https://tzinfo.github.io)|7.661767778783892e-08| +|rubygems|[reverse_markdown](http://github.com/xijo/reverse_markdown)|7.661767778783892e-08| +|rubygems|[diffy](http://github.com/samg/diffy)|7.661767778783892e-08| +|rubygems|[rqrcode](https://github.com/whomwah/rqrcode)|7.661767778783892e-08| +|rubygems|[will_paginate-bootstrap](https://github.com/bootstrap-ruby/will_paginate-bootstrap)|7.661767778783892e-08| +|rubygems|[aws-sdk-s3](https://github.com/aws/aws-sdk-ruby)|7.661767778783892e-08| +|rubygems|[whenever](https://github.com/javan/whenever)|7.661767778783892e-08| +|rubygems|[flamegraph](https://github.com/SamSaffron/flamegraph)|7.661767778783892e-08| +|rubygems|[rack-mini-profiler](https://miniprofiler.com)|7.661767778783892e-08| +|rubygems|[thwait](https://github.com/ruby/thwait)|7.661767778783892e-08| +|rubygems|[rmagick](https://github.com/rmagick/rmagick)|7.661767778783892e-08| +|rubygems|[minitest-ci](https://github.com/circleci/minitest-ci)|7.661767778783892e-08| +|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.66176777878376e-08| +|rubygems|[counter_culture](https://github.com/magnusvk/counter_culture)|7.66176777878376e-08| +|rubygems|[rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer)|7.66176777878376e-08| +|rubygems|[devise](https://github.com/heartcombo/devise)|7.66176777878376e-08| +|rubygems|[premailer-rails](https://github.com/fphilipe/premailer-rails)|7.66176777878376e-08| +|rubygems|[rails-controller-testing](https://github.com/rails/rails-controller-testing)|7.66176777878376e-08| +|rubygems|[letter_opener_web](https://github.com/fgrehm/letter_opener_web)|7.66176777878376e-08| +|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.508532423208332e-08| +|cran|[enviPick](NA)|7.508532423208201e-08| +|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.43344709897617e-08| +|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.219742714623305e-08| +|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.08352115396997e-08| +|pypi|[tagore](https://github.com/jordanlab/tagore)|7.08352115396997e-08| +|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.08352115396997e-08| +|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|6.882821387940884e-08| +|npm|[vx](https://github.com/vxjs/vx)|6.704046806435955e-08| +|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.63700633837149e-08| +|npm|eslint-config-richienb|6.63700633837149e-08| +|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.63700633837149e-08| +|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.63700633837149e-08| +|pypi|[comet](http://comet.transientskp.org/)|6.586431950182612e-08| +|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.586431950182612e-08| +|npm|[aproba](https://github.com/iarna/aproba)|6.363163070515458e-08| +|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.363163070515458e-08| +|npm|concat-map|6.363163070515458e-08| +|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.363163070515458e-08| +|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.363163070515458e-08| +|pypi|[trustme](https://github.com/python-trio/trustme)|6.194539249146742e-08| +|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.055268083232441e-08| +|pypi|[flowTorch](https://flowtorch.ai/users)|5.8660409556314106e-08| +|pypi|[cma](https://github.com/CMA-ES/pycma)|5.8073805460751203e-08| +|go|github.com/blang/semver|5.440965524063906e-08| +|go|github.com/buger/goterm|5.440965524063906e-08| +|go|github.com/checkpoint-restore/checkpointctl|5.440965524063906e-08| +|go|github.com/checkpoint-restore/go-criu/v5|5.440965524063906e-08| +|go|github.com/container-orchestrated-devices/container-device-interface|5.440965524063906e-08| +|go|github.com/containers/buildah|5.440965524063906e-08| +|go|github.com/containers/conmon|5.440965524063906e-08| +|go|github.com/containers/ocicrypt|5.440965524063906e-08| +|go|github.com/containers/psgo|5.440965524063906e-08| +|go|github.com/containers/storage|5.440965524063906e-08| +|go|github.com/coreos/go-systemd/v22|5.440965524063906e-08| +|go|github.com/coreos/stream-metadata-go|5.440965524063906e-08| +|go|github.com/digitalocean/go-qemu|5.440965524063906e-08| +|go|github.com/docker/go-connections|5.440965524063906e-08| +|go|github.com/docker/go-plugins-helpers|5.440965524063906e-08| +|go|github.com/docker/go-units|5.440965524063906e-08| +|go|github.com/dtylman/scp|5.440965524063906e-08| +|go|github.com/godbus/dbus/v5|5.440965524063906e-08| +|go|github.com/google/gofuzz|5.440965524063906e-08| +|go|github.com/gorilla/handlers|5.440965524063906e-08| +|go|github.com/gorilla/schema|5.440965524063906e-08| +|go|github.com/hashicorp/go-multierror|5.440965524063906e-08| +|go|github.com/json-iterator/go|5.440965524063906e-08| +|go|github.com/mrunalp/fileutils|5.440965524063906e-08| +|go|github.com/nxadm/tail|5.440965524063906e-08| +|go|github.com/pmezard/go-difflib|5.440965524063906e-08| +|go|github.com/rootless-containers/rootlesskit|5.440965524063906e-08| +|go|github.com/stretchr/testify|5.440965524063906e-08| +|go|github.com/syndtr/gocapability|5.440965524063906e-08| +|go|github.com/uber/jaeger-client-go|5.440965524063906e-08| +|go|github.com/vbauerster/mpb/v7|5.440965524063906e-08| +|go|github.com/vishvananda/netlink|5.440965524063906e-08| +|go|go.etcd.io/bbolt|5.440965524063906e-08| +|go|golang.org/x/text|5.440965524063906e-08| +|go|google.golang.org/protobuf|5.440965524063906e-08| +|go|gopkg.in/inf.v0|5.440965524063906e-08| +|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.363237445148724e-08| +|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.287698889583215e-08| +|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.287698889583215e-08| +|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.287698889583215e-08| +|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.287698889583215e-08| +|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.287698889583215e-08| +|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.1428304268549003e-08| +|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.5232123031374736e-08| +|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.4693645376239474e-08| +|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.3726159405742134e-08| +|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.223549488054621e-08| +|pypi|[jmp](https://github.com/deepmind/jmp)|3.792575050498023e-08| +|rubygems|[coffee-script](http://github.com/josh/ruby-coffee-script)|3.792575050498023e-08| +|npm|text-table|3.5737726437385405e-08| +|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.549125935850681e-08| +|pypi|[pika](https://pika.readthedocs.io)|3.2319335212939925e-08| +|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.176686794434244e-08| +|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.176686794434244e-08| +|npm|[utfx](https://github.com/dcodeIO/utfx)|3.097269624573371e-08| +|cran|[OAIHarvester](NA)|3.097269624573371e-08| +|rubygems|[hoe-rubygems](http://github.com/jbarnette/hoe-rubygems)|2.529694965870301e-08| +|rubygems|[hoe-git](http://github.com/jbarnette/hoe-git)|2.529694965870301e-08| +|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.359824475865424e-08| +|cran|[uroot](https://jalobe.com)|2.308523943781414e-08| +|pypi|[geomet](https://github.com/geomet/geomet)|1.2905290102389156e-08| +|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.7135967608589454e-09| +|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.7135967608589454e-09| +|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.7135967608589454e-09| > Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. diff --git a/docs/language-counts.json b/docs/language-counts.json index 727de9f9..bc336899 100644 --- a/docs/language-counts.json +++ b/docs/language-counts.json @@ -1,17 +1,17 @@ { "unknown": 169, - "Python": 2074, - "Jupyter Notebook": 417, + "Python": 2079, + "Jupyter Notebook": 418, "Modelica": 1, "Shell": 30, - "HTML": 84, + "HTML": 85, "Perl": 47, "R": 638, "C++": 548, "Java": 101, - "C": 314, + "C": 315, "Rust": 30, - "JavaScript": 81, + "JavaScript": 82, "AMPL": 1, "MATLAB": 38, "Haskell": 2, diff --git a/docs/meta.json b/docs/meta.json index 4df1f029..b2ac3204 100644 --- a/docs/meta.json +++ b/docs/meta.json @@ -18699,7 +18699,31 @@ "github/skiehl/lcsim": [], "github/skiehl/wwz": [], "github/TravisWheelerLab/NINJA": [], - "github/RECETOX/recetox-msfinder": [] + "github/RECETOX/recetox-msfinder": [], + "github/frescigno/magpy_rv": [], + "github/SCIInstitute/UncertainSCI": [], + "github/stammler/dustpylib": [ + "astrophysics", + "planetary-science", + "python" + ], + "github/hyosubkim/bayes-toolbox": [ + "bayesian-inference", + "bayesian-statistics", + "kruschke", + "probabilistic-programming", + "python", + "statistics" + ], + "github/LTLA/gesel.js": [], + "github/mgcooper/baseflow": [ + "baseflow", + "groundwater", + "hydrology" + ], + "github/ORNL/curifactory": [], + "github/Qiskit-Extensions/qiskit-dynamics": [], + "github/gmrandazzo/libscientific": [] }, "language": { "gitlab/chiemotono/mdcontactcom": "unknown", @@ -23843,7 +23867,16 @@ "github/skiehl/lcsim": "Jupyter Notebook", "github/skiehl/wwz": "Jupyter Notebook", "github/TravisWheelerLab/NINJA": "C++", - "github/RECETOX/recetox-msfinder": "C#" + "github/RECETOX/recetox-msfinder": "C#", + "github/frescigno/magpy_rv": "Jupyter Notebook", + "github/SCIInstitute/UncertainSCI": "Python", + "github/stammler/dustpylib": "Python", + "github/hyosubkim/bayes-toolbox": "Python", + "github/LTLA/gesel.js": "JavaScript", + "github/mgcooper/baseflow": "HTML", + "github/ORNL/curifactory": "Python", + "github/Qiskit-Extensions/qiskit-dynamics": "Python", + "github/gmrandazzo/libscientific": "C" }, "url": { "gitlab/chiemotono/mdcontactcom": "https://gitlab.com/chiemotono/mdcontactcom", @@ -28987,7 +29020,16 @@ "github/skiehl/lcsim": "https://github.com/skiehl/lcsim", "github/skiehl/wwz": "https://github.com/skiehl/wwz", "github/TravisWheelerLab/NINJA": "https://github.com/TravisWheelerLab/NINJA", - "github/RECETOX/recetox-msfinder": "https://github.com/RECETOX/recetox-msfinder" + "github/RECETOX/recetox-msfinder": "https://github.com/RECETOX/recetox-msfinder", + "github/frescigno/magpy_rv": "https://github.com/frescigno/magpy_rv", + "github/SCIInstitute/UncertainSCI": "https://github.com/SCIInstitute/UncertainSCI", + "github/stammler/dustpylib": "https://github.com/stammler/dustpylib", + "github/hyosubkim/bayes-toolbox": "https://github.com/hyosubkim/bayes-toolbox", + "github/LTLA/gesel.js": "https://github.com/LTLA/gesel.js", + "github/mgcooper/baseflow": "https://github.com/mgcooper/baseflow", + "github/ORNL/curifactory": "https://github.com/ORNL/curifactory", + "github/Qiskit-Extensions/qiskit-dynamics": "https://github.com/Qiskit-Extensions/qiskit-dynamics", + "github/gmrandazzo/libscientific": "https://github.com/gmrandazzo/libscientific" }, "description": { "gitlab/chiemotono/mdcontactcom": "", @@ -34131,6 +34173,15 @@ "github/skiehl/lcsim": "Blazar light curve simulation package", "github/skiehl/wwz": "Weighted wavelet z-transform (WWZ) analysis package", "github/TravisWheelerLab/NINJA": "Nearly Infinite Neighbor Joining Application", - "github/RECETOX/recetox-msfinder": null + "github/RECETOX/recetox-msfinder": null, + "github/frescigno/magpy_rv": "Modelling Activity with Gaussian process regression in Python", + "github/SCIInstitute/UncertainSCI": null, + "github/stammler/dustpylib": "Library with auxiliary modules for DustPy", + "github/hyosubkim/bayes-toolbox": "bayes-toolbox", + "github/LTLA/gesel.js": "Client-side gene set queries.", + "github/mgcooper/baseflow": "baseflow recession analysis toolbox", + "github/ORNL/curifactory": "An experiment workflow and organization tool.", + "github/Qiskit-Extensions/qiskit-dynamics": "Tools for building and solving models of quantum systems in Qiskit", + "github/gmrandazzo/libscientific": "Libscientific is a C framework for multivariate and other statistical analysis" } } \ No newline at end of file diff --git a/pages/cpp.md b/pages/cpp.md index f28d61df..337772e7 100644 --- a/pages/cpp.md +++ b/pages/cpp.md @@ -9,446 +9,446 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|spack|[zlib](https://zlib.net)|0.006645680176812622| -|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005337373735793192| -|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.0031505800585982344| -|spack|[python](https://www.python.org/)|0.0027516148103254997| -|spack|[pkgconfig](http://pkgconf.org/)|0.0019057906655691001| -|spack|openmp|0.0017906702357129865| -|spack|[cmake](https://www.cmake.org)|0.00176714661278145| -|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.0016896552469557187| -|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014444035363895859| -|spack|[qt](https://qt.io)|0.001009788494928697| -|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010063749779048712| -|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009698622965940964| -|spack|[openssl](https://www.openssl.org)|0.0009675009497488424| -|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009343179250264596| -|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009320039109798365| -|spack|[automake](https://www.gnu.org/software/automake/)|0.0009289286443330942| -|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.0009027179682523351| -|spack|[libxml2](http://xmlsoft.org)|0.000866512432486694| -|spack|[perl](https://www.perl.org)|0.0008378558047493472| -|spack|threads|0.0008271138902938068| -|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0007689321930574611| -|spack|ca-certificates-mozilla|0.000729900592861944| -|spack|nasm|0.000729900592861944| -|spack|[xz](https://tukaani.org/xz/)|0.000671155772467207| -|spack|[expat](https://libexpat.github.io/)|0.0006646044139369484| -|spack|eigen3|0.0005661087866108787| -|spack|python3|0.0005585774058577406| -|spack|[mbedtls](https://tls.mbed.org)|0.00048309357403501384| -|spack|diffutils|0.00042209727494838526| -|spack|gtest|0.00040526001195457265| -|spack|icu4c|0.000378089991206492| -|spack|[lz4](https://lz4.github.io/lz4/)|0.0003681107282832998| -|spack|[gettext](https://www.gnu.org/software/gettext/)|0.0003618580985818179| -|spack|py-numpy|0.0003605399166545567| -|spack|[bison](https://www.gnu.org/software/bison/)|0.000349567400355524| -|spack|slicer|0.0003407949790794979| -|spack|pybind11|0.00033622235505080696| -|spack|pythoninterp|0.0003302220791760541| -|spack|[lapack](https://github.com/mcg1969/vecLibFort)|0.000324437143509891| -|spack|[sqlite](https://www.sqlite.org)|0.0003227610633964093| -|spack|[zstd](https://facebook.github.io/zstd/)|0.0003107116644724848| -|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.0002959716602027674| -|spack|[libffi](https://sourceware.org/libffi/)|0.0002926256629677965| -|spack|[tk](https://www.tcl.tk)|0.0002919966094915113| -|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.0002913034648835243| -|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.00028144700926479357| -|spack|[tcl](https://www.tcl.tk/)|0.0002687156567499382| -|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.0002651304398535562| -|spack|[ninja](https://ninja-build.org/)|0.00026446288296898816| -|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.00026087582165271937| -|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.00026087582165271937| -|spack|[tix](https://sourceforge.net/projects/tix/)|0.00026087582165271937| -|spack|[krb5](https://kerberos.org)|0.0002602994393420384| -|spack|[libssh2](https://www.libssh2.org/)|0.00025781989765046644| -|spack|[libssh](https://www.libssh.org)|0.00025781989765046644| -|spack|[curl](https://curl.se/)|0.0002575896068533289| -|spack|[gnutls](https://www.gnutls.org)|0.0002522837679433535| -|spack|[nghttp2](https://nghttp2.org/)|0.0002522837679433535| -|spack|numpy|0.00023894202032277346| -|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.00023170942716906477| -|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.0002300485882569309| -|spack|png|0.0002298036691342131| -|spack|biosoup|0.00021966527196652723| -|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.00021715746376324427| -|spack|pythonlibs|0.0002145615890385765| -|spack|libiconv|0.00021279026275466248| -|spack|bpython|0.0001882845188284519| -|spack|vif|0.0001882845188284519| -|spack|omegalib|0.0001882845188284519| -|spack|patchelf|0.00018640167364016738| -|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.00018141972295676817| -|spack|[flex](https://github.com/westes/flex)|0.00018009371329523517| -|spack|[gmake](https://www.gnu.org/software/make/)|0.00017992642063196327| -|spack|hip|0.00017044054078020008| -|spack|[blas](https://www.netlib.org/xblas)|0.00016969409422996573| -|spack|bioparser|0.00016317991631799165| -|spack|libpciaccess|0.00015601101528477497| -|spack|pmix|0.00015123148519143736| -|spack|[opengl](https://www.opengl.org/)|0.00014548195119415787| -|spack|[java](https://www.oracle.com/technetwork/java/javase/downloads/index.html)|0.00013259954961842673| -|spack|cython|0.00012910938433950987| -|spack|[libarchive](https://www.libarchive.org)|0.00012841244353547495| -|spack|[libuv](https://libuv.org)|0.00012841244353547495| -|spack|cminx|0.00012552301255230126| -|spack|triqs|0.00012552301255230126| -|spack|sqlite3|0.00012552301255230126| -|spack|py-setuptools|0.00012021439728958397| -|spack|[pcre](https://www.pcre.org)|0.00011696646422739581| -|spack|[graphviz](http://www.graphviz.org)|0.00011411547694169507| -|spack|[szip](https://support.hdfgroup.org/doc_resource/SZIP/)|0.00011322915421398686| -|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011197292896881957| -|spack|py-six|0.00010291707814273365| -|spack|[boost](https://www.boost.org)|0.00010222461623851354| -|spack|lapacke|9.414225941422595e-05| -|spack|liblzma|9.414225941422595e-05| -|spack|[re2c](https://re2c.org/index.html)|9.06304195367928e-05| -|spack|py-jinja2|8.914745168288942e-05| -|spack|py-pip|8.852817701963305e-05| -|spack|py-wheel|8.852817701963305e-05| -|spack|py-sphinxcontrib-websupport|8.852817701963305e-05| -|spack|py-sphinxcontrib-applehelp|8.852817701963305e-05| -|spack|py-sphinxcontrib-devhelp|8.852817701963305e-05| -|spack|py-sphinxcontrib-jsmath|8.852817701963305e-05| -|spack|py-sphinxcontrib-htmlhelp|8.852817701963305e-05| -|spack|py-sphinxcontrib-serializinghtml|8.852817701963305e-05| -|spack|py-sphinxcontrib-qthelp|8.852817701963305e-05| -|spack|py-pygments|8.852817701963305e-05| -|spack|py-docutils|8.852817701963305e-05| -|spack|py-snowballstemmer|8.852817701963305e-05| -|spack|py-babel|8.852817701963305e-05| -|spack|py-alabaster|8.852817701963305e-05| -|spack|py-imagesize|8.852817701963305e-05| -|spack|py-requests|8.852817701963305e-05| -|spack|py-sphinx-rtd-theme|8.852817701963305e-05| -|spack|py-packaging|8.852817701963305e-05| -|spack|py-importlib-metadata|8.852817701963305e-05| -|spack|py-colorama|8.852817701963305e-05| -|spack|qt4|7.913407313079862e-05| -|spack|libpng|7.720258361625614e-05| -|spack|sgx|7.531380753138076e-05| -|spack|sphinx|7.531380753138076e-05| -|spack|curses|7.531380753138076e-05| -|spack|torch|7.531380753138076e-05| -|spack|py-typing|7.37204280656582e-05| -|spack|[pcre2](https://www.pcre.org)|7.119029466872041e-05| -|spack|gl|7.093294647269574e-05| -|spack|[jpeg](http://www.ijg.org)|6.44062592477868e-05| -|spack|libx11|6.388112917539195e-05| -|spack|pythonextensions|6.276150627615063e-05| -|spack|qt5|6.276150627615063e-05| -|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.275523012552301e-05| -|spack|[hdf5](https://portal.hdfgroup.org)|6.268822688205834e-05| -|spack|freetype|6.053762369923496e-05| -|spack|libtiff|6.0199917328272185e-05| -|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.842141618066264e-05| -|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.5786466258272244e-05| -|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.529863594751903e-05| -|spack|[gmp](https://gmplib.org)|5.4417180952058294e-05| -|spack|double-conversion|5.4402818397233397e-05| -|spack|rigidbodykinematics|5.3795576808129115e-05| -|spack|sbgatcore|5.3795576808129115e-05| -|spack|yaml|5.3795576808129115e-05| -|spack|effpotential|5.3795576808129115e-05| -|spack|cpio|5.325762104004781e-05| -|spack|fontconfig|5.297838837417813e-05| -|spack|[llvm](https://llvm.org/)|4.811369919306637e-05| -|spack|libpeyton|4.7071129707112974e-05| -|spack|gtkplus|4.60158489310388e-05| -|spack|libsm|4.583044023228971e-05| -|spack|libxext|4.583044023228971e-05| -|spack|glib|4.539657426778243e-05| -|spack|harfbuzz|4.430716692267059e-05| -|spack|libmng|4.3687892259414225e-05| -|spack|inputproto|4.3687892259414225e-05| -|spack|dbus|4.3687892259414225e-05| -|spack|assimp|4.3687892259414225e-05| -|spack|gperf|4.3687892259414225e-05| -|spack|libdrm|4.3687892259414225e-05| -|spack|libxcomposite|4.3687892259414225e-05| -|spack|libxcursor|4.3687892259414225e-05| -|spack|libxi|4.3687892259414225e-05| -|spack|libxtst|4.3687892259414225e-05| -|spack|libxrandr|4.3687892259414225e-05| -|spack|libxdamage|4.3687892259414225e-05| -|spack|libxcb|4.3687892259414225e-05| -|spack|libxkbcommon|4.3687892259414225e-05| -|spack|xcb-util-image|4.3687892259414225e-05| -|spack|xcb-util-keysyms|4.3687892259414225e-05| -|spack|xcb-util-renderutil|4.3687892259414225e-05| -|spack|xcb-util-wm|4.3687892259414225e-05| -|spack|libxrender|4.3687892259414225e-05| -|spack|llvm-openmp|4.275403466826061e-05| -|spack|yacc|4.196932092829855e-05| -|spack|fftw3|4.184100418410042e-05| -|spack|cppuddle|3.765690376569038e-05| -|spack|hpxkokkos|3.765690376569038e-05| -|spack|edlib|3.765690376569038e-05| -|spack|spoa|3.765690376569038e-05| -|spack|thread_pool|3.765690376569038e-05| -|spack|rampler|3.765690376569038e-05| -|spack|cudapoa|3.765690376569038e-05| -|spack|cudaaligner|3.765690376569038e-05| -|spack|virtest|3.7280334728033474e-05| -|spack|libxcrypt|3.555658525104602e-05| -|spack|openni2|3.423354887790034e-05| -|spack|efusion|3.423354887790034e-05| -|spack|suitesparse|3.423354887790034e-05| -|spack|realsense|3.423354887790034e-05| -|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|3.1810685438525914e-05| -|spack|hwloc|3.026935539686035e-05| -|spack|[guile](https://www.gnu.org/software/guile/)|2.9667956038044438e-05| -|spack|everybeam|2.896684905053106e-05| -|spack|idgapi|2.896684905053106e-05| -|spack|eigen|2.861602985068699e-05| -|spack|[openssh](https://www.openssh.com/)|2.7502402409306176e-05| -|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.7502402409306176e-05| -|spack|cudalibs|2.6897788404064558e-05| -|spack|pnetcdf|2.6897788404064558e-05| -|spack|qt5widgets|2.6897788404064558e-05| -|spack|qt5opengl|2.6897788404064558e-05| -|spack|glut|2.6897788404064558e-05| -|spack|sophus|2.6897788404064558e-05| -|spack|visioncore|2.6897788404064558e-05| -|spack|brisk|2.6897788404064558e-05| -|spack|opengv|2.6897788404064558e-05| -|spack|gtsam|2.6897788404064558e-05| -|spack|tensorflow|2.6897788404064558e-05| -|spack|[swig](http://www.swig.org)|2.669380815959179e-05| -|spack|py-nose|2.6628810520023907e-05| -|spack|findutils|2.6526720697303424e-05| -|spack|glew|2.496147889252368e-05| -|spack|py-mpi4py|2.289804206201309e-05| -|spack|[help2man](https://www.gnu.org/software/help2man/)|2.283479111203514e-05| -|spack|dl|2.092050209205021e-05| -|spack|sofa|2.092050209205021e-05| -|spack|pthreads|2.092050209205021e-05| -|spack|llvm-amdgpu|1.92090555887627e-05| -|spack|hsa-rocr-dev|1.92090555887627e-05| -|spack|libunistring|1.87552125276889e-05| -|spack|py-flit-core|1.717361635017702e-05| -|spack|libfabric|1.696264601753157e-05| -|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.684000532723662e-05| -|spack|libsbml|1.637256685464799e-05| -|spack|libsedml|1.637256685464799e-05| -|spack|libcombine|1.637256685464799e-05| -|spack|crossguid|1.637256685464799e-05| -|spack|nativejit|1.637256685464799e-05| -|spack|cpufeatures|1.637256685464799e-05| -|spack|raptor|1.637256685464799e-05| -|spack|qcp|1.637256685464799e-05| -|spack|qwtplot3d|1.637256685464799e-05| -|spack|mml|1.637256685464799e-05| -|spack|sbw|1.637256685464799e-05| -|spack|atlas|1.6208841186101512e-05| -|spack|libedit|1.585348570170195e-05| -|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.5644131248623658e-05| -|spack|gl2ps|1.4521774768196124e-05| -|spack|perl-data-dumper|1.4388901123100636e-05| -|spack|libelf|1.4388901123100636e-05| -|spack|binutils|1.4388901123100636e-05| -|spack|isl|1.4388901123100636e-05| -|spack|glu|1.4246552754704537e-05| -|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.4122506814106395e-05| -|spack|[hpx](https://hpx.stellar-group.org/)|1.4043960855724985e-05| -|spack|memkind|1.401643753735804e-05| -|spack|gflags|1.3933679923268324e-05| -|spack|[git](http://git-scm.com)|1.3906294542277841e-05| -|spack|numactl|1.3048117154811717e-05| -|spack|kokkos-nvcc-wrapper|1.3048117154811717e-05| -|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.2833799419349332e-05| -|spack|[pugixml](https://pugixml.org/)|1.2597771326103667e-05| -|spack|libzmq|1.2183115924193947e-05| -|spack|dataspaces|1.2183115924193947e-05| -|spack|c-blosc|1.2183115924193947e-05| -|spack|zfp|1.2183115924193947e-05| -|spack|sz|1.2183115924193947e-05| -|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.1885374040185806e-05| -|spack|netcdf-c|1.1683246520365468e-05| -|spack|cgns|1.1683246520365468e-05| -|spack|ffmpeg|1.1334200801075515e-05| -|spack|fftw-api|1.109533771667663e-05| -|spack|[fftw](https://www.fftw.org)|1.0950970199184767e-05| -|spack|libgd|1.0935564853556484e-05| -|spack|[gsl](https://www.gnu.org/software/gsl)|1.0873639057523102e-05| -|spack|glx|1.0714926137819144e-05| -|spack|libxt|1.0714926137819144e-05| -|spack|osmesa|1.0714926137819144e-05| -|spack|netcdf-cxx|1.0714926137819144e-05| -|spack|libogg|1.0714926137819144e-05| -|spack|libtheora|1.0714926137819144e-05| -|spack|utf8cpp|1.0714926137819144e-05| -|spack|proj|1.0714926137819144e-05| -|spack|seacas|1.0714926137819144e-05| -|spack|arpack-ng|1.0540570830842797e-05| -|spack|[root](https://root.cern.ch)|9.021966527196662e-06| -|spack|meson|8.947280334728034e-06| -|spack|superlu|8.876270173341303e-06| -|spack|[octave](https://www.gnu.org/software/octave/)|8.078942874220819e-06| -|spack|msmpi|7.76673640167364e-06| -|spack|rsync|7.76673640167364e-06| -|spack|hepmc|7.76673640167364e-06| -|spack|hepmc3|7.76673640167364e-06| -|spack|evtgen|7.76673640167364e-06| -|spack|fastjet|7.76673640167364e-06| -|spack|lhapdf|7.76673640167364e-06| -|spack|rivet|7.76673640167364e-06| -|spack|madgraph5amc|7.76673640167364e-06| -|spack|openmpi|7.76673640167364e-06| -|spack|mpich|7.76673640167364e-06| -|spack|highfive|7.76673640167364e-06| -|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|7.33961915720263e-06| -|spack|libmd|7.3076912133891216e-06| -|spack|cudnn|6.536788112150572e-06| -|spack|libxft|6.363997640608689e-06| -|spack|glfw|5.917513448894202e-06| -|spack|unzip|5.735436112005149e-06| -|spack|wget|5.735436112005149e-06| -|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.676697779208245e-06| -|spack|bdw-gc|5.177824267782427e-06| -|spack|googletest|5.177824267782427e-06| -|spack|psm|4.779530093337625e-06| -|spack|opa-psm2|4.779530093337625e-06| -|spack|rdma-core|4.779530093337625e-06| -|spack|slurm|4.779530093337625e-06| -|spack|[jemalloc](http://jemalloc.net/)|4.759702784590973e-06| -|spack|[vtk](http://www.vtk.org)|4.4073798634954955e-06| -|spack|berkeley-db|4.25461820083682e-06| -|spack|valgrind|4.237662352292059e-06| -|spack|libxscrnsaver|4.221449667733202e-06| -|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|4.003057611844224e-06| -|spack|nspr|3.87529079497908e-06| -|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.7656903765690452e-06| -|spack|sofa-c|3.5846475700032187e-06| -|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.3977780983985085e-06| -|spack|[mkl](https://software.intel.com/en-us/intel-mkl)|3.389121338912143e-06| -|spack|lm-sensors|3.3286013150029883e-06| -|spack|rocprofiler-dev|3.3286013150029883e-06| -|spack|rocm-smi-lib|3.3286013150029883e-06| -|spack|[vc](https://github.com/VcDevel/Vc)|2.895686048189298e-06| -|spack|autoconf-archive|2.867718056002575e-06| -|spack|libxmu|2.867718056002575e-06| -|spack|tar|2.6384060423332513e-06| -|spack|suite-sparse|2.632621040047818e-06| -|spack|[seqan](https://www.seqan.de)|2.4208009563658135e-06| -|spack|[kokkos](https://github.com/kokkos/kokkos)|2.2863120143454855e-06| -|spack|libice|2.142547972875487e-06| -|spack|nlohmann-json|2.142547972875487e-06| -|spack|xxhash|2.142547972875487e-06| -|spack|libxpm|2.142547972875487e-06| -|spack|ftgl|2.142547972875487e-06| -|spack|arrow|2.142547972875487e-06| -|spack|davix|2.142547972875487e-06| -|spack|dcap|2.142547972875487e-06| -|spack|fcgi|2.142547972875487e-06| -|spack|mysql-client|2.142547972875487e-06| -|spack|oracle-instant-client|2.142547972875487e-06| -|spack|postgresql|2.142547972875487e-06| -|spack|pythia6|2.142547972875487e-06| -|spack|r|2.142547972875487e-06| -|spack|r-rcpp|2.142547972875487e-06| -|spack|r-rinside|2.142547972875487e-06| -|spack|shadow|2.142547972875487e-06| -|spack|unuran|2.142547972875487e-06| -|spack|vdt|2.142547972875487e-06| -|spack|veccore|2.142547972875487e-06| -|spack|xrootd|2.142547972875487e-06| -|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.132994620442322e-06| -|spack|asio|1.8640167364016738e-06| -|spack|gperftools|1.8640167364016738e-06| -|spack|mimalloc|1.8640167364016738e-06| -|spack|otf2|1.8640167364016738e-06| -|spack|groff|1.7086820083682008e-06| -|spack|ghostscript|1.7086820083682008e-06| -|spack|gts|1.7086820083682008e-06| -|spack|cairo|1.7086820083682008e-06| -|spack|pango|1.7086820083682008e-06| -|spack|poppler|1.7086820083682008e-06| -|spack|sed|1.7086820083682008e-06| -|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.6951861994189631e-06| -|spack|fltk|1.6643006575014942e-06| -|spack|glpk|1.6643006575014942e-06| -|spack|gnuplot|1.6643006575014942e-06| -|spack|imagemagick|1.6643006575014942e-06| -|spack|qhull|1.6643006575014942e-06| -|spack|qrupdate|1.6643006575014942e-06| -|spack|qscintilla|1.6643006575014942e-06| -|spack|py-twisted|1.464584578601315e-06| -|spack|perl-module-build|1.464584578601315e-06| -|spack|apr|1.464584578601315e-06| -|spack|apr-util|1.464584578601315e-06| -|spack|bpp-phyl-omics3|1.2552301255230127e-06| -|spack|bpp-popgen3|1.2552301255230127e-06| -|spack|catkin|1.2552301255230127e-06| -|spack|roslaunch|1.2552301255230127e-06| -|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.24267782426779e-06| -|spack|rpcsvc-proto|1.2061284764952006e-06| -|spack|libtirpc|1.2061284764952006e-06| -|spack|seqan.|1.0759115361625821e-06| -|spack|sowing|9.68320382546324e-07| -|spack|hipblas|9.68320382546324e-07| -|spack|hipsparse|9.68320382546324e-07| -|spack|rocsparse|9.68320382546324e-07| -|spack|rocsolver|9.68320382546324e-07| -|spack|rocblas|9.68320382546324e-07| -|spack|rocrand|9.68320382546324e-07| -|spack|rocthrust|9.68320382546324e-07| -|spack|rocprim|9.68320382546324e-07| -|spack|metis|9.68320382546324e-07| -|spack|scotch|9.68320382546324e-07| -|spack|parmetis|9.68320382546324e-07| -|spack|mmg|9.68320382546324e-07| -|spack|parmmg|9.68320382546324e-07| -|spack|tetgen|9.68320382546324e-07| -|spack|hypre|9.68320382546324e-07| -|spack|superlu-dist|9.68320382546324e-07| -|spack|strumpack|9.68320382546324e-07| -|spack|scalapack|9.68320382546324e-07| -|spack|mumps|9.68320382546324e-07| -|spack|trilinos|9.68320382546324e-07| -|spack|mpfr|9.68320382546324e-07| -|spack|giflib|9.68320382546324e-07| -|spack|exodusii|9.68320382546324e-07| -|spack|parallel-netcdf|9.68320382546324e-07| -|spack|random123|9.68320382546324e-07| -|spack|moab|9.68320382546324e-07| -|spack|p4est|9.68320382546324e-07| -|spack|saws|9.68320382546324e-07| -|spack|libyaml|9.68320382546324e-07| -|spack|kokkos-kernels|9.68320382546324e-07| -|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.414225941422613e-07| -|spack|[glog](https://github.com/google/glog)|8.882525472970183e-07| -|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.531380753138218e-07| -|spack|[cereal](https://uscilab.github.io/cereal/)|7.531380753138112e-07| -|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.27615062761511e-07| -|spack|[tclap](http://tclap.sourceforge.net)|6.27615062761511e-07| -|spack|[itk](https://itk.org/)|6.27615062761511e-07| -|spack|ant|6.192746632563699e-07| -|spack|ceres-solver|6.192746632563699e-07| -|spack|clp|6.192746632563699e-07| -|spack|gdal|6.192746632563699e-07| -|spack|ipp|6.192746632563699e-07| -|spack|jasper|6.192746632563699e-07| -|spack|onnx|6.192746632563699e-07| -|spack|openexr|6.192746632563699e-07| -|spack|openjpeg|6.192746632563699e-07| -|spack|libwebp|6.192746632563699e-07| -|spack|tesseract|6.192746632563699e-07| -|spack|leptonica|6.192746632563699e-07| -|spack|libdc1394|6.192746632563699e-07| -|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.11313372819651e-07| -|spack|[casacore](https://github.com/casacore/casacore)|5.793369810106248e-07| -|spack|[armadillo](http://arma.sourceforge.net/)|5.379557680812967e-07| -|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.379557680812967e-07| -|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.379557680812967e-07| -|spack|[nlopt](https://nlopt.readthedocs.io)|5.379557680812967e-07| -|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.765690376569056e-07| -|spack|[lua](https://www.lua.org)|2.896684905053124e-07| -|spack|[opencv](https://opencv.org/)|2.6897788404064833e-07| -|spack|[clapack](https://www.netlib.org/clapack/)|1.637256685464791e-07| -|spack|[qwt](http://qwt.sourceforge.net/)|1.637256685464791e-07| +|spack|[zlib](https://zlib.net)|0.006625518841426005| +|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005321181475692192| +|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.0031410219848520076| +|spack|[python](https://www.python.org/)|0.002743267097590346| +|spack|[pkgconfig](http://pkgconf.org/)|0.0019000089722340434| +|spack|openmp|0.0017852377890365718| +|spack|[cmake](https://www.cmake.org)|0.0017617855309072534| +|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.0016845292545493316| +|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014400215764763795| +|spack|[qt](https://qt.io)|0.001006725048603543| +|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010033218873386062| +|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009669199763920654| +|spack|[openssl](https://www.openssl.org)|0.0009645657932839242| +|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009314834375785245| +|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009291764436731124| +|spack|[automake](https://www.gnu.org/software/automake/)|0.0009261105066180175| +|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.0008999793471882425| +|spack|[libxml2](http://xmlsoft.org)|0.0008638836499838886| +|spack|[perl](https://www.perl.org)|0.0008353139593045238| +|spack|threads|0.0008246046331370562| +|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0007665994446522811| +|spack|ca-certificates-mozilla|0.0007276862565923573| +|spack|nasm|0.0007276862565923573| +|spack|[xz](https://tukaani.org/xz/)|0.0006691196533243399| +|spack|[expat](https://libexpat.github.io/)|0.0006625881699811293| +|spack|eigen3|0.000564391353811149| +|spack|python3|0.0005568828213879408| +|spack|[mbedtls](https://tls.mbed.org)|0.000481627988675788| +|spack|diffutils|0.00042081673714042646| +|spack|gtest|0.0004040305542012026| +|spack|icu4c|0.0003769429605164462| +|spack|[lz4](https://lz4.github.io/lz4/)|0.00036699397218687704| +|spack|[gettext](https://www.gnu.org/software/gettext/)|0.00036076031140371543| +|spack|py-numpy|0.00035944612851150154| +|spack|[bison](https://www.gnu.org/software/bison/)|0.0003485069000889928| +|spack|slicer|0.00033976109215017063| +|spack|pybind11|0.00033520234032179423| +|spack|pythoninterp|0.0003292202677868207| +|spack|[lapack](https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries)|0.0003234528821719769| +|spack|[sqlite](https://www.sqlite.org)|0.0003217818868673336| +|spack|[zstd](https://facebook.github.io/zstd/)|0.00030976904281310673| +|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.0002950737560383303| +|spack|[libffi](https://sourceware.org/libffi/)|0.00029173790972405697| +|spack|[tk](https://www.tcl.tk)|0.0002911107646390536| +|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.0002904197228588497| +|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.00028059316926702405| +|spack|[tcl](https://www.tcl.tk/)|0.0002679004404988959| +|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.00026432610025597274| +|spack|[ninja](https://ninja-build.org/)|0.00026366056857241916| +|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.0002600843895051195| +|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.0002600843895051195| +|spack|[tix](https://sourceforge.net/projects/tix/)|0.0002600843895051195| +|spack|[krb5](https://kerberos.org)|0.0002595097557945466| +|spack|[libssh2](https://www.libssh2.org/)|0.0002570377364137567| +|spack|[libssh](https://www.libssh.org)|0.0002570377364137567| +|spack|[curl](https://curl.se/)|0.00025680814426143393| +|spack|[gnutls](https://www.gnutls.org)|0.0002515184019427669| +|spack|[nghttp2](https://nghttp2.org/)|0.0002515184019427669| +|spack|numpy|0.00023821712985535508| +|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.00023100647858455557| +|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.00022935067824325867| +|spack|png|0.0002291065021440448| +|spack|biosoup|0.00021899886234357223| +|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.00021649866220461474| +|spack|pythonlibs|0.00021391066271612345| +|spack|libiconv|0.0002121447101941635| +|spack|vif|0.00018771331058020475| +|spack|bpython|0.00018771331058020475| +|spack|omegalib|0.00018771331058020475| +|spack|patchelf|0.00018583617747440273| +|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.0001808693407862509| +|spack|[flex](https://github.com/westes/flex)|0.00017954735390715725| +|spack|[gmake](https://www.gnu.org/software/make/)|0.00017938056876808166| +|spack|hip|0.00016992346670881528| +|spack|[blas](https://cnugteren.github.io/clblast/clblast.html)|0.0001691792846911565| +|spack|bioparser|0.0001626848691695108| +|spack|libpciaccess|0.00015553771679320189| +|spack|pmix|0.00015077268660155054| +|spack|[opengl](https://www.opengl.org/)|0.0001450405952557607| +|spack|[java](https://www.oracle.com/technetwork/java/javase/downloads/index.html)|0.0001321972756719165| +|spack|cython|0.000128717698683569| +|spack|[libarchive](https://www.libarchive.org)|0.00012802287222402878| +|spack|[libuv](https://libuv.org)|0.00012802287222402878| +|spack|cminx|0.00012514220705346984| +|spack|triqs|0.00012514220705346984| +|spack|sqlite3|0.00012514220705346984| +|spack|py-setuptools|0.0001198496968048224| +|spack|[pcre](https://www.pcre.org)|0.00011661161716110114| +|spack|[graphviz](http://www.graphviz.org)|0.00011376927905942978| +|spack|[szip](https://support.hdfgroup.org/doc_resource/SZIP/)|0.00011288564521371687| +|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011163323104248262| +|spack|py-six|0.00010260485340813318| +|spack|[boost](https://www.boost.org)|0.00010191449226054309| +|spack|liblzma|9.385665529010238e-05| +|spack|lapacke|9.385665529010238e-05| +|spack|[re2c](https://re2c.org/index.html)|9.035546945856208e-05| +|spack|py-jinja2|8.887700055908857e-05| +|spack|py-pip|8.82596046206354e-05| +|spack|py-wheel|8.82596046206354e-05| +|spack|py-sphinxcontrib-websupport|8.82596046206354e-05| +|spack|py-sphinxcontrib-applehelp|8.82596046206354e-05| +|spack|py-sphinxcontrib-devhelp|8.82596046206354e-05| +|spack|py-sphinxcontrib-jsmath|8.82596046206354e-05| +|spack|py-sphinxcontrib-htmlhelp|8.82596046206354e-05| +|spack|py-sphinxcontrib-serializinghtml|8.82596046206354e-05| +|spack|py-sphinxcontrib-qthelp|8.82596046206354e-05| +|spack|py-pygments|8.82596046206354e-05| +|spack|py-docutils|8.82596046206354e-05| +|spack|py-snowballstemmer|8.82596046206354e-05| +|spack|py-babel|8.82596046206354e-05| +|spack|py-alabaster|8.82596046206354e-05| +|spack|py-imagesize|8.82596046206354e-05| +|spack|py-requests|8.82596046206354e-05| +|spack|py-sphinx-rtd-theme|8.82596046206354e-05| +|spack|py-packaging|8.82596046206354e-05| +|spack|py-importlib-metadata|8.82596046206354e-05| +|spack|py-colorama|8.82596046206354e-05| +|spack|qt4|7.889400009892664e-05| +|spack|libpng|7.696837024161437e-05| +|spack|sgx|7.508532423208191e-05| +|spack|curses|7.508532423208191e-05| +|spack|sphinx|7.508532423208191e-05| +|spack|torch|7.508532423208191e-05| +|spack|py-typing|7.349677868206883e-05| +|spack|[pcre2](https://www.pcre.org)|7.097432107852323e-05| +|spack|gl|7.07177536127103e-05| +|spack|[jpeg](http://www.ijg.org)|6.42108667282637e-05| +|spack|libx11|6.368732976947484e-05| +|spack|pythonextensions|6.257110352673492e-05| +|spack|qt5|6.257110352673492e-05| +|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.256484641638225e-05| +|spack|[hdf5](https://portal.hdfgroup.org)|6.24980464440392e-05| +|spack|freetype|6.035396765464107e-05| +|spack|libtiff|6.001728580054131e-05| +|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.824418018163143e-05| +|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.561722403981711e-05| +|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.513087368450038e-05| +|spack|[gmp](https://gmplib.org)|5.4252092803549955e-05| +|spack|double-conversion|5.423777382113251e-05| +|spack|yaml|5.363237445148708e-05| +|spack|effpotential|5.363237445148708e-05| +|spack|rigidbodykinematics|5.363237445148708e-05| +|spack|sbgatcore|5.363237445148708e-05| +|spack|cpio|5.30960507069722e-05| +|spack|fontconfig|5.281766516333489e-05| +|spack|[llvm](https://llvm.org/)|4.7967734235332334e-05| +|spack|libpeyton|4.692832764505119e-05| +|spack|gtkplus|4.587624832753164e-05| +|spack|libsm|4.5691402112510275e-05| +|spack|libxext|4.5691402112510275e-05| +|spack|glib|4.5258852389078476e-05| +|spack|harfbuzz|4.417275003401628e-05| +|spack|libmng|4.355535409556312e-05| +|spack|inputproto|4.355535409556312e-05| +|spack|dbus|4.355535409556312e-05| +|spack|assimp|4.355535409556312e-05| +|spack|gperf|4.355535409556312e-05| +|spack|libdrm|4.355535409556312e-05| +|spack|libxcomposite|4.355535409556312e-05| +|spack|libxcursor|4.355535409556312e-05| +|spack|libxi|4.355535409556312e-05| +|spack|libxtst|4.355535409556312e-05| +|spack|libxrandr|4.355535409556312e-05| +|spack|libxdamage|4.355535409556312e-05| +|spack|libxcb|4.355535409556312e-05| +|spack|libxkbcommon|4.355535409556312e-05| +|spack|xcb-util-image|4.355535409556312e-05| +|spack|xcb-util-keysyms|4.355535409556312e-05| +|spack|xcb-util-renderutil|4.355535409556312e-05| +|spack|xcb-util-wm|4.355535409556312e-05| +|spack|libxrender|4.355535409556312e-05| +|spack|llvm-openmp|4.262432959531935e-05| +|spack|yacc|4.184199648103787e-05| +|spack|fftw3|4.1714069017823284e-05| +|spack|edlib|3.754266211604096e-05| +|spack|spoa|3.754266211604096e-05| +|spack|thread_pool|3.754266211604096e-05| +|spack|rampler|3.754266211604096e-05| +|spack|cudapoa|3.754266211604096e-05| +|spack|cudaaligner|3.754266211604096e-05| +|spack|cppuddle|3.754266211604096e-05| +|spack|hpxkokkos|3.754266211604096e-05| +|spack|virtest|3.7167235494880546e-05| +|spack|libxcrypt|3.5448715443686e-05| +|spack|openni2|3.41296928327645e-05| +|spack|efusion|3.41296928327645e-05| +|spack|suitesparse|3.41296928327645e-05| +|spack|realsense|3.41296928327645e-05| +|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|3.171417975649776e-05| +|spack|hwloc|3.017752572557674e-05| +|spack|[guile](https://www.gnu.org/software/guile/)|2.957795086235071e-05| +|spack|everybeam|2.8878970858493043e-05| +|spack|idgapi|2.8878970858493043e-05| +|spack|eigen|2.8529215956562793e-05| +|spack|[openssh](https://www.openssh.com/)|2.741896698296016e-05| +|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.741896698296016e-05| +|spack|sophus|2.681618722574354e-05| +|spack|visioncore|2.681618722574354e-05| +|spack|brisk|2.681618722574354e-05| +|spack|opengv|2.681618722574354e-05| +|spack|gtsam|2.681618722574354e-05| +|spack|tensorflow|2.681618722574354e-05| +|spack|cudalibs|2.681618722574354e-05| +|spack|pnetcdf|2.681618722574354e-05| +|spack|qt5widgets|2.681618722574354e-05| +|spack|qt5opengl|2.681618722574354e-05| +|spack|glut|2.681618722574354e-05| +|spack|[swig](http://www.swig.org)|2.6612825806434135e-05| +|spack|py-nose|2.65480253534861e-05| +|spack|findutils|2.6446245245813685e-05| +|spack|glew|2.4885751994101158e-05| +|spack|py-mpi4py|2.2828575116053246e-05| +|spack|[help2man](https://www.gnu.org/software/help2man/)|2.276551605367477e-05| +|spack|dl|2.0857034508911642e-05| +|spack|sofa|2.0857034508911642e-05| +|spack|pthreads|2.0857034508911642e-05| +|spack|llvm-amdgpu|1.9150780107264747e-05| +|spack|hsa-rocr-dev|1.9150780107264747e-05| +|spack|libunistring|1.869831389279261e-05| +|spack|py-flit-core|1.7121515883433974e-05| +|spack|libfabric|1.6911185582135188e-05| +|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.6788916953092556e-05| +|spack|libsbml|1.632289657219172e-05| +|spack|libsedml|1.632289657219172e-05| +|spack|libcombine|1.632289657219172e-05| +|spack|crossguid|1.632289657219172e-05| +|spack|nativejit|1.632289657219172e-05| +|spack|cpufeatures|1.632289657219172e-05| +|spack|raptor|1.632289657219172e-05| +|spack|qcp|1.632289657219172e-05| +|spack|qwtplot3d|1.632289657219172e-05| +|spack|mml|1.632289657219172e-05| +|spack|sbw|1.632289657219172e-05| +|spack|atlas|1.6159667606469804e-05| +|spack|libedit|1.5805390181939488e-05| +|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.559667085803246e-05| +|spack|gl2ps|1.4477719327109447e-05| +|spack|perl-data-dumper|1.4345248787497753e-05| +|spack|libelf|1.4345248787497753e-05| +|spack|binutils|1.4345248787497753e-05| +|spack|isl|1.4345248787497753e-05| +|spack|glu|1.420333226853175e-05| +|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.4079662652364699e-05| +|spack|[hpx](https://hpx.stellar-group.org/)|1.4001354982821763e-05| +|spack|memkind|1.3973915163334959e-05| +|spack|gflags|1.3891408615196215e-05| +|spack|[git](http://git-scm.com)|1.3864106314618294e-05| +|spack|numactl|1.3008532423208191e-05| +|spack|kokkos-nvcc-wrapper|1.3008532423208191e-05| +|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.2794864874277359e-05| +|spack|[pugixml](https://pugixml.org/)|1.2559552831371458e-05| +|spack|libzmq|1.2146155390483838e-05| +|spack|dataspaces|1.2146155390483838e-05| +|spack|c-blosc|1.2146155390483838e-05| +|spack|zfp|1.2146155390483838e-05| +|spack|sz|1.2146155390483838e-05| +|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.1849316781057448e-05| +|spack|netcdf-c|1.1647802465696176e-05| +|spack|cgns|1.1647802465696176e-05| +|spack|ffmpeg|1.1299815664022572e-05| +|spack|fftw-api|1.1061677230619209e-05| +|spack|[fftw](https://www.fftw.org)|1.091774768815197e-05| +|spack|libgd|1.0902389078498291e-05| +|spack|[gsl](https://www.gnu.org/software/gsl)|1.0840651149877981e-05| +|spack|glx|1.0682419725569408e-05| +|spack|libxt|1.0682419725569408e-05| +|spack|osmesa|1.0682419725569408e-05| +|spack|netcdf-cxx|1.0682419725569408e-05| +|spack|libogg|1.0682419725569408e-05| +|spack|libtheora|1.0682419725569408e-05| +|spack|utf8cpp|1.0682419725569408e-05| +|spack|proj|1.0682419725569408e-05| +|spack|seacas|1.0682419725569408e-05| +|spack|arpack-ng|1.0508593369088248e-05| +|spack|[root](https://root.cern.ch)|8.994596131968154e-06| +|spack|meson|8.92013651877133e-06| +|spack|superlu|8.849341784495367e-06| +|spack|[octave](https://www.gnu.org/software/octave/)|8.054433377446542e-06| +|spack|msmpi|7.743174061433446e-06| +|spack|rsync|7.743174061433446e-06| +|spack|hepmc|7.743174061433446e-06| +|spack|hepmc3|7.743174061433446e-06| +|spack|evtgen|7.743174061433446e-06| +|spack|fastjet|7.743174061433446e-06| +|spack|lhapdf|7.743174061433446e-06| +|spack|rivet|7.743174061433446e-06| +|spack|madgraph5amc|7.743174061433446e-06| +|spack|openmpi|7.743174061433446e-06| +|spack|mpich|7.743174061433446e-06| +|spack|highfive|7.743174061433446e-06| +|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|7.317352584105314e-06| +|spack|libmd|7.285521501706484e-06| +|spack|cudnn|6.516957128116743e-06| +|spack|libxft|6.3446908597498075e-06| +|spack|glfw|5.899561189663578e-06| +|spack|unzip|5.7180362299816216e-06| +|spack|wget|5.7180362299816216e-06| +|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.659476094629682e-06| +|spack|bdw-gc|5.162116040955631e-06| +|spack|googletest|5.162116040955631e-06| +|spack|psm|4.7650301916513514e-06| +|spack|opa-psm2|4.7650301916513514e-06| +|spack|rdma-core|4.7650301916513514e-06| +|spack|slurm|4.7650301916513514e-06| +|spack|[jemalloc](http://jemalloc.net/)|4.745263034012007e-06| +|spack|[vtk](http://www.vtk.org)|4.394008972745414e-06| +|spack|berkeley-db|4.2417107508532415e-06| +|spack|valgrind|4.2248063421220415e-06| +|spack|libxscrnsaver|4.20864284280265e-06| +|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|3.990913333916748e-06| +|spack|nspr|3.863534129692832e-06| +|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.7542662116041028e-06| +|spack|sofa-c|3.5737726437385136e-06| +|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.3874700874818654e-06| +|spack|[mkl](https://software.intel.com/en-us/intel-mkl)|3.378839590443695e-06| +|spack|lm-sensors|3.3185031691857624e-06| +|spack|rocprofiler-dev|3.3185031691857624e-06| +|spack|rocm-smi-lib|3.3185031691857624e-06| +|spack|[vc](https://github.com/VcDevel/Vc)|2.88690125926798e-06| +|spack|autoconf-archive|2.859018114990811e-06| +|spack|libxmu|2.859018114990811e-06| +|spack|tar|2.630401776751656e-06| +|spack|suite-sparse|2.6246343247196483e-06| +|spack|[seqan](https://www.seqan.de)|2.4134568503169223e-06| +|spack|[kokkos](https://github.com/kokkos/kokkos)|2.279375914188199e-06| +|spack|libice|2.1360480169471574e-06| +|spack|nlohmann-json|2.1360480169471574e-06| +|spack|xxhash|2.1360480169471574e-06| +|spack|libxpm|2.1360480169471574e-06| +|spack|ftgl|2.1360480169471574e-06| +|spack|arrow|2.1360480169471574e-06| +|spack|davix|2.1360480169471574e-06| +|spack|dcap|2.1360480169471574e-06| +|spack|fcgi|2.1360480169471574e-06| +|spack|mysql-client|2.1360480169471574e-06| +|spack|oracle-instant-client|2.1360480169471574e-06| +|spack|postgresql|2.1360480169471574e-06| +|spack|pythia6|2.1360480169471574e-06| +|spack|r|2.1360480169471574e-06| +|spack|r-rcpp|2.1360480169471574e-06| +|spack|r-rinside|2.1360480169471574e-06| +|spack|shadow|2.1360480169471574e-06| +|spack|unuran|2.1360480169471574e-06| +|spack|vdt|2.1360480169471574e-06| +|spack|veccore|2.1360480169471574e-06| +|spack|xrootd|2.1360480169471574e-06| +|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.1265236470014656e-06| +|spack|asio|1.8583617747440273e-06| +|spack|gperftools|1.8583617747440273e-06| +|spack|mimalloc|1.8583617747440273e-06| +|spack|otf2|1.8583617747440273e-06| +|spack|groff|1.703498293515358e-06| +|spack|ghostscript|1.703498293515358e-06| +|spack|gts|1.703498293515358e-06| +|spack|cairo|1.703498293515358e-06| +|spack|pango|1.703498293515358e-06| +|spack|poppler|1.703498293515358e-06| +|spack|sed|1.703498293515358e-06| +|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.690043427482918e-06| +|spack|fltk|1.6592515845928812e-06| +|spack|glpk|1.6592515845928812e-06| +|spack|gnuplot|1.6592515845928812e-06| +|spack|imagemagick|1.6592515845928812e-06| +|spack|qhull|1.6592515845928812e-06| +|spack|qrupdate|1.6592515845928812e-06| +|spack|qscintilla|1.6592515845928812e-06| +|spack|py-twisted|1.4601413944417355e-06| +|spack|perl-module-build|1.4601413944417355e-06| +|spack|apr|1.4601413944417355e-06| +|spack|apr-util|1.4601413944417355e-06| +|spack|catkin|1.2514220705346987e-06| +|spack|roslaunch|1.2514220705346987e-06| +|spack|bpp-phyl-omics3|1.2514220705346987e-06| +|spack|bpp-popgen3|1.2514220705346987e-06| +|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.238907849829359e-06| +|spack|rpcsvc-proto|1.2024693836579e-06| +|spack|libtirpc|1.2024693836579e-06| +|spack|seqan.|1.0726474890297416e-06| +|spack|sowing|9.653827401267673e-07| +|spack|hipblas|9.653827401267673e-07| +|spack|hipsparse|9.653827401267673e-07| +|spack|rocsparse|9.653827401267673e-07| +|spack|rocsolver|9.653827401267673e-07| +|spack|rocblas|9.653827401267673e-07| +|spack|rocrand|9.653827401267673e-07| +|spack|rocthrust|9.653827401267673e-07| +|spack|rocprim|9.653827401267673e-07| +|spack|metis|9.653827401267673e-07| +|spack|scotch|9.653827401267673e-07| +|spack|parmetis|9.653827401267673e-07| +|spack|mmg|9.653827401267673e-07| +|spack|parmmg|9.653827401267673e-07| +|spack|tetgen|9.653827401267673e-07| +|spack|hypre|9.653827401267673e-07| +|spack|superlu-dist|9.653827401267673e-07| +|spack|strumpack|9.653827401267673e-07| +|spack|scalapack|9.653827401267673e-07| +|spack|mumps|9.653827401267673e-07| +|spack|trilinos|9.653827401267673e-07| +|spack|mpfr|9.653827401267673e-07| +|spack|giflib|9.653827401267673e-07| +|spack|exodusii|9.653827401267673e-07| +|spack|parallel-netcdf|9.653827401267673e-07| +|spack|random123|9.653827401267673e-07| +|spack|moab|9.653827401267673e-07| +|spack|p4est|9.653827401267673e-07| +|spack|saws|9.653827401267673e-07| +|spack|libyaml|9.653827401267673e-07| +|spack|kokkos-kernels|9.653827401267673e-07| +|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.385665529010257e-07| +|spack|[glog](https://github.com/google/glog)|8.855578107106032e-07| +|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.508532423208332e-07| +|spack|[cereal](https://uscilab.github.io/cereal/)|7.508532423208227e-07| +|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.25711035267354e-07| +|spack|[tclap](http://tclap.sourceforge.net)|6.25711035267354e-07| +|spack|[itk](https://itk.org/)|6.25711035267354e-07| +|spack|ant|6.173959384531652e-07| +|spack|ceres-solver|6.173959384531652e-07| +|spack|clp|6.173959384531652e-07| +|spack|gdal|6.173959384531652e-07| +|spack|ipp|6.173959384531652e-07| +|spack|jasper|6.173959384531652e-07| +|spack|onnx|6.173959384531652e-07| +|spack|openexr|6.173959384531652e-07| +|spack|openjpeg|6.173959384531652e-07| +|spack|libwebp|6.173959384531652e-07| +|spack|tesseract|6.173959384531652e-07| +|spack|leptonica|6.173959384531652e-07| +|spack|libdc1394|6.173959384531652e-07| +|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.094588005850825e-07| +|spack|[casacore](https://github.com/casacore/casacore)|5.775794171698644e-07| +|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.363237445148764e-07| +|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.363237445148764e-07| +|spack|[nlopt](https://nlopt.readthedocs.io)|5.363237445148764e-07| +|spack|[armadillo](http://arma.sourceforge.net/)|5.363237445148764e-07| +|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.7542662116041136e-07| +|spack|[lua](https://www.lua.org)|2.887897085849322e-07| +|spack|[opencv](https://opencv.org/)|2.681618722574382e-07| +|spack|[clapack](https://www.netlib.org/clapack/)|1.6322896572191638e-07| +|spack|[qwt](http://qwt.sourceforge.net/)|1.6322896572191638e-07| > Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. diff --git a/pages/dependencies.md b/pages/dependencies.md index 65574a9d..1c561c5c 100644 --- a/pages/dependencies.md +++ b/pages/dependencies.md @@ -9,10768 +9,10794 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|pypi|[numpy](https://www.numpy.org)|0.08572141093815887| -|pypi|[matplotlib](https://matplotlib.org)|0.030070140603920544| -|cran|R|0.014844770446383174| -|pypi|[scipy](https://www.scipy.org)|0.012214238462868917| -|pypi|[pytest](https://docs.pytest.org/en/latest/)|0.0107649612695828| -|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.010314676271643453| -|cran|[testthat](https://testthat.r-lib.org)|0.01008039959868897| -|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009844445946885936| -|pypi|[sphinx](https://pypi.org/project/sphinx)|0.0076417834068887944| -|cran|[httr](https://httr.r-lib.org/)|0.007488506041462741| -|cran|[knitr](https://yihui.org/knitr/)|0.0071115243819489795| -|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.006681089092626492| -|spack|[zlib](https://zlib.net)|0.006645680176812622| -|cran|utils|0.0063517591042280865| -|cran|methods|0.005995621481126486| -|pypi|[six](https://pypi.org/project/six)|0.005748273294811553| -|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005337373735793192| -|cran|[covr](https://covr.r-lib.org)|0.005322012800038288| -|pypi|[cycler](https://github.com/matplotlib/cycler)|0.005173220498998547| -|pypi|[h5py](http://www.h5py.org)|0.004733292413030563| -|pypi|[colorama](https://pypi.org/project/colorama)|0.004559173294297744| -|pypi|[pytz](https://pypi.org/project/pytz)|0.004330513396023063| -|pypi|[biopython](https://pypi.org/project/biopython)|0.004221495456931555| -|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.004127822518489646| -|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.003998302844621573| -|pypi|[pyyaml](https://pypi.org/project/pyyaml)|0.0036762466486884283| -|cran|[tidyr](https://tidyr.tidyverse.org)|0.0034984565515070146| -|pypi|[cython](https://pypi.org/project/cython)|0.0033310918332580285| -|pypi|[numba](https://numba.pydata.org)|0.003209472500448198| -|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.0031505800585982344| -|pypi|[packaging](https://pypi.org/project/packaging)|0.0031496587858452457| -|pypi|[pandas](https://pypi.org/project/pandas)|0.0031078815545925497| -|pypi|[docutils](https://pypi.org/project/docutils)|0.0030636198455617158| -|spack|[python](https://www.python.org/)|0.0027516148103254997| -|cran|[magrittr](https://magrittr.tidyverse.org)|0.002705453655086295| -|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.0026478943829303836| -|pypi|[requests](https://pypi.org/project/requests)|0.0025824466870839496| -|cran|[rlang](https://rlang.r-lib.org)|0.002565389516119054| -|cran|stats|0.002541409295047889| -|pypi|[PyYAML](https://pyyaml.org/)|0.0025299383117317344| -|pypi|[hypothesis](https://pypi.org/project/hypothesis)|0.0025100602977932763| -|pypi|[setuptools](https://pypi.org/project/setuptools)|0.0024759693077540143| -|pypi|[coverage](https://pypi.org/project/coverage)|0.002470115437432668| -|pypi|[tomli](https://pypi.org/project/tomli)|0.0024151446689335476| -|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.0023236437133092977| -|pypi|[future](https://python-future.org)|0.0022795067740682454| -|pypi|[certifi](https://pypi.org/project/certifi)|0.0021574799018158662| -|cran|[withr](https://withr.r-lib.org)|0.0021162834675074356| -|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.0020525627535427763| -|pypi|[MarkupSafe](https://pypi.org/project/MarkupSafe)|0.0020384257550938095| -|cran|[tibble](https://tibble.tidyverse.org/)|0.0020023466077572476| -|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0019894431875886343| -|pypi|[flake8](https://pypi.org/project/flake8)|0.0019815705204205953| -|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019409962256264938| -|spack|[pkgconfig](http://pkgconf.org/)|0.0019057906655691001| -|pypi|[astropy](http://astropy.org)|0.001878785802682659| -|pypi|[lxml](https://pypi.org/project/lxml)|0.0018689271179673913| -|pypi|[nose](https://pypi.org/project/nose)|0.0018248900412065634| -|pypi|[mock](https://pypi.org/project/mock)|0.0018177146800556726| -|spack|openmp|0.0017906702357129865| -|cran|[Rcpp](http://www.rcpp.org)|0.0017833536723223908| -|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.001775072852815938| -|spack|[cmake](https://www.cmake.org)|0.00176714661278145| -|pypi|[pycparser](https://github.com/eliben/pycparser)|0.0017456366480943977| -|cran|tools|0.0017241979822523446| -|pypi|[seaborn](https://seaborn.pydata.org)|0.0017130049541485741| -|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.0016896552469557187| -|pypi|[sklearn](https://pypi.python.org/pypi/scikit-learn/)|0.0016448471760525888| -|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016117772078888557| -|pypi|[joblib](https://joblib.readthedocs.io)|0.0015911727997225936| -|pypi|[idna](https://pypi.org/project/idna)|0.0015781012835289095| -|cran|[curl](https://github.com/jeroen/curl)|0.0015749348429548113| -|pypi|[Sphinx](https://pypi.org/project/Sphinx)|0.0015732708105485602| -|cran|grDevices|0.0015561091302461016| -|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015483139454695873| -|pypi|[wheel](https://github.com/pypa/wheel)|0.0015398198049654394| -|cran|graphics|0.0015039493548476464| -|pypi|[ipython](https://pypi.org/project/ipython)|0.001472038750392267| -|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.0014678121230394916| -|cran|[R6](https://r6.r-lib.org)|0.0014526975545069668| -|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014476284852031095| -|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014444035363895859| -|pypi|[chardet](https://pypi.org/project/chardet)|0.001426235939139387| -|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.0013290082531859084| -|cran|[pryr](https://github.com/hadley/pryr)|0.0013270561715422373| -|cran|[dplyr](https://dplyr.tidyverse.org)|0.001278676452101822| -|pypi|[astroquery](http://astropy.org/astroquery)|0.0012731302462131032| -|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.0012497828809333884| -|cran|[glue](https://github.com/tidyverse/glue)|0.0012131677342146893| -|pypi|[statsmodels](https://www.statsmodels.org/)|0.00115581743347833| -|pypi|[dask](https://pypi.org/project/dask)|0.001153019366186086| -|pypi|[PySocks](https://pypi.org/project/PySocks)|0.00113866586465202| -|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011209338829602283| -|pypi|[protobuf](https://pypi.org/project/protobuf)|0.0011149281594157432| -|pypi|[twine](https://pypi.org/project/twine)|0.0011137218634597195| -|pypi|[urllib3](https://pypi.org/project/urllib3)|0.0011136546938198722| -|pypi|[mypy](https://pypi.org/project/mypy)|0.0011050733265693087| -|pypi|[html5lib](https://pypi.org/project/html5lib)|0.0010947073962703758| -|pypi|[Babel](https://pypi.org/project/Babel)|0.0010564751022914716| -|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.0010481719354054923| -|pypi|[pillow](https://pypi.org/project/pillow)|0.001034407700230979| -|pypi|[ipywidgets](http://jupyter.org)|0.001024803566647294| -|spack|[qt](https://qt.io)|0.001009788494928697| -|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010063749779048712| -|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.0010050350174738254| -|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0009955603422919226| -|pypi|[click](https://palletsprojects.com/p/click/)|0.0009922708896588752| -|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.0009846810848982545| -|pypi|[pygments](https://pypi.org/project/pygments)|0.0009811834578883172| -|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009726389719090066| -|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009698622965940964| -|spack|[openssl](https://www.openssl.org)|0.0009675009497488424| -|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009664471594744271| -|pypi|[healpy](http://github.com/healpy)|0.0009637062882721694| -|pypi|[keras](https://keras.io/)|0.0009587817327131414| -|pypi|[lmfit](https://lmfit.github.io/lmfit-py/)|0.0009491951073998502| -|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009473129174712507| -|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009431981892175104| -|pypi|[pytest-black](https://github.com/shopkeep/pytest-black)|0.0009422026083162959| -|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009362515990532604| -|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009343179250264596| -|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009320039109798365| -|pypi|[Cython](https://pypi.org/project/Cython)|0.0009303315005598531| -|spack|[automake](https://www.gnu.org/software/automake/)|0.0009289286443330942| -|pypi|[jinja2](https://pypi.org/project/jinja2)|0.0009263693686480861| -|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.0009027179682523351| -|pypi|[psutil](https://pypi.org/project/psutil)|0.0008951464385464075| -|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0008944406519188094| -|pypi|[argparse](https://github.com/ThomasWaldmann/argparse/)|0.0008905421122172947| -|pypi|[tornado](https://pypi.org/project/tornado)|0.0008695980456270633| -|spack|[libxml2](http://xmlsoft.org)|0.000866512432486694| -|pypi|[attrs](https://pypi.org/project/attrs)|0.0008608979547327904| -|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008512913112948876| -|pypi|[pyerfa](https://github.com/liberfa/pyerfa)|0.0008427907563102765| -|pypi|[networkx](https://networkx.org/)|0.0008393953367634162| -|spack|[perl](https://www.perl.org)|0.0008378558047493472| -|pypi|[docopt](https://pypi.org/project/docopt)|0.0008352805084341227| -|spack|threads|0.0008271138902938068| -|pypi|[toml](https://pypi.org/project/toml)|0.0008267815785503909| -|pypi|[contextlib2](http://contextlib2.readthedocs.org)|0.0008247479922988203| -|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0008222199481335285| -|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008085448450812457| -|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.0008047397023963775| -|pypi|[jupyter](http://jupyter.org)|0.0008014866433258134| -|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.0008008137264951052| -|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007941136561332459| -|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0007881531165460022| -|pypi|[bleach](https://pypi.org/project/bleach)|0.0007776350165938369| -|pypi|[photutils](https://github.com/astropy/photutils)|0.0007749948278553256| -|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007737891838280807| -|cran|[stringi](https://stringi.gagolewski.com/)|0.0007729985277605421| -|cran|[mockery](https://github.com/r-lib/mockery)|0.0007696242103828752| -|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0007689321930574611| -|cran|[xml2](https://xml2.r-lib.org/)|0.0007647799489587502| -|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007622323213079478| -|pypi|[llvmlite](http://llvmlite.readthedocs.io)|0.0007607821463274903| -|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.000760654636115108| -|pypi|[black](https://pypi.org/project/black)|0.0007595746299897267| -|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007495907860029726| -|pypi|[cryptography](https://pypi.org/project/cryptography)|0.0007466523569299272| -|cran|[bit64](https://github.com/truecluster/bit64)|0.0007463109317510915| -|pypi|[slack-sdk](https://github.com/slackapi/python-slack-sdk)|0.0007460528542545734| -|cran|[cli](https://cli.r-lib.org)|0.0007438668621870911| -|pypi|[asdf](https://pypi.org/project/asdf)|0.0007389130841990185| -|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007373449385928756| -|cran|[pillar](https://pillar.r-lib.org/)|0.0007312885606477845| -|spack|ca-certificates-mozilla|0.000729900592861944| -|spack|nasm|0.000729900592861944| -|pypi|[py-make](https://pypi.org/project/py-make)|0.0007296827929873887| -|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.000726420940905618| -|cran|[shiny](https://shiny.rstudio.com/)|0.000719897729311065| -|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.000718444356000459| -|cran|[purrr](http://purrr.tidyverse.org)|0.0007182524245214717| -|pypi|[pycodestyle](https://pycodestyle.pycqa.org/)|0.0007104503649357038| -|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.0007004010897268256| -|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.0006977476878060433| -|rubygems|[rake](https://github.com/ruby/rake)|0.0006949111130400707| -|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0006941165691635982| -|pypi|[sympy](https://pypi.org/project/sympy)|0.0006932867350948835| -|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.0006860652805196246| -|pypi|[setuptools_scm](https://pypi.org/project/setuptools_scm)|0.000685182665335084| -|pypi|[tqdm](https://tqdm.github.io)|0.0006812382988490208| -|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006753080621400877| -|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.0006731366676221542| -|cran|grid|0.0006721240237756447| -|spack|[xz](https://tukaani.org/xz/)|0.000671155772467207| -|cran|[callr](https://callr.r-lib.org)|0.0006676468704387044| -|spack|[expat](https://libexpat.github.io/)|0.0006646044139369484| -|pypi|[py](https://pypi.org/project/py)|0.0006599423579683712| -|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.000656876672772382| -|pypi|[cloudpickle](https://github.com/cloudpipe/cloudpickle)|0.0006318537045024732| -|pypi|[wrapt](https://github.com/GrahamDumpleton/wrapt)|0.0006185854196705631| -|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006101199777003174| -|pypi|[cffi](https://pypi.org/project/cffi)|0.0006098394769601141| -|cran|[DBI](https://dbi.r-dbi.org)|0.0006080794590639145| -|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.0006048131712662783| -|cran|[sp](https://github.com/edzer/sp/)|0.000602470649940665| -|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0005968618913293698| -|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.000596683108085006| -|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005945699242012924| -|pypi|[ruamel.yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.0005936087626455174| -|pypi|[isal](https://github.com/pycompression/python-isal)|0.0005860231694560669| -|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005822189701684627| -|pypi|[zipp](https://pypi.org/project/zipp)|0.0005763115557297362| -|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005740420507214533| -|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.0005736819293179651| -|cran|[stringr](http://stringr.tidyverse.org)|0.0005718201660872467| -|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005707555900267437| -|cran|parallel|0.0005702344802265398| -|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005668623150493407| -|spack|eigen3|0.0005661087866108787| -|cran|[pracma](NA)|0.0005625759314094931| -|pypi|[lightkurve](https://docs.lightkurve.org)|0.0005610424546048663| -|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.0005599723713244594| -|spack|python3|0.0005585774058577406| -|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005579304628891043| -|pypi|[pluggy](https://pypi.org/project/pluggy)|0.0005573031882812809| -|pypi|[scikit-learn](http://scikit-learn.org)|0.0005533258489292598| -|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.0005523766576998766| -|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005518406484118918| -|cran|[hms](https://hms.tidyverse.org/)|0.0005518213073344992| -|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005501410691995614| -|pypi|[typing_extensions](https://typing.readthedocs.io/)|0.0005497636345974918| -|pypi|[xmltodict](https://github.com/martinblech/xmltodict)|0.0005435132858773028| -|pypi|[jax](https://pypi.org/project/jax)|0.0005383492859037437| -|cran|[processx](https://processx.r-lib.org)|0.0005353219502896297| -|cran|[markdown](https://github.com/rstudio/markdown)|0.0005327817366023645| -|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005299755723047675| -|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005299262350605242| -|pypi|[traitlets](https://pypi.org/project/traitlets)|0.0005292219975459574| -|pypi|[filelock](https://github.com/tox-dev/py-filelock)|0.0005291609641980855| -|cran|[scales](https://scales.r-lib.org)|0.000526455813452127| -|pypi|[termcolor](http://pypi.python.org/pypi/termcolor)|0.0005210646279878985| -|pypi|[pytest-flake8](https://github.com/tholo/pytest-flake8)|0.0005195269513472833| -|pypi|[Pillow](https://pypi.org/project/Pillow)|0.000519069366528449| -|pypi|[rst.linker](https://github.com/jaraco/rst.linker)|0.0005108519013331514| -|pypi|[jaraco.packaging](https://github.com/jaraco/jaraco.packaging)|0.0005108519013331514| -|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.0005026504445422963| -|pypi|[pathlib](https://pypi.org/project/pathlib)|0.0004983186261191428| -|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0004965855460669525| -|pypi|[pytest-mypy](https://github.com/dbader/pytest-mypy)|0.0004958462694259309| -|pypi|[dill](https://pypi.org/project/dill)|0.0004957182952107466| -|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.0004950174602550792| -|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.0004928723822650916| -|pypi|[pytest-checkdocs](https://github.com/jaraco/pytest-checkdocs)|0.0004904502381532353| -|pypi|[webencodings](https://pypi.org/project/webencodings)|0.0004893044079125954| -|pypi|[pytest-enabler](https://github.com/jaraco/pytest-enabler)|0.0004888803714985856| -|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.0004845839223165206| -|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.000483251696384893| -|spack|[mbedtls](https://tls.mbed.org)|0.00048309357403501384| -|pypi|[pyfaidx](http://mattshirley.com)|0.00048147797803056616| -|pypi|[enum34](https://pypi.org/project/enum34)|0.0004790230711248789| -|pypi|[pywin32](https://pypi.org/project/pywin32)|0.00047392833149012434| -|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.00047170367739661636| -|pypi|[cobaya](https://cobaya.readthedocs.io)|0.00047071129707112975| -|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004679830310055141| -|pypi|[brotli](https://pypi.org/project/brotli)|0.00046361986206329864| -|pypi|[ephem](https://pypi.org/project/ephem)|0.0004613276036069536| -|pypi|[types-setuptools](https://pypi.org/project/types-setuptools)|0.0004577459214448534| -|pypi|[itsdangerous](https://palletsprojects.com/p/itsdangerous/)|0.000455448298313394| -|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.00045213911469652295| -|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.0004499309609552276| -|pypi|[olefile](https://pypi.org/project/olefile)|0.00044887505809354603| -|pypi|[markdown2](https://pypi.org/project/markdown2)|0.00044565651931015364| -|pypi|[decorator](https://pypi.org/project/decorator)|0.000439956614267559| -|pypi|[numexpr](https://github.com/pydata/numexpr)|0.0004388606882218994| -|pypi|[msgpack](https://pypi.org/project/msgpack)|0.00043199117866006304| -|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.0004309530952441086| -|pypi|[tenacity](https://pypi.org/project/tenacity)|0.0004308747376348417| -|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.0004293202446106766| -|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.00042856028517105737| -|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004278261354124174| -|pypi|[kiwisolver](https://github.com/nucleic/kiwi)|0.0004253601478657181| -|pypi|[pyroma](https://pypi.org/project/pyroma)|0.000422505542969937| -|spack|diffutils|0.00042209727494838526| -|pypi|[imageio](https://pypi.org/project/imageio)|0.00042117955303369657| -|cran|RColorBrewer|0.00042097488787708843| -|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.00041869222285490675| -|pypi|[isort](https://pypi.org/project/isort)|0.0004157008680601296| -|pypi|[codecov](https://pypi.org/project/codecov)|0.0004112168154762978| -|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.0004110557086406978| -|pypi|[multiprocess](https://pypi.org/project/multiprocess)|0.00040785298324737214| -|spack|gtest|0.00040526001195457265| -|cran|[broom](https://broom.tidymodels.org/)|0.00040094555052620534| -|rubygems|[webrick](https://github.com/ruby/webrick)|0.0003984958289748954| -|pypi|[SQLAlchemy](https://www.sqlalchemy.org)|0.00039428167289590844| -|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.00039376658559937795| -|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.00039082651712964427| -|pypi|[netCDF4](https://pypi.org/project/netCDF4)|0.00039056175311761947| -|cran|[xts](https://github.com/joshuaulrich/xts)|0.00038657898044576803| -|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.00038620270194718553| -|cran|[sf](https://r-spatial.github.io/sf/)|0.0003851354708082577| -|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.00038415009980135423| -|pypi|[alabaster](https://pypi.org/project/alabaster)|0.0003835638067424083| -|pypi|[plotly](https://plotly.com/python/)|0.00038342440707229866| -|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.00038295266623591256| -|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003825296563351823| -|cran|[plyr](http://had.co.nz/plyr)|0.00037883556249028693| -|spack|icu4c|0.000378089991206492| -|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.00037755276611104626| -|cran|[rgl](https://github.com/dmurdoch/rgl)|0.00037651139384294003| -|cran|bench|0.00037403565841541734| -|pypi|[watchdog](https://pypi.org/project/watchdog)|0.00037344859178259577| -|pypi|[imagesize](https://pypi.org/project/imagesize)|0.00037249241518988745| -|pypi|[wget](http://bitbucket.org/techtonik/python-wget/)|0.0003722857614748168| -|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.0003721953606392308| -|pypi|[torch](https://pytorch.org/)|0.0003714462707340093| -|cran|[bit](https://github.com/truecluster/bit)|0.0003708397967394519| -|cran|[mime](https://github.com/yihui/mime)|0.0003681506372697919| -|spack|[lz4](https://lz4.github.io/lz4/)|0.0003681107282832998| -|pypi|[gym](https://pypi.org/project/gym)|0.00036328854572111535| -|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.0003624943500326761| -|spack|[gettext](https://www.gnu.org/software/gettext/)|0.0003618580985818179| -|pypi|[process-tests](https://pypi.org/project/process-tests)|0.0003616231301641355| -|pypi|[fields](https://pypi.org/project/fields)|0.0003616231301641355| -|spack|py-numpy|0.0003605399166545567| -|cran|[fs](https://fs.r-lib.org)|0.00035994021302829135| -|pypi|[smmap](https://pypi.org/project/smmap)|0.00035754328419986995| -|pypi|[nbformat](https://pypi.org/project/nbformat)|0.0003559111916880734| -|cran|[generics](https://generics.r-lib.org)|0.00035499570859065234| -|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00035477602559925135| -|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.0003540256145697894| -|pypi|[munkres](https://pypi.org/project/munkres)|0.00035079278631557423| -|pypi|[hunter](https://pypi.org/project/hunter)|0.00035020486264321495| -|spack|[bison](https://www.gnu.org/software/bison/)|0.000349567400355524| -|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.00034887246812702663| -|pypi|[dynesty](https://pypi.org/project/dynesty)|0.000346767408704416| -|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.00034662204451103775| -|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.0003466042386723223| -|pypi|[execnet](https://pypi.org/project/execnet)|0.00034287082468454987| -|cran|evaluate|0.0003427119488982655| -|spack|slicer|0.0003407949790794979| -|npm|[express](http://expressjs.com/)|0.0003394678841965552| -|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.0003386509718737819| -|pypi|[pyproj](https://pypi.org/project/pyproj)|0.00033861719786932166| -|rubygems|[bundler](https://bundler.io/)|0.00033706005046225967| -|pypi|[typing](https://docs.python.org/3/library/typing.html)|0.0003365409632713057| -|spack|pybind11|0.00033622235505080696| -|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00033357604738357876| -|pypi|[cachetools](https://pypi.org/project/cachetools)|0.00033040525409254234| -|cran|tcltk|0.000330378898609222| -|spack|pythoninterp|0.0003302220791760541| -|cran|[webmockr](https://github.com/ropensci/webmockr)|0.00032977344327741765| -|cran|[unix](https://github.com/jeroen/unix)|0.000328232650486973| -|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.0003259123739449911| -|pypi|[xarray](https://pypi.org/project/xarray)|0.0003245735217832303| -|spack|[lapack](https://github.com/mcg1969/vecLibFort)|0.000324437143509891| -|pypi|[Pygments](https://pypi.org/project/Pygments)|0.00032293998674471687| -|spack|[sqlite](https://www.sqlite.org)|0.0003227610633964093| -|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.00032149996069990504| -|pypi|[flatbuffers](https://pypi.org/project/flatbuffers)|0.0003197583064432759| -|pypi|[sqlalchemy](https://pypi.org/project/sqlalchemy)|0.00031900917737569305| -|cran|[pkgload](https://github.com/r-lib/pkgload)|0.0003178541331941714| -|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.00031655242477063555| -|pypi|[python](http://www.python.org/2.5)|0.00031411169067211407| -|spack|[zstd](https://facebook.github.io/zstd/)|0.0003107116644724848| -|npm|[lodash](https://lodash.com/)|0.0003083316923843917| -|pypi|[pandoc](https://pypi.org/project/pandoc)|0.00030808370325205095| -|cran|[maps](NA)|0.0003078841841754477| -|pypi|[fsspec](https://pypi.org/project/fsspec)|0.00030746786573087193| -|pypi|[pip](https://pip.pypa.io/)|0.00030737876856983014| -|pypi|[astroscrappy](https://github.com/astropy/astroscrappy)|0.00030688871327417356| -|cran|[usethis](https://usethis.r-lib.org)|0.00030586408414747706| -|cran|[httpcode](https://github.com/sckott/httpcode)|0.00030512498242864293| -|pypi|[numdifftools](https://pypi.org/project/numdifftools)|0.000304544457370168| -|pypi|[locket](https://pypi.org/project/locket)|0.0003028108507404891| -|pypi|[ujson](https://pypi.org/project/ujson)|0.0003014684665075841| -|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.00029869238406257073| -|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.00029856409281095475| -|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.0002982076136582065| -|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.0002959716602027674| -|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.00029533211297071133| -|spack|[libffi](https://sourceware.org/libffi/)|0.0002926256629677965| -|pypi|[palettable](https://jiffyclub.github.io/palettable/)|0.0002924330346093566| -|spack|[tk](https://www.tcl.tk)|0.0002919966094915113| -|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.0002913034648835243| -|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.0002888872940050239| -|cran|[igraph](https://igraph.org)|0.0002885505421479712| -|pypi|[babel](https://pypi.org/project/babel)|0.0002879452486448229| -|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.00028781040493689635| -|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.00028688394888980374| -|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.0002866682210286906| -|cran|[blob](https://blob.tidyverse.org)|0.0002866078043784385| -|cran|[data.table](https://r-datatable.com)|0.000286590056929619| -|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.0002859892715384202| -|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.0002824970773108122| -|cran|pkgconfig|0.0002821517899590835| -|pypi|[rich](https://pypi.org/project/rich)|0.0002816778359683616| -|cran|[lubridate](https://lubridate.tidyverse.org)|0.0002814805496686988| -|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.00028144700926479357| -|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002798640785460539| -|pypi|[tensorflow](https://www.tensorflow.org/)|0.000279421047750097| -|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.0002784828150234655| -|pypi|[pexpect](https://pypi.org/project/pexpect)|0.00027808703748672905| -|pypi|[pooch](https://pypi.org/project/pooch)|0.0002772600989422446| -|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.00027648912794114833| -|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.00027461011791555726| -|cran|[httpuv](https://github.com/rstudio/httpuv)|0.00027404700857594575| -|pypi|[cssselect](https://pypi.org/project/cssselect)|0.00027383682117620707| -|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.0002737875604225016| -|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00027372595805091855| -|pypi|[grpcio](https://pypi.org/project/grpcio)|0.0002713663567525102| -|cran|[inline](https://github.com/eddelbuettel/inline)|0.0002704336518435492| -|spack|[tcl](https://www.tcl.tk/)|0.0002687156567499382| -|pypi|[keyring](https://pypi.org/project/keyring)|0.00026808241355247303| -|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.0002676565678388668| -|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.00026731616040716615| -|cran|[urltools](https://github.com/Ironholds/urltools/)|0.00026708574290247887| -|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.0002651304398535562| -|spack|[ninja](https://ninja-build.org/)|0.00026446288296898816| -|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002641991884625598| -|pypi|[pydot](https://pypi.org/project/pydot)|0.0002631031645046074| -|pypi|[tzdata](https://pypi.org/project/tzdata)|0.00026291336436803166| -|pypi|[astroplan](https://github.com/astropy/astroplan)|0.000261992590982816| -|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.00026087582165271937| -|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.00026087582165271937| -|spack|[tix](https://sourceforge.net/projects/tix/)|0.00026087582165271937| -|pypi|[more_itertools](https://github.com/more-itertools/more-itertools)|0.0002606232679454437| -|spack|[krb5](https://kerberos.org)|0.0002602994393420384| -|cran|[gtable](https://gtable.r-lib.org)|0.0002594127918368509| -|pypi|[pox](https://pypi.org/project/pox)|0.0002578338286652648| -|spack|[libssh2](https://www.libssh2.org/)|0.00025781989765046644| -|spack|[libssh](https://www.libssh.org)|0.00025781989765046644| -|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.0002577704734558443| -|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.00025773687556886367| -|spack|[curl](https://curl.se/)|0.0002575896068533289| -|pypi|[tox](https://pypi.org/project/tox)|0.0002573107619686512| -|pypi|[Flask](https://palletsprojects.com/p/flask)|0.00025619198482286834| -|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.00025566764475583987| -|pypi|[tifffile](https://pypi.org/project/tifffile)|0.00025532543366859505| -|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.0002552754270613773| -|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.00025435265702265704| -|cran|[png](http://www.rforge.net/png/)|0.000254167910060362| -|pypi|[PyICU](https://pypi.org/project/PyICU)|0.00025329000685816484| -|pypi|[fastnumbers](https://pypi.org/project/fastnumbers)|0.00025329000685816484| -|pypi|[reno](https://pypi.org/project/reno)|0.0002524695543473263| -|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.00025242401951670196| -|spack|[gnutls](https://www.gnutls.org)|0.0002522837679433535| -|spack|[nghttp2](https://nghttp2.org/)|0.0002522837679433535| -|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.0002514906724250299| -|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.00025104602510460253| -|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.0002506780120617783| -|cran|RPostgreSQL|0.0002496171835068992| -|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.00024793074656240596| -|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.00024793074656240596| -|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.00024793074656240596| -|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.00024793074656240596| -|pypi|[bump2version](https://pypi.org/project/bump2version)|0.0002478036872164159| -|pypi|[mappy](https://github.com/lh3/minimap2)|0.0002461814336291324| -|pypi|[tabulate](https://github.com/astanin/python-tabulate)|0.0002455952709518174| -|cran|[brio](https://brio.r-lib.org)|0.00024544273595138524| -|cran|[waldo](https://github.com/r-lib/waldo)|0.000243958129157118| -|pypi|[nbsphinx](https://pypi.org/project/nbsphinx)|0.0002437492044363715| -|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.00024320083682008372| -|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024250108610995974| -|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.0002413546432854607| -|npm|[axios](https://axios-http.com)|0.00024128595839442086| -|pypi|[pep517](https://pypi.org/project/pep517)|0.00024024015496705914| -|cran|[survival](https://github.com/therneau/survival)|0.0002389893147450586| -|pypi|[semver](https://github.com/python-semver/python-semver)|0.00023895540792348612| -|spack|numpy|0.00023894202032277346| -|pypi|[fs](https://pypi.org/project/fs)|0.00023835775481987346| -|pypi|[frozenlist](https://pypi.org/project/frozenlist)|0.00023809841840394922| -|pypi|[lz4](https://pypi.org/project/lz4)|0.00023759113591485635| -|cran|[XML](http://www.omegahat.net/RSXML/)|0.0002371756004528807| -|cran|[ragg](https://ragg.r-lib.org)|0.00023702963657369877| -|npm|[mocha](https://mochajs.org/)|0.00023639236026625873| -|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.00023638166329205916| -|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.00023488493723849375| -|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.00023305371188676676| -|pypi|[Markdown](https://Python-Markdown.github.io/)|0.00023260186113193567| -|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023217132790134335| -|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.00023170942716906477| -|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.0002300485882569309| -|spack|png|0.0002298036691342131| -|pypi|[commonmark](https://github.com/rtfd/commonmark.py)|0.00022924209436026886| -|pypi|[furo](https://pradyunsg.me/furo/quickstart)|0.00022870624246202972| -|pypi|[wmi](https://pypi.org/project/wmi)|0.00022734911941252447| -|pypi|[Werkzeug](https://palletsprojects.com/p/werkzeug/)|0.00022710315700789433| -|pypi|[pint](https://github.com/hgrecco/pint)|0.00022612808312119897| -|cran|[xfun](https://github.com/yihui/xfun)|0.0002258628702969753| -|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.00022513405746081496| -|pypi|[multidict](https://pypi.org/project/multidict)|0.0002247064458798641| -|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.00022332161729465692| -|cran|[mgcv](NA)|0.00022276681452364997| -|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00022041617725808703| -|spack|biosoup|0.00021966527196652723| -|pypi|[zopfli](https://pypi.org/project/zopfli)|0.0002194738314210965| -|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.000219272843878879| -|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.00021904957813862752| -|pypi|[greenlet](https://greenlet.readthedocs.io/)|0.00021836901780214428| -|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.00021825752573858677| -|pypi|[notebook](https://pypi.org/project/notebook)|0.00021798385618200725| -|pypi|[pulp](https://github.com/coin-or/pulp)|0.00021797096035066748| -|rubygems|[hoe](http://www.zenspider.com/projects/hoe.html)|0.00021725755149307278| -|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.00021715746376324427| -|cran|[RCurl](http://www.omegahat.net/RCurl)|0.0002165217231382139| -|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00021498570376353242| -|spack|pythonlibs|0.0002145615890385765| -|pypi|[sh](https://github.com/amoffat/sh)|0.0002144844186685191| -|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.00021305465859895826| -|spack|libiconv|0.00021279026275466248| -|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.00021258498223803736| -|cran|Lahman|0.00021207654380173878| -|pypi|[xattr](https://pypi.org/project/xattr)|0.00021135061664001887| -|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.00020995404961147637| -|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.00020889282265851305| -|pypi|[gitdb](https://pypi.org/project/gitdb)|0.00020813719682772608| -|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.00020691120888917456| -|pypi|[shortuuid](https://github.com/skorokithakis/shortuuid/)|0.0002046182697183243| -|cran|lobstr|0.0002044291741283485| -|pypi|[theano](http://deeplearning.net/software/theano/)|0.00020417103816685407| -|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00020293676948924852| -|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00020229464556068523| -|pypi|[ultranest](https://github.com/JohannesBuchner/ultranest)|0.0002014603044014809| -|pypi|[gast](https://pypi.org/project/gast)|0.00020143291262710318| -|cran|RMySQL|0.0002010101663578763| -|cran|munsell|0.00020062302891336802| -|pypi|[redis](https://pypi.org/project/redis)|0.00020052120873559015| -|pypi|[emcee](https://pypi.org/project/emcee)|0.000200249041106105| -|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.00019863057040138968| -|pypi|[intervaltree](https://github.com/chaimleib/intervaltree)|0.00019718000204715328| -|cran|[abind](NA)|0.00019674269310576806| -|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.00019566292167021707| -|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.0001951710039080094| -|cran|[hexbin](https://github.com/edzer/hexbin)|0.0001951660173718854| -|rubygems|[rspec-expectations](https://github.com/rspec/rspec-expectations)|0.0001946219634078004| -|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019435146443514645| -|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.00019347713662224808| -|cran|[winch](https://r-prof.github.io/winch/)|0.00019277825387226948| -|pypi|[doit](http://pydoit.org)|0.00019269537784526343| -|pypi|[pyzmq](https://pypi.org/project/pyzmq)|0.00019202363608616154| -|pypi|[jmespath](https://pypi.org/project/jmespath)|0.00019196726303141102| -|cran|datasets|0.0001907857123752812| -|pypi|[jupyter-client](https://jupyter.org)|0.00018959936527045314| -|pypi|[arviz](https://pypi.org/project/arviz)|0.00018938750963874465| -|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.0001882845188284519| -|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.0001882845188284519| -|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.0001882845188284519| -|pypi|[http](https://github.com/franckcuny/http)|0.0001882845188284519| -|pypi|[apyori](https://github.com/ymoch/apyori)|0.0001882845188284519| -|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.0001882845188284519| -|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.0001882845188284519| -|spack|bpython|0.0001882845188284519| -|spack|vif|0.0001882845188284519| -|spack|omegalib|0.0001882845188284519| -|pypi|[conan](https://conan.io)|0.0001882543450273576| -|pypi|[llist](https://github.com/ajakubek/python-llist)|0.0001876569037656904| -|spack|patchelf|0.00018640167364016738| -|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.00018630789596350844| -|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.0001863052449123133| -|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018393471698848726| -|pypi|[futures](https://github.com/agronholm/pythonfutures)|0.00018383477516556625| -|pypi|[ruamel.yaml.clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)|0.000183805528918681| -|npm|[react](https://reactjs.org/)|0.00018351292858971414| -|npm|[react-dom](https://reactjs.org/)|0.00018351292858971414| -|pypi|[edlib](https://github.com/Martinsos/edlib)|0.00018347829992323918| -|pypi|[asv](https://pypi.org/project/asv)|0.00018306429396632565| -|cran|formattable|0.00018304102196857155| -|cran|mapproj|0.00018265148654775517| -|cran|[bslib](https://rstudio.github.io/bslib/)|0.00018195060936610738| -|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.00018141972295676817| -|cran|iterators|0.0001812156874865018| -|cran|[webutils](https://github.com/jeroen/webutils)|0.00018093578060668824| -|cran|[devtools](https://devtools.r-lib.org/)|0.0001806722514012292| -|npm|[angular](http://angularjs.org)|0.00018050197884402906| -|spack|[flex](https://github.com/westes/flex)|0.00018009371329523517| -|spack|[gmake](https://www.gnu.org/software/make/)|0.00017992642063196327| -|cran|[rpart](https://github.com/bethatkinson/rpart)|0.00017975536401977898| -|pypi|[libclang](https://pypi.org/project/libclang)|0.00017953694120736058| -|cran|graph|0.00017836934428527458| -|pypi|[qtpy](https://github.com/spyder-ide/qtpy)|0.00017747615376928006| -|pypi|[python-igraph](https://pypi.org/project/python-igraph)|0.00017746143170079963| -|pypi|[gdal](http://www.gdal.org)|0.00017707409388962488| -|pypi|[gffutils](https://github.com/daler/gffutils)|0.00017661783019040823| -|pypi|[pysynphot](https://pypi.org/project/pysynphot)|0.00017575729348964068| -|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017485803945008966| -|cran|[crul](https://docs.ropensci.org/crul/)|0.00017476880827393843| -|pypi|[pytest-perf](https://github.com/jaraco/pytest-perf)|0.00017352043546489196| -|cran|[ape](http://ape-package.ird.fr/)|0.00017347509502780727| -|npm|[fs](https://github.com/npm/security-holder#readme)|0.00017341662764479792| -|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017292016776633388| -|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.0001725988471309556| -|cran|fansi|0.00017241044855439692| -|cran|[rappdirs](https://rappdirs.r-lib.org)|0.00017171617452388285| -|pypi|[pyephem](http://rhodesmill.org/pyephem/)|0.00017138294444812074| -|spack|hip|0.00017044054078020008| -|cran|[rstan](https://mc-stan.org/rstan)|0.00017001918027236796| -|pypi|[sphinxcontrib-bibtex](https://pypi.org/project/sphinxcontrib-bibtex)|0.00016976789351384739| -|spack|[blas](https://www.netlib.org/xblas)|0.00016969409422996573| -|pypi|[nestle](https://pypi.org/project/nestle)|0.00016951694618143364| -|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.0001694560669456067| -|pypi|[markdown](https://pypi.org/project/markdown)|0.00016854478167267666| -|cran|chron|0.0001680790708867239| -|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.0001669456066945607| -|cran|[readr](https://readr.tidyverse.org)|0.00016493367623959327| -|pypi|[camb](https://camb.info/)|0.00016442248866073626| -|cran|[ps](https://github.com/r-lib/ps#readme)|0.00016406481919290937| -|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.0001633876587525718| -|spack|bioparser|0.00016317991631799165| -|pypi|[python-libsbml](http://sbml.org)|0.00016315288983203543| -|pypi|[bokeh](https://github.com/bokeh/bokeh)|0.00016205226877593517| -|pypi|[jaraco.tidelift](https://github.com/jaraco/jaraco.tidelift)|0.00016085421872816507| -|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00016054082647642715| -|pypi|[dm-tree](https://pypi.org/project/dm-tree)|0.000159582437945385| -|cran|[raster](https://rspatial.org/raster)|0.00015942695038606499| -|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.00015918190124351855| -|pypi|[streamlit](https://streamlit.io)|0.0001588448595337717| -|pypi|[types-requests](https://pypi.org/project/types-requests)|0.00015758894287602838| -|pypi|[bmipy](http://csdms.colorado.edu)|0.00015690376569037657| -|pypi|[rsa](https://stuvel.eu/rsa)|0.00015613403720422147| -|spack|libpciaccess|0.00015601101528477497| -|cran|[vroom](https://vroom.r-lib.org)|0.000155399168829596| -|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.00015524723921476016| -|pypi|[unittest2](https://pypi.org/project/unittest2)|0.00015481383370758423| -|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.0001547646840165551| -|npm|eslint|0.0001535224464952369| -|pypi|[python-dotenv](https://github.com/theskumar/python-dotenv)|0.00015324075457387972| -|npm|[papaparse](http://papaparse.com)|0.00015290671059729128| -|spack|pmix|0.00015123148519143736| -|pypi|[pytest-runner](https://github.com/pytest-dev/pytest-runner/)|0.00015094498355210434| -|pypi|[shapely](https://github.com/shapely/shapely)|0.00015046681565637735| -|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.00015037656903765692| -|rubygems|[minitest](https://github.com/seattlerb/minitest)|0.0001502442486005449| -|cran|itertools|0.00015000360976116843| -|pypi|[python-levenshtein](http://github.com/ztane/python-Levenshtein)|0.0001496189479976091| -|pypi|[typed-ast](https://pypi.org/project/typed-ast)|0.00014949145923855042| -|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.000149087105363256| -|pypi|[texext](https://pypi.org/project/texext)|0.00014881454520628386| -|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.00014870770710884122| -|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.00014835624626419606| -|pypi|[jupyter-core](https://jupyter.org)|0.00014803043911152075| -|pypi|[ginga](https://ejeschke.github.io/ginga/)|0.00014798502532481833| -|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00014793783622235506| -|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00014715128464406498| -|pypi|[flask](https://palletsprojects.com/p/flask)|0.00014710116278269803| -|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.00014702330072270553| -|pypi|[diskcache](http://www.grantjenks.com/docs/diskcache/)|0.00014641663606083656| -|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014578530028342752| -|cran|timeDate|0.00014573921900162256| -|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.00014559929248537826| -|spack|[opengl](https://www.opengl.org/)|0.00014548195119415787| -|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.00014537354417718884| -|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.00014534330314037427| -|cran|[forcats](https://forcats.tidyverse.org)|0.00014477650062825445| -|pypi|[jaxlib](https://pypi.org/project/jaxlib)|0.00014473141269107044| -|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.0001444656497601205| -|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014435146443514646| -|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014329678799509236| -|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.00014305009482184873| -|npm|[d3](https://d3js.org)|0.00014297722226966103| -|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014272653222494196| -|pypi|[jedi](https://pypi.org/project/jedi)|0.00014252239517147038| -|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.00014239617894451538| -|cran|[patchwork](https://patchwork.data-imaginist.com)|0.00014202587918139996| -|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.00014180937172784117| -|cran|tis|0.00014135254055363793| -|pypi|[sqlparse](https://github.com/andialbrecht/sqlparse)|0.00014134106646639688| -|pypi|[simframe](https://github.com/stammler/simframe)|0.00014121338912133892| -|cran|[sys](https://github.com/jeroen/sys)|0.00014113729037237686| -|cran|[rJava](http://www.rforge.net/rJava/)|0.0001405852335288583| -|npm|nestjs|0.00014041557336359127| -|pypi|[pyregion](https://pypi.org/project/pyregion)|0.00014007540576578236| -|pypi|[dash](https://plotly.com/dash)|0.000140008660373515| -|pypi|[blinker](https://pypi.org/project/blinker)|0.00013996486811025912| -|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00013974226261396458| -|pypi|[argh](https://pypi.org/project/argh)|0.00013965114383524425| -|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.00013952343144099771| -|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.00013941820709806514| -|pypi|[myst-parser](https://github.com/executablebooks/MyST-Parser)|0.00013915532109883802| -|pypi|[httpx](https://github.com/encode/httpx)|0.00013848272447702532| -|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.00013807531380753137| -|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.00013807531380753137| -|pypi|[tensorboard-plugin-wit](https://whatif-tool.dev)|0.00013767059740516353| -|cran|[clipr](https://github.com/mdlincoln/clipr)|0.0001375191900101837| -|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.00013673042438732818| -|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00013645482528327717| -|pypi|[dendropy](http://packages.python.org/DendroPy/)|0.00013643156007172745| -|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.0001363955218254887| -|pypi|[rebound](https://github.com/hannorein/rebound/)|0.0001362666694148443| -|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.00013564855495249638| -|pypi|[plac](https://github.com/ialbert/plac)|0.00013524032025410878| -|cran|[sass](https://github.com/rstudio/sass)|0.00013398136034123762| -|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.00013330930706535063| -|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013284593513103866| -|cran|svglite|0.000132667022411766| -|spack|[java](https://www.oracle.com/technetwork/java/javase/downloads/index.html)|0.00013259954961842673| -|pypi|[pyflakes](https://github.com/PyCQA/pyflakes)|0.00013254434652212502| -|pypi|[backcall](https://pypi.org/project/backcall)|0.00013239844083057128| -|pypi|[galpy](http://github.com/jobovy/galpy)|0.00013231022115959355| -|rubygems|[json](http://flori.github.io/json/)|0.00013215648451699865| -|cran|[desc](https://github.com/r-lib/desc#readme)|0.00013165044657417545| -|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.0001311712833671495| -|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.0001310588264107655| -|pypi|[sphinx-autoapi](http://github.com/readthedocs/sphinx-autoapi)|0.00013081713871902157| -|pypi|[python-utils](https://pypi.org/project/python-utils)|0.0001307883937993699| -|cran|ggplot2movies|0.00013054553122008282| -|pypi|[umap-learn](http://github.com/lmcinnes/umap)|0.00013051404578534918| -|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.0001304678585013313| -|pypi|[setuptools-scm](https://github.com/pypa/setuptools_scm/)|0.00012958567419579288| -|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.0001294430757526992| -|spack|cython|0.00012910938433950987| -|pypi|[ete3](http://etetoolkit.org)|0.0001290794979079498| -|cran|[terra](https://rspatial.org/terra/)|0.00012898457878530103| -|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.0001288456805316269| -|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.00012884568053162686| -|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.0001287995539892788| -|pypi|[fastprogress](https://github.com/fastai/fastprogress)|0.0001287744205060932| -|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.0001286610878661088| -|pypi|[py-cpuinfo](https://pypi.org/project/py-cpuinfo)|0.0001284563658099223| -|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.00012842102395314858| -|spack|[libarchive](https://www.libarchive.org)|0.00012841244353547495| -|spack|[libuv](https://libuv.org)|0.00012841244353547495| -|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00012833786610878662| -|cran|assertthat|0.00012828082555862543| -|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.0001282334819991724| -|cran|quantreg|0.00012781003452319792| -|pypi|[pyia](http://github.com/adrn/pyia)|0.0001277824267782427| -|cran|interp|0.00012767147050793187| -|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.00012726071313623615| -|pypi|[lalsuite](https://pypi.org/project/lalsuite)|0.00012678427743804315| -|pypi|[munch](https://pypi.org/project/munch)|0.0001266670531239326| -|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.00012651981294609896| -|pypi|[astrodendro](http://www.dendrograms.org)|0.00012649385460251046| -|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.0001259333762471838| -|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.00012552301255230126| -|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.00012552301255230126| -|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.00012552301255230126| -|pypi|[requests_file](http://github.com/dashea/requests-file)|0.00012552301255230126| -|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.00012552301255230126| -|pypi|[udatetime](https://github.com/freach/udatetime)|0.00012552301255230126| -|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.00012552301255230126| -|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.00012552301255230126| -|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.00012552301255230126| -|pypi|[cogent3](https://cogent3.org)|0.00012552301255230126| -|spack|cminx|0.00012552301255230126| -|spack|triqs|0.00012552301255230126| -|spack|sqlite3|0.00012552301255230126| -|cran|[isotree](https://github.com/david-cortes/isotree)|0.00012552301255230126| -|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.00012552301255230126| -|cran|multcomp|0.0001250273165601319| -|pypi|[email-validator](https://pypi.org/project/email-validator)|0.0001249344667767544| -|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.00012458199710653177| -|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.0001245212423559704| -|pypi|[livereload](https://github.com/lepture/python-livereload)|0.000124486000745979| -|pypi|[Django](https://pypi.org/project/Django)|0.00012448541579488935| -|cran|profvis|0.0001243164517221749| -|pypi|[inflection](https://github.com/jpvanhal/inflection)|0.000123982854284155| -|pypi|[django](https://www.djangoproject.com/)|0.00012363380805943908| -|pypi|[tensorboard-data-server](https://github.com/tensorflow/tensorboard/tree/master/tensorboard/data/server)|0.00012318717287989798| -|pypi|[ads](http://www.github.com/andycasey/ads/)|0.00012260644843711544| -|pypi|[xyzservices](https://pypi.org/project/xyzservices)|0.00012214660767393527| -|cran|isoband|0.00012204617492783954| -|pypi|[boto3](https://github.com/boto/boto3)|0.00012195819341768124| -|npm|[ajv](https://ajv.js.org)|0.00012171089847268166| -|pypi|[oauthlib](https://github.com/oauthlib/oauthlib)|0.00012146729420851368| -|pypi|[gunicorn](https://pypi.org/project/gunicorn)|0.00012128230895384654| -|pypi|[latexcodec](https://pypi.org/project/latexcodec)|0.00012097987243151574| -|cran|[DT](https://github.com/rstudio/DT)|0.00012026870820222945| -|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00012026516316862506| -|spack|py-setuptools|0.00012021439728958397| -|cran|[tzdb](https://github.com/r-lib/tzdb)|0.00011995130216106348| -|pypi|[gdown](http://github.com/wkentaro/gdown)|0.0001194979079497908| -|cran|stats4|0.00011934399646336072| -|pypi|[pycurl](https://pypi.org/project/pycurl)|0.00011914841250307656| -|cran|RUnit|0.00011888016012835436| -|pypi|[scikit-bio](http://scikit-bio.org)|0.00011810574362875618| -|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00011778633655303486| -|pypi|[typer](https://github.com/tiangolo/typer)|0.00011765301037296307| -|rubygems|[rspec](http://github.com/rspec)|0.00011752877756897351| -|pypi|[shiboken2](https://www.pyside.org)|0.00011706025104602511| -|cran|[magick](https://docs.ropensci.org/magick/)|0.0001169712010291134| -|spack|[pcre](https://www.pcre.org)|0.00011696646422739581| -|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00011695440086657316| -|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011659274448729046| -|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.00011655708308427975| -|pypi|[mistune](https://pypi.org/project/mistune)|0.00011579395672595475| -|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.00011528011830904631| -|pypi|[tables](https://www.pytables.org)|0.00011502528938257821| -|rubygems|[faraday](https://lostisland.github.io/faraday)|0.00011460721757322176| -|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.00011454930309619253| -|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011438895832201272| -|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.00011426992907835219| -|spack|[graphviz](http://www.graphviz.org)|0.00011411547694169507| -|pypi|[google-auth](https://pypi.org/project/google-auth)|0.00011401542300329645| -|pypi|[distributed](https://pypi.org/project/distributed)|0.0001139827103215227| -|cran|[gstat](https://github.com/r-spatial/gstat/)|0.000113570897236141| -|pypi|[breathe](https://github.com/michaeljones/breathe)|0.00011353224373634374| -|cran|[future](https://future.futureverse.org)|0.00011351923356891196| -|pypi|[async-generator](https://pypi.org/project/async-generator)|0.00011343801215507703| -|spack|[szip](https://support.hdfgroup.org/doc_resource/SZIP/)|0.00011322915421398686| -|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011317247017707442| -|pypi|[openpyxl](https://pypi.org/project/openpyxl)|0.00011302196274232838| -|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011297071129707113| -|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.00011297071129707113| -|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011258493723849374| -|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011257341666883234| -|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011197292896881957| -|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.0001115068672233228| -|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011120429335324839| -|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.0001111270920502092| -|pypi|[google-pasta](https://pypi.org/project/google-pasta)|0.00011110325789406443| -|pypi|[json5](https://pypi.org/project/json5)|0.00011109209588915926| -|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.0001109222974808749| -|pypi|[astunparse](https://pypi.org/project/astunparse)|0.0001108392112712312| -|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011040629598816926| -|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.0001102198601834767| -|pypi|[antlr4-python3-runtime](http://www.antlr.org)|0.00011003590746873113| -|pypi|[pybtex](https://pybtex.org/)|0.00011001992422465147| -|pypi|[monotonic](https://github.com/atdt/monotonic)|0.00010992813806354998| -|pypi|[os](https://pypi.org/project/os)|0.00010983263598326361| -|pypi|[time](UNKNOWN)|0.00010983263598326361| -|pypi|[astroML_addons](http://astroML.github.com)|0.00010983263598326361| -|pypi|[werkzeug](https://pypi.org/project/werkzeug)|0.00010912515359744014| -|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00010902917628627657| -|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00010902581756253183| -|cran|cachem|0.00010889242423960663| -|pypi|[build](https://pypa-build.readthedocs.io/en/stable/)|0.00010841944172804782| -|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.00010803289823349984| -|pypi|[moviepy](https://pypi.org/project/moviepy)|0.00010797389549866978| -|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.0001077025684750888| -|pypi|[skimage](https://pypi.org/project/skimage)|0.00010735070368961583| -|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|0.00010706231787955766| -|pypi|[s3fs](https://pypi.org/project/s3fs)|0.00010691770964927618| -|pypi|[xlrd](https://pypi.org/project/xlrd)|0.0001069061189168136| -|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.00010670004076738318| -|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.00010622614139238526| -|pypi|[periodictable](https://github.com/pkienzle/periodictable)|0.0001062150783544271| -|cran|[promises](https://rstudio.github.io/promises)|0.00010507236562682058| -|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010493171140150569| -|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.00010460251046025105| -|pypi|[zope.interface](https://pypi.org/project/zope.interface)|0.00010431694763522922| -|pypi|[docker](https://github.com/docker/docker-py)|0.000104197933017914| -|pypi|[testpath](https://pypi.org/project/testpath)|0.00010409344287754546| -|cran|[reshape2](https://github.com/hadley/reshape)|0.00010400643847241054| -|pypi|[asgiref](https://github.com/django/asgiref/)|0.00010367664638916608| -|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0001035809971717628| -|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.0001034623430962343| -|pypi|[Keras](https://github.com/keras-team/keras)|0.00010302547378784152| -|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010294217214308862| -|spack|py-six|0.00010291707814273365| -|pypi|[sphinx-inline-tabs](https://github.com/pradyunsg/sphinx-inline-tabs)|0.0001026526924181072| -|spack|[boost](https://www.boost.org)|0.00010222461623851354| -|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010195688980193768| -|npm|rollup|0.00010183711798065677| -|pypi|[sunpy](https://pypi.org/project/sunpy)|0.00010152923427175827| -|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010147937836222355| -|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.00010140367132150109| -|pypi|[pybind11](https://pypi.org/project/pybind11)|0.00010137081383611678| -|pypi|[parso](https://pypi.org/project/parso)|0.00010122785248647057| -|pypi|[async_generator](https://pypi.org/project/async_generator)|0.00010079305780889764| -|pypi|[BeautifulSoup4](https://pypi.org/project/BeautifulSoup4)|0.00010058957261245132| -|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010044552048593726| -|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|0.0001004382628962127| -|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.00010013643066185479| -|pypi|[asdf-standard](https://pypi.org/project/asdf-standard)|9.960370539355779e-05| -|pypi|[pycosat](https://pypi.org/project/pycosat)|9.94640201943359e-05| -|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|9.921814170940487e-05| -|pypi|[humanfriendly](https://pypi.org/project/humanfriendly)|9.92144017870094e-05| -|npm|[tape](https://github.com/substack/tape)|9.887855911896361e-05| -|pypi|[rtree](https://pypi.org/project/rtree)|9.879820319150863e-05| -|cran|[base64enc](http://www.rforge.net/base64enc)|9.866606990879228e-05| -|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|9.8360670242552e-05| -|npm|[three](https://threejs.org/)|9.835983263598327e-05| -|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|9.831852432829998e-05| -|pypi|[fire](https://github.com/google/python-fire)|9.810487101279521e-05| -|pypi|[cigar](https://github.com/brentp/cigar)|9.790794979079499e-05| -|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|9.788652867863019e-05| -|pypi|[sphinx_astropy](https://pypi.org/project/sphinx_astropy)|9.766301329285e-05| -|pypi|[reproject](https://pypi.org/project/reproject)|9.71437997809914e-05| -|cran|[lme4](https://github.com/lme4/lme4/)|9.710807846055929e-05| -|cran|sfsmisc|9.701237927633598e-05| -|pypi|[urllib](https://urllib3.readthedocs.io/)|9.699505515405098e-05| -|rubygems|[rdoc](https://ruby.github.io/rdoc)|9.653109342510858e-05| -|pypi|[ptemcee](https://github.com/willvousden/ptemcee)|9.647943583613039e-05| -|pypi|[sphinxcontrib-moderncmakedomain](https://pypi.org/project/sphinxcontrib-moderncmakedomain)|9.641713191057415e-05| -|pypi|[argon2-cffi](https://pypi.org/project/argon2-cffi)|9.6300759834891e-05| -|pypi|[websockets](https://pypi.org/project/websockets)|9.627321157405723e-05| -|npm|[yargs](https://yargs.js.org/)|9.61414193631767e-05| -|pypi|[gcsfs](https://pypi.org/project/gcsfs)|9.607807832800428e-05| -|cran|tinytex|9.60779434037849e-05| -|pypi|[sphinxcontrib-mermaid](https://pypi.org/project/sphinxcontrib-mermaid)|9.593458319922755e-05| -|pypi|[jeepney](https://pypi.org/project/jeepney)|9.572966702819166e-05| -|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.563658099222954e-05| -|npm|[tap](http://www.node-tap.org/)|9.55159476050177e-05| -|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.534460721084512e-05| -|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.493884776311556e-05| -|pypi|[pygments-github-lexers](https://github.com/liluo/pygments-github-lexers)|9.490927453185372e-05| -|pypi|[nbclient](https://pypi.org/project/nbclient)|9.473543855981068e-05| -|pypi|[ruff](https://docs.astral.sh/ruff)|9.461722412265592e-05| -|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.437411520432883e-05| -|cran|[insight](https://easystats.github.io/insight/)|9.435417544422227e-05| -|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.414225941422595e-05| -|pypi|[South](http://south.aeracode.org/)|9.414225941422595e-05| -|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.414225941422595e-05| -|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.414225941422595e-05| -|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.414225941422595e-05| -|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.414225941422595e-05| -|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.414225941422595e-05| -|pypi|[biodivine_aeon](https://pypi.org/project/biodivine_aeon)|9.414225941422595e-05| -|pypi|[radio-pyse](http://docs.transientskp.org/)|9.414225941422595e-05| -|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.414225941422595e-05| -|pypi|[cherrypy](https://www.cherrypy.org)|9.414225941422595e-05| -|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.414225941422595e-05| -|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.414225941422595e-05| -|pypi|[openmdao](http://openmdao.org)|9.414225941422595e-05| -|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.414225941422595e-05| -|pypi|[green](https://github.com/CleanCut/green)|9.414225941422595e-05| -|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.414225941422595e-05| -|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.414225941422595e-05| -|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.414225941422595e-05| -|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.414225941422595e-05| -|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|9.414225941422595e-05| -|pypi|[sphinx-multiproject](https://sphinx-multiproject.readthedocs.io/)|9.414225941422595e-05| -|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.414225941422595e-05| -|spack|lapacke|9.414225941422595e-05| -|spack|liblzma|9.414225941422595e-05| -|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.414225941422595e-05| -|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.414225941422595e-05| -|npm|[quasar](https://quasar.dev)|9.414225941422595e-05| -|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.414225941422595e-05| -|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.414225941422595e-05| -|pypi|[keras-preprocessing](https://pypi.org/project/keras-preprocessing)|9.384418514750607e-05| -|npm|[vows](https://github.com/cloudhead/vows)|9.337385613009178e-05| -|pypi|[gwpy](https://gwpy.github.io)|9.324566646742379e-05| -|cran|[Cairo](http://www.rforge.net/Cairo/)|9.316341809914689e-05| -|cran|[parameters](https://easystats.github.io/parameters/)|9.311319621117939e-05| -|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.294634780595708e-05| -|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.293530737045381e-05| -|pypi|[cftime](https://pypi.org/project/cftime)|9.288319955699385e-05| -|npm|[webpack](https://github.com/webpack/webpack)|9.274064126406622e-05| -|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|9.259540406521589e-05| -|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.244784888249842e-05| -|pypi|[wxPython](https://pypi.org/project/wxPython)|9.232665869695158e-05| -|pypi|[markupsafe](https://pypi.org/project/markupsafe)|9.210763850866405e-05| -|cran|jquerylib|9.179772719613027e-05| -|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.172835532668169e-05| -|cran|[downlit](https://downlit.r-lib.org/)|9.171800812486525e-05| -|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.152596603494953e-05| -|pypi|[autograd](https://github.com/HIPS/autograd)|9.103707855962006e-05| -|spack|[re2c](https://re2c.org/index.html)|9.06304195367928e-05| -|pypi|[pyvo](https://pypi.org/project/pyvo)|9.012342115135837e-05| -|cran|dichromat|9.00988099932269e-05| -|pypi|[easydict](https://github.com/makinacorpus/easydict)|8.975570252395735e-05| -|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|8.96488404790541e-05| -|pypi|[iminuit](https://pypi.org/project/iminuit)|8.959250869423464e-05| -|pypi|[Six](https://pypi.org/project/Six)|8.9446896530028e-05| -|spack|py-jinja2|8.914745168288942e-05| -|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.896947752113398e-05| -|pypi|[nvidia-cublas-cu11](https://pypi.org/project/nvidia-cublas-cu11)|8.894137907229428e-05| -|spack|py-pip|8.852817701963305e-05| -|spack|py-wheel|8.852817701963305e-05| -|spack|py-sphinxcontrib-websupport|8.852817701963305e-05| -|spack|py-sphinxcontrib-applehelp|8.852817701963305e-05| -|spack|py-sphinxcontrib-devhelp|8.852817701963305e-05| -|spack|py-sphinxcontrib-jsmath|8.852817701963305e-05| -|spack|py-sphinxcontrib-htmlhelp|8.852817701963305e-05| -|spack|py-sphinxcontrib-serializinghtml|8.852817701963305e-05| -|spack|py-sphinxcontrib-qthelp|8.852817701963305e-05| -|spack|py-pygments|8.852817701963305e-05| -|spack|py-docutils|8.852817701963305e-05| -|spack|py-snowballstemmer|8.852817701963305e-05| -|spack|py-babel|8.852817701963305e-05| -|spack|py-alabaster|8.852817701963305e-05| -|spack|py-imagesize|8.852817701963305e-05| -|spack|py-requests|8.852817701963305e-05| -|spack|py-sphinx-rtd-theme|8.852817701963305e-05| -|spack|py-packaging|8.852817701963305e-05| -|spack|py-importlib-metadata|8.852817701963305e-05| -|spack|py-colorama|8.852817701963305e-05| -|pypi|[biom-format](http://www.biom-format.org)|8.823875523012553e-05| -|pypi|[jupytext](https://github.com/mwouts/jupytext)|8.796725147293282e-05| -|pypi|[terminado](https://pypi.org/project/terminado)|8.795349262537215e-05| -|pypi|[regions](https://pypi.org/project/regions)|8.781424204810614e-05| -|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.765912475592541e-05| -|pypi|[yt](https://github.com/yt-project/yt)|8.7019518138765e-05| -|npm|[jshint](http://jshint.com/)|8.69231068095085e-05| -|pypi|[fastparquet](https://github.com/dask/fastparquet/)|8.659672712915122e-05| -|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|8.645659045342987e-05| -|pypi|[tf-estimator-nightly](https://pypi.org/project/tf-estimator-nightly)|8.632123726103368e-05| -|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.564412122260602e-05| -|pypi|[gitpython](https://pypi.org/project/gitpython)|8.529595034232315e-05| -|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.526502659317438e-05| -|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.52518608231031e-05| -|cran|[lintr](https://github.com/jimhester/lintr)|8.52342341623836e-05| -|pypi|[psycopg2-binary](https://pypi.org/project/psycopg2-binary)|8.490856170582303e-05| -|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.47186507474404e-05| -|cran|[openssl](https://github.com/jeroen/openssl)|8.46834074186749e-05| -|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.459190522321375e-05| -|pypi|[tensorflow-estimator](https://www.tensorflow.org/)|8.447056934718029e-05| -|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.390433056776321e-05| -|cran|[testit](https://github.com/yihui/testit)|8.373582071907435e-05| -|cran|igraphdata|8.357318334055286e-05| -|cran|[backports](https://github.com/r-lib/backports)|8.356661047331881e-05| -|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.356102631601392e-05| -|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.344438965414633e-05| -|pypi|[alembic](https://alembic.sqlalchemy.org)|8.33447514828268e-05| -|pypi|[deap](https://pypi.org/project/deap)|8.306195281459866e-05| -|npm|[nyc](https://istanbul.js.org/)|8.302548424219671e-05| -|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.297518217828954e-05| -|pypi|[pyspark](https://github.com/apache/spark/tree/master/python)|8.281169536530415e-05| -|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.277547208385396e-05| -|cran|[uuid](http://www.rforge.net/uuid)|8.274446657963481e-05| -|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.274173525219551e-05| -|pypi|[getdist](https://getdist.readthedocs.io)|8.273670053795577e-05| -|pypi|[colossus](https://pypi.org/project/colossus)|8.262771439734275e-05| -|pypi|[iso8601](https://pypi.org/project/iso8601)|8.256794531868926e-05| -|pypi|[debugpy](https://pypi.org/project/debugpy)|8.255311844321106e-05| -|pypi|[s3transfer](https://pypi.org/project/s3transfer)|8.244950373513102e-05| -|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.204354568457713e-05| -|rubygems|[numerizer](http://github.com/jduff/numerizer)|8.201673640167363e-05| -|pypi|[uvicorn](https://pypi.org/project/uvicorn)|8.15767303770962e-05| -|pypi|[orjson](https://pypi.org/project/orjson)|8.153899780158603e-05| -|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.130467858501331e-05| -|pypi|[flaky](https://pypi.org/project/flaky)|8.115479639425774e-05| -|pypi|[tzlocal](https://pypi.org/project/tzlocal)|8.111086864913332e-05| -|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|8.100181535440054e-05| -|pypi|[distro](https://github.com/python-distro/distro)|8.098732766670088e-05| -|cran|labeling|8.096661903219724e-05| -|pypi|[ppft](https://pypi.org/project/ppft)|8.08376504434128e-05| -|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.042438732815302e-05| -|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.036832482387364e-05| -|cran|MatrixModels|7.954751422506925e-05| -|cran|[readxl](https://readxl.tidyverse.org)|7.937072020105014e-05| -|pypi|[botocore](https://pypi.org/project/botocore)|7.922650098260409e-05| -|spack|qt4|7.913407313079862e-05| -|pypi|[python-Levenshtein](https://pypi.org/project/python-Levenshtein)|7.902558570039106e-05| -|pypi|[qtconsole](https://pypi.org/project/qtconsole)|7.901424945812922e-05| -|pypi|[elementpath](https://pypi.org/project/elementpath)|7.900115193514647e-05| -|cran|KernSmooth|7.883434688522638e-05| -|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|7.865036391125489e-05| -|pypi|[tensorflow-io-gcs-filesystem](https://pypi.org/project/tensorflow-io-gcs-filesystem)|7.863336880359268e-05| -|cran|triebeard|7.837107740585775e-05| -|cran|[spdep](https://github.com/r-spatial/spdep/)|7.83304755106456e-05| -|pypi|[atari-py](https://pypi.org/project/atari-py)|7.814707761621457e-05| -|cran|[memoise](https://github.com/r-lib/memoise)|7.8055115283439e-05| -|cran|[DBItest](https://dbitest.r-dbi.org)|7.789546341549173e-05| -|rubygems|[ruby2_keywords](https://github.com/ruby/ruby2_keywords)|7.76673640167364e-05| -|cran|[units](https://github.com/r-quantities/units/)|7.765723636939768e-05| -|pypi|[invoke](https://pypi.org/project/invoke)|7.755011314468773e-05| -|pypi|[pyOpenSSL](https://pypi.org/project/pyOpenSSL)|7.749795723053782e-05| -|cran|splines|7.744277981476918e-05| -|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.73311416616856e-05| -|pypi|[ipdb](https://pypi.org/project/ipdb)|7.724879863482672e-05| -|spack|libpng|7.720258361625614e-05| -|pypi|[lockfile](http://launchpad.net/pylockfile)|7.718217922981021e-05| -|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.709894707802658e-05| -|pypi|[pylint](https://pypi.org/project/pylint)|7.705676458914321e-05| -|pypi|[fastapi](https://pypi.org/project/fastapi)|7.689335074909438e-05| -|pypi|[deprecated](https://pypi.org/project/deprecated)|7.683320783104568e-05| -|cran|[spatstat.linnet](http://spatstat.org/)|7.671145320061837e-05| -|pypi|[retrying](https://github.com/rholder/retrying)|7.64262428860956e-05| -|cran|rasterVis|7.626526639993678e-05| -|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.607455306200077e-05| -|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.607455306200077e-05| -|cran|[rjson](https://github.com/alexcb/rjson)|7.602280478412801e-05| -|pypi|[igraph](https://igraph.org/python)|7.598833385216883e-05| -|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.547453172192177e-05| -|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.531380753138076e-05| -|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.531380753138076e-05| -|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.531380753138076e-05| -|pypi|[patool](http://wummel.github.io/patool/)|7.531380753138076e-05| -|pypi|[amuse-framework](http://www.amusecode.org/)|7.531380753138076e-05| -|pypi|[superfreq](http://adrian.pw/superfreq)|7.531380753138076e-05| -|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.531380753138076e-05| -|pypi|[gwtools](https://pypi.org/project/gwtools)|7.531380753138076e-05| -|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.531380753138076e-05| -|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.531380753138076e-05| -|pypi|[chemparse](https://pypi.org/project/chemparse)|7.531380753138076e-05| -|pypi|[hope](http://hope.phys.ethz.ch)|7.531380753138076e-05| -|pypi|[importlib](https://github.com/brettcannon/importlib)|7.531380753138076e-05| -|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.531380753138076e-05| -|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.531380753138076e-05| -|spack|sgx|7.531380753138076e-05| -|spack|sphinx|7.531380753138076e-05| -|spack|curses|7.531380753138076e-05| -|spack|torch|7.531380753138076e-05| -|cran|tuneR|7.531380753138076e-05| -|cran|[mapiso](https://github.com/riatelab/mapiso)|7.531380753138076e-05| -|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.531380753138076e-05| -|cran|[spatstat](http://spatstat.org/)|7.525295310965965e-05| -|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.520945127450598e-05| -|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.520945127450598e-05| -|cran|[spatstat.geom](http://spatstat.org/)|7.512833399452582e-05| -|pypi|[music21](https://github.com/cuthbertLab/music21)|7.497147204260174e-05| -|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.497147204260174e-05| -|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.493673041262353e-05| -|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.493673041262353e-05| -|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.48513570852472e-05| -|pypi|[requests-oauthlib](https://github.com/requests/requests-oauthlib)|7.475919054310422e-05| -|npm|[bootstrap](https://getbootstrap.com/)|7.472800927768445e-05| -|pypi|[partd](https://pypi.org/project/partd)|7.454220025486837e-05| -|pypi|[kaleido](https://pypi.org/project/kaleido)|7.397865108540943e-05| -|pypi|[contourpy](https://pypi.org/project/contourpy)|7.389182843622796e-05| -|cran|[cellranger](https://github.com/rsheets/cellranger)|7.385626616692492e-05| -|cran|[praise](https://github.com/gaborcsardi/praise)|7.379881685213365e-05| -|spack|py-typing|7.37204280656582e-05| -|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.349561327497399e-05| -|pypi|[pytest-pep8](https://pypi.org/project/pytest-pep8)|7.341663292202637e-05| -|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|7.341296911610882e-05| -|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.339910973696277e-05| -|pypi|[rasterio](https://pypi.org/project/rasterio)|7.330272764124502e-05| -|cran|diffviewer|7.314684200945192e-05| -|pypi|[Biopython](https://biopython.org/)|7.300732217573222e-05| -|pypi|[cartopy](https://pypi.org/project/cartopy)|7.298059869936696e-05| -|pypi|[transifex-client](https://pypi.org/project/transifex-client)|7.22528392109982e-05| -|pypi|[capturer](https://pypi.org/project/capturer)|7.211790233935921e-05| -|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.189045264359072e-05| -|cran|rprintf|7.178433488544498e-05| -|cran|[spatstat.utils](http://spatstat.org/)|7.158540717551376e-05| -|rubygems|[simplecov_json_formatter](https://github.com/fede-moya/simplecov_json_formatter)|7.12879220711297e-05| -|rubygems|[simplecov-html](https://github.com/simplecov-ruby/simplecov-html)|7.12879220711297e-05| -|rubygems|[docile](https://ms-ati.github.io/docile/)|7.12879220711297e-05| -|spack|[pcre2](https://www.pcre.org)|7.119029466872041e-05| -|pypi|[opencv-python](https://github.com/skvark/opencv-python)|7.113227340219616e-05| -|pypi|[dominate](https://github.com/Knio/dominate/)|7.112051128787532e-05| -|cran|[future.apply](https://future.apply.futureverse.org)|7.098515484431521e-05| -|spack|gl|7.093294647269574e-05| -|pypi|[pydantic](https://github.com/pydantic/pydantic)|7.07950072494905e-05| -|pypi|[corner](https://corner.readthedocs.io)|7.047881797289429e-05| -|cran|[mapview](https://github.com/r-spatial/mapview)|7.033814483783021e-05| -|pypi|[traits](https://pypi.org/project/traits)|7.027906848711738e-05| -|pypi|[twisted](https://twistedmatrix.com/)|7.0230677667076e-05| -|pypi|[dust-extinction](https://pypi.org/project/dust-extinction)|7.021574836274332e-05| -|pypi|[GitPython](https://pypi.org/project/GitPython)|7.017990650852639e-05| -|pypi|[pymysql](https://pypi.org/project/pymysql)|7.001633317952584e-05| -|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|6.97969893806714e-05| -|pypi|[zarr](https://pypi.org/project/zarr)|6.97899969247084e-05| -|cran|[xtable](http://xtable.r-forge.r-project.org/)|6.975635667499079e-05| -|pypi|[freezegun](https://pypi.org/project/freezegun)|6.968679044615999e-05| -|npm|[debug](https://github.com/debug-js/debug#readme)|6.957294569991919e-05| -|cran|[shinyjs](https://deanattali.com/shinyjs/)|6.956943561223382e-05| -|pypi|[trio](https://github.com/python-trio/trio)|6.950999453346291e-05| -|pypi|[python_version](https://gitlab.com/halfak/python_version)|6.948595337716678e-05| -|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|6.943468130825981e-05| -|pypi|[nvidia-cuda-runtime-cu11](https://pypi.org/project/nvidia-cuda-runtime-cu11)|6.936920334007672e-05| -|pypi|[asttokens](https://pypi.org/project/asttokens)|6.908508587073695e-05| -|pypi|[executing](https://pypi.org/project/executing)|6.908508587073695e-05| -|pypi|[pyensembl](https://pypi.org/project/pyensembl)|6.870771069934251e-05| -|cran|[prettydoc](https://github.com/yixuan/prettydoc)|6.859052319261245e-05| -|npm|[react-select](https://github.com/JedWatson/react-select)|6.858442938355054e-05| -|cran|[reticulate](https://rstudio.github.io/reticulate/)|6.853213887467733e-05| -|pypi|[dgl](https://github.com/dmlc/dgl)|6.846709775580068e-05| -|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|6.827900133339465e-05| -|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.802443328738839e-05| -|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.799163179916319e-05| -|pypi|[tess-point](https://github.com/christopherburke/tess-point)|6.796146778464745e-05| -|npm|[chai](http://chaijs.com)|6.796003166798622e-05| -|pypi|[specutils](https://specutils.readthedocs.io/)|6.794633215350879e-05| -|pypi|[nvidia-cuda-nvrtc-cu11](https://pypi.org/project/nvidia-cuda-nvrtc-cu11)|6.794294810995119e-05| -|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|6.793570968780175e-05| -|pypi|[paramiko](https://paramiko.org)|6.787022383086553e-05| -|cran|asciicast|6.73712194327929e-05| -|pypi|[pygame](https://pypi.org/project/pygame)|6.72140286812461e-05| -|rubygems|[github-pages](https://github.com/github/pages-gem)|6.715481171548118e-05| -|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.710998206814107e-05| -|cran|[performance](https://easystats.github.io/performance/)|6.703754391620614e-05| -|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.694560669456067e-05| -|pypi|[asdf-coordinates-schemas](https://pypi.org/project/asdf-coordinates-schemas)|6.69433559422087e-05| -|pypi|[patsy](https://github.com/pydata/patsy)|6.6918563607163e-05| -|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.683473964810582e-05| -|rubygems|[liquid](http://www.liquidmarkup.org)|6.669292625523013e-05| -|cran|[qs](https://github.com/traversc/qs)|6.654611301633469e-05| -|pypi|[asdf-wcs-schemas](https://pypi.org/project/asdf-wcs-schemas)|6.65208796214583e-05| -|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.64080109883634e-05| -|cran|[gh](https://gh.r-lib.org/)|6.634053120025309e-05| -|npm|[cytoscape](http://js.cytoscape.org)|6.614818236157149e-05| -|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.611427035606693e-05| -|cran|boot|6.611256086697113e-05| -|pypi|[pathspec](https://pypi.org/project/pathspec)|6.583125451744961e-05| -|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.581713565664508e-05| -|pypi|[dnspython](https://pypi.org/project/dnspython)|6.579127445619617e-05| -|pypi|[omegaconf](https://pypi.org/project/omegaconf)|6.555828220084666e-05| -|pypi|[ml-collections](https://github.com/google/ml_collections)|6.554629543015058e-05| -|cran|[jpeg](http://www.rforge.net/jpeg/)|6.536292925045377e-05| -|pypi|[glob2](http://github.com/miracle2k/python-glob2/)|6.535983263598327e-05| -|npm|[pg](https://github.com/brianc/node-postgres)|6.520675976742923e-05| -|cran|later|6.510214345281915e-05| -|pypi|[types-backports](https://pypi.org/project/types-backports)|6.506445862048593e-05| -|pypi|[pytest-virtualenv](https://pypi.org/project/pytest-virtualenv)|6.504688614865817e-05| -|cran|[showtext](https://github.com/yixuan/showtext)|6.471120110362365e-05| -|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.468395065518133e-05| -|spack|[jpeg](http://www.ijg.org)|6.44062592477868e-05| -|pypi|[panel](https://pypi.org/project/panel)|6.439546510032439e-05| -|pypi|[appnope](https://pypi.org/project/appnope)|6.420459837492376e-05| -|cran|[webp](https://github.com/jeroen/webp#readme)|6.413716521353805e-05| -|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|6.404347046440915e-05| -|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.4018674219015e-05| -|pypi|[celery](http://celeryproject.org)|6.395435922219613e-05| -|spack|libx11|6.388112917539195e-05| -|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.372162203087796e-05| -|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.371051435254094e-05| -|pypi|[pyface](http://docs.enthought.com/pyface)|6.367259414225942e-05| -|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.366457778438196e-05| -|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|6.340785116017382e-05| -|cran|[cowplot](https://wilkelab.org/cowplot/)|6.333547004373861e-05| -|cran|[rvest](http://rvest.tidyverse.org/)|6.331638079623847e-05| -|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.326037978757644e-05| -|pypi|[Shapely](https://github.com/shapely/shapely)|6.325346995471575e-05| -|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.320980274955171e-05| -|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.320039792843141e-05| -|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.304228332852466e-05| -|cran|[V8](https://github.com/jeroen/v8)|6.301076620305292e-05| -|pypi|[mne](https://mne.tools/dev/)|6.295342111740094e-05| -|pypi|[natsort](https://pypi.org/project/natsort)|6.294013884449866e-05| -|pypi|[PuLP](https://github.com/coin-or/pulp)|6.276150627615063e-05| -|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.276150627615063e-05| -|pypi|[coplot](https://pypi.org/project/coplot)|6.276150627615063e-05| -|pypi|[torch_geometric](https://github.com/pyg-team/pytorch_geometric)|6.276150627615063e-05| -|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|6.276150627615063e-05| -|pypi|[tartiflette](https://tartiflette.io)|6.276150627615063e-05| -|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.276150627615063e-05| -|pypi|[gpytorch](https://gpytorch.ai)|6.276150627615063e-05| -|pypi|[pyYAML](https://pyyaml.org/)|6.276150627615063e-05| -|pypi|[GetDist](https://getdist.readthedocs.io)|6.276150627615063e-05| -|pypi|[Numpy](https://www.numpy.org)|6.276150627615063e-05| -|pypi|[Matplotlib](https://matplotlib.org)|6.276150627615063e-05| -|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.276150627615063e-05| -|pypi|[clawpack](http://www.clawpack.org)|6.276150627615063e-05| -|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.276150627615063e-05| -|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.276150627615063e-05| -|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.276150627615063e-05| -|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.276150627615063e-05| -|pypi|[mc3](https://github.com/pcubillos/mc3)|6.276150627615063e-05| -|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.276150627615063e-05| -|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.276150627615063e-05| -|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.276150627615063e-05| -|pypi|[python-copasi](http://copasi.org)|6.276150627615063e-05| -|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.276150627615063e-05| -|pypi|[PyEscape](https://github.com/qaviton/escape)|6.276150627615063e-05| -|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.276150627615063e-05| -|pypi|[nnde](https://github.com/elwinter/nnde)|6.276150627615063e-05| -|pypi|[gnuplot](https://github.com/gnuplot)|6.276150627615063e-05| -|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.276150627615063e-05| -|pypi|[jsonify](https://pypi.org/project/jsonify)|6.276150627615063e-05| -|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.276150627615063e-05| -|spack|pythonextensions|6.276150627615063e-05| -|spack|qt5|6.276150627615063e-05| -|cran|[taxa](https://docs.ropensci.org/taxa/)|6.276150627615063e-05| -|cran|[vegdata](http://germansl.infinitenature.org)|6.276150627615063e-05| -|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.275523012552301e-05| -|spack|[hdf5](https://portal.hdfgroup.org)|6.268822688205834e-05| -|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.251958825693136e-05| -|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.24711415187048e-05| -|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.213389121338912e-05| -|cran|js|6.213389121338912e-05| -|npm|loose-envify|6.213389121338912e-05| -|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|6.21111793183998e-05| -|pypi|[pysolr](https://github.com/django-haystack/pysolr/)|6.176554973453817e-05| -|cran|[spatstat.random](http://spatstat.org/)|6.169140962934711e-05| -|pypi|[radvel](https://pypi.org/project/radvel)|6.153616258218769e-05| -|cran|rsconnect|6.145713729888676e-05| -|pypi|[Mako](https://www.makotemplates.org/)|6.132706562171189e-05| -|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.128313370729689e-05| -|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.11313372819649e-05| -|pypi|[cupy](https://cupy.dev/)|6.107994763316626e-05| -|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.104298491032616e-05| -|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.093548895597064e-05| -|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.0715913140387235e-05| -|pypi|[cvxopt](https://cvxopt.org)|6.054692169754932e-05| -|spack|freetype|6.053762369923496e-05| -|spack|libtiff|6.0199917328272185e-05| -|npm|[requirejs](http://github.com/jrburke/r.js)|6.0120850383925705e-05| -|pypi|[towncrier](https://pypi.org/project/towncrier)|6.00843658904354e-05| -|cran|[phangorn](https://github.com/KlausVigo/phangorn)|5.990615798824463e-05| -|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|5.9747685256313453e-05| -|pypi|[blosc](http://github.com/blosc/python-blosc)|5.9623430962343104e-05| -|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|5.957208590543009e-05| -|pypi|[xxhash](https://pypi.org/project/xxhash)|5.936302909602053e-05| -|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.9296995069480396e-05| -|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.9296995069480396e-05| -|cran|[getPass](https://github.com/wrathematics/getPass)|5.9189751313430034e-05| -|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|5.907157800358637e-05| -|pypi|[texttable](https://github.com/foutaise/texttable/)|5.8918498438594124e-05| -|npm|[react-redux](https://github.com/reduxjs/react-redux)|5.8883367721272775e-05| -|cran|[whisker](http://github.com/edwindj/whisker)|5.879952512285346e-05| -|cran|[tesseract](https://docs.ropensci.org/tesseract/)|5.870958706930963e-05| -|pypi|[pyopenssl](https://pypi.org/project/pyopenssl)|5.868449373188115e-05| -|pypi|[quantiphy](https://quantiphy.readthedocs.io)|5.857740585774059e-05| -|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.850406441713866e-05| -|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.842141618066264e-05| -|pypi|[grapheme](https://pypi.org/project/grapheme)|5.826688863568441e-05| -|pypi|[about-time](https://pypi.org/project/about-time)|5.826688863568441e-05| -|pypi|[fbs](https://build-system.fman.io)|5.793369810106212e-05| -|pypi|[bidict](https://bidict.readthedocs.io)|5.793369810106212e-05| -|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.7831394574141903e-05| -|pypi|[sphinxcontrib-towncrier](https://github.com/sphinx-contrib/sphinxcontrib-towncrier)|5.782477569440838e-05| -|cran|[gifski](https://gif.ski/)|5.777135738296693e-05| -|pypi|[prospector](https://pypi.org/project/prospector)|5.7681492297233895e-05| -|pypi|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.7678945008965936e-05| -|cran|[nleqslv](NA)|5.765216315930499e-05| -|pypi|[voluptuous](https://pypi.org/project/voluptuous)|5.757736875734279e-05| -|npm|[moment](https://momentjs.com)|5.75343273973135e-05| -|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.753138075313808e-05| -|cran|[katex](https://docs.ropensci.org/katex/)|5.7491483777928296e-05| -|pypi|[pyfiglet](https://github.com/pwaller/pyfiglet)|5.73617117302429e-05| -|pypi|[bibtexparser](https://pypi.org/project/bibtexparser)|5.712804616792472e-05| -|pypi|[mergedeep](https://github.com/clarketm/mergedeep)|5.711355928098484e-05| -|pypi|[mimeparse](https://pypi.org/project/mimeparse)|5.686640765092648e-05| -|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.677955020920502e-05| -|pypi|[mkdocs](https://pypi.org/project/mkdocs)|5.6510181149516787e-05| -|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.648535564853557e-05| -|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.643065954916016e-05| -|npm|[react-images](https://jossmac.github.io/react-images/)|5.633165400051234e-05| -|pypi|[pynacl](https://pypi.org/project/pynacl)|5.6247955557006025e-05| -|pypi|[uvloop](https://pypi.org/project/uvloop)|5.61704821998417e-05| -|pypi|[IPython](https://ipython.org)|5.582114155225256e-05| -|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.5786466258272244e-05| -|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.5590862467473024e-05| -|pypi|[dash-html-components](https://github.com/plotly/dash-html-components)|5.5590862467473024e-05| -|pypi|[dash-table](https://pypi.org/project/dash-table)|5.5590862467473024e-05| -|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.5439330543933054e-05| -|cran|egg|5.541713337144937e-05| -|pypi|[pynndescent](http://github.com/lmcinnes/pynndescent)|5.535164721167004e-05| -|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.529863594751903e-05| -|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.5289898386132703e-05| -|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.5229435836130406e-05| -|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.515405096995055e-05| -|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.5125836820083684e-05| -|cran|tufte|5.511032782273195e-05| -|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.505080693365213e-05| -|cran|fastmap|5.49544720682781e-05| -|cran|selectr|5.4819011286522984e-05| -|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.478899159483842e-05| -|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.4736999402271375e-05| -|pypi|[libcst](https://pypi.org/project/libcst)|5.4587830647386084e-05| -|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.4587830647386084e-05| -|pypi|[py4j](https://pypi.org/project/py4j)|5.456901754103637e-05| -|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.452715848679924e-05| -|spack|[gmp](https://gmplib.org)|5.4417180952058294e-05| -|spack|double-conversion|5.4402818397233397e-05| -|pypi|[flake8-2020](https://github.com/asottile/flake8-2020)|5.435018748271965e-05| -|pypi|[pip-run](https://github.com/jaraco/pip-run)|5.433913782371278e-05| -|npm|[pako](https://github.com/nodeca/pako#readme)|5.43335325762104e-05| -|pypi|[whoosh](https://pypi.org/project/whoosh)|5.432099028561034e-05| -|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.425586620898253e-05| -|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.420679348340559e-05| -|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.414883436189091e-05| -|cran|[progress](https://github.com/r-lib/progress#readme)|5.412992373524764e-05| -|pypi|[feets](https://github.com/carpyncho/feets)|5.4052971912474225e-05| -|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.400935432613105e-05| -|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|5.398367755063591e-05| -|pypi|[odfpy](https://pypi.org/project/odfpy)|5.398367755063591e-05| -|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|5.398367755063591e-05| -|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.3827721753235335e-05| -|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.3827721753235335e-05| -|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.3795576808129115e-05| -|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.3795576808129115e-05| -|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.3795576808129115e-05| -|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.3795576808129115e-05| -|pypi|[STAR](https://github.com/dbrgn/star)|5.3795576808129115e-05| -|pypi|[fastqc](https://github.com/fastqc)|5.3795576808129115e-05| -|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.3795576808129115e-05| -|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.3795576808129115e-05| -|pypi|[cppyy](http://cppyy.readthedocs.org)|5.3795576808129115e-05| -|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.3795576808129115e-05| -|pypi|[cykhash](https://github.com/realead/cykhash)|5.3795576808129115e-05| -|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.3795576808129115e-05| -|pypi|[ncls](https://github.com/endrebak/ncls)|5.3795576808129115e-05| -|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.3795576808129115e-05| -|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.3795576808129115e-05| -|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.3795576808129115e-05| -|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.3795576808129115e-05| -|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.3795576808129115e-05| -|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.3795576808129115e-05| -|pypi|[noise](https://github.com/caseman/noise)|5.3795576808129115e-05| -|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.3795576808129115e-05| -|pypi|[msgpack-python](http://msgpack.org/)|5.3795576808129115e-05| -|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.3795576808129115e-05| -|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.3795576808129115e-05| -|pypi|[mdtraj](http://mdtraj.org)|5.3795576808129115e-05| -|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.3795576808129115e-05| -|pypi|[pony](https://ponyorm.com)|5.3795576808129115e-05| -|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.3795576808129115e-05| -|pypi|[libstempo](https://github.com/vallis/libstempo)|5.3795576808129115e-05| -|pypi|[pytorch](http://pytorch.org)|5.3795576808129115e-05| -|pypi|[easydev](http://github.com/cokelaer/easydev)|5.3795576808129115e-05| -|spack|rigidbodykinematics|5.3795576808129115e-05| -|spack|sbgatcore|5.3795576808129115e-05| -|spack|yaml|5.3795576808129115e-05| -|spack|effpotential|5.3795576808129115e-05| -|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.3795576808129115e-05| -|npm|[filepond](https://pqina.nl/filepond/)|5.3795576808129115e-05| -|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.3795576808129115e-05| -|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.3795576808129115e-05| -|cran|[formatR](https://github.com/yihui/formatR)|5.374379334340768e-05| -|npm|[tslib](https://www.typescriptlang.org/)|5.369986187094678e-05| -|pypi|[pympler](https://pypi.org/project/pympler)|5.35424738512624e-05| -|npm|[d3-scale](https://d3js.org/d3-scale/)|5.344167772221655e-05| -|npm|[d3-array](https://d3js.org/d3-array/)|5.344167772221655e-05| -|pypi|[asteval](https://pypi.org/project/asteval)|5.331679728596882e-05| -|spack|cpio|5.325762104004781e-05| -|npm|[typescript](https://www.typescriptlang.org/)|5.322679237234924e-05| -|spack|fontconfig|5.297838837417813e-05| -|cran|styler|5.297338375690678e-05| -|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.2936341900777054e-05| -|pypi|[types-colorama](https://pypi.org/project/types-colorama)|5.290257023311416e-05| -|cran|combinat|5.2886314613165626e-05| -|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.285430410878291e-05| -|npm|[d3-format](https://d3js.org/d3-format/)|5.2814062659455044e-05| -|npm|[d3-brush](https://d3js.org/d3-brush/)|5.2814062659455044e-05| -|pypi|[gwcs](https://pypi.org/project/gwcs)|5.266775117339138e-05| -|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.265015526273807e-05| -|pypi|[freesasa](http://freesasa.github.io/)|5.261231006386259e-05| -|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.257621040047819e-05| -|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.250241390408755e-05| -|pypi|[nptyping](https://github.com/ramonhagenaars/nptyping)|5.243066892466382e-05| -|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|5.2406432619834494e-05| -|pypi|[rich-click](https://github.com/ewels/rich-click)|5.2372288740286915e-05| -|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.2188606372706796e-05| -|pypi|[h11](https://pypi.org/project/h11)|5.2171834955633576e-05| -|pypi|[holoviews](https://pypi.org/project/holoviews)|5.212338323109799e-05| -|cran|[s2](https://r-spatial.github.io/s2/)|5.211277605084772e-05| -|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.195994412218777e-05| -|pypi|[CommonMark](https://pypi.org/project/CommonMark)|5.190859349855166e-05| -|pypi|[ansicolors](http://github.com/jonathaneunice/colors/)|5.1752447874219626e-05| -|npm|[rc-slider](http://github.com/react-component/slider/)|5.175071570138737e-05| -|pypi|[khmer](https://khmer.readthedocs.io/)|5.1733413030484164e-05| -|pypi|[contextvars](https://pypi.org/project/contextvars)|5.171046692543521e-05| -|cran|WRS2|5.16840689296956e-05| -|cran|webshot|5.162922628216307e-05| -|pypi|[jaraco.path](https://github.com/jaraco/jaraco.path)|5.152591970029287e-05| -|pypi|[jaraco.envs](https://github.com/jaraco/jaraco.envs)|5.152591970029287e-05| -|pypi|[sphinx-favicon](https://github.com/tcmetzger/sphinx-favicon)|5.152591970029287e-05| -|cran|flashClust|5.138978198634661e-05| -|pypi|[pynvml](http://www.nvidia.com/)|5.133605933815139e-05| -|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.12001761726492e-05| -|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|5.12001761726492e-05| -|pypi|[nvidia-cudnn-cu11](https://pypi.org/project/nvidia-cudnn-cu11)|5.11950401601604e-05| -|cran|[car](https://r-forge.r-project.org/projects/car/)|5.1127576571655295e-05| -|pypi|[sphinxcontrib-napoleon](https://sphinxcontrib-napoleon.readthedocs.io)|5.096366221364308e-05| -|pypi|[coveralls](http://github.com/TheKevJames/coveralls-python)|5.0798927538320825e-05| -|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.078112255033265e-05| -|pypi|[frozendict](https://pypi.org/project/frozendict)|5.074313290454658e-05| -|npm|eslint-plugin-import|5.0694406233431076e-05| -|pypi|[pip-api](https://pypi.org/project/pip-api)|5.06553837529815e-05| -|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.06553837529815e-05| -|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.06553837529815e-05| -|pypi|[aiosignal](https://pypi.org/project/aiosignal)|5.058500982138014e-05| -|pypi|[curio](https://pypi.org/project/curio)|5.055794090866571e-05| -|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.039946028881807e-05| -|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.037100194496464e-05| -|pypi|[google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib)|5.01305351385243e-05| -|npm|[ws](https://github.com/websockets/ws)|5.004860331416294e-05| -|cran|e1071|4.9764261097427404e-05| -|pypi|[path](https://pypi.org/project/path)|4.960699245319463e-05| -|pypi|[pockets](http://pockets.readthedocs.org)|4.960595688807281e-05| -|pypi|[pytest-remotedata](https://pypi.org/project/pytest-remotedata)|4.9504515417196586e-05| -|cran|coda|4.9450974772239755e-05| -|cran|[odbc](https://github.com/r-dbi/odbc)|4.944383723270496e-05| -|pypi|[configparser](https://pypi.org/project/configparser)|4.942506102668806e-05| -|pypi|[pyxenon](https://pypi.org/project/pyxenon)|4.929707112970712e-05| -|pypi|[pbr](https://pypi.org/project/pbr)|4.928124229188444e-05| -|pypi|[gevent](https://pypi.org/project/gevent)|4.9193007052071094e-05| -|pypi|[chevron](https://github.com/noahmorrison/chevron)|4.904671479148467e-05| -|pypi|[cytoolz](https://pypi.org/project/cytoolz)|4.897322865419099e-05| -|pypi|[nrel-pysam](https://pypi.org/project/nrel-pysam)|4.896238045427376e-05| -|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.886585734796755e-05| -|cran|[lazyeval](NA)|4.8697871727294887e-05| -|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.864016736401674e-05| -|pypi|[pydevtool](https://github.com/pydoit/pydevtool)|4.863759806485357e-05| -|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.844747852895838e-05| -|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.8429988169526275e-05| -|cran|[stars](https://r-spatial.github.io/stars/)|4.827711609487952e-05| -|pypi|[semantic-version](https://pypi.org/project/semantic-version)|4.824829322735467e-05| -|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.822175732217573e-05| -|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.814142993823787e-05| -|pypi|[types-protobuf](https://pypi.org/project/types-protobuf)|4.8138272564255826e-05| -|pypi|[clang-format](https://pypi.org/project/clang-format)|4.8138272564255826e-05| -|spack|[llvm](https://llvm.org/)|4.811369919306637e-05| -|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.810885812680198e-05| -|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.8012552301255234e-05| -|npm|[semver](https://github.com/npm/node-semver#readme)|4.800080156131582e-05| -|pypi|[pymongo](https://pypi.org/project/pymongo)|4.798944429622908e-05| -|pypi|[magic-impute](https://github.com/KrishnaswamyLab/MAGIC)|4.796729159961378e-05| -|pypi|[pycairo](https://pypi.org/project/pycairo)|4.788802550308827e-05| -|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.779530093337625e-05| -|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|4.7716038674901276e-05| -|pypi|[wasabi](https://ines.io)|4.768904829252433e-05| -|pypi|[math](https://pypi.org/project/math)|4.760908547519426e-05| -|cran|[party](http://party.R-forge.R-project.org)|4.747737965739065e-05| -|cran|gee|4.729059116363369e-05| -|pypi|[wandb](https://github.com/wandb/client)|4.712517047194055e-05| -|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.7071129707112974e-05| -|pypi|[pyopengl](http://pyopengl.sourceforge.net)|4.7071129707112974e-05| -|pypi|[pyglm](https://github.com/Zuzu-Typ/PyGLM)|4.7071129707112974e-05| -|pypi|[pyopengl-accelerate](http://pyopengl.sourceforge.net)|4.7071129707112974e-05| -|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.7071129707112974e-05| -|pypi|[structlog](https://www.structlog.org/)|4.7071129707112974e-05| -|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.7071129707112974e-05| -|pypi|[types](https://www.pytosquatting.org)|4.7071129707112974e-05| -|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.7071129707112974e-05| -|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.7071129707112974e-05| -|pypi|[gemmi](https://project-gemmi.github.io/)|4.7071129707112974e-05| -|pypi|[pycbc](http://www.pycbc.org/)|4.7071129707112974e-05| -|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.7071129707112974e-05| -|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.7071129707112974e-05| -|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.7071129707112974e-05| -|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.7071129707112974e-05| -|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.7071129707112974e-05| -|pypi|[trippy](https://github.com/fraserw/trippy)|4.7071129707112974e-05| -|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.7071129707112974e-05| -|pypi|[imexam](http://imexam.readthedocs.io/)|4.7071129707112974e-05| -|pypi|[gputil](https://github.com/anderskm/gputil)|4.7071129707112974e-05| -|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.7071129707112974e-05| -|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.7071129707112974e-05| -|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.7071129707112974e-05| -|pypi|[sbpy](https://sbpy.org)|4.7071129707112974e-05| -|pypi|[pygedm](https://github.com/frbs/pygedm)|4.7071129707112974e-05| -|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.7071129707112974e-05| -|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.7071129707112974e-05| -|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.7071129707112974e-05| -|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.7071129707112974e-05| -|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.7071129707112974e-05| -|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.7071129707112974e-05| -|spack|libpeyton|4.7071129707112974e-05| -|npm|[fflate](https://101arrowz.github.io/fflate)|4.7071129707112974e-05| -|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.7071129707112974e-05| -|npm|[web-worker](https://github.com/developit/web-worker)|4.7071129707112974e-05| -|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.7071129707112974e-05| -|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.7071129707112974e-05| -|pypi|[transforms3d](http://github.com/matthew-brett/transforms3d)|4.701328613516656e-05| -|pypi|[bz2file](https://github.com/nvawda/bz2file)|4.699871258448665e-05| -|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.6992156877529854e-05| -|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.69142259414226e-05| -|pypi|[pyasn1-modules](https://pypi.org/project/pyasn1-modules)|4.678172955648944e-05| -|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|4.671721143863844e-05| -|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|4.671721143863844e-05| -|pypi|[cramjam](https://pypi.org/project/cramjam)|4.6669041114838005e-05| -|pypi|[boto](https://github.com/boto/boto/)|4.6600418410041844e-05| -|pypi|[args](https://github.com/kennethreitz/args)|4.6600418410041844e-05| -|pypi|[anyio](https://pypi.org/project/anyio)|4.654445631858067e-05| -|npm|react-router-dom|4.64703608816352e-05| -|pypi|[tblib](https://github.com/ionelmc/python-tblib)|4.631807961057305e-05| -|pypi|[yapf](https://pypi.org/project/yapf)|4.613891514305138e-05| -|pypi|[webcolors](https://pypi.org/project/webcolors)|4.611902084420829e-05| -|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.610299993481995e-05| -|spack|gtkplus|4.60158489310388e-05| -|pypi|[sos](https://github.com/vatlab/SoS)|4.5996376448919934e-05| -|pypi|[pyglet](http://pyglet.readthedocs.org/en/latest/)|4.598961446503288e-05| -|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.591268926192774e-05| -|rubygems|[rouge](http://rouge.jneen.net/)|4.585610617154811e-05| -|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.585103142428657e-05| -|spack|libsm|4.583044023228971e-05| -|spack|libxext|4.583044023228971e-05| -|pypi|[pytest-mpl](https://pypi.org/project/pytest-mpl)|4.5805645560444964e-05| -|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|4.577741390408756e-05| -|npm|cross-env|4.573024677947936e-05| -|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.561122063083361e-05| -|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.560669456066946e-05| -|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.560669456066946e-05| -|pypi|[ini2toml](https://github.com/abravalheri/ini2toml/)|4.5573092058235925e-05| -|spack|glib|4.539657426778243e-05| -|pypi|[xlwt](http://www.python-excel.org/)|4.53840361700538e-05| -|pypi|[colour](http://github.com/vaab/colour)|4.532277346084878e-05| -|pypi|[zstandard](https://github.com/indygreg/python-zstandard)|4.531250282503276e-05| -|pypi|[spectres](https://spectres.readthedocs.io)|4.529663984551015e-05| -|cran|statnet.common|4.526769703697378e-05| -|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.504141844183679e-05| -|pypi|[vine](https://pypi.org/project/vine)|4.501851286771284e-05| -|pypi|[dpath](https://github.com/dpath-maintainers/dpath-python)|4.499266423952616e-05| -|pypi|[zope.event](https://pypi.org/project/zope.event)|4.468471486672323e-05| -|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.458533819376411e-05| -|spack|harfbuzz|4.430716692267059e-05| -|cran|[targets](https://docs.ropensci.org/targets/)|4.424744244874595e-05| -|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.4183738221557086e-05| -|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.401893855978859e-05| -|npm|[mongoose](https://mongoosejs.com)|4.3985699378680626e-05| -|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.387029288702929e-05| -|pypi|[segments](https://github.com/cldf/segments)|4.387029288702929e-05| -|pypi|[requests-file](http://github.com/dashea/requests-file)|4.3776150627615065e-05| -|npm|[prop-types](https://facebook.github.io/react/)|4.372925747723952e-05| -|spack|libmng|4.3687892259414225e-05| -|spack|inputproto|4.3687892259414225e-05| -|spack|dbus|4.3687892259414225e-05| -|spack|assimp|4.3687892259414225e-05| -|spack|gperf|4.3687892259414225e-05| -|spack|libdrm|4.3687892259414225e-05| -|spack|libxcomposite|4.3687892259414225e-05| -|spack|libxcursor|4.3687892259414225e-05| -|spack|libxi|4.3687892259414225e-05| -|spack|libxtst|4.3687892259414225e-05| -|spack|libxrandr|4.3687892259414225e-05| -|spack|libxdamage|4.3687892259414225e-05| -|spack|libxcb|4.3687892259414225e-05| -|spack|libxkbcommon|4.3687892259414225e-05| -|spack|xcb-util-image|4.3687892259414225e-05| -|spack|xcb-util-keysyms|4.3687892259414225e-05| -|spack|xcb-util-renderutil|4.3687892259414225e-05| -|spack|xcb-util-wm|4.3687892259414225e-05| -|spack|libxrender|4.3687892259414225e-05| -|npm|[ava](https://avajs.dev)|4.356203043818106e-05| -|pypi|[distlib](https://pypi.org/project/distlib)|4.355892912732506e-05| -|pypi|[colorlog](https://pypi.org/project/colorlog)|4.342860315159936e-05| -|pypi|[fastrlock](https://github.com/scoder/fastrlock)|4.341815955245897e-05| -|pypi|[sniffio](https://pypi.org/project/sniffio)|4.3356945204222206e-05| -|cran|[caret](https://github.com/topepo/caret/)|4.326853533495794e-05| -|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.3152602718365874e-05| -|npm|[esm](https://github.com/standard-things/esm#readme)|4.306333792638561e-05| -|cran|[qpdf](https://github.com/ropensci/qpdf)|4.298982614007947e-05| -|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.2885070088284284e-05| -|pypi|[ratelimit](https://pypi.org/project/ratelimit)|4.2834728033472806e-05| -|pypi|[backoff](https://pypi.org/project/backoff)|4.2834728033472806e-05| -|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.279193609737543e-05| -|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.278242677824268e-05| -|spack|llvm-openmp|4.275403466826061e-05| -|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.2638839150124436e-05| -|cran|[plotly](https://plotly-r.com)|4.259181998070508e-05| -|pypi|[python_dateutil](https://github.com/dateutil/dateutil)|4.2588164973102216e-05| -|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.2529482113525574e-05| -|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|4.241953766438937e-05| -|cran|shape|4.236596686904699e-05| -|pypi|[overrides](https://github.com/mkorpela/overrides)|4.218333967287942e-05| -|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.215048466444659e-05| -|cran|[classInt](https://r-spatial.github.io/classInt/)|4.211314678694533e-05| -|spack|yacc|4.196932092829855e-05| -|cran|[taxize](https://docs.ropensci.org/taxize/)|4.1965032875074735e-05| -|pypi|[treegp](https://github.com/PFLeget/treegp)|4.184100418410042e-05| -|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.184100418410042e-05| -|pypi|[precession](https://github.com/dgerosa/precession/)|4.184100418410042e-05| -|pypi|[tensorly-viz](https://tensorly.org/viz)|4.184100418410042e-05| -|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.184100418410042e-05| -|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.184100418410042e-05| -|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.184100418410042e-05| -|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.184100418410042e-05| -|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.184100418410042e-05| -|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.184100418410042e-05| -|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.184100418410042e-05| -|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.184100418410042e-05| -|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.184100418410042e-05| -|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.184100418410042e-05| -|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.184100418410042e-05| -|pypi|[sick](http://www.github.com/andycasey/sick/)|4.184100418410042e-05| -|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.184100418410042e-05| -|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.184100418410042e-05| -|pypi|[lda](https://pypi.org/project/lda)|4.184100418410042e-05| -|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.184100418410042e-05| -|pypi|[pygobject](https://pygobject.readthedocs.io)|4.184100418410042e-05| -|pypi|[genicam](https://www.emva.org)|4.184100418410042e-05| -|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.184100418410042e-05| -|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.184100418410042e-05| -|pypi|[fseval](https://github.com/dunnkers/fseval)|4.184100418410042e-05| -|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.184100418410042e-05| -|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.184100418410042e-05| -|pypi|[protfasta](https://pypi.org/project/protfasta)|4.184100418410042e-05| -|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.184100418410042e-05| -|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.184100418410042e-05| -|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.184100418410042e-05| -|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.184100418410042e-05| -|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.184100418410042e-05| -|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.184100418410042e-05| -|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.184100418410042e-05| -|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.184100418410042e-05| -|spack|fftw3|4.184100418410042e-05| -|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.184100418410042e-05| -|cran|txtplot|4.184100418410042e-05| -|npm|[d3-v6-tip](https://github.com/bumbeishvili/d3.tip-for-d3.v6)|4.184100418410042e-05| -|npm|[apexcharts](https://apexcharts.com)|4.184100418410042e-05| -|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.184100418410042e-05| -|npm|[lodash.debounce](https://lodash.com/)|4.184100418410042e-05| -|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.184100418410042e-05| -|npm|vue-apexcharts|4.184100418410042e-05| -|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.184100418410042e-05| -|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.184100418410042e-05| -|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.184100418410042e-05| -|cran|[gplots](https://github.com/talgalili/gplots)|4.170542499542529e-05| -|pypi|[pymatgen](https://pymatgen.org)|4.162987583839431e-05| -|npm|rollup-plugin-json|4.154267355477756e-05| -|pypi|[casadi](https://pypi.org/project/casadi)|4.148602355884812e-05| -|pypi|[mahotas](http://luispedro.org/software/mahotas)|4.1422594142259416e-05| -|cran|codemetar|4.1422594142259416e-05| -|pypi|[click-plugins](https://pypi.org/project/click-plugins)|4.1391095065151095e-05| -|pypi|[unidecode](https://pypi.org/project/unidecode)|4.138121292933009e-05| -|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.131903765690377e-05| -|cran|see|4.121087000489171e-05| -|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|4.113373570937724e-05| -|cran|[effectsize](https://easystats.github.io/effectsize/)|4.113022701455007e-05| -|pypi|[ply](https://pypi.org/project/ply)|4.099268139161373e-05| -|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.0844789798764696e-05| -|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|4.074769909715226e-05| -|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.0739925126624095e-05| -|cran|[psych](https://personality-project.org/r/psych/)|4.06853719285416e-05| -|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.0650030247696124e-05| -|pypi|[wslink](https://pypi.org/project/wslink)|4.0635553576306505e-05| -|pypi|[bwapy](https://pypi.org/project/bwapy)|4.0467120464622494e-05| -|pypi|[pytabix](https://pypi.org/project/pytabix)|4.0467120464622494e-05| -|pypi|[types-psutil](https://github.com/python/typeshed)|4.043204946204423e-05| -|pypi|[Brotli](https://github.com/google/brotli)|4.041004190709041e-05| -|cran|highr|4.025787333035056e-05| -|npm|[xo](https://github.com/xojs/xo#readme)|4.022800646006713e-05| -|npm|[nodemon](https://nodemon.io)|4.022282033307528e-05| -|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|4.0146332927174556e-05| -|npm|[chokidar](https://github.com/paulmillr/chokidar)|4.0082748057381955e-05| -|npm|[testcafe](https://testcafe.io/)|4.00824118350269e-05| -|pypi|[rdflib](https://github.com/RDFLib/rdflib)|3.997008402336322e-05| -|pypi|[yarl](https://pypi.org/project/yarl)|3.990535157667772e-05| -|npm|[jquery](https://jquery.com)|3.987421496354941e-05| -|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|3.985177364476528e-05| -|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.974150303751203e-05| -|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|3.968350613004618e-05| -|pypi|[lmdb](https://pypi.org/project/lmdb)|3.961310655871325e-05| -|pypi|[fiona](https://pypi.org/project/fiona)|3.9595524679643926e-05| -|cran|tikzDevice|3.9552003527545935e-05| -|cran|[tmap](https://github.com/mtennekes/tmap)|3.948512565853762e-05| -|rubygems|[rubocop](https://rubocop.org/)|3.94797397383167e-05| -|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|3.947861761669293e-05| -|pypi|[sphinx-autobuild](https://github.com/executablebooks/sphinx-autobuild)|3.9330338413271294e-05| -|pypi|[dogpile.cache](https://pypi.org/project/dogpile.cache)|3.9167922203319697e-05| -|pypi|[CoolProp](https://pypi.org/project/CoolProp)|3.8951359832635985e-05| -|rubygems|[coderay](http://coderay.rubychan.de)|3.882893347280335e-05| -|cran|JuliaCall|3.8748548037717626e-05| -|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.8676629627768536e-05| -|cran|gamm4|3.8540441769353046e-05| -|cran|[zip](https://github.com/r-lib/zip#readme)|3.83687009913289e-05| -|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.8316588909454273e-05| -|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.824250902375589e-05| -|pypi|[cython-lint](https://github.com/MarcoGorelli/cython-lint)|3.823517259414226e-05| -|cran|[checkmate](https://github.com/mllg/checkmate)|3.814402062873235e-05| -|cran|pool|3.8095406590994285e-05| -|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.807531380753138e-05| -|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.8035450903128966e-05| -|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.8035450903128966e-05| -|pypi|[pydap](https://pypi.org/project/pydap)|3.8035450903128966e-05| -|pypi|[numbagg](https://pypi.org/project/numbagg)|3.8035450903128966e-05| -|pypi|[spglib](http://spglib.github.io/spglib/)|3.798658625908938e-05| -|npm|[colors](https://github.com/Marak/colors.js)|3.7794949193066355e-05| -|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.776579274109816e-05| -|cran|[gert](https://docs.ropensci.org/gert/)|3.773255629359382e-05| -|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.766062110858946e-05| -|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.765690376569038e-05| -|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.765690376569038e-05| -|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.765690376569038e-05| -|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.765690376569038e-05| -|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.765690376569038e-05| -|pypi|[disksurf](https://github.com/richteague/disksurf)|3.765690376569038e-05| -|pypi|[gofish](https://github.com/richteague/gofish)|3.765690376569038e-05| -|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.765690376569038e-05| -|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.765690376569038e-05| -|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.765690376569038e-05| -|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.765690376569038e-05| -|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.765690376569038e-05| -|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.765690376569038e-05| -|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.765690376569038e-05| -|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.765690376569038e-05| -|pypi|[simpleitk](http://simpleitk.org/)|3.765690376569038e-05| -|pypi|[caput](https://github.com/eykd/caput)|3.765690376569038e-05| -|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.765690376569038e-05| -|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.765690376569038e-05| -|pypi|[pykeops](http://www.kernel-operations.io/)|3.765690376569038e-05| -|pypi|[keopscore](http://www.kernel-operations.io/)|3.765690376569038e-05| -|pypi|[pywfa](https://pypi.org/project/pywfa)|3.765690376569038e-05| -|pypi|[astLib](https://astlib.readthedocs.io)|3.765690376569038e-05| -|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.765690376569038e-05| -|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.765690376569038e-05| -|pypi|[urepr](https://github.com/j-faria/urepr)|3.765690376569038e-05| -|pypi|[2to3](https://pypi.org/project/2to3)|3.765690376569038e-05| -|pypi|[streamlit-authenticator](https://github.com/mkhorasani/Streamlit-Authenticator)|3.765690376569038e-05| -|pypi|[Cerberus](http://docs.python-cerberus.org)|3.765690376569038e-05| -|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.765690376569038e-05| -|spack|cppuddle|3.765690376569038e-05| -|spack|hpxkokkos|3.765690376569038e-05| -|spack|edlib|3.765690376569038e-05| -|spack|spoa|3.765690376569038e-05| -|spack|thread_pool|3.765690376569038e-05| -|spack|rampler|3.765690376569038e-05| -|spack|cudapoa|3.765690376569038e-05| -|spack|cudaaligner|3.765690376569038e-05| -|npm|[auspice](https://www.npmjs.com/package/auspice)|3.765690376569038e-05| -|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.765690376569038e-05| -|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.765690376569038e-05| -|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.764106477421205e-05| -|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.762987727973414e-05| -|pypi|[optlang](https://github.com/opencobra/optlang)|3.762987727973414e-05| -|pypi|[tensorflow-probability](http://github.com/tensorflow/probability)|3.758239008534984e-05| -|pypi|[kombu](https://kombu.readthedocs.io)|3.747412427405286e-05| -|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.733504988735115e-05| -|pypi|[cymem](https://github.com/explosion/cymem)|3.733339975695947e-05| -|pypi|[murmurhash](https://github.com/explosion/murmurhash)|3.733339975695947e-05| -|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.7310708854822944e-05| -|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.7280334728033474e-05| -|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.7280334728033474e-05| -|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.7280334728033474e-05| -|spack|virtest|3.7280334728033474e-05| -|pypi|[pytest-regressions](https://github.com/ESSS/pytest-regressions)|3.718474785502325e-05| -|npm|[rxjs](https://rxjs.dev)|3.7108166709590086e-05| -|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.693619747352405e-05| -|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.6922845560302084e-05| -|pypi|[chex](https://github.com/deepmind/chex)|3.690057977100226e-05| -|pypi|[PyJWT](https://github.com/jpadilla/pyjwt)|3.687195375720424e-05| -|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|3.684118094504639e-05| -|pypi|[jdcal](https://github.com/phn/jdcal)|3.658710536325599e-05| -|npm|husky|3.6558735404535416e-05| -|cran|[git2r](https://docs.ropensci.org/git2r/)|3.65480861180651e-05| -|pypi|[coloredlogs](https://pypi.org/project/coloredlogs)|3.6500605864163e-05| -|pypi|[pycryptodomex](https://www.pycryptodome.org)|3.6370734869467855e-05| -|cran|[slam](NA)|3.6308154938834236e-05| -|npm|[passport](https://www.passportjs.org/)|3.630061697751933e-05| -|pypi|[parsimonious](https://github.com/erikrose/parsimonious)|3.628606033913235e-05| -|cran|modelbased|3.623339004092142e-05| -|pypi|[crds](https://hst-crds.stsci.edu)|3.6140926738010946e-05| -|pypi|[zict](http://zict.readthedocs.io/en/latest/)|3.613568618305121e-05| -|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.6080599764849615e-05| -|cran|class|3.605056419091615e-05| -|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.604608450738199e-05| -|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.5973058475354634e-05| -|rubygems|[rubocop-jekyll](https://github.com/jekyll/rubocop-jekyll)|3.58749252839211e-05| -|pypi|[hiredis](https://pypi.org/project/hiredis)|3.5840016128367375e-05| -|pypi|[isodate](https://pypi.org/project/isodate)|3.581309835735556e-05| -|pypi|[cwltool](https://pypi.org/project/cwltool)|3.5774058577405865e-05| -|cran|mapdata|3.567696549695009e-05| -|pypi|[torchvision](https://github.com/pytorch/vision)|3.563990627942348e-05| -|cran|[GGally](https://ggobi.github.io/ggally/)|3.561139270697738e-05| -|spack|libxcrypt|3.555658525104602e-05| -|pypi|[scanpydoc](https://github.com/theislab/scanpydoc/)|3.547340244015243e-05| -|npm|[xlsx](https://sheetjs.com/)|3.5422518946616474e-05| -|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.539305956315846e-05| -|pypi|[nibabel](https://nipy.org/nibabel)|3.538661024873549e-05| -|pypi|[geopandas](https://pypi.org/project/geopandas)|3.537494888680459e-05| -|npm|[browserify](https://github.com/browserify/browserify#readme)|3.525352117217354e-05| -|pypi|[ase](https://wiki.fysik.dtu.dk/ase)|3.521117067614242e-05| -|pypi|[astropy-healpix](https://github.com/astropy/astropy-healpix)|3.5179895889301434e-05| -|rubygems|[activesupport](https://rubyonrails.org)|3.51384874838252e-05| -|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|3.513625909171921e-05| -|rubygems|[railties](https://rubyonrails.org)|3.499031482564059e-05| -|pypi|[types-toml](https://pypi.org/project/types-toml)|3.4898241195750245e-05| -|cran|tseries|3.482447856352641e-05| -|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.473191556822675e-05| -|pypi|[cfgrib](https://pypi.org/project/cfgrib)|3.4721643371748206e-05| -|pypi|[wincertstore](https://github.com/tiran/wincertstore)|3.4526767921367494e-05| -|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.4526699503425447e-05| -|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.439045264359072e-05| -|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.432299367666027e-05| -|pypi|[terminaltables](https://github.com/matthewdeanmartin/terminaltables)|3.431323041408166e-05| -|pypi|[flatdict](https://github.com/gmr/flatdict)|3.423354887790034e-05| -|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.423354887790034e-05| -|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.423354887790034e-05| -|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.423354887790034e-05| -|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.423354887790034e-05| -|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.423354887790034e-05| -|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.423354887790034e-05| -|pypi|[colored](https://gitlab.com/dslackw/colored)|3.423354887790034e-05| -|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.423354887790034e-05| -|pypi|[marxs](http://marxs.readthedocs.io)|3.423354887790034e-05| -|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.423354887790034e-05| -|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.423354887790034e-05| -|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.423354887790034e-05| -|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.423354887790034e-05| -|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.423354887790034e-05| -|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.423354887790034e-05| -|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.423354887790034e-05| -|pypi|[filetype](https://github.com/h2non/filetype.py)|3.423354887790034e-05| -|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.423354887790034e-05| -|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.423354887790034e-05| -|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.423354887790034e-05| -|pypi|[PIL](http://www.pythonware.com/products/pil)|3.423354887790034e-05| -|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.423354887790034e-05| -|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.423354887790034e-05| -|pypi|[wurst](https://github.com/polca/wurst)|3.423354887790034e-05| -|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.423354887790034e-05| -|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.423354887790034e-05| -|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.423354887790034e-05| -|pypi|[configuration](http://k0s.org/hg/configuration)|3.423354887790034e-05| -|pypi|[cdips](https://github.com/lgbouma/cdips)|3.423354887790034e-05| -|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.423354887790034e-05| -|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.423354887790034e-05| -|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.423354887790034e-05| -|spack|openni2|3.423354887790034e-05| -|spack|efusion|3.423354887790034e-05| -|spack|suitesparse|3.423354887790034e-05| -|spack|realsense|3.423354887790034e-05| -|npm|[angular-animate](http://angularjs.org)|3.423354887790034e-05| -|npm|[angular-sanitize](http://angularjs.org)|3.423354887790034e-05| -|npm|[angular-touch](http://angularjs.org)|3.423354887790034e-05| -|npm|[colorbrewer](http://colorbrewer2.org/)|3.423354887790034e-05| -|npm|[dc](http://dc-js.github.io/dc.js/)|3.423354887790034e-05| -|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.4205020920502095e-05| -|pypi|[rpy2](https://rpy2.github.io)|3.4188502919674485e-05| -|npm|[babel-cli](https://babeljs.io/)|3.418839559237201e-05| -|npm|eslint-config-standard|3.411113778968181e-05| -|pypi|[billiard](https://pypi.org/project/billiard)|3.410853849999428e-05| -|cran|[network](http://statnet.org/)|3.410680499105356e-05| -|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.40262167047589e-05| -|pypi|[scikit_learn](http://scikit-learn.org)|3.384985983743061e-05| -|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.383712900593131e-05| -|npm|[sinon](https://sinonjs.org/)|3.3827578930673454e-05| -|pypi|[ray](https://github.com/ray-project/ray)|3.375775138280348e-05| -|rubygems|[pry](http://pry.github.io)|3.374388902527538e-05| -|cran|[vcr](https://github.com/ropensci/vcr/)|3.372317035922835e-05| -|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.361416061690036e-05| -|cran|[sna](http://statnet.org)|3.3556534992204456e-05| -|npm|prettier|3.3541008025119e-05| -|npm|npm-run-all|3.3380384200736745e-05| -|npm|fortawesome|3.332924173853642e-05| -|rubygems|[jekyll](https://jekyllrb.com)|3.332484683203826e-05| -|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.3264865957046764e-05| -|pypi|[pypairix](https://github.com/4dn-dcic/pairix)|3.324463193710056e-05| -|npm|eslint-plugin-node|3.323238704252102e-05| -|pypi|[python-decouple](https://pypi.org/project/python-decouple)|3.313807531380753e-05| -|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|3.2846213394013e-05| -|cran|[shinytest](https://github.com/rstudio/shinytest)|3.282356932481537e-05| -|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.279794619780016e-05| -|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.2787964539371357e-05| -|pypi|[matchms](https://github.com/matchms/matchms)|3.276150627615064e-05| -|npm|eslint-plugin-standard|3.2759213563280595e-05| -|npm|eslint-plugin-promise|3.2759213563280595e-05| -|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.27458450097422e-05| -|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.273148990358378e-05| -|cran|fontawesome|3.268263907030881e-05| -|pypi|[addict](https://pypi.org/project/addict)|3.267520920502092e-05| -|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.264022390591428e-05| -|cran|[here](https://here.r-lib.org/)|3.2628808383323605e-05| -|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.259939154290619e-05| -|rubygems|[simplecov](https://github.com/simplecov-ruby/simplecov)|3.2484627416836444e-05| -|pypi|[optax](https://github.com/deepmind/optax)|3.231376300726769e-05| -|pypi|[elastic-transport](https://github.com/elastic/elastic-transport-python)|3.231320980274957e-05| -|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.221004988735114e-05| -|pypi|[timm](https://pypi.org/project/timm)|3.216786018846857e-05| -|npm|[babel](https://babeljs.io/)|3.21461373609552e-05| -|npm|[commander](https://github.com/tj/commander.js#readme)|3.214440483306293e-05| -|pypi|[safe-netrc](https://git.ligo.org/emfollow/safe-netrc)|3.2098027495517036e-05| -|npm|react-router-bootstrap|3.206083137945775e-05| -|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.204786844954209e-05| -|npm|[events](https://github.com/Gozala/events#readme)|3.201165111039588e-05| -|cran|poorman|3.196634507068243e-05| -|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.187014345487149e-05| -|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|3.1810685438525914e-05| -|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|3.1796965648183965e-05| -|pypi|[itk](https://itk.org/)|3.171543565455451e-05| -|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.1714173640167364e-05| -|npm|immutable|3.159782300940636e-05| -|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.156434121765862e-05| -|rubygems|[faraday-net_http](https://github.com/lostisland/faraday-net_http)|3.153294979079498e-05| -|npm|[async](https://caolan.github.io/async/)|3.14570281966987e-05| -|npm|jest|3.140976508422911e-05| -|pypi|[pytz-deprecation-shim](https://github.com/pganssle/pytz-deprecation-shim)|3.1393415789231694e-05| -|cran|[gapminder](https://github.com/jennybc/gapminder)|3.1391955120714295e-05| -|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.1380753138075316e-05| -|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.1380753138075316e-05| -|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.1380753138075316e-05| -|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.1380753138075316e-05| -|pypi|[random2](http://pypi.python.org/pypi/random2)|3.1380753138075316e-05| -|pypi|[pickle-mixin](https://github.com/limix/pickle-mixin)|3.1380753138075316e-05| -|pypi|[bioinfokit](https://github.com/reneshbedre/bioinfokit)|3.1380753138075316e-05| -|pypi|[blackjax](https://pypi.org/project/blackjax)|3.1380753138075316e-05| -|pypi|[toil](https://github.com/DataBiosphere/toil)|3.1380753138075316e-05| -|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.1380753138075316e-05| -|pypi|[torch_sparse](https://github.com/rusty1s/pytorch_sparse)|3.1380753138075316e-05| -|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.1380753138075316e-05| -|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.1380753138075316e-05| -|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.1380753138075316e-05| -|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.1380753138075316e-05| -|npm|[downloadjs](http://danml.com/download.html)|3.1380753138075316e-05| -|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.1380753138075316e-05| -|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.1380753138075316e-05| -|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.1380753138075316e-05| -|pypi|[vtk](https://pypi.org/project/vtk)|3.1360808377205776e-05| -|cran|[Seurat](https://satijalab.org/seurat)|3.1274401421754526e-05| -|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.1245143454871486e-05| -|pypi|[PyLD](https://pypi.org/project/PyLD)|3.1224610355648535e-05| -|pypi|[asciitree](https://pypi.org/project/asciitree)|3.116729284691984e-05| -|pypi|[sphinx-math-dollar](https://github.com/sympy/sphinx-math-dollar/)|3.1085049887351145e-05| -|pypi|[jupyter-console](https://jupyter.org)|3.1058793089317967e-05| -|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.098761533624868e-05| -|npm|babel-preset-env|3.088971346504485e-05| -|cran|tripack|3.068285012365854e-05| -|pypi|[tensorflow-cpu](https://www.tensorflow.org/)|3.0486207078318505e-05| -|cran|reactlog|3.0463571526973493e-05| -|cran|sourcetools|3.0463571526973493e-05| -|cran|spatstat.data|3.04549390813893e-05| -|pypi|[ipympl](https://pypi.org/project/ipympl)|3.041026499716477e-05| -|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.040787271351847e-05| -|pypi|[autocommand](https://pypi.org/project/autocommand)|3.0401641171881406e-05| -|npm|[grunt](https://gruntjs.com/)|3.0361336120544137e-05| -|cran|polyclip|3.0347937902098023e-05| -|npm|eslint-plugin-markdown|3.0347388782941526e-05| -|pypi|[QtPy](https://pypi.org/project/QtPy)|3.0297108093903984e-05| -|spack|hwloc|3.026935539686035e-05| -|cran|brew|3.0223716807569368e-05| -|pypi|[astor](https://pypi.org/project/astor)|3.0215818398582336e-05| -|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.017380109430319e-05| -|npm|[winston](https://github.com/winstonjs/winston#readme)|3.017380109430319e-05| -|pypi|[tensorflow-gpu](https://www.tensorflow.org/)|3.0160048892342495e-05| -|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|3.0059830337026988e-05| -|cran|animation|3.0056816705215834e-05| -|pypi|[shap](http://github.com/slundberg/shap)|3.002289646450925e-05| -|rubygems|[activerecord-jdbc-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|2.9974895397489536e-05| -|cran|[recipes](https://github.com/tidymodels/recipes)|2.9954904562082103e-05| -|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|2.9856545128511657e-05| -|cran|lars|2.979695618189342e-05| -|pypi|[pathos](https://github.com/uqfoundation/pathos)|2.974340657235921e-05| -|spack|[guile](https://www.gnu.org/software/guile/)|2.9667956038044438e-05| -|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|2.9633017531093523e-05| -|pypi|[dipy](https://dipy.org)|2.9594464113292572e-05| -|pypi|[lml](https://pypi.org/project/lml)|2.957463613269576e-05| -|cran|[plotrix](NA)|2.9536663026038813e-05| -|pypi|[gensim](https://pypi.org/project/gensim)|2.9525668477701588e-05| -|npm|[underscore](https://underscorejs.org)|2.952256425582786e-05| -|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|2.9504804818612356e-05| -|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|2.9504804818612353e-05| -|pypi|[emoji](https://github.com/carpedm20/emoji/)|2.947973267195517e-05| -|pypi|[gmsh](https://gmsh.info)|2.9460989416687177e-05| -|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|2.929996781461217e-05| -|cran|timeSeries|2.9261938842923207e-05| -|cran|fts|2.9261938842923207e-05| -|npm|[uuid](https://github.com/uuidjs/uuid#readme)|2.925333415225533e-05| -|pypi|[netifaces](https://pypi.org/project/netifaces)|2.917532246429087e-05| -|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.9116855947399883e-05| -|pypi|[smart-open](https://pypi.org/project/smart-open)|2.9091359744775422e-05| -|cran|[matlab](http://cran.r-project.org/package=matlab)|2.9080880155409445e-05| -|cran|[rex](https://github.com/kevinushey/rex)|2.9080492441793285e-05| -|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.9077924937867684e-05| -|pypi|[pytest-lazy-fixture](https://github.com/tvorog/pytest-lazy-fixture)|2.9067653685226904e-05| -|cran|[spatstat.core](http://spatstat.org/)|2.904376895138986e-05| -|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.9035283231412945e-05| -|cran|shinydisconnect|2.8982190046245317e-05| -|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.896684905053106e-05| -|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.896684905053106e-05| -|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.896684905053106e-05| -|pypi|[coramin](https://github.com/Coramin/Coramin)|2.896684905053106e-05| -|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.896684905053106e-05| -|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.896684905053106e-05| -|pypi|[pmesh](https://pypi.org/project/pmesh)|2.896684905053106e-05| -|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.896684905053106e-05| -|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.896684905053106e-05| -|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.896684905053106e-05| -|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.896684905053106e-05| -|pypi|[ulid](https://github.com/mdipierro/ulid)|2.896684905053106e-05| -|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.896684905053106e-05| -|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.896684905053106e-05| -|pypi|[filemagic](http://filemagic.readthedocs.org)|2.896684905053106e-05| -|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.896684905053106e-05| -|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.896684905053106e-05| -|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.896684905053106e-05| -|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.896684905053106e-05| -|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.896684905053106e-05| -|spack|everybeam|2.896684905053106e-05| -|spack|idgapi|2.896684905053106e-05| -|pypi|[pymdown-extensions](https://pypi.org/project/pymdown-extensions)|2.8966300024488713e-05| -|pypi|[pretend](https://pypi.org/project/pretend)|2.895069077589195e-05| -|pypi|[reportlab](http://www.reportlab.com/)|2.8924555603882695e-05| -|pypi|[httpretty](https://httpretty.readthedocs.io/en/latest/)|2.889138919165993e-05| -|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.867718056002575e-05| -|cran|[irlba](NA)|2.861721600816405e-05| -|spack|eigen|2.861602985068699e-05| -|cran|[credentials](https://docs.ropensci.org/credentials/)|2.8611815485769472e-05| -|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.8562089061566053e-05| -|cran|[pbapply](https://github.com/psolymos/pbapply)|2.8530788458421355e-05| -|pypi|[easygui](https://github.com/robertlugg/easygui)|2.851995516616102e-05| -|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.840989126886807e-05| -|cran|fANCOVA|2.8389001793185895e-05| -|pypi|[pyqtgraph](http://www.pyqtgraph.org)|2.8364703895019906e-05| -|pypi|[python-socks](https://pypi.org/project/python-socks)|2.8347519787445072e-05| -|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8255107805291407e-05| -|pypi|[geojson](https://pypi.org/project/geojson)|2.8192244471010165e-05| -|pypi|[funcy](https://pypi.org/project/funcy)|2.8190154999722492e-05| -|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.8157259171903527e-05| -|cran|strucchange|2.8142094252367324e-05| -|pypi|[datrie](https://github.com/kmike/datrie)|2.8002839210998207e-05| -|pypi|[toposort](https://pypi.org/project/toposort)|2.8002839210998207e-05| -|cran|[ggforce](https://ggforce.data-imaginist.com)|2.7968718451822873e-05| -|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.7949157712661615e-05| -|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.7949111425364106e-05| -|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.790974941780558e-05| -|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.7898983861326962e-05| -|cran|[wk](https://paleolimbot.github.io/wk/)|2.7893116399491217e-05| -|cran|conflicted|2.786910658398191e-05| -|pypi|[hdf5plugin](https://github.com/silx-kit/hdf5plugin)|2.7761535688091224e-05| -|cran|[argon2](https://github.com/wrathematics/argon2)|2.7760534967124925e-05| -|pypi|[datashader](https://datashader.org)|2.774504287566814e-05| -|pypi|[pymc3](http://github.com/pymc-devs/pymc3)|2.7713362046709365e-05| -|pypi|[altair](https://pypi.org/project/altair)|2.761563631925806e-05| -|cran|[golem](https://github.com/ThinkR-open/golem)|2.751281129456447e-05| -|pypi|[cligj](https://pypi.org/project/cligj)|2.7509408057337984e-05| -|spack|[openssh](https://www.openssh.com/)|2.7502402409306176e-05| -|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.7502402409306176e-05| -|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.749736897621854e-05| -|pypi|[ndcube](https://pypi.org/project/ndcube)|2.7465924508579564e-05| -|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.7344758723962493e-05| -|npm|object-assign|2.732589033237577e-05| -|cran|ade4|2.7271850279972892e-05| -|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.7248476649228368e-05| -|cran|RhpcBLASctl|2.7205535109075883e-05| -|npm|[zone.js](https://github.com/angular/angular#readme)|2.7198455192303148e-05| -|npm|chalk|2.708388082451495e-05| -|pypi|[PasteDeploy](https://pylonsproject.org/)|2.7005551979401355e-05| -|cran|[datawizard](https://easystats.github.io/datawizard/)|2.698866438624258e-05| -|pypi|[srsly](https://github.com/explosion/srsly)|2.6977751221394626e-05| -|pypi|[Pint](https://github.com/hgrecco/pint)|2.6965780035863718e-05| -|pypi|[thermo](https://github.com/CalebBell/thermo)|2.6897788404064558e-05| -|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.6897788404064558e-05| -|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.6897788404064558e-05| -|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.6897788404064558e-05| -|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.6897788404064558e-05| -|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.6897788404064558e-05| -|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.6897788404064558e-05| -|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.6897788404064558e-05| -|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.6897788404064558e-05| -|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.6897788404064558e-05| -|pypi|[wres](https://github.com/jks-liu/wres)|2.6897788404064558e-05| -|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.6897788404064558e-05| -|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.6897788404064558e-05| -|pypi|[dash_table](https://pypi.org/project/dash_table)|2.6897788404064558e-05| -|pypi|[dash_trich_components](https://pypi.org/project/dash_trich_components)|2.6897788404064558e-05| -|pypi|[python-time](https://github.com/hengdai/pytime)|2.6897788404064558e-05| -|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.6897788404064558e-05| -|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.6897788404064558e-05| -|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.6897788404064558e-05| -|pypi|[area](https://github.com/scisco/area)|2.6897788404064558e-05| -|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.6897788404064558e-05| -|spack|cudalibs|2.6897788404064558e-05| -|spack|pnetcdf|2.6897788404064558e-05| -|spack|qt5widgets|2.6897788404064558e-05| -|spack|qt5opengl|2.6897788404064558e-05| -|spack|glut|2.6897788404064558e-05| -|spack|sophus|2.6897788404064558e-05| -|spack|visioncore|2.6897788404064558e-05| -|spack|brisk|2.6897788404064558e-05| -|spack|opengv|2.6897788404064558e-05| -|spack|gtsam|2.6897788404064558e-05| -|spack|tensorflow|2.6897788404064558e-05| -|cran|poibin|2.6897788404064558e-05| -|npm|[md5-node](https://github.com/shanelau/node-md5)|2.6897788404064558e-05| -|npm|[mysql-builder-plus](https://github.com/v25bh145/mysql-builder-plus#readme)|2.6897788404064558e-05| -|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.6897788404064558e-05| -|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.6897788404064558e-05| -|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.6897788404064558e-05| -|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.6897788404064558e-05| -|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.6897788404064558e-05| -|npm|net|2.6897788404064558e-05| -|cran|mlbench|2.6887658038064646e-05| -|cran|pbkrtest|2.6854206688697906e-05| -|pypi|[monty](https://github.com/materialsvirtuallab/monty)|2.6843631100733407e-05| -|cran|[lavaan](https://lavaan.ugent.be)|2.6803525145872186e-05| -|pypi|[dicttoxml](https://github.com/quandyfactory/dicttoxml)|2.6792670610301546e-05| -|spack|[swig](http://www.swig.org)|2.669380815959179e-05| -|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.6642259414225944e-05| -|pypi|[srastream](https://github.com/jdidion/srastream)|2.6628810520023907e-05| -|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.6628810520023907e-05| -|spack|py-nose|2.6628810520023907e-05| -|npm|process|2.6628810520023907e-05| -|npm|util|2.6628810520023907e-05| -|npm|spc|2.6628810520023907e-05| -|pypi|[progress](http://github.com/verigak/progress/)|2.6605972775152534e-05| -|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.657863172932647e-05| -|rubygems|ruby-maven-libs|2.6526919104602505e-05| -|spack|findutils|2.6526720697303424e-05| -|pypi|[asynctest](https://github.com/Martiusweb/asynctest/)|2.640987974189894e-05| -|pypi|[MOODS-python](https://www.cs.helsinki.fi/group/pssmfind/)|2.6359832635983266e-05| -|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6286380983033704e-05| -|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.627814060416571e-05| -|cran|[mmand](https://github.com/jonclayden/mmand)|2.6250615308885062e-05| -|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.6250615308885062e-05| -|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6230862419505253e-05| -|cran|gam|2.6191331161022674e-05| -|cran|latticeExtra|2.6188574565004628e-05| -|cran|[circlize](https://github.com/jokergoo/circlize)|2.6182940050480246e-05| -|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.6126095723129937e-05| -|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.61244769874477e-05| -|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.61244769874477e-05| -|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.61244769874477e-05| -|pypi|[pythutils](https://github.com/JolleJolles)|2.61244769874477e-05| -|npm|[mathjs](https://mathjs.org)|2.609832635983264e-05| -|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.586221624866651e-05| -|cran|[zeallot](https://github.com/nteetor/zeallot)|2.579497907949791e-05| -|pypi|[pyfftw](https://github.com/pyFFTW/pyFFTW)|2.5793430918392486e-05| -|rubygems|[test-unit](http://test-unit.github.io/)|2.5792304341324392e-05| -|npm|after|2.5763322041079066e-05| -|npm|expect.js|2.5759675732217572e-05| -|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.575513050408448e-05| -|pypi|[phantomjs](https://pypi.org/project/phantomjs)|2.57285257199114e-05| -|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.562761506276151e-05| -|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.5602556439376536e-05| -|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.5543559473998806e-05| -|pypi|[cmake](https://pypi.org/project/cmake)|2.553889241848473e-05| -|pypi|[sep](https://github.com/kbarbary/sep)|2.5493198198227624e-05| -|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.539018205958498e-05| -|pypi|[funcsigs](https://pypi.org/project/funcsigs)|2.5310818888224747e-05| -|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5283921099820682e-05| -|pypi|[astlib](https://astlib.readthedocs.io)|2.5283921099820682e-05| -|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5283921099820682e-05| -|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.526129142293935e-05| -|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.516449802903892e-05| -|pypi|[cchardet](https://github.com/PyYoshi/cChardet)|2.515719572210721e-05| -|pypi|[scandir](https://pypi.org/project/scandir)|2.5142319761828138e-05| -|cran|[glmnet](https://glmnet.stanford.edu)|2.5118800077922546e-05| -|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.5104602510460254e-05| -|pypi|[vedo](https://github.com/marcomusy/vedo)|2.5104602510460254e-05| -|pypi|[PIMS](https://github.com/soft-matter/pims)|2.5104602510460254e-05| -|pypi|[leafmap](https://github.com/opengeos/leafmap)|2.5104602510460254e-05| -|pypi|[localtileserver](https://pypi.org/project/localtileserver)|2.5104602510460254e-05| -|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.5104602510460254e-05| -|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.5104602510460254e-05| -|pypi|[scikit-video](http://scikit-video.org/)|2.5104602510460254e-05| -|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.5104602510460254e-05| -|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.5104602510460254e-05| -|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.5104602510460254e-05| -|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.5104602510460254e-05| -|spack|glew|2.496147889252368e-05| -|pypi|[future-fstrings](https://pypi.org/project/future-fstrings)|2.494769874476988e-05| -|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.4944680779444635e-05| -|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.4937506404235333e-05| -|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.4926823722030196e-05| -|pypi|[autopep8](https://github.com/hhatto/autopep8)|2.4864962980673875e-05| -|cran|pbdMPI|2.4853556485355647e-05| -|rubygems|[yard](http://yardoc.org)|2.4781183128935504e-05| -|rubygems|[cucumber](https://cucumber.io/)|2.4756184006902812e-05| -|pypi|[spacy-legacy](https://spacy.io)|2.4753574460720487e-05| -|pypi|[google-cloud-core](https://pypi.org/project/google-cloud-core)|2.4742600436866454e-05| -|pypi|[Theano](http://deeplearning.net/software/theano/)|2.468619246861925e-05| -|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.4686171066571075e-05| -|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.4654750353868485e-05| -|cran|rsvg|2.464327566824454e-05| -|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.45681527592085e-05| -|cran|av|2.4450387489477704e-05| -|pypi|[python-jose](https://pypi.org/project/python-jose)|2.442635631658521e-05| -|cran|[janitor](https://github.com/sfirke/janitor)|2.4369174630012094e-05| -|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.4366899898034528e-05| -|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4279209591786505e-05| -|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.4252928870292895e-05| -|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.4252928870292895e-05| -|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.4252928870292895e-05| -|cran|lpSolve|2.4233491678988265e-05| -|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.413904087544255e-05| -|pypi|[pyclipper](https://pypi.org/project/pyclipper)|2.413904087544255e-05| -|npm|[express-session](https://github.com/expressjs/session#readme)|2.409033173939032e-05| -|pypi|[httptools](https://pypi.org/project/httptools)|2.4071796918357036e-05| -|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.4071796918357036e-05| -|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|2.4047294636913942e-05| -|pypi|[service-identity](https://pypi.org/project/service-identity)|2.4014689190611597e-05| -|pypi|[geoviews](https://pypi.org/project/geoviews)|2.3972478619840284e-05| -|cran|cba|2.3967876018498128e-05| -|rubygems|[gem_hadar](http://github.com/flori/gem_hadar)|2.3935085221693276e-05| -|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.3877170219149264e-05| -|pypi|[george](https://github.com/dfm/george)|2.382875929683385e-05| -|pypi|[av](https://pypi.org/project/av)|2.3822263345691828e-05| -|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.3815074256287647e-05| -|rubygems|[pg](https://github.com/ged/ruby-pg)|2.381137392195372e-05| -|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.37895995218171e-05| -|pypi|[spectral-cube](https://pypi.org/project/spectral-cube)|2.3783038701187236e-05| -|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.374376408110718e-05| -|pypi|[formulaic](https://pypi.org/project/formulaic)|2.3723248783808133e-05| -|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.3723248783808133e-05| -|pypi|[intake](https://pypi.org/project/intake)|2.3707168616036554e-05| -|cran|gbRd|2.3682759897006757e-05| -|pypi|[asdf-transform-schemas](https://pypi.org/project/asdf-transform-schemas)|2.3575779571880825e-05| -|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.3553096132746592e-05| -|pypi|[julia](http://julialang.org)|2.3535564853556487e-05| -|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.3535564853556487e-05| -|pypi|[bfit](https://github.com/dfujim/bfit)|2.3535564853556487e-05| -|pypi|[bdata](https://github.com/dfujim/bdata)|2.3535564853556487e-05| -|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.3535564853556487e-05| -|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.3535564853556487e-05| -|pypi|[ref_index](http://github.com/phn/ref_index)|2.3535564853556487e-05| -|pypi|[cerberus](http://docs.python-cerberus.org)|2.3535564853556487e-05| -|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.3535564853556487e-05| -|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.3535564853556487e-05| -|cran|colorRamps|2.3535564853556487e-05| -|cran|geoaxe|2.3535564853556487e-05| -|cran|spbabel|2.3535564853556487e-05| -|cran|paletteer|2.3535564853556487e-05| -|cran|statsExpressions|2.3535564853556487e-05| -|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.3535564853556487e-05| -|npm|[helmet](https://helmetjs.github.io/)|2.3535564853556487e-05| -|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.3535564853556487e-05| -|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.3535564853556487e-05| -|npm|[emotion](https://emotion.sh)|2.3535564853556487e-05| -|pypi|[traittypes](https://pypi.org/project/traittypes)|2.3501187110312305e-05| -|pypi|[scanpy](https://scanpy.readthedocs.io)|2.3490546929625016e-05| -|pypi|[jupyter-nbextensions-configurator](https://pypi.org/project/jupyter-nbextensions-configurator)|2.3467018876655807e-05| -|pypi|[jupyter-contrib-core](https://pypi.org/project/jupyter-contrib-core)|2.3467018876655807e-05| -|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3453172299532237e-05| -|npm|clipboard|2.344142259414226e-05| -|pypi|[python-louvain](https://pypi.org/project/python-louvain)|2.337934889719777e-05| -|pypi|[miniball](https://github.com/marmakoide/miniball)|2.3300209205020922e-05| -|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.3300209205020922e-05| -|pypi|[pyramid](https://trypyramid.com)|2.3283681351523555e-05| -|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.3268340261297262e-05| -|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3250523012552303e-05| -|pypi|[datatable](https://pypi.org/project/datatable)|2.3213908685456805e-05| -|pypi|[anndata](http://anndata.readthedocs.io)|2.3170415629557562e-05| -|pypi|[idna-ssl](https://github.com/aio-libs/idna-ssl)|2.3163594934511837e-05| -|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.3147920255968495e-05| -|cran|SGP|2.3144052600119546e-05| -|pypi|[tensorflow-datasets](https://github.com/tensorflow/datasets)|2.3138741600765583e-05| -|rubygems|[mysql2](https://github.com/brianmario/mysql2)|2.3128255486294934e-05| -|pypi|[aiodns](https://pypi.org/project/aiodns)|2.311275991532765e-05| -|pypi|[flax](https://github.com/google/flax)|2.301315703410365e-05| -|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.296838471577923e-05| -|spack|py-mpi4py|2.289804206201309e-05| -|cran|miniUI|2.2890441134411294e-05| -|pypi|[xdg](https://github.com/srstevenson/xdg)|2.2859671709044095e-05| -|spack|[help2man](https://www.gnu.org/software/help2man/)|2.283479111203514e-05| -|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.2518828451882843e-05| -|pypi|[ffmpeg](https://pypi.org/project/ffmpeg)|2.2467124925283924e-05| -|pypi|[batman-package](https://pypi.org/project/batman-package)|2.243318596195167e-05| -|rubygems|actionpack|2.2415833568702664e-05| -|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2397581497999908e-05| -|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.227107016414548e-05| -|cran|parallelly|2.2263220317050285e-05| -|pypi|[nltk](https://pypi.org/project/nltk)|2.2250697311733704e-05| -|pypi|[humanize](https://github.com/jmoiron/humanize)|2.2237978440546612e-05| -|rubygems|kramdown|2.2211322307270633e-05| -|cran|fstcore|2.2209365947859672e-05| -|pypi|[databases](https://github.com/encode/databases)|2.2200013894761827e-05| -|npm|sax|2.2183037005013285e-05| -|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.215111986217081e-05| -|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.215111986217081e-05| -|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.215111986217081e-05| -|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.215111986217081e-05| -|pypi|[pykalman](http://pykalman.github.com)|2.215111986217081e-05| -|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.215111986217081e-05| -|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.215111986217081e-05| -|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.215111986217081e-05| -|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.215111986217081e-05| -|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.215111986217081e-05| -|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.215111986217081e-05| -|cran|nortest|2.215111986217081e-05| -|cran|openair|2.215111986217081e-05| -|npm|[diff2html](https://diff2html.xyz/)|2.215111986217081e-05| -|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.215111986217081e-05| -|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.215111986217081e-05| -|npm|react-schemaorg|2.215111986217081e-05| -|npm|safe-buffer|2.2093532171457716e-05| -|npm|lint-staged|2.1975556384601954e-05| -|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.1936266789034696e-05| -|pypi|[nbval](https://pypi.org/project/nbval)|2.1841971788105857e-05| -|pypi|[ortools](https://developers.google.com/optimization/)|2.1834664638011932e-05| -|pypi|[apptools](https://pypi.org/project/apptools)|2.1831589958158997e-05| -|cran|webfakes|2.179126014289513e-05| -|pypi|[passlib](https://pypi.org/project/passlib)|2.1790343066600718e-05| -|npm|vary|2.1734240244214837e-05| -|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.1700855752664774e-05| -|pypi|[prov](https://pypi.org/project/prov)|2.1687340131790694e-05| -|cran|mclust|2.1684229351054666e-05| -|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.1674361043701818e-05| -|rubygems|[builder](http://onestepback.org)|2.1650248430962343e-05| -|pypi|[starlette](https://pypi.org/project/starlette)|2.1602045942652952e-05| -|pypi|[waitress](https://pypi.org/project/waitress)|2.160198851428699e-05| -|pypi|[astroid](https://pypi.org/project/astroid)|2.1582055750629022e-05| -|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.157689388479397e-05| -|pypi|[identify](https://pypi.org/project/identify)|2.157689388479397e-05| -|pypi|[cfgv](https://pypi.org/project/cfgv)|2.157689388479397e-05| -|npm|[standard](https://standardjs.com)|2.1530949353019153e-05| -|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.1520413747126313e-05| -|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.1473386140699737e-05| -|pypi|[typeguard](https://pypi.org/project/typeguard)|2.1451426434751573e-05| -|rubygems|[aruba](https://github.com/cucumber/aruba)|2.1408874267782426e-05| -|pypi|[stsci.stimage](https://pypi.org/project/stsci.stimage)|2.140592311715481e-05| -|pypi|[stsci.imagestats](https://pypi.org/project/stsci.imagestats)|2.140592311715481e-05| -|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.135334006636849e-05| -|pypi|[pyro-ppl](https://pypi.org/project/pyro-ppl)|2.132237089186847e-05| -|rubygems|[tins](https://github.com/flori/tins)|2.129796992144139e-05| -|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.1297071129707115e-05| -|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.1297071129707115e-05| -|npm|redux|2.1226463955582398e-05| -|pypi|[incremental](https://pypi.org/project/incremental)|2.1221231274122343e-05| -|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.120787162628167e-05| -|pypi|[h2](https://pypi.org/project/h2)|2.1175721610337473e-05| -|npm|eslint-config-prettier|2.1165532431906037e-05| -|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|2.1141649990904128e-05| -|pypi|[timezonefinder](https://timezonefinder.michelfe.it/gui)|2.101888790764855e-05| -|cran|[futile.logger](NA)|2.0990120235413125e-05| -|rubygems|[webmock](http://github.com/bblimke/webmock)|2.0975001192945795e-05| -|cran|[graphql](http://graphql.org)|2.096765368522691e-05| -|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.0946652719665273e-05| -|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.092050209205021e-05| -|pypi|[tkp](http://docs.transientskp.org/)|2.092050209205021e-05| -|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.092050209205021e-05| -|pypi|[line_profiler](https://github.com/pyutils/line_profiler)|2.092050209205021e-05| -|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.092050209205021e-05| -|spack|dl|2.092050209205021e-05| -|spack|sofa|2.092050209205021e-05| -|spack|pthreads|2.092050209205021e-05| -|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.092050209205021e-05| -|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.092050209205021e-05| -|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.092050209205021e-05| -|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.092050209205021e-05| -|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.092050209205021e-05| -|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.092050209205021e-05| -|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.092050209205021e-05| -|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.092050209205021e-05| -|npm|[bower](http://bower.io)|2.092050209205021e-05| -|npm|[http-auth](https://github.com/gevorg/http-auth)|2.092050209205021e-05| -|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.092050209205021e-05| -|npm|[multer](https://github.com/expressjs/multer#readme)|2.092050209205021e-05| -|pypi|[pydub](http://pydub.com)|2.0890615660490136e-05| -|pypi|[pyscf](http://www.pyscf.org)|2.080048447478529e-05| -|pypi|[google-api-core](https://pypi.org/project/google-api-core)|2.0766101922121727e-05| -|pypi|[boltons](https://pypi.org/project/boltons)|2.071737345038456e-05| -|pypi|[language-data](https://pypi.org/project/language-data)|2.0711297071129708e-05| -|pypi|[clikit](https://pypi.org/project/clikit)|2.0711297071129708e-05| -|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.0711297071129708e-05| -|pypi|[httpstan](https://pypi.org/project/httpstan)|2.0711297071129708e-05| -|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.0711297071129708e-05| -|npm|scheduler|2.0711297071129708e-05| -|pypi|[mayavi](https://pypi.org/project/mayavi)|2.070243662318484e-05| -|pypi|[anytree](https://pypi.org/project/anytree)|2.0619612340575693e-05| -|cran|spatial|2.0617072972602688e-05| -|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.0602681122644248e-05| -|cran|stopwords|2.0591453604123877e-05| -|cran|spam|2.0537851876424575e-05| -|npm|[babel-loader](https://github.com/babel/babel-loader)|2.0525212818863207e-05| -|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.0504184100418408e-05| -|pypi|[validators](https://pypi.org/project/validators)|2.0468715849004552e-05| -|npm|json5|2.043092181912124e-05| -|pypi|[fastcore](https://pypi.org/project/fastcore)|2.0425607339094755e-05| -|pypi|[geographiclib](https://pypi.org/project/geographiclib)|2.040954871488344e-05| -|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.0381799163179917e-05| -|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.0355083116589394e-05| -|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.0355083116589394e-05| -|rubygems|[diff-lcs](https://github.com/halostatue/diff-lcs)|2.032597374476987e-05| -|npm|[jasmine](http://jasmine.github.io/)|2.0291080706502106e-05| -|rubygems|[psych](https://github.com/ruby/psych)|2.0290637683054395e-05| -|cran|RJSONIO|2.0285114528592264e-05| -|cran|[remotes](https://remotes.r-lib.org)|2.0255616335285605e-05| -|cran|brms|2.0206598967546388e-05| -|pypi|[osmnx](https://pypi.org/project/osmnx)|2.0122907949790796e-05| -|pypi|[xcffib](https://pypi.org/project/xcffib)|2.0049056709503884e-05| -|pypi|[loguru](https://github.com/Delgan/loguru)|2.0047006216339234e-05| -|cran|[config](https://github.com/rstudio/config)|1.991582579259007e-05| -|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|1.9819423034573884e-05| -|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|1.9819423034573884e-05| -|pypi|[kneed](https://github.com/arvkevi/kneed)|1.9819423034573884e-05| -|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|1.9819423034573884e-05| -|pypi|[sos-python](https://github.com/vatlab/SOS)|1.9819423034573884e-05| -|pypi|[sos-ruby](https://github.com/vatlab/SOS)|1.9819423034573884e-05| -|pypi|[alphapept](https://github.com/MannLabs/alphapept)|1.9819423034573884e-05| -|pypi|[BioPython](https://biopython.org/)|1.9819423034573884e-05| -|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|1.9819423034573884e-05| -|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|1.9819423034573884e-05| -|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|1.9819423034573884e-05| -|cran|dunn.test|1.9819423034573884e-05| -|pypi|[pyside6](https://pypi.org/project/pyside6)|1.9752615062761508e-05| -|rubygems|rake-compiler|1.972451648023226e-05| -|pypi|[pyopencl](https://pypi.org/project/pyopencl)|1.9596159593544533e-05| -|cran|[tm](http://tm.r-forge.r-project.org/)|1.957106186197482e-05| -|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|1.953530507149754e-05| -|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|1.9512517284334378e-05| -|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|1.9512517284334378e-05| -|pypi|[heapdict](https://pypi.org/project/heapdict)|1.9510867570701214e-05| -|npm|validator|1.948949922497898e-05| -|npm|[ts-node](https://typestrong.org/ts-node)|1.9456546015920233e-05| -|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.9356077435642468e-05| -|cran|[hoardr](https://github.com/ropensci/hoardr)|1.9304133597143717e-05| -|pypi|[deprecation](http://deprecation.readthedocs.io/)|1.925850463889395e-05| -|cran|[RANN](https://github.com/jefferis/RANN)|1.922011851251232e-05| -|spack|llvm-amdgpu|1.92090555887627e-05| -|spack|hsa-rocr-dev|1.92090555887627e-05| -|pypi|[asdf-astropy](https://pypi.org/project/asdf-astropy)|1.920353169741583e-05| -|pypi|[tensorstore](https://github.com/google/tensorstore)|1.911594044553188e-05| -|pypi|[h3](https://github.com/uber/h3-py)|1.9097429766885836e-05| -|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9082012310125864e-05| -|pypi|[constantly](https://pypi.org/project/constantly)|1.9082012310125864e-05| -|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.9058577405857742e-05| -|cran|[reactable](https://glin.github.io/reactable/)|1.904455377258725e-05| -|pypi|[pyenchant](https://pyenchant.github.io/pyenchant/)|1.9030185295875675e-05| -|pypi|[cairocffi](https://pypi.org/project/cairocffi)|1.9029985399743282e-05| -|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.899373090071068e-05| -|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.899373090071068e-05| -|pypi|[python-box](https://github.com/cdgriffith/Box)|1.8973286128097845e-05| -|npm|coffee-script|1.895533579540603e-05| -|npm|[minimist](https://github.com/substack/minimist)|1.891727505849847e-05| -|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.8857037589145056e-05| -|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.882845188284519e-05| -|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.882845188284519e-05| -|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.882845188284519e-05| -|pypi|[envisage](http://docs.enthought.com/envisage)|1.882845188284519e-05| -|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.882845188284519e-05| -|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.882845188284519e-05| -|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.882845188284519e-05| -|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.882845188284519e-05| -|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.882845188284519e-05| -|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.882845188284519e-05| -|cran|[genalg](https://github.com/egonw/genalg)|1.882845188284519e-05| -|cran|lpSolveAPI|1.882845188284519e-05| -|npm|tinymce|1.882845188284519e-05| -|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.882845188284519e-05| -|cran|segmented|1.8822323864965306e-05| -|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.8798727877543596e-05| -|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.8780101383971676e-05| -|npm|depd|1.875546853960445e-05| -|spack|libunistring|1.87552125276889e-05| -|cran|modelr|1.870770420229216e-05| -|cran|lmtest|1.870709086021277e-05| -|cran|gmp|1.8668463197381714e-05| -|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.86601780212836e-05| -|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.863825014424883e-05| -|cran|Formula|1.8624732139465824e-05| -|cran|[semver](https://github.com/johndharrison/semver)|1.858637178720862e-05| -|pypi|[awscrt](https://github.com/awslabs/aws-crt-python)|1.8555425159481996e-05| -|rubygems|[coveralls](https://coveralls.io)|1.8539554637079574e-05| -|npm|[font-awesome](http://fontawesome.io/)|1.8536216512590503e-05| -|pypi|[e13tools](https://e13tools.readthedocs.io)|1.8535564853556487e-05| -|pypi|[pydicom](https://pypi.org/project/pydicom)|1.8515274533026776e-05| -|pypi|[deprecat](https://github.com/deprecat/deprecat)|1.8495574256936255e-05| -|cran|lsa|1.8490767691468074e-05| -|cran|kernlab|1.84755060173569e-05| -|rubygems|[mocha](https://mocha.jamesmead.org)|1.8434967756809832e-05| -|npm|gulp|1.8421899372352137e-05| -|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.841657949790795e-05| -|pypi|[jaxtyping](https://github.com/google/jaxtyping)|1.8411087866108788e-05| -|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|1.8377378863544338e-05| -|pypi|[pyro-api](https://github.com/pyro-ppl/pyro-api)|1.8348513654633114e-05| -|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.8286013150029887e-05| -|npm|react-transition-group|1.8283254402501263e-05| -|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8279288702928872e-05| -|pypi|[stevedore](https://pypi.org/project/stevedore)|1.8222729141854556e-05| -|cran|sandwich|1.811817065749102e-05| -|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.8113574832747856e-05| -|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.8113574832747856e-05| -|pypi|[exotic-ld](https://github.com/Exo-TiC/ExoTiC-LD)|1.8104280656581913e-05| -|pypi|[APScheduler](https://github.com/agronholm/apscheduler)|1.8088762701733415e-05| -|rubygems|[commonmarker](https://github.com/gjtorikian/commonmarker)|1.802402655622919e-05| -|cran|[statmod](NA)|1.8004259654584308e-05| -|npm|[sass](https://github.com/sass/dart-sass)|1.80030382747586e-05| -|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.7965938988097798e-05| -|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.7931858936043037e-05| -|pypi|[owslib](https://owslib.readthedocs.io)|1.7931858936043037e-05| -|pypi|[eeharvest](https://github.com/sydney-informatics-hub/eeharvest)|1.7931858936043037e-05| -|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.7931858936043037e-05| -|pypi|[google-cloud](https://github.com/GoogleCloudPlatform/google-cloud-python)|1.7931858936043037e-05| -|pypi|[google-cloud-bigquery](https://github.com/googleapis/python-bigquery)|1.7931858936043037e-05| -|pypi|[rmnest](https://github.com/mlower/rmnest)|1.7931858936043037e-05| -|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.7931858936043037e-05| -|cran|doMC|1.7876270173341306e-05| -|pypi|[zest.releaser](https://zestreleaser.readthedocs.io)|1.787034801200255e-05| -|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.785096119163624e-05| -|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.7842545577425257e-05| -|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.784219964136282e-05| -|rubygems|[html-pipeline](https://github.com/jch/html-pipeline)|1.7836222355050808e-05| -|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.783397049934452e-05| -|rubygems|activerecord|1.7806513271546147e-05| -|pypi|[configobj](https://github.com/DiffSK/configobj)|1.7767192562997463e-05| -|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.7752540346682606e-05| -|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.7752540346682606e-05| -|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.7752540346682606e-05| -|rubygems|gemoji|1.7752540346682606e-05| -|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.769298606783584e-05| -|npm|on-headers|1.767218450871774e-05| -|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.763121524252138e-05| -|cran|quadprog|1.7539626193918488e-05| -|pypi|[bottle](https://pypi.org/project/bottle)|1.7538244779727148e-05| -|npm|rollup-plugin-commonjs|1.7517334592943103e-05| -|pypi|[meshio](https://github.com/nschloe/meshio)|1.7500982709587555e-05| -|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.749200653450023e-05| -|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7468103963559166e-05| -|pypi|[plumbum](https://plumbum.readthedocs.io)|1.741313117587632e-05| -|pypi|[onnx](https://pypi.org/project/onnx)|1.7392148434877964e-05| -|rubygems|[utils](http://github.com/flori/utils)|1.7327317076359833e-05| -|pypi|[neo](https://pypi.org/project/neo)|1.731398944879025e-05| -|rubygems|nokogiri|1.728222808108358e-05| -|rubygems|actionview|1.7273232595258892e-05| -|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|1.721484719014491e-05| -|pypi|[dataframe-api-compat](https://github.com/data-apis/dataframe-api-compat)|1.7190210034888065e-05| -|spack|py-flit-core|1.717361635017702e-05| -|npm|autoprefixer|1.7140549930831303e-05| -|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.7134360245231773e-05| -|pypi|[SQLObject](http://sqlobject.org/)|1.711677443895017e-05| -|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.711677443895017e-05| -|pypi|[pweave](http://mpastell.com/pweave)|1.711677443895017e-05| -|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.711677443895017e-05| -|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.711677443895017e-05| -|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.711677443895017e-05| -|pypi|[liqa](https://github.com/WGLab/LIQA)|1.711677443895017e-05| -|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.711677443895017e-05| -|cran|plotROC|1.711677443895017e-05| -|npm|js-cookie|1.7099308342583894e-05| -|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.702601039128236e-05| -|rubygems|[rspec-support](https://github.com/rspec/rspec-support)|1.6987721083682008e-05| -|npm|styled-components|1.6984500709151914e-05| -|pypi|[moto](https://github.com/spulec/moto)|1.6978678498678698e-05| -|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.6978678498678698e-05| -|cran|caTools|1.6977723613479487e-05| -|spack|libfabric|1.696264601753157e-05| -|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.6959451144474525e-05| -|npm|[babel-preset-es2015](https://babeljs.io/)|1.6956930927329935e-05| -|cran|SeuratObject|1.6955983673553053e-05| -|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.695282066079931e-05| -|pypi|[codacy-coverage](https://github.com/codacy/python-codacy-coverage)|1.694560669456067e-05| -|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.6881997740191674e-05| -|cran|mondate|1.6845023122660205e-05| -|cran|DAAG|1.6845023122660205e-05| -|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.684000532723662e-05| -|cran|SuppDists|1.6827928870292887e-05| -|pypi|[celerite2](https://celerite2.readthedocs.io)|1.6767336450245506e-05| -|rubygems|[rspec-mocks](https://github.com/rspec/rspec-mocks)|1.6763516366557093e-05| -|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.6750829606117446e-05| -|rubygems|[thread_order](https://github.com/JoshCheek/thread_order)|1.6748840504184098e-05| -|cran|qlcMatrix|1.671490234342699e-05| -|cran|minqa|1.6687769293182076e-05| -|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|1.668325743491529e-05| -|pypi|[js2py](https://github.com/PiotrDabkowski/Js2Py)|1.6656662375281622e-05| -|npm|react-highcharts|1.663415861830308e-05| -|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.662361287975259e-05| -|cran|RcppRoll|1.6607922503183555e-05| -|cran|blavaan|1.6576746576409152e-05| -|pypi|[cdsapi](https://pypi.org/project/cdsapi)|1.655003881179121e-05| -|pypi|[igwn-auth-utils](https://git.ligo.org/computing/igwn-auth-utils)|1.6535735633165403e-05| -|pypi|[arrow](https://pypi.org/project/arrow)|1.6529918154587987e-05| -|cran|mediation|1.6452079849870976e-05| -|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6430065750149432e-05| -|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|1.6373737673594833e-05| -|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.637256685464799e-05| -|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.637256685464799e-05| -|pypi|[textfsm](https://pypi.org/project/textfsm)|1.637256685464799e-05| -|pypi|[itables](https://pypi.org/project/itables)|1.637256685464799e-05| -|pypi|[gekko](https://pypi.org/project/gekko)|1.637256685464799e-05| -|pypi|[readlif](https://pypi.org/project/readlif)|1.637256685464799e-05| -|pypi|[beast](http://beast.readthedocs.io/)|1.637256685464799e-05| -|pypi|[tk](https://github.com/atranitell/TensorKit)|1.637256685464799e-05| -|spack|libsbml|1.637256685464799e-05| -|spack|libsedml|1.637256685464799e-05| -|spack|libcombine|1.637256685464799e-05| -|spack|crossguid|1.637256685464799e-05| -|spack|nativejit|1.637256685464799e-05| -|spack|cpufeatures|1.637256685464799e-05| -|spack|raptor|1.637256685464799e-05| -|spack|qcp|1.637256685464799e-05| -|spack|qwtplot3d|1.637256685464799e-05| -|spack|mml|1.637256685464799e-05| -|spack|sbw|1.637256685464799e-05| -|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.637256685464799e-05| -|cran|spex|1.637256685464799e-05| -|pypi|[djangorestframework](https://www.django-rest-framework.org/)|1.6324462676795004e-05| -|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.6319894216301664e-05| -|pypi|[nbsite](https://pypi.org/project/nbsite)|1.6279770776606875e-05| -|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.626778242677824e-05| -|cran|[ggridges](https://wilkelab.org/ggridges/)|1.624825995171368e-05| -|spack|atlas|1.6208841186101512e-05| -|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.6175797594142262e-05| -|cran|carrier|1.6172007908409584e-05| -|pypi|[kafka-python](https://pypi.org/project/kafka-python)|1.616108786610879e-05| -|pypi|[mopti](https://github.com/basf/mopti)|1.616108786610879e-05| -|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6161087866108788e-05| -|pypi|[ipaddr](https://github.com/google/ipaddr-py)|1.6138673042438734e-05| -|pypi|[pytoml](https://github.com/avakar/pytoml)|1.6138673042438734e-05| -|npm|nprogress|1.6138673042438734e-05| -|rubygems|[chartkick](https://chartkick.com)|1.6053283237981385e-05| -|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.5977286312014346e-05| -|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.5977286312014346e-05| -|pypi|[celerite](https://github.com/dfm/celerite)|1.5963254340266858e-05| -|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.5955313470782855e-05| -|rubygems|nio4r|1.589275040560157e-05| -|npm|[form-data](https://github.com/form-data/form-data#readme)|1.5865340285704977e-05| -|spack|libedit|1.585348570170195e-05| -|rubygems|concurrent-ruby|1.5832635983263598e-05| -|pypi|[lazy-object-proxy](https://pypi.org/project/lazy-object-proxy)|1.577164885956809e-05| -|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.57428952931045e-05| -|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.5690376569037658e-05| -|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.5690376569037658e-05| -|pypi|[Flask-Caching](https://github.com/pallets-eco/flask-caching)|1.5690376569037658e-05| -|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.5690376569037658e-05| -|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.5690376569037658e-05| -|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.5690376569037658e-05| -|pypi|[geocoder](https://github.com/DenisCarriere/geocoder)|1.5690376569037658e-05| -|pypi|[richardsonpy](https://github.com/RWTH-EBC/richardsonpy)|1.5690376569037658e-05| -|pypi|[dash_canvas](https://pypi.org/project/dash_canvas)|1.5690376569037658e-05| -|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.5690376569037658e-05| -|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.5690376569037658e-05| -|pypi|[hyperion](http://www.hyperion-rt.org)|1.5690376569037658e-05| -|pypi|[cmyt](https://github.com/yt-project/yt)|1.5690376569037658e-05| -|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.5690376569037658e-05| -|pypi|[LDTk](https://pypi.org/project/LDTk)|1.5690376569037658e-05| -|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.5690376569037658e-05| -|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.5690376569037658e-05| -|cran|PhysicalActivity|1.5690376569037658e-05| -|cran|shinyFeedback|1.5690376569037658e-05| -|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.5690376569037658e-05| -|npm|[sift](https://github.com/crcn/sift.js#readme)|1.5690376569037658e-05| -|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.5644131248623658e-05| -|pypi|[django-extensions](http://github.com/django-extensions/django-extensions)|1.5639791699237e-05| -|npm|docco|1.5634820566462827e-05| -|pypi|[pyqt5](https://www.riverbankcomputing.com/software/pyqt/)|1.563115849815949e-05| -|cran|extrafont|1.5628691230528087e-05| -|pypi|[dropbox](http://www.dropbox.com/developers)|1.5627447795542926e-05| -|cran|futile.options|1.5622235505080695e-05| -|cran|lambda.r|1.5622235505080695e-05| -|npm|postcss|1.5584056685615666e-05| -|rubygems|[rspec-core](https://github.com/rspec/rspec-core)|1.5580013676778253e-05| -|cran|[vegan](https://github.com/vegandevs/vegan)|1.5559208547890685e-05| -|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.5553402216931973e-05| -|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.553347280334728e-05| -|pypi|[nudged](https://github.com/axelpale/nudged-py)|1.553347280334728e-05| -|rubygems|rack|1.55324216186002e-05| -|pypi|[testfixtures](https://pypi.org/project/testfixtures)|1.5531633138555094e-05| -|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.5530615757288296e-05| -|pypi|[ocifs](https://pypi.org/project/ocifs)|1.5530615757288296e-05| -|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.5530615757288296e-05| -|pypi|[pygit2](https://pypi.org/project/pygit2)|1.5530615757288296e-05| -|pypi|[fusepy](https://pypi.org/project/fusepy)|1.5530615757288296e-05| -|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.5530615757288296e-05| -|pypi|[adlfs](https://pypi.org/project/adlfs)|1.5530615757288296e-05| -|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.5525108625683936e-05| -|pypi|[sphinx-argparse](https://pypi.org/project/sphinx-argparse)|1.550613098551443e-05| -|pypi|[colorlover](https://pypi.org/project/colorlover)|1.5503071798241066e-05| -|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.5503071798241066e-05| -|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.5503071798241066e-05| -|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.5503071798241066e-05| -|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.5503071798241066e-05| -|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.5503071798241066e-05| -|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.5503071798241066e-05| -|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.5503071798241066e-05| -|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.5503071798241066e-05| -|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.5503071798241066e-05| -|pypi|[autoflake](https://pypi.org/project/autoflake)|1.545718705892399e-05| -|npm|babel-core|1.540968555026054e-05| -|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.5393390607084756e-05| -|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.537568542171328e-05| -|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5372847588997877e-05| -|npm|[fibers](https://github.com/laverdet/node-fibers)|1.5300975725441703e-05| -|rubygems|[will_paginate](https://github.com/mislav/will_paginate)|1.529331397831099e-05| -|npm|[should](https://github.com/shouldjs/should.js)|1.526355968138814e-05| -|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.5262868668987918e-05| -|npm|[qunit](https://qunitjs.com)|1.525981704306245e-05| -|cran|arrow|1.5254710903802866e-05| -|pypi|[pyct](https://pypi.org/project/pyct)|1.517296012814541e-05| -|cran|logspline|1.5166326008585506e-05| -|npm|whatwg-fetch|1.5159518348887835e-05| -|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.5140759457636401e-05| -|pypi|[uri-template](https://pypi.org/project/uri-template)|1.5140759457636401e-05| -|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.5140759457636401e-05| -|pypi|[isoduration](https://pypi.org/project/isoduration)|1.5140759457636401e-05| -|pypi|[fqdn](https://pypi.org/project/fqdn)|1.5140759457636401e-05| -|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.5135178628902478e-05| -|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.5118763548530434e-05| -|rubygems|[capybara](https://github.com/teamcapybara/capybara)|1.5106315376569038e-05| -|cran|timetk|1.5104775765135962e-05| -|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.5094909536070623e-05| -|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.506276150627615e-05| -|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.506276150627615e-05| -|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.506276150627615e-05| -|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.506276150627615e-05| -|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.506276150627615e-05| -|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.506276150627615e-05| -|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.506276150627615e-05| -|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.506276150627615e-05| -|rubygems|[fastercsv](http://fastercsv.rubyforge.org)|1.506276150627615e-05| -|rubygems|[jruby-openssl](https://github.com/jruby/jruby-openssl)|1.506276150627615e-05| -|rubygems|[activerecord-sqlserver-adapter](http://github.com/rails-sqlserver/activerecord-sqlserver-adapter)|1.506276150627615e-05| -|cran|DiceKriging|1.5048278081750886e-05| -|npm|zap|1.5003922594142261e-05| -|npm|diff|1.5003922594142261e-05| -|cran|[corrplot](https://github.com/taiyun/corrplot)|1.4995785262772999e-05| -|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.4921737804202915e-05| -|rubygems|jdbc-mysql|1.4912133891213387e-05| -|cran|Rgraphviz|1.4895363610184134e-05| -|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.488171869971033e-05| -|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.488171869971033e-05| -|cran|polynom|1.4869369487173875e-05| -|cran|biglm|1.4819849317623891e-05| -|pypi|[sdnotify](https://pypi.org/project/sdnotify)|1.4793783622235506e-05| -|npm|del-cli|1.4781262175393425e-05| -|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.4752402409306178e-05| -|npm|puppeteer|1.4668283273812294e-05| -|pypi|[manhole](https://pypi.org/project/manhole)|1.4664552328307604e-05| -|pypi|[pydeck](https://pypi.org/project/pydeck)|1.4657965929468022e-05| -|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.4611646698428327e-05| -|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.4551748579674248e-05| -|spack|gl2ps|1.4521774768196124e-05| -|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.4497907949790795e-05| -|pypi|[fabio](https://pypi.org/project/fabio)|1.448557979677227e-05| -|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.448342452526553e-05| -|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.448342452526553e-05| -|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.448342452526553e-05| -|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.448342452526553e-05| -|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.448342452526553e-05| -|pypi|[eemont](https://github.com/davemlz/eemont)|1.448342452526553e-05| -|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.448342452526553e-05| -|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.448342452526553e-05| -|pypi|[bottle-cork](http://cork.firelet.net/)|1.448342452526553e-05| -|pypi|[beaker](https://beaker.readthedocs.io/)|1.448342452526553e-05| -|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.448342452526553e-05| -|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.448342452526553e-05| -|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.448342452526553e-05| -|pypi|[ipython_genutils](http://ipython.org)|1.448342452526553e-05| -|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.448342452526553e-05| -|pypi|[interlap](http://brentp.github.io/interlap)|1.448342452526553e-05| -|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.448342452526553e-05| -|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.448342452526553e-05| -|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.448342452526553e-05| -|cran|mlrMBO|1.448342452526553e-05| -|cran|emoa|1.448342452526553e-05| -|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.448342452526553e-05| -|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.448342452526553e-05| -|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.448342452526553e-05| -|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.448342452526553e-05| -|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.448342452526553e-05| -|cran|leaflet.providers|1.4479675198048319e-05| -|npm|reflect-metadata|1.4429352781464333e-05| -|npm|recharts|1.4409529502177441e-05| -|spack|perl-data-dumper|1.4388901123100636e-05| -|spack|libelf|1.4388901123100636e-05| -|spack|binutils|1.4388901123100636e-05| -|spack|isl|1.4388901123100636e-05| -|pypi|[Deprecated](https://github.com/tantale/deprecated)|1.4361210044054365e-05| -|npm|[request](https://github.com/request/request#readme)|1.4348127645637121e-05| -|pypi|[scitokens](https://scitokens.org)|1.4345487148834432e-05| -|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.4344625040231737e-05| -|npm|babel-runtime|1.4268604303646143e-05| -|spack|glu|1.4246552754704537e-05| -|cran|websocket|1.4226294082486552e-05| -|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4222886420016993e-05| -|pypi|[raven](https://pypi.org/project/raven)|1.4202405291096433e-05| -|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4183362047747969e-05| -|cran|[smoothr](https://strimas.com/smoothr/)|1.4182357043235705e-05| -|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4138581084187779e-05| -|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.4122506814106395e-05| -|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4080499867523805e-05| -|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|1.4080008164098379e-05| -|pypi|[nose2](https://pypi.org/project/nose2)|1.4071304377812474e-05| -|rubygems|[ruby-maven](https://github.com/takari/ruby-maven)|1.406730558577406e-05| -|pypi|[backports.os](https://pypi.org/project/backports.os)|1.4054378936962617e-05| -|spack|[hpx](https://hpx.stellar-group.org/)|1.4043960855724985e-05| -|pypi|[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy)|1.4025059630227151e-05| -|spack|memkind|1.401643753735804e-05| -|pypi|[httplib2](https://pypi.org/project/httplib2)|1.401629668581169e-05| -|pypi|[scico](https://github.com/lanl/scico)|1.394700139470014e-05| -|pypi|[bm3d](https://pypi.org/project/bm3d)|1.394700139470014e-05| -|pypi|[bm4d](https://pypi.org/project/bm4d)|1.394700139470014e-05| -|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.394700139470014e-05| -|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.394700139470014e-05| -|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.394700139470014e-05| -|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.394700139470014e-05| -|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.394700139470014e-05| -|cran|numform|1.394700139470014e-05| -|cran|qmap|1.394700139470014e-05| -|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.394700139470014e-05| -|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.394700139470014e-05| -|npm|[crypto-js](http://github.com/brix/crypto-js)|1.394700139470014e-05| -|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.394700139470014e-05| -|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.394700139470014e-05| -|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.394700139470014e-05| -|npm|ngx-smart-modal|1.394700139470014e-05| -|npm|plotly|1.394700139470014e-05| -|spack|gflags|1.3933679923268324e-05| -|spack|[git](http://git-scm.com)|1.3906294542277841e-05| -|cran|[seriation](https://github.com/mhahsler/seriation)|1.389321594612587e-05| -|pypi|[click-repl](https://pypi.org/project/click-repl)|1.3881687007813112e-05| -|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.3881687007813112e-05| -|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.3807531380753139e-05| -|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.3799567853337441e-05| -|npm|stylelint-config-twbs-bootstrap|1.3799567853337441e-05| -|npm|stylelint|1.3799567853337441e-05| -|npm|postcss-cli|1.3799567853337441e-05| -|npm|lockfile-lint|1.3799567853337441e-05| -|npm|hugo-bin|1.3799567853337441e-05| -|npm|find-unused-sass-variables|1.3799567853337441e-05| -|npm|clean-css-cli|1.3799567853337441e-05| -|npm|[stylus](https://github.com/stylus/stylus)|1.3797799145976075e-05| -|npm|eslint-plugin-react|1.3787696604229077e-05| -|npm|inherits|1.3766986122156117e-05| -|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.3737159939556933e-05| -|cran|gridBase|1.372137401420309e-05| -|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.371458633275724e-05| -|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.371458633275724e-05| -|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.371458633275724e-05| -|pypi|[Automat](https://pypi.org/project/Automat)|1.3702454629312951e-05| -|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.3682008368200845e-05| -|pypi|[pypblib](https://pypi.org/project/pypblib)|1.3669456066945606e-05| -|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.3669456066945606e-05| -|pypi|[folium](https://pypi.org/project/folium)|1.3664392997365699e-05| -|npm|grunt-shell|1.3657029288702929e-05| -|pypi|[radio-beam](https://pypi.org/project/radio-beam)|1.3647844266960379e-05| -|pypi|[marshmallow](https://github.com/marshmallow-code/marshmallow)|1.3632367707009072e-05| -|npm|[difflet](https://github.com/substack/difflet#readme)|1.3583424525265527e-05| -|pypi|[nbsphinx-link](https://pypi.org/project/nbsphinx-link)|1.356644694217916e-05| -|cran|proj4|1.3553929457202901e-05| -|cran|nloptr|1.3546936668693597e-05| -|npm|camelcase|1.3518116451601561e-05| -|cran|RandomFieldsUtils|1.3466113625793198e-05| -|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.3448894202032279e-05| -|pypi|[graphenv](https://pypi.org/project/graphenv)|1.3448894202032279e-05| -|cran|[jqr](https://docs.ropensci.org/jqr/)|1.3424173853641883e-05| -|pypi|[pvlib](https://github.com/pvlib/pvlib-python)|1.3423771474824535e-05| -|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.341473508790122e-05| -|cran|VennDiagram|1.3389713424650663e-05| -|cran|[base64url](https://github.com/mllg/base64url)|1.3387556092087382e-05| -|cran|[attempt](https://github.com/ColinFay/attempt)|1.3386342865708275e-05| -|npm|karma|1.334767503058497e-05| -|cran|stargazer|1.3314405260011953e-05| -|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.3314405260011953e-05| -|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.3314405260011953e-05| -|npm|on-finished|1.3254596343744633e-05| -|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.3253052302718553e-05| -|npm|retry|1.3196537479611376e-05| -|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.317991631799164e-05| -|npm|npm-run-all2|1.3124199470583212e-05| -|pypi|[svgutils](https://pypi.org/project/svgutils)|1.3099043959632165e-05| -|spack|numactl|1.3048117154811717e-05| -|spack|kokkos-nvcc-wrapper|1.3048117154811717e-05| -|npm|readable-stream|1.3007832544025013e-05| -|npm|dayjs|1.299101244219335e-05| -|pypi|[Celery](http://celeryproject.org)|1.2985139229548408e-05| -|pypi|[DAWG](https://pypi.org/project/DAWG)|1.2985139229548408e-05| -|pypi|[django-nose](https://pypi.org/project/django-nose)|1.2985139229548408e-05| -|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.2985139229548408e-05| -|pypi|[spock](https://pypi.org/project/spock)|1.2985139229548408e-05| -|pypi|[triceratops](https://pypi.org/project/triceratops)|1.2985139229548408e-05| -|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.2985139229548408e-05| -|pypi|[datasize](https://pypi.org/project/datasize)|1.2985139229548408e-05| -|pypi|[halo](https://pypi.org/project/halo)|1.2985139229548408e-05| -|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.2985139229548408e-05| -|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.2985139229548408e-05| -|pypi|[str2bool](https://pypi.org/project/str2bool)|1.2985139229548408e-05| -|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.2985139229548408e-05| -|pypi|[mpld3](http://mpld3.github.com)|1.2970711297071132e-05| -|cran|[reshape](http://had.co.nz/reshape)|1.2962211639169411e-05| -|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.292294748184326e-05| -|cran|bezier|1.2914440362081154e-05| -|cran|ComplexHeatmap|1.2914440362081154e-05| -|cran|GlobalOptions|1.2914440362081154e-05| -|npm|marked|1.2901791182464108e-05| -|pypi|[google-crc32c](https://pypi.org/project/google-crc32c)|1.289845364429901e-05| -|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|1.2871283030043817e-05| -|pypi|[visitor](http://github.com/mbr/visitor)|1.2841969745735437e-05| -|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.2839161180112084e-05| -|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.2833799419349332e-05| -|pypi|[xraydb](https://pypi.org/project/xraydb)|1.2821279139270775e-05| -|pypi|[silx](https://pypi.org/project/silx)|1.2821279139270775e-05| -|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.276505212396284e-05| -|npm|[auth0](https://github.com/auth0/node-auth0)|1.276505212396284e-05| -|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.276505212396284e-05| -|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.276505212396284e-05| -|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.276505212396284e-05| -|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.276505212396284e-05| -|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.276505212396284e-05| -|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.276505212396284e-05| -|npm|hammerjs|1.276505212396284e-05| -|npm|http-status-codes|1.276505212396284e-05| -|npm|is-url|1.276505212396284e-05| -|npm|jwks-rsa|1.276505212396284e-05| -|npm|nats|1.276505212396284e-05| -|npm|nestjs-s3|1.276505212396284e-05| -|npm|ngx-material-file-input|1.276505212396284e-05| -|npm|passport-jwt|1.276505212396284e-05| -|npm|sharp|1.276505212396284e-05| -|npm|ssh2|1.276505212396284e-05| -|npm|stackdriver-errors-js|1.276505212396284e-05| -|npm|tiny-version-compare|1.276505212396284e-05| -|npm|unzipper|1.276505212396284e-05| -|npm|yaml|1.276505212396284e-05| -|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.2752122815653453e-05| -|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.2746747448979592e-05| -|rubygems|[jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark)|1.2737447698744768e-05| -|pypi|[gwdatafind](https://gwdatafind.readthedocs.io)|1.2731619844590559e-05| -|cran|rms|1.272439607920296e-05| -|pypi|[casa-formats-io](https://pypi.org/project/casa-formats-io)|1.2677002216751175e-05| -|cran|PASWR|1.2672520575658652e-05| -|npm|[pug](https://pugjs.org)|1.2670653727139083e-05| -|npm|svgo|1.2648684997011356e-05| -|pypi|[imbalanced-learn](https://pypi.org/project/imbalanced-learn)|1.264549581303017e-05| -|cran|dfoptim|1.264378669877993e-05| -|pypi|[keystoneauth1](https://docs.openstack.org/keystoneauth/latest/)|1.263389121338912e-05| -|pypi|[PyTest-Cov](https://github.com/pytest-dev/pytest-cov)|1.2630464268303072e-05| -|pypi|[PyTest](https://pypi.org/project/PyTest)|1.2630464268303072e-05| -|cran|fftwtools|1.2628429816595518e-05| -|pypi|[m2r2](https://github.com/crossnox/m2r2)|1.2620864245279703e-05| -|spack|[pugixml](https://pugixml.org/)|1.2597771326103667e-05| -|pypi|[extinction](http://github.com/kbarbary/extinction)|1.2581883828084304e-05| -|cran|RSpectra|1.255416915720263e-05| -|pypi|[PyCBC](http://www.pycbc.org/)|1.2552301255230127e-05| -|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2552301255230127e-05| -|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2552301255230127e-05| -|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2552301255230127e-05| -|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2552301255230127e-05| -|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2552301255230127e-05| -|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2552301255230127e-05| -|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2552301255230127e-05| -|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2552301255230127e-05| -|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2552301255230127e-05| -|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2552301255230127e-05| -|pypi|[biothings-client](https://github.com/biothings/biothings_client.py)|1.252424853875882e-05| -|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.2520920502092051e-05| -|cran|[proxy](NA)|1.2517809212589307e-05| -|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.2469426180514048e-05| -|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2462283323371188e-05| -|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2453851833620477e-05| -|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2426778242677824e-05| -|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2426778242677824e-05| -|cran|robotstxt|1.2426778242677824e-05| -|npm|p-each-series|1.2426778242677824e-05| -|cran|[geosphere](NA)|1.2386534790716975e-05| -|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|1.2362378730056556e-05| -|pypi|[mlflow](https://pypi.org/project/mlflow)|1.2349365637748497e-05| -|pypi|[connection-pool](https://pypi.org/project/connection-pool)|1.231246264196055e-05| -|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2307739293659949e-05| -|npm|[split](http://github.com/dominictarr/split)|1.2301218590509908e-05| -|npm|react-test-renderer|1.2299476563955753e-05| -|npm|react-collapsible|1.2277387738440616e-05| -|npm|react-icons|1.2277387738440616e-05| -|cran|ggdist|1.2267460572899905e-05| -|cran|bridgesampling|1.2267460572899905e-05| -|cran|bayesQR|1.2267460572899905e-05| -|pypi|[exoplanet](https://docs.exoplanet.codes)|1.2265650144834247e-05| -|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2221798544839954e-05| -|cran|mice|1.220005046553919e-05| -|spack|libzmq|1.2183115924193947e-05| -|spack|dataspaces|1.2183115924193947e-05| -|spack|c-blosc|1.2183115924193947e-05| -|spack|zfp|1.2183115924193947e-05| -|spack|sz|1.2183115924193947e-05| -|npm|basic-auth|1.2156384345257252e-05| -|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2147388311513026e-05| -|cran|gdata|1.2144351464435154e-05| -|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2120815899581591e-05| -|npm|[jade](http://jade-lang.com)|1.2046633506959273e-05| -|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|1.2024417594117999e-05| -|pypi|[psims](https://pypi.org/project/psims)|1.2020725765795935e-05| -|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.1982964734010758e-05| -|npm|[keycode](https://github.com/timoxley/keycode)|1.1982964734010758e-05| -|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.1982964734010758e-05| -|npm|simple-assign|1.1982964734010758e-05| -|npm|warning|1.1982964734010758e-05| -|npm|lodash.merge|1.1982964734010758e-05| -|npm|lodash.throttle|1.1982964734010758e-05| -|npm|recompose|1.1982964734010758e-05| -|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|1.1965949845133946e-05| -|cran|sm|1.1925922872395242e-05| -|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.1920244865177962e-05| -|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.1885374040185806e-05| -|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.1878538026089096e-05| -|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.1840562795017402e-05| -|pypi|[m2r](https://pypi.org/project/m2r)|1.1839171484895858e-05| -|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.180812910938434e-05| -|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.1767782426778243e-05| -|pypi|[jabbar](https://pypi.org/project/jabbar)|1.1767782426778243e-05| -|cran|EnvStats|1.1767782426778243e-05| -|pypi|[schema](https://github.com/keleshev/schema)|1.1765153899849777e-05| -|pypi|[jupyter-bokeh](https://github.com/bokeh/jupyter_bokeh)|1.1752689173851913e-05| -|pypi|[pyserial](https://pypi.org/project/pyserial)|1.1744740615033502e-05| -|cran|gganimate|1.1741280194086003e-05| -|pypi|[memoization](https://pypi.org/project/memoization)|1.1737178905916035e-05| -|pypi|[fbpca](https://pypi.org/project/fbpca)|1.1737178905916035e-05| -|pypi|[oktopus](https://pypi.org/project/oktopus)|1.1737178905916035e-05| -|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.173119145679022e-05| -|rubygems|[kramdown-parser-gfm](https://github.com/kramdown/parser-gfm)|1.1727771966527196e-05| -|rubygems|[jekyll-theme-primer](https://github.com/pages-themes/jekyll-theme-primer)|1.1727771966527196e-05| -|rubygems|[jekyll_test_plugin_malicious](https://github.com/jekyll/jekyll-test-plugin-malicious)|1.1727771966527196e-05| -|pypi|[treq](https://pypi.org/project/treq)|1.1727099521817096e-05| -|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.1704969625040234e-05| -|pypi|[plaster](https://pypi.org/project/plaster)|1.1699675847165388e-05| -|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.1694257473773578e-05| -|spack|netcdf-c|1.1683246520365468e-05| -|spack|cgns|1.1683246520365468e-05| -|pypi|[glue-core](http://glueviz.org)|1.1678889450855979e-05| -|pypi|[tablib](https://pypi.org/project/tablib)|1.1650104602510461e-05| -|pypi|[stfio](https://pypi.org/project/stfio)|1.1650104602510461e-05| -|pypi|[klusta](https://klusta.cortexlab.net)|1.1650104602510461e-05| -|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.1650104602510461e-05| -|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.1650104602510461e-05| -|npm|ms|1.1543694259604393e-05| -|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.1539151225343694e-05| -|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.1539151225343694e-05| -|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.1539151225343694e-05| -|npm|eslint-plugin-prettier|1.153326897030708e-05| -|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.1508301652102593e-05| -|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.14708722240103e-05| -|npm|react-json-view|1.1431560071727436e-05| -|rubygems|[addressable](https://github.com/sporkmonger/addressable)|1.142566262316102e-05| -|pypi|[emperor](http://github.com/biocore/emperor)|1.1411182959300115e-05| -|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1411182959300115e-05| -|npm|[canvg](https://github.com/canvg/canvg)|1.1411182959300115e-05| -|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1411182959300115e-05| -|npm|[http](https://github.com/npm/security-holder#readme)|1.1411182959300115e-05| -|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1411182959300115e-05| -|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1411182959300115e-05| -|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1411182959300115e-05| -|npm|[sequelize](https://sequelize.org/)|1.1411182959300115e-05| -|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.1409404824327408e-05| -|spack|ffmpeg|1.1334200801075515e-05| -|cran|compiler|1.1332038254632398e-05| -|npm|create-react-class|1.1316752438295454e-05| -|npm|react-ga|1.1316752438295454e-05| -|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.131091557962097e-05| -|npm|acorn|1.1295910656561923e-05| -|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|1.1283983059495868e-05| -|pypi|[equinox](https://pypi.org/project/equinox)|1.1275473787841499e-05| -|cran|pscl|1.1264179708243052e-05| -|pypi|[triton](https://pypi.org/project/triton)|1.12557403816716e-05| -|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|1.12557403816716e-05| -|npm|[terser](https://terser.org)|1.1254788307562071e-05| -|cran|AER|1.1244751189929288e-05| -|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.1168695321414987e-05| -|pypi|[sigtools](https://pypi.org/project/sigtools)|1.1124476987447697e-05| -|spack|fftw-api|1.109533771667663e-05| -|cran|udpipe|1.1087551514770189e-05| -|npm|vue-loader|1.1078526598924088e-05| -|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1075559931085405e-05| -|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1075559931085405e-05| -|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1075559931085405e-05| -|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1075559931085405e-05| -|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1075559931085405e-05| -|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1075559931085405e-05| -|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1075559931085405e-05| -|cran|tableHTML|1.1075559931085405e-05| -|cran|shiny.i18n|1.1075559931085405e-05| -|cran|popbio|1.1075559931085405e-05| -|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.1050281198651601e-05| -|npm|karma-chrome-launcher|1.1036146339610674e-05| -|npm|[through2](https://github.com/rvagg/through2#readme)|1.1025935456802613e-05| -|cran|[ini](https://github.com/dvdscripter/ini)|1.099797994342148e-05| -|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.0980985503724686e-05| -|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.0970296344963519e-05| -|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.0970296344963519e-05| -|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.0970296344963519e-05| -|pypi|[shellescape](https://pypi.org/project/shellescape)|1.0953089797232057e-05| -|spack|[fftw](https://www.fftw.org)|1.0950970199184767e-05| -|pypi|[mocpy](https://pypi.org/project/mocpy)|1.0936848090845054e-05| -|spack|libgd|1.0935564853556484e-05| -|npm|babel-eslint|1.0907221589885588e-05| -|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|1.0904234657356625e-05| -|pypi|[pypeit](https://pypi.org/project/pypeit)|1.0890772957498348e-05| -|pypi|[yattag](https://pypi.org/project/yattag)|1.0890772957498348e-05| -|spack|[gsl](https://www.gnu.org/software/gsl)|1.0873639057523102e-05| -|pypi|[od](https://pypi.org/project/od)|1.0873430962343097e-05| -|pypi|[beartype](https://pypi.org/project/beartype)|1.0869870960936677e-05| -|npm|gh-pages|1.0824253000091306e-05| -|cran|optimx|1.0812787972201798e-05| -|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.0759115361625822e-05| -|pypi|[click-log](https://github.com/click-contrib/click-log)|1.0759115361625822e-05| -|pypi|[webtest](https://pypi.org/project/webtest)|1.0757730633149694e-05| -|npm|lodash.get|1.074566646742379e-05| -|cran|[storr](https://github.com/richfitz/storr)|1.074252839210998e-05| -|cran|pls|1.0724651895794412e-05| -|spack|glx|1.0714926137819144e-05| -|spack|libxt|1.0714926137819144e-05| -|spack|osmesa|1.0714926137819144e-05| -|spack|netcdf-cxx|1.0714926137819144e-05| -|spack|libogg|1.0714926137819144e-05| -|spack|libtheora|1.0714926137819144e-05| -|spack|utf8cpp|1.0714926137819144e-05| -|spack|proj|1.0714926137819144e-05| -|spack|seacas|1.0714926137819144e-05| -|npm|react-router|1.0706299866176546e-05| -|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0688659680249166e-05| -|pypi|[aiofiles](https://pypi.org/project/aiofiles)|1.0669456066945608e-05| -|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|1.066102248953975e-05| -|rubygems|[flexmock](https://github.com/doudou/flexmock)|1.0652814225941421e-05| -|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|1.0651524208009564e-05| -|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|1.0651524208009564e-05| -|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|1.0651524208009564e-05| -|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|1.0651524208009564e-05| -|pypi|[slycot](https://github.com/python-control/Slycot)|1.0651524208009564e-05| -|pypi|[PySide](http://www.pyside.org)|1.0651524208009564e-05| -|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0651524208009564e-05| -|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0651524208009564e-05| -|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0651524208009564e-05| -|npm|[remark](https://remark.js.org)|1.0651524208009564e-05| -|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0651524208009564e-05| -|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0651524208009564e-05| -|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0624675126306218e-05| -|cran|janeaustenr|1.06135810582597e-05| -|pypi|[param](http://param.holoviz.org/)|1.0578817868731185e-05| -|cran|vcd|1.0556421313295192e-05| -|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|1.0541569495869927e-05| -|spack|arpack-ng|1.0540570830842797e-05| -|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0524621821692952e-05| -|cran|mlmRev|1.0523344379592843e-05| -|npm|babel-jest|1.05079587984584e-05| -|pypi|[diff-cover](https://pypi.org/project/diff-cover)|1.0497900309469178e-05| -|cran|gsl|1.0480166745676772e-05| -|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|1.047621834232713e-05| -|pypi|[lightgbm](https://pypi.org/project/lightgbm)|1.0468469458460906e-05| -|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.046465536225501e-05| -|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.0460251046025105e-05| -|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.0460251046025105e-05| -|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.0460251046025105e-05| -|pypi|[xlwings](https://pypi.org/project/xlwings)|1.0460251046025105e-05| -|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.042677249528714e-05| -|cran|spacyr|1.0402719665271967e-05| -|pypi|[pyexcel-ezodf](https://pypi.org/project/pyexcel-ezodf)|1.0379553205319786e-05| -|npm|source-map-js|1.0355648535564854e-05| -|pypi|[numpyro](https://pypi.org/project/numpyro)|1.033812108555515e-05| -|pypi|[pyexcel-io](https://pypi.org/project/pyexcel-io)|1.0322928149282729e-05| -|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0319842291599614e-05| -|pypi|[charset_normalizer](https://pypi.org/project/charset_normalizer)|1.0312198261989061e-05| -|npm|[del](https://github.com/sindresorhus/del#readme)|1.0279593314635155e-05| -|pypi|[pytest-subtests](https://github.com/pytest-dev/pytest-subtests)|1.0259365660490139e-05| -|cran|NLP|1.0250817253027278e-05| -|cran|celestial|1.0240372299547436e-05| -|npm|[morgan](https://github.com/expressjs/morgan#readme)|1.0204517464006419e-05| -|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0181821283827883e-05| -|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.0177541558294697e-05| -|pypi|[pomegranate](http://pypi.python.org/pypi/pomegranate/)|1.0167364016736406e-05| -|cran|modeldata|1.0158376797931925e-05| -|cran|spData|1.0151225343693963e-05| -|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0148535564853555e-05| -|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0102188606372708e-05| -|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.009967617558772e-05| -|pypi|[linetools](https://pypi.org/project/linetools)|1.0097996036115396e-05| -|npm|codemirror|1.009701595475654e-05| -|cran|tkrplot|1.0070410533617738e-05| -|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.006755433033403e-05| -|pypi|[spacy](https://spacy.io)|1.0055243259306891e-05| -|cran|HSAUR3|9.995359343419954e-06| -|pypi|[clang](http://clang.llvm.org/)|9.979648988746982e-06| -|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|9.969722464326157e-06| -|pypi|[Click](https://palletsprojects.com/p/click/)|9.914904992433932e-06| -|pypi|[pygithub](https://pypi.org/project/pygithub)|9.909711517286942e-06| -|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|9.909711517286942e-06| -|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|9.909711517286942e-06| -|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|9.909711517286942e-06| -|pypi|[mp-api](https://github.com/materialsproject/api)|9.909711517286942e-06| -|pypi|[trainstation](https://pypi.org/project/trainstation)|9.909711517286942e-06| -|pypi|[emmet-core](https://pypi.org/project/emmet-core)|9.909711517286942e-06| -|pypi|[alerce](https://pypi.org/project/alerce)|9.909711517286942e-06| -|npm|highcharts-exporting|9.909711517286942e-06| -|npm|highcharts-no-data-to-display|9.909711517286942e-06| -|npm|[history](https://github.com/remix-run/history#readme)|9.909711517286942e-06| -|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|9.909711517286942e-06| -|npm|[ramda](https://ramdajs.com/)|9.909711517286942e-06| -|npm|[rc-tooltip](http://github.com/react-component/tooltip)|9.909711517286942e-06| -|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|9.909711517286942e-06| -|npm|react-fontawesome|9.909711517286942e-06| -|npm|react-js-pagination|9.909711517286942e-06| -|npm|react-router-redux|9.909711517286942e-06| -|npm|react-s-alert|9.909711517286942e-06| -|npm|react-table|9.909711517286942e-06| -|npm|redux-form|9.909711517286942e-06| -|npm|redux-observable|9.909711517286942e-06| -|npm|redux-persist|9.909711517286942e-06| -|npm|reselect|9.909711517286942e-06| -|npm|rx-dom|9.909711517286942e-06| -|cran|plm|9.888706551574957e-06| -|pypi|[python-http-client](https://pypi.org/project/python-http-client)|9.876679145562652e-06| -|pypi|[siphon](https://pypi.org/project/siphon)|9.87558010691448e-06| -|pypi|[transaction](https://github.com/zopefoundation/transaction)|9.853254747344706e-06| -|cran|[ggsci](https://nanx.me/ggsci/)|9.851859936509878e-06| -|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|9.851859936509877e-06| -|cran|rcmdcheck|9.745712515104244e-06| -|pypi|[itk-io](https://pypi.org/project/itk-io)|9.716288105200238e-06| -|pypi|[minio](https://pypi.org/project/minio)|9.70258961890761e-06| -|pypi|[recipy](http://www.recipy.org)|9.65561635017702e-06| -|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.65561635017702e-06| -|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.65561635017702e-06| -|pypi|[svn](https://github.com/dsoprea/PySvn)|9.65561635017702e-06| -|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.65561635017702e-06| -|pypi|[tableone](https://pypi.org/project/tableone)|9.65561635017702e-06| -|cran|Biostrings|9.650575638660049e-06| -|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.64958158995816e-06| -|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.645763513313202e-06| -|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.639396608676504e-06| -|pypi|[scikit-build](https://pypi.org/project/scikit-build)|9.633067550170065e-06| -|pypi|[pandas-stubs](https://pandas.pydata.org)|9.622683801554094e-06| -|cran|jsonify|9.622072488181273e-06| -|cran|rstatix|9.616504287974312e-06| -|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.595494995770567e-06| -|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.595494995770567e-06| -|npm|[fuse.js](http://fusejs.io)|9.589061566049016e-06| -|pypi|[numcodecs](https://github.com/zarr-developers/numcodecs)|9.568143421961106e-06| -|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.567927589445824e-06| -|pypi|[sphinxcontrib-spelling](https://pypi.org/project/sphinxcontrib-spelling)|9.549988095727122e-06| -|pypi|[onnxconverter-common](https://pypi.org/project/onnxconverter-common)|9.534257322175736e-06| -|cran|Rcsdp|9.533755030479319e-06| -|pypi|[sphinx_automodapi](https://pypi.org/project/sphinx_automodapi)|9.510557555706932e-06| -|cran|gt|9.4963112142516e-06| -|pypi|[pyvista](https://github.com/pyvista/pyvista)|9.469636692045637e-06| -|rubygems|[power_assert](https://github.com/ruby/power_assert)|9.461937685669455e-06| -|rubygems|packnga|9.461937685669455e-06| -|rubygems|[byebug](https://github.com/deivid-rodriguez/byebug)|9.459840387960904e-06| -|cran|[beautier](https://docs.ropensci.org/beautier/)|9.4262377129587e-06| -|pypi|[scabha](https://github.com/caracal-pipeline/scabha2)|9.414225941422598e-06| -|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.414225941422594e-06| -|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.414225941422594e-06| -|pypi|[ccxt](https://ccxt.com)|9.414225941422594e-06| -|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.414225941422594e-06| -|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.414225941422594e-06| -|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.414225941422594e-06| -|pypi|[schedule](https://github.com/dbader/schedule)|9.414225941422594e-06| -|pypi|[tangle](https://github.com/fifman/tangle)|9.414225941422594e-06| -|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.414225941422594e-06| -|npm|form-create|9.414225941422594e-06| -|npm|ant-design-vue|9.414225941422594e-06| -|npm|butterfly-dag|9.414225941422594e-06| -|npm|china-area-data|9.414225941422594e-06| -|npm|cron-parser|9.414225941422594e-06| -|npm|dom-align|9.414225941422594e-06| -|npm|element-resize-detector|9.414225941422594e-06| -|npm|enquire.js|9.414225941422594e-06| -|npm|lodash.pick|9.414225941422594e-06| -|npm|md5|9.414225941422594e-06| -|npm|react-visual-modeling|9.414225941422594e-06| -|npm|viser-vue|9.414225941422594e-06| -|npm|vue-area-linkage|9.414225941422594e-06| -|npm|vue-cropper|9.414225941422594e-06| -|npm|vue-i18n|9.414225941422594e-06| -|npm|vue-ls|9.414225941422594e-06| -|npm|vue-photo-preview|9.414225941422594e-06| -|npm|vue-splitpane|9.414225941422594e-06| -|npm|vuedraggable|9.414225941422594e-06| -|npm|vuera|9.414225941422594e-06| -|npm|vxe-table|9.414225941422594e-06| -|npm|vxe-table-plugin-antd|9.414225941422594e-06| -|npm|xe-utils|9.414225941422594e-06| -|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.392154311225e-06| -|pypi|[mygene](https://github.com/biothings/mygene.py)|9.373711374102172e-06| -|cran|purrrlyr|9.359014691540568e-06| -|cran|LaplacesDemon|9.358124839894118e-06| -|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.320083682008368e-06| -|cran|filelock|9.320083682008368e-06| -|cran|manipulateWidget|9.320083682008368e-06| -|cran|BeyondBenford|9.320083682008368e-06| -|cran|BenfordTests|9.320083682008368e-06| -|cran|benford.analysis|9.320083682008368e-06| -|cran|MUS|9.320083682008368e-06| -|npm|svg-sprite|9.320083682008368e-06| -|npm|picocolors|9.320083682008368e-06| -|cran|AsioHeaders|9.320083682008367e-06| -|npm|dompurify|9.299418307990613e-06| -|npm|query-string|9.299418307990613e-06| -|npm|react-virtualized|9.299418307990613e-06| -|pypi|[opt_einsum](https://pypi.org/project/opt_einsum)|9.287404204300679e-06| -|pypi|[python-json-logger](http://github.com/madzak/python-json-logger)|9.273032780547798e-06| -|npm|[benchmark](https://benchmarkjs.com/)|9.216064158922176e-06| -|cran|semEff|9.191903853591646e-06| -|cran|rr2|9.191903853591646e-06| -|cran|MEMSS|9.191903853591646e-06| -|cran|PKPDmodels|9.191903853591646e-06| -|pypi|[cupy-cuda12x](https://pypi.org/project/cupy-cuda12x)|9.184610674558629e-06| -|pypi|[lit](https://pypi.org/project/lit)|9.184610674558629e-06| -|rubygems|rspec-rails|9.129023994535053e-06| -|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.125740603906672e-06| -|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|9.116861855301199e-06| -|pypi|[nglview](https://github.com/arose/nglview)|9.107905051348137e-06| -|pypi|[types-dataclasses](https://pypi.org/project/types-dataclasses)|9.10470359691994e-06| -|pypi|[pyrr](https://github.com/adamlwgriffiths/Pyrr)|9.059158207082708e-06| -|pypi|[pathtools](https://pypi.org/project/pathtools)|9.044215528044132e-06| -|pypi|[pretty-errors](https://pypi.org/project/pretty-errors)|9.02962408007941e-06| -|cran|antiword|9.023070026208102e-06| -|spack|[root](https://root.cern.ch)|9.021966527196662e-06| -|pypi|[profimp](https://pypi.org/project/profimp)|9.004414362900519e-06| -|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|9.004414362900519e-06| -|pypi|[scrublet](https://pypi.org/project/scrublet)|9.004414362900519e-06| -|pypi|[scanorama](https://pypi.org/project/scanorama)|9.004414362900519e-06| -|pypi|[leidenalg](https://pypi.org/project/leidenalg)|9.004414362900519e-06| -|pypi|[harmonypy](https://pypi.org/project/harmonypy)|9.004414362900519e-06| -|pypi|[bbknn](https://pypi.org/project/bbknn)|9.004414362900519e-06| -|pypi|[session-info](https://pypi.org/project/session-info)|9.004414362900519e-06| -|pypi|[pyklip](https://pypi.org/project/pyklip)|9.003605448232885e-06| -|pypi|[pywinpty](https://pypi.org/project/pywinpty)|8.99076692924429e-06| -|npm|publish-please|8.975910657149887e-06| -|cran|[quanteda](https://quanteda.io)|8.973239182562177e-06| -|pypi|[dash-daq](http://github.com/plotly/dash-daq)|8.965929468021519e-06| -|pypi|[uuid](http://zesty.ca/python/)|8.965929468021519e-06| -|pypi|[Fiona](http://github.com/Toblerity/Fiona)|8.965929468021519e-06| -|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|8.965929468021519e-06| -|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|8.965929468021519e-06| -|pypi|[PyMeeus](https://github.com/architest/pymeeus)|8.965929468021519e-06| -|spack|meson|8.947280334728034e-06| -|npm|eslint-config-react-app|8.942020322773461e-06| -|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|8.94102472817756e-06| -|npm|babel-preset-react|8.926652089867166e-06| -|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|8.919214420691162e-06| -|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|8.917554916317993e-06| -|cran|rsm|8.891149800969082e-06| -|cran|tables|8.886714563081868e-06| -|pypi|[pdoc3](https://pypi.org/project/pdoc3)|8.876270173341303e-06| -|spack|superlu|8.876270173341303e-06| -|cran|[geiger](https://github.com/mwpennell/geiger-v2)|8.874808337014996e-06| -|cran|mda|8.859497176037181e-06| -|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|8.855579566876645e-06| -|rubygems|selenium-webdriver|8.849237413955999e-06| -|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|8.839958158995821e-06| -|npm|globby|8.803820922444067e-06| -|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|8.786610878661089e-06| -|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|8.770848862557578e-06| -|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|8.770848862557578e-06| -|pypi|[path.py](https://pypi.org/project/path.py)|8.750385738336332e-06| -|pypi|[progressbar33](http://github.com/germangh/python-progressbar)|8.735194721596396e-06| -|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|8.732785315466777e-06| -|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.73277156449898e-06| -|cran|seqLogo|8.718567270459212e-06| -|npm|strip-json-comments|8.712546982483511e-06| -|pypi|[Flask-SQLAlchemy](https://pypi.org/project/Flask-SQLAlchemy)|8.705917513448893e-06| -|npm|cpy-cli|8.696224125200506e-06| -|pypi|[streamz](https://pypi.org/project/streamz)|8.646178427533355e-06| -|pypi|[griffe](https://mkdocstrings.github.io/griffe)|8.643971091669835e-06| -|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.625842488200012e-06| -|rubygems|rake-compiler-dock|8.607763000597729e-06| -|npm|clean-css|8.59800614806592e-06| -|pypi|[py-bcrypt](https://code.google.com/p/py-bcrypt)|8.58355894659119e-06| -|pypi|[plams](https://www.scm.com/doc/plams/)|8.579984648691985e-06| -|cran|rootSolve|8.576454851997193e-06| -|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.570868200836821e-06| -|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|8.566961745367602e-06| -|pypi|[priority](https://pypi.org/project/priority)|8.565911076371329e-06| -|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.558387219475085e-06| -|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.558387219475085e-06| -|pypi|[transitions](https://pypi.org/project/transitions)|8.558387219475085e-06| -|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.558387219475085e-06| -|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.558387219475085e-06| -|pypi|[scalpl](https://pypi.org/project/scalpl)|8.558387219475085e-06| -|pypi|[shellingham](https://pypi.org/project/shellingham)|8.558387219475085e-06| -|rubygems|activemodel|8.558285109988636e-06| -|rubygems|rack-test|8.551631389328575e-06| -|pypi|[ninja](https://pypi.org/project/ninja)|8.547841081111057e-06| -|cran|Cubist|8.547183966234432e-06| -|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.535564853556485e-06| -|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.489319533142483e-06| -|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.472803347280335e-06| -|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.472803347280335e-06| -|cran|adehabitatMA|8.449526415007586e-06| -|rubygems|[spring](https://github.com/rails/spring)|8.445051660831698e-06| -|rubygems|[web-console](https://github.com/rails/web-console)|8.445051660831698e-06| -|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|8.42747559274756e-06| -|pypi|[sphinxemoji](https://github.com/sphinx-contrib/emojicodes)|8.42664768616101e-06| -|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.402455285300475e-06| -|npm|[actions](https://github.com/fundon/actions)|8.392109982068143e-06| -|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.388075313807531e-06| -|pypi|[coreapi](https://github.com/core-api/python-client)|8.368200836820084e-06| -|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.368200836820084e-06| -|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.368200836820084e-06| -|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.368200836820084e-06| -|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.368200836820084e-06| -|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.368200836820084e-06| -|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.368200836820084e-06| -|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.368200836820084e-06| -|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.368200836820084e-06| -|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.368200836820084e-06| -|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.368200836820084e-06| -|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.368200836820084e-06| -|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.368200836820084e-06| -|pypi|[sregistry](https://pypi.org/project/sregistry)|8.368200836820084e-06| -|rubygems|[bootsnap](https://github.com/Shopify/bootsnap)|8.368200836820084e-06| -|rubygems|[honeybadger](https://www.honeybadger.io/for/ruby/)|8.368200836820084e-06| -|rubygems|[pagy](https://github.com/ddnexus/pagy)|8.368200836820084e-06| -|rubygems|factory_bot_rails|8.368200836820084e-06| -|rubygems|vcr|8.368200836820084e-06| -|rubygems|spring-commands-rspec|8.368200836820084e-06| -|pypi|[pytest-env](https://pypi.org/project/pytest-env)|8.367258384105888e-06| -|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.351319929323516e-06| -|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.3253827762196e-06| -|npm|needle|8.32421016239983e-06| -|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.320161704235946e-06| -|pypi|[visdom](https://pypi.org/project/visdom)|8.295103233658234e-06| -|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.284518828451883e-06| -|cran|cleanNLP|8.284518828451883e-06| -|npm|simplebar-core|8.284518828451883e-06| -|npm|webworker-threads|8.284518828451883e-06| -|rubygems|redis-client|8.284518828451881e-06| -|pypi|[pytest-httpserver](https://pypi.org/project/pytest-httpserver)|8.21770819273856e-06| -|rubygems|shoulda-matchers|8.216890103321662e-06| -|pypi|[types-pytz](https://pypi.org/project/types-pytz)|8.188660465795589e-06| -|npm|c8|8.16681980755737e-06| -|cran|gpclib|8.161107528234813e-06| -|cran|PBSmapping|8.161107528234813e-06| -|pypi|[zappy](https://pypi.org/project/zappy)|8.108252470399717e-06| -|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|8.108252470399717e-06| -|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|8.108252470399717e-06| -|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|8.108252470399717e-06| -|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|8.108252470399717e-06| -|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|8.108252470399717e-06| -|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|8.108252470399717e-06| -|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|8.108252470399717e-06| -|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|8.108252470399717e-06| -|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|8.108252470399717e-06| -|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|8.108252470399717e-06| -|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|8.108252470399717e-06| -|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|8.108252470399717e-06| -|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|8.108252470399717e-06| -|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|8.108252470399717e-06| -|pypi|[flit_core](https://pypi.org/project/flit_core)|8.108252470399717e-06| -|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|8.108252470399717e-06| -|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|8.108252470399717e-06| -|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|8.108252470399717e-06| -|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|8.108252470399717e-06| -|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|8.108252470399717e-06| -|pypi|[mujoco](https://pypi.org/project/mujoco)|8.104420593050756e-06| -|pypi|[mujoco-py](https://pypi.org/project/mujoco-py)|8.104420593050756e-06| -|pypi|[swig](https://pypi.org/project/swig)|8.104420593050756e-06| -|pypi|[box2d-py](https://pypi.org/project/box2d-py)|8.104420593050756e-06| -|pypi|[shimmy](https://pypi.org/project/shimmy)|8.104420593050756e-06| -|pypi|[autorom](https://pypi.org/project/autorom)|8.104420593050756e-06| -|pypi|[farama-notifications](https://pypi.org/project/farama-notifications)|8.104420593050756e-06| -|npm|[web-vitals](https://github.com/GoogleChrome/web-vitals#readme)|8.103492443002307e-06| -|cran|rnaturalearthhires|8.103476021886063e-06| -|spack|[octave](https://www.gnu.org/software/octave/)|8.078942874220819e-06| -|pypi|[soundfile](https://github.com/bastibe/python-soundfile)|8.077887654885307e-06| -|cran|[imager](http://dahtah.github.io/imager/)|8.069336521219367e-06| -|cran|lgr|8.064084168945193e-06| -|pypi|[lingua](https://pypi.org/project/lingua)|8.041900777047221e-06| -|npm|parseurl|8.022672737827026e-06| -|cran|triangle|8.02092050209205e-06| -|cran|evd|8.02092050209205e-06| -|cran|SASmixed|8.018600567842199e-06| -|cran|beepr|8.008462579041749e-06| -|pypi|[importlib_resources](https://pypi.org/project/importlib_resources)|8.003081688683552e-06| -|pypi|[OWSLib](https://pypi.org/project/OWSLib)|7.984329359753692e-06| -|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|7.969972926409057e-06| -|pypi|[stimela](https://pypi.org/project/stimela)|7.969972926409057e-06| -|cran|MCMCpack|7.962582767461118e-06| -|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|7.9540904801769e-06| -|cran|[NISTunits](NA)|7.944261805140466e-06| -|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|7.918155128160049e-06| -|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|7.918088187962666e-06| -|pypi|[rowan](https://github.com/glotzerlab/rowan)|7.915346682606103e-06| -|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|7.904811715481173e-06| -|cran|measurements|7.877689778840406e-06| -|npm|coffeescript|7.8718964090303e-06| -|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|7.859918025787722e-06| -|cran|[natserv](https://docs.ropensci.org/natserv)|7.859918025787722e-06| -|cran|[worrms](https://docs.ropensci.org/worrms)|7.859918025787722e-06| -|cran|[rotl](https://docs.ropensci.org/rotl/)|7.859918025787722e-06| -|cran|[rredlist](https://github.com/ropensci/rredlist)|7.859918025787722e-06| -|cran|[bold](https://docs.ropensci.org/bold/)|7.859918025787722e-06| -|cran|[ritis](https://github.com/ropensci/ritis)|7.85991802578772e-06| -|npm|codecov|7.84585732426218e-06| -|pypi|[prettytable](https://github.com/jazzband/prettytable)|7.817645908374834e-06| -|npm|rtlcss|7.808085486332062e-06| -|pypi|[affine](https://pypi.org/project/affine)|7.804527684907245e-06| -|cran|[fst](http://www.fstpackage.org)|7.78554931225635e-06| -|pypi|[apscheduler](https://pypi.org/project/apscheduler)|7.779668030714062e-06| -|pypi|[pyside2](https://pypi.org/project/pyside2)|7.777831739390317e-06| -|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.76673640167364e-06| -|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.76673640167364e-06| -|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.76673640167364e-06| -|pypi|[bagit](https://pypi.org/project/bagit)|7.76673640167364e-06| -|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.76673640167364e-06| -|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.76673640167364e-06| -|spack|msmpi|7.76673640167364e-06| -|spack|rsync|7.76673640167364e-06| -|spack|hepmc|7.76673640167364e-06| -|spack|hepmc3|7.76673640167364e-06| -|spack|evtgen|7.76673640167364e-06| -|spack|fastjet|7.76673640167364e-06| -|spack|lhapdf|7.76673640167364e-06| -|spack|rivet|7.76673640167364e-06| -|spack|madgraph5amc|7.76673640167364e-06| -|spack|openmpi|7.76673640167364e-06| -|spack|mpich|7.76673640167364e-06| -|spack|highfive|7.76673640167364e-06| -|cran|yamlme|7.76673640167364e-06| -|npm|quick-lru|7.76673640167364e-06| -|npm|map-obj|7.76673640167364e-06| -|npm|lodash.kebabcase|7.76673640167364e-06| -|pypi|[stestr](http://stestr.readthedocs.io/en/latest/)|7.762594142259413e-06| -|cran|adehabitatLT|7.755528989838613e-06| -|cran|[pander](https://rapporter.github.io/pander/)|7.749205815105403e-06| -|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.748040960832354e-06| -|cran|doFuture|7.739484695001101e-06| -|cran|pbmcapply|7.739484695001101e-06| -|pypi|[intervals](https://pypi.org/project/intervals)|7.734838383373949e-06| -|npm|memfs|7.704488961682449e-06| -|pypi|[scooby](https://github.com/banesullivan/scooby)|7.693486064430574e-06| -|rubygems|[sassc-rails](https://github.com/sass/sassc-rails)|7.69191358551789e-06| -|cran|tm.lexicon.GeneralInquirer|7.691629500206906e-06| -|cran|Rpoppler|7.691629500206906e-06| -|cran|Rcampdf|7.691629500206906e-06| -|cran|filehash|7.691629500206906e-06| -|npm|ghsign|7.689069037656904e-06| -|npm|git-config-path|7.689069037656904e-06| -|npm|github-username|7.689069037656904e-06| -|npm|parse-git-config|7.689069037656904e-06| -|cran|paradox|7.685576748156337e-06| -|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.685082401161302e-06| -|npm|[child_process](https://github.com/npm/security-holder#readme)|7.685082401161302e-06| -|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.685082401161302e-06| -|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.685082401161302e-06| -|npm|mkdir-recursive|7.685082401161302e-06| -|npm|ncp|7.685082401161302e-06| -|npm|node-pre-gyp|7.685082401161302e-06| -|npm|react-bootstrap-drawer|7.685082401161302e-06| -|npm|react-combo-select|7.685082401161302e-06| -|npm|react-jsx-parser|7.685082401161302e-06| -|npm|react-pro-sidebar|7.685082401161302e-06| -|npm|react-spinners|7.685082401161302e-06| -|npm|reactour|7.685082401161302e-06| -|npm|util-promisifyall|7.685082401161302e-06| -|rubygems|[memory_profiler](https://github.com/SamSaffron/memory_profiler)|7.685082401161302e-06| -|rubygems|[e2mmap](https://github.com/ruby/e2mmap)|7.685082401161302e-06| -|rubygems|[stripe](https://stripe.com/docs/api?lang=ruby)|7.685082401161302e-06| -|rubygems|[rr](https://rr.github.io/rr)|7.670387447698742e-06| -|rubygems|[jekyll-sass-converter](https://github.com/jekyll/jekyll-sass-converter)|7.66965219665272e-06| -|pypi|[pycares](https://pypi.org/project/pycares)|7.660678628902477e-06| -|pypi|[configargparse](https://github.com/bw2/ConfigArgParse)|7.658504048253008e-06| -|pypi|[pymatreader](https://pypi.org/project/pymatreader)|7.653283314939281e-06| -|npm|package-json-versionify|7.65146016565622e-06| -|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|7.631600878201296e-06| -|cran|permute|7.627160269237767e-06| -|pypi|[neobolt](https://pypi.org/project/neobolt)|7.6082315771496884e-06| -|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.6082315771496884e-06| -|cran|plotfunctions|7.6082315771496884e-06| -|rubygems|tzinfo|7.6082315771496884e-06| -|rubygems|[ruby-openid](https://github.com/openid/ruby-openid)|7.606694560669456e-06| -|pypi|[optuna](https://pypi.org/project/optuna)|7.572091086765029e-06| -|pypi|[selenium](https://pypi.org/project/selenium)|7.5718199635597835e-06| -|cran|sparkline|7.569260266365386e-06| -|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.539172344569125e-06| -|npm|[nopt](https://github.com/npm/nopt#readme)|7.539172344569125e-06| -|rubygems|[spec](https://github.com/bootstraponline/spec)|7.5313807531380905e-06| -|pypi|[EXOSIMS](https://pypi.org/project/EXOSIMS)|7.53138075313809e-06| -|pypi|[gatspy](http://github.com/astroml/gatspy)|7.531380753138076e-06| -|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.531380753138075e-06| -|cran|rcdk|7.531380753138075e-06| -|cran|fingerprint|7.531380753138075e-06| -|cran|enviPat|7.531380753138075e-06| -|cran|flexdashboard|7.531380753138075e-06| -|cran|keys|7.531380753138075e-06| -|cran|[phytools](https://github.com/liamrevell/phytools)|7.524562257825858e-06| -|cran|[origami](https://tlverse.org/origami/)|7.522084973422076e-06| -|pypi|[snuggs](https://pypi.org/project/snuggs)|7.5148591944019305e-06| -|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.514058577405858e-06| -|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.514058577405858e-06| -|cran|RcppDE|7.507845188284519e-06| -|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.490651763097589e-06| -|pypi|[hvplot](https://hvplot.pyviz.org)|7.483755845434412e-06| -|pypi|[cosmic-conn](https://pypi.org/project/cosmic-conn)|7.463223461254471e-06| -|pypi|[rq](https://pypi.org/project/rq)|7.462343096234311e-06| -|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.456066945606695e-06| -|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.456066945606695e-06| -|cran|actuar|7.456066945606695e-06| -|cran|skellam|7.456066945606695e-06| -|cran|hoa|7.456066945606695e-06| -|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.456066945606694e-06| -|rubygems|jdbc-postgres|7.456066945606694e-06| -|rubygems|jdbc-sqlite3|7.456066945606694e-06| -|rubygems|shoulda-context|7.456066945606694e-06| -|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.4244256559369735e-06| -|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.421030851993195e-06| -|pypi|[python-subunit](http://launchpad.net/subunit)|7.404356981930203e-06| -|cran|[docopt](https://github.com/docopt/docopt.R)|7.39689181111776e-06| -|pypi|[bumpversion](https://github.com/peritus/bumpversion)|7.396558486503699e-06| -|pypi|[webargs](https://pypi.org/project/webargs)|7.376201204653089e-06| -|rubygems|rubocop-performance|7.373724541442976e-06| -|cran|fpc|7.370961615777958e-06| -|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.359055295865195e-06| -|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|7.33961915720263e-06| -|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.339199989120438e-06| -|cran|MCMCglmm|7.337000522356253e-06| -|pypi|[einops](https://pypi.org/project/einops)|7.3346466539105864e-06| -|pypi|[pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb)|7.326512561091382e-06| -|pypi|[prefect](https://pypi.org/project/prefect)|7.309869554516368e-06| -|npm|[grunt-legacy-util](http://gruntjs.com/)|7.307901512713228e-06| -|npm|[grunt-known-options](http://gruntjs.com/)|7.307901512713228e-06| -|spack|libmd|7.3076912133891216e-06| -|rubygems|[thor](http://whatisthor.com/)|7.285515754418928e-06| -|pypi|[pysocks](https://pypi.org/project/pysocks)|7.280167232647806e-06| -|pypi|[urllib3-secure-extra](https://pypi.org/project/urllib3-secure-extra)|7.280167232647806e-06| -|pypi|[doc8](https://pypi.org/project/doc8)|7.266910567429973e-06| -|npm|accepts|7.256442824957468e-06| -|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.241712262632765e-06| -|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.241712262632765e-06| -|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.241712262632765e-06| -|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.241712262632765e-06| -|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.241712262632765e-06| -|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.241712262632765e-06| -|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.241712262632765e-06| -|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.241712262632765e-06| -|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.241712262632765e-06| -|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.241712262632765e-06| -|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.241712262632765e-06| -|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.241712262632765e-06| -|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.241712262632765e-06| -|pypi|[infinity](https://pypi.org/project/infinity)|7.241712262632765e-06| -|pypi|[banzai](http://github.com/twneale/banzai/)|7.241712262632765e-06| -|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.241712262632765e-06| -|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.241712262632765e-06| -|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.241712262632765e-06| -|pypi|[logutils](https://pypi.org/project/logutils)|7.241712262632765e-06| -|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.241712262632765e-06| -|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.241712262632765e-06| -|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.241712262632765e-06| -|pypi|[orderedmultidict](https://github.com/gruns/orderedmultidict)|7.234089407619472e-06| -|pypi|[paramz](https://github.com/sods/paramz)|7.2340894076194675e-06| -|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.2340894076194675e-06| -|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|7.2167887029288716e-06| -|cran|betareg|7.2066047670259774e-06| -|cran|psychTools|7.203734109977229e-06| -|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.169295140006437e-06| -|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.169295140006437e-06| -|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.169295140006437e-06| -|npm|xregexp|7.169295140006437e-06| -|npm|bufferedstream|7.169295140006437e-06| -|npm|tslint|7.1607356331654e-06| -|pypi|[colorcet](https://pypi.org/project/colorcet)|7.156146431471336e-06| -|npm|concat-stream|7.154663925434996e-06| -|npm|gulp-eslint|7.140360746809183e-06| -|cran|scatterplot3d|7.1371151425824104e-06| -|cran|CompQuadForm|7.120104891733991e-06| -|cran|[torch](https://torch.mlverse.org/docs)|7.111405464472287e-06| -|rubygems|introspection|7.111223849372385e-06| -|pypi|[cytocad](https://github.com/cytham/cytocad)|7.105076182205732e-06| -|pypi|[nanovar](https://github.com/cytham/nanovar)|7.105076182205732e-06| -|pypi|[hatch](https://pypi.org/project/hatch)|7.078211491982641e-06| -|rubygems|sinatra|7.068523501822108e-06| -|cran|gamlss|7.0665919048898595e-06| -|npm|safer-buffer|7.0659988653287e-06| -|pypi|[torchaudio](https://github.com/pytorch/audio)|7.063257678008319e-06| -|pypi|[parameterized](https://pypi.org/project/parameterized)|7.060819792594726e-06| -|cran|tree|7.060669456066945e-06| -|pypi|[hacking](https://docs.openstack.org/hacking/latest/)|7.059593544530783e-06| -|pypi|[polib](https://pypi.org/project/polib)|7.030005977286312e-06| -|cran|[binman](https://docs.ropensci.org/binman/)|7.02928870292888e-06| -|cran|gbm|7.027564485723482e-06| -|pypi|[nbstripout](https://pypi.org/project/nbstripout)|6.993834570337412e-06| -|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|6.979512335882268e-06| -|pypi|[echo](https://pypi.org/project/echo)|6.97350069735007e-06| -|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|6.97350069735007e-06| -|pypi|[WebTest](https://pypi.org/project/WebTest)|6.970148052784036e-06| -|pypi|[autobahn](https://pypi.org/project/autobahn)|6.935628084353836e-06| -|pypi|[txaio](https://pypi.org/project/txaio)|6.935628084353836e-06| -|cran|bigmemory|6.926180514046623e-06| -|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|6.925710272990608e-06| -|pypi|[zope.deprecation](https://pypi.org/project/zope.deprecation)|6.920145753827764e-06| -|cran|[beastier](https://docs.ropensci.org/beastier/)|6.90376569037657e-06| -|pypi|[mkl](https://pypi.org/project/mkl)|6.903765690376569e-06| -|cran|VGAMdata|6.903765690376569e-06| -|cran|VGAMextra|6.903765690376569e-06| -|cran|shapefiles|6.903765690376569e-06| -|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|6.89513066449188e-06| -|pypi|[pyteomics](http://pyteomics.readthedocs.io)|6.894574073896772e-06| -|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|6.89202032277346e-06| -|pypi|[itk-registration](https://pypi.org/project/itk-registration)|6.89202032277346e-06| -|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|6.89202032277346e-06| -|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|6.89202032277346e-06| -|pypi|[itk-core](https://pypi.org/project/itk-core)|6.89202032277346e-06| -|cran|[rstantools](https://mc-stan.org/rstantools/)|6.863602925776642e-06| -|pypi|[amqp](http://github.com/celery/py-amqp)|6.847839128668739e-06| -|pypi|[aplpy](http://aplpy.github.io)|6.8409101358892245e-06| -|npm|electron|6.834728033472803e-06| -|npm|v8-argv|6.834728033472803e-06| -|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|6.821239137431606e-06| -|cran|partykit|6.7992931209231015e-06| -|cran|partitions|6.795471326605956e-06| -|cran|signal|6.792696374466703e-06| -|pypi|[safetensors](https://pypi.org/project/safetensors)|6.7782426778242675e-06| -|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|6.754542528601107e-06| -|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|6.754542528601107e-06| -|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.724447101016139e-06| -|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.724447101016139e-06| -|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.724447101016139e-06| -|npm|[mdi](http://materialdesignicons.com)|6.724447101016139e-06| -|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.724447101016139e-06| -|npm|color|6.724447101016139e-06| -|npm|dotenv-load|6.724447101016139e-06| -|npm|iframe-resizer|6.724447101016139e-06| -|npm|isomorphic-unfetch|6.724447101016139e-06| -|npm|js-file-download|6.724447101016139e-06| -|npm|material-table|6.724447101016139e-06| -|npm|material-ui-chip-input|6.724447101016139e-06| -|npm|materialize-css|6.724447101016139e-06| -|npm|mui-datatables|6.724447101016139e-06| -|npm|next|6.724447101016139e-06| -|npm|next-env|6.724447101016139e-06| -|npm|next-redux-wrapper|6.724447101016139e-06| -|npm|ra-data-simple-rest|6.724447101016139e-06| -|npm|react-admin|6.724447101016139e-06| -|npm|react-loading|6.724447101016139e-06| -|npm|react-scroll|6.724447101016139e-06| -|npm|react-scroll-to-component|6.724447101016139e-06| -|npm|react-swipeable-views|6.724447101016139e-06| -|npm|react-wordcloud|6.724447101016139e-06| -|npm|redux-saga|6.724447101016139e-06| -|npm|serialize-error|6.724447101016139e-06| -|npm|swagger-client|6.724447101016139e-06| -|npm|swagger-ui-react|6.724447101016139e-06| -|npm|tween|6.724447101016139e-06| -|npm|uuid5|6.724447101016139e-06| -|pypi|[datasets](https://pypi.org/project/datasets)|6.720922189229317e-06| -|npm|cross-spawn|6.697594966303903e-06| -|rubygems|[term-ansicolor](http://flori.github.com/term-ansicolor)|6.6819965070233195e-06| -|rubygems|[octokit](https://github.com/octokit/octokit.rb)|6.671168933054394e-06| -|pypi|[keepalive](https://github.com/wikier/keepalive)|6.657202630005977e-06| -|pypi|[spectra](http://github.com/jsvine/spectra)|6.657202630005977e-06| -|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.657202630005977e-06| -|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.657202630005977e-06| -|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.657202630005977e-06| -|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.657202630005977e-06| -|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.657202630005977e-06| -|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.657202630005977e-06| -|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.657202630005977e-06| -|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.657202630005977e-06| -|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.657202630005977e-06| -|pypi|[pyTest](https://pypi.org/project/pyTest)|6.657202630005977e-06| -|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.657202630005977e-06| -|pypi|[Flake8](https://pypi.org/project/Flake8)|6.657202630005977e-06| -|cran|oskeyring|6.657202630005977e-06| -|cran|ExplainPrediction|6.657202630005977e-06| -|cran|rpart.plot|6.657202630005977e-06| -|cran|BiocManager|6.651074477014137e-06| -|npm|sprintf-js|6.648797071129707e-06| -|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.634787806335957e-06| -|pypi|[numkit](https://pypi.org/project/numkit)|6.616477105309683e-06| -|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.606474344857961e-06| -|pypi|[nilearn](https://pypi.org/project/nilearn)|6.606474344857961e-06| -|pypi|[nipype](https://pypi.org/project/nipype)|6.606474344857961e-06| -|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.606474344857961e-06| -|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.606474344857961e-06| -|pypi|[pybids](https://pypi.org/project/pybids)|6.606474344857961e-06| -|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.606474344857961e-06| -|pypi|[templateflow](https://pypi.org/project/templateflow)|6.606474344857961e-06| -|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.606474344857961e-06| -|pypi|[looseversion](https://pypi.org/project/looseversion)|6.606474344857961e-06| -|pypi|[num2words](https://pypi.org/project/num2words)|6.606474344857961e-06| -|pypi|[surfplot](https://pypi.org/project/surfplot)|6.606474344857961e-06| -|pypi|[brainspace](https://pypi.org/project/brainspace)|6.606474344857961e-06| -|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.606474344857961e-06| -|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.606474344857961e-06| -|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.60276150627615e-06| -|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.60276150627615e-06| -|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.60276150627615e-06| -|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.5935829297585655e-06| -|rubygems|[multi_test](http://cukes.info)|6.587486924686193e-06| -|rubygems|[mime-types](https://github.com/mime-types/ruby-mime-types/)|6.587486924686193e-06| -|rubygems|cucumber-messages|6.587486924686193e-06| -|rubygems|cucumber-html-formatter|6.587486924686193e-06| -|rubygems|cucumber-gherkin|6.587486924686193e-06| -|rubygems|cucumber-cucumber-expressions|6.587486924686193e-06| -|rubygems|cucumber-core|6.587486924686193e-06| -|rubygems|cucumber-ci-environment|6.587486924686193e-06| -|rubygems|syntax|6.587486924686193e-06| -|rubygems|cucumber-compatibility-kit|6.587486924686193e-06| -|cran|afex|6.5793693468154755e-06| -|npm|rollup-plugin-replace|6.57829223960009e-06| -|cran|geepack|6.560326882188889e-06| -|pypi|[lisa2](https://pypi.org/project/lisa2)|6.540409601409381e-06| -|cran|tester|6.540409601409381e-06| -|spack|cudnn|6.536788112150572e-06| -|cran|[reprex](https://reprex.tidyverse.org)|6.534210465547288e-06| -|cran|bbmle|6.531998360359076e-06| -|cran|rticles|6.523662835768904e-06| -|cran|fastICA|6.523357920873703e-06| -|pypi|[annoy](https://pypi.org/project/annoy)|6.4964905932706554e-06| -|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.4964905932706554e-06| -|pypi|[nmslib](https://pypi.org/project/nmslib)|6.4964905932706554e-06| -|pypi|[pyemd](https://pypi.org/project/pyemd)|6.4964905932706554e-06| -|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.4964905932706554e-06| -|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.4964905932706554e-06| -|pypi|[cityhash](https://pypi.org/project/cityhash)|6.492569614774204e-06| -|pypi|[transformers](https://github.com/huggingface/transformers)|6.492104197597519e-06| -|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.482414194482034e-06| -|npm|karma-firefox-launcher|6.473650038512767e-06| -|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.4536905897296174e-06| -|npm|bundlewatch|6.451988654293808e-06| -|npm|shelljs|6.450841849361851e-06| -|cran|[rentrez](http://github.com/ropensci/rentrez)|6.450239091452499e-06| -|cran|ks|6.445382546323969e-06| -|pypi|[unyt](https://github.com/yt-project/unyt)|6.433054393305444e-06| -|pypi|[etils](https://pypi.org/project/etils)|6.419100815999738e-06| -|pypi|[chart-studio](https://plot.ly/python/)|6.411583351684652e-06| -|rubygems|public_suffix|6.407557531380753e-06| -|cran|fixest|6.40314927719767e-06| -|cran|[ff](https://github.com/truecluster/ff)|6.399673117154808e-06| -|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.38252606198142e-06| -|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.38252606198142e-06| -|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.38252606198142e-06| -|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.38252606198142e-06| -|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.38252606198142e-06| -|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.38252606198142e-06| -|npm|[esdoc](https://esdoc.org/)|6.38252606198142e-06| -|npm|esdoc-standard-plugin|6.38252606198142e-06| -|npm|fast-random|6.38252606198142e-06| -|npm|flatted|6.38252606198142e-06| -|npm|fs.realpath|6.38252606198142e-06| -|npm|has-unicode|6.38252606198142e-06| -|npm|ignore-walk|6.38252606198142e-06| -|npm|ini|6.38252606198142e-06| -|npm|is-fullwidth-code-point|6.38252606198142e-06| -|npm|jsdocs|6.38252606198142e-06| -|npm|mimic-response|6.38252606198142e-06| -|npm|node|6.38252606198142e-06| -|npm|npm|6.38252606198142e-06| -|npm|npm-bundled|6.38252606198142e-06| -|npm|npm-normalize-package-bin|6.38252606198142e-06| -|npm|npm-packlist|6.38252606198142e-06| -|npm|number-is-nan|6.38252606198142e-06| -|npm|odex|6.38252606198142e-06| -|npm|os-homedir|6.38252606198142e-06| -|npm|os-tmpdir|6.38252606198142e-06| -|npm|osenv|6.38252606198142e-06| -|npm|path-is-absolute|6.38252606198142e-06| -|npm|rc|6.38252606198142e-06| -|npm|set-blocking|6.38252606198142e-06| -|npm|signal-exit|6.38252606198142e-06| -|npm|simple-concat|6.38252606198142e-06| -|npm|string-width|6.38252606198142e-06| -|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.381946758057088e-06| -|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.36698964985686e-06| -|spack|libxft|6.363997640608689e-06| -|pypi|[codespell](https://pypi.org/project/codespell)|6.333666067690609e-06| -|pypi|[kazoo](https://kazoo.readthedocs.io)|6.324342498505678e-06| -|pypi|[pickydict](https://github.com/florian-huber/pickydict)|6.3198108058941315e-06| -|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.319093688434969e-06| -|cran|[downloader](https://github.com/wch/downloader)|6.31527311600534e-06| -|pypi|[nox](https://pypi.org/project/nox)|6.309466625914774e-06| -|pypi|[eventlet](https://pypi.org/project/eventlet)|6.2967991631799175e-06| -|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.294584209766952e-06| -|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.275288519012369e-06| -|pypi|[blis](https://github.com/explosion/cython-blis)|6.26645415026492e-06| -|pypi|[catalogue](https://github.com/explosion/catalogue)|6.26645415026492e-06| -|pypi|[preshed](https://github.com/explosion/preshed)|6.26645415026492e-06| -|pypi|[rdkit](https://github.com/kuelumbus/rdkit-pypi)|6.257049299617976e-06| -|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.2333578055562775e-06| -|cran|bs4Dash|6.218710747873656e-06| -|pypi|[pims](https://github.com/soft-matter/pims)|6.2133891213389135e-06| -|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.2133891213389135e-06| -|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.213389121338912e-06| -|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.213389121338912e-06| -|cran|acepack|6.194490469184132e-06| -|cran|htmlTable|6.194490469184132e-06| -|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.186491332934848e-06| -|pypi|[func-timeout](https://pypi.org/project/func-timeout)|6.181223849372386e-06| -|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.1744975649907405e-06| -|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.173262912408259e-06| -|pypi|[pefile](https://pypi.org/project/pefile)|6.173262912408259e-06| -|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.173262912408259e-06| -|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.173262912408259e-06| -|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.173262912408259e-06| -|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.173262912408259e-06| -|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.173262912408259e-06| -|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.168618460376883e-06| -|npm|prismjs|6.155455423237851e-06| -|pypi|[ansicon](https://pypi.org/project/ansicon)|6.151255230125523e-06| -|pypi|[socksio](https://pypi.org/project/socksio)|6.130688074312826e-06| -|cran|reactR|6.114763897190675e-06| -|pypi|[Keras-Preprocessing](https://github.com/keras-team/keras-preprocessing)|6.109879533468584e-06| -|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.095513519215218e-06| -|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.095513519215218e-06| -|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.073694155756513e-06| -|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.073694155756513e-06| -|pypi|[imblearn](https://pypi.org/project/imblearn)|6.073694155756513e-06| -|pypi|[imutils](https://pypi.org/project/imutils)|6.073694155756513e-06| -|pypi|[kornia](https://pypi.org/project/kornia)|6.073694155756513e-06| -|pypi|[local-attention](https://pypi.org/project/local-attention)|6.073694155756513e-06| -|pypi|[thop](https://pypi.org/project/thop)|6.073694155756513e-06| -|pypi|[timmy](https://pypi.org/project/timmy)|6.073694155756513e-06| -|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.073694155756513e-06| -|cran|protolite|6.052002390914524e-06| -|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.045277943813509e-06| -|pypi|[chempy](https://github.com/bjodah/chempy)|6.045277943813509e-06| -|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|6.03131178444986e-06| -|pypi|[bandit](https://pypi.org/project/bandit)|6.009677023305848e-06| -|pypi|[PyPDF2](https://pypi.org/project/PyPDF2)|6.006066659285954e-06| -|npm|run-sequence|5.9725435072645084e-06| -|pypi|[fett](https://pypi.org/project/fett)|5.967217890377039e-06| -|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|5.967217890377039e-06| -|pypi|[rstcheck](https://pypi.org/project/rstcheck)|5.967217890377039e-06| -|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|5.967217890377039e-06| -|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|5.923757578345145e-06| -|pypi|[multiset](https://pypi.org/project/multiset)|5.917513448894202e-06| -|spack|glfw|5.917513448894202e-06| -|cran|TSA|5.917513448894202e-06| -|npm|tsconfig-paths|5.917513448894202e-06| -|npm|replace|5.917513448894202e-06| -|npm|node-qunit-phantomjs|5.917513448894202e-06| -|cran|[haven](https://haven.tidyverse.org)|5.91719450278665e-06| -|rubygems|[rubyzip](http://github.com/rubyzip/rubyzip)|5.905440523489734e-06| -|pypi|[email_validator](https://github.com/JoshData/python-email-validator)|5.904125409417072e-06| -|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|5.883126243783917e-06| -|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|5.860989667833661e-06| -|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|5.852169365108256e-06| -|cran|cplm|5.848382391363839e-06| -|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|5.84652753961177e-06| -|pypi|[re-assert](https://pypi.org/project/re-assert)|5.840377343422928e-06| -|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.840377343422928e-06| -|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.840377343422928e-06| -|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.840377343422928e-06| -|npm|karma-coverage-istanbul-reporter|5.830220936837534e-06| -|npm|karma-browserstack-launcher|5.830220936837534e-06| -|npm|ip|5.830220936837534e-06| -|pypi|[librosa](https://pypi.org/project/librosa)|5.8282011418359836e-06| -|npm|chai-passport-strategy|5.8250523012552305e-06| -|npm|passport-strategy|5.8250523012552305e-06| -|cran|clusterGeneration|5.815184906052652e-06| -|cran|pROC|5.810333996120864e-06| -|cran|[rversions](https://github.com/r-hub/rversions)|5.809736891646311e-06| -|npm|uglify-es|5.806560071727435e-06| -|cran|[Ckmeans.1d.dp](NA)|5.803295303932016e-06| -|pypi|[blurb](https://pypi.org/project/blurb)|5.797482750133671e-06| -|pypi|[bitstring](https://pypi.org/project/bitstring)|5.793783622235505e-06| -|cran|flexsurv|5.7860131500298865e-06| -|pypi|[tempora](https://pypi.org/project/tempora)|5.77593040498525e-06| -|pypi|[google-auth-httplib2](https://pypi.org/project/google-auth-httplib2)|5.7726442336024525e-06| -|cran|klaR|5.757499054612879e-06| -|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.747384937238494e-06| -|npm|d3-zoom|5.742932952342076e-06| -|npm|d3-transition|5.742932952342076e-06| -|npm|d3-timer|5.742932952342076e-06| -|npm|d3-shape|5.742932952342076e-06| -|npm|d3-selection|5.742932952342076e-06| -|npm|d3-interpolate|5.742932952342076e-06| -|npm|d3-ease|5.742932952342076e-06| -|npm|d3-color|5.742932952342076e-06| -|npm|d3-axis|5.742932952342076e-06| -|pypi|[soxr](https://pypi.org/project/soxr)|5.742677824267782e-06| -|pypi|[samplerate](https://pypi.org/project/samplerate)|5.742677824267782e-06| -|pypi|[presets](https://pypi.org/project/presets)|5.742677824267782e-06| -|pypi|[mir-eval](https://pypi.org/project/mir-eval)|5.742677824267782e-06| -|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|5.742677824267782e-06| -|pypi|[audioread](https://pypi.org/project/audioread)|5.742677824267782e-06| -|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|5.736237177074125e-06| -|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.735436112005149e-06| -|spack|unzip|5.735436112005149e-06| -|spack|wget|5.735436112005149e-06| -|npm|d3-request|5.72519426180514e-06| -|cran|cubature|5.715902879252483e-06| -|pypi|[aesara-theano-fallback](https://github.com/exoplanet-dev/aesara-theano-fallback)|5.715299421843231e-06| -|pypi|[halomod](https://github.com/steven-murray/halomod)|5.7023311416616875e-06| -|rubygems|appraisal|5.701641618990692e-06| -|pypi|[hyperopt](https://hyperopt.github.io/hyperopt)|5.694744585957982e-06| -|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.6869609768593774e-06| -|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|5.684695327566568e-06| -|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.676697779208245e-06| -|rubygems|hashie|5.663905729655879e-06| -|pypi|[pybamm](https://pypi.org/project/pybamm)|5.659878005746836e-06| -|cran|debugme|5.65090000718621e-06| -|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.648535564853557e-06| -|cran|subprocess|5.648535564853557e-06| -|cran|qvalue|5.648535564853557e-06| -|cran|tensorA|5.642328382914157e-06| -|cran|[EML](https://docs.ropensci.org/EML/)|5.621637776449498e-06| -|npm|tough-cookie|5.616022488945822e-06| -|pypi|[imgaug](https://github.com/aleju/imgaug)|5.613751476446927e-06| -|npm|moment-timezone|5.609784513762955e-06| -|npm|gulp-uglify|5.6086322523859875e-06| -|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|5.606333862357524e-06| -|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|5.606333862357524e-06| -|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|5.606333862357524e-06| -|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|5.606333862357524e-06| -|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|5.606333862357524e-06| -|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|5.606333862357524e-06| -|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|5.606333862357524e-06| -|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|5.606333862357524e-06| -|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|5.606333862357524e-06| -|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|5.606333862357524e-06| -|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|5.606333862357524e-06| -|pypi|[cogapp](https://pypi.org/project/cogapp)|5.599200506650148e-06| -|pypi|[thinc](https://github.com/explosion/thinc)|5.598347793131704e-06| -|npm|karma-jasmine|5.563214832027721e-06| -|npm|rollup-plugin-svelte|5.561572790314099e-06| -|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.539909880914066e-06| -|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.5377799655427065e-06| -|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.534737229297901e-06| -|cran|FNN|5.527981171548119e-06| -|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.512216841309149e-06| -|npm|classnames|5.503701319600902e-06| -|pypi|[pyexcel-ods3](https://pypi.org/project/pyexcel-ods3)|5.4966459728033476e-06| -|pypi|[pyexcel-xlsx](https://pypi.org/project/pyexcel-xlsx)|5.4966459728033476e-06| -|npm|[compression](https://github.com/expressjs/compression#readme)|5.4963698919714915e-06| -|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.482402165887276e-06| -|pypi|[kgt](https://pypi.org/project/kgt)|5.482402165887276e-06| -|pypi|[x21](https://pypi.org/project/x21)|5.482402165887276e-06| -|npm|updater-license|5.482402165887276e-06| -|npm|update|5.482402165887276e-06| -|npm|cose-base|5.482402165887276e-06| -|npm|murl|5.482402165887276e-06| -|npm|protein|5.482402165887276e-06| -|npm|network-address|5.482402165887276e-06| -|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.46789773867038e-06| -|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.466014857825976e-06| -|cran|rhub|5.433167853989411e-06| -|cran|gmailr|5.433167853989411e-06| -|cran|foghorn|5.433167853989411e-06| -|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|5.422429645693369e-06| -|cran|coxme|5.4223696271679895e-06| -|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.417983092818716e-06| -|npm|karma-mocha|5.40568703657279e-06| -|npm|grunt-contrib-clean|5.403730713398974e-06| -|pypi|[cooler](https://github.com/mirnylab/cooler)|5.402317347924043e-06| -|pypi|[python-slugify](https://github.com/un33k/python-slugify)|5.391843012363302e-06| -|cran|[dynlm](NA)|5.379557680812916e-06| -|pypi|[crossbar](http://crossbar.io/)|5.379557680812911e-06| -|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.379557680812911e-06| -|pypi|[asq](https://pypi.org/project/asq)|5.379557680812911e-06| -|pypi|[automat](https://pypi.org/project/automat)|5.379557680812911e-06| -|pypi|[cbor](https://pypi.org/project/cbor)|5.379557680812911e-06| -|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.379557680812911e-06| -|pypi|[hpack](https://pypi.org/project/hpack)|5.379557680812911e-06| -|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.379557680812911e-06| -|pypi|[netaddr](https://pypi.org/project/netaddr)|5.379557680812911e-06| -|pypi|[node-semver](https://pypi.org/project/node-semver)|5.379557680812911e-06| -|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.379557680812911e-06| -|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.379557680812911e-06| -|pypi|[pytrie](https://pypi.org/project/pytrie)|5.379557680812911e-06| -|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.379557680812911e-06| -|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.379557680812911e-06| -|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.379557680812911e-06| -|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.379557680812911e-06| -|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.379557680812911e-06| -|pypi|[sym](https://github.com/bjodah/sym)|5.379557680812911e-06| -|pypi|[translationstring](https://pypi.org/project/translationstring)|5.366798473493036e-06| -|cran|numbers|5.365558247082142e-06| -|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.347294109724186e-06| -|cran|loder|5.3301132168348514e-06| -|cran|ore|5.3301132168348514e-06| -|cran|mstate|5.325762104004782e-06| -|cran|changepoint|5.325762104004782e-06| -|cran|nor1mix|5.325762104004782e-06| -|cran|diptest|5.325762104004782e-06| -|cran|linprog|5.325762104004782e-06| -|cran|magic|5.325762104004782e-06| -|npm|mime-types|5.31587071969326e-06| -|npm|[which](https://github.com/isaacs/node-which#readme)|5.311490413352339e-06| -|npm|cli-table|5.310968320382546e-06| -|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.303789262773292e-06| -|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.303789262773292e-06| -|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.303789262773292e-06| -|pypi|[zstd](https://pypi.org/project/zstd)|5.303789262773292e-06| -|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|5.2980594915790595e-06| -|cran|metafor|5.290055504123587e-06| -|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.2813807531380764e-06| -|rubygems|activejob|5.2754740776259e-06| -|pypi|[sphobjinv](https://pypi.org/project/sphobjinv)|5.248387656903764e-06| -|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|5.245068738792588e-06| -|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|5.245068738792588e-06| -|pypi|[google-resumable-media](https://pypi.org/project/google-resumable-media)|5.2398096334686615e-06| -|pypi|[grandalf](https://github.com/bdcht/grandalf)|5.236102809324567e-06| -|cran|scico|5.230659209290411e-06| -|cran|rcartocolor|5.230659209290411e-06| -|pypi|[types-orjson](https://pypi.org/project/types-orjson)|5.22133539608312e-06| -|pypi|[types-ujson](https://pypi.org/project/types-ujson)|5.22133539608312e-06| -|pypi|[peewee](https://pypi.org/project/peewee)|5.22133539608312e-06| -|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.22133539608312e-06| -|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.22133539608312e-06| -|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|5.217907952645195e-06| -|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.20209228957422e-06| -|cran|lfe|5.200557834357881e-06| -|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.183937401510622e-06| -|cran|[aod](https://cran.r-project.org/package=aod)|5.183746716605346e-06| -|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.177824267782427e-06| -|spack|bdw-gc|5.177824267782427e-06| -|spack|googletest|5.177824267782427e-06| -|cran|gdalUtils|5.177824267782427e-06| -|cran|TeachingDemos|5.177824267782427e-06| -|cran|plotmo|5.177824267782427e-06| -|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.177824267782427e-06| -|npm|microbundle|5.177824267782427e-06| -|npm|const-version|5.177824267782427e-06| -|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.173111407421032e-06| -|npm|fresh|5.172489970803256e-06| -|npm|etag|5.172489970803256e-06| -|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.158479967902792e-06| -|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.158479967902792e-06| -|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.158479967902792e-06| -|pypi|[voila](https://pypi.org/project/voila)|5.158479967902792e-06| -|pypi|[SALib](https://pypi.org/project/SALib)|5.155918871923057e-06| -|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|5.1547730992938485e-06| -|npm|esbuild|5.152021156813411e-06| -|rubygems|[sync](https://github.com/ruby/sync)|5.147831720711296e-06| -|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|5.146443514644352e-06| -|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|5.146443514644352e-06| -|cran|[emld](https://docs.ropensci.org/emld/)|5.137477585176335e-06| -|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.129300657501494e-06| -|pypi|[fixtures](https://pypi.org/project/fixtures)|5.129300657501494e-06| -|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|5.126580532438273e-06| -|npm|execa|5.099863586350401e-06| -|npm|gulp-rename|5.098660208265447e-06| -|npm|gulp-concat|5.098660208265447e-06| -|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.087000134244382e-06| -|cran|BiocVersion|5.0857905149220155e-06| -|pypi|[pyahocorasick](https://pypi.org/project/pyahocorasick)|5.079916317991635e-06| -|pypi|[webob](https://pypi.org/project/webob)|5.070491746746977e-06| -|cran|modeltools|5.0688174410922695e-06| -|npm|eslint-plugin-html|5.063586556413813e-06| -|cran|Biobase|5.032846836297855e-06| -|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.024944445556654e-06| -|pypi|[sspa](https://github.com/cwieder/sspa)|5.020920502092052e-06| -|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.020920502092052e-06| -|cran|scagnostics|4.988505218630741e-06| -|cran|labelled|4.988505218630741e-06| -|cran|intergraph|4.988505218630741e-06| -|cran|broom.helpers|4.988505218630741e-06| -|pypi|[pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp)|4.9821399013419336e-06| -|cran|[dbscan](https://github.com/mhahsler/dbscan)|4.9797332580703555e-06| -|cran|speedglm|4.979453078302453e-06| -|npm|compressible|4.972355050806933e-06| -|pypi|[grayskull](https://pypi.org/project/grayskull)|4.97071129707113e-06| -|pypi|[pytorch-lightning](https://github.com/Lightning-AI/lightning)|4.9696738201667684e-06| -|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|4.967814612166078e-06| -|npm|jshint-stylish|4.966159363648903e-06| -|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|4.958102958756725e-06| -|pypi|[comm](https://pypi.org/project/comm)|4.938092093619664e-06| -|pypi|[bx-python](https://github.com/bxlab/bx-python)|4.93079275086034e-06| -|npm|karma-rollup-preprocessor|4.927027205279056e-06| -|pypi|[slicer](https://pypi.org/project/slicer)|4.918293954048995e-06| -|cran|PolynomF|4.905307201057036e-06| -|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|4.8865936105609605e-06| -|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|4.88508251666026e-06| -|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|4.877945604083312e-06| -|npm|browser-sync|4.8759639439483954e-06| -|cran|mlogit|4.864052889343077e-06| -|pypi|[scikit-optimize](https://scikit-optimize.github.io/)|4.85953377166767e-06| -|pypi|[scikit-fem](https://pypi.org/project/scikit-fem)|4.8507838886928494e-06| -|pypi|[tensorboardX](https://pypi.org/project/tensorboardX)|4.84552307370101e-06| -|cran|RcppCCTZ|4.844395144604349e-06| -|cran|genieclust|4.841601912731619e-06| -|cran|getopt|4.841601912731619e-06| -|npm|jsmd|4.841601912731619e-06| -|npm|is-mergeable-object|4.841601912731619e-06| -|cran|leaps|4.839274219504345e-06| -|pypi|[fasteners](https://pypi.org/project/fasteners)|4.836142003644172e-06| -|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.813816535901025e-06| -|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.809205020920503e-06| -|npm|gzip-size|4.79976090854752e-06| -|rubygems|actionmailer|4.79643727462018e-06| -|npm|read-file-relative|4.7931858936043035e-06| -|npm|normalize-newline|4.7931858936043035e-06| -|npm|callsite-record|4.7931858936043035e-06| -|spack|psm|4.779530093337625e-06| -|spack|opa-psm2|4.779530093337625e-06| -|spack|rdma-core|4.779530093337625e-06| -|spack|slurm|4.779530093337625e-06| -|cran|bignum|4.779530093337625e-06| -|pypi|[pycocotools](https://github.com/ppwwyyxx/cocoapi)|4.7698744769874465e-06| -|spack|[jemalloc](http://jemalloc.net/)|4.759702784590973e-06| -|pypi|[gitdb2](https://github.com/gitpython-developers/gitdb)|4.751942618051408e-06| -|pypi|[smmap2](https://github.com/gitpython-developers/smmap)|4.751942618051408e-06| -|cran|future.callr|4.7264682259785965e-06| -|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.707112970711297e-06| -|npm|baseui|4.707112970711297e-06| -|npm|color2k|4.707112970711297e-06| -|npm|copy-to-clipboard|4.707112970711297e-06| -|npm|cypress-circleci-reporter|4.707112970711297e-06| -|npm|d3-graphviz|4.707112970711297e-06| -|npm|decamelize|4.707112970711297e-06| -|npm|deck.gl|4.707112970711297e-06| -|npm|fzy.js|4.707112970711297e-06| -|npm|hoist-non-react-statics|4.707112970711297e-06| -|npm|humanize-string|4.707112970711297e-06| -|npm|immer|4.707112970711297e-06| -|npm|jest-fetch-mock|4.707112970711297e-06| -|npm|katex|4.707112970711297e-06| -|npm|mapbox-gl|4.707112970711297e-06| -|npm|moment-duration-format|4.707112970711297e-06| -|npm|node-emoji|4.707112970711297e-06| -|npm|numbro|4.707112970711297e-06| -|npm|protobufjs|4.707112970711297e-06| -|npm|react-color|4.707112970711297e-06| -|npm|react-debounce-render|4.707112970711297e-06| -|npm|react-device-detect|4.707112970711297e-06| -|npm|react-dropzone|4.707112970711297e-06| -|npm|react-feather|4.707112970711297e-06| -|npm|react-google-login|4.707112970711297e-06| -|npm|react-hotkeys|4.707112970711297e-06| -|npm|react-html-parser|4.707112970711297e-06| -|npm|react-map-gl|4.707112970711297e-06| -|npm|react-markdown|4.707112970711297e-06| -|npm|react-webcam|4.707112970711297e-06| -|npm|react-window|4.707112970711297e-06| -|npm|rehype-katex|4.707112970711297e-06| -|npm|rehype-raw|4.707112970711297e-06| -|npm|remark-emoji|4.707112970711297e-06| -|npm|remark-gfm|4.707112970711297e-06| -|npm|remark-math|4.707112970711297e-06| -|npm|re-resizable|4.707112970711297e-06| -|npm|styletron-engine-atomic|4.707112970711297e-06| -|npm|styletron-react|4.707112970711297e-06| -|npm|typed-signals|4.707112970711297e-06| -|npm|vega|4.707112970711297e-06| -|npm|vega-embed|4.707112970711297e-06| -|npm|vega-lite|4.707112970711297e-06| -|npm|xxhashjs|4.707112970711297e-06| -|cran|[solrium](https://github.com/ropensci/solrium)|4.699865511057985e-06| -|pypi|[pint-pulsar](https://pypi.org/project/pint-pulsar)|4.690301852958765e-06| -|pypi|[pytest-cython](https://pypi.org/project/pytest-cython)|4.660041841004184e-06| -|cran|quantmod|4.660041841004184e-06| -|cran|FastRWeb|4.660041841004184e-06| -|npm|draco3d|4.660041841004183e-06| -|npm|webgl-obj-loader|4.660041841004183e-06| -|cran|truncreg|4.645790948524049e-06| -|cran|panelr|4.645790948524049e-06| -|cran|metaBMA|4.645790948524049e-06| -|cran|ivreg|4.645790948524049e-06| -|cran|GLMMadaptive|4.645790948524049e-06| -|cran|clubSandwich|4.645790948524049e-06| -|cran|cgam|4.645790948524049e-06| -|cran|blme|4.645790948524049e-06| -|cran|geojsonlint|4.639868499701135e-06| -|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.639837759371531e-06| -|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.638566993810616e-06| -|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.638566993810616e-06| -|cran|topicmodels|4.63554758545636e-06| -|cran|akima|4.634264793783627e-06| -|cran|ipred|4.623095502397014e-06| -|npm|temp-path|4.617723084969424e-06| -|pypi|[jupyter-packaging](https://pypi.org/project/jupyter-packaging)|4.613441422594142e-06| -|rubygems|rb_sys|4.613441422594142e-06| -|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.607432931331529e-06| -|cran|[data.tree](http://github.com/gluc/data.tree)|4.604660393272363e-06| -|pypi|[kopt](https://pypi.org/project/kopt)|4.602510460251046e-06| -|cran|RcppBigIntAlgos|4.602510460251046e-06| -|cran|ggfittext|4.602510460251046e-06| -|cran|robust|4.602346084877466e-06| -|cran|taxadb|4.599521817095038e-06| -|npm|hot-loader|4.5923053372793145e-06| -|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.5923053372793145e-06| -|npm|babel-plugin-strip-function-call|4.5923053372793145e-06| -|npm|babel-plugin-styled-components|4.5923053372793145e-06| -|npm|binomial|4.5923053372793145e-06| -|npm|compression-webpack-plugin|4.5923053372793145e-06| -|npm|css.escape|4.5923053372793145e-06| -|npm|dom-to-image|4.5923053372793145e-06| -|npm|express-naked-redirect|4.5923053372793145e-06| -|npm|express-static-gzip|4.5923053372793145e-06| -|npm|html-webpack-plugin|4.5923053372793145e-06| -|npm|i18next|4.5923053372793145e-06| -|npm|leaflet|4.5923053372793145e-06| -|npm|leaflet-gesture-handling|4.5923053372793145e-06| -|npm|linspace|4.5923053372793145e-06| -|npm|lodash-webpack-plugin|4.5923053372793145e-06| -|npm|mousetrap|4.5923053372793145e-06| -|npm|null-loader|4.5923053372793145e-06| -|npm|outer-product|4.5923053372793145e-06| -|npm|react-addons-css-transition-group|4.5923053372793145e-06| -|npm|react-hot-loader|4.5923053372793145e-06| -|npm|react-i18next|4.5923053372793145e-06| -|npm|react-tooltip|4.5923053372793145e-06| -|npm|redux-thunk|4.5923053372793145e-06| -|npm|typeface-lato|4.5923053372793145e-06| -|npm|webpack-bundle-analyzer|4.5923053372793145e-06| -|npm|webpack-dev-middleware|4.5923053372793145e-06| -|npm|webpack-hot-middleware|4.5923053372793145e-06| -|npm|yaml-front-matter|4.5923053372793145e-06| -|cran|assertive.code|4.586780759429956e-06| -|cran|assertive.reflection|4.586780759429956e-06| -|cran|assertive.data.us|4.586780759429956e-06| -|cran|assertive.data.uk|4.586780759429956e-06| -|cran|assertive.data|4.586780759429956e-06| -|cran|assertive.models|4.586780759429956e-06| -|cran|assertive.matrices|4.586780759429956e-06| -|cran|assertive.sets|4.586780759429956e-06| -|cran|assertive.files|4.586780759429956e-06| -|cran|assertive.datetimes|4.586780759429956e-06| -|cran|assertive.strings|4.586780759429956e-06| -|cran|assertive.numbers|4.586780759429956e-06| -|cran|assertive.types|4.586780759429956e-06| -|cran|assertive.properties|4.586780759429956e-06| -|cran|assertive.base|4.586780759429956e-06| -|npm|merge-stream|4.57991714618706e-06| -|npm|vinyl-source-stream|4.5621823406459185e-06| -|npm|vinyl-buffer|4.5621823406459185e-06| -|pypi|[oemof.solph](https://oemof.org)|4.558054393305441e-06| -|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.5412226599124e-06| -|pypi|[lcapy](https://pypi.org/project/lcapy)|4.536976357312094e-06| -|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.536976357312094e-06| -|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.536976357312094e-06| -|pypi|[property-cached](https://pypi.org/project/property-cached)|4.536976357312094e-06| -|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.533655579870871e-06| -|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.518828451882847e-06| -|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.518828451882847e-06| -|pypi|[descartes](https://pypi.org/project/descartes)|4.507319175256205e-06| -|pypi|[mdurl](https://pypi.org/project/mdurl)|4.49431053301801e-06| -|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.49315329022442e-06| -|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.485247597590693e-06| -|pypi|[apipkg](https://pypi.org/project/apipkg)|4.482964734010759e-06| -|pypi|[atpublic](https://pypi.org/project/atpublic)|4.482964734010759e-06| -|pypi|[dvc](https://pypi.org/project/dvc)|4.482964734010759e-06| -|pypi|[inflect](https://pypi.org/project/inflect)|4.482964734010759e-06| -|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.482964734010759e-06| -|pypi|[nanotime](https://pypi.org/project/nanotime)|4.482964734010759e-06| -|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.482964734010759e-06| -|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.482964734010759e-06| -|pypi|[treelib](https://pypi.org/project/treelib)|4.482964734010759e-06| -|npm|rollup-plugin-istanbul|4.4794841713290735e-06| -|npm|karma-jasmine-html-reporter|4.4794841713290735e-06| -|npm|karma-detect-browsers|4.4794841713290735e-06| -|npm|hammer-simulator|4.4794841713290735e-06| -|npm|eslint-plugin-unicorn|4.4794841713290735e-06| -|npm|eslint-config-xo|4.4794841713290735e-06| -|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.4664868095830435e-06| -|pypi|[pymc3-ext](https://github.com/exoplanet-dev/pymc3-ext)|4.460284823470893e-06| -|npm|less|4.455746733839979e-06| -|pypi|[retrolab](https://pypi.org/project/retrolab)|4.438135086670651e-06| -|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.438135086670651e-06| -|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.438135086670651e-06| -|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.438135086670651e-06| -|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.438135086670651e-06| -|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.438135086670651e-06| -|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.438135086670651e-06| -|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.438135086670651e-06| -|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.438135086670651e-06| -|npm|gulp-clean|4.438135086670651e-06| -|npm|mocha-lcov-reporter|4.438135086670651e-06| -|npm|any-promise|4.438135086670651e-06| -|npm|thenify-all|4.438135086670651e-06| -|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.436568435544943e-06| -|cran|gdtools|4.416573296775895e-06| -|npm|schema-utils|4.407509359171988e-06| -|npm|loader-utils|4.407509359171988e-06| -|spack|[vtk](http://www.vtk.org)|4.4073798634954955e-06| -|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.404149724038362e-06| -|cran|[redux](https://github.com/richfitz/redux)|4.393305439330556e-06| -|pypi|[openstacksdk](https://docs.openstack.org/openstacksdk/)|4.3907949790794975e-06| -|pypi|[npx](https://pypi.org/project/npx)|4.385921732709821e-06| -|pypi|[meshplex](https://pypi.org/project/meshplex)|4.385921732709821e-06| -|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.385921732709821e-06| -|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.385921732709821e-06| -|pypi|[update-checker](https://pypi.org/project/update-checker)|4.385921732709821e-06| -|npm|karma-browserify|4.382658398087269e-06| -|pypi|[azure-storage-blob](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob)|4.378396552559732e-06| -|pypi|[resample](http://github.com/resample-project/resample)|4.361924686192468e-06| -|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.361924686192468e-06| -|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.361924686192468e-06| -|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|4.352818257653882e-06| -|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.343034136562156e-06| -|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.339692969532678e-06| -|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.33411231300989e-06| -|pypi|[Bio](https://github.com/ialbert/bio)|4.329537063969756e-06| -|cran|locfit|4.3272976482470075e-06| -|cran|bookdown|4.3111617031749945e-06| -|cran|nonnest2|4.309286003509246e-06| -|cran|officer|4.3091237104670275e-06| -|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|4.294650228796126e-06| -|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.289076509264799e-06| -|rubygems|irb|4.2871257507760825e-06| -|cran|[logger](https://daroczig.github.io/logger/)|4.285400791676944e-06| -|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.265989240884643e-06| -|cran|stm|4.25897854779945e-06| -|spack|berkeley-db|4.25461820083682e-06| -|spack|valgrind|4.237662352292059e-06| -|pypi|[qudida](https://pypi.org/project/qudida)|4.236401673640167e-06| -|cran|sparsesvd|4.236401673640167e-06| -|cran|FMStable|4.236401673640167e-06| -|cran|MuMIn|4.230305961686796e-06| -|pypi|[nitime](https://pypi.org/project/nitime)|4.229928427149247e-06| -|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|4.229928427149247e-06| -|pypi|[h5io](https://pypi.org/project/h5io)|4.229928427149247e-06| -|spack|libxscrnsaver|4.221449667733202e-06| -|pypi|[ddt](https://pypi.org/project/ddt)|4.218003586371787e-06| -|npm|babel-plugin-external-helpers|4.213233410519019e-06| -|pypi|[cosmospectra](https://github.com/sambit-giri/cosmospectra.git)|4.1971757322175755e-06| -|rubygems|timecop|4.184527367432328e-06| -|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.1841004184100435e-06| -|pypi|[mako](https://www.makotemplates.org/)|4.174796463095415e-06| -|cran|spls|4.16284445637191e-06| -|cran|Bessel|4.157949790794979e-06| -|cran|[archive](https://archive.r-lib.org/)|4.154148281386132e-06| -|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.142259414225942e-06| -|cran|transport|4.1422594142259415e-06| -|npm|csso|4.1422594142259415e-06| -|npm|google-closure-compiler|4.1422594142259415e-06| -|npm|ora|4.1422594142259415e-06| -|npm|update-notifier|4.1422594142259415e-06| -|npm|crass|4.1422594142259415e-06| -|npm|sqwish|4.1422594142259415e-06| -|npm|html-minifier|4.1422594142259415e-06| -|npm|node-version|4.1422594142259415e-06| -|pypi|[user-agents](https://pypi.org/project/user-agents)|4.142259414225941e-06| -|rubygems|zeitwerk|4.142259414225941e-06| -|rubygems|selma|4.142259414225941e-06| -|rubygems|sawyer|4.142259414225941e-06| -|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.127775989700678e-06| -|cran|[rsample](https://rsample.tidymodels.org)|4.1261192849480825e-06| -|pypi|[dataclasses-json](https://github.com/lidatong/dataclasses-json)|4.1256460743293145e-06| -|rubygems|execjs|4.120068738792588e-06| -|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.111057979677227e-06| -|npm|ascli|4.1008368200836825e-06| -|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.093141713661998e-06| -|pypi|[Epip](https://pypi.org/project/Epip)|4.093141713661998e-06| -|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.093141713661998e-06| -|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.093141713661998e-06| -|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.090199740446695e-06| -|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.0884638374178175e-06| -|npm|prettier-plugin-svelte|4.082194428090549e-06| -|npm|eslint-plugin-svelte3|4.082194428090549e-06| -|npm|svelte|4.082194428090549e-06| -|cran|tracerer|4.062981722087646e-06| -|npm|path-platform|4.059828451882845e-06| -|rubygems|rails-dom-testing|4.057723507813167e-06| -|pypi|[ducc0](https://pypi.org/project/ducc0)|4.056977602756586e-06| -|cran|stabledist|4.048261989056968e-06| -|cran|skewt|4.0475791990436345e-06| -|cran|catdata|4.0475791990436345e-06| -|cran|MPV|4.0475791990436345e-06| -|cran|fit.models|4.0475791990436345e-06| -|cran|DEoptimR|4.0475791990436345e-06| -|pypi|[sphinx-tabs](https://pypi.org/project/sphinx-tabs)|4.0453929256019235e-06| -|pypi|[langcodes](https://github.com/rspeer/langcodes)|4.042277389590779e-06| -|pypi|[pathy](https://github.com/justindujardin/pathy)|4.042277389590779e-06| -|pypi|[spacy-loggers](https://github.com/explosion/spacy-loggers)|4.042277389590779e-06| -|cran|feather|4.041512653255422e-06| -|pypi|[sentencepiece](https://pypi.org/project/sentencepiece)|4.037045004843663e-06| -|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.017489296192296e-06| -|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|4.003057611844224e-06| -|cran|spacetime|3.995213298162634e-06| -|pypi|[pytray](https://github.com/muhrin/pytray.git)|3.994906312534113e-06| -|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.979282741967914e-06| -|npm|underscore.string|3.976569037656903e-06| -|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|3.9539748953975005e-06| -|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|3.953974895397498e-06| -|pypi|[CacheControl](https://github.com/ionrock/cachecontrol)|3.951529641906216e-06| -|pypi|[pyshp](https://pypi.org/project/pyshp)|3.945008965929468e-06| -|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|3.945008965929468e-06| -|pypi|[noodles](https://pypi.org/project/noodles)|3.94445721642374e-06| -|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.937537358039471e-06| -|npm|gulp-babel|3.934089744684484e-06| -|pypi|[venusian](https://pypi.org/project/venusian)|3.932939445491748e-06| -|pypi|[hupper](https://pypi.org/project/hupper)|3.932939445491748e-06| -|rubygems|sassc|3.931068138552492e-06| -|npm|gulp-uglify-es|3.928163042550111e-06| -|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|3.924245760845628e-06| -|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|3.924245760845628e-06| -|pypi|[saspy](https://pypi.org/project/saspy)|3.924245760845628e-06| -|npm|escape-html|3.919190174502881e-06| -|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|3.910524621821694e-06| -|npm|eslint-plugin-jsx-a11y|3.910001077997984e-06| -|pypi|[Twisted](https://pypi.org/project/Twisted)|3.909626888896573e-06| -|pypi|[wordcloud](https://pypi.org/project/wordcloud)|3.906795542748787e-06| -|cran|[move](https://bartk.gitlab.io/move/)|3.9001793185893605e-06| -|pypi|[portray](https://pypi.org/project/portray)|3.88336820083682e-06| -|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.88336820083682e-06| -|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.88336820083682e-06| -|npm|isexe|3.88336820083682e-06| -|npm|superagent|3.88336820083682e-06| -|npm|connect-flash|3.88336820083682e-06| -|spack|nspr|3.87529079497908e-06| -|cran|goftest|3.856586351175877e-06| -|cran|tensor|3.856586351175877e-06| -|cran|spatstat.sparse|3.856586351175877e-06| -|cran|ellipse|3.849036924991161e-06| -|npm|seedrandom|3.846383741781231e-06| -|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.844760949117341e-06| -|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.833072368670276e-06| -|pypi|[feedparser](https://pypi.org/project/feedparser)|3.832445326285763e-06| -|cran|doRNG|3.821234309623431e-06| -|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.819466219123019e-06| -|cran|keras|3.816426384974413e-06| -|npm|[typedoc](https://typedoc.org)|3.809584205020921e-06| -|rubygems|reline|3.806089173640167e-06| -|pypi|[repoze.lru](http://www.repoze.org)|3.804916317991633e-06| -|cran|[rdflib](https://github.com/ropensci/rdflib)|3.8041157885748442e-06| -|npm|sass-true|3.8041157885748442e-06| -|package.json|github/wangjun1996/VisFeature|3.8037276531000383e-06| -|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.8037276531000383e-06| -|package.json|github/bio-tools/biotoolsSum|3.8037276531000383e-06| -|package.json|github/Shamir-Lab/domino_web|3.8037276531000383e-06| -|package.json|github/hetalang/heta-compiler|3.8037276531000383e-06| -|package.json|github/gear-genomics/tracy|3.8037276531000383e-06| -|package.json|github/MolMeDB/MolMeDB|3.8037276531000383e-06| -|package.json|github/tyo-nu/MINE-app|3.8037276531000383e-06| -|package.json|github/TNOCS/csWeb|3.8037276531000383e-06| -|package.json|github/nlesc-sherlock/Rig|3.8037276531000383e-06| -|package.json|github/EMResearch/EvoMaster|3.8037276531000383e-06| -|package.json|github/PathwayCommons/grounding-search|3.8037276531000383e-06| -|package.json|github/ci-for-research/self-hosted-runners|3.8037276531000383e-06| -|package.json|github/FINNGEN/lavaa-react|3.8037276531000383e-06| -|package.json|github/ratschlab/metagraph|3.8037276531000383e-06| -|package.json|github/korcsmarosgroup/TFlink|3.8037276531000383e-06| -|package.json|github/ci-for-science/self-hosted-runners|3.8037276531000383e-06| -|package.json|github/PopMedNet-Team/popmednet|3.8037276531000383e-06| -|package.json|github/eweitz/ideogram|3.8037276531000383e-06| -|package.json|github/interactivereport/OmicsView0|3.8037276531000383e-06| -|package.json|github/biosimulations/Biosimulations|3.8037276531000383e-06| -|package.json|github/bramvandijk88/cacatoo|3.8037276531000383e-06| -|package.json|github/PDB-REDO/tortoize|3.8037276531000383e-06| -|package.json|github/CrowdTruth/CrowdTruth|3.8037276531000383e-06| -|package.json|github/research-software-directory/research-software-directory|3.8037276531000383e-06| -|package.json|github/davidhoksza/MolArt|3.8037276531000383e-06| -|package.json|github/souzamonteiro/cnatool|3.8037276531000383e-06| -|package.json|github/quinlanW/dbMisLoc|3.8037276531000383e-06| -|package.json|github/phelelani/nf-rnaSeqMetagen|3.8037276531000383e-06| -|package.json|github/CNIC-Proteomics/TurboPutative-web|3.8037276531000383e-06| -|package.json|github/sib-swiss/glittr|3.8037276531000383e-06| -|package.json|github/tortellini-tools/action|3.8037276531000383e-06| -|package.json|github/ZjuLiangsl/mmkp|3.8037276531000383e-06| -|package.json|github/MichaelSel/edoJS|3.8037276531000383e-06| -|package.json|github/nextstrain/auspice|3.8037276531000383e-06| -|package.json|github/ADAH-EviDENce/evidence|3.8037276531000383e-06| -|package.json|github/Yomguithereal/talisman|3.8037276531000383e-06| -|package.json|github/MaayanLab/signature-commons-ui|3.8037276531000383e-06| -|package.json|github/meta-logic/sequoia|3.8037276531000383e-06| -|package.json|github/iomega/paired-data-form|3.8037276531000383e-06| -|package.json|github/iomega/zenodo-upload|3.8037276531000383e-06| -|package.json|github/citation-file-format/cff-initializer-javascript|3.8037276531000383e-06| -|package.json|github/Samreay/Marz|3.8037276531000383e-06| -|package.json|github/tobiasrausch/alfred|3.8037276531000383e-06| -|package.json|github/yyZhang14/dbEssLnc|3.8037276531000383e-06| -|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.8037276531000383e-06| -|package.json|github/CDSP-SCPO/dataverse-feed|3.8037276531000383e-06| -|package.json|github/klevis-a/kinematics-vis|3.8037276531000383e-06| -|package.json|github/amkram/shusher|3.8037276531000383e-06| -|package.json|github/DorianDepriester/mtex2Gmsh|3.8037276531000383e-06| -|package.json|github/AA-ALERT/frbcat-web|3.8037276531000383e-06| -|package.json|github/Via-Appia/via-appia-online-viewer|3.8037276531000383e-06| -|package.json|github/neuroneural/brainchop|3.8037276531000383e-06| -|package.json|github/fairdataihub/SPARClink|3.8037276531000383e-06| -|package.json|github/eWaterCycle/setup-grpc|3.8037276531000383e-06| -|package.json|github/eWaterCycle/setup-singularity|3.8037276531000383e-06| -|package.json|github/eWaterCycle/Cesium-NcWMS|3.8037276531000383e-06| -|package.json|github/eWaterCycle/eWaterleaf|3.8037276531000383e-06| -|package.json|github/vibbits/phyd3|3.8037276531000383e-06| -|package.json|github/emrecdem/emo-spectre|3.8037276531000383e-06| -|package.json|github/leraman/Hopla|3.8037276531000383e-06| -|package.json|github/mathjax/MathJax|3.8037276531000383e-06| -|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.8037276531000383e-06| -|package.json|github/cinemascience/cinema_snap|3.8037276531000383e-06| -|package.json|github/jspsych/jspsych|3.8037276531000383e-06| -|package.json|github/luntergroup/octopus|3.8037276531000383e-06| -|package.json|github/IPK-BIT/divbrowse|3.8037276531000383e-06| -|package.json|github/eucp-project/storyboards|3.8037276531000383e-06| -|package.json|github/eucp-project/atlas|3.8037276531000383e-06| -|package.json|github/ReGIS-org/regis-v2|3.8037276531000383e-06| -|package.json|github/pmkruyen/dearscholar|3.8037276531000383e-06| -|package.json|github/i-VRESSE/workflow-builder|3.8037276531000383e-06| -|package.json|github/lumen-org/lumen|3.8037276531000383e-06| -|package.json|github/Kaixhin/FGLab|3.8037276531000383e-06| -|package.json|github/Kaixhin/FGMachine|3.8037276531000383e-06| -|package.json|github/bids-standard/bids-validator|3.8037276531000383e-06| -|package.json|github/SchmidtDSE/afscgap|3.8037276531000383e-06| -|package.json|github/sonjageorgievska/CClusTera|3.8037276531000383e-06| -|package.json|github/streamlit/streamlit|3.8037276531000383e-06| -|package.json|github/dondi/GRNsight|3.8037276531000383e-06| -|package.json|github/NLeSC/xenon-flow|3.8037276531000383e-06| -|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.8037276531000383e-06| -|package.json|github/NLeSC/pattyvis|3.8037276531000383e-06| -|package.json|github/NLeSC/case-law-app|3.8037276531000383e-06| -|package.json|github/NLeSC/docker-couch-admin|3.8037276531000383e-06| -|package.json|github/NLeSC/DiVE|3.8037276531000383e-06| -|package.json|github/NLeSC/ExtJS-DateTime|3.8037276531000383e-06| -|package.json|github/NLeSC/UncertaintyVisualization|3.8037276531000383e-06| -|package.json|github/NLeSC/spot|3.8037276531000383e-06| -|package.json|gitlab/magnumpi/magnumpi|3.8037276531000383e-06| -|package.json|gitlab/geekysquirrel/bigx|3.8037276531000383e-06| -|package.json|gitlab/metafundev/metafun|3.8037276531000383e-06| -|requirements.txt|github/moead-framework/framework|3.8037276531000383e-06| -|requirements.txt|github/olivecha/guitarsounds|3.8037276531000383e-06| -|requirements.txt|github/villano-lab/nrCascadeSim|3.8037276531000383e-06| -|requirements.txt|github/STEllAR-GROUP/hpx|3.8037276531000383e-06| -|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.8037276531000383e-06| -|requirements.txt|github/ImperialCollegeLondon/champ|3.8037276531000383e-06| -|requirements.txt|github/iontorrent/TS|3.8037276531000383e-06| -|requirements.txt|github/LINNAE-project/SFB-Annotator|3.8037276531000383e-06| -|requirements.txt|github/luizfelippesr/galmag|3.8037276531000383e-06| -|requirements.txt|github/NBISweden/AGAT|3.8037276531000383e-06| -|requirements.txt|github/bthorne93/PySM_public|3.8037276531000383e-06| -|requirements.txt|github/jdswinbank/Comet|3.8037276531000383e-06| -|requirements.txt|github/LoganAMorrison/Hazma|3.8037276531000383e-06| -|requirements.txt|github/yuhuan-wu/mobilesal|3.8037276531000383e-06| -|requirements.txt|github/JD2112/methylr|3.8037276531000383e-06| -|requirements.txt|github/enveda/RPath|3.8037276531000383e-06| -|requirements.txt|github/florian-lienhard/MM-LSD|3.8037276531000383e-06| -|requirements.txt|github/mattyowl/astLib|3.8037276531000383e-06| -|requirements.txt|github/fabiorigamonti/bang|3.8037276531000383e-06| -|requirements.txt|github/HHTpy/HHTpywrapper|3.8037276531000383e-06| -|requirements.txt|github/biocircuits/bioscrape|3.8037276531000383e-06| -|requirements.txt|github/MD-Studio/MDStudio|3.8037276531000383e-06| -|requirements.txt|github/ucberkeleyseti/blimpy|3.8037276531000383e-06| -|requirements.txt|github/ucberkeleyseti/turbo_seti|3.8037276531000383e-06| -|requirements.txt|github/NETL-RIC/URC-Assessment-Method|3.8037276531000383e-06| -|requirements.txt|github/johnveitch/cpnest|3.8037276531000383e-06| -|requirements.txt|github/harrispopgen/mutyper|3.8037276531000383e-06| -|requirements.txt|github/ashleychontos/pySYD|3.8037276531000383e-06| -|requirements.txt|github/TeamCOMPAS/COMPAS|3.8037276531000383e-06| -|requirements.txt|github/flu-crew/smot|3.8037276531000383e-06| -|requirements.txt|github/tylertrimble/viswaternet|3.8037276531000383e-06| -|requirements.txt|github/pnsaevik/effluent|3.8037276531000383e-06| -|requirements.txt|github/zhangyk8/sconce-scms|3.8037276531000383e-06| -|requirements.txt|github/nickhand/pyRSD|3.8037276531000383e-06| -|requirements.txt|github/rmjarvis/Piff|3.8037276531000383e-06| -|requirements.txt|github/rmjarvis/TreeCorr|3.8037276531000383e-06| -|requirements.txt|github/secimTools/SECIMTools|3.8037276531000383e-06| -|requirements.txt|github/mrtommyb/ktransit|3.8037276531000383e-06| -|requirements.txt|github/miracum/ahd2fhir|3.8037276531000383e-06| -|requirements.txt|github/ryanvarley/exodata|3.8037276531000383e-06| -|requirements.txt|github/miguelcarcamov/csromer|3.8037276531000383e-06| -|requirements.txt|github/miguelcarcamov/gpuvmem|3.8037276531000383e-06| -|requirements.txt|github/kylemede/ExoSOFT|3.8037276531000383e-06| -|requirements.txt|github/OpenBioLink/Explorer|3.8037276531000383e-06| -|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.8037276531000383e-06| -|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.8037276531000383e-06| -|requirements.txt|github/sblunt/orbitize|3.8037276531000383e-06| -|requirements.txt|github/AemulusProject/bias_emulator|3.8037276531000383e-06| -|requirements.txt|github/statgen/Minimac4|3.8037276531000383e-06| -|requirements.txt|github/gbrammer/grizli|3.8037276531000383e-06| -|requirements.txt|github/fcastagna/preprofit|3.8037276531000383e-06| -|requirements.txt|github/fcastagna/JoXSZ|3.8037276531000383e-06| -|requirements.txt|github/zhoux85/scAdapt|3.8037276531000383e-06| -|requirements.txt|github/cytham/nanovar|3.8037276531000383e-06| -|requirements.txt|github/cylammarco/WDPhotTools|3.8037276531000383e-06| -|requirements.txt|github/cylammarco/ASPIRED|3.8037276531000383e-06| -|requirements.txt|github/dirac-institute/asterogap|3.8037276531000383e-06| -|requirements.txt|github/CederGroupHub/smol|3.8037276531000383e-06| -|requirements.txt|github/ExObsSim/ExoRad2-public|3.8037276531000383e-06| -|requirements.txt|github/singularityhub/sregistry|3.8037276531000383e-06| -|requirements.txt|github/CAMI-challenge/CAMITAX|3.8037276531000383e-06| -|requirements.txt|github/hongwanliu/DarkHistory|3.8037276531000383e-06| -|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.8037276531000383e-06| -|requirements.txt|github/logan-pearce/lofti_gaia|3.8037276531000383e-06| -|requirements.txt|github/astroboylrx/Rubble|3.8037276531000383e-06| -|requirements.txt|github/imcgreer/simqso|3.8037276531000383e-06| -|requirements.txt|github/bedops/bedops|3.8037276531000383e-06| -|requirements.txt|github/timstaley/amisurvey|3.8037276531000383e-06| -|requirements.txt|github/asntech/intervene|3.8037276531000383e-06| -|requirements.txt|github/COMBINE-lab/alevin-fry|3.8037276531000383e-06| -|requirements.txt|github/AndrewAnnex/SpiceyPy|3.8037276531000383e-06| -|requirements.txt|github/carronj/lenspyx|3.8037276531000383e-06| -|requirements.txt|github/carronj/plancklens|3.8037276531000383e-06| -|requirements.txt|github/Higgins00/TESS-Localize|3.8037276531000383e-06| -|requirements.txt|github/opengeos/segment-geospatial|3.8037276531000383e-06| -|requirements.txt|github/Gabaldonlab/jloh|3.8037276531000383e-06| -|requirements.txt|github/pyFFTW/pyFFTW|3.8037276531000383e-06| -|requirements.txt|github/zachetienne/nrpytutorial|3.8037276531000383e-06| -|requirements.txt|github/mscaudill/openseize|3.8037276531000383e-06| -|requirements.txt|github/chemfiles/chemfiles|3.8037276531000383e-06| -|requirements.txt|github/bow/fsnviz|3.8037276531000383e-06| -|requirements.txt|github/fgbuster/fgbuster|3.8037276531000383e-06| -|requirements.txt|github/PolyChord/PolyChordLite|3.8037276531000383e-06| -|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.8037276531000383e-06| -|requirements.txt|github/danielenricocahall/elephas|3.8037276531000383e-06| -|requirements.txt|github/lmcinnes/umap|3.8037276531000383e-06| -|requirements.txt|github/ECP-WarpX/WarpX|3.8037276531000383e-06| -|requirements.txt|github/SDXorg/pysd|3.8037276531000383e-06| -|requirements.txt|github/ConnorStoneAstro/AutoProf|3.8037276531000383e-06| -|requirements.txt|github/nlesc/embodied-emotions-scripts|3.8037276531000383e-06| -|requirements.txt|github/dsavransky/EXOSIMS|3.8037276531000383e-06| -|requirements.txt|github/snad-space/ztf-viewer|3.8037276531000383e-06| -|requirements.txt|github/mtlam/PyPulse|3.8037276531000383e-06| -|requirements.txt|github/SimonPfeifer/cows|3.8037276531000383e-06| -|requirements.txt|github/jkrogager/VoigtFit|3.8037276531000383e-06| -|requirements.txt|github/SuperKogito/spafe|3.8037276531000383e-06| -|requirements.txt|github/idruglab/hignn|3.8037276531000383e-06| -|requirements.txt|github/ITA-Solar/rh|3.8037276531000383e-06| -|requirements.txt|github/yrjia1015/CRISPRCasStack|3.8037276531000383e-06| -|requirements.txt|github/StingraySoftware/HENDRICS|3.8037276531000383e-06| -|requirements.txt|github/GBLille/MassiveFold|3.8037276531000383e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.8037276531000383e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.8037276531000383e-06| -|requirements.txt|github/dkoslicki/TAMPA|3.8037276531000383e-06| -|requirements.txt|github/kkjawz/coref-ee|3.8037276531000383e-06| -|requirements.txt|github/AusSRC/SoFiAX|3.8037276531000383e-06| -|requirements.txt|github/bregaldo/pywst|3.8037276531000383e-06| -|requirements.txt|github/bonsai-team/matam|3.8037276531000383e-06| -|requirements.txt|github/chianti-atomic/ChiantiPy|3.8037276531000383e-06| -|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.8037276531000383e-06| -|requirements.txt|github/pyxnat/pyxnat|3.8037276531000383e-06| -|requirements.txt|github/VIB-PSB/MINI-EX|3.8037276531000383e-06| -|requirements.txt|github/RBrearton/islatu|3.8037276531000383e-06| -|requirements.txt|github/a-griffiths/AutoSpec|3.8037276531000383e-06| -|requirements.txt|github/ajshajib/dolphin|3.8037276531000383e-06| -|requirements.txt|github/fccoelho/epigrass|3.8037276531000383e-06| -|requirements.txt|github/fccoelho/epimodels|3.8037276531000383e-06| -|requirements.txt|github/xraypy/xraylarch|3.8037276531000383e-06| -|requirements.txt|github/bioAI-Oslo/Spikeometric|3.8037276531000383e-06| -|requirements.txt|github/ianfhunter/GNOLL|3.8037276531000383e-06| -|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.8037276531000383e-06| -|requirements.txt|github/daler/pybedtools|3.8037276531000383e-06| -|requirements.txt|github/daler/gffutils|3.8037276531000383e-06| -|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.8037276531000383e-06| -|requirements.txt|github/sybila/biodivine-aeon-py|3.8037276531000383e-06| -|requirements.txt|github/kazewong/flowMC|3.8037276531000383e-06| -|requirements.txt|github/podondra/bayesian-sznet|3.8037276531000383e-06| -|requirements.txt|github/pynucastro/pynucastro|3.8037276531000383e-06| -|requirements.txt|github/rodluger/everest|3.8037276531000383e-06| -|requirements.txt|github/jeffdaily/parasail-python|3.8037276531000383e-06| -|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.8037276531000383e-06| -|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.8037276531000383e-06| -|requirements.txt|github/genouest/biomaj-daemon|3.8037276531000383e-06| -|requirements.txt|github/BorgwardtLab/simbsig|3.8037276531000383e-06| -|requirements.txt|github/dstndstn/tractor|3.8037276531000383e-06| -|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.8037276531000383e-06| -|requirements.txt|github/lpantano/seqcluster|3.8037276531000383e-06| -|requirements.txt|github/msyazwanfaid/hilalpy|3.8037276531000383e-06| -|requirements.txt|github/ladsantos/flatstar|3.8037276531000383e-06| -|requirements.txt|github/ladsantos/p-winds|3.8037276531000383e-06| -|requirements.txt|github/aksholokhov/pysr3|3.8037276531000383e-06| -|requirements.txt|github/SPARTA-dev/SPARTA|3.8037276531000383e-06| -|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.8037276531000383e-06| -|requirements.txt|github/KVSlab/VaMPy|3.8037276531000383e-06| -|requirements.txt|github/Narayana-Rao/SAR-tools|3.8037276531000383e-06| -|requirements.txt|github/gbouras13/plassembler|3.8037276531000383e-06| -|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.8037276531000383e-06| -|requirements.txt|github/jesford/cluster-lensing|3.8037276531000383e-06| -|requirements.txt|github/PynPoint/PynPoint|3.8037276531000383e-06| -|requirements.txt|github/vrodgom/statmorph|3.8037276531000383e-06| -|requirements.txt|github/ArtRand/signalAlign|3.8037276531000383e-06| -|requirements.txt|github/htjb/margarine|3.8037276531000383e-06| -|requirements.txt|github/htjb/globalemu|3.8037276531000383e-06| -|requirements.txt|github/klb2/qmkpy|3.8037276531000383e-06| -|requirements.txt|github/li-yangyang/lotus|3.8037276531000383e-06| -|requirements.txt|github/miguelzuma/hi_class_public|3.8037276531000383e-06| -|requirements.txt|github/spack/spack|3.8037276531000383e-06| -|requirements.txt|github/hannorein/rebound|3.8037276531000383e-06| -|requirements.txt|github/GalSim-developers/GalSim|3.8037276531000383e-06| -|requirements.txt|github/transientskp/lpf|3.8037276531000383e-06| -|requirements.txt|github/mwalmsley/zoobot|3.8037276531000383e-06| -|requirements.txt|github/Climdyn/qgs|3.8037276531000383e-06| -|requirements.txt|github/mwvgroup/pwv_kpno|3.8037276531000383e-06| -|requirements.txt|github/brentp/cyvcf2|3.8037276531000383e-06| -|requirements.txt|github/brentp/peddy|3.8037276531000383e-06| -|requirements.txt|github/kartheikiyer/dense_basis|3.8037276531000383e-06| -|requirements.txt|github/jts/nanopolish|3.8037276531000383e-06| -|requirements.txt|github/bjmorgan/py-sc-fermi|3.8037276531000383e-06| -|requirements.txt|github/LuisScoccola/persistable|3.8037276531000383e-06| -|requirements.txt|github/williamjameshandley/anesthetic|3.8037276531000383e-06| -|requirements.txt|github/williamjameshandley/fgivenx|3.8037276531000383e-06| -|requirements.txt|github/sorenwacker/ProteomicsQC|3.8037276531000383e-06| -|requirements.txt|github/moldyn/msmhelper|3.8037276531000383e-06| -|requirements.txt|github/SESMG/SESMG|3.8037276531000383e-06| -|requirements.txt|github/pyamg/pyamg|3.8037276531000383e-06| -|requirements.txt|github/reneshbedre/bioinfokit|3.8037276531000383e-06| -|requirements.txt|github/legolason/PyQSOFit|3.8037276531000383e-06| -|requirements.txt|github/sklasfeld/DANPOS3|3.8037276531000383e-06| -|requirements.txt|github/emerge-erc/ALminer|3.8037276531000383e-06| -|requirements.txt|github/mjshao06/pdifFinder|3.8037276531000383e-06| -|requirements.txt|github/kblin/ncbi-acc-download|3.8037276531000383e-06| -|requirements.txt|github/TinkerTools/tinker9|3.8037276531000383e-06| -|requirements.txt|github/OnroerendErfgoed/atramhasis|3.8037276531000383e-06| -|requirements.txt|github/silburt/DeepMoon|3.8037276531000383e-06| -|requirements.txt|github/mms-fcul/PypKa|3.8037276531000383e-06| -|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.8037276531000383e-06| -|requirements.txt|github/eggnogdb/eggnog-mapper|3.8037276531000383e-06| -|requirements.txt|github/SebastianBocquet/pygtc|3.8037276531000383e-06| -|requirements.txt|github/BASTAcode/BASTA|3.8037276531000383e-06| -|requirements.txt|github/RosettaCommons/RFDesign|3.8037276531000383e-06| -|requirements.txt|github/migueldvb/cine|3.8037276531000383e-06| -|requirements.txt|github/silx-kit/pyFAI|3.8037276531000383e-06| -|requirements.txt|github/grahambell/pymoc|3.8037276531000383e-06| -|requirements.txt|github/pyomeca/biosiglive|3.8037276531000383e-06| -|requirements.txt|github/labsyspharm/minerva-story|3.8037276531000383e-06| -|requirements.txt|github/ihmwg/python-modelcif|3.8037276531000383e-06| -|requirements.txt|github/tamarervin/SolAster|3.8037276531000383e-06| -|requirements.txt|github/icecube/TauRunner|3.8037276531000383e-06| -|requirements.txt|github/arnikz/PIQMIe|3.8037276531000383e-06| -|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.8037276531000383e-06| -|requirements.txt|github/gperezs/StarcNet|3.8037276531000383e-06| -|requirements.txt|github/miRTop/mirtop|3.8037276531000383e-06| -|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.8037276531000383e-06| -|requirements.txt|github/exoclime/HELIOS-K|3.8037276531000383e-06| -|requirements.txt|github/exoclime/HELA|3.8037276531000383e-06| -|requirements.txt|github/saberyoung/haffet|3.8037276531000383e-06| -|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.8037276531000383e-06| -|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.8037276531000383e-06| -|requirements.txt|github/wouterpeere/GHEtool|3.8037276531000383e-06| -|requirements.txt|github/grant-m-s/astronomicAL|3.8037276531000383e-06| -|requirements.txt|github/AWehrhahn/SME|3.8037276531000383e-06| -|requirements.txt|github/BenNordick/HiLoop|3.8037276531000383e-06| -|requirements.txt|github/pysal/spopt|3.8037276531000383e-06| -|requirements.txt|github/damonge/schNell|3.8037276531000383e-06| -|requirements.txt|github/healpy/healpy|3.8037276531000383e-06| -|requirements.txt|github/cdanielmachado/reframed|3.8037276531000383e-06| -|requirements.txt|github/pysat/pysat|3.8037276531000383e-06| -|requirements.txt|github/lkreidberg/batman|3.8037276531000383e-06| -|requirements.txt|github/MrOlm/drep|3.8037276531000383e-06| -|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|3.8037276531000383e-06| -|requirements.txt|github/joshspeagle/dynesty|3.8037276531000383e-06| -|requirements.txt|github/TianlaiProject/tlpipe|3.8037276531000383e-06| -|requirements.txt|github/maserlib/ExPRES|3.8037276531000383e-06| -|requirements.txt|github/cwentland0/perform|3.8037276531000383e-06| -|requirements.txt|github/taoliu/MACS|3.8037276531000383e-06| -|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.8037276531000383e-06| -|requirements.txt|github/GilbertLabUCSF/CanDI|3.8037276531000383e-06| -|requirements.txt|github/DataBiosphere/wdl-parsers|3.8037276531000383e-06| -|requirements.txt|github/pcingola/SnpEff|3.8037276531000383e-06| -|requirements.txt|github/CarlosCoba/XookSuut-code|3.8037276531000383e-06| -|requirements.txt|github/hpparvi/opents|3.8037276531000383e-06| -|requirements.txt|github/hpparvi/PyTransit|3.8037276531000383e-06| -|requirements.txt|github/ExeClim/Isca|3.8037276531000383e-06| -|requirements.txt|github/ggciag/mandyoc|3.8037276531000383e-06| -|requirements.txt|github/minkailin/stratsi|3.8037276531000383e-06| -|requirements.txt|github/qmarcou/IGoR|3.8037276531000383e-06| -|requirements.txt|github/python-streamz/streamz|3.8037276531000383e-06| -|requirements.txt|github/villrv/SuperRAENN|3.8037276531000383e-06| -|requirements.txt|github/galaxyproject/galaxy-lib|3.8037276531000383e-06| -|requirements.txt|github/monarch-initiative/loinc2hpo|3.8037276531000383e-06| -|requirements.txt|github/LSSTDESC/snmachine|3.8037276531000383e-06| -|requirements.txt|github/LSSTDESC/Spectractor|3.8037276531000383e-06| -|requirements.txt|github/LSSTDESC/sacc|3.8037276531000383e-06| -|requirements.txt|github/BioGearsEngine/core|3.8037276531000383e-06| -|requirements.txt|github/ablab/TandemTools|3.8037276531000383e-06| -|requirements.txt|github/rcsb/mmtf-python|3.8037276531000383e-06| -|requirements.txt|github/jpierel14/snsed|3.8037276531000383e-06| -|requirements.txt|github/exciting/excitingtools|3.8037276531000383e-06| -|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.8037276531000383e-06| -|requirements.txt|github/ethicsai/ethical-smart-grid|3.8037276531000383e-06| -|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.8037276531000383e-06| -|requirements.txt|github/esa/NIDN|3.8037276531000383e-06| -|requirements.txt|github/ot483/NetCom|3.8037276531000383e-06| -|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.8037276531000383e-06| -|requirements.txt|github/epfl-radio-astro/PINION|3.8037276531000383e-06| -|requirements.txt|github/epfl-radio-astro/LiSA|3.8037276531000383e-06| -|requirements.txt|github/SharmaLlama/ticktack|3.8037276531000383e-06| -|requirements.txt|github/johannesulf/dsigma|3.8037276531000383e-06| -|requirements.txt|github/drphilmarshall/HumVI|3.8037276531000383e-06| -|requirements.txt|github/atomec-project/atoMEC|3.8037276531000383e-06| -|requirements.txt|github/spacetelescope/mirage|3.8037276531000383e-06| -|requirements.txt|github/qMRLab/qMRLab|3.8037276531000383e-06| -|requirements.txt|github/nextstrain/nextclade|3.8037276531000383e-06| -|requirements.txt|github/antoinemarchal/ROHSA|3.8037276531000383e-06| -|requirements.txt|github/marius311/cosmoslik|3.8037276531000383e-06| -|requirements.txt|github/xinyiguan/py2lispIDyOM|3.8037276531000383e-06| -|requirements.txt|github/YuRui8879/MRASleepNet|3.8037276531000383e-06| -|requirements.txt|github/JLiangLab/TransVW|3.8037276531000383e-06| -|requirements.txt|github/SJLeo/FFSD|3.8037276531000383e-06| -|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.8037276531000383e-06| -|requirements.txt|github/ucl-exoplanets/pylightcurve|3.8037276531000383e-06| -|requirements.txt|github/smithlabcode/dnmtools|3.8037276531000383e-06| -|requirements.txt|github/onnela-lab/beiwe-backend|3.8037276531000383e-06| -|requirements.txt|github/Cristianetaniguti/Reads2Map|3.8037276531000383e-06| -|requirements.txt|github/nanoporetech/pychopper|3.8037276531000383e-06| -|requirements.txt|github/nanoporetech/medaka|3.8037276531000383e-06| -|requirements.txt|github/bradkav/WIMpy_NREFT|3.8037276531000383e-06| -|requirements.txt|github/bradkav/CEvNS|3.8037276531000383e-06| -|requirements.txt|github/bradkav/verne|3.8037276531000383e-06| -|requirements.txt|github/variomes/sibtm-variomes|3.8037276531000383e-06| -|requirements.txt|github/1313e/CMasher|3.8037276531000383e-06| -|requirements.txt|github/BioinfoUNIBA/REDItools2|3.8037276531000383e-06| -|requirements.txt|github/pcubillos/pyratbay|3.8037276531000383e-06| -|requirements.txt|github/pcubillos/repack|3.8037276531000383e-06| -|requirements.txt|github/pcubillos/mc3|3.8037276531000383e-06| -|requirements.txt|github/DSIMB/medusa|3.8037276531000383e-06| -|requirements.txt|github/AdmiralenOla/Scoary|3.8037276531000383e-06| -|requirements.txt|github/EGaraldi/corecon|3.8037276531000383e-06| -|requirements.txt|github/fhcrc/seqmagick|3.8037276531000383e-06| -|requirements.txt|github/jsobeck/MOOG_SCAT|3.8037276531000383e-06| -|requirements.txt|github/aewallin/allantools|3.8037276531000383e-06| -|requirements.txt|github/afeinstein20/eleanor|3.8037276531000383e-06| -|requirements.txt|github/jakeret/tf_unet|3.8037276531000383e-06| -|requirements.txt|github/jakeret/abcpmc|3.8037276531000383e-06| -|requirements.txt|github/keatonb/TESS_PRF|3.8037276531000383e-06| -|requirements.txt|github/keatonb/Pyriod|3.8037276531000383e-06| -|requirements.txt|github/discsim/frank|3.8037276531000383e-06| -|requirements.txt|github/erling6232/imagedata|3.8037276531000383e-06| -|requirements.txt|github/ncbi/datasets|3.8037276531000383e-06| -|requirements.txt|github/kuanrongchan/COVID19-severity|3.8037276531000383e-06| -|requirements.txt|github/ryneches/SuchTree|3.8037276531000383e-06| -|requirements.txt|github/surf-eds/one-button-compute|3.8037276531000383e-06| -|requirements.txt|github/rrwick/Deepbinner|3.8037276531000383e-06| -|requirements.txt|github/AMReX-Astro/Nyx|3.8037276531000383e-06| -|requirements.txt|github/AMReX-Astro/MAESTROeX|3.8037276531000383e-06| -|requirements.txt|github/AMReX-Astro/Castro|3.8037276531000383e-06| -|requirements.txt|github/cmoestl/3DCORE|3.8037276531000383e-06| -|requirements.txt|github/paulbrodersen/netgraph|3.8037276531000383e-06| -|requirements.txt|github/SarveshVGharat/Plages-Identification|3.8037276531000383e-06| -|requirements.txt|github/Ajstros/pyripherals|3.8037276531000383e-06| -|requirements.txt|github/astro-informatics/sleplet|3.8037276531000383e-06| -|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.8037276531000383e-06| -|requirements.txt|github/mpound/pdrtpy|3.8037276531000383e-06| -|requirements.txt|github/aboucaud/pypher|3.8037276531000383e-06| -|requirements.txt|github/gvilitechltd/LibSWIFFT|3.8037276531000383e-06| -|requirements.txt|github/micahvista/MAMnet|3.8037276531000383e-06| -|requirements.txt|github/bcbio/bcbio-nextgen|3.8037276531000383e-06| -|requirements.txt|github/kinnala/scikit-fem|3.8037276531000383e-06| -|requirements.txt|github/ngbusca/QuasarNET|3.8037276531000383e-06| -|requirements.txt|github/jgieseler/solarmach|3.8037276531000383e-06| -|requirements.txt|github/xuanxu/starmatrix|3.8037276531000383e-06| -|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.8037276531000383e-06| -|requirements.txt|github/hposborn/MonoTools|3.8037276531000383e-06| -|requirements.txt|github/uedaLabR/nanoDoc|3.8037276531000383e-06| -|requirements.txt|github/justyncw/STAR_MELT|3.8037276531000383e-06| -|requirements.txt|github/widdowquinn/pyani|3.8037276531000383e-06| -|requirements.txt|github/tmcclintock/AReconstructionTool|3.8037276531000383e-06| -|requirements.txt|github/rkiman/wdwarfdate|3.8037276531000383e-06| -|requirements.txt|github/exosports/MARGE|3.8037276531000383e-06| -|requirements.txt|github/exosports/homer|3.8037276531000383e-06| -|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.8037276531000383e-06| -|requirements.txt|github/kno10/python-kmedoids|3.8037276531000383e-06| -|requirements.txt|github/HLasse/TextDescriptives|3.8037276531000383e-06| -|requirements.txt|github/timothydmorton/isochrones|3.8037276531000383e-06| -|requirements.txt|github/SuLab/Wikidata-phenomizer|3.8037276531000383e-06| -|requirements.txt|github/YesselmanLab/rna_map|3.8037276531000383e-06| -|requirements.txt|github/PaulRitsche/DLTrack|3.8037276531000383e-06| -|requirements.txt|github/robashaw/libecpint|3.8037276531000383e-06| -|requirements.txt|github/tud-hri/joan|3.8037276531000383e-06| -|requirements.txt|github/tud-hri/travia|3.8037276531000383e-06| -|requirements.txt|github/LSARP/ProteomicsQC|3.8037276531000383e-06| -|requirements.txt|github/benstahl92/deepSIP|3.8037276531000383e-06| -|requirements.txt|github/sibirrer/psfr|3.8037276531000383e-06| -|requirements.txt|github/citation-file-format/citation-file-format|3.8037276531000383e-06| -|requirements.txt|github/ryanhausen/fitsmap|3.8037276531000383e-06| -|requirements.txt|github/mgieles/limepy|3.8037276531000383e-06| -|requirements.txt|github/milnus/Magphi|3.8037276531000383e-06| -|requirements.txt|github/open2c/pairtools|3.8037276531000383e-06| -|requirements.txt|github/icrar/daliuge|3.8037276531000383e-06| -|requirements.txt|github/valentineap/pyprop8|3.8037276531000383e-06| -|requirements.txt|github/rae-holcomb/SpinSpotter|3.8037276531000383e-06| -|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.8037276531000383e-06| -|requirements.txt|github/PacificBiosciences/pbbam|3.8037276531000383e-06| -|requirements.txt|github/CosmoStat/mccd|3.8037276531000383e-06| -|requirements.txt|github/pennsignals/chime|3.8037276531000383e-06| -|requirements.txt|github/sbird/fake_spectra|3.8037276531000383e-06| -|requirements.txt|github/kyleaoman/martini|3.8037276531000383e-06| -|requirements.txt|github/annayqho/TheCannon|3.8037276531000383e-06| -|requirements.txt|github/scottgigante/picopore|3.8037276531000383e-06| -|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.8037276531000383e-06| -|requirements.txt|github/scikit-learn-contrib/hdbscan|3.8037276531000383e-06| -|requirements.txt|github/Basvanstein/GSAreport|3.8037276531000383e-06| -|requirements.txt|github/SHTOOLS/SHTOOLS|3.8037276531000383e-06| -|requirements.txt|github/segasai/rvspecfit|3.8037276531000383e-06| -|requirements.txt|github/pierfied/karmma|3.8037276531000383e-06| -|requirements.txt|github/achael/eht-imaging|3.8037276531000383e-06| -|requirements.txt|github/yupidevs/pactus|3.8037276531000383e-06| -|requirements.txt|github/snowformatics/macrobot|3.8037276531000383e-06| -|requirements.txt|github/mrempel/geohexviz|3.8037276531000383e-06| -|requirements.txt|github/PNNL-m-q/mza|3.8037276531000383e-06| -|requirements.txt|github/gmbrandt/HTOF|3.8037276531000383e-06| -|requirements.txt|github/londumas/redvsblue|3.8037276531000383e-06| -|requirements.txt|github/Lyalpha/spalipy|3.8037276531000383e-06| -|requirements.txt|github/rzellem/EXOTIC|3.8037276531000383e-06| -|requirements.txt|github/benjaminbolling/RSW|3.8037276531000383e-06| -|requirements.txt|github/EnricoCorsaro/FAMED|3.8037276531000383e-06| -|requirements.txt|github/nickk124/RCR|3.8037276531000383e-06| -|requirements.txt|github/Qiskit/qiskit-experiments|3.8037276531000383e-06| -|requirements.txt|github/lucianolorenti/ceruleo|3.8037276531000383e-06| -|requirements.txt|github/pysam-developers/pysam|3.8037276531000383e-06| -|requirements.txt|github/ywx649999311/EzTao|3.8037276531000383e-06| -|requirements.txt|github/johnpaulett/python-hl7|3.8037276531000383e-06| -|requirements.txt|github/Samreay/ChainConsumer|3.8037276531000383e-06| -|requirements.txt|github/Samreay/Barry|3.8037276531000383e-06| -|requirements.txt|github/igvteam/igv-reports|3.8037276531000383e-06| -|requirements.txt|github/travisseymour/EPICpy|3.8037276531000383e-06| -|requirements.txt|github/j-erler/pymf|3.8037276531000383e-06| -|requirements.txt|github/alawryaguila/multi-view-AE|3.8037276531000383e-06| -|requirements.txt|github/sebastian-zieba/PACMAN|3.8037276531000383e-06| -|requirements.txt|github/AndreyTavleev/DiscVerSt|3.8037276531000383e-06| -|requirements.txt|github/bd-j/prospector|3.8037276531000383e-06| -|requirements.txt|github/bd-j/sedpy|3.8037276531000383e-06| -|requirements.txt|github/desihub/fastspecfit|3.8037276531000383e-06| -|requirements.txt|github/telatin/qax|3.8037276531000383e-06| -|requirements.txt|github/prashjet/popkinmocks|3.8037276531000383e-06| -|requirements.txt|github/neuroanatomy/reorient|3.8037276531000383e-06| -|requirements.txt|github/manodeep/TesseRACt|3.8037276531000383e-06| -|requirements.txt|github/jeschaef/Graph4Med|3.8037276531000383e-06| -|requirements.txt|github/macrocosme/amber_meta|3.8037276531000383e-06| -|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.8037276531000383e-06| -|requirements.txt|github/trygvrad/DF-XRM_viz|3.8037276531000383e-06| -|requirements.txt|github/nickelnine37/pykronecker|3.8037276531000383e-06| -|requirements.txt|github/ska-sa/katdal|3.8037276531000383e-06| -|requirements.txt|github/cosmo-ethz/seek|3.8037276531000383e-06| -|requirements.txt|github/cosmo-ethz/hide|3.8037276531000383e-06| -|requirements.txt|github/cosmo-ethz/CosmoHammer|3.8037276531000383e-06| -|requirements.txt|github/arnauqb/qwind|3.8037276531000383e-06| -|requirements.txt|github/OxES/k2sc|3.8037276531000383e-06| -|requirements.txt|github/PaulHancock/Robbie|3.8037276531000383e-06| -|requirements.txt|github/mwaskom/seaborn|3.8037276531000383e-06| -|requirements.txt|github/MichelleLochner/astronomaly|3.8037276531000383e-06| -|requirements.txt|github/seeh/surprise|3.8037276531000383e-06| -|requirements.txt|github/lutteropp/NetRAX|3.8037276531000383e-06| -|requirements.txt|github/radiocosmology/draco|3.8037276531000383e-06| -|requirements.txt|github/radiocosmology/driftscan|3.8037276531000383e-06| -|requirements.txt|github/CGATOxford/UMI-tools|3.8037276531000383e-06| -|requirements.txt|github/pymedphys/pymedphys|3.8037276531000383e-06| -|requirements.txt|github/etal/cnvkit|3.8037276531000383e-06| -|requirements.txt|github/shandley/hecatomb|3.8037276531000383e-06| -|requirements.txt|github/valboz/VBBinaryLensing|3.8037276531000383e-06| -|requirements.txt|github/NREL/G2Aero|3.8037276531000383e-06| -|requirements.txt|github/STOmics/EAGS|3.8037276531000383e-06| -|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.8037276531000383e-06| -|requirements.txt|github/jtschindler/sculptor|3.8037276531000383e-06| -|requirements.txt|github/ptriska/WavesDash|3.8037276531000383e-06| -|requirements.txt|github/sczesla/PyAstronomy|3.8037276531000383e-06| -|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.8037276531000383e-06| -|requirements.txt|github/jdber1/opendrop|3.8037276531000383e-06| -|requirements.txt|github/semaphoreP/whereistheplanet|3.8037276531000383e-06| -|requirements.txt|github/C0PEP0D/otto|3.8037276531000383e-06| -|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.8037276531000383e-06| -|requirements.txt|github/parsotat/batanalysis|3.8037276531000383e-06| -|requirements.txt|github/maxmahlke/ssos|3.8037276531000383e-06| -|requirements.txt|github/lucabaldini/ixpeobssim|3.8037276531000383e-06| -|requirements.txt|github/mavrix93/LightCurvesClassifier|3.8037276531000383e-06| -|requirements.txt|github/YangLab/CIRCexplorer2|3.8037276531000383e-06| -|requirements.txt|github/HannahMDoherty/ChemGAPP|3.8037276531000383e-06| -|requirements.txt|github/sosl/H-FISTA|3.8037276531000383e-06| -|requirements.txt|github/winni2k/abeona|3.8037276531000383e-06| -|requirements.txt|github/pni-lab/mlconfound|3.8037276531000383e-06| -|requirements.txt|github/james-m-osborn/astrosat|3.8037276531000383e-06| -|requirements.txt|github/biomedia-mira/masf|3.8037276531000383e-06| -|requirements.txt|github/biomedia-mira/istn|3.8037276531000383e-06| -|requirements.txt|github/biomedia-mira/deepscm|3.8037276531000383e-06| -|requirements.txt|github/Ambuj-UF/APOP|3.8037276531000383e-06| -|requirements.txt|github/johnh2o2/cuvarbase|3.8037276531000383e-06| -|requirements.txt|github/E3SM-Project/gdess|3.8037276531000383e-06| -|requirements.txt|github/huiwenke/MineProt|3.8037276531000383e-06| -|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.8037276531000383e-06| -|requirements.txt|github/ebachelet/pyLIMA|3.8037276531000383e-06| -|requirements.txt|github/connor-lab/vapor|3.8037276531000383e-06| -|requirements.txt|github/abatten/fruitbat|3.8037276531000383e-06| -|requirements.txt|github/cistrome/MIRA|3.8037276531000383e-06| -|requirements.txt|github/COINtoolbox/ActSNClass|3.8037276531000383e-06| -|requirements.txt|github/JulioHC00/PEPITA|3.8037276531000383e-06| -|requirements.txt|github/NLESC-JCER/QMCblip|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/PyMORESANE|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/rodrigues|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/QuartiCal|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/Stimela-classic|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/breizorro|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/Stimela|3.8037276531000383e-06| -|requirements.txt|github/JulianBMunoz/Zeus21|3.8037276531000383e-06| -|requirements.txt|github/JulianBMunoz/RelicFast|3.8037276531000383e-06| -|requirements.txt|github/astromer-science/main-code|3.8037276531000383e-06| -|requirements.txt|github/MIAnalyzer/MIA|3.8037276531000383e-06| -|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.8037276531000383e-06| -|requirements.txt|github/Julian/jsonschema|3.8037276531000383e-06| -|requirements.txt|github/aimalz/qp|3.8037276531000383e-06| -|requirements.txt|github/CobayaSampler/cobaya|3.8037276531000383e-06| -|requirements.txt|github/openmsi/openmsistream|3.8037276531000383e-06| -|requirements.txt|github/ixkael/Delight|3.8037276531000383e-06| -|requirements.txt|github/stinefm/relsad|3.8037276531000383e-06| -|requirements.txt|github/hallamlab/TreeSAPP|3.8037276531000383e-06| -|requirements.txt|github/deepmind/alphafold|3.8037276531000383e-06| -|requirements.txt|github/ggonnella/fastsubtrees|3.8037276531000383e-06| -|requirements.txt|github/KeplerGO/PyKE|3.8037276531000383e-06| -|requirements.txt|github/KeplerGO/K2fov|3.8037276531000383e-06| -|requirements.txt|github/KeplerGO/kadenza|3.8037276531000383e-06| -|requirements.txt|github/tiberioap/grav_waldo|3.8037276531000383e-06| -|requirements.txt|github/AllenInstitute/bmtk|3.8037276531000383e-06| -|requirements.txt|github/mirnylab/cooler|3.8037276531000383e-06| -|requirements.txt|github/mirnylab/pairtools|3.8037276531000383e-06| -|requirements.txt|github/dib-lab/sourmash|3.8037276531000383e-06| -|requirements.txt|github/dib-lab/dammit|3.8037276531000383e-06| -|requirements.txt|github/PetroFit/petrofit|3.8037276531000383e-06| -|requirements.txt|github/epi2me-labs/mapula|3.8037276531000383e-06| -|requirements.txt|github/tomasplsek/CADET|3.8037276531000383e-06| -|requirements.txt|github/rpoleski/MulensModel|3.8037276531000383e-06| -|requirements.txt|github/vterron/lemon|3.8037276531000383e-06| -|requirements.txt|github/sjteresi/TE_Density|3.8037276531000383e-06| -|requirements.txt|github/SegataLab/lefse|3.8037276531000383e-06| -|requirements.txt|github/AOtools/aotools|3.8037276531000383e-06| -|requirements.txt|github/MikeSWang/HorizonGRound|3.8037276531000383e-06| -|requirements.txt|github/MikeSWang/Harmonia|3.8037276531000383e-06| -|requirements.txt|github/inpefess/gym-saturation|3.8037276531000383e-06| -|requirements.txt|github/bfarr/kombine|3.8037276531000383e-06| -|requirements.txt|github/mswzeus/TargetNet|3.8037276531000383e-06| -|requirements.txt|github/Smith42/pix2prof|3.8037276531000383e-06| -|requirements.txt|github/he2016012996/CABnet|3.8037276531000383e-06| -|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.8037276531000383e-06| -|requirements.txt|github/ppsp-team/PyNM|3.8037276531000383e-06| -|requirements.txt|github/swagnercarena/paltas|3.8037276531000383e-06| -|requirements.txt|github/jeremysanders/mbproj2|3.8037276531000383e-06| -|requirements.txt|github/JulianZDing/UniMAP|3.8037276531000383e-06| -|requirements.txt|github/FlorianThibord/OptimiR|3.8037276531000383e-06| -|requirements.txt|github/iAART/aart|3.8037276531000383e-06| -|requirements.txt|github/forrest-lab/scMatch|3.8037276531000383e-06| -|requirements.txt|github/aertslab/pySCENIC|3.8037276531000383e-06| -|requirements.txt|github/austinpeel/herculens|3.8037276531000383e-06| -|requirements.txt|github/3d-pli/fastpli|3.8037276531000383e-06| -|requirements.txt|github/jmsdsouzaPhD/GWDALI|3.8037276531000383e-06| -|requirements.txt|github/ABM4ALL/Melodie|3.8037276531000383e-06| -|requirements.txt|github/LondonBiofoundry/basicsynbio|3.8037276531000383e-06| -|requirements.txt|github/TearsWaiting/MIMML|3.8037276531000383e-06| -|requirements.txt|github/nanograv/enterprise|3.8037276531000383e-06| -|requirements.txt|github/Zafiirah13/meercrab|3.8037276531000383e-06| -|requirements.txt|github/linsalrob/PhiSpy|3.8037276531000383e-06| -|requirements.txt|github/dfm/ketu|3.8037276531000383e-06| -|requirements.txt|github/alejandrobll/py-sphviewer|3.8037276531000383e-06| -|requirements.txt|github/minaskar/pocomc|3.8037276531000383e-06| -|requirements.txt|github/minaskar/hankl|3.8037276531000383e-06| -|requirements.txt|github/minaskar/zeus|3.8037276531000383e-06| -|requirements.txt|github/JuliaHCI/ADI.jl|3.8037276531000383e-06| -|requirements.txt|github/lgrcia/prose|3.8037276531000383e-06| -|requirements.txt|github/pipliggins/EVolve|3.8037276531000383e-06| -|requirements.txt|github/chenwuperth/rgz_rcnn|3.8037276531000383e-06| -|requirements.txt|github/nialov/fractopo|3.8037276531000383e-06| -|requirements.txt|github/ronshnapp/MyPTV|3.8037276531000383e-06| -|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.8037276531000383e-06| -|requirements.txt|github/Vini2/GraphBin|3.8037276531000383e-06| -|requirements.txt|github/jan-rybizki/gdr2_completeness|3.8037276531000383e-06| -|requirements.txt|github/jan-rybizki/Chempy|3.8037276531000383e-06| -|requirements.txt|github/danielreardon/scintools|3.8037276531000383e-06| -|requirements.txt|github/duetosymmetry/qnm|3.8037276531000383e-06| -|requirements.txt|github/rhdtownsend/gyre|3.8037276531000383e-06| -|requirements.txt|github/python-hydro/pyro2|3.8037276531000383e-06| -|requirements.txt|github/freqtrade/freqtrade|3.8037276531000383e-06| -|requirements.txt|github/firefly-cpp/NiaARM|3.8037276531000383e-06| -|requirements.txt|github/cwieder/py-ssPA|3.8037276531000383e-06| -|requirements.txt|github/katholt/Kleborate|3.8037276531000383e-06| -|requirements.txt|github/iancze/PSOAP|3.8037276531000383e-06| -|requirements.txt|github/tpospisi/cdetools|3.8037276531000383e-06| -|requirements.txt|github/tpospisi/RFCDE|3.8037276531000383e-06| -|requirements.txt|github/tpospisi/nnkcde|3.8037276531000383e-06| -|requirements.txt|github/alexander-mead/pyhalomodel|3.8037276531000383e-06| -|requirements.txt|github/me-manu/gammaALPs|3.8037276531000383e-06| -|requirements.txt|github/deeptools/deepTools|3.8037276531000383e-06| -|requirements.txt|github/deeptools/HiCExplorer|3.8037276531000383e-06| -|requirements.txt|github/wmglab-duke/ascent|3.8037276531000383e-06| -|requirements.txt|github/vgteam/vg#vg|3.8037276531000383e-06| -|requirements.txt|github/vgteam/vg|3.8037276531000383e-06| -|requirements.txt|github/winger/hawking_net|3.8037276531000383e-06| -|requirements.txt|github/tnakazato/priism|3.8037276531000383e-06| -|requirements.txt|github/broadinstitute/cromwell|3.8037276531000383e-06| -|requirements.txt|github/barentsen/dave|3.8037276531000383e-06| -|requirements.txt|github/barentsen/k2flix|3.8037276531000383e-06| -|requirements.txt|github/kuenzelab/ENDURE|3.8037276531000383e-06| -|requirements.txt|github/phineasng/DECODE|3.8037276531000383e-06| -|requirements.txt|github/pmlmodelling/nctoolkit|3.8037276531000383e-06| -|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.8037276531000383e-06| -|requirements.txt|github/fenderglass/Flye|3.8037276531000383e-06| -|requirements.txt|github/fenderglass/Ragout|3.8037276531000383e-06| -|requirements.txt|github/igmhub/picca|3.8037276531000383e-06| -|requirements.txt|github/bcgsc/NanoSim|3.8037276531000383e-06| -|requirements.txt|github/bcgsc/TMBur|3.8037276531000383e-06| -|requirements.txt|github/erikbern/ann-benchmarks|3.8037276531000383e-06| -|requirements.txt|github/muctadir/lama|3.8037276531000383e-06| -|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.8037276531000383e-06| -|requirements.txt|github/artic-network/fieldbioinformatics|3.8037276531000383e-06| -|requirements.txt|github/JacobBumgarner/VesselVio|3.8037276531000383e-06| -|requirements.txt|github/tessgi/tvguide|3.8037276531000383e-06| -|requirements.txt|github/kiyo-masui/bitshuffle|3.8037276531000383e-06| -|requirements.txt|github/WangLabTHU/DeSP|3.8037276531000383e-06| -|requirements.txt|github/mirapy-org/mirapy|3.8037276531000383e-06| -|requirements.txt|github/andr1976/HydDown|3.8037276531000383e-06| -|requirements.txt|github/sciris/sciris|3.8037276531000383e-06| -|requirements.txt|github/JLBLine/PUMA|3.8037276531000383e-06| -|requirements.txt|github/JLBLine/WODEN|3.8037276531000383e-06| -|requirements.txt|github/csb-toolbox/CSB|3.8037276531000383e-06| -|requirements.txt|github/tomasstolker/pycrires|3.8037276531000383e-06| -|requirements.txt|github/tomasstolker/ARTES|3.8037276531000383e-06| -|requirements.txt|github/tomasstolker/species|3.8037276531000383e-06| -|requirements.txt|github/christinahedges/contaminante|3.8037276531000383e-06| -|requirements.txt|github/Jacks0nJ/PyFPT|3.8037276531000383e-06| -|requirements.txt|github/learningsimulator/learningsimulator|3.8037276531000383e-06| -|requirements.txt|github/roualdes/bridgestan|3.8037276531000383e-06| -|requirements.txt|github/uab-cgds-worthey/quac|3.8037276531000383e-06| -|requirements.txt|github/michaelhb/superplot|3.8037276531000383e-06| -|requirements.txt|github/floodlight-sports/floodlight|3.8037276531000383e-06| -|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.8037276531000383e-06| -|requirements.txt|github/amrex-astro/Nyx|3.8037276531000383e-06| -|requirements.txt|github/amrex-astro/Castro|3.8037276531000383e-06| -|requirements.txt|github/candYgene/siga|3.8037276531000383e-06| -|requirements.txt|github/dartoon/galight|3.8037276531000383e-06| -|requirements.txt|github/ylxu05/HN-PPISP|3.8037276531000383e-06| -|requirements.txt|github/JorenSix/Olaf|3.8037276531000383e-06| -|requirements.txt|github/N-Wouda/ALNS|3.8037276531000383e-06| -|requirements.txt|github/MRChemSoft/mrchem|3.8037276531000383e-06| -|requirements.txt|github/abinit/abinit|3.8037276531000383e-06| -|requirements.txt|github/koszullab/pareidolia|3.8037276531000383e-06| -|requirements.txt|github/teuben/QAC|3.8037276531000383e-06| -|requirements.txt|github/danhey/echelle|3.8037276531000383e-06| -|requirements.txt|github/lgbouma/gyro-interp|3.8037276531000383e-06| -|requirements.txt|github/myinxd/mcrgnet|3.8037276531000383e-06| -|requirements.txt|github/mentatpsi/OSGenome|3.8037276531000383e-06| -|requirements.txt|github/skyfielders/python-skyfield|3.8037276531000383e-06| -|requirements.txt|github/kingyin3613/RingsPy|3.8037276531000383e-06| -|requirements.txt|github/mtceballos/SIRENAdoc|3.8037276531000383e-06| -|requirements.txt|github/ketch/RK-Opt|3.8037276531000383e-06| -|requirements.txt|github/vallis/libstempo|3.8037276531000383e-06| -|requirements.txt|github/RuthAngus/stardate|3.8037276531000383e-06| -|requirements.txt|github/TommasoRonconi/scampy|3.8037276531000383e-06| -|requirements.txt|github/arq5x/poretools|3.8037276531000383e-06| -|requirements.txt|github/intake/intake|3.8037276531000383e-06| -|requirements.txt|github/SterlingYM/astroPIPS|3.8037276531000383e-06| -|requirements.txt|github/rsnemmen/BCES|3.8037276531000383e-06| -|requirements.txt|github/JakobBD/pounce|3.8037276531000383e-06| -|requirements.txt|github/jellis18/PTMCMCSampler|3.8037276531000383e-06| -|requirements.txt|github/Kaixhin/spinning-up-basic|3.8037276531000383e-06| -|requirements.txt|github/Kaixhin/Rainbow|3.8037276531000383e-06| -|requirements.txt|github/Kaixhin/PlaNet|3.8037276531000383e-06| -|requirements.txt|github/tvwenger/millennium-tap-query|3.8037276531000383e-06| -|requirements.txt|github/kboone/avocado|3.8037276531000383e-06| -|requirements.txt|github/VChristiaens/special|3.8037276531000383e-06| -|requirements.txt|github/roban/CosmoloPy|3.8037276531000383e-06| -|requirements.txt|github/GalletFlorian/TATOO|3.8037276531000383e-06| -|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.8037276531000383e-06| -|requirements.txt|github/smaret/astrochem|3.8037276531000383e-06| -|requirements.txt|github/mlares/hearsay|3.8037276531000383e-06| -|requirements.txt|github/siavashk/pycpd|3.8037276531000383e-06| -|requirements.txt|github/quantling/pyndl|3.8037276531000383e-06| -|requirements.txt|github/cogent3/cogent3|3.8037276531000383e-06| -|requirements.txt|github/tikk3r/legacystamps|3.8037276531000383e-06| -|requirements.txt|github/matiscke/lcps|3.8037276531000383e-06| -|requirements.txt|github/pavolgaj/ObsPlanner|3.8037276531000383e-06| -|requirements.txt|github/ArgonneCPAC/diffmah|3.8037276531000383e-06| -|requirements.txt|github/ArgonneCPAC/diffstar|3.8037276531000383e-06| -|requirements.txt|github/palaeoware/revosim|3.8037276531000383e-06| -|requirements.txt|github/ZJUFanLab/bulk2space|3.8037276531000383e-06| -|requirements.txt|github/lucydot/effmass|3.8037276531000383e-06| -|requirements.txt|github/sourmash-bio/sourmash|3.8037276531000383e-06| -|requirements.txt|github/NiallJeffrey/BornRaytrace|3.8037276531000383e-06| -|requirements.txt|github/geoelements/gns|3.8037276531000383e-06| -|requirements.txt|github/Kamuish/archi|3.8037276531000383e-06| -|requirements.txt|github/temuller/hostphot|3.8037276531000383e-06| -|requirements.txt|github/temuller/piscola|3.8037276531000383e-06| -|requirements.txt|github/PolymerGuy/recolo|3.8037276531000383e-06| -|requirements.txt|github/chanzuckerberg/cellxgene|3.8037276531000383e-06| -|requirements.txt|github/vortex-exoplanet/VIP|3.8037276531000383e-06| -|requirements.txt|github/NLeSC/litstudy|3.8037276531000383e-06| -|requirements.txt|github/NLeSC/ShiCo|3.8037276531000383e-06| -|requirements.txt|github/soraxas/sbp-env|3.8037276531000383e-06| -|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.8037276531000383e-06| -|requirements.txt|github/RECETOX/RIAssigner|3.8037276531000383e-06| -|requirements.txt|github/RECETOX/MSMetaEnhancer|3.8037276531000383e-06| -|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.8037276531000383e-06| -|requirements.txt|github/IMMM-SFA/tell|3.8037276531000383e-06| -|requirements.txt|github/tholoien/XDGMM|3.8037276531000383e-06| -|requirements.txt|github/tholoien/empiriciSN|3.8037276531000383e-06| -|requirements.txt|github/sidmohite/nimbus-astro|3.8037276531000383e-06| -|requirements.txt|github/ifilot/edp|3.8037276531000383e-06| -|requirements.txt|gitlab/etienne.behar/menura|3.8037276531000383e-06| -|requirements.txt|gitlab/LouisLab/PiVR|3.8037276531000383e-06| -|requirements.txt|gitlab/gpagano/lensinggw|3.8037276531000383e-06| -|requirements.txt|gitlab/aegge/comet-emu|3.8037276531000383e-06| -|requirements.txt|gitlab/pipe3d/pyPipe3D|3.8037276531000383e-06| -|requirements.txt|gitlab/jesseds/apav|3.8037276531000383e-06| -|requirements.txt|gitlab/binary_c/binary_c-python|3.8037276531000383e-06| -|requirements.txt|gitlab/cracklet/cracklet|3.8037276531000383e-06| -|requirements.txt|gitlab/dglaeser/fieldcompare|3.8037276531000383e-06| -|requirements.txt|gitlab/AstroVian/bmarxiv|3.8037276531000383e-06| -|requirements.txt|gitlab/esa/pyxel|3.8037276531000383e-06| -|requirements.txt|gitlab/ENKI-portal/vaporock|3.8037276531000383e-06| -|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.8037276531000383e-06| -|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.8037276531000383e-06| -|requirements.txt|gitlab/dsbowen/conditional-inference|3.8037276531000383e-06| -|requirements.txt|gitlab/casi-project/casi-2d|3.8037276531000383e-06| -|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.8037276531000383e-06| -|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.8037276531000383e-06| -|requirements.txt|gitlab/rki_bioinformatics/purple|3.8037276531000383e-06| -|pypi|[properscoring](https://pypi.org/project/properscoring)|3.8037276531000383e-06| -|setup.py|github/DrMarc/slab|3.8037276531000383e-06| -|setup.py|github/ml-evs/matador|3.8037276531000383e-06| -|setup.py|github/ImperialCollegeLondon/hcga|3.8037276531000383e-06| -|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.8037276531000383e-06| -|setup.py|github/rasg-affiliates/healvis|3.8037276531000383e-06| -|setup.py|github/phenomecentre/nPYc-Toolbox|3.8037276531000383e-06| -|setup.py|github/dolfin-adjoint/pyadjoint|3.8037276531000383e-06| -|setup.py|github/equib/pyEQUIB|3.8037276531000383e-06| -|setup.py|github/sncosmo/sncosmo|3.8037276531000383e-06| -|setup.py|github/RaRe-Technologies/gensim|3.8037276531000383e-06| -|setup.py|github/mikekatz04/BOWIE|3.8037276531000383e-06| -|setup.py|github/jobovy/segueSelect|3.8037276531000383e-06| -|setup.py|github/jobovy/apogee|3.8037276531000383e-06| -|setup.py|github/jobovy/galpy|3.8037276531000383e-06| -|setup.py|github/abrupt-climate/hyper-canny|3.8037276531000383e-06| -|setup.py|github/jnktsj/DNApi|3.8037276531000383e-06| -|setup.py|github/nlppln/nlppln|3.8037276531000383e-06| -|setup.py|github/NathanSandford/Chem-I-Calc|3.8037276531000383e-06| -|setup.py|github/mgckind/easyaccess|3.8037276531000383e-06| -|setup.py|github/remi-adam/minot|3.8037276531000383e-06| -|setup.py|github/rjtanner/StarburstPy|3.8037276531000383e-06| -|setup.py|github/dokester/BayesicFitting|3.8037276531000383e-06| -|setup.py|github/jacobblum/simDRIFT|3.8037276531000383e-06| -|setup.py|github/cov-lineages/pangolin|3.8037276531000383e-06| -|setup.py|github/palaimon/ipyannotator|3.8037276531000383e-06| -|setup.py|github/pyspeckit/pyspeckit|3.8037276531000383e-06| -|setup.py|github/supernnova/SuperNNova|3.8037276531000383e-06| -|setup.py|github/MD-Studio/cerulean|3.8037276531000383e-06| -|setup.py|github/potassco/clingo|3.8037276531000383e-06| -|setup.py|github/gwpy/gwpy|3.8037276531000383e-06| -|setup.py|github/glue-viz/glue|3.8037276531000383e-06| -|setup.py|github/Starfish-develop/Starfish|3.8037276531000383e-06| -|setup.py|github/HajimeKawahara/sot|3.8037276531000383e-06| -|setup.py|github/HajimeKawahara/exojax|3.8037276531000383e-06| -|setup.py|github/napakalas/casbert|3.8037276531000383e-06| -|setup.py|github/catherinezucker/radfil|3.8037276531000383e-06| -|setup.py|github/wokast/PyCactus|3.8037276531000383e-06| -|setup.py|github/getzlab/rnaseqc|3.8037276531000383e-06| -|setup.py|github/FlowModelingControl/flowtorch|3.8037276531000383e-06| -|setup.py|github/Magritte-code/Magritte|3.8037276531000383e-06| -|setup.py|github/ngltr/sinaps|3.8037276531000383e-06| -|setup.py|github/rfeldmann/leopy|3.8037276531000383e-06| -|setup.py|github/rabix/cwl-format|3.8037276531000383e-06| -|setup.py|github/vanheeringen-lab/gimmemotifs|3.8037276531000383e-06| -|setup.py|github/nbarbey/TomograPy|3.8037276531000383e-06| -|setup.py|github/mjacob1002/Eir|3.8037276531000383e-06| -|setup.py|github/mkelley/calviacat|3.8037276531000383e-06| -|setup.py|github/fpavogt/fcmaker|3.8037276531000383e-06| -|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.8037276531000383e-06| -|setup.py|github/ledatelescope/bifrost|3.8037276531000383e-06| -|setup.py|github/abhisrkckl/GWecc|3.8037276531000383e-06| -|setup.py|github/fjprichard/PyAFBF|3.8037276531000383e-06| -|setup.py|github/rmaphoh/AutoMorph|3.8037276531000383e-06| -|setup.py|github/tlambert03/pycudadecon|3.8037276531000383e-06| -|setup.py|github/MNGuenther/allesfitter|3.8037276531000383e-06| -|setup.py|github/lofar-astron/RMextract|3.8037276531000383e-06| -|setup.py|github/noraeisner/LATTE|3.8037276531000383e-06| -|setup.py|github/JixingGE/GGCHEMPY|3.8037276531000383e-06| -|setup.py|github/SandoghdarLab/PiSCAT|3.8037276531000383e-06| -|setup.py|github/chasmani/piecewise-regression|3.8037276531000383e-06| -|setup.py|github/webbjj/m2mcluster|3.8037276531000383e-06| -|setup.py|github/webbjj/clustertools|3.8037276531000383e-06| -|setup.py|github/OBrink/RanDepict|3.8037276531000383e-06| -|setup.py|github/ynop/audiomate|3.8037276531000383e-06| -|setup.py|github/WBK-Robotics/pybullet_industrial|3.8037276531000383e-06| -|setup.py|github/einsteinpy/einsteinpy|3.8037276531000383e-06| -|setup.py|github/wasserman-group/pyCADMium|3.8037276531000383e-06| -|setup.py|github/BaroudLab/Griottes|3.8037276531000383e-06| -|setup.py|github/veragluscevic/dmdd|3.8037276531000383e-06| -|setup.py|github/dpalmasan/TRUNAJOD2.0|3.8037276531000383e-06| -|setup.py|github/gbernstein/pixmappy|3.8037276531000383e-06| -|setup.py|github/astrosupriyo/pyTANSPEC|3.8037276531000383e-06| -|setup.py|github/Oftatkofta/cellocity|3.8037276531000383e-06| -|setup.py|github/icesat2py/icepyx|3.8037276531000383e-06| -|setup.py|github/lanl/swiftbat_python|3.8037276531000383e-06| -|setup.py|github/lanl/PyBNF|3.8037276531000383e-06| -|setup.py|github/lanl/scico|3.8037276531000383e-06| -|setup.py|github/HadrienG/InSilicoSeq|3.8037276531000383e-06| -|setup.py|github/daniel-muthukrishna/astrodash|3.8037276531000383e-06| -|setup.py|github/e-koch/FilFinder|3.8037276531000383e-06| -|setup.py|github/shadden/celmech|3.8037276531000383e-06| -|setup.py|github/MDAnalysis/mdanalysis|3.8037276531000383e-06| -|setup.py|github/computational-chemical-biology/ChemWalker|3.8037276531000383e-06| -|setup.py|github/AnantharamanLab/vRhyme|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/BXA|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/PyMultiNest|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/nway|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/UltraNest|3.8037276531000383e-06| -|setup.py|github/ulelab/ultraplex|3.8037276531000383e-06| -|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.8037276531000383e-06| -|setup.py|github/opimwue/ddop|3.8037276531000383e-06| -|setup.py|github/pkgw/pwkit|3.8037276531000383e-06| -|setup.py|github/rvalieris/parallel-fastq-dump|3.8037276531000383e-06| -|setup.py|github/singularityhub/singularity-compose|3.8037276531000383e-06| -|setup.py|github/singularityhub/singularity-hpc|3.8037276531000383e-06| -|setup.py|github/Nico-Curti/rFBP|3.8037276531000383e-06| -|setup.py|github/lehtiolab/msstitch|3.8037276531000383e-06| -|setup.py|github/markusbonse/applefy|3.8037276531000383e-06| -|setup.py|github/pnnl/interflow|3.8037276531000383e-06| -|setup.py|github/LindleyLentati/Cobra|3.8037276531000383e-06| -|setup.py|github/planck-npipe/hillipop|3.8037276531000383e-06| -|setup.py|github/planck-npipe/lollipop|3.8037276531000383e-06| -|setup.py|github/dgerosa/gwdet|3.8037276531000383e-06| -|setup.py|github/dgerosa/surrkick|3.8037276531000383e-06| -|setup.py|github/dgerosa/spops|3.8037276531000383e-06| -|setup.py|github/steven-murray/pydftools|3.8037276531000383e-06| -|setup.py|github/steven-murray/powerbox|3.8037276531000383e-06| -|setup.py|github/steven-murray/mrpy|3.8037276531000383e-06| -|setup.py|github/malonge/RagTag|3.8037276531000383e-06| -|setup.py|github/timstaley/voevent-parse|3.8037276531000383e-06| -|setup.py|github/TimothyADavis/KinMSpy|3.8037276531000383e-06| -|setup.py|github/elizabethnewman/hessQuik|3.8037276531000383e-06| -|setup.py|github/dparks1134/RefineM|3.8037276531000383e-06| -|setup.py|github/mmp2/megaman|3.8037276531000383e-06| -|setup.py|github/toros-astro/corral|3.8037276531000383e-06| -|setup.py|github/toros-astro/astroalign-legacy|3.8037276531000383e-06| -|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.8037276531000383e-06| -|setup.py|github/jiwoncpark/baobab|3.8037276531000383e-06| -|setup.py|github/davidemms/OrthoFinder|3.8037276531000383e-06| -|setup.py|github/theia-dev/Qiber3D|3.8037276531000383e-06| -|setup.py|github/riogroup/SORA|3.8037276531000383e-06| -|setup.py|github/matplotlib/matplotlib|3.8037276531000383e-06| -|setup.py|github/elkebir-group/Jumper|3.8037276531000383e-06| -|setup.py|github/circuitgraph/circuitgraph|3.8037276531000383e-06| -|setup.py|github/ireis/PRF|3.8037276531000383e-06| -|setup.py|github/maayane/catsHTM|3.8037276531000383e-06| -|setup.py|github/wiederm/transformato|3.8037276531000383e-06| -|setup.py|github/jonaselgammal/GPry|3.8037276531000383e-06| -|setup.py|github/benmontet/f3|3.8037276531000383e-06| -|setup.py|github/tibordome/cosmic_profiles|3.8037276531000383e-06| -|setup.py|github/radifar/PyPLIF-HIPPOS|3.8037276531000383e-06| -|setup.py|github/snakemake/snakemake|3.8037276531000383e-06| -|setup.py|github/MrMinimal64/multivar_horner|3.8037276531000383e-06| -|setup.py|github/zclaytor/butterpy|3.8037276531000383e-06| -|setup.py|github/zclaytor/kiauhoku|3.8037276531000383e-06| -|setup.py|github/panoptes/POCS|3.8037276531000383e-06| -|setup.py|github/tariqdaouda/CAMAP|3.8037276531000383e-06| -|setup.py|github/B-UMMI/chewBBACA|3.8037276531000383e-06| -|setup.py|github/cbalbin-FIU/Epitopedia|3.8037276531000383e-06| -|setup.py|github/rgerum/pylustrator|3.8037276531000383e-06| -|setup.py|github/danielkoll/PyRADS|3.8037276531000383e-06| -|setup.py|github/MillionConcepts/lhorizon|3.8037276531000383e-06| -|setup.py|github/nlesc/scriptcwl|3.8037276531000383e-06| -|setup.py|github/adrn/pyia|3.8037276531000383e-06| -|setup.py|github/adrn/SuperFreq|3.8037276531000383e-06| -|setup.py|github/adrn/schwimmbad|3.8037276531000383e-06| -|setup.py|github/snad-space/zwad|3.8037276531000383e-06| -|setup.py|github/oliveirara/polyMV|3.8037276531000383e-06| -|setup.py|github/cedrus-opensource/pyxid|3.8037276531000383e-06| -|setup.py|github/iric-soft/km|3.8037276531000383e-06| -|setup.py|github/babinyurii/recan|3.8037276531000383e-06| -|setup.py|github/dwkim78/upsilon|3.8037276531000383e-06| -|setup.py|github/dwkim78/pdtrend|3.8037276531000383e-06| -|setup.py|github/dwkim78/ASTRiDE|3.8037276531000383e-06| -|setup.py|github/Guo-Jian-Wang/colfi|3.8037276531000383e-06| -|setup.py|github/tensorly/viz|3.8037276531000383e-06| -|setup.py|github/hera-team/librarian|3.8037276531000383e-06| -|setup.py|github/gpantel/MolPainter|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/CAT|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/ceiba-cli|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/Moka|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/insilico-server|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/ceiba|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/swan|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/flamingo|3.8037276531000383e-06| -|setup.py|github/edwardoughton/itmlogic|3.8037276531000383e-06| -|setup.py|github/OttoStruve/muler|3.8037276531000383e-06| -|setup.py|github/StingraySoftware/stingray|3.8037276531000383e-06| -|setup.py|github/ElectionDataAnalysis/electiondata|3.8037276531000383e-06| -|setup.py|github/parallelwindfarms/byteparsing|3.8037276531000383e-06| -|setup.py|github/smeingast/PNICER|3.8037276531000383e-06| -|setup.py|github/martinjzhang/scDRS|3.8037276531000383e-06| -|setup.py|github/lberaldoesilva/naif|3.8037276531000383e-06| -|setup.py|github/astrosmili/smili|3.8037276531000383e-06| -|setup.py|github/cog-imperial/suspect|3.8037276531000383e-06| -|setup.py|github/cog-imperial/galini|3.8037276531000383e-06| -|setup.py|github/cog-imperial/GPdoemd|3.8037276531000383e-06| -|setup.py|github/cog-imperial/entmoot|3.8037276531000383e-06| -|setup.py|github/pyranges/pyrle|3.8037276531000383e-06| -|setup.py|github/ni1o1/transbigdata|3.8037276531000383e-06| -|setup.py|github/3D-e-Chem/sygma|3.8037276531000383e-06| -|setup.py|github/3D-e-Chem/kripodb|3.8037276531000383e-06| -|setup.py|github/jonzink/EDI_Vetter_unplugged|3.8037276531000383e-06| -|setup.py|github/thomaspinder/GPJax|3.8037276531000383e-06| -|setup.py|github/ERA-URBAN/fm128_radar|3.8037276531000383e-06| -|setup.py|github/gwastro/pycbc|3.8037276531000383e-06| -|setup.py|github/ModellingWebLab/chaste-codegen|3.8037276531000383e-06| -|setup.py|github/vhaasteren/piccard|3.8037276531000383e-06| -|setup.py|github/CFSAN-Biostatistics/SeroTools|3.8037276531000383e-06| -|setup.py|github/auctus-team/pycapacity|3.8037276531000383e-06| -|setup.py|github/cmbant/getdist|3.8037276531000383e-06| -|setup.py|github/djsutherland/py-sdm|3.8037276531000383e-06| -|setup.py|github/cupy/cupy|3.8037276531000383e-06| -|setup.py|github/FCS-analysis/multipletau|3.8037276531000383e-06| -|setup.py|github/cosimoNigro/agnpy|3.8037276531000383e-06| -|setup.py|github/afarahi/PoPE|3.8037276531000383e-06| -|setup.py|github/afarahi/tatter|3.8037276531000383e-06| -|setup.py|github/afarahi/kllr|3.8037276531000383e-06| -|setup.py|github/pyro-ppl/pyro|3.8037276531000383e-06| -|setup.py|github/soichiro-hattori/unpopular|3.8037276531000383e-06| -|setup.py|github/richteague/gofish|3.8037276531000383e-06| -|setup.py|github/richteague/disksurf|3.8037276531000383e-06| -|setup.py|github/richteague/bettermoments|3.8037276531000383e-06| -|setup.py|github/richteague/eddy|3.8037276531000383e-06| -|setup.py|github/podondra/eidein|3.8037276531000383e-06| -|setup.py|github/AprilYuge/ResPAN|3.8037276531000383e-06| -|setup.py|github/rodluger/planetplanet|3.8037276531000383e-06| -|setup.py|github/rodluger/starry_process|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/iva|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/circlator|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/gubbins|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/pymummer|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/ariba|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/Fastaq|3.8037276531000383e-06| -|setup.py|github/chandra-marx/marxs|3.8037276531000383e-06| -|setup.py|github/jbussemaker/SBArchOpt|3.8037276531000383e-06| -|setup.py|github/CosmoStatGW/WF4Py|3.8037276531000383e-06| -|setup.py|github/CosmoStatGW/gwfast|3.8037276531000383e-06| -|setup.py|github/mlujnie/simple|3.8037276531000383e-06| -|setup.py|github/genouest/biomaj-cli|3.8037276531000383e-06| -|setup.py|github/dstndstn/astrometry.net|3.8037276531000383e-06| -|setup.py|github/tylunel/pvpumpingsystem|3.8037276531000383e-06| -|setup.py|github/alphaparrot/ExoPlaSim|3.8037276531000383e-06| -|setup.py|github/christopherburke/tess-point|3.8037276531000383e-06| -|setup.py|github/mattpitkin/psrqpy|3.8037276531000383e-06| -|setup.py|github/aprsa/dips|3.8037276531000383e-06| -|setup.py|github/clawpack/clawpack|3.8037276531000383e-06| -|setup.py|github/ejhigson/nestcheck|3.8037276531000383e-06| -|setup.py|github/ejhigson/dyPolyChord|3.8037276531000383e-06| -|setup.py|github/ejhigson/perfectns|3.8037276531000383e-06| -|setup.py|github/sdss/marvin|3.8037276531000383e-06| -|setup.py|github/dbuscher/pois|3.8037276531000383e-06| -|setup.py|github/MonashSmartStructures/ospgrillage|3.8037276531000383e-06| -|setup.py|github/seawander/centerRadon|3.8037276531000383e-06| -|setup.py|github/seawander/DebrisDiskFM|3.8037276531000383e-06| -|setup.py|github/sebhaan/geobo|3.8037276531000383e-06| -|setup.py|github/cthoyt/bel-resources|3.8037276531000383e-06| -|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.8037276531000383e-06| -|setup.py|github/bethgelab/foolbox|3.8037276531000383e-06| -|setup.py|github/PhilippJunk/homelette|3.8037276531000383e-06| -|setup.py|github/spyder-ide/spyder|3.8037276531000383e-06| -|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.8037276531000383e-06| -|setup.py|github/yatiml/yatiml|3.8037276531000383e-06| -|setup.py|github/djones1040/PythonPhot|3.8037276531000383e-06| -|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.8037276531000383e-06| -|setup.py|github/PabloMSanAla/fabada|3.8037276531000383e-06| -|setup.py|github/jlenain/flaapluc|3.8037276531000383e-06| -|setup.py|github/vinisalazar/metaphor|3.8037276531000383e-06| -|setup.py|github/morpheus-project/morpheus|3.8037276531000383e-06| -|setup.py|github/ginolhac/mapDamage|3.8037276531000383e-06| -|setup.py|github/htjb/maxsmooth|3.8037276531000383e-06| -|setup.py|github/astroml/gatspy|3.8037276531000383e-06| -|setup.py|github/ACCarnall/bagpipes|3.8037276531000383e-06| -|setup.py|github/ACCarnall/SpectRes|3.8037276531000383e-06| -|setup.py|github/agurvich/FIRE_studio|3.8037276531000383e-06| -|setup.py|github/AstroChem/VISIBLE|3.8037276531000383e-06| -|setup.py|github/popgenmethods/smcpp|3.8037276531000383e-06| -|setup.py|github/aabdurrouf/piXedfit|3.8037276531000383e-06| -|setup.py|github/nextgenusfs/amptk|3.8037276531000383e-06| -|setup.py|github/IKNL/vantage6|3.8037276531000383e-06| -|setup.py|github/transientskp/pyse|3.8037276531000383e-06| -|setup.py|github/transientskp/tkp|3.8037276531000383e-06| -|setup.py|github/mgalardini/pyseer|3.8037276531000383e-06| -|setup.py|github/gem-pasteur/macsyfinder|3.8037276531000383e-06| -|setup.py|github/egjergo/galcem|3.8037276531000383e-06| -|setup.py|github/dgbowl/yadg|3.8037276531000383e-06| -|setup.py|github/FrancesBW/bellamy|3.8037276531000383e-06| -|setup.py|github/brentp/geneimpacts|3.8037276531000383e-06| -|setup.py|github/brentp/cigar|3.8037276531000383e-06| -|setup.py|github/nickrodd/HDMSpectra|3.8037276531000383e-06| -|setup.py|github/Sydney-Informatics-Hub/geodata-harvester|3.8037276531000383e-06| -|setup.py|github/sambit-giri/tools21cm|3.8037276531000383e-06| -|setup.py|github/sambit-giri/BCemu|3.8037276531000383e-06| -|setup.py|github/sambit-giri/BCMemu|3.8037276531000383e-06| -|setup.py|github/minzastro/unidam|3.8037276531000383e-06| -|setup.py|github/SCECcode/pycsep|3.8037276531000383e-06| -|setup.py|github/dpryan79/pyBigWig|3.8037276531000383e-06| -|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.8037276531000383e-06| -|setup.py|github/peterk87/sistr_cmd|3.8037276531000383e-06| -|setup.py|github/oscaribv/citlalicue|3.8037276531000383e-06| -|setup.py|github/Alymantara/pydoppler|3.8037276531000383e-06| -|setup.py|github/a-slide/pycoQC|3.8037276531000383e-06| -|setup.py|github/ProjectPyRhO/PyRhO|3.8037276531000383e-06| -|setup.py|github/danielemichilli/SpS|3.8037276531000383e-06| -|setup.py|github/dh4gan/taktent|3.8037276531000383e-06| -|setup.py|github/aalhossary/pyemgpipeline|3.8037276531000383e-06| -|setup.py|github/lh3/minimap2|3.8037276531000383e-06| -|setup.py|github/zblz/naima|3.8037276531000383e-06| -|setup.py|github/johnlees/pp-sketchlib|3.8037276531000383e-06| -|setup.py|github/Adamtaranto/Yanagiba|3.8037276531000383e-06| -|setup.py|github/bxlab/bx-python|3.8037276531000383e-06| -|setup.py|github/drcandacemakedamoore/cleanX|3.8037276531000383e-06| -|setup.py|github/liamedeiros/ehtplot|3.8037276531000383e-06| -|setup.py|github/NuGrid/NuPyCEE|3.8037276531000383e-06| -|setup.py|github/dmnfarrell/epitopepredict|3.8037276531000383e-06| -|setup.py|github/dmnfarrell/snpgenie|3.8037276531000383e-06| -|setup.py|github/sxs-collaboration/gwsurrogate|3.8037276531000383e-06| -|setup.py|github/NoahSailer/FishLSS|3.8037276531000383e-06| -|setup.py|github/ajeldorado/falco-python|3.8037276531000383e-06| -|setup.py|github/dnarayanan/powderday|3.8037276531000383e-06| -|setup.py|github/pysersic/pysersic|3.8037276531000383e-06| -|setup.py|github/smirarab/sepp|3.8037276531000383e-06| -|setup.py|github/icecube/FIRESONG|3.8037276531000383e-06| -|setup.py|github/HinLeung622/pipes_vis|3.8037276531000383e-06| -|setup.py|github/pmelchior/scarlet|3.8037276531000383e-06| -|setup.py|github/pmelchior/skymapper|3.8037276531000383e-06| -|setup.py|github/pmelchior/pyGMMis|3.8037276531000383e-06| -|setup.py|github/slzarate/parliament2|3.8037276531000383e-06| -|setup.py|github/thejasvibr/bat_beamshapes|3.8037276531000383e-06| -|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.8037276531000383e-06| -|setup.py|github/libgamera/GAMERA|3.8037276531000383e-06| -|setup.py|github/SISPO-developers/sispo|3.8037276531000383e-06| -|setup.py|github/cire-thk/BifacialSimu|3.8037276531000383e-06| -|setup.py|github/loosolab/TOBIAS|3.8037276531000383e-06| -|setup.py|github/spicy-oil/hfs_fit|3.8037276531000383e-06| -|setup.py|github/ExoCTK/exoctk|3.8037276531000383e-06| -|setup.py|github/TPI-Immunogenetics/igmat|3.8037276531000383e-06| -|setup.py|github/zonca/python-qucs|3.8037276531000383e-06| -|setup.py|github/glotzerlab/coxeter|3.8037276531000383e-06| -|setup.py|github/glotzerlab/freud|3.8037276531000383e-06| -|setup.py|github/Fermipy/fermipy|3.8037276531000383e-06| -|setup.py|github/bwinkel/cygrid|3.8037276531000383e-06| -|setup.py|github/recipy/recipy|3.8037276531000383e-06| -|setup.py|github/vals/umis|3.8037276531000383e-06| -|setup.py|github/dfujim/bfit|3.8037276531000383e-06| -|setup.py|github/cdanielmachado/carveme|3.8037276531000383e-06| -|setup.py|github/KIT-MBS/pyREX|3.8037276531000383e-06| -|setup.py|github/indralab/pybiopax|3.8037276531000383e-06| -|setup.py|github/vincentlab/PyFR|3.8037276531000383e-06| -|setup.py|github/SynthSys/pyOmeroUpload|3.8037276531000383e-06| -|setup.py|github/hoechenberger/questplus|3.8037276531000383e-06| -|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.8037276531000383e-06| -|setup.py|github/cumbof/honto|3.8037276531000383e-06| -|setup.py|github/pynbody/tangos|3.8037276531000383e-06| -|setup.py|github/pynbody/pynbody|3.8037276531000383e-06| -|setup.py|github/NASA-PDS/naif-pds4-bundler|3.8037276531000383e-06| -|setup.py|github/HCGB-IGTP/spaTyper|3.8037276531000383e-06| -|setup.py|github/flemingtonlab/SpliceV|3.8037276531000383e-06| -|setup.py|github/morriscb/The-wiZZ|3.8037276531000383e-06| -|setup.py|github/fraserw/TRIPPy|3.8037276531000383e-06| -|setup.py|github/zdelrosario/py_grama|3.8037276531000383e-06| -|setup.py|github/cgobat/asymmetric_uncertainty|3.8037276531000383e-06| -|setup.py|github/gmzsebastian/FLEET|3.8037276531000383e-06| -|setup.py|github/astronomyk/SimCADO|3.8037276531000383e-06| -|setup.py|github/sfarrens/sf_deconvolve|3.8037276531000383e-06| -|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.8037276531000383e-06| -|setup.py|github/matchms/matchms|3.8037276531000383e-06| -|setup.py|github/matchms/ms2deepscore|3.8037276531000383e-06| -|setup.py|github/mtazzari/uvplot|3.8037276531000383e-06| -|setup.py|github/seqcode/allo|3.8037276531000383e-06| -|setup.py|github/LCOGT/banzai|3.8037276531000383e-06| -|setup.py|github/RichardObi/medigan|3.8037276531000383e-06| -|setup.py|github/brian-team/brian2|3.8037276531000383e-06| -|setup.py|github/benhid/Sequoya|3.8037276531000383e-06| -|setup.py|github/virgesmith/neworder|3.8037276531000383e-06| -|setup.py|github/joshjchayes/TransitFit|3.8037276531000383e-06| -|setup.py|github/codemeleon/seqPanther|3.8037276531000383e-06| -|setup.py|github/devanshkv/fetch|3.8037276531000383e-06| -|setup.py|github/subisarkar/JexoSim|3.8037276531000383e-06| -|setup.py|github/BradhamLab/icat|3.8037276531000383e-06| -|setup.py|github/AstarVienna/ScopeSim_Templates|3.8037276531000383e-06| -|setup.py|github/AstarVienna/skycalc_ipy|3.8037276531000383e-06| -|setup.py|github/AstarVienna/Pyckles|3.8037276531000383e-06| -|setup.py|github/AstarVienna/AnisoCADO|3.8037276531000383e-06| -|setup.py|github/symmy596/Polypy|3.8037276531000383e-06| -|setup.py|github/symmy596/SurfinPy|3.8037276531000383e-06| -|setup.py|github/aspuru-guzik-group/funsies|3.8037276531000383e-06| -|setup.py|github/hpparvi/ldtk|3.8037276531000383e-06| -|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.8037276531000383e-06| -|setup.py|github/bmorris3/aesop|3.8037276531000383e-06| -|setup.py|github/bmorris3/fleck|3.8037276531000383e-06| -|setup.py|github/bio-ontology-research-group/deepgoplus|3.8037276531000383e-06| -|setup.py|github/saltastro/pyhrs|3.8037276531000383e-06| -|setup.py|github/lantunes/cellpylib|3.8037276531000383e-06| -|setup.py|github/WMD-group/MacroDensity|3.8037276531000383e-06| -|setup.py|github/WMD-group/SMACT|3.8037276531000383e-06| -|setup.py|github/GabrieleParimbelli/COLIBRI|3.8037276531000383e-06| -|setup.py|github/numba/numba|3.8037276531000383e-06| -|setup.py|github/PfizerRD/sit2standpy|3.8037276531000383e-06| -|setup.py|github/hippke/pandora|3.8037276531000383e-06| -|setup.py|github/hippke/wotan|3.8037276531000383e-06| -|setup.py|github/hippke/tls|3.8037276531000383e-06| -|setup.py|github/mikecokina/elisa|3.8037276531000383e-06| -|setup.py|github/LSSTDESC/descqa|3.8037276531000383e-06| -|setup.py|github/LSSTDESC/CCL|3.8037276531000383e-06| -|setup.py|github/philres/catfishq|3.8037276531000383e-06| -|setup.py|github/ChrisBeaumont/brut|3.8037276531000383e-06| -|setup.py|github/jiffyclub/palettable|3.8037276531000383e-06| -|setup.py|github/smoh/kinesis|3.8037276531000383e-06| -|setup.py|github/julianreul/mode_behave|3.8037276531000383e-06| -|setup.py|github/davidebolo1993/VISOR|3.8037276531000383e-06| -|setup.py|github/davidebolo1993/TRiCoLOR|3.8037276531000383e-06| -|setup.py|github/jpierel14/sntd|3.8037276531000383e-06| -|setup.py|github/ckm3/Py-PDM|3.8037276531000383e-06| -|setup.py|github/eScatter/pyelsepa|3.8037276531000383e-06| -|setup.py|github/thomas0809/MolScribe|3.8037276531000383e-06| -|setup.py|github/comprna/reorientexpress|3.8037276531000383e-06| -|setup.py|github/shbhuk/barycorrpy|3.8037276531000383e-06| -|setup.py|github/shbhuk/mrexo|3.8037276531000383e-06| -|setup.py|github/olivares-j/Kalkayotl|3.8037276531000383e-06| -|setup.py|github/SYalouz/QuantNBody|3.8037276531000383e-06| -|setup.py|github/JulianKarlBauer/mechkit|3.8037276531000383e-06| -|setup.py|github/brinckmann/montepython_public|3.8037276531000383e-06| -|setup.py|github/biocore-ntnu/pyranges|3.8037276531000383e-06| -|setup.py|github/biocore-ntnu/ncls|3.8037276531000383e-06| -|setup.py|github/biocore-ntnu/epic2|3.8037276531000383e-06| -|setup.py|github/jmschrei/pomegranate|3.8037276531000383e-06| -|setup.py|github/mgm8/pyngham|3.8037276531000383e-06| -|setup.py|github/willvousden/ptemcee|3.8037276531000383e-06| -|setup.py|github/ryansmcgee/seirsplus|3.8037276531000383e-06| -|setup.py|github/vsoch/gridtest|3.8037276531000383e-06| -|setup.py|github/vsoch/citelang|3.8037276531000383e-06| -|setup.py|github/EISy-as-Py/hardy|3.8037276531000383e-06| -|setup.py|github/szymon-datalions/pyinterpolate|3.8037276531000383e-06| -|setup.py|github/JoeMcEwen/FAST-PT|3.8037276531000383e-06| -|setup.py|github/XSLiuLab/Seq2Neo|3.8037276531000383e-06| -|setup.py|github/MIC-DKFZ/TractSeg|3.8037276531000383e-06| -|setup.py|github/MIC-DKFZ/HD-BET|3.8037276531000383e-06| -|setup.py|github/exafmm/exafmm-t|3.8037276531000383e-06| -|setup.py|github/clauswilke/PeptideBuilder|3.8037276531000383e-06| -|setup.py|github/avigan/pyZELDA|3.8037276531000383e-06| -|setup.py|github/avigan/SPHERE|3.8037276531000383e-06| -|setup.py|github/jdidion/atropos|3.8037276531000383e-06| -|setup.py|github/spacepy/spacepy|3.8037276531000383e-06| -|setup.py|github/biocore/scikit-bio|3.8037276531000383e-06| -|setup.py|github/biocore/emperor|3.8037276531000383e-06| -|setup.py|github/biocore/deblur|3.8037276531000383e-06| -|setup.py|github/fforster/delight|3.8037276531000383e-06| -|setup.py|github/TriPed-Robot/TriP|3.8037276531000383e-06| -|setup.py|github/Bahler-Lab/pyphe|3.8037276531000383e-06| -|setup.py|github/spacetelescope/imexam|3.8037276531000383e-06| -|setup.py|github/spacetelescope/synphot_refactor|3.8037276531000383e-06| -|setup.py|github/spacetelescope/specview|3.8037276531000383e-06| -|setup.py|github/spacetelescope/stsynphot_refactor|3.8037276531000383e-06| -|setup.py|github/spacetelescope/stginga|3.8037276531000383e-06| -|setup.py|github/spacetelescope/specviz|3.8037276531000383e-06| -|setup.py|github/qpv-research-group/solcore5|3.8037276531000383e-06| -|setup.py|github/davemlz/eemont|3.8037276531000383e-06| -|setup.py|github/vferat/pycrostates|3.8037276531000383e-06| -|setup.py|github/rgmyr/corebreakout|3.8037276531000383e-06| -|setup.py|github/sherpa-deproject/deproject|3.8037276531000383e-06| -|setup.py|github/Cascella-Group-UiO/HyMD|3.8037276531000383e-06| -|setup.py|github/ReSurfEMG/ReSurfEMG|3.8037276531000383e-06| -|setup.py|github/nextstrain/augur|3.8037276531000383e-06| -|setup.py|github/nicolet5/DiffCapAnalyzer|3.8037276531000383e-06| -|setup.py|github/marius311/pypico|3.8037276531000383e-06| -|setup.py|github/yymao/abundancematching|3.8037276531000383e-06| -|setup.py|github/OpenMDAO/dymos|3.8037276531000383e-06| -|setup.py|github/fjankowsk/scatfit|3.8037276531000383e-06| -|setup.py|github/dynamicslab/pysindy|3.8037276531000383e-06| -|setup.py|github/VeinsOfTheEarth/rabpro|3.8037276531000383e-06| -|setup.py|github/pierrehoudayer/RUBIS|3.8037276531000383e-06| -|setup.py|github/ORNL/tx2|3.8037276531000383e-06| -|setup.py|github/jfowkes/pycutest|3.8037276531000383e-06| -|setup.py|github/shirtsgroup/physical_validation|3.8037276531000383e-06| -|setup.py|github/ucl-exoplanets/TauREx3_public|3.8037276531000383e-06| -|setup.py|github/yqiuu/starduster|3.8037276531000383e-06| -|setup.py|github/tardis-sn/carsus|3.8037276531000383e-06| -|setup.py|github/tardis-sn/tardis|3.8037276531000383e-06| -|setup.py|github/agshumate/LiftoffTools|3.8037276531000383e-06| -|setup.py|github/maxpumperla/hyperas|3.8037276531000383e-06| -|setup.py|github/t-brandt/orvara|3.8037276531000383e-06| -|setup.py|github/raspishake/rsudp|3.8037276531000383e-06| -|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.8037276531000383e-06| -|setup.py|github/UNSW-CEEM/nempy|3.8037276531000383e-06| -|setup.py|github/nanoporetech/megalodon|3.8037276531000383e-06| -|setup.py|github/nanoporetech/ont_fast5_api|3.8037276531000383e-06| -|setup.py|github/nanoporetech/qcat|3.8037276531000383e-06| -|setup.py|github/nanoporetech/tombo|3.8037276531000383e-06| -|setup.py|github/Xia-Yijie/Xponge|3.8037276531000383e-06| -|setup.py|github/mdshw5/pyfaidx|3.8037276531000383e-06| -|setup.py|github/galizia-lab/pyview|3.8037276531000383e-06| -|setup.py|github/linnarsson-lab/loompy|3.8037276531000383e-06| -|setup.py|github/1313e/PRISM|3.8037276531000383e-06| -|setup.py|github/hover2pi/SEDkit|3.8037276531000383e-06| -|setup.py|github/Martindelosrios/cosmic-kite|3.8037276531000383e-06| -|setup.py|github/GijsMulders/epos|3.8037276531000383e-06| -|setup.py|github/ICAMS/strucscan|3.8037276531000383e-06| -|setup.py|github/skovaka/UNCALLED|3.8037276531000383e-06| -|setup.py|github/stammler/dustpy|3.8037276531000383e-06| -|setup.py|github/stammler/simframe|3.8037276531000383e-06| -|setup.py|github/galkintool/galkin|3.8037276531000383e-06| -|setup.py|github/BartoszBartmanski/StoSpa2|3.8037276531000383e-06| -|setup.py|github/ELELAB/cancermuts|3.8037276531000383e-06| -|setup.py|github/ELELAB/LipidDyn|3.8037276531000383e-06| -|setup.py|github/ELELAB/RosettaDDGPrediction|3.8037276531000383e-06| -|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.8037276531000383e-06| -|setup.py|github/federicomarulli/CosmoBolognaLib|3.8037276531000383e-06| -|setup.py|github/ncbi/ngs|3.8037276531000383e-06| -|setup.py|github/fair-data/fairdatapoint-client|3.8037276531000383e-06| -|setup.py|github/brainets/frites|3.8037276531000383e-06| -|setup.py|github/finagle29/DBSP_DRP|3.8037276531000383e-06| -|setup.py|github/FreBio/komics|3.8037276531000383e-06| -|setup.py|github/astro-informatics/ssht|3.8037276531000383e-06| -|setup.py|github/astro-informatics/s2let|3.8037276531000383e-06| -|setup.py|github/privong/pymccorrelation|3.8037276531000383e-06| -|setup.py|github/YeoLab/clipper|3.8037276531000383e-06| -|setup.py|github/realfastvla/rfpipe|3.8037276531000383e-06| -|setup.py|github/realfastvla/realfast|3.8037276531000383e-06| -|setup.py|github/Starlink/starlink|3.8037276531000383e-06| -|setup.py|github/DLR-RM/BlenderProc|3.8037276531000383e-06| -|setup.py|github/dmentipl/plonk|3.8037276531000383e-06| -|setup.py|github/amusecode/amuse|3.8037276531000383e-06| -|setup.py|github/wfondrie/mokapot|3.8037276531000383e-06| -|setup.py|github/HIPS/autograd|3.8037276531000383e-06| -|setup.py|github/gogrean/PyXel|3.8037276531000383e-06| -|setup.py|github/illumina/pyflow|3.8037276531000383e-06| -|setup.py|github/infer-actively/pymdp|3.8037276531000383e-06| -|setup.py|github/toshiyan/cmblensplus|3.8037276531000383e-06| -|setup.py|github/jakevdp/wpca|3.8037276531000383e-06| -|setup.py|github/PlanetHunters/tkmatrix|3.8037276531000383e-06| -|setup.py|github/SouthGreenPlatform/PyRice|3.8037276531000383e-06| -|setup.py|github/ismaelpessa/PyMUSE|3.8037276531000383e-06| -|setup.py|github/cdominik/optool|3.8037276531000383e-06| -|setup.py|github/iomega/spec2vec|3.8037276531000383e-06| -|setup.py|github/CLARIAH/grlc|3.8037276531000383e-06| -|setup.py|github/sparks-baird/xtal2png|3.8037276531000383e-06| -|setup.py|github/nlesc-ave/ave-rest-service|3.8037276531000383e-06| -|setup.py|github/tmcclintock/cluster_toolkit|3.8037276531000383e-06| -|setup.py|github/dicompyler/dicompyler-core|3.8037276531000383e-06| -|setup.py|github/poldracklab/mriqc|3.8037276531000383e-06| -|setup.py|github/fakedrtom/oncogemini|3.8037276531000383e-06| -|setup.py|github/psheehan/pdspy|3.8037276531000383e-06| -|setup.py|github/timothydmorton/vespa|3.8037276531000383e-06| -|setup.py|github/easybuilders/easybuild|3.8037276531000383e-06| -|setup.py|github/mroosmalen/nanosv|3.8037276531000383e-06| -|setup.py|github/3fon3fonov/exostriker|3.8037276531000383e-06| -|setup.py|github/cameronliang/BayesVP|3.8037276531000383e-06| -|setup.py|github/wilkelab/Opfi|3.8037276531000383e-06| -|setup.py|github/aiidateam/kiwipy|3.8037276531000383e-06| -|setup.py|github/natelust/least_asymmetry|3.8037276531000383e-06| -|setup.py|github/jveitchmichaelis/pygadgetreader|3.8037276531000383e-06| -|setup.py|github/mirochaj/ares|3.8037276531000383e-06| -|setup.py|github/GalacticDynamics-Oxford/Agama|3.8037276531000383e-06| -|setup.py|github/sfschen/velocileptors|3.8037276531000383e-06| -|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.8037276531000383e-06| -|setup.py|github/atmos-cloud-sim-uj/PySDM|3.8037276531000383e-06| -|setup.py|github/vaexio/vaex|3.8037276531000383e-06| -|setup.py|github/SCM-NV/qmflows-namd|3.8037276531000383e-06| -|setup.py|github/SCM-NV/pyZacros|3.8037276531000383e-06| -|setup.py|github/SCM-NV/qmflows|3.8037276531000383e-06| -|setup.py|github/felixchenier/kineticstoolkit|3.8037276531000383e-06| -|setup.py|github/ebellm/pyraf-dbsp|3.8037276531000383e-06| -|setup.py|github/Yu-Group/veridical-flow|3.8037276531000383e-06| -|setup.py|github/AlexMikes/AutoFunc|3.8037276531000383e-06| -|setup.py|github/milnus/Corekaburra|3.8037276531000383e-06| -|setup.py|github/davidgardenier/frbcat|3.8037276531000383e-06| -|setup.py|github/davidgardenier/frbpoppy|3.8037276531000383e-06| -|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.8037276531000383e-06| -|setup.py|github/KBNLresearch/ochre|3.8037276531000383e-06| -|setup.py|github/PacificBiosciences/pbcore|3.8037276531000383e-06| -|setup.py|github/PacificBiosciences/FALCON|3.8037276531000383e-06| -|setup.py|github/PacificBiosciences/kineticsTools|3.8037276531000383e-06| -|setup.py|github/CosmoStat/shapepipe|3.8037276531000383e-06| -|setup.py|github/kbarbary/extinction|3.8037276531000383e-06| -|setup.py|github/kbarbary/nestle|3.8037276531000383e-06| -|setup.py|github/LiberTEM/LiberTEM|3.8037276531000383e-06| -|setup.py|github/SIOSlab/exodetbox|3.8037276531000383e-06| -|setup.py|github/citiususc/BigSeqKit|3.8037276531000383e-06| -|setup.py|github/ejeschke/ginga|3.8037276531000383e-06| -|setup.py|github/szwiep/py_SBeLT|3.8037276531000383e-06| -|setup.py|github/sinc-lab/miRe2e|3.8037276531000383e-06| -|setup.py|github/colour-science/colour|3.8037276531000383e-06| -|setup.py|github/andycasey/sick|3.8037276531000383e-06| -|setup.py|github/tcassanelli/pywpf|3.8037276531000383e-06| -|setup.py|github/Extraweich/homopy|3.8037276531000383e-06| -|setup.py|github/benvanwerkhoven/kernel_tuner|3.8037276531000383e-06| -|setup.py|github/DESI-UR/VAST|3.8037276531000383e-06| -|setup.py|github/astroML/gatspy|3.8037276531000383e-06| -|setup.py|github/CQCL/qujax|3.8037276531000383e-06| -|setup.py|github/Johannes-Sahlmann/pygacs|3.8037276531000383e-06| -|setup.py|github/kerkelae/disimpy|3.8037276531000383e-06| -|setup.py|github/UM-Bridge/umbridge|3.8037276531000383e-06| -|setup.py|github/matthiasdemuzere/w2w|3.8037276531000383e-06| -|setup.py|github/pmvreeswijk/ZOGY|3.8037276531000383e-06| -|setup.py|github/pmvreeswijk/BlackBOX|3.8037276531000383e-06| -|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.8037276531000383e-06| -|setup.py|github/RudolfCardinal/camcops|3.8037276531000383e-06| -|setup.py|github/mishioo/tesliper|3.8037276531000383e-06| -|setup.py|github/Kuifje02/vrpy|3.8037276531000383e-06| -|setup.py|github/phac-nml/mob-suite|3.8037276531000383e-06| -|setup.py|github/phac-nml/staramr|3.8037276531000383e-06| -|setup.py|github/phac-nml/biohansel|3.8037276531000383e-06| -|setup.py|github/nboley/idr|3.8037276531000383e-06| -|setup.py|github/matteobreschi/bajes|3.8037276531000383e-06| -|setup.py|github/sensein/etelemetry-client|3.8037276531000383e-06| -|setup.py|github/apertif/apercal|3.8037276531000383e-06| -|setup.py|github/opencobra/cobrapy|3.8037276531000383e-06| -|setup.py|github/mlower/rmnest|3.8037276531000383e-06| -|setup.py|github/gmbrandt/xwavecal|3.8037276531000383e-06| -|setup.py|github/joe-antognini/kozai|3.8037276531000383e-06| -|setup.py|github/birnstiel/two-pop-py|3.8037276531000383e-06| -|setup.py|github/vijayvarma392/binaryBHexp|3.8037276531000383e-06| -|setup.py|github/cmateu/PyMGC3|3.8037276531000383e-06| -|setup.py|github/cmateu/galstreams|3.8037276531000383e-06| -|setup.py|github/arabic-digital-humanities/adhtools|3.8037276531000383e-06| -|setup.py|github/bioinform/somaticseq|3.8037276531000383e-06| -|setup.py|github/Qiskit/rustworkx|3.8037276531000383e-06| -|setup.py|github/odb9402/CNNPeaks|3.8037276531000383e-06| -|setup.py|github/saphir746/BiobankRead-Bash|3.8037276531000383e-06| -|setup.py|github/gausspy/gausspy|3.8037276531000383e-06| -|setup.py|github/siavash-saki/tesspy|3.8037276531000383e-06| -|setup.py|github/LucaMalavolta/PyORBIT|3.8037276531000383e-06| -|setup.py|github/bulik/ldsc|3.8037276531000383e-06| -|setup.py|github/insilicomedicine/GENTRL|3.8037276531000383e-06| -|setup.py|github/pjcigan/multicolorfits|3.8037276531000383e-06| -|setup.py|github/kennethcarrell/ATARRI|3.8037276531000383e-06| -|setup.py|github/lmfit/lmfit-py|3.8037276531000383e-06| -|setup.py|github/CEED/libCEED|3.8037276531000383e-06| -|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.8037276531000383e-06| -|setup.py|github/polca/unfold|3.8037276531000383e-06| -|setup.py|github/tschad/pycelp|3.8037276531000383e-06| -|setup.py|github/SWIFTSIM/emulator|3.8037276531000383e-06| -|setup.py|github/ArtificialStellarPopulations/ArtPop|3.8037276531000383e-06| -|setup.py|github/bxia888/CEFCIG|3.8037276531000383e-06| -|setup.py|github/INCF/one_click|3.8037276531000383e-06| -|setup.py|github/cas-bioinf/rboAnalyzer|3.8037276531000383e-06| -|setup.py|github/natashabatalha/PandExo|3.8037276531000383e-06| -|setup.py|github/natashabatalha/picaso|3.8037276531000383e-06| -|setup.py|github/agreenbaum/ImPlaneIA|3.8037276531000383e-06| -|setup.py|github/musevlt/muse-psfr|3.8037276531000383e-06| -|setup.py|github/musevlt/origin|3.8037276531000383e-06| -|setup.py|github/heliopython/heliopy|3.8037276531000383e-06| -|setup.py|github/DrafProject/elmada|3.8037276531000383e-06| -|setup.py|github/lilyminium/psiresp|3.8037276531000383e-06| -|setup.py|github/manodeep/Corrfunc|3.8037276531000383e-06| -|setup.py|github/YosefLab/scvi-tools|3.8037276531000383e-06| -|setup.py|github/brandon-rhodes/python-jplephem|3.8037276531000383e-06| -|setup.py|github/DRMacIver/shrinkray|3.8037276531000383e-06| -|setup.py|github/linqs/psl|3.8037276531000383e-06| -|setup.py|github/MannLabs/alphapept|3.8037276531000383e-06| -|setup.py|github/linuxscout/pyarabic|3.8037276531000383e-06| -|setup.py|github/Illumina/SpliceAI|3.8037276531000383e-06| -|setup.py|github/smog-server/OpenSMOG|3.8037276531000383e-06| -|setup.py|github/kevin218/Eureka|3.8037276531000383e-06| -|setup.py|github/MartianColonist/POSEIDON|3.8037276531000383e-06| -|setup.py|github/parmoo/parmoo|3.8037276531000383e-06| -|setup.py|github/PaulHancock/Aegean|3.8037276531000383e-06| -|setup.py|github/undark-lab/sstrax|3.8037276531000383e-06| -|setup.py|github/pierrexyz/pybird|3.8037276531000383e-06| -|setup.py|github/DynaSlum/satsense|3.8037276531000383e-06| -|setup.py|github/mtakahiro/gsf|3.8037276531000383e-06| -|setup.py|github/dmey/synthia|3.8037276531000383e-06| -|setup.py|github/astrom-tom/specstack|3.8037276531000383e-06| -|setup.py|github/astrom-tom/dfitspy|3.8037276531000383e-06| -|setup.py|github/radiocosmology/caput|3.8037276531000383e-06| -|setup.py|github/tofflemire/saphires|3.8037276531000383e-06| -|setup.py|github/wtsi-hpag/HiLine|3.8037276531000383e-06| -|setup.py|github/spglib/spgrep|3.8037276531000383e-06| -|setup.py|github/cdslaborg/paramonte|3.8037276531000383e-06| -|setup.py|github/twesterhout/lattice-symmetries|3.8037276531000383e-06| -|setup.py|github/athulpg007/AMAT|3.8037276531000383e-06| -|setup.py|github/Materials-Consortia/optimade-python-tools|3.8037276531000383e-06| -|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.8037276531000383e-06| -|setup.py|github/NREL/graph-env|3.8037276531000383e-06| -|setup.py|github/mscroggs/symfem|3.8037276531000383e-06| -|setup.py|github/tomlouden/spiderman|3.8037276531000383e-06| -|setup.py|github/telegraphic/pygsm|3.8037276531000383e-06| -|setup.py|github/telegraphic/fits2hdf|3.8037276531000383e-06| -|setup.py|github/MIT-STARLab/deconfuser|3.8037276531000383e-06| -|setup.py|github/eggplantbren/DNest4|3.8037276531000383e-06| -|setup.py|github/conchoecia/pauvre|3.8037276531000383e-06| -|setup.py|github/copasi/basico|3.8037276531000383e-06| -|setup.py|github/YSOVAR/YSOVAR|3.8037276531000383e-06| -|setup.py|github/Substra/substra|3.8037276531000383e-06| -|setup.py|github/jeaadams/ExoPix|3.8037276531000383e-06| -|setup.py|github/kathlandgren/SWAMPE|3.8037276531000383e-06| -|setup.py|github/NeuralEnsemble/PyNN|3.8037276531000383e-06| -|setup.py|github/DeltaRCM/pyDeltaRCM|3.8037276531000383e-06| -|setup.py|github/Electrostatics/apbs|3.8037276531000383e-06| -|setup.py|github/DirectDM/directdm-py|3.8037276531000383e-06| -|setup.py|github/fruzsinaagocs/oscode|3.8037276531000383e-06| -|setup.py|github/gilestrolab/ethoscope|3.8037276531000383e-06| -|setup.py|github/pec27/hfof|3.8037276531000383e-06| -|setup.py|github/pec27/smerfs|3.8037276531000383e-06| -|setup.py|github/multiscale/muscle3|3.8037276531000383e-06| -|setup.py|github/omuse-geoscience/omuse|3.8037276531000383e-06| -|setup.py|github/clwainwright/CosmoTransitions|3.8037276531000383e-06| -|setup.py|github/EpistasisLab/regens|3.8037276531000383e-06| -|setup.py|github/EpistasisLab/tpot|3.8037276531000383e-06| -|setup.py|github/DeepRank/pssmgen|3.8037276531000383e-06| -|setup.py|github/DeepRank/DeepRank-GNN|3.8037276531000383e-06| -|setup.py|github/DeepRank/deeprank|3.8037276531000383e-06| -|setup.py|github/DeepRank/pdb2sql|3.8037276531000383e-06| -|setup.py|github/DeepRank/iScore|3.8037276531000383e-06| -|setup.py|github/andizq/sf3dmodels|3.8037276531000383e-06| -|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.8037276531000383e-06| -|setup.py|github/DMGW-Goethe/imripy|3.8037276531000383e-06| -|setup.py|github/VMBoehm/MADLens|3.8037276531000383e-06| -|setup.py|github/herjy/SLIT|3.8037276531000383e-06| -|setup.py|github/cabb99/open3spn2|3.8037276531000383e-06| -|setup.py|github/bwengals/CCSNMultivar|3.8037276531000383e-06| -|setup.py|github/juliotux/astropop|3.8037276531000383e-06| -|setup.py|github/AlexanderLabWHOI/EUKulele|3.8037276531000383e-06| -|setup.py|github/josegit88/SCORPIO|3.8037276531000383e-06| -|setup.py|github/biomedia-mira/blast-ct|3.8037276531000383e-06| -|setup.py|github/RamanLab/iCOMIC|3.8037276531000383e-06| -|setup.py|github/MASILab/pyPheWAS|3.8037276531000383e-06| -|setup.py|github/sbebo/joypy|3.8037276531000383e-06| -|setup.py|github/benallard/galileo|3.8037276531000383e-06| -|setup.py|github/Filter-Bubble/e2e-Dutch|3.8037276531000383e-06| -|setup.py|github/Midnighter/dependency-info|3.8037276531000383e-06| -|setup.py|github/scipion-em/scipion-em-continuousflex|3.8037276531000383e-06| -|setup.py|github/fitbenchmarking/fitbenchmarking|3.8037276531000383e-06| -|setup.py|github/SMTG-UCL/ShakeNBreak|3.8037276531000383e-06| -|setup.py|github/SMTG-UCL/surfaxe|3.8037276531000383e-06| -|setup.py|github/NLESC-JCER/QMCTorch|3.8037276531000383e-06| -|setup.py|github/exobssim/rapoc-public|3.8037276531000383e-06| -|setup.py|github/pytoolz/toolz|3.8037276531000383e-06| -|setup.py|github/ratt-ru/montblanc|3.8037276531000383e-06| -|setup.py|github/ratt-ru/CubiCal|3.8037276531000383e-06| -|setup.py|github/ConorMacBride/mcalf|3.8037276531000383e-06| -|setup.py|github/0xCoto/Virgo|3.8037276531000383e-06| -|setup.py|github/fAndreuzzi/BisPy|3.8037276531000383e-06| -|setup.py|github/NKI-CCB/PRECISE|3.8037276531000383e-06| -|setup.py|github/icredd-cheminfo/CGRdb2|3.8037276531000383e-06| -|setup.py|github/spokenlanguage/platalea|3.8037276531000383e-06| -|setup.py|github/bio-phys/BioEn|3.8037276531000383e-06| -|setup.py|github/fred3m/toyz|3.8037276531000383e-06| -|setup.py|github/ggonnella/gfapy|3.8037276531000383e-06| -|setup.py|github/rohinkumar/correlcalc|3.8037276531000383e-06| -|setup.py|github/ageller/firefly|3.8037276531000383e-06| -|setup.py|github/KeplerGO/k2mosaic|3.8037276531000383e-06| -|setup.py|github/caracal-pipeline/caracal|3.8037276531000383e-06| -|setup.py|github/BEAST-Fitting/beast|3.8037276531000383e-06| -|setup.py|github/antoinediez/Sisyphe|3.8037276531000383e-06| -|setup.py|github/carlosborca/CrystaLattE|3.8037276531000383e-06| -|setup.py|github/ekaterinailin/AltaiPony|3.8037276531000383e-06| -|setup.py|github/Heldenkombinat/Logodetect|3.8037276531000383e-06| -|setup.py|github/stevengiacalone/triceratops|3.8037276531000383e-06| -|setup.py|github/swiftsim/swiftsimio|3.8037276531000383e-06| -|setup.py|github/AA-ALERT/frbcatdb|3.8037276531000383e-06| -|setup.py|github/EMBL-Hentze-group/htseq-clip|3.8037276531000383e-06| -|setup.py|github/HERA-Team/aipy|3.8037276531000383e-06| -|setup.py|github/HERA-Team/hera_opm|3.8037276531000383e-06| -|setup.py|github/mbaes/SpheCow|3.8037276531000383e-06| -|setup.py|github/deepmedic/deepmedic|3.8037276531000383e-06| -|setup.py|github/GoekeLab/xpore|3.8037276531000383e-06| -|setup.py|github/weecology/retriever|3.8037276531000383e-06| -|setup.py|github/bfarr/exocartographer|3.8037276531000383e-06| -|setup.py|github/dunnkers/fseval|3.8037276531000383e-06| -|setup.py|github/cbg-ethz/shorah|3.8037276531000383e-06| -|setup.py|github/era-urban/wrfpy|3.8037276531000383e-06| -|setup.py|github/swagnercarena/ovejero|3.8037276531000383e-06| -|setup.py|github/21cmFAST/21cmFAST|3.8037276531000383e-06| -|setup.py|github/quatrope/ProperImage|3.8037276531000383e-06| -|setup.py|github/quatrope/feets|3.8037276531000383e-06| -|setup.py|github/ghislainv/forestatrisk|3.8037276531000383e-06| -|setup.py|github/DavidT3/XGA|3.8037276531000383e-06| -|setup.py|github/rajeshrinet/pystokes|3.8037276531000383e-06| -|setup.py|github/Hoohm/CITE-seq-Count|3.8037276531000383e-06| -|setup.py|github/nasa/simupy-flight|3.8037276531000383e-06| -|setup.py|github/ACEnglish/truvari|3.8037276531000383e-06| -|setup.py|github/seung-lab/FlyWirePaper|3.8037276531000383e-06| -|setup.py|github/tdaylan/pcat|3.8037276531000383e-06| -|setup.py|github/vedantchandra/wdtools|3.8037276531000383e-06| -|setup.py|github/Theano/Theano|3.8037276531000383e-06| -|setup.py|github/dcorre/otrain|3.8037276531000383e-06| -|setup.py|github/eWaterCycle/jupyterlab_thredds|3.8037276531000383e-06| -|setup.py|github/eWaterCycle/grpc4bmi|3.8037276531000383e-06| -|setup.py|github/vatlab/sos-notebook|3.8037276531000383e-06| -|setup.py|github/blackjax-devs/blackjax|3.8037276531000383e-06| -|setup.py|github/fkeruzore/panco2|3.8037276531000383e-06| -|setup.py|github/tkerscher/blast|3.8037276531000383e-06| -|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.8037276531000383e-06| -|setup.py|github/compomics/DeepLC|3.8037276531000383e-06| -|setup.py|github/abmantz/lmc|3.8037276531000383e-06| -|setup.py|github/conda/pycosat|3.8037276531000383e-06| -|setup.py|github/conda/conda|3.8037276531000383e-06| -|setup.py|github/nanograv/PINT|3.8037276531000383e-06| -|setup.py|github/volkamerlab/opencadd|3.8037276531000383e-06| -|setup.py|github/starkit/wsynphot|3.8037276531000383e-06| -|setup.py|github/connectomicslab/connectomemapper3|3.8037276531000383e-06| -|setup.py|github/COVID-IWG/epimargin|3.8037276531000383e-06| -|setup.py|github/simonsobs/pixell|3.8037276531000383e-06| -|setup.py|github/simonsobs/nemo|3.8037276531000383e-06| -|setup.py|github/medema-group/bigslice|3.8037276531000383e-06| -|setup.py|github/Sarc-Graph/sarcgraph|3.8037276531000383e-06| -|setup.py|github/Jammy2211/PyAutoLens|3.8037276531000383e-06| -|setup.py|github/Jammy2211/PyAutoGalaxy|3.8037276531000383e-06| -|setup.py|github/Autostronomy/AstroPhot|3.8037276531000383e-06| -|setup.py|github/girder/viime|3.8037276531000383e-06| -|setup.py|github/dfm/corner.py|3.8037276531000383e-06| -|setup.py|github/dfm/celerite|3.8037276531000383e-06| -|setup.py|github/prajwel/curvit|3.8037276531000383e-06| -|setup.py|github/cy-xu/cosmic-conn|3.8037276531000383e-06| -|setup.py|github/marcelm/tinyalign|3.8037276531000383e-06| -|setup.py|github/marcelm/alignlib|3.8037276531000383e-06| -|setup.py|github/marcelm/cutadapt|3.8037276531000383e-06| -|setup.py|github/marcelm/dnaio|3.8037276531000383e-06| -|setup.py|github/fabiopardo/tonic|3.8037276531000383e-06| -|setup.py|github.com/idptools/metapredict|3.8037276531000383e-06| -|setup.py|github/actris-cloudnet/cloudnetpy|3.8037276531000383e-06| -|setup.py|github/fcs-analysis/PyCorrFit|3.8037276531000383e-06| -|setup.py|github/fcs-analysis/PyScanFCS|3.8037276531000383e-06| -|setup.py|github/nye17/javelin|3.8037276531000383e-06| -|setup.py|github/EliseJ/astroABC|3.8037276531000383e-06| -|setup.py|github/xenon-middleware/pyxenon|3.8037276531000383e-06| -|setup.py|github/rhayes777/PyAutoFit|3.8037276531000383e-06| -|setup.py|github/mdruett/COCOPLOT|3.8037276531000383e-06| -|setup.py|github/engyasin/Offline_MOT|3.8037276531000383e-06| -|setup.py|github/seclark/RHT|3.8037276531000383e-06| -|setup.py|github/rbturnbull/ausdex|3.8037276531000383e-06| -|setup.py|github/samaygarg/fuelcell|3.8037276531000383e-06| -|setup.py|github/jianhuupenn/SpaGCN|3.8037276531000383e-06| -|setup.py|github/shilpagarg/WHdenovo|3.8037276531000383e-06| -|setup.py|github/gagneurlab/drop|3.8037276531000383e-06| -|setup.py|github/orcasgit/python-fitbit|3.8037276531000383e-06| -|setup.py|github/coljac/sensie|3.8037276531000383e-06| -|setup.py|github/sanjibs/bmcmc|3.8037276531000383e-06| -|setup.py|github/NickSwainston/pulsar_spectra|3.8037276531000383e-06| -|setup.py|github/maxibor/sam2lca|3.8037276531000383e-06| -|setup.py|github/MNiwano/Eclaire|3.8037276531000383e-06| -|setup.py|github/icb-dcm/pyabc|3.8037276531000383e-06| -|setup.py|github/BD2KGenomics/toil|3.8037276531000383e-06| -|setup.py|github/nithyanandan/PRISim|3.8037276531000383e-06| -|setup.py|github/hiddenSymmetries/simsopt|3.8037276531000383e-06| -|setup.py|github/fermisurfaces/IFermi|3.8037276531000383e-06| -|setup.py|github/BackmanLab/PWSpy|3.8037276531000383e-06| -|setup.py|github/caseyjlaw/rtpipe|3.8037276531000383e-06| -|setup.py|github/sylvainprigent/napari-tracks-reader|3.8037276531000383e-06| -|setup.py|github/keflavich/HiGal_SEDfitter|3.8037276531000383e-06| -|setup.py|github/matthewholman/assist|3.8037276531000383e-06| -|setup.py|github/javicarron/mtneedlet|3.8037276531000383e-06| -|setup.py|github/eldariont/svim|3.8037276531000383e-06| -|setup.py|github/atomneb/AtomNeb-py|3.8037276531000383e-06| -|setup.py|github/OP2/PyOP2|3.8037276531000383e-06| -|setup.py|github/nespinoza/juliet|3.8037276531000383e-06| -|setup.py|github/nespinoza/mc-spam|3.8037276531000383e-06| -|setup.py|github/jiahecui/SenAOReFoc|3.8037276531000383e-06| -|setup.py|github/cadop/seg1d|3.8037276531000383e-06| -|setup.py|github/beastraban/INSANE|3.8037276531000383e-06| -|setup.py|github/Ayuei/DeBEIR|3.8037276531000383e-06| -|setup.py|github/ofionnad/radiowinds|3.8037276531000383e-06| -|setup.py|github/ECSHackWeek/impedance.py|3.8037276531000383e-06| -|setup.py|github/katholt/Kaptive|3.8037276531000383e-06| -|setup.py|github/elwinter/nnde|3.8037276531000383e-06| -|setup.py|github/BoPeng/simuPOP|3.8037276531000383e-06| -|setup.py|github/radio-astro-tools/uvcombine|3.8037276531000383e-06| -|setup.py|github/radio-astro-tools/pvextractor|3.8037276531000383e-06| -|setup.py|github/radio-astro-tools/spectral-cube|3.8037276531000383e-06| -|setup.py|github/EnsembleGovServices/kamodo-core|3.8037276531000383e-06| -|setup.py|github/VarStarDetect/varstardetect|3.8037276531000383e-06| -|setup.py|github/mchalela/GriSPy|3.8037276531000383e-06| -|setup.py|github/nebblu/ReACT|3.8037276531000383e-06| -|setup.py|github/j-faria/kima|3.8037276531000383e-06| -|setup.py|github/domenico-simone/rmlst_api|3.8037276531000383e-06| -|setup.py|github/4pisky/fourpisky-core|3.8037276531000383e-06| -|setup.py|github/deeptools/deeptools_intervals|3.8037276531000383e-06| -|setup.py|github/deeptools/py2bit|3.8037276531000383e-06| -|setup.py|github/zarr-developers/zarr-python|3.8037276531000383e-06| -|setup.py|github/andresmegias/richvalues|3.8037276531000383e-06| -|setup.py|github/broadinstitute/wot|3.8037276531000383e-06| -|setup.py|github/broadinstitute/CellBender|3.8037276531000383e-06| -|setup.py|github/eelregit/mcfit|3.8037276531000383e-06| -|setup.py|github/bwkeller/PASTA|3.8037276531000383e-06| -|setup.py|github/cmillion/gPhoton|3.8037276531000383e-06| -|setup.py|github/bartongroup/yanosim|3.8037276531000383e-06| -|setup.py|github/LBNL-ETA/MSWH|3.8037276531000383e-06| -|setup.py|github/hknd23/idcempy|3.8037276531000383e-06| -|setup.py|github/thomasorb/orcs|3.8037276531000383e-06| -|setup.py|github/bcgsc/tigmint|3.8037276531000383e-06| -|setup.py|github/Gaiana/nirdust|3.8037276531000383e-06| -|setup.py|github/perfanalytics/pose2sim|3.8037276531000383e-06| -|setup.py|github/sonwell/biotools|3.8037276531000383e-06| -|setup.py|github/astropy/specutils|3.8037276531000383e-06| -|setup.py|github/astropy/astroquery|3.8037276531000383e-06| -|setup.py|github/astropy/ccdproc|3.8037276531000383e-06| -|setup.py|github/astropy/astroscrappy|3.8037276531000383e-06| -|setup.py|github/astropy/halotools|3.8037276531000383e-06| -|setup.py|github/astropy/SPISEA|3.8037276531000383e-06| -|setup.py|github/astropy/astroplan|3.8037276531000383e-06| -|setup.py|github/google/jax|3.8037276531000383e-06| -|setup.py|github/warrickball/tomso|3.8037276531000383e-06| -|setup.py|github/Astroua/SCIMES|3.8037276531000383e-06| -|setup.py|github/Astroua/TurbuStat|3.8037276531000383e-06| -|setup.py|github/TeraTrees/TIPP|3.8037276531000383e-06| -|setup.py|github/agree019/DarkCapPy|3.8037276531000383e-06| -|setup.py|github/tjiangHIT/cuteSV|3.8037276531000383e-06| -|setup.py|github/ideasrule/platon|3.8037276531000383e-06| -|setup.py|github/anuradhawick/LRBinner|3.8037276531000383e-06| -|setup.py|github/gdrouart/MrMoose|3.8037276531000383e-06| -|setup.py|github/tool-bin/ukbcc|3.8037276531000383e-06| -|setup.py|github/cheerfuluser/tessreduce|3.8037276531000383e-06| -|setup.py|github/meinardmueller/synctoolbox|3.8037276531000383e-06| -|setup.py|github/meinardmueller/libfmp|3.8037276531000383e-06| -|setup.py|github/xpsi-group/xpsi|3.8037276531000383e-06| -|setup.py|github/enthought/mayavi|3.8037276531000383e-06| -|setup.py|github/enthought/vpsearch|3.8037276531000383e-06| -|setup.py|github/Caltech-IPAC/Montage|3.8037276531000383e-06| -|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.8037276531000383e-06| -|setup.py|github/EdanRein/pyPplusS|3.8037276531000383e-06| -|setup.py|github/migp11/pyfastcore|3.8037276531000383e-06| -|setup.py|github/jonathansick/skyoffset|3.8037276531000383e-06| -|setup.py|github/jonathansick/MoAstro|3.8037276531000383e-06| -|setup.py|github/epic-astronomy/EPIC|3.8037276531000383e-06| -|setup.py|github/halomod/hmf|3.8037276531000383e-06| -|setup.py|github/halomod/halomod|3.8037276531000383e-06| -|setup.py|github/mzy2240/ESA|3.8037276531000383e-06| -|setup.py|github/bootphon/phonemizer|3.8037276531000383e-06| -|setup.py|github/DLTK/DLTK|3.8037276531000383e-06| -|setup.py|github/4dn-dcic/pairix|3.8037276531000383e-06| -|setup.py|github/chapmanb/bcbb|3.8037276531000383e-06| -|setup.py|github/CIRADA-Tools/RM-Tools|3.8037276531000383e-06| -|setup.py|github/neuralhydrology/neuralhydrology|3.8037276531000383e-06| -|setup.py|github/teuben/nemo|3.8037276531000383e-06| -|setup.py|github/ylab-hi/ScanExitronLR|3.8037276531000383e-06| -|setup.py|github/changhoonhahn/pySpectrum|3.8037276531000383e-06| -|setup.py|github/jbuisine/macop|3.8037276531000383e-06| -|setup.py|github/mriener/gausspyplus|3.8037276531000383e-06| -|setup.py|github/ketch/nodepy|3.8037276531000383e-06| -|setup.py|github/jhparkastro/gpcal|3.8037276531000383e-06| -|setup.py|github/miniufo/xinvert|3.8037276531000383e-06| -|setup.py|github/JoschaJ/mockFRBhosts|3.8037276531000383e-06| -|setup.py|github/carpyncho/carpyncho-py|3.8037276531000383e-06| -|setup.py|github/hyperopt/hyperopt|3.8037276531000383e-06| -|setup.py|github/pybamm-team/liionpack|3.8037276531000383e-06| -|setup.py|github/pybamm-team/PyBaMM|3.8037276531000383e-06| -|setup.py|github/cagrikymk/JAX-ReaxFF|3.8037276531000383e-06| -|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.8037276531000383e-06| -|setup.py|github/RTIInternational/gobbli|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanoget|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanomath|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanopack|3.8037276531000383e-06| -|setup.py|github/wdecoster/NanoPlot|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanolyse|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanostat|3.8037276531000383e-06| -|setup.py|github/wdecoster/NanoComp|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanoQC|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanocomp|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanofilt|3.8037276531000383e-06| -|setup.py|github/tvwenger/hii-region-kinematics|3.8037276531000383e-06| -|setup.py|github/tvwenger/wisp|3.8037276531000383e-06| -|setup.py|github/tvwenger/kd|3.8037276531000383e-06| -|setup.py|github/COSMIC-PopSynth/COSMIC|3.8037276531000383e-06| -|setup.py|github/kboone/parsnip|3.8037276531000383e-06| -|setup.py|github/grazianoucci/game|3.8037276531000383e-06| -|setup.py|github/dtamayo/reboundx|3.8037276531000383e-06| -|setup.py|github/reggiebernardo/PTAfast|3.8037276531000383e-06| -|setup.py|github/guangtunbenzhu/NonnegMFPy|3.8037276531000383e-06| -|setup.py|github/guangtunbenzhu/SetCoverPy|3.8037276531000383e-06| -|setup.py|github/Singh-Lab/DeMaSk|3.8037276531000383e-06| -|setup.py|github/lkmklsmn/DrivAER|3.8037276531000383e-06| -|setup.py|github/tikk3r/lofar-h5plot|3.8037276531000383e-06| -|setup.py|github/ziotom78/dacapo_calibration|3.8037276531000383e-06| -|setup.py|github/pavolgaj/OCFit|3.8037276531000383e-06| -|setup.py|github/ArgonneCPAC/dsps|3.8037276531000383e-06| -|setup.py|github/adbar/htmldate|3.8037276531000383e-06| -|setup.py|github/PyPSA/atlite|3.8037276531000383e-06| -|setup.py|github/PyPSA/linopy|3.8037276531000383e-06| -|setup.py|github/HillLab/SomaticSiMu|3.8037276531000383e-06| -|setup.py|github/milicolazo/Pyedra|3.8037276531000383e-06| -|setup.py|github/synchrofit/synchrofit|3.8037276531000383e-06| -|setup.py|github/eblur/dust|3.8037276531000383e-06| -|setup.py|github/schlafly/crowdsource|3.8037276531000383e-06| -|setup.py|github/WorkflowConversion/CTDConverter|3.8037276531000383e-06| -|setup.py|github/NiallJeffrey/DeepMass|3.8037276531000383e-06| -|setup.py|github/dask/dask|3.8037276531000383e-06| -|setup.py|github/panoptes-organization/panoptes|3.8037276531000383e-06| -|setup.py|github/dbosul/CWITools|3.8037276531000383e-06| -|setup.py|github/lynx-x-ray-observatory/soxs|3.8037276531000383e-06| -|setup.py|github/GenomicParisCentre/toulligQC|3.8037276531000383e-06| -|setup.py|github/PyFstat/PyFstat|3.8037276531000383e-06| -|setup.py|github/iraf-community/pyraf|3.8037276531000383e-06| -|setup.py|github/franpoz/SHERLOCK|3.8037276531000383e-06| -|setup.py|github/chanzuckerberg/idseq-dag|3.8037276531000383e-06| -|setup.py|github/KathrynJones1/catwoman|3.8037276531000383e-06| -|setup.py|github/jorisparet/partycls|3.8037276531000383e-06| -|setup.py|github/mne-tools/mne-icalabel|3.8037276531000383e-06| -|setup.py|github/NLeSC/cptm|3.8037276531000383e-06| -|setup.py|github/NLeSC/Massive-PotreeConverter|3.8037276531000383e-06| -|setup.py|github/NLeSC/mcfly|3.8037276531000383e-06| -|setup.py|github/NLeSC/noodles|3.8037276531000383e-06| -|setup.py|github/NLeSC/boatswain|3.8037276531000383e-06| -|setup.py|github/fair-software/fairtally|3.8037276531000383e-06| -|setup.py|github/fair-software/howfairis|3.8037276531000383e-06| -|setup.py|github/samuelefiorini/tangle|3.8037276531000383e-06| -|setup.py|github/kgullikson88/Telluric-Fitter|3.8037276531000383e-06| -|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.8037276531000383e-06| -|setup.py|github/IMMM-SFA/mosartwmpy|3.8037276531000383e-06| -|setup.py|github/jollejolles/pirecorder|3.8037276531000383e-06| -|setup.py|github/NKI-AI/direct|3.8037276531000383e-06| -|setup.py|github/ComparativeGenomicsToolkit/cactus|3.8037276531000383e-06| -|setup.py|github/oschwengers/referenceseeker|3.8037276531000383e-06| -|setup.py|github/oschwengers/bakta|3.8037276531000383e-06| -|setup.py|github/oschwengers/platon|3.8037276531000383e-06| -|setup.py|github/H-E-L-P/XID_plus|3.8037276531000383e-06| -|setup.py|gitlab/petsc/petsc|3.8037276531000383e-06| -|setup.py|gitlab/octopus-code/octopus|3.8037276531000383e-06| -|setup.py|gitlab/permafrostnet/teaspoon|3.8037276531000383e-06| -|setup.py|gitlab/fduchate/predihood|3.8037276531000383e-06| -|setup.py|gitlab/pythia-uq/pythia|3.8037276531000383e-06| -|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.8037276531000383e-06| -|setup.py|gitlab/joseaher/astroplotlib|3.8037276531000383e-06| -|setup.py|gitlab/gims-developers/gims|3.8037276531000383e-06| -|setup.py|gitlab/chjordan/sslf|3.8037276531000383e-06| -|setup.py|gitlab/picos-api/picos|3.8037276531000383e-06| -|setup.py|gitlab/jason-rumengan/pyarma|3.8037276531000383e-06| -|setup.py|gitlab/Molcas/OpenMolcas|3.8037276531000383e-06| -|CMakeLists.txt|github/ahcm/ffindex|3.8037276531000383e-06| -|CMakeLists.txt|github/s4hts/HTStream|3.8037276531000383e-06| -|CMakeLists.txt|github/STEllAR-GROUP/octotiger|3.8037276531000383e-06| -|CMakeLists.txt|github/ImperialCollegeLondon/sharpy|3.8037276531000383e-06| -|CMakeLists.txt|github/ImperialCollegeLondon/UVLM|3.8037276531000383e-06| -|CMakeLists.txt|github/mbillingr/libgdf|3.8037276531000383e-06| -|CMakeLists.txt|github/SeaIce-Math/SubZero|3.8037276531000383e-06| -|CMakeLists.txt|github/hveerten/katu|3.8037276531000383e-06| -|CMakeLists.txt|github/bbuchfink/diamond|3.8037276531000383e-06| -|CMakeLists.txt|github/veg/tn93|3.8037276531000383e-06| -|CMakeLists.txt|github/n-claes/legolas|3.8037276531000383e-06| -|CMakeLists.txt|github/AstroUGent/shadowfax|3.8037276531000383e-06| -|CMakeLists.txt|github/jdonnert/WVTICs|3.8037276531000383e-06| -|CMakeLists.txt|github/EdoardoCarlesi/cmbeasy|3.8037276531000383e-06| -|CMakeLists.txt|github/ECP-copa/Cabana|3.8037276531000383e-06| -|CMakeLists.txt|github/ajohnson-uoregon/llvm-project|3.8037276531000383e-06| -|CMakeLists.txt|github/lanl/GLUE|3.8037276531000383e-06| -|CMakeLists.txt|github/statgen/popscle|3.8037276531000383e-06| -|CMakeLists.txt|github/lsds/faasm|3.8037276531000383e-06| -|CMakeLists.txt|github/lsds/LightSaber|3.8037276531000383e-06| -|CMakeLists.txt|github/lsds/TaLoS|3.8037276531000383e-06| -|CMakeLists.txt|github/HingeAssembler/HINGE|3.8037276531000383e-06| -|CMakeLists.txt|github/astroboylrx/PLAN|3.8037276531000383e-06| -|CMakeLists.txt|github/COMBINE-lab/libgff|3.8037276531000383e-06| -|CMakeLists.txt|github/COMBINE-lab/RapMap|3.8037276531000383e-06| -|CMakeLists.txt|github/elkebir-group/derna|3.8037276531000383e-06| -|CMakeLists.txt|github/santeripuranen/SpydrPick|3.8037276531000383e-06| -|CMakeLists.txt|github/reedacartwright/ngila|3.8037276531000383e-06| -|CMakeLists.txt|github/lorenzo-rovigatti/oxDNA|3.8037276531000383e-06| -|CMakeLists.txt|github/marbl/MashMap|3.8037276531000383e-06| -|CMakeLists.txt|github/yatisht/usher|3.8037276531000383e-06| -|CMakeLists.txt|github/R-Vessel-X/SlicerRVXLiverSegmentation|3.8037276531000383e-06| -|CMakeLists.txt|github/voutcn/megahit|3.8037276531000383e-06| -|CMakeLists.txt|github/stevengj/nlopt|3.8037276531000383e-06| -|CMakeLists.txt|github/NeoGeographyToolkit/StereoPipeline|3.8037276531000383e-06| -|CMakeLists.txt|github/mofanv/darknetz|3.8037276531000383e-06| -|CMakeLists.txt|github/jeffdaily/parasail|3.8037276531000383e-06| -|CMakeLists.txt|github/sanger-pathogens/assembly-stats|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/mmseqs2|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/metaeuk|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/MMseqs2|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/spacepharer|3.8037276531000383e-06| -|CMakeLists.txt|github/soedinglab/plass|3.8037276531000383e-06| -|CMakeLists.txt|github/seqan/lara|3.8037276531000383e-06| -|CMakeLists.txt|github/seqan/lambda|3.8037276531000383e-06| -|CMakeLists.txt|github/seqan/flexbar|3.8037276531000383e-06| -|CMakeLists.txt|github/xcompact3d/Incompact3d|3.8037276531000383e-06| -|CMakeLists.txt|github/hasindu2008/slow5tools|3.8037276531000383e-06| -|CMakeLists.txt|github/DGtal-team/DGtal|3.8037276531000383e-06| -|CMakeLists.txt|github/baiwenjia/ukbb_cardiac|3.8037276531000383e-06| -|CMakeLists.txt|github/PMBio/peer|3.8037276531000383e-06| -|CMakeLists.txt|github/ugovaretto/molekel|3.8037276531000383e-06| -|CMakeLists.txt|github/dglaeser/gridformat|3.8037276531000383e-06| -|CMakeLists.txt|github/PyPO-dev/PyPO|3.8037276531000383e-06| -|CMakeLists.txt|github/hnikaein/stark|3.8037276531000383e-06| -|CMakeLists.txt|github/farhanferoz/MultiNest|3.8037276531000383e-06| -|CMakeLists.txt|github/dpryan79/libBigWig|3.8037276531000383e-06| -|CMakeLists.txt|github/CMakePP/CMinx|3.8037276531000383e-06| -|CMakeLists.txt|github/TRIQS/solid_dmft|3.8037276531000383e-06| -|CMakeLists.txt|github/wullm/zwindstroom|3.8037276531000383e-06| -|CMakeLists.txt|github/casacore/casacore|3.8037276531000383e-06| -|CMakeLists.txt|github/basp-group/Puri-Psi|3.8037276531000383e-06| -|CMakeLists.txt|github/TRASAL/AMBER|3.8037276531000383e-06| -|CMakeLists.txt|github/liuhao-cn/fastSHT|3.8037276531000383e-06| -|CMakeLists.txt|github/Dylan-Aliberti/Kepler-Collisions|3.8037276531000383e-06| -|CMakeLists.txt|github/idefix-code/idefix|3.8037276531000383e-06| -|CMakeLists.txt|github/BIC-MNI/libminc|3.8037276531000383e-06| -|CMakeLists.txt|github/JPenuchot/ctbench|3.8037276531000383e-06| -|CMakeLists.txt|github/exoclime/THOR|3.8037276531000383e-06| -|CMakeLists.txt|github/exoclime/Helios-r2|3.8037276531000383e-06| -|CMakeLists.txt|github/exoclime/FastChem|3.8037276531000383e-06| -|CMakeLists.txt|github/Taywee/args|3.8037276531000383e-06| -|CMakeLists.txt|github/pynbody/genetIC|3.8037276531000383e-06| -|CMakeLists.txt|github/Pizzuti92/MG-MAMPOSSt|3.8037276531000383e-06| -|CMakeLists.txt|github/pkestene/ramsesGPU|3.8037276531000383e-06| -|CMakeLists.txt|github/sib-swiss/pftools3|3.8037276531000383e-06| -|CMakeLists.txt|github/facebookresearch/faiss|3.8037276531000383e-06| -|CMakeLists.txt|github/sfarrens/sfof|3.8037276531000383e-06| -|CMakeLists.txt|github/mtazzari/galario|3.8037276531000383e-06| -|CMakeLists.txt|github/jfarek/xatlas|3.8037276531000383e-06| -|CMakeLists.txt|github/krab1k/ChargeFW2|3.8037276531000383e-06| -|CMakeLists.txt|github/philres/ngmlr|3.8037276531000383e-06| -|CMakeLists.txt|github/cieslar/Indri|3.8037276531000383e-06| -|CMakeLists.txt|github/cameron314/concurrentqueue|3.8037276531000383e-06| -|CMakeLists.txt|github/nmslib/hnswlib|3.8037276531000383e-06| -|CMakeLists.txt|github/ycwu1030/EvoEMD|3.8037276531000383e-06| -|CMakeLists.txt|github/jydu/maffilter|3.8037276531000383e-06| -|CMakeLists.txt|github/jydu/physamp|3.8037276531000383e-06| -|CMakeLists.txt|github/yogi-tud/space_gpu|3.8037276531000383e-06| -|CMakeLists.txt|github/domschrei/mallob|3.8037276531000383e-06| -|CMakeLists.txt|github/mrirecon/bart|3.8037276531000383e-06| -|CMakeLists.txt|github/seshnadathur/Revolver|3.8037276531000383e-06| -|CMakeLists.txt|github/griffithlab/regtools|3.8037276531000383e-06| -|CMakeLists.txt|github/ChristopherWilks/megadepth|3.8037276531000383e-06| -|CMakeLists.txt|github/nanoporetech/scrappie|3.8037276531000383e-06| -|CMakeLists.txt|github/nanoporetech/flappie|3.8037276531000383e-06| -|CMakeLists.txt|github/fripon/freeture|3.8037276531000383e-06| -|CMakeLists.txt|github/klee/klee|3.8037276531000383e-06| -|CMakeLists.txt|github/benedictpaten/marginPhase|3.8037276531000383e-06| -|CMakeLists.txt|github/mpokorny/vysmaw|3.8037276531000383e-06| -|CMakeLists.txt|github/ncbi/ncbi-vdb|3.8037276531000383e-06| -|CMakeLists.txt|github/ncbi/sra-tools|3.8037276531000383e-06| -|CMakeLists.txt|github/FEniCS/basix|3.8037276531000383e-06| -|CMakeLists.txt|github/steineggerlab/foldseek|3.8037276531000383e-06| -|CMakeLists.txt|github/sarrvesh/cuFFS|3.8037276531000383e-06| -|CMakeLists.txt|github/Yida-Lin/libxdf|3.8037276531000383e-06| -|CMakeLists.txt|github/HITS-AIN/PINK|3.8037276531000383e-06| -|CMakeLists.txt|github/BenWibking/quokka|3.8037276531000383e-06| -|CMakeLists.txt|github/YihanWangAstro/SpaceHub|3.8037276531000383e-06| -|CMakeLists.txt|github/Washington-University/CiftiLib|3.8037276531000383e-06| -|CMakeLists.txt|github/fastpm/fastpm|3.8037276531000383e-06| -|CMakeLists.txt|github/TrackerControl/tracker-control-android|3.8037276531000383e-06| -|CMakeLists.txt|github/y-256/libdivsufsort|3.8037276531000383e-06| -|CMakeLists.txt|github/Stuermer/EchelleSimulator|3.8037276531000383e-06| -|CMakeLists.txt|github/kd0kfo/cosmology|3.8037276531000383e-06| -|CMakeLists.txt|github/ester-project/ester|3.8037276531000383e-06| -|CMakeLists.txt|github/mp3guy/ElasticFusion|3.8037276531000383e-06| -|CMakeLists.txt|github/qtltools/qtltools|3.8037276531000383e-06| -|CMakeLists.txt|github/kbarbary/sep|3.8037276531000383e-06| -|CMakeLists.txt|github/yangao07/abPOA|3.8037276531000383e-06| -|CMakeLists.txt|github/amkozlov/raxml-ng|3.8037276531000383e-06| -|CMakeLists.txt|github/lamyj/odil|3.8037276531000383e-06| -|CMakeLists.txt|github/xxsds/DYNAMIC|3.8037276531000383e-06| -|CMakeLists.txt|github/datngu/Circall|3.8037276531000383e-06| -|CMakeLists.txt|github/SciLifeLab/TIDDIT|3.8037276531000383e-06| -|CMakeLists.txt|github/bbercovici/SBGAT|3.8037276531000383e-06| -|CMakeLists.txt|github/EnricoCorsaro/DIAMONDS|3.8037276531000383e-06| -|CMakeLists.txt|github/snugel/cas-offinder|3.8037276531000383e-06| -|CMakeLists.txt|github/tanner-trickle/EXCEED-DM|3.8037276531000383e-06| -|CMakeLists.txt|github/mjuric/galfast|3.8037276531000383e-06| -|CMakeLists.txt|github/lbcb-sci/racon|3.8037276531000383e-06| -|CMakeLists.txt|github/lbcb-sci/raven|3.8037276531000383e-06| -|CMakeLists.txt|github/simd-everywhere/simde|3.8037276531000383e-06| -|CMakeLists.txt|github/egpbos/barcode|3.8037276531000383e-06| -|CMakeLists.txt|github/Illumina/akt|3.8037276531000383e-06| -|CMakeLists.txt|github/Illumina/MarViN|3.8037276531000383e-06| -|CMakeLists.txt|github/Illumina/ExpansionHunterDenovo|3.8037276531000383e-06| -|CMakeLists.txt|github/jmhuie/Slicer-SegmentGeometry|3.8037276531000383e-06| -|CMakeLists.txt|github/su2code/SU2|3.8037276531000383e-06| -|CMakeLists.txt|github/kdmurray91/axe|3.8037276531000383e-06| -|CMakeLists.txt|github/kdmurray91/libqcpp|3.8037276531000383e-06| -|CMakeLists.txt|github/eggplantbren/DNest3|3.8037276531000383e-06| -|CMakeLists.txt|github/copasi/COPASI|3.8037276531000383e-06| -|CMakeLists.txt|github/HWang-Summit/HCGrid|3.8037276531000383e-06| -|CMakeLists.txt|github/Trovemaster/exocross|3.8037276531000383e-06| -|CMakeLists.txt|github/vdemichev/DiaNN|3.8037276531000383e-06| -|CMakeLists.txt|github/biomedia-mira/drop2|3.8037276531000383e-06| -|CMakeLists.txt|github/artis-mcrt/artis|3.8037276531000383e-06| -|CMakeLists.txt|github/rordenlab/dcm2niix|3.8037276531000383e-06| -|CMakeLists.txt|github/AlexMaraio/WeakLensingQML|3.8037276531000383e-06| -|CMakeLists.txt|github/catboost/catboost|3.8037276531000383e-06| -|CMakeLists.txt|github/ixkael/3DEX|3.8037276531000383e-06| -|CMakeLists.txt|github/daehwankimlab/hisat2|3.8037276531000383e-06| -|CMakeLists.txt|github/jczarnowski/DeepFactors|3.8037276531000383e-06| -|CMakeLists.txt|github/mc-imperial/jfs|3.8037276531000383e-06| -|CMakeLists.txt|github/blebon/directChillFoam|3.8037276531000383e-06| -|CMakeLists.txt|github/JensUweUlrich/ReadBouncer|3.8037276531000383e-06| -|CMakeLists.txt|github/afd-illinois/grim|3.8037276531000383e-06| -|CMakeLists.txt|github/hombit/freddi|3.8037276531000383e-06| -|CMakeLists.txt|github/scikit-hep/iminuit|3.8037276531000383e-06| -|CMakeLists.txt|github/RomainFeron/mwga-utils|3.8037276531000383e-06| -|CMakeLists.txt|github/gerddie/maxflow|3.8037276531000383e-06| -|CMakeLists.txt|github/svi-opensource/libics|3.8037276531000383e-06| -|CMakeLists.txt|github/mtholder/ncl|3.8037276531000383e-06| -|CMakeLists.txt|github/mrc-ide/covid-sim|3.8037276531000383e-06| -|CMakeLists.txt|github/pytorch/vision|3.8037276531000383e-06| -|CMakeLists.txt|github/medvedevgroup/TwoPaCo|3.8037276531000383e-06| -|CMakeLists.txt|github/PhaseTracer/PhaseTracer|3.8037276531000383e-06| -|CMakeLists.txt|github/mslonina/Mechanic|3.8037276531000383e-06| -|CMakeLists.txt|github/bcgsc/abyss|3.8037276531000383e-06| -|CMakeLists.txt|github/cschreib/egg|3.8037276531000383e-06| -|CMakeLists.txt|github/raphael-group/hatchet|3.8037276531000383e-06| -|CMakeLists.txt|github/AstroAccelerateOrg/astro-accelerate|3.8037276531000383e-06| -|CMakeLists.txt|github/biolab-unige/nifti2dicom|3.8037276531000383e-06| -|CMakeLists.txt|github/mivp/encube|3.8037276531000383e-06| -|CMakeLists.txt|github/osallou/cassiopee-c|3.8037276531000383e-06| -|CMakeLists.txt|github/pezmaster31/bamtools|3.8037276531000383e-06| -|CMakeLists.txt|github/Crompulence/cpl-library|3.8037276531000383e-06| -|CMakeLists.txt|github/Punzo/SlicerAstro|3.8037276531000383e-06| -|CMakeLists.txt|github/cwru-pat/cosmograph|3.8037276531000383e-06| -|CMakeLists.txt|github/dfki-ric-underactuated-lab/torque_limited_simple_pendulum|3.8037276531000383e-06| -|CMakeLists.txt|github/rvaser/bioparser|3.8037276531000383e-06| -|CMakeLists.txt|github/rvaser/sword|3.8037276531000383e-06| -|CMakeLists.txt|github/rvaser/rampler|3.8037276531000383e-06| -|CMakeLists.txt|github/rvaser/thread_pool|3.8037276531000383e-06| -|CMakeLists.txt|github/ziotom78/libpolycomp|3.8037276531000383e-06| -|CMakeLists.txt|github/lczech/gappa|3.8037276531000383e-06| -|CMakeLists.txt|github/rega-cev/virulign|3.8037276531000383e-06| -|CMakeLists.txt|github/chanzuckerberg/shasta|3.8037276531000383e-06| -|CMakeLists.txt|github/delphes/delphes|3.8037276531000383e-06| -|CMakeLists.txt|github/ZacharyJia/opsdn|3.8037276531000383e-06| -|CMakeLists.txt|github/bwvdnbro/CMacIonize|3.8037276531000383e-06| -|CMakeLists.txt|github/bwvdnbro/HydroCode1D|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/astron-idg/idg|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/aroffringa/aoflagger|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/aroffringa/wsclean|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/remikz/nccmp|3.8037276531000383e-06| -|CMakeLists.txt|gitlab/rki_bioinformatics/HiLive2|3.8037276531000383e-06| -|DESCRIPTION|github/johannes-titz/cofad|3.8037276531000383e-06| -|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.8037276531000383e-06| -|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.8037276531000383e-06| -|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.8037276531000383e-06| -|DESCRIPTION|github/highamm/sptotal|3.8037276531000383e-06| -|DESCRIPTION|github/YuLab-SMU/treeio|3.8037276531000383e-06| -|DESCRIPTION|github/dsoave/JLS|3.8037276531000383e-06| -|DESCRIPTION|github/rickhelmus/patRoon|3.8037276531000383e-06| -|DESCRIPTION|github/samhforbes/PupillometryR|3.8037276531000383e-06| -|DESCRIPTION|github/tidyverse/glue|3.8037276531000383e-06| -|DESCRIPTION|github/nand1155/CausNet|3.8037276531000383e-06| -|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.8037276531000383e-06| -|DESCRIPTION|github/stemangiola/tidyHeatmap|3.8037276531000383e-06| -|DESCRIPTION|github/MRCIEU/metaboprep|3.8037276531000383e-06| -|DESCRIPTION|github/maize-genetics/rTASSEL|3.8037276531000383e-06| -|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.8037276531000383e-06| -|DESCRIPTION|github/GaryBAYLOR/mixR|3.8037276531000383e-06| -|DESCRIPTION|github/pydemull/activAnalyzer|3.8037276531000383e-06| -|DESCRIPTION|github/humanfactors/FIPS|3.8037276531000383e-06| -|DESCRIPTION|github/aranyics/ReDCM|3.8037276531000383e-06| -|DESCRIPTION|github/shangguandong1996/FindIT2|3.8037276531000383e-06| -|DESCRIPTION|github/Natsiopoulos/ARDL|3.8037276531000383e-06| -|DESCRIPTION|github/nevrome/bleiglas|3.8037276531000383e-06| -|DESCRIPTION|github/weizhouUMICH/SAIGE|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/effectsize|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/parameters|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/performance|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/correlation|3.8037276531000383e-06| -|DESCRIPTION|github/rauschenberger/transreg|3.8037276531000383e-06| -|DESCRIPTION|github/rauschenberger/joinet|3.8037276531000383e-06| -|DESCRIPTION|github/lsds/Neptune|3.8037276531000383e-06| -|DESCRIPTION|github/fchuffar/protopackage|3.8037276531000383e-06| -|DESCRIPTION|github/gabraham/flashpca|3.8037276531000383e-06| -|DESCRIPTION|github/rcarragh/c212|3.8037276531000383e-06| -|DESCRIPTION|github/BrianAronson/birankr|3.8037276531000383e-06| -|DESCRIPTION|github/bcjaeger/aorsf|3.8037276531000383e-06| -|DESCRIPTION|github/xiaotiand/FunFor|3.8037276531000383e-06| -|DESCRIPTION|github/KiranLDA/PAMLr|3.8037276531000383e-06| -|DESCRIPTION|github/signaturescience/skater|3.8037276531000383e-06| -|DESCRIPTION|github/ejikeugba/serp|3.8037276531000383e-06| -|DESCRIPTION|github/ejikeugba/gofcat|3.8037276531000383e-06| -|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.8037276531000383e-06| -|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.8037276531000383e-06| -|DESCRIPTION|github/bcgov/shinyssdtools|3.8037276531000383e-06| -|DESCRIPTION|github/bcgov/bcdata|3.8037276531000383e-06| -|DESCRIPTION|github/SJTU-CGM/ivTerm|3.8037276531000383e-06| -|DESCRIPTION|github/radio1988/OneStopRNAseq|3.8037276531000383e-06| -|DESCRIPTION|github/ColemanRHarris/mxnorm|3.8037276531000383e-06| -|DESCRIPTION|github/haoharryfeng/NeuCA|3.8037276531000383e-06| -|DESCRIPTION|github/ArgoCanada/argodata|3.8037276531000383e-06| -|DESCRIPTION|github/dankelley/oce|3.8037276531000383e-06| -|DESCRIPTION|github/tidymodels/stacks|3.8037276531000383e-06| -|DESCRIPTION|github/tidymodels/infer|3.8037276531000383e-06| -|DESCRIPTION|github/schochastics/netrankr|3.8037276531000383e-06| -|DESCRIPTION|github/schochastics/signnet|3.8037276531000383e-06| -|DESCRIPTION|github/schochastics/graphlayouts|3.8037276531000383e-06| -|DESCRIPTION|github/prioritizr/wdpar|3.8037276531000383e-06| -|DESCRIPTION|github/metaOmics/MetaPath|3.8037276531000383e-06| -|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.8037276531000383e-06| -|DESCRIPTION|github/sjbeckett/localcovid19now|3.8037276531000383e-06| -|DESCRIPTION|github/mcsiple/mmrefpoints|3.8037276531000383e-06| -|DESCRIPTION|github/constantAmateur/SoupX|3.8037276531000383e-06| -|DESCRIPTION|github/ants-project/ANTs|3.8037276531000383e-06| -|DESCRIPTION|github/ICRAR/ProFit|3.8037276531000383e-06| -|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.8037276531000383e-06| -|DESCRIPTION|github/V-Bernal/GeneNetTools|3.8037276531000383e-06| -|DESCRIPTION|github/gtonkinhill/fastbaps|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/autotest|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/srr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.8037276531000383e-06| -|DESCRIPTION|github/YonghuiDong/RawHummus|3.8037276531000383e-06| -|DESCRIPTION|github/rqtl/qtl2|3.8037276531000383e-06| -|DESCRIPTION|github/flosalbizziae/kataegis|3.8037276531000383e-06| -|DESCRIPTION|github/raredd/kmdata|3.8037276531000383e-06| -|DESCRIPTION|github/alesantuz/musclesyneRgies|3.8037276531000383e-06| -|DESCRIPTION|github/andyphilips/dynamac|3.8037276531000383e-06| -|DESCRIPTION|github/LTLA/basilisk|3.8037276531000383e-06| -|DESCRIPTION|github/saezlab/PHONEMeS|3.8037276531000383e-06| -|DESCRIPTION|github/rx-li/EasyCellType|3.8037276531000383e-06| -|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.8037276531000383e-06| -|DESCRIPTION|github/kendomaniac/docker4seq|3.8037276531000383e-06| -|DESCRIPTION|github/kendomaniac/rCASC|3.8037276531000383e-06| -|DESCRIPTION|github/takfung/ResDisMapper|3.8037276531000383e-06| -|DESCRIPTION|github/oneilsh/tidytensor|3.8037276531000383e-06| -|DESCRIPTION|github/jgrembi/riskCommunicator|3.8037276531000383e-06| -|DESCRIPTION|github/HajkD/LTRpred|3.8037276531000383e-06| -|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.8037276531000383e-06| -|DESCRIPTION|github/niceume/datasailr|3.8037276531000383e-06| -|DESCRIPTION|github/flyaflya/causact|3.8037276531000383e-06| -|DESCRIPTION|github/zizroc/villager|3.8037276531000383e-06| -|DESCRIPTION|github/azizka/IUCNN|3.8037276531000383e-06| -|DESCRIPTION|github/lasseignelab/CINmetrics|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-org/rotemplate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-org/roblog|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-org/pkgreviewr|3.8037276531000383e-06| -|DESCRIPTION|github/sachsmc/cosinor|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/reviewer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/monkeylearn|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/arresteddev|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/rodev|3.8037276531000383e-06| -|DESCRIPTION|github/mmahmoudian/sivs|3.8037276531000383e-06| -|DESCRIPTION|github/tgrimes/SeqNet|3.8037276531000383e-06| -|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.8037276531000383e-06| -|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.8037276531000383e-06| -|DESCRIPTION|github/SofieVG/FlowSOM|3.8037276531000383e-06| -|DESCRIPTION|github/rajewsky-lab/dropbead|3.8037276531000383e-06| -|DESCRIPTION|github/wesleyburr/subMaldi|3.8037276531000383e-06| -|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.8037276531000383e-06| -|DESCRIPTION|github/CTU-Bern/presize|3.8037276531000383e-06| -|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.8037276531000383e-06| -|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/ambrosia|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/osiris|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/plutus|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/rmap|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/rfasst|3.8037276531000383e-06| -|DESCRIPTION|github/NathanSkene/EWCE|3.8037276531000383e-06| -|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.8037276531000383e-06| -|DESCRIPTION|github/Hegghammer/daiR|3.8037276531000383e-06| -|DESCRIPTION|github/JSB-UCLA/scPNMF|3.8037276531000383e-06| -|DESCRIPTION|github/jorittmo/singcar|3.8037276531000383e-06| -|DESCRIPTION|github/chainsawriot/oolong|3.8037276531000383e-06| -|DESCRIPTION|github/chainsawriot/sweater|3.8037276531000383e-06| -|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.8037276531000383e-06| -|DESCRIPTION|github/AngusWright/LAMBDAR|3.8037276531000383e-06| -|DESCRIPTION|github/llrs/experDesign|3.8037276531000383e-06| -|DESCRIPTION|github/n8thangreen/BCEA|3.8037276531000383e-06| -|DESCRIPTION|github/binzhulab/SUITOR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ecoengine|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/popler|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/FedData|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cchecks|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DoOR.functions|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfishbase|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/patentsview|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/chlorpromazineR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/workloopR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxizedb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/beautier|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/censo2017|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phonfieldwork|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rerddap|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tracerer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pixelclasser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/virtuoso|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ruODK|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opencontext|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rAltmetric|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/aRxiv|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/git2rdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nodbi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rperseus|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/USAboundaries|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rgnparser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcrossref|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/exoplanets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rsnps|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/iheatmapr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/fingertipsR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/piggyback|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dittodb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rmangal|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/oai|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/weathercan|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxlist|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dbparser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pathviewr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/suppdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/camsRad|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/solrium|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/historydata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/AntWeb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/daiquiri|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/webchem|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdefra|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/staypuft|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jstor|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hddtools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/parzer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gistr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnoaa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jsonvalidate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/lightr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/restez|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bomrang|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cyphr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/scrubr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ots|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cleanEHR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cde|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/unrtf|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mapscanner|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nlrx|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ghql|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/treedata.table|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rrricanesdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/treestartr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/getlandsat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jenkins|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/fauxpas|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/Rclean|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spatsoc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/slopes|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mregions|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/binman|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/isdparser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/unifir|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/grainchanger|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/drake|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfema|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/baRcodeR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dataspice|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/comtradr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tesseract|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osmextract|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jagstargets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdhs|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spelling|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/codemetar|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/UCSCXenaTools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxize|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/traits|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ritis|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/microdemic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gitignore|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidyqpcr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rredlist|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/EML|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/neotoma|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/plotly|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/antanym|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdatacite|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tiler|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tif|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spiro|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/chromer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/namext|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rorcid|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/targets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/onekp|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/charlatan|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/magick|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/roadoi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rWBclimate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/graphql|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/c14bazAAR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/citesdb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rppo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opencv|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/photosearcher|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bib2df|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/katex|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/xslt|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/worrms|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DataSpaceR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/citecorp|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/seasl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/PostcodesioR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/git2r|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/SymbiotaR2|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/skynet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jqr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dbhydroR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/awardFindR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/RefManageR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outsider.devtools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opentripplanner|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/allodb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/antiword|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/colocr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidyhydat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rb3|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rAvis|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/refsplitr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/plater|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bittrex|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rsat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/RNeXML|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/getCRUCLdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osmplotr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/RSelenium|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dataaimsr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/biomartr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdryad|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/datapack|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/addressable|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/randgeo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rgbif|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/landscapetools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outcomerate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/MODIStsp|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/robotstxt|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tradestatistics|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wellknown|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/conditionz|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/europepmc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bowerbird|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidync|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phylogram|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdflib|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bold|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mcbette|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cld2|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/MtreeRing|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/fulltext|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/excluder|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/MODISTools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/chirps|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pdftools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gittargets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/riem|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/geojsonlint|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/eia|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/Rpolyhedra|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phylotaR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/stplanr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/zbank|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxadb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/refimpact|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/prism|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/readODS|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rrricanes|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcoreoa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DoOR.data|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nbaR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/CoordinateCleaner|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/timefuzz|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mauricer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/trufflesniffer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/circle|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hoardr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/USAboundariesData|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tabulizer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/infx|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tokenizers|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cRegulome|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rtweet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rentrez|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/BaseSet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/arkdb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/epubr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/av|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/writexl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcol|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/coder|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rplos|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/helminthR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfigshare|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/stantargets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/paleobioDB|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/medrxivr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/elastic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mapr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rusda|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pendulum|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rzmq|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osmdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phylocomr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ckanr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/natserv|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdataretriever|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tinkr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ramlegacy|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/assertr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spocc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osfr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wateRinfo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/webmockr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DataPackageR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnaturalearthhires|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/clifro|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rinat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/qualtRics|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rbace|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tacmagic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rbhl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gutenbergr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ijtiff|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/sofa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opencage|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/essurvey|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/NLMR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pangaear|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/smapr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/crul|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ezknitr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/terrainr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcites|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nasapower|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/geonames|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnassqs|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outsider.base|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hunspell|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wdman|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/EndoMineR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/qpdf|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxview|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/skimr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rvertnet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcitoid|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rromeo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wikitaxa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jsonld|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rglobi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bikedata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outsider|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/treebase|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidypmc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/geojsonio|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tarchetypes|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnpn|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/stats19|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bibtex|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnaturalearthdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rrlite|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/beastier|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/finch|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mctq|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/GSODR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nomisr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/textreuse|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pubchunks|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnaturalearth|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cld3|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cffr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rgpdd|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rtika|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/visdat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/babette|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfisheries|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/lingtypology|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/internetarchive|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/handlr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gtfsr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/predictNMB|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rotl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/emld|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/brranching|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ssh|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rebird|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/googleLanguageR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hydroscoper|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/vcr|3.8037276531000383e-06| -|DESCRIPTION|github/VBlesius/RHRT|3.8037276531000383e-06| -|DESCRIPTION|github/deweylab/RSEM|3.8037276531000383e-06| -|DESCRIPTION|github/BMILAB/scLINE|3.8037276531000383e-06| -|DESCRIPTION|github/INCEPTdk/adaptr|3.8037276531000383e-06| -|DESCRIPTION|github/ezer/PAFway|3.8037276531000383e-06| -|DESCRIPTION|github/CornellLabofOrnithology/auk|3.8037276531000383e-06| -|DESCRIPTION|github/koenderks/jaspAudit|3.8037276531000383e-06| -|DESCRIPTION|github/kateharborne/SimSpin|3.8037276531000383e-06| -|DESCRIPTION|github/xoopR/set6|3.8037276531000383e-06| -|DESCRIPTION|github/Pinlyu3/LRLoop|3.8037276531000383e-06| -|DESCRIPTION|github/david-barnett/microViz|3.8037276531000383e-06| -|DESCRIPTION|github/databio/GenomicDistributions|3.8037276531000383e-06| -|DESCRIPTION|github/Martindelosrios/ROGER|3.8037276531000383e-06| -|DESCRIPTION|github/Martindelosrios/MeSsI|3.8037276531000383e-06| -|DESCRIPTION|github/pmoulos/metaseqR2|3.8037276531000383e-06| -|DESCRIPTION|github/EpiVec/TDLM|3.8037276531000383e-06| -|DESCRIPTION|github/JonasRieger/ldaPrototype|3.8037276531000383e-06| -|DESCRIPTION|github/ec363/fpcountr|3.8037276531000383e-06| -|DESCRIPTION|github/isakro/shoredate|3.8037276531000383e-06| -|DESCRIPTION|github/SchlossLab/mikropml|3.8037276531000383e-06| -|DESCRIPTION|github/adriancorrendo/metrica|3.8037276531000383e-06| -|DESCRIPTION|github/OrlandoLam/SAMT|3.8037276531000383e-06| -|DESCRIPTION|github/bblodfon/emba|3.8037276531000383e-06| -|DESCRIPTION|github/msaland/THInCR-Suite|3.8037276531000383e-06| -|DESCRIPTION|github/bommert/stabm|3.8037276531000383e-06| -|DESCRIPTION|github/TeamPerie/CellDestiny|3.8037276531000383e-06| -|DESCRIPTION|github/alstat/ALUES|3.8037276531000383e-06| -|DESCRIPTION|github/VincentAlcazer/StatAid|3.8037276531000383e-06| -|DESCRIPTION|github/r-spatial/rgee|3.8037276531000383e-06| -|DESCRIPTION|github/yuliadm/mixComp|3.8037276531000383e-06| -|DESCRIPTION|github/julia-wrobel/registr|3.8037276531000383e-06| -|DESCRIPTION|github/ecological-cities/home2park|3.8037276531000383e-06| -|DESCRIPTION|github/riatelab/osrm|3.8037276531000383e-06| -|DESCRIPTION|github/lydialucchesi/Vizumap|3.8037276531000383e-06| -|DESCRIPTION|github/anwarbio/bioassays|3.8037276531000383e-06| -|DESCRIPTION|github/johnschwenck/bp|3.8037276531000383e-06| -|DESCRIPTION|github/maximewack/viroCapt|3.8037276531000383e-06| -|DESCRIPTION|github/Merck/pkglite|3.8037276531000383e-06| -|DESCRIPTION|github/Jinsl-lab/SDImpute|3.8037276531000383e-06| -|DESCRIPTION|github/rudeboybert/forestecology|3.8037276531000383e-06| -|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.8037276531000383e-06| -|DESCRIPTION|github/dpseidel/stmove|3.8037276531000383e-06| -|DESCRIPTION|github/hope-data-science/tidyfst|3.8037276531000383e-06| -|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.8037276531000383e-06| -|DESCRIPTION|github/martin3141/spant|3.8037276531000383e-06| -|DESCRIPTION|github/annajenul/UBayFS|3.8037276531000383e-06| -|DESCRIPTION|github/chrisaberson/BetterReg|3.8037276531000383e-06| -|DESCRIPTION|github/vbaliga/gaussplotR|3.8037276531000383e-06| -|DESCRIPTION|github/OwenWard/ppdiag|3.8037276531000383e-06| -|DESCRIPTION|github/occupationMeasurement/occupationMeasurement|3.8037276531000383e-06| -|DESCRIPTION|github/mlr-org/mcboost|3.8037276531000383e-06| -|DESCRIPTION|github/tinglabs/scAIDE|3.8037276531000383e-06| -|DESCRIPTION|github/zhouzilu/DENDRO|3.8037276531000383e-06| -|DESCRIPTION|github/inrae/RCaNmodel|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/gendercoder|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/allcontributors|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/qcoder|3.8037276531000383e-06| -|DESCRIPTION|github/USEPA/nsink|3.8037276531000383e-06| -|DESCRIPTION|github/taranu/AllStarFit|3.8037276531000383e-06| -|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.8037276531000383e-06| -|DESCRIPTION|github/cjbarrie/academictwitteR|3.8037276531000383e-06| -|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.8037276531000383e-06| -|DESCRIPTION|github/ShixiangWang/sigminer|3.8037276531000383e-06| -|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.8037276531000383e-06| -|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.8037276531000383e-06| -|DESCRIPTION|github/lrnv/cort|3.8037276531000383e-06| -|DESCRIPTION|github/GOVS-pack/GOVS|3.8037276531000383e-06| -|DESCRIPTION|github/cran/irtplay|3.8037276531000383e-06| -|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.8037276531000383e-06| -|DESCRIPTION|github/donaldRwilliams/BGGM|3.8037276531000383e-06| -|DESCRIPTION|github/TheMillerLab/genetex|3.8037276531000383e-06| -|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.8037276531000383e-06| -|DESCRIPTION|github/LucyMcGowan/tipr|3.8037276531000383e-06| -|DESCRIPTION|github/insightsengineering/rbmi|3.8037276531000383e-06| -|DESCRIPTION|github/dgrun/FateID|3.8037276531000383e-06| -|DESCRIPTION|github/DidierMurilloF/FielDHub|3.8037276531000383e-06| -|DESCRIPTION|github/AgrDataSci/climatrends|3.8037276531000383e-06| -|DESCRIPTION|github/abschneider/StrainHub|3.8037276531000383e-06| -|DESCRIPTION|github/gasparl/possa|3.8037276531000383e-06| -|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.8037276531000383e-06| -|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.8037276531000383e-06| -|DESCRIPTION|github/timoast/signac|3.8037276531000383e-06| -|DESCRIPTION|github/bluefoxr/COINr|3.8037276531000383e-06| -|DESCRIPTION|github/jessecambon/tidygeocoder|3.8037276531000383e-06| -|DESCRIPTION|github/jackmwolf/tehtuner|3.8037276531000383e-06| -|DESCRIPTION|github/Dulab2020/ARMT|3.8037276531000383e-06| -|DESCRIPTION|github/msalibian/RBF|3.8037276531000383e-06| -|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.8037276531000383e-06| -|DESCRIPTION|github/epiforecasts/covidregionaldata|3.8037276531000383e-06| -|DESCRIPTION|github/saeyslab/PeacoQC|3.8037276531000383e-06| -|DESCRIPTION|github/saeyslab/nichenetr|3.8037276531000383e-06| -|DESCRIPTION|github/r-spatialecology/shar|3.8037276531000383e-06| -|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.8037276531000383e-06| -|DESCRIPTION|github/r-cas/caracas|3.8037276531000383e-06| -|DESCRIPTION|github/tbep-tech/tbeptools|3.8037276531000383e-06| -|DESCRIPTION|github/txopen/histoc|3.8037276531000383e-06| -|DESCRIPTION|github/abmantz/rgw|3.8037276531000383e-06| -|DESCRIPTION|github/SietzeN/glottospace|3.8037276531000383e-06| -|DESCRIPTION|github/asancpt/caffsim|3.8037276531000383e-06| -|DESCRIPTION|github/MAnalytics/opitools|3.8037276531000383e-06| -|DESCRIPTION|github/MAnalytics/akmedoids|3.8037276531000383e-06| -|DESCRIPTION|github/nanakiksc/zerone|3.8037276531000383e-06| -|DESCRIPTION|github/ClaudioZandonella/PRDA|3.8037276531000383e-06| -|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.8037276531000383e-06| -|DESCRIPTION|github/s-abbas/robnptests|3.8037276531000383e-06| -|DESCRIPTION|github/tlverse/hal9001|3.8037276531000383e-06| -|DESCRIPTION|github/esplint/IRACpm|3.8037276531000383e-06| -|DESCRIPTION|github/r-lib/credentials|3.8037276531000383e-06| -|DESCRIPTION|github/r-lib/gert|3.8037276531000383e-06| -|DESCRIPTION|github/stefanoMP/massiveGST|3.8037276531000383e-06| -|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.8037276531000383e-06| -|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.8037276531000383e-06| -|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.8037276531000383e-06| -|DESCRIPTION|github/RitchieLab/hudson|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/ring|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/individual|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/EpiEstim|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/drjacoby|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/rrq|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/dde|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/dust|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/cinterpolate|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/squire|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/sircovid|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/provisionr|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/odin|3.8037276531000383e-06| -|DESCRIPTION|github/q1cui/discourseGT|3.8037276531000383e-06| -|DESCRIPTION|github/YenWenWang/HapDipKinship|3.8037276531000383e-06| -|DESCRIPTION|github/zoometh/iconr|3.8037276531000383e-06| -|DESCRIPTION|github/justinmathias/isocalcR|3.8037276531000383e-06| -|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.8037276531000383e-06| -|DESCRIPTION|github/bartongroup/RoSA|3.8037276531000383e-06| -|DESCRIPTION|github/nhejazi/medoutcon|3.8037276531000383e-06| -|DESCRIPTION|github/nhejazi/haldensify|3.8037276531000383e-06| -|DESCRIPTION|github/nhejazi/txshift|3.8037276531000383e-06| -|DESCRIPTION|github/vimc/orderly|3.8037276531000383e-06| -|DESCRIPTION|github/vimc/dettl|3.8037276531000383e-06| -|DESCRIPTION|github/vimc/vaultr|3.8037276531000383e-06| -|DESCRIPTION|github/akcochrane/TEfits|3.8037276531000383e-06| -|DESCRIPTION|github/prdm0/ropenblas|3.8037276531000383e-06| -|DESCRIPTION|github/isoverse/isoreader|3.8037276531000383e-06| -|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.8037276531000383e-06| -|DESCRIPTION|github/TomKellyGenetics/graphsim|3.8037276531000383e-06| -|DESCRIPTION|github/ConnorDonegan/geostan|3.8037276531000383e-06| -|DESCRIPTION|github/genostats/LowKi|3.8037276531000383e-06| -|DESCRIPTION|github/cosimameyer/overviewR|3.8037276531000383e-06| -|DESCRIPTION|github/GreiffLab/immuneREF|3.8037276531000383e-06| -|DESCRIPTION|github/insilico/cncv|3.8037276531000383e-06| -|DESCRIPTION|github/LindaNab/mecor|3.8037276531000383e-06| -|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.8037276531000383e-06| -|DESCRIPTION|github/obreschkow/dftools|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/hyper.fit|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/ProFound|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/ProFuse|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/celestial|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/NFWdist|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/ProSpect|3.8037276531000383e-06| -|DESCRIPTION|github/yiling0210/APIR|3.8037276531000383e-06| -|DESCRIPTION|github/adithirgis/pollucheck|3.8037276531000383e-06| -|DESCRIPTION|github/fumi-github/omicwas|3.8037276531000383e-06| -|DESCRIPTION|github/kadyb/rgugik|3.8037276531000383e-06| -|DESCRIPTION|github/astrostat/LIRA|3.8037276531000383e-06| -|DESCRIPTION|github/astrostat/Automark|3.8037276531000383e-06| -|DESCRIPTION|github/mingzehuang/latentcor|3.8037276531000383e-06| -|DESCRIPTION|github/mdsteiner/EFAtools|3.8037276531000383e-06| -|DESCRIPTION|github/rhenkin/visxhclust|3.8037276531000383e-06| -|DESCRIPTION|github/wadpac/GGIR|3.8037276531000383e-06| -|DESCRIPTION|github/mmollina/viewpoly|3.8037276531000383e-06| -|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.8037276531000383e-06| -|DESCRIPTION|github/CajoterBraak/demc2|3.8037276531000383e-06| -|DESCRIPTION|github/NLeSC/compressing-the-sky|3.8037276531000383e-06| -|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.8037276531000383e-06| -|DESCRIPTION|github/IMMM-SFA/gamut|3.8037276531000383e-06| -|DESCRIPTION|github/snystrom/memes|3.8037276531000383e-06| -|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.8037276531000383e-06| -|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.8037276531000383e-06| -|DESCRIPTION|gitlab/ampere2/metalwalls|3.8037276531000383e-06| -|DESCRIPTION|gitlab/libreumg/dataquier|3.8037276531000383e-06| -|Gemfile|github/odelaneau/shapeit5|3.8037276531000383e-06| -|Gemfile|github/odelaneau/GLIMPSE|3.8037276531000383e-06| -|Gemfile|github/scrook/neuroml-db|3.8037276531000383e-06| -|Gemfile|github/tudelft3d/3dfier|3.8037276531000383e-06| -|Gemfile|github/vcflib/bio-vcf|3.8037276531000383e-06| -|Gemfile|github/quadram-institute-bioscience/dadaist2|3.8037276531000383e-06| -|Gemfile|github/cboursnell/crb-blast|3.8037276531000383e-06| -|Gemfile|github/ncbi/igblast|3.8037276531000383e-06| -|Gemfile|github/sibirrer/hierArc|3.8037276531000383e-06| -|Gemfile|github/codidact/qpixel|3.8037276531000383e-06| -|Gemfile|github/telatin/seqfu2|3.8037276531000383e-06| -|Gemfile|github/telatin/bamtocov|3.8037276531000383e-06| -|Gemfile|github/gramos/imagetooth|3.8037276531000383e-06| -|Gemfile|github/aymgal/COOLEST|3.8037276531000383e-06| -|Gemfile|github/openjournals/joss|3.8037276531000383e-06| -|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.8037276531000383e-06| -|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.8037276531000383e-06| -|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.8037276531000383e-06| -|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.8037276531000383e-06| -|go.mod|github/mlpack/mlpack|3.8037276531000383e-06| -|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.8037276531000383e-06| -|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.8037276531000383e-06| -|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.8037276531000383e-06| -|go.mod|github/linksmart/thing-directory|3.8037276531000383e-06| -|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.8037276531000383e-06| -|go.mod|github/containers/podman|3.8037276531000383e-06| -|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.8037276531000383e-06| -|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.8037276531000383e-06| -|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.8037276531000383e-06| -|go.mod|github/sylabs/singularity|3.8037276531000383e-06| -|go.mod|github/jasonyangshadow/lpmx|3.8037276531000383e-06| -|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.8037276531000383e-06| -|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.77603567980137e-06| -|pypi|[python-markdown-math](https://pypi.org/project/python-markdown-math)|3.7736401673640178e-06| -|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.7724148236700536e-06| -|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.7724148236700536e-06| -|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.7724148236700536e-06| -|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.7724148236700536e-06| -|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.7724148236700536e-06| -|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.7724148236700536e-06| -|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.7724148236700536e-06| -|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.7724148236700536e-06| -|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.7724148236700536e-06| -|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.7724148236700536e-06| -|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.7724148236700536e-06| -|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.7724148236700536e-06| -|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.7724148236700536e-06| -|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.7724148236700536e-06| -|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.7724148236700536e-06| -|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.7656903765690452e-06| -|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.7656903765690452e-06| -|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.7656903765690452e-06| -|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.7656903765690452e-06| -|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.7656903765690452e-06| -|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.7656903765690452e-06| -|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.7656903765690452e-06| -|cran|socialmixr|3.7656903765690452e-06| -|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.765690376569038e-06| -|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.765690376569038e-06| -|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.765690376569038e-06| -|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.765690376569038e-06| -|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.765690376569038e-06| -|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.765690376569038e-06| -|pypi|[megaman](https://github.com/mmp2/megaman)|3.765690376569038e-06| -|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.765690376569038e-06| -|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.765690376569038e-06| -|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.765690376569038e-06| -|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.765690376569038e-06| -|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.765690376569038e-06| -|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.765690376569038e-06| -|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.765690376569038e-06| -|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.765690376569038e-06| -|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.765690376569038e-06| -|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.765690376569038e-06| -|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.765690376569038e-06| -|pypi|[Libra](https://github.com/Palashio/libra)|3.765690376569038e-06| -|pypi|[neworder](https://neworder.readthedocs.io)|3.765690376569038e-06| -|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.765690376569038e-06| -|pypi|[polypy](https://github.com/symmy596/Polypy)|3.765690376569038e-06| -|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.765690376569038e-06| -|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.765690376569038e-06| -|pypi|[crc](https://github.com/Nicoretti/crc)|3.765690376569038e-06| -|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.765690376569038e-06| -|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.765690376569038e-06| -|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.765690376569038e-06| -|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.765690376569038e-06| -|pypi|[galkin](UNKNOWN)|3.765690376569038e-06| -|pypi|[pystospa](https://pypi.org/project/pystospa)|3.765690376569038e-06| -|pypi|[ngs](https://broadtech.com.cn)|3.765690376569038e-06| -|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.765690376569038e-06| -|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.765690376569038e-06| -|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.765690376569038e-06| -|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.765690376569038e-06| -|pypi|[ares](https://github.com/barnumbirr/ares)|3.765690376569038e-06| -|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.765690376569038e-06| -|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.765690376569038e-06| -|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.765690376569038e-06| -|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.765690376569038e-06| -|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.765690376569038e-06| -|pypi|[gsf](UNKNOWN)|3.765690376569038e-06| -|pypi|[saphires](https://github.com/tofflemire/saphires)|3.765690376569038e-06| -|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.765690376569038e-06| -|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.765690376569038e-06| -|pypi|[SLIT](https://github.com/bweir/slit)|3.765690376569038e-06| -|pypi|[requirements](http://github.com/mattack108/requirements)|3.765690376569038e-06| -|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.765690376569038e-06| -|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.765690376569038e-06| -|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.765690376569038e-06| -|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.765690376569038e-06| -|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.765690376569038e-06| -|pypi|[UNKNOWN](UNKNOWN)|3.765690376569038e-06| -|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.765690376569038e-06| -|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.765690376569038e-06| -|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.765690376569038e-06| -|pypi|[orcs](https://github.com/thomasorb/orcs)|3.765690376569038e-06| -|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.765690376569038e-06| -|pypi|[biotools](https://github.com/sonwell/biotools)|3.765690376569038e-06| -|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.765690376569038e-06| -|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.765690376569038e-06| -|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.765690376569038e-06| -|pypi|[macop](https://github.com/prise-3d/macop)|3.765690376569038e-06| -|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.765690376569038e-06| -|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.765690376569038e-06| -|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.765690376569038e-06| -|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.765690376569038e-06| -|pypi|[pyarma](https://pyarma.sourceforge.io)|3.765690376569038e-06| -|cran|[nasapower](https://docs.ropensci.org/nasapower/)|3.765690376569038e-06| -|cran|LSD|3.765690376569038e-06| -|npm|leaflet-geotiff-2|3.765690376569038e-06| -|cran|outbreaks|3.7656903765690376e-06| -|cran|aweek|3.7656903765690376e-06| -|npm|retape|3.7656903765690376e-06| -|npm|test|3.7656903765690376e-06| -|npm|babel-plugin-remove-comments|3.7656903765690376e-06| -|cran|loo|3.753562623044666e-06| -|cran|[rmsfact](NA)|3.7280334728033477e-06| -|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.7280334728033477e-06| -|cran|geomorph|3.728033472803347e-06| -|pypi|[watermark](https://pypi.org/project/watermark)|3.704399108352393e-06| -|rubygems|rubocop-rspec|3.698261835440074e-06| -|pypi|[sphinx-click](https://pypi.org/project/sphinx-click)|3.671733976023203e-06| -|npm|svelte-preprocess|3.6595148960266774e-06| -|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.654934777258184e-06| -|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.654934777258184e-06| -|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.654934777258184e-06| -|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.654934777258184e-06| -|pypi|[truecase](https://pypi.org/project/truecase)|3.654934777258184e-06| -|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.654934777258184e-06| -|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.654934777258184e-06| -|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.654934777258184e-06| -|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.654934777258184e-06| -|pypi|[fireo](https://pypi.org/project/fireo)|3.654934777258184e-06| -|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.648012552301255e-06| -|pypi|[svo_filters](https://pypi.org/project/svo_filters)|3.646276891176364e-06| -|npm|karma-phantomjs-launcher|3.6429692169754934e-06| -|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.6373629754444426e-06| -|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.626220362622038e-06| -|cran|clv|3.6244769874477e-06| -|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.6208561313163826e-06| -|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.6208561313163826e-06| -|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.6208561313163826e-06| -|pypi|[parsley](https://pypi.org/project/parsley)|3.6208561313163826e-06| -|npm|json-stringify-safe|3.620209549864362e-06| -|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.6127706021466255e-06| -|cran|[geojson](https://docs.ropensci.org/geojson)|3.6087866108786624e-06| -|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.5979908998865502e-06| -|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.594198801311773e-06| -|pypi|[automl-sphinx-theme](https://pypi.org/project/automl-sphinx-theme)|3.5846475700032187e-06| -|spack|sofa-c|3.5846475700032187e-06| -|cran|ncbit|3.5846475700032187e-06| -|cran|subplex|3.5846475700032187e-06| -|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.5846475700032187e-06| -|npm|loud-rejection|3.5846475700032187e-06| -|npm|csv-spectrum|3.5846475700032187e-06| -|npm|bops|3.5846475700032187e-06| -|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.5810707364388482e-06| -|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.5781139226119017e-06| -|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.5781139226119017e-06| -|rubygems|[sqlite3](https://github.com/sparklemotion/sqlite3-ruby)|3.5743318247801216e-06| -|npm|babel-plugin-transform-runtime|3.5707561267184695e-06| -|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.559925862623886e-06| -|pypi|[fury](https://pypi.org/project/fury)|3.559873291210003e-06| -|pypi|[obspy](https://www.obspy.org)|3.5564853556485372e-06| -|cran|thor|3.5505080693365216e-06| -|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.550508069336521e-06| -|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.550508069336521e-06| -|pypi|[colorful](https://pypi.org/project/colorful)|3.550508069336521e-06| -|pypi|[gpustat](https://pypi.org/project/gpustat)|3.550508069336521e-06| -|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.550508069336521e-06| -|pypi|[opencensus](https://pypi.org/project/opencensus)|3.550508069336521e-06| -|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.550508069336521e-06| -|pypi|[py-spy](https://pypi.org/project/py-spy)|3.550508069336521e-06| -|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.550508069336521e-06| -|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.550508069336521e-06| -|pypi|[pygam](https://github.com/dswah/pyGAM)|3.542662881052003e-06| -|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.5406455469216975e-06| -|pypi|[horovod](https://pypi.org/project/horovod)|3.537404461250074e-06| -|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.5346999836375963e-06| -|cran|gcookbook|3.523256362663982e-06| -|pypi|[mlxtend](https://pypi.org/project/mlxtend)|3.5188319098170748e-06| -|npm|babel-plugin-add-module-exports|3.5184548714883443e-06| -|pypi|[pyzstd](https://pypi.org/project/pyzstd)|3.513644364032583e-06| -|pypi|[biomaj-core](http://biomaj.genouest.org)|3.504241715704933e-06| -|pypi|[funsor](https://pypi.org/project/funsor)|3.5037908578978824e-06| -|cran|polycor|3.498405965419641e-06| -|rubygems|[jekyll-commonmark-ghpages](https://github.com/github/jekyll-commonmark-ghpages)|3.49110878661089e-06| -|rubygems|[jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme)|3.49110878661089e-06| -|pypi|[csvw](https://github.com/cldf/csvw)|3.4832635983263614e-06| -|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.483096974858373e-06| -|pypi|[httpcore](https://pypi.org/project/httpcore)|3.4775880362755497e-06| -|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.475632384848498e-06| -|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|3.471495815899582e-06| -|npm|karma-cli|3.452158519450774e-06| -|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.4518828451882847e-06| -|cran|imbalance|3.4518828451882847e-06| -|cran|prodlim|3.4518828451882847e-06| -|cran|pec|3.4518828451882847e-06| -|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.4233548877900336e-06| -|cran|limma|3.4224576943476112e-06| -|cran|misc3d|3.4173640167364016e-06| -|npm|through|3.411511530907825e-06| -|cran|aws.signature|3.403361344537815e-06| -|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.3977780983985085e-06| -|pypi|[ubelt](https://pypi.org/project/ubelt)|3.3944020677606128e-06| -|spack|[mkl](https://software.intel.com/en-us/intel-mkl)|3.389121338912143e-06| -|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.3891213389121338e-06| -|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.3891213389121338e-06| -|cran|princurve|3.3891213389121338e-06| -|cran|brglm|3.3891213389121338e-06| -|cran|maxLik|3.3891213389121338e-06| -|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.3891213389121236e-06| -|rubygems|test-unit-rr|3.3831903765690375e-06| -|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.3814536435752444e-06| -|pypi|[wxpython](https://pypi.org/project/wxpython)|3.379707112970719e-06| -|pypi|[PyQtWebEngine](https://www.riverbankcomputing.com/software/pyqtwebengine/)|3.375442549082718e-06| -|cran|[gistr](https://github.com/ropensci/gistr)|3.37105363255991e-06| -|pypi|[semantic_version](https://github.com/rbarrois/python-semanticversion)|3.369695158398091e-06| -|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.3655857740585773e-06| -|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.3655857740585773e-06| -|pypi|[pyro4](https://pypi.org/project/pyro4)|3.3655857740585773e-06| -|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.3655857740585773e-06| -|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.3655857740585773e-06| -|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.3655857740585773e-06| -|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.3655857740585773e-06| -|pypi|[couchbase](https://pypi.org/project/couchbase)|3.3655857740585773e-06| -|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.3655857740585773e-06| -|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.3655857740585773e-06| -|pypi|[pyArango](https://pypi.org/project/pyArango)|3.3655857740585773e-06| -|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.3622235505080697e-06| -|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.3622235505080697e-06| -|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.3592492758287735e-06| -|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.3590955980178547e-06| -|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.3590955980178547e-06| -|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.3590955980178547e-06| -|pypi|[configupdater](https://pypi.org/project/configupdater)|3.3590955980178547e-06| -|pypi|[mkdocs-bootswatch](https://pypi.org/project/mkdocs-bootswatch)|3.3552301255230123e-06| -|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.353024188556857e-06| -|cran|PCICt|3.3465369222373043e-06| -|cran|gld|3.3465192516883046e-06| -|cran|paws|3.345715087903283e-06| -|cran|clustermq|3.345715087903283e-06| -|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.3324693597956085e-06| -|pypi|[platon](https://pypi.org/project/platon)|3.3324693597956085e-06| -|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.3324693597956085e-06| -|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.3324693597956085e-06| -|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.3324693597956085e-06| -|pypi|[scp](https://pypi.org/project/scp)|3.3324693597956085e-06| -|pypi|[wtforms](https://pypi.org/project/wtforms)|3.3324693597956085e-06| -|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.3324693597956085e-06| -|pypi|[bytecode](https://pypi.org/project/bytecode)|3.3324693597956085e-06| -|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.3324693597956085e-06| -|pypi|[docrep](https://pypi.org/project/docrep)|3.3324693597956085e-06| -|pypi|[mudata](https://pypi.org/project/mudata)|3.3324693597956085e-06| -|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.3286013150029883e-06| -|spack|lm-sensors|3.3286013150029883e-06| -|spack|rocprofiler-dev|3.3286013150029883e-06| -|spack|rocm-smi-lib|3.3286013150029883e-06| -|cran|grpreg|3.3286013150029883e-06| -|npm|watch-run|3.3286013150029883e-06| -|npm|rollup-plugin-modify|3.3286013150029883e-06| -|npm|rollup-plugin-html|3.3286013150029883e-06| -|npm|rollup-plugin-esbuild|3.3286013150029883e-06| -|npm|p-limit|3.3286013150029883e-06| -|npm|number-precision|3.3286013150029883e-06| -|npm|archiver|3.3286013150029883e-06| -|pypi|[hmf](https://github.com/steven-murray/hmf)|3.322667979325611e-06| -|pypi|[flox](https://pypi.org/project/flox)|3.313807531380753e-06| -|npm|path-scurry|3.2969796025104604e-06| -|npm|minipass|3.2969796025104604e-06| -|npm|jackspeak|3.2969796025104604e-06| -|npm|foreground-child|3.2969796025104604e-06| -|pypi|[vispy](https://pypi.org/project/vispy)|3.2953153018529587e-06| -|pypi|[pyside](https://pypi.org/project/pyside)|3.2953153018529587e-06| -|npm|eslint-config-xo-nextjs|3.2953153018529587e-06| -|pypi|[google-api-python-client](https://github.com/googleapis/google-api-python-client/)|3.2833458750572324e-06| -|rubygems|[rails](https://rubyonrails.org)|3.280691356040325e-06| -|npm|babelify|3.2757663734950047e-06| -|npm|babel-plugin-transform-es2015-modules-commonjs|3.2757663734950047e-06| -|pypi|[cvxpy](https://pypi.org/project/cvxpy)|3.2702048007046904e-06| -|pypi|[tensorflowtensorflow-addons](https://pypi.org/project/tensorflowtensorflow-addons)|3.2702048007046904e-06| -|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.2702048007046904e-06| -|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.246284807387102e-06| -|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.246284807387102e-06| -|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.246284807387102e-06| -|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.246284807387102e-06| -|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.246284807387102e-06| -|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.246284807387102e-06| -|pypi|[katversion](https://pypi.org/project/katversion)|3.246284807387102e-06| -|pypi|[lupa](https://pypi.org/project/lupa)|3.246284807387102e-06| -|pypi|[omnijson](https://pypi.org/project/omnijson)|3.246284807387102e-06| -|pypi|[pygelf](https://pypi.org/project/pygelf)|3.246284807387102e-06| -|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.246284807387102e-06| -|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.246284807387102e-06| -|pypi|[spead2](https://pypi.org/project/spead2)|3.246284807387102e-06| -|pypi|[katpoint](https://pypi.org/project/katpoint)|3.246284807387102e-06| -|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.246284807387102e-06| -|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.241768237220302e-06| -|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.241768237220302e-06| -|npm|eslint-config-airbnb-base|3.236140167364017e-06| -|cran|registry|3.2301554094441124e-06| -|pypi|[logomaker](http://logomaker.readthedocs.io)|3.2296708025773677e-06| -|cran|pvclust|3.2287022015520164e-06| -|npm|babel-register|3.227039076801505e-06| -|cran|[themis](https://github.com/tidymodels/themis)|3.2214218622296498e-06| -|cran|superpc|3.2214218622296498e-06| -|cran|subselect|3.2214218622296498e-06| -|cran|pamr|3.2214218622296498e-06| -|cran|BradleyTerry2|3.2214218622296498e-06| -|cran|ModelMetrics|3.2214218622296498e-06| -|pypi|[cbor2](https://pypi.org/project/cbor2)|3.21853878339234e-06| -|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.21853878339234e-06| -|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.21853878339234e-06| -|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|3.2169082953202528e-06| -|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.216254348176979e-06| -|npm|livereload|3.2138219593132304e-06| -|npm|jsonlint|3.2138219593132304e-06| -|npm|http-server|3.2138219593132304e-06| -|npm|highlight.js|3.2138219593132304e-06| -|npm|handlebars|3.2138219593132304e-06| -|npm|download-cli|3.2138219593132304e-06| -|npm|heap|3.2138219593132304e-06| -|npm|git-state|3.2044576762149983e-06| -|npm|xpath|3.2044576762149983e-06| -|npm|coffee-coverage|3.2044576762149983e-06| -|npm|conventional-changelog-cli|3.1955743521501235e-06| -|pypi|[stone](https://pypi.org/project/stone)|3.195457262402869e-06| -|pypi|[msrest](https://pypi.org/project/msrest)|3.195457262402869e-06| -|pypi|[azure-core](https://pypi.org/project/azure-core)|3.195457262402869e-06| -|rubygems|method_source|3.19070211766715e-06| -|npm|gulp-if|3.1878312960201783e-06| -|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.1863533955584168e-06| -|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.1863533955584168e-06| -|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.1863533955584168e-06| -|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.1863533955584168e-06| -|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.1863533955584168e-06| -|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.1863533955584168e-06| -|npm|babel-plugin-istanbul|3.185197014043019e-06| -|cran|yulab.utils|3.181854309660442e-06| -|rubygems|sourcemap|3.1785500811203143e-06| -|cran|[servr](https://github.com/yihui/servr)|3.1756201434548644e-06| -|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.1666032712057816e-06| -|pypi|[modin](https://github.com/modin-project/modin)|3.1666032712057816e-06| -|npm|read-package-json|3.1544898616028325e-06| -|npm|is-wsl|3.1544898616028325e-06| -|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.154489861602832e-06| -|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.154489861602832e-06| -|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.143089487447699e-06| -|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.1380753138075318e-06| -|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.1377615062761503e-06| -|cran|farver|3.1328012376498712e-06| -|npm|[covert](https://github.com/substack/covert)|3.120778242677827e-06| -|cran|robustlmm|3.1066945606694567e-06| -|cran|multgee|3.1066945606694567e-06| -|cran|merTools|3.1066945606694567e-06| -|cran|marginaleffects|3.1066945606694567e-06| -|cran|logistf|3.1066945606694567e-06| -|cran|JM|3.1066945606694567e-06| -|cran|gmnl|3.1066945606694567e-06| -|cran|fungible|3.1066945606694567e-06| -|cran|feisr|3.1066945606694567e-06| -|cran|estimatr|3.1066945606694567e-06| -|cran|crch|3.1066945606694567e-06| -|cran|censReg|3.1066945606694567e-06| -|cran|bife|3.1066945606694567e-06| -|cran|bdsmatrix|3.1066945606694567e-06| -|pypi|[metpy](https://pypi.org/project/metpy)|3.106694560669456e-06| -|pypi|[types-decorator](https://github.com/python/typeshed)|3.106694560669456e-06| -|pypi|[lazy-loader](https://pypi.org/project/lazy-loader)|3.106694560669456e-06| -|cran|corpus.JSS.papers|3.106694560669456e-06| -|cran|lasso2|3.106694560669456e-06| -|cran|ggfun|3.106694560669456e-06| -|npm|utest|3.106694560669456e-06| -|npm|urun|3.106694560669456e-06| -|npm|timezone-mock|3.106694560669456e-06| -|npm|sqlstring|3.106694560669456e-06| -|npm|bignumber.js|3.106694560669456e-06| -|npm|[resolve](https://github.com/browserify/resolve#readme)|3.0904748839027075e-06| -|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.0866314562041294e-06| -|pypi|[vaex](https://pypi.org/project/vaex)|3.0866314562041294e-06| -|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.0866314562041294e-06| -|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.0866314562041294e-06| -|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.0866314562041294e-06| -|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.0866314562041294e-06| -|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.0866314562041294e-06| -|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.0866314562041294e-06| -|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.0866314562041294e-06| -|pypi|[bqplot](https://pypi.org/project/bqplot)|3.0866314562041294e-06| -|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.0866314562041294e-06| -|pypi|[aplus](https://pypi.org/project/aplus)|3.0866314562041294e-06| -|pypi|[blake3](https://pypi.org/project/blake3)|3.0866314562041294e-06| -|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.0866314562041294e-06| -|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.0866314562041294e-06| -|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.0866314562041294e-06| -|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.081019399011031e-06| -|npm|eslint-plugin-pabigot|3.0756276150627615e-06| -|npm|gulp-jshint|3.0725550600027584e-06| -|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.066767282248454e-06| -|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.066767282248454e-06| -|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.066767282248454e-06| -|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.066767282248454e-06| -|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.066767282248454e-06| -|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.066767282248454e-06| -|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.066767282248454e-06| -|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.066767282248454e-06| -|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.059623430962344e-06| -|cran|sparklyr|3.0596234309623433e-06| -|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.0383475974900115e-06| -|cran|sjmisc|3.032725642558279e-06| -|npm|enquirer|3.0254147611170578e-06| -|cran|[progressr](https://progressr.futureverse.org)|3.022462012772526e-06| -|pypi|[deepdiff](https://pypi.org/project/deepdiff)|3.008596744136985e-06| -|pypi|[pyqt](https://pypi.org/project/pyqt)|3.0031380753138077e-06| -|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|3.0031380753138077e-06| -|cran|distr6|3.001637256685465e-06| -|cran|hardhat|2.989144879223018e-06| -|pypi|[channels](https://pypi.org/project/channels)|2.9870327466371593e-06| -|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|2.9861639406618503e-06| -|cran|ppcor|2.9841835400478186e-06| -|pypi|[questionary](https://github.com/tmbo/questionary)|2.9823987284074754e-06| -|pypi|[fhirclient](https://github.com/smart-on-fhir/client-py/)|2.9811715481171595e-06| -|cran|distributional|2.979447330911766e-06| -|cran|plainview|2.9772489539748956e-06| -|cran|mapdeck|2.9772489539748956e-06| -|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|2.9748953974895438e-06| -|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|2.974698301626234e-06| -|npm|zuul|2.965481171548117e-06| -|rubygems|em-synchrony|2.9632476944752798e-06| -|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|2.9627122815653462e-06| -|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|2.9627122815653437e-06| -|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|2.958756724447101e-06| -|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|2.958756724447101e-06| -|pypi|[aafigure](https://pypi.org/project/aafigure)|2.958756724447101e-06| -|cran|decor|2.958756724447101e-06| -|npm|[x2js](https://github.com/x2js/x2js#readme)|2.958756724447101e-06| -|npm|toml|2.958756724447101e-06| -|npm|properties|2.958756724447101e-06| -|npm|hjson|2.958756724447101e-06| -|npm|cson|2.958756724447101e-06| -|npm|travis-cov|2.958756724447101e-06| -|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|2.954031437295038e-06| -|cran|[mlr3](https://mlr3.mlr-org.com)|2.9533591749345813e-06| -|pypi|[mizani](https://github.com/has2k1/mizani)|2.9318589360430394e-06| -|cran|rainbow|2.9291691572026294e-06| -|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|2.9288702928870496e-06| -|npm|ts-loader|2.923771425340463e-06| -|pypi|[pycuda](https://pypi.org/project/pycuda)|2.9171548117154814e-06| -|npm|in-publish|2.916565259793106e-06| -|cran|procmaps|2.913752477427879e-06| -|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|2.8973664779719413e-06| -|spack|[vc](https://github.com/VcDevel/Vc)|2.895686048189298e-06| -|npm|assert|2.8903121982619886e-06| -|pypi|[hashin](https://pypi.org/project/hashin)|2.8844312334592176e-06| -|pypi|[hankel](https://github.com/steven-murray/hankel)|2.8833374353925764e-06| -|rubygems|[sprockets-rails](https://github.com/rails/sprockets-rails)|2.880881222782e-06| -|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.87504144171179e-06| -|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.87457280654125e-06| -|pypi|[bio](https://pypi.org/project/bio)|2.87457280654125e-06| -|pypi|[kahypar](https://pypi.org/project/kahypar)|2.87457280654125e-06| -|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.87457280654125e-06| -|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.87457280654125e-06| -|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.87457280654125e-06| -|pypi|[selfies](https://pypi.org/project/selfies)|2.87457280654125e-06| -|pypi|[upfp](https://pypi.org/project/upfp)|2.87457280654125e-06| -|cran|tablerDash|2.8729956599703735e-06| -|cran|argonDash|2.8729956599703735e-06| -|cran|argonR|2.8729956599703735e-06| -|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.8725680785109615e-06| -|cran|TMB|2.8705369138557886e-06| -|spack|autoconf-archive|2.867718056002575e-06| -|spack|libxmu|2.867718056002575e-06| -|cran|RProtoBuf|2.867718056002575e-06| -|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.8657121192402376e-06| -|pypi|[nbdime](https://pypi.org/project/nbdime)|2.865235183226815e-06| -|npm|eslint-plugin-jest|2.8629004824702032e-06| -|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.8556485355648657e-06| -|cran|[lhs](https://github.com/bertcarnell/lhs)|2.8511655708308438e-06| -|pypi|[pendulum](https://pypi.org/project/pendulum)|2.846682606096832e-06| -|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.846682606096832e-06| -|cran|affy|2.8390408754425493e-06| -|cran|marray|2.8390408754425493e-06| -|rubygems|[jar-dependencies](https://github.com/mkristian/jar-dependencies)|2.8378200878661046e-06| -|npm|server-destroy|2.8313102777014913e-06| -|rubygems|[debug](https://github.com/ruby/debug)|2.825732871338912e-06| -|rubygems|[all_images](http://github.com/flori/all_images)|2.825732871338912e-06| -|cran|lm.beta|2.824850229140061e-06| -|pypi|[tensorrt](https://developer.nvidia.com/tensorrt)|2.8242677824267784e-06| -|pypi|[nvidia-cuda-nvcc-cu11](https://developer.nvidia.com/cuda-zone)|2.8242677824267784e-06| -|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|2.8242677824267784e-06| -|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|2.8242677824267784e-06| -|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|2.8242677824267784e-06| -|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8242677824267784e-06| -|pypi|[xnat](https://pypi.org/project/xnat)|2.8242677824267784e-06| -|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8242677824267784e-06| -|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8242677824267784e-06| -|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8242677824267784e-06| -|npm|karma-coverage|2.8159708927021082e-06| -|pypi|[cudf](https://pypi.org/project/cudf)|2.815745523483558e-06| -|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.810216698932118e-06| -|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.810216698932118e-06| -|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.810216698932118e-06| -|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.810216698932118e-06| -|pypi|[python-apt](https://pypi.org/project/python-apt)|2.810216698932118e-06| -|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.810216698932118e-06| -|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.810216698932118e-06| -|pypi|[Truvari](https://pypi.org/project/Truvari)|2.810216698932118e-06| -|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.810216698932118e-06| -|npm|eslint-config-airbnb|2.804956549726424e-06| -|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.803032686318306e-06| -|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.803032686318306e-06| -|pypi|[motor](https://pypi.org/project/motor)|2.803032686318306e-06| -|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.803032686318306e-06| -|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.803032686318306e-06| -|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.803032686318306e-06| -|pypi|[pyhash](https://pypi.org/project/pyhash)|2.803032686318306e-06| -|cran|mlapi|2.803032686318306e-06| -|cran|rsparse|2.803032686318306e-06| -|cran|[magicaxis](NA)|2.7986508410895812e-06| -|cran|[xgboost](https://github.com/dmlc/xgboost)|2.7869097429766963e-06| -|npm|gulp-mocha|2.78471221124433e-06| -|npm|gulp-istanbul|2.78471221124433e-06| -|npm|gulp-coveralls|2.78471221124433e-06| -|npm|stealthy-require|2.78471221124433e-06| -|npm|request-promise-core|2.78471221124433e-06| -|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.769327751938587e-06| -|cran|GenSA|2.7650746561061285e-06| -|cran|MonetDBLite|2.7615062761506275e-06| -|npm|updox|2.7615062761506275e-06| -|npm|safename|2.7615062761506275e-06| -|rubygems|standard|2.7615062761506275e-06| -|rubygems|net-ssh|2.7615062761506275e-06| -|rubygems|octicons|2.7615062761506275e-06| -|cran|RgoogleMaps|2.7536610878661085e-06| -|pypi|[flametree](https://pypi.org/project/flametree)|2.748679106984699e-06| -|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.748679106984699e-06| -|pypi|[platemap](https://pypi.org/project/platemap)|2.748679106984699e-06| -|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.748679106984699e-06| -|pypi|[proglog](https://pypi.org/project/proglog)|2.748679106984699e-06| -|pypi|[sbol2](https://pypi.org/project/sbol2)|2.748679106984699e-06| -|cran|systemfonts|2.7473138658463694e-06| -|pypi|[biomaj-cli](http://biomaj.genouest.org)|2.746738862909184e-06| -|pypi|[pixell](https://pypi.org/project/pixell)|2.7458158995815896e-06| -|npm|[q](https://github.com/kriskowal/q)|2.7346084877465723e-06| -|npm|browserify-istanbul|2.7296138802983445e-06| -|npm|combined-stream|2.7296138802983445e-06| -|npm|split2|2.725008115315647e-06| -|npm|csstype|2.7188330610509927e-06| -|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.710469446871122e-06| -|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.7014735310169183e-06| -|pypi|[pyceo](https://pypi.org/project/pyceo)|2.7014735310169183e-06| -|pypi|[properconf](https://pypi.org/project/properconf)|2.7014735310169183e-06| -|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.7014735310169183e-06| -|pypi|[multipart](https://pypi.org/project/multipart)|2.7014735310169183e-06| -|cran|ExactData|2.7014735310169183e-06| -|cran|diffobj|2.696266985642177e-06| -|cran|Epi|2.692224093897734e-06| -|cran|memisc|2.692224093897734e-06| -|cran|descr|2.692224093897734e-06| -|cran|sylly.en|2.692224093897734e-06| -|cran|sylly|2.692224093897734e-06| -|cran|estimability|2.6912095738322036e-06| -|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.684797768479777e-06| -|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.6794335371741247e-06| -|npm|gulp-replace|2.677859251899638e-06| -|npm|gulp-header|2.677859251899638e-06| -|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.6757919904363497e-06| -|rubygems|[awesome_print](https://github.com/awesome-print/awesome_print)|2.6695670736914e-06| -|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.668189826029509e-06| -|pypi|[resampy](https://pypi.org/project/resampy)|2.6670502092050205e-06| -|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.6650233483816894e-06| -|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.6650233483816894e-06| -|pypi|[proselint](https://pypi.org/project/proselint)|2.6650233483816894e-06| -|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.6629426614618638e-06| -|cran|DoE.base|2.662881052002391e-06| -|npm|jest-canvas-mock|2.656661443272322e-06| -|cran|[text2vec](http://text2vec.org)|2.6561566049013805e-06| -|cran|RcppAnnoy|2.6545465260180327e-06| -|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.642793810319792e-06| -|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.642793810319792e-06| -|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.6422594142259427e-06| -|npm|postcss-loader|2.6402239059142826e-06| -|spack|tar|2.6384060423332513e-06| -|npm|[connect](https://github.com/senchalabs/connect#readme)|2.6355125523012555e-06| -|npm|open|2.6332934847579195e-06| -|spack|suite-sparse|2.632621040047818e-06| -|cran|DendSer|2.6216141818982603e-06| -|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6150627615062785e-06| -|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6150627615062785e-06| -|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6150627615062785e-06| -|cran|[rbison](https://github.com/ropensci/rbison)|2.6150627615062785e-06| -|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6150627615062785e-06| -|cran|fftw|2.6081248398941166e-06| -|npm|imagemin-svgo|2.6070164145477955e-06| -|npm|imagemin-optipng|2.6070164145477955e-06| -|npm|imagemin-jpegtran|2.6070164145477955e-06| -|npm|imagemin-gifsicle|2.6070164145477955e-06| -|npm|pretty-bytes|2.6070164145477955e-06| -|npm|plur|2.6070164145477955e-06| -|npm|p-map|2.6070164145477955e-06| -|npm|imagemin|2.6070164145477955e-06| -|npm|nodeunit-x|2.6024541358223367e-06| -|cran|[clusterCrit](http:www.r-project.org)|2.601063327775511e-06| -|cran|kknn|2.601051019388922e-06| -|npm|karma-chai|2.594868148348045e-06| -|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.5889121338912135e-06| -|cran|picante|2.5889121338912135e-06| -|cran|hisse|2.5889121338912135e-06| -|cran|diversitree|2.5889121338912135e-06| -|npm|houkou|2.5889121338912135e-06| -|npm|prettier-plugin-pkgjson|2.5889121338912135e-06| -|npm|make-dir-cli|2.5889121338912135e-06| -|npm|koa|2.5889121338912135e-06| -|npm|formdata-polyfill|2.5889121338912135e-06| -|npm|once|2.5889121338912135e-06| -|npm|hexoid|2.5889121338912135e-06| -|npm|dezalgo|2.5889121338912135e-06| -|cran|[gargle](https://gargle.r-lib.org)|2.5845266249122926e-06| -|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.5812462641960577e-06| -|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|2.5776321234370168e-06| -|rubygems|jekyll-seo-tag|2.575967573221757e-06| -|rubygems|jekyll-github-metadata|2.575967573221757e-06| -|rubygems|rubocop-github|2.575967573221757e-06| -|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.5694560669456164e-06| -|npm|rollup-plugin-typescript2|2.5631090229221978e-06| -|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.563023012552301e-06| -|rubygems|spoon|2.563023012552301e-06| -|npm|gulp-sourcemaps|2.553811997924371e-06| -|npm|gulp-file|2.553811997924371e-06| -|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.5516317991631797e-06| -|rubygems|[jemoji](https://github.com/jekyll/jemoji)|2.549686192468629e-06| -|cran|[arm](https://CRAN.R-project.org/package=arm)|2.541841004184102e-06| -|rubygems|[hoe-gemspec2](http://rubygems.org/gems/hoe-gemspec2)|2.537392782426778e-06| -|rubygems|hoe-doofus|2.537392782426778e-06| -|npm|watchify|2.5360771923832295e-06| -|npm|gulp-gh-pages|2.5360771923832295e-06| -|npm|gulp-beautify|2.5360771923832295e-06| -|rubygems|hiredis|2.5360771923832295e-06| -|rubygems|aws-sigv4|2.5360771923832295e-06| -|rubygems|aws-sdk-kms|2.5360771923832295e-06| -|rubygems|aws-sdk-core|2.5360771923832295e-06| -|rubygems|bump|2.5360771923832295e-06| -|cran|svUnit|2.536077192383229e-06| -|cran|AlgDesign|2.536077192383229e-06| -|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.5340881122323404e-06| -|pypi|[sadisplay](http://bitbucket.org/estin/sadisplay)|2.532875074716079e-06| -|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.528215150847832e-06| -|rubygems|activestorage|2.513967801475273e-06| -|rubygems|actioncable|2.513967801475273e-06| -|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.5122611550998604e-06| -|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.510460251046044e-06| -|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.5104602510460263e-06| -|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.510460251046025e-06| -|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.507322175732231e-06| -|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.5041841004184178e-06| -|pypi|[colander](https://github.com/Pylons/colander)|2.498390730608305e-06| -|npm|babel-preset-es2017|2.4971906754333532e-06| -|rubygems|[chronic_duration](https://github.com/hpoydar/chronic_duration)|2.48535564853558e-06| -|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.485355648535565e-06| -|cran|BiasedUrn|2.485355648535565e-06| -|pypi|[coconut](https://pypi.org/project/coconut)|2.482872775759805e-06| -|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|2.482872775759805e-06| -|cran|[hal9001](https://github.com/tlverse/hal9001)|2.4821040338595343e-06| -|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.47412464214931e-06| -|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.460502092050209e-06| -|cran|[oai](https://github.com/ropensci/oai)|2.4590542364354888e-06| -|npm|statuses|2.4568247801212532e-06| -|npm|setprototypeof|2.4568247801212532e-06| -|cran|logging|2.450595429674928e-06| -|cran|rsyslog|2.450595429674928e-06| -|pypi|[cmocean](https://pypi.org/project/cmocean)|2.4462220034457306e-06| -|cran|[leafem](https://github.com/r-spatial/leafem)|2.4440002988643173e-06| -|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.4407119123800156e-06| -|cran|[reproj](https://github.com/hypertidy/reproj/)|2.427863423802385e-06| -|npm|[babel-polyfill](https://babeljs.io/)|2.424134115942091e-06| -|cran|influenceR|2.423533465806524e-06| -|spack|[seqan](https://www.seqan.de)|2.4208009563658135e-06| -|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.4208009563658097e-06| -|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.4208009563658097e-06| -|pypi|[fido](https://pypi.org/project/fido)|2.4208009563658097e-06| -|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.4208009563658097e-06| -|cran|Rdonlp2|2.4208009563658097e-06| -|cran|gamlss.dist|2.4208009563658097e-06| -|cran|Rsolnp|2.4208009563658097e-06| -|npm|[angular-mocks](http://angularjs.org)|2.4208009563658097e-06| -|npm|gulp-angular-templatecache|2.4208009563658097e-06| -|npm|gulp-cssnano|2.4208009563658097e-06| -|npm|gulp-less|2.4208009563658097e-06| -|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|2.420240585774059e-06| -|cran|[correlation](https://easystats.github.io/correlation/)|2.4199800719315918e-06| -|npm|[shx](https://github.com/shelljs/shx#readme)|2.4158891863094156e-06| -|pypi|[mip](https://pypi.org/project/mip)|2.4115760111576043e-06| -|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.4039898386132696e-06| -|cran|[kml](http:www.r-project.org)|2.4028690974297713e-06| -|cran|R2WinBUGS|2.3897650466688126e-06| -|cran|kriging|2.3897650466688126e-06| -|cran|udunits2|2.3897650466688126e-06| -|cran|formula.tools|2.3897650466688126e-06| -|cran|[posterior](https://mc-stan.org/posterior/)|2.3795196696608843e-06| -|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.3759713090257174e-06| -|rubygems|rexml|2.3750891256084023e-06| -|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.373526055534424e-06| -|pypi|[lark](https://github.com/lark-parser/lark)|2.3687640811071947e-06| -|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.367005379557681e-06| -|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.367005379557681e-06| -|rubygems|mercenary|2.362382322175732e-06| -|cran|plotlyGeoAssets|2.3599977978418853e-06| -|cran|listviewer|2.3599977978418853e-06| -|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.3535564853556486e-06| -|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.3535564853556486e-06| -|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.3535564853556486e-06| -|pypi|[deform](https://pypi.org/project/deform)|2.3535564853556486e-06| -|pypi|[Faker](https://pypi.org/project/Faker)|2.3535564853556486e-06| -|pypi|[flower](https://pypi.org/project/flower)|2.3535564853556486e-06| -|pypi|[hl7](https://pypi.org/project/hl7)|2.3535564853556486e-06| -|pypi|[paginate](https://pypi.org/project/paginate)|2.3535564853556486e-06| -|pypi|[pycap](https://pypi.org/project/pycap)|2.3535564853556486e-06| -|pypi|[pyotp](https://pypi.org/project/pyotp)|2.3535564853556486e-06| -|pypi|[scrapy](https://pypi.org/project/scrapy)|2.3535564853556486e-06| -|pypi|[twilio](https://pypi.org/project/twilio)|2.3535564853556486e-06| -|pypi|[Wand](https://pypi.org/project/Wand)|2.3535564853556486e-06| -|pypi|[cheroot](https://pypi.org/project/cheroot)|2.3535564853556486e-06| -|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.3535564853556486e-06| -|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.3535564853556486e-06| -|pypi|[parsel](https://pypi.org/project/parsel)|2.3535564853556486e-06| -|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.3535564853556486e-06| -|pypi|[portend](https://pypi.org/project/portend)|2.3535564853556486e-06| -|pypi|[protego](https://pypi.org/project/protego)|2.3535564853556486e-06| -|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.3535564853556486e-06| -|pypi|[python-editor](https://pypi.org/project/python-editor)|2.3535564853556486e-06| -|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.3535564853556486e-06| -|pypi|[queuelib](https://pypi.org/project/queuelib)|2.3535564853556486e-06| -|pypi|[w3lib](https://pypi.org/project/w3lib)|2.3535564853556486e-06| -|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.3535564853556486e-06| -|pypi|[qrcode](https://pypi.org/project/qrcode)|2.3535564853556486e-06| -|pypi|[tldextract](https://pypi.org/project/tldextract)|2.3535564853556486e-06| -|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.3535564853556486e-06| -|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.3535564853556486e-06| -|pypi|[hickle](http://github.com/telegraphic/hickle)|2.343096234309638e-06| -|cran|mlr3measures|2.3366591567428387e-06| -|pypi|[biomaj-user](http://biomaj.genouest.org)|2.3359362763743757e-06| -|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.330020920502092e-06| -|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.330020920502092e-06| -|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.330020920502092e-06| -|cran|shinyEffects|2.330020920502092e-06| -|cran|leafgl|2.330020920502092e-06| -|cran|mclustcomp|2.330020920502092e-06| -|cran|maotai|2.330020920502092e-06| -|cran|CVXR|2.330020920502092e-06| -|npm|gulp-json-editor|2.330020920502092e-06| -|npm|requizzle|2.330020920502092e-06| -|npm|markdown-it-anchor|2.330020920502092e-06| -|npm|klaw|2.330020920502092e-06| -|npm|js2xmlparser|2.330020920502092e-06| -|npm|escape-string-regexp|2.330020920502092e-06| -|npm|catharsis|2.330020920502092e-06| -|pypi|[oemof](https://pypi.org/project/oemof)|2.325867585527935e-06| -|npm|optimist|2.32508965929468e-06| -|cran|googleAnalyticsR|2.3155487408716442e-06| -|cran|bigQueryR|2.3155487408716442e-06| -|cran|seasonal|2.3155487408716442e-06| -|cran|forecTheta|2.3155487408716442e-06| -|cran|urca|2.3155487408716442e-06| -|cran|fracdiff|2.3155487408716442e-06| -|pypi|[HTSeq](https://github.com/htseq)|2.301255230125528e-06| -|cran|[tiff](https://www.rforge.net/tiff/)|2.3012552301255247e-06| -|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.3012552301255243e-06| -|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.301255230125523e-06| -|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.301255230125523e-06| -|cran|wicket|2.301255230125523e-06| -|cran|prettymapr|2.301255230125523e-06| -|cran|rosm|2.301255230125523e-06| -|cran|pkgmaker|2.2981470412432754e-06| -|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.2891433604932836e-06| -|cran|effects|2.28734654466872e-06| -|spack|[kokkos](https://github.com/kokkos/kokkos)|2.2863120143454855e-06| -|pypi|[zope.component](https://pypi.org/project/zope.component)|2.276820198629822e-06| -|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.274872496348196e-06| -|npm|gaze|2.267887029288703e-06| -|npm|hooker|2.2607177341486966e-06| -|pypi|[twobody](https://pypi.org/project/twobody)|2.2594142259414227e-06| -|pypi|[cmastro](https://pypi.org/project/cmastro)|2.2594142259414227e-06| -|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.2594142259414227e-06| -|npm|punycode|2.2594142259414222e-06| -|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|2.2516349636088774e-06| -|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.244491909763877e-06| -|pypi|[cattrs](https://github.com/python-attrs/cattrs)|2.238457092498508e-06| -|pypi|[url-normalize](https://github.com/niksite/url-normalize)|2.238457092498508e-06| -|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|2.2356096832038265e-06| -|pypi|[pytest-socket](https://pypi.org/project/pytest-socket)|2.2347315495235747e-06| -|npm|[http-errors](https://github.com/jshttp/http-errors#readme)|2.2275052993288014e-06| -|cran|[titanic](https://github.com/paulhendricks/titanic)|2.224288878731409e-06| -|cran|[float](https://github.com/wrathematics/float)|2.224288878731409e-06| -|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.2190675433353257e-06| -|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.2190675433353257e-06| -|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.2190675433353257e-06| -|cran|cleanrmd|2.2190675433353257e-06| -|cran|agridat|2.2190675433353257e-06| -|npm|phantomjs-prebuilt|2.2190675433353257e-06| -|cran|[ggmap](https://github.com/dkahle/ggmap)|2.2145845786013173e-06| -|rubygems|rubocop-standard|2.212304670822304e-06| -|rubygems|minitest-focus|2.212304670822304e-06| -|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.211362447698745e-06| -|rubygems|rubocop-ast|2.2060173127828535e-06| -|cran|cyclocomp|2.199955956837701e-06| -|cran|xmlparsedata|2.199955956837701e-06| -|npm|node-sass|2.1983043382514863e-06| -|pypi|[jupyter-book](https://executablebooks.org/)|2.196652719665274e-06| -|npm|pify|2.1946009011908593e-06| -|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.1929608663549103e-06| -|pypi|[rise](https://pypi.org/project/rise)|2.1929608663549103e-06| -|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.1929608663549103e-06| -|cran|calibrator|2.1929608663549103e-06| -|cran|alabama|2.1929608663549103e-06| -|cran|disordR|2.1929608663549103e-06| -|cran|rio|2.182232818931784e-06| -|npm|rollup-plugin-livereload|2.180136533803127e-06| -|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.170699112136569e-06| -|npm|duplexer|2.1691385236102807e-06| -|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.165468312792692e-06| -|npm|rollup-plugin-copy|2.1621683755574967e-06| -|pypi|[pvfactors](https://pypi.org/project/pvfactors)|2.1602286312014374e-06| -|cran|[ring](https://github.com/mrc-ide/ring)|2.157604271190292e-06| -|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.157604271190292e-06| -|npm|[opener](https://github.com/domenic/opener#readme)|2.1528477499786532e-06| -|cran|lda|2.1492677824267785e-06| -|npm|karma-sinon|2.147325114398063e-06| -|pypi|[rpyc](http://rpyc.readthedocs.org)|2.1442284026581345e-06| -|spack|libice|2.142547972875487e-06| -|spack|nlohmann-json|2.142547972875487e-06| -|spack|xxhash|2.142547972875487e-06| -|spack|libxpm|2.142547972875487e-06| -|spack|ftgl|2.142547972875487e-06| -|spack|arrow|2.142547972875487e-06| -|spack|davix|2.142547972875487e-06| -|spack|dcap|2.142547972875487e-06| -|spack|fcgi|2.142547972875487e-06| -|spack|mysql-client|2.142547972875487e-06| -|spack|oracle-instant-client|2.142547972875487e-06| -|spack|postgresql|2.142547972875487e-06| -|spack|pythia6|2.142547972875487e-06| -|spack|r|2.142547972875487e-06| -|spack|r-rcpp|2.142547972875487e-06| -|spack|r-rinside|2.142547972875487e-06| -|spack|shadow|2.142547972875487e-06| -|spack|unuran|2.142547972875487e-06| -|spack|vdt|2.142547972875487e-06| -|spack|veccore|2.142547972875487e-06| -|spack|xrootd|2.142547972875487e-06| -|cran|textdata|2.1407777109793655e-06| -|cran|mallet|2.1407777109793655e-06| -|cran|gutenbergr|2.1407777109793655e-06| -|npm|bl|2.1401673640167366e-06| -|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.132994620442322e-06| -|rubygems|toxiproxy|2.1303048416019125e-06| -|rubygems|mini_portile2|2.1303048416019125e-06| -|rubygems|connection_pool|2.1303048416019125e-06| -|npm|qs|2.126606395696354e-06| -|cran|[ids](https://github.com/richfitz/ids)|2.124925283921107e-06| -|rubygems|codeclimate-test-reporter|2.1224550788635834e-06| -|cran|quanteda.textplots|2.1182008368200837e-06| -|cran|quanteda.textstats|2.1182008368200837e-06| -|cran|quanteda.textmodels|2.1182008368200837e-06| -|cran|questionr|2.1182008368200837e-06| -|cran|dockerfiler|2.11258870427713e-06| -|cran|attachment|2.11258870427713e-06| -|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|2.1088059340025146e-06| -|pypi|[eeglabio](https://pypi.org/project/eeglabio)|2.1088059340025146e-06| -|rubygems|sprockets|2.1040047818290496e-06| -|pypi|[copier](https://pypi.org/project/copier)|2.1037376405413617e-06| -|pypi|[dunamai](https://pypi.org/project/dunamai)|2.1037376405413617e-06| -|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.1037376405413617e-06| -|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.1037376405413617e-06| -|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.1037376405413617e-06| -|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.1037376405413617e-06| -|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.1037376405413617e-06| -|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.1037376405413617e-06| -|pypi|[pygeos](https://pypi.org/project/pygeos)|2.1037376405413617e-06| -|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.1037376405413617e-06| -|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.1037376405413617e-06| -|pypi|[send2trash](https://pypi.org/project/send2trash)|2.1037376405413617e-06| -|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.1000965561635047e-06| -|rubygems|regexp_parser|2.095302545029349e-06| -|cran|mfx|2.0938632736884244e-06| -|cran|drc|2.0938632736884244e-06| -|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.0932169295140004e-06| -|cran|bigstatsr|2.0711297071129707e-06| -|cran|RQuantLib|2.0711297071129707e-06| -|cran|odeintr|2.0711297071129707e-06| -|npm|xvfb-maybe|2.0711297071129707e-06| -|npm|twolfson-style|2.0711297071129707e-06| -|npm|proclaim|2.0711297071129707e-06| -|npm|jscs|2.0711297071129707e-06| -|npm|foundry-release-npm|2.0711297071129707e-06| -|npm|foundry-release-git|2.0711297071129707e-06| -|npm|foundry-release-component|2.0711297071129707e-06| -|npm|foundry|2.0711297071129707e-06| -|npm|domify|2.0711297071129707e-06| -|npm|css-controls|2.0711297071129707e-06| -|npm|brfs|2.0711297071129707e-06| -|npm|computed-style|2.0711297071129707e-06| -|rubygems|crass|2.0711297071129703e-06| -|rubygems|openssl|2.0711297071129703e-06| -|cran|leafsync|2.067431261207412e-06| -|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.063887994850339e-06| -|pypi|[Levenshtein](https://pypi.org/project/Levenshtein)|2.0591808818796294e-06| -|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.05401293267402e-06| -|npm|gulp-autoprefixer|2.0532704467961017e-06| -|npm|ubelt|2.0483700400018392e-06| -|npm|asynct|2.0483700400018392e-06| -|npm|event-stream|2.0483700400018392e-06| -|npm|it-is|2.0483700400018392e-06| -|npm|stream-spec|2.0483700400018392e-06| -|npm|string-to-stream|2.0483700400018392e-06| -|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.048370040001839e-06| -|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.048370040001839e-06| -|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.048370040001839e-06| -|cran|[ssh](https://docs.ropensci.org/ssh)|2.048370040001839e-06| -|cran|snow|2.048370040001839e-06| -|cran|Rmpi|2.048370040001839e-06| -|cran|batchtools|2.048370040001839e-06| -|cran|BatchJobs|2.048370040001839e-06| -|cran|BBmisc|2.048370040001839e-06| -|pypi|[rtoml](https://pypi.org/project/rtoml)|2.045051299307838e-06| -|pypi|[pythran](https://pypi.org/project/pythran)|2.045051299307838e-06| -|pypi|[meson-python](https://pypi.org/project/meson-python)|2.045051299307838e-06| -|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.045051299307838e-06| -|npm|read-dir-deep|2.026105148262689e-06| -|npm|gulp-strip-comments|2.026105148262689e-06| -|npm|gulp-jsbeautifier|2.026105148262689e-06| -|npm|webgpu|2.026105148262689e-06| -|npm|gpu-mock.js|2.026105148262689e-06| -|npm|gl-wiretap|2.026105148262689e-06| -|npm|gl|2.026105148262689e-06| -|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.0114614465032878e-06| -|npm|babel-preset-stage-2|2.00836820083682e-06| -|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|2.0046025104602513e-06| -|pypi|[types-pillow](https://pypi.org/project/types-pillow)|2.004319071399649e-06| -|pypi|[blue](https://pypi.org/project/blue)|2.004319071399649e-06| -|cran|rematch2|2.0038179916317993e-06| -|npm|pngjs|1.999159948950744e-06| -|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|1.9974531562670566e-06| -|pypi|[sncosmo](https://sncosmo.readthedocs.org)|1.9972966364179807e-06| -|pypi|[pyright](https://pypi.org/project/pyright)|1.993600787595373e-06| -|pypi|[Yapsy](https://pypi.org/project/Yapsy)|1.993600787595373e-06| -|pypi|[influxdb](https://pypi.org/project/influxdb)|1.993600787595373e-06| -|pypi|[drmaa](https://pypi.org/project/drmaa)|1.993600787595373e-06| -|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|1.993600787595373e-06| -|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|1.993600787595373e-06| -|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|1.993600787595373e-06| -|pypi|[pylama](https://pypi.org/project/pylama)|1.993600787595373e-06| -|pypi|[tabulator](https://pypi.org/project/tabulator)|1.993600787595373e-06| -|pypi|[tableschema](https://pypi.org/project/tableschema)|1.993600787595373e-06| -|pypi|[dfsql](https://pypi.org/project/dfsql)|1.993600787595373e-06| -|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|1.993600787595373e-06| -|cran|bain|1.993600787595373e-06| -|pypi|[wotan](https://github.com/hippke/wotan)|1.9914626486125394e-06| -|cran|gclus|1.983504988735114e-06| -|npm|[types](http://nodeca.github.com/types/)|1.983083578360515e-06| -|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|1.982996528086887e-06| -|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|1.982996528086887e-06| -|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|1.982996528086887e-06| -|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|1.982996528086887e-06| -|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|1.982996528086887e-06| -|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|1.982996528086887e-06| -|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|1.982996528086887e-06| -|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|1.982996528086887e-06| -|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|1.982996528086887e-06| -|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|1.982996528086887e-06| -|pypi|[snakeviz](https://github.com/jiffyclub/snakeviz)|1.97793122974801e-06| -|cran|[dde](https://github.com/mrc-ide/dde)|1.976561464624474e-06| -|npm|[runmd](https://github.com/broofa/runmd)|1.9725044829647342e-06| -|npm|random-seed|1.9725044829647342e-06| -|npm|optional-dev-dependency|1.9725044829647342e-06| -|pypi|[bson](https://pypi.org/project/bson)|1.9694792084578598e-06| -|cran|movMF|1.962122880422814e-06| -|cran|flexmix|1.962122880422814e-06| -|cran|flexclust|1.962122880422814e-06| -|cran|cclust|1.962122880422814e-06| -|cran|RWeka|1.962122880422814e-06| -|cran|relations|1.962122880422814e-06| -|cran|[rncl](https://github.com/fmichonneau/rncl)|1.9590555887627064e-06| -|pypi|[pyomo](http://pyomo.org)|1.9565402601336696e-06| -|pypi|[libpysal](http://pysal.org/libpysal)|1.952580195258021e-06| -|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.942468619246862e-06| -|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.94168410041841e-06| -|cran|arkdb|1.94168410041841e-06| -|npm|pm2-sysmonit|1.94168410041841e-06| -|npm|yamljs|1.94168410041841e-06| -|npm|vizion|1.94168410041841e-06| -|npm|source-map-support|1.94168410041841e-06| -|npm|promptly|1.94168410041841e-06| -|npm|pm2-multimeter|1.94168410041841e-06| -|npm|pm2-deploy|1.94168410041841e-06| -|npm|pm2-axon-rpc|1.94168410041841e-06| -|npm|pm2-axon|1.94168410041841e-06| -|npm|pidusage|1.94168410041841e-06| -|npm|fclone|1.94168410041841e-06| -|npm|croner|1.94168410041841e-06| -|npm|cli-tableau|1.94168410041841e-06| -|npm|blessed|1.94168410041841e-06| -|cran|TH.data|1.939629408248655e-06| -|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.937909262300513e-06| -|cran|[energy](https://github.com/mariarizzo/energy)|1.9232152196652736e-06| -|pypi|[percy](https://pypi.org/project/percy)|1.9228626445943603e-06| -|pypi|[preconditions](https://pypi.org/project/preconditions)|1.9228626445943603e-06| -|pypi|[mimesis](https://pypi.org/project/mimesis)|1.9228626445943603e-06| -|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.9228626445943603e-06| -|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.9228626445943603e-06| -|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.9228626445943603e-06| -|pypi|[moarchiving](https://pypi.org/project/moarchiving)|1.922267259414226e-06| -|npm|mocha-headless-chrome|1.922267259414226e-06| -|npm|gulp-format-md|1.922267259414226e-06| -|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.9195836309827534e-06| -|pypi|[snappy](https://pypi.org/project/snappy)|1.9195836309827534e-06| -|pypi|[datashape](https://pypi.org/project/datashape)|1.9195836309827534e-06| -|pypi|[fastremap](https://pypi.org/project/fastremap)|1.9118120373350502e-06| -|pypi|[edt](https://pypi.org/project/edt)|1.9118120373350502e-06| -|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.9118120373350502e-06| -|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.9118120373350502e-06| -|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.9118120373350502e-06| -|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.9118120373350502e-06| -|npm|babel-plugin-module-resolver|1.9066988013117722e-06| -|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.903018529587566e-06| -|cran|sn|1.9020578942874221e-06| -|cran|ProFound|1.9020578942874221e-06| -|cran|FITSio|1.9020578942874221e-06| -|npm|toidentifier|1.9020578942874221e-06| -|npm|gulp-plumber|1.9020578942874221e-06| -|npm|gulp-filter|1.9020578942874221e-06| -|npm|sveld|1.9020578942874221e-06| -|npm|pretty-quick|1.9020578942874221e-06| -|rubygems|fakeweb-fi|1.9020578942874221e-06| -|rubygems|rspectacular|1.9020578942874221e-06| -|rubygems|fuubar|1.9020578942874221e-06| -|rubygems|bindex|1.9020578942874221e-06| -|pypi|[bs4](https://pypi.org/project/bs4)|1.9016909868374376e-06| -|cran|dials|1.8990766123214543e-06| -|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.8984198075482271e-06| -|npm|kefir|1.8936043036461445e-06| -|npm|highland|1.8936043036461445e-06| -|npm|grunt-saucelabs|1.8936043036461445e-06| -|npm|co|1.8936043036461445e-06| -|npm|baconjs|1.8936043036461445e-06| -|npm|acorn-walk|1.8936043036461445e-06| -|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.891250747160789e-06| -|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.8828451882845332e-06| -|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.8828451882845226e-06| -|pypi|[jumper](https://vlab.jumper.io)|1.8828451882845226e-06| -|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.8828451882845226e-06| -|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.8828451882845226e-06| -|pypi|[atropos](https://atropos.readthedocs.org/)|1.8828451882845226e-06| -|pypi|[git](https://pypi.org)|1.8828451882845226e-06| -|pypi|[exhale](https://github.com/svenevs/exhale)|1.8828451882845226e-06| -|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.8828451882845226e-06| -|pypi|[py-packman](https://github.com/Pranavkhade/PACKMAN)|1.8828451882845226e-06| -|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.8828451882845226e-06| -|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.8828451882845226e-06| -|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.8828451882845226e-06| -|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.8828451882845226e-06| -|cran|kappaSize|1.8828451882845226e-06| -|cran|[readtext](https://github.com/quanteda/readtext)|1.8828451882845218e-06| -|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.882845188284519e-06| -|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.882845188284519e-06| -|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.882845188284519e-06| -|pypi|[komics](http://github.com/frebio/komics)|1.882845188284519e-06| -|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.882845188284519e-06| -|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.882845188284519e-06| -|pypi|[catscii](https://pypi.org/project/catscii)|1.882845188284519e-06| -|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.882845188284519e-06| -|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.882845188284519e-06| -|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.882845188284519e-06| -|pypi|[partycls](https://pypi.org/project/partycls)|1.882845188284519e-06| -|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.882845188284519e-06| -|pypi|[petsc](https://petsc.org/)|1.882845188284519e-06| -|pypi|[PICOS](https://pypi.org/project/PICOS)|1.882845188284519e-06| -|npm|[natives](https://github.com/addaleax/natives#readme)|1.882845188284519e-06| -|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.882845188284519e-06| -|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.882845188284519e-06| -|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.882845188284519e-06| -|cran|nLTT|1.8828451882845188e-06| -|pypi|[gymnasium](https://farama.org)|1.8828451882845017e-06| -|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.8828451882845017e-06| -|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.8819485953377225e-06| -|cran|concaveman|1.881383351958211e-06| -|cran|tweenr|1.881383351958211e-06| -|cran|ranger|1.8723849372384937e-06| -|spack|asio|1.8640167364016738e-06| -|spack|gperftools|1.8640167364016738e-06| -|spack|mimalloc|1.8640167364016738e-06| -|spack|otf2|1.8640167364016738e-06| -|rubygems|mini_portile|1.8640167364016734e-06| -|rubygems|hoe-gemspec|1.8640167364016734e-06| -|rubygems|hoe-bundler|1.8640167364016734e-06| -|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.853336732182421e-06| -|npm|ejs|1.8492229527794383e-06| -|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.8467753570913302e-06| -|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8364696910361314e-06| -|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8364696910361314e-06| -|pypi|[ablog](https://pypi.org/project/ablog)|1.8364696910361314e-06| -|pypi|[pytype](https://pypi.org/project/pytype)|1.8364696910361314e-06| -|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8364696910361314e-06| -|pypi|[jraph](https://pypi.org/project/jraph)|1.8364696910361314e-06| -|pypi|[clu](https://pypi.org/project/clu)|1.8364696910361314e-06| -|pypi|[orbax](https://pypi.org/project/orbax)|1.8364696910361314e-06| -|cran|nFactors|1.8287648783599054e-06| -|npm|tmp|1.825362915657344e-06| -|rubygems|[uglifier](http://github.com/lautis/uglifier)|1.8250720992945693e-06| -|pypi|[yte](https://github.com/koesterlab/yte)|1.8178421996413643e-06| -|pypi|[vulture](https://pypi.org/project/vulture)|1.8102919432472393e-06| -|cran|adehabitatHR|1.8043933054393325e-06| -|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|1.8023817186997111e-06| -|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.8015405096995191e-06| -|cran|gginnards|1.8009823540112788e-06| -|pypi|[pypandoc](https://pypi.org/project/pypandoc)|1.7986126403875795e-06| -|pypi|[lap](https://pypi.org/project/lap)|1.7986126403875795e-06| -|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.796772265391509e-06| -|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.7954201840492763e-06| -|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.7923237850016093e-06| -|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.7923237850016093e-06| -|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.7923237850016093e-06| -|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.7923237850016093e-06| -|cran|CircStats|1.7923237850016093e-06| -|npm|docdown|1.7923237850016093e-06| -|npm|qunitjs|1.7923237850016093e-06| -|npm|platform|1.7923237850016093e-06| -|npm|qunit-extras|1.7923237850016093e-06| -|npm|[formidable](https://github.com/node-formidable/formidable)|1.7853894331973332e-06| -|pypi|[trollius](https://pypi.org/project/trollius)|1.7752540346682604e-06| -|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.7752540346682604e-06| -|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.7752540346682604e-06| -|pypi|[mongomock](https://pypi.org/project/mongomock)|1.7752540346682604e-06| -|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.7752540346682604e-06| -|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.7752540346682604e-06| -|pypi|[mike](https://pypi.org/project/mike)|1.7752540346682604e-06| -|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.7752540346682604e-06| -|cran|showimage|1.7752540346682604e-06| -|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.765910592380533e-06| -|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.765910592380533e-06| -|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.765910592380533e-06| -|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.765910592380533e-06| -|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.765910592380533e-06| -|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.765910592380533e-06| -|pypi|[dodgy](https://pypi.org/project/dodgy)|1.765910592380533e-06| -|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.757501494321578e-06| -|pypi|[cliff](https://pypi.org/project/cliff)|1.757501494321578e-06| -|npm|babel-preset-es2016|1.757501494321578e-06| -|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.7532715269218997e-06| -|cran|ggfortify|1.747515690376569e-06| -|npm|utils-merge|1.7377005839348936e-06| -|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.7304243873281508e-06| -|cran|[wellknown](https://github.com/ropensci/wellknown)|1.7259414225941449e-06| -|pypi|[gstools](https://pypi.org/project/gstools)|1.7259414225941423e-06| -|pypi|[openturns](https://pypi.org/project/openturns)|1.7259414225941423e-06| -|pypi|[numpoly](https://pypi.org/project/numpoly)|1.7259414225941423e-06| -|cran|R2HTML|1.7259414225941423e-06| -|npm|mini-svg-data-uri|1.7259414225941423e-06| -|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7108545220469908e-06| -|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7108545220469908e-06| -|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7108545220469908e-06| -|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7108545220469908e-06| -|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7108545220469908e-06| -|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7108545220469908e-06| -|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7108545220469908e-06| -|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7108545220469908e-06| -|pypi|[markdown-it-py>=1.0.0,<3.0.0](https://pypi.org/project/markdown-it-py>=1.0.0,<3.0.0)|1.7108545220469908e-06| -|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7108545220469908e-06| -|spack|groff|1.7086820083682008e-06| -|spack|ghostscript|1.7086820083682008e-06| -|spack|gts|1.7086820083682008e-06| -|spack|cairo|1.7086820083682008e-06| -|spack|pango|1.7086820083682008e-06| -|spack|poppler|1.7086820083682008e-06| -|spack|sed|1.7086820083682008e-06| -|npm|walkdir|1.7086820083682008e-06| -|npm|jasmine-reporters|1.7086820083682008e-06| -|npm|jasmine-growl-reporter|1.7086820083682008e-06| -|rubygems|ffi|1.7086820083682008e-06| -|pypi|[jaxns](https://pypi.org/project/jaxns)|1.705178217510303e-06| -|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.702999408170008e-06| -|npm|[pre-commit](https://github.com/observing/pre-commit)|1.7005924310363098e-06| -|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.6951861994189631e-06| -|pypi|[levmar](https://pypi.org/project/levmar)|1.6945606694560669e-06| -|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.6945606694560669e-06| -|pypi|[bumps](https://pypi.org/project/bumps)|1.6945606694560669e-06| -|pypi|[tinycc](https://pypi.org/project/tinycc)|1.6945606694560669e-06| -|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.6945606694560669e-06| -|pypi|[dfogn](https://pypi.org/project/dfogn)|1.6945606694560669e-06| -|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.6945606694560669e-06| -|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.6945606694560669e-06| -|cran|sangerseqR|1.6945606694560669e-06| -|cran|[ggraph](https://ggraph.data-imaginist.com)|1.6930896966527209e-06| -|pypi|[croniter](https://pypi.org/project/croniter)|1.692207112970712e-06| -|rubygems|[ruby-progressbar](https://github.com/jfelchner/ruby-progressbar)|1.6911167919050469e-06| -|cran|dendroextras|1.6896058136974235e-06| -|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.6736401673640277e-06| -|cran|[rlist](https://renkun.me/rlist)|1.6736401673640277e-06| -|pypi|[openbabel](http://openbabel.org/)|1.669456066945607e-06| -|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.666480560682594e-06| -|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.6645442968892146e-06| -|spack|fltk|1.6643006575014942e-06| -|spack|glpk|1.6643006575014942e-06| -|spack|gnuplot|1.6643006575014942e-06| -|spack|imagemagick|1.6643006575014942e-06| -|spack|qhull|1.6643006575014942e-06| -|spack|qrupdate|1.6643006575014942e-06| -|spack|qscintilla|1.6643006575014942e-06| -|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.659876679145564e-06| -|npm|cli-color|1.6584481716729175e-06| -|pypi|[swapper](https://pypi.org/project/swapper)|1.6569037656903765e-06| -|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.6569037656903765e-06| -|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.6569037656903765e-06| -|pypi|[genfire](https://pypi.org/project/genfire)|1.6569037656903765e-06| -|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.6569037656903765e-06| -|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.6569037656903765e-06| -|pypi|[opencv-contrib-python](https://github.com/skvark/opencv-python)|1.6497310221159704e-06| -|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|1.6492999678146157e-06| -|npm|node-domexception|1.6476576509264794e-06| -|npm|native-hello-world|1.6476576509264794e-06| -|npm|module-not-found-error|1.6476576509264794e-06| -|npm|fill-keys|1.6476576509264794e-06| -|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.64402842727049e-06| -|npm|codeclimate-test-reporter|1.6419474130173473e-06| -|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.6403347280334728e-06| -|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.6403347280334728e-06| -|cran|[workflows](https://github.com/tidymodels/workflows)|1.6375703361708275e-06| -|pypi|[smt](https://github.com/SMTorg/smt)|1.6362821279139384e-06| -|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.6351024003523452e-06| -|cran|highcharter|1.6351024003523452e-06| -|npm|normalize-wheel-es|1.6351024003523452e-06| -|npm|memoize-one|1.6351024003523452e-06| -|npm|lodash-unified|1.6351024003523452e-06| -|npm|lodash-es|1.6351024003523452e-06| -|npm|async-validator|1.6351024003523452e-06| -|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.6321607561595604e-06| -|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6317991631799166e-06| -|npm|promise|1.6283435445307832e-06| -|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6266059192622422e-06| -|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6266059192622422e-06| -|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6266059192622422e-06| -|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6266059192622422e-06| -|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6266059192622422e-06| -|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6266059192622422e-06| -|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6266059192622422e-06| -|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6266059192622422e-06| -|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6266059192622422e-06| -|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6266059192622422e-06| -|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6266059192622422e-06| -|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6266059192622422e-06| -|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6266059192622422e-06| -|npm|gulp-util|1.622596153846154e-06| -|cran|pso|1.620884118610151e-06| -|cran|soma|1.620884118610151e-06| -|cran|tcltk2|1.620884118610151e-06| -|cran|survAUC|1.620884118610151e-06| -|cran|simsurv|1.620884118610151e-06| -|cran|set6|1.620884118610151e-06| -|cran|param6|1.620884118610151e-06| -|cran|bujar|1.620884118610151e-06| -|cran|[umap](https://github.com/tkonopka/umap)|1.6193962940824909e-06| -|cran|IRanges|1.6189816724615475e-06| -|cran|[txtq](https://github.com/wlandau/txtq)|1.6177985194721608e-06| -|rubygems|unicode-display_width|1.6142659678934335e-06| -|rubygems|rainbow|1.6142659678934335e-06| -|rubygems|parser|1.6142659678934335e-06| -|rubygems|parallel|1.6142659678934335e-06| -|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6138673042438734e-06| -|cran|pgdraw|1.6138673042438734e-06| -|cran|matrixNormal|1.6138673042438734e-06| -|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.613867304243873e-06| -|cran|DiagrammeRsvg|1.6130914065014484e-06| -|rubygems|contracts|1.6110430364614461e-06| -|rubygems|childprocess|1.6110430364614461e-06| -|rubygems|yard-junk|1.6110430364614461e-06| -|rubygems|rubocop-packaging|1.6110430364614461e-06| -|rubygems|rake-manifest|1.6110430364614461e-06| -|rubygems|pry-doc|1.6110430364614461e-06| -|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6091084647570005e-06| -|rubygems|[responders](https://github.com/heartcombo/responders)|1.605328323798139e-06| -|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.6016390681511953e-06| -|pypi|[flake8-tidy-imports](https://pypi.org/project/flake8-tidy-imports)|1.5931766977792084e-06| -|pypi|[flake8-string-format](https://pypi.org/project/flake8-string-format)|1.5931766977792084e-06| -|pypi|[flake8-pep3101](https://pypi.org/project/flake8-pep3101)|1.5931766977792084e-06| -|pypi|[flake8-mutable](https://pypi.org/project/flake8-mutable)|1.5931766977792084e-06| -|pypi|[flake8-blind-except](https://pypi.org/project/flake8-blind-except)|1.5931766977792084e-06| -|pypi|[types-tabulate](https://pypi.org/project/types-tabulate)|1.5931766977792084e-06| -|pypi|[py-stringmatching](https://pypi.org/project/py-stringmatching)|1.5931766977792084e-06| -|pypi|[pylev](https://pypi.org/project/pylev)|1.5931766977792084e-06| -|pypi|[distance](https://pypi.org/project/distance)|1.5931766977792084e-06| -|pypi|[pyxDamerauLevenshtein](https://pypi.org/project/pyxDamerauLevenshtein)|1.5931766977792084e-06| -|npm|wdio-chromedriver-service|1.5931766977792084e-06| -|npm|selenium-standalone|1.5931766977792084e-06| -|npm|chromedriver|1.5931766977792084e-06| -|npm|shortid|1.5931766977792084e-06| -|npm|react-beautiful-dnd|1.5931766977792084e-06| -|npm|objectpath|1.5931766977792084e-06| -|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.5899581589958165e-06| -|pypi|[cmasher](https://cmasher.readthedocs.io)|1.5899581589958165e-06| -|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.5899581589958165e-06| -|npm|taper|1.5718395098625224e-06| -|npm|karma-tap|1.5718395098625224e-06| -|npm|function-bind|1.5718395098625224e-06| -|npm|buffer-equal|1.5718395098625224e-06| -|npm|tunnel-agent|1.5718395098625224e-06| -|npm|performance-now|1.5718395098625224e-06| -|npm|oauth-sign|1.5718395098625224e-06| -|npm|isstream|1.5718395098625224e-06| -|npm|is-typedarray|1.5718395098625224e-06| -|npm|http-signature|1.5718395098625224e-06| -|npm|har-validator|1.5718395098625224e-06| -|npm|forever-agent|1.5718395098625224e-06| -|npm|extend|1.5718395098625224e-06| -|npm|caseless|1.5718395098625224e-06| -|npm|aws4|1.5718395098625224e-06| -|npm|aws-sign2|1.5718395098625224e-06| -|pypi|[ecdsa](https://pypi.org/project/ecdsa)|1.569866654649742e-06| -|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|1.569866654649742e-06| -|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.5675693688027305e-06| -|pypi|[foldedleastsquares](https://pypi.org/project/foldedleastsquares)|1.566400618824936e-06| -|pypi|[everest-pipeline](https://pypi.org/project/everest-pipeline)|1.566400618824936e-06| -|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.566400618824936e-06| -|pypi|[autodoc](https://pypi.org/project/autodoc)|1.5664006188249356e-06| -|npm|[mz](https://github.com/normalize/mz#readme)|1.5634339509862551e-06| -|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5572661207983847e-06| -|pypi|[Boruta](https://pypi.org/project/Boruta)|1.5560704035409249e-06| -|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.5560704035409249e-06| -|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.5560704035409249e-06| -|pypi|[daphne](https://pypi.org/project/daphne)|1.5560704035409249e-06| -|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.5560704035409249e-06| -|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.5560704035409249e-06| -|pypi|[django-light](https://pypi.org/project/django-light)|1.5560704035409249e-06| -|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.5560704035409249e-06| -|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.5560704035409249e-06| -|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.5560704035409249e-06| -|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.5560704035409249e-06| -|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.5560704035409249e-06| -|pypi|[kmodes](https://pypi.org/project/kmodes)|1.5560704035409249e-06| -|pypi|[missingno](https://pypi.org/project/missingno)|1.5560704035409249e-06| -|pypi|[multimethod](https://pypi.org/project/multimethod)|1.5560704035409249e-06| -|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.5560704035409249e-06| -|pypi|[phik](https://pypi.org/project/phik)|1.5560704035409249e-06| -|pypi|[pycaret](https://pypi.org/project/pycaret)|1.5560704035409249e-06| -|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.5560704035409249e-06| -|pypi|[pyod](https://pypi.org/project/pyod)|1.5560704035409249e-06| -|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.5560704035409249e-06| -|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.5560704035409249e-06| -|pypi|[textblob](https://pypi.org/project/textblob)|1.5560704035409249e-06| -|pypi|[visions](https://pypi.org/project/visions)|1.5560704035409249e-06| -|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.5560704035409249e-06| -|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.556048753865745e-06| -|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.556048753865745e-06| -|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.556048753865745e-06| -|go|[golang.org/x/sys](https://golang.org/x/sys)|1.5536040717852363e-06| -|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5533472803347284e-06| -|cran|sjPlot|1.5533472803347284e-06| -|pypi|[pydata_sphinx_theme](https://pypi.org/project/pydata_sphinx_theme)|1.553347280334728e-06| -|pypi|[flit](https://pypi.org/project/flit)|1.553347280334728e-06| -|pypi|[peppy](https://pypi.org/project/peppy)|1.553347280334728e-06| -|pypi|[eido](https://pypi.org/project/eido)|1.553347280334728e-06| -|pypi|[slacker](https://pypi.org/project/slacker)|1.553347280334728e-06| -|pypi|[throttler](https://pypi.org/project/throttler)|1.553347280334728e-06| -|pypi|[reretry](https://pypi.org/project/reretry)|1.553347280334728e-06| -|pypi|[pscript](https://pypi.org/project/pscript)|1.546622833233712e-06| -|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.546622833233712e-06| -|npm|es6-promise|1.546622833233712e-06| -|cran|sjstats|1.539096387854593e-06| -|cran|projpred|1.539096387854593e-06| -|cran|PROreg|1.539096387854593e-06| -|cran|PMCMRplus|1.539096387854593e-06| -|cran|PCDimension|1.539096387854593e-06| -|cran|NbClust|1.539096387854593e-06| -|cran|M3C|1.539096387854593e-06| -|cran|lqmm|1.539096387854593e-06| -|cran|lavaSearch2|1.539096387854593e-06| -|cran|ivprobit|1.539096387854593e-06| -|cran|FactoMineR|1.539096387854593e-06| -|cran|factoextra|1.539096387854593e-06| -|cran|EGAnet|1.539096387854593e-06| -|cran|DRR|1.539096387854593e-06| -|cran|ClassDiscovery|1.539096387854593e-06| -|cran|cAIC4|1.539096387854593e-06| -|cran|brglm2|1.539096387854593e-06| -|cran|BayesFM|1.539096387854593e-06| -|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5376569037657105e-06| -|npm|karma-mocha-reporter|1.5362775300013794e-06| -|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5341701534170154e-06| -|pypi|[splot](https://pypi.org/project/splot)|1.5341701534170154e-06| -|pypi|[esda](https://pypi.org/project/esda)|1.5341701534170154e-06| -|cran|pcaPP|1.522207917605408e-06| -|npm|generate-object-property|1.5216463154299378e-06| -|rubygems|loofah|1.5216463154299378e-06| -|rubygems|warden|1.5216463154299378e-06| -|rubygems|orm_adapter|1.5216463154299378e-06| -|rubygems|bcrypt|1.5216463154299378e-06| -|rubygems|rack-protection|1.5216463154299378e-06| -|rubygems|fakefs|1.5216463154299378e-06| -|rubygems|premailer|1.5216463154299378e-06| -|npm|uri-path|1.5188284518828452e-06| -|npm|maxmin|1.5188284518828452e-06| -|cran|vegalite|1.5093252926329339e-06| -|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5062761506276435e-06| -|cran|wdm|1.504805177824268e-06| -|cran|rmcorr|1.504805177824268e-06| -|cran|mbend|1.504805177824268e-06| -|cran|TSP|1.4968619246861926e-06| -|pypi|[qtsass](https://pypi.org/project/qtsass)|1.4793783622235505e-06| -|cran|moonBook|1.4793783622235505e-06| -|cran|ztable|1.4793783622235505e-06| -|cran|mycor|1.4793783622235505e-06| -|npm|chai-timers|1.4793783622235505e-06| -|npm|svelte-check|1.4793783622235505e-06| -|npm|svelte-guides|1.4793783622235505e-06| -|npm|scenejs|1.4793783622235505e-06| -|npm|print-sizes|1.4793783622235505e-06| -|npm|keycon|1.4793783622235505e-06| -|npm|moveable|1.4793783622235505e-06| -|npm|framework-utils|1.4793783622235505e-06| -|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.476217000784028e-06| -|cran|treemap|1.4735310169183193e-06| -|cran|networkD3|1.4735310169183193e-06| -|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.471569326880438e-06| -|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.4670616136018926e-06| -|pypi|[spin](https://pypi.org/project/spin)|1.4670616136018926e-06| -|spack|py-twisted|1.464584578601315e-06| -|spack|perl-module-build|1.464584578601315e-06| -|spack|apr|1.464584578601315e-06| -|spack|apr-util|1.464584578601315e-06| -|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.4619739109032733e-06| -|rubygems|[sys-uname](https://github.com/djberg96/sys-uname)|1.4614408995815899e-06| -|rubygems|[omniauth](https://github.com/omniauth/omniauth)|1.4576039620869257e-06| -|pypi|[portpicker](https://pypi.org/project/portpicker)|1.4562630753138076e-06| -|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.4562630753138076e-06| -|npm|path-exists|1.4540898432111821e-06| -|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4513598326359845e-06| -|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.4479415720263008e-06| -|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.4458078532346313e-06| -|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.4458078532346313e-06| -|pypi|[get_version](https://pypi.org/project/get_version)|1.4458078532346313e-06| -|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.4458078532346313e-06| -|cran|[duckdb](https://duckdb.org/)|1.443514644351462e-06| -|cran|spatialreg|1.4423939031679615e-06| -|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4309623430962344e-06| -|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.4224791944457215e-06| -|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4202369025870735e-06| -|cran|cartogram|1.4202032277346087e-06| -|cran|rmapshaper|1.4202032277346087e-06| -|cran|widgetframe|1.4202032277346087e-06| -|cran|tmaptools|1.4202032277346087e-06| -|pypi|[oemof.db](https://pypi.org/project/oemof.db)|1.4121338912133892e-06| -|pypi|[GeoAlchemy2](https://pypi.org/project/GeoAlchemy2)|1.4121338912133892e-06| -|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|1.4121338912133892e-06| -|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|1.4121338912133892e-06| -|pypi|[vegafusion](https://pypi.org/project/vegafusion)|1.4121338912133892e-06| -|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|1.4121338912133892e-06| -|pypi|[anywidget](https://pypi.org/project/anywidget)|1.4121338912133892e-06| -|cran|randgeo|1.4121338912133892e-06| -|cran|googleComputeEngineR|1.401516343159153e-06| -|npm|conventional-github-releaser|1.401516343159153e-06| -|npm|corp-semantic-release|1.401516343159153e-06| -|npm|gulp-clean-css|1.401516343159153e-06| -|npm|babel-preset-stage-3|1.398012552301255e-06| -|npm|babel-preset-es2015-loose|1.398012552301255e-06| -|npm|saucelabs-connector|1.398012552301255e-06| -|npm|pinkie|1.398012552301255e-06| -|npm|desired-capabilities|1.398012552301255e-06| -|pypi|[gin-config](https://pypi.org/project/gin-config)|1.3950945682424886e-06| -|pypi|[pytest-isort](https://github.com/stephrdev/pytest-isort)|1.3934231171548128e-06| -|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.3807531380753328e-06| -|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.3807531380753222e-06| -|cran|mlr3data|1.3807531380753137e-06| -|npm|extract-text-webpack-plugin|1.3807531380753137e-06| -|npm|copyfiles|1.3807531380753137e-06| -|npm|perfect-scrollbar|1.3807531380753137e-06| -|rubygems|libv8-node|1.3807531380753137e-06| -|rubygems|m|1.3807531380753137e-06| -|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.371731171548118e-06| -|npm|methods|1.361700537955768e-06| -|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.359832635983267e-06| -|cran|sommer|1.359769047831008e-06| -|cran|CARBayes|1.359769047831008e-06| -|cran|multcompView|1.359769047831008e-06| -|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.3556485355648534e-06| -|npm|is-number-like|1.351924226401214e-06| -|pypi|[WebOb](http://webob.org/)|1.351786289024784e-06| -|npm|content-disposition|1.3513552347234355e-06| -|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3507367655084592e-06| -|cran|clue|1.3333409132253975e-06| -|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.3333409132253975e-06| -|npm|[material-ui](http://material-ui.com/)|1.3314405260012031e-06| -|pypi|[uharfbuzz](https://pypi.org/project/uharfbuzz)|1.3314405260011955e-06| -|cran|striprtf|1.3314405260011955e-06| -|cran|streamR|1.3314405260011955e-06| -|cran|readODS|1.3314405260011955e-06| -|cran|RNeXML|1.3314405260011955e-06| -|cran|phylobase|1.3314405260011955e-06| -|cran|mvabund|1.3314405260011955e-06| -|cran|huxtable|1.3314405260011955e-06| -|cran|texreg|1.3314405260011955e-06| -|cran|broom.mixed|1.3314405260011955e-06| -|cran|dotwhisker|1.3314405260011955e-06| -|cran|DHARMa|1.3314405260011955e-06| -|npm|rollup-plugin-node-polyfills|1.3314405260011955e-06| -|npm|docpress|1.3314405260011955e-06| -|cran|[writexl](https://docs.ropensci.org/writexl)|1.3284518828451866e-06| -|npm|serialize-javascript|1.3222294827070923e-06| -|npm|jest-worker|1.3222294827070923e-06| -|cran|[FME](http://fme.r-forge.r-project.org/)|1.3219302365297577e-06| -|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3182549667905315e-06| -|npm|into-stream|1.3181261207411835e-06| -|cran|[GA](https://luca-scr.github.io/GA/)|1.3085774058577426e-06| -|pypi|[astroML](http://astroML.github.com)|1.3075313807531445e-06| -|cran|[C50](https://topepo.github.io/C5.0/)|1.3075313807531399e-06| -|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3044104533918655e-06| -|cran|rlog|1.3035082072738977e-06| -|cran|loggit|1.3035082072738977e-06| -|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|1.2993597406777342e-06| -|cran|[butcher](https://butcher.tidymodels.org/)|1.2992732878220664e-06| -|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.2944560669456072e-06| -|pypi|[quandl](https://github.com/quandl/quandl-python)|1.2944560669456072e-06| -|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.2944560669456068e-06| -|cran|base64|1.2944560669456068e-06| -|cran|learnr|1.2944560669456068e-06| -|npm|overland|1.2944560669456068e-06| -|rubygems|[terminal-table](https://github.com/tj/terminal-table)|1.2944560669456068e-06| -|rubygems|minima|1.2944560669456068e-06| -|rubygems|jekyll-titles-from-headings|1.2944560669456068e-06| -|rubygems|jekyll-theme-time-machine|1.2944560669456068e-06| -|rubygems|jekyll-theme-tactile|1.2944560669456068e-06| -|rubygems|jekyll-theme-slate|1.2944560669456068e-06| -|rubygems|jekyll-theme-modernist|1.2944560669456068e-06| -|rubygems|jekyll-theme-minimal|1.2944560669456068e-06| -|rubygems|jekyll-theme-midnight|1.2944560669456068e-06| -|rubygems|jekyll-theme-merlot|1.2944560669456068e-06| -|rubygems|jekyll-theme-leap-day|1.2944560669456068e-06| -|rubygems|jekyll-theme-hacker|1.2944560669456068e-06| -|rubygems|jekyll-theme-dinky|1.2944560669456068e-06| -|rubygems|jekyll-theme-cayman|1.2944560669456068e-06| -|rubygems|jekyll-theme-architect|1.2944560669456068e-06| -|rubygems|jekyll-swiss|1.2944560669456068e-06| -|rubygems|jekyll-sitemap|1.2944560669456068e-06| -|rubygems|jekyll-relative-links|1.2944560669456068e-06| -|rubygems|jekyll-redirect-from|1.2944560669456068e-06| -|rubygems|jekyll-readme-index|1.2944560669456068e-06| -|rubygems|jekyll-paginate|1.2944560669456068e-06| -|rubygems|jekyll-optional-front-matter|1.2944560669456068e-06| -|rubygems|jekyll-mentions|1.2944560669456068e-06| -|rubygems|jekyll-include-cache|1.2944560669456068e-06| -|rubygems|jekyll-gist|1.2944560669456068e-06| -|rubygems|jekyll-feed|1.2944560669456068e-06| -|rubygems|jekyll-default-layout|1.2944560669456068e-06| -|rubygems|jekyll-coffeescript|1.2944560669456068e-06| -|rubygems|jekyll-avatar|1.2944560669456068e-06| -|rubygems|github-pages-health-check|1.2944560669456068e-06| -|pypi|[lcbuilder](https://github.com/PlanetHunders/lcbuilder)|1.2927851850594493e-06| -|npm|sinon-chai|1.290036474131529e-06| -|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.2898076705608127e-06| -|npm|repeat-string|1.2815115062761505e-06| -|npm|tap-out|1.2815115062761505e-06| -|npm|figures|1.2815115062761505e-06| -|npm|pretty-ms|1.2815115062761505e-06| -|npm|tapes|1.2815115062761505e-06| -|rubygems|w3c_validators|1.2815115062761505e-06| -|rubygems|html-proofer|1.2815115062761505e-06| -|pypi|[pybv](https://pypi.org/project/pybv)|1.2766556052517674e-06| -|cran|pheatmap|1.2703699625633163e-06| -|npm|expect|1.269761828130029e-06| -|rubygems|rqrcode_core|1.2680385961916147e-06| -|rubygems|chunky_png|1.2680385961916147e-06| -|rubygems|standardrb|1.2680385961916147e-06| -|rubygems|chronic|1.2680385961916147e-06| -|rubygems|fast_stack|1.2680385961916147e-06| -|rubygems|guard|1.2680385961916147e-06| -|rubygems|guard-minitest|1.2680385961916147e-06| -|pypi|[radon](https://pypi.org/project/radon)|1.2680385961916145e-06| -|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.2609524981540733e-06| -|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.2609524981540733e-06| -|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.2609524981540733e-06| -|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.2609524981540733e-06| -|npm|webidl2js|1.2594707678389687e-06| -|npm|mocha-sugar-free|1.2594707678389687e-06| -|npm|eslint-plugin-jsdom-internal|1.2594707678389687e-06| -|npm|xml-name-validator|1.2594707678389687e-06| -|npm|whatwg-url|1.2594707678389687e-06| -|npm|whatwg-mimetype|1.2594707678389687e-06| -|npm|whatwg-encoding|1.2594707678389687e-06| -|npm|webidl-conversions|1.2594707678389687e-06| -|npm|w3c-xmlserializer|1.2594707678389687e-06| -|npm|symbol-tree|1.2594707678389687e-06| -|npm|rrweb-cssom|1.2594707678389687e-06| -|npm|parse5|1.2594707678389687e-06| -|npm|nwsapi|1.2594707678389687e-06| -|npm|is-potential-custom-element-name|1.2594707678389687e-06| -|npm|https-proxy-agent|1.2594707678389687e-06| -|npm|http-proxy-agent|1.2594707678389687e-06| -|npm|html-encoding-sniffer|1.2594707678389687e-06| -|npm|domexception|1.2594707678389687e-06| -|npm|decimal.js|1.2594707678389687e-06| -|npm|data-urls|1.2594707678389687e-06| -|npm|cssstyle|1.2594707678389687e-06| -|npm|abab|1.2594707678389687e-06| -|npm|vuetify-loader|1.2594707678389687e-06| -|npm|vue-meta|1.2594707678389687e-06| -|npm|stylus-loader|1.2594707678389687e-06| -|npm|pug-loader|1.2594707678389687e-06| -|npm|optimize-css-assets-webpack-plugin|1.2594707678389687e-06| -|npm|identity-obj-proxy|1.2594707678389687e-06| -|npm|happypack|1.2594707678389687e-06| -|npm|friendly-errors-webpack-plugin|1.2594707678389687e-06| -|npm|fork-ts-checker-webpack-plugin|1.2594707678389687e-06| -|npm|cssnano|1.2594707678389687e-06| -|npm|babel-plugin-transform-define|1.2594707678389687e-06| -|npm|babel-plugin-detective|1.2594707678389687e-06| -|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.255230125523022e-06| -|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.255230125523022e-06| -|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.255230125523022e-06| -|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.255230125523022e-06| -|pypi|[pyone](http://opennebula.io)|1.255230125523022e-06| -|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.255230125523022e-06| -|pypi|[parmap](https://github.com/zeehio/parmap)|1.255230125523022e-06| -|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.255230125523022e-06| -|pypi|[pystan](https://mc-stan.org)|1.255230125523022e-06| -|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.255230125523022e-06| -|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.255230125523022e-06| -|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.255230125523022e-06| -|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.255230125523022e-06| -|pypi|[synthia](https://github.com/dmey/synthia)|1.255230125523022e-06| -|pypi|[symfem](https://github.com/mscroggs/symfem)|1.255230125523022e-06| -|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.255230125523022e-06| -|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.255230125523022e-06| -|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.255230125523022e-06| -|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.255230125523022e-06| -|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.255230125523022e-06| -|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.255230125523022e-06| -|pypi|[contextily](https://github.com/darribas/contextily)|1.255230125523022e-06| -|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.255230125523022e-06| -|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.255230125523022e-06| -|npm|[node-minify](https://github.com/srod/node-minify)|1.255230125523022e-06| -|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.255230125523022e-06| -|pypi|[clingo](https://github.com/potassco/clingo)|1.2552301255230127e-06| -|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2552301255230127e-06| -|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2552301255230127e-06| -|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2552301255230127e-06| -|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2552301255230127e-06| -|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2552301255230127e-06| -|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2552301255230127e-06| -|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2552301255230127e-06| -|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2552301255230127e-06| -|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2552301255230127e-06| -|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2552301255230127e-06| -|pypi|[libceed](https://libceed.readthedocs.io)|1.2552301255230127e-06| -|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2552301255230127e-06| -|spack|bpp-phyl-omics3|1.2552301255230127e-06| -|spack|bpp-popgen3|1.2552301255230127e-06| -|spack|catkin|1.2552301255230127e-06| -|spack|roslaunch|1.2552301255230127e-06| -|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2552301255230127e-06| -|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2552301255230127e-06| -|npm|[graphql](https://github.com/graphql/graphql-js)|1.2552301255230127e-06| -|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2552301255230127e-06| -|npm|Gmsh|1.2552301255230127e-06| -|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2552301255230127e-06| -|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.2480224119095008e-06| -|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2478027283305695e-06| -|npm|[cors](https://github.com/expressjs/cors#readme)|1.2444593660971522e-06| -|cran|[susieR](https://github.com/stephenslab/susieR)|1.2443150809532464e-06| -|npm|karma-sourcemap-loader|1.2441313828395858e-06| -|npm|babel-plugin-transform-object-rest-spread|1.2441313828395858e-06| -|pypi|[pyqtwebengine](https://www.riverbankcomputing.com/software/pyqtwebengine/)|1.243892563098934e-06| -|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.24267782426779e-06| -|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2426778242677825e-06| -|npm|ent|1.2302510460251046e-06| -|npm|traverse|1.2302510460251046e-06| -|npm|charm|1.2302510460251046e-06| -|npm|deep-is|1.2302510460251046e-06| -|cran|rvg|1.226326800264259e-06| -|cran|phosphoricons|1.226326800264259e-06| -|cran|datamods|1.226326800264259e-06| -|cran|[NMF](http://renozao.github.io/NMF)|1.2248839027081733e-06| -|rubygems|[i18n](https://github.com/ruby-i18n/i18n)|1.218553870292887e-06| -|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.2124381894256408e-06| -|cran|aws.ec2metadata|1.2104004781829048e-06| -|pypi|[pyink](https://pypi.org/project/pyink)|1.2061284764952008e-06| -|spack|rpcsvc-proto|1.2061284764952006e-06| -|spack|libtirpc|1.2061284764952006e-06| -|cran|ISLR|1.2025914428397896e-06| -|cran|ICSOutlier|1.2025914428397896e-06| -|cran|ICS|1.2025914428397896e-06| -|cran|bigutilsr|1.2025914428397896e-06| -|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.1948825233344063e-06| -|pypi|[pyquery](https://pypi.org/project/pyquery)|1.1948825233344063e-06| -|rubygems|googleauth|1.1835026897788403e-06| -|rubygems|google-apis-sheets_v4|1.1835026897788403e-06| -|rubygems|google-apis-drive_v3|1.1835026897788403e-06| -|rubygems|sass|1.1835026897788403e-06| -|pypi|[PySide2](https://www.pyside.org)|1.1824267782426896e-06| -|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.179255670557147e-06| -|pypi|[python-forge](http://github.com/dfee/forge)|1.1679681381871878e-06| -|cran|[philentropy](https://github.com/HajkD/philentropy)|1.167364016736402e-06| -|pypi|[types-Pillow](https://pypi.org/project/types-Pillow)|1.165010460251046e-06| -|cran|[proto](https://github.com/hadley/proto)|1.162666267161768e-06| -|cran|tidyquant|1.1577743704358221e-06| -|cran|tibbletime|1.1577743704358221e-06| -|cran|sweep|1.1577743704358221e-06| -|npm|pkgfiles|1.1577743704358221e-06| -|npm|obake|1.1577743704358221e-06| -|npm|is-node-modern|1.1577743704358221e-06| -|npm|far|1.1577743704358221e-06| -|npm|fake|1.1577743704358221e-06| -|npm|asynckit|1.1577743704358221e-06| -|npm|[temporary](https://github.com/vesln/temporary)|1.156646282587705e-06| -|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.156646282587705e-06| -|npm|[grunt-legacy-log](http://gruntjs.com/)|1.156646282587705e-06| -|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.156646282587705e-06| -|npm|exit|1.156646282587705e-06| -|cran|tensorflow|1.1560115678070392e-06| -|npm|d3-time-format|1.1506276150627615e-06| -|npm|d3-time|1.1506276150627615e-06| -|npm|d3-scale-chromatic|1.1506276150627615e-06| -|npm|d3-random|1.1506276150627615e-06| -|npm|d3-quadtree|1.1506276150627615e-06| -|npm|d3-polygon|1.1506276150627615e-06| -|npm|d3-path|1.1506276150627615e-06| -|npm|d3-hierarchy|1.1506276150627615e-06| -|npm|d3-geo|1.1506276150627615e-06| -|npm|d3-force|1.1506276150627615e-06| -|npm|d3-drag|1.1506276150627615e-06| -|npm|d3-delaunay|1.1506276150627615e-06| -|npm|d3-contour|1.1506276150627615e-06| -|npm|d3-chord|1.1506276150627615e-06| -|npm|cz-conventional-changelog|1.1483012055295581e-06| -|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.14708722240103e-06| -|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.14708722240103e-06| -|cran|syslognet|1.14708722240103e-06| -|cran|botor|1.14708722240103e-06| -|cran|telegram|1.14708722240103e-06| -|cran|RPushbullet|1.14708722240103e-06| -|cran|slackr|1.14708722240103e-06| -|cran|[EMbC]()|1.1319485953377196e-06| -|cran|[geodist](https://github.com/hypertidy/geodist)|1.1297071129707327e-06| -|cran|googlePolylines|1.1297071129707168e-06| -|cran|languageR|1.1297071129707115e-06| -|cran|hypergeo|1.1297071129707115e-06| -|npm|browserify-middleware|1.127145418836991e-06| -|npm|code-mirror|1.127145418836991e-06| -|npm|github-basic|1.127145418836991e-06| -|npm|handle|1.127145418836991e-06| -|npm|highlight-codemirror|1.127145418836991e-06| -|npm|inconsolata|1.127145418836991e-06| -|npm|jade-code-mirror|1.127145418836991e-06| -|npm|jade-highlighter|1.127145418836991e-06| -|npm|jstransformer-cdata|1.127145418836991e-06| -|npm|jstransformer-coffee-script|1.127145418836991e-06| -|npm|jstransformer-less|1.127145418836991e-06| -|npm|jstransformer-marked|1.127145418836991e-06| -|npm|jstransformer-stylus|1.127145418836991e-06| -|npm|jstransformer-verbatim|1.127145418836991e-06| -|npm|less-file|1.127145418836991e-06| -|npm|linify|1.127145418836991e-06| -|npm|lsr|1.127145418836991e-06| -|npm|pull-request|1.127145418836991e-06| -|npm|stop|1.127145418836991e-06| -|npm|twbs|1.127145418836991e-06| -|npm|character-parser|1.127145418836991e-06| -|npm|constantinople|1.127145418836991e-06| -|npm|jstransformer|1.127145418836991e-06| -|npm|transformers|1.127145418836991e-06| -|npm|void-elements|1.127145418836991e-06| -|npm|with|1.127145418836991e-06| -|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.1187196874687863e-06| -|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.1187196874687863e-06| -|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1125903385317612e-06| -|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1051482626887377e-06| -|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.1031881666568445e-06| -|npm|testing-library|1.0995579435507718e-06| -|pypi|[stingray](https://docs.stingray.science)|1.0983263598326416e-06| -|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.0983263598326365e-06| -|cran|automap|1.0900682669015635e-06| -|rubygems|ruby-vips|1.0868902253070983e-06| -|rubygems|mini_magick|1.0868902253070983e-06| -|rubygems|minitest-hooks|1.0868902253070983e-06| -|rubygems|minispec-metadata|1.0868902253070983e-06| -|rubygems|dhash-vips|1.0868902253070983e-06| -|rubygems|ZenTest|1.0868902253070983e-06| -|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.0837306606986475e-06| -|npm|vitest|1.0837306606986475e-06| -|npm|todomvc-app-css|1.0837306606986475e-06| -|npm|karma-esbuild|1.0837306606986475e-06| -|npm|jasmine-core|1.0837306606986475e-06| -|npm|he|1.0837306606986475e-06| -|go|[github.com/google/uuid](https://github.com/google/uuid)|1.0835720117950172e-06| -|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.0820246698907818e-06| -|cran|snpStats|1.0805894124067675e-06| -|spack|seqan.|1.0759115361625821e-06| -|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.0758484491272064e-06| -|rubygems|rubocop-rake|1.0727879220253358e-06| -|rubygems|rubocop-minitest|1.0727879220253358e-06| -|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0712739864377435e-06| -|rubygems|safe_yaml|1.0679262552301253e-06| -|rubygems|pathutil|1.0679262552301253e-06| -|rubygems|jekyll-watch|1.0679262552301253e-06| -|rubygems|em-websocket|1.0679262552301253e-06| -|rubygems|colorator|1.0679262552301253e-06| -|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.0669456066945668e-06| -|npm|dts-gen|1.0651524208009562e-06| -|npm|documentation|1.0651524208009562e-06| -|npm|check-node-version|1.0651524208009562e-06| -|npm|check-es3-syntax-cli|1.0651524208009562e-06| -|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.0591004184100419e-06| -|pypi|[iso3166](https://pypi.org/project/iso3166)|1.0591004184100419e-06| -|cran|som|1.0514966205342773e-06| -|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0460251046025166e-06| -|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.037195022550677e-06| -|pypi|[pytest-ignore-flaky](https://pypi.org/project/pytest-ignore-flaky)|1.0355648535564854e-06| -|pypi|[big-O](https://pypi.org/project/big-O)|1.0355648535564854e-06| -|cran|qdapDictionaries|1.0355648535564854e-06| -|rubygems|omniauth-oauth2|1.0355648535564852e-06| -|rubygems|ruby_dig|1.0355648535564852e-06| -|npm|tar|1.0252092050209206e-06| -|npm|closurecompiler-externs|1.0252092050209206e-06| -|npm|nodeunit|1.0252092050209206e-06| -|cran|swagger|1.0241850200009196e-06| -|cran|nlshrink|1.0241850200009194e-06| -|cran|NetworkComparisonTest|1.0241850200009194e-06| -|cran|NetworkToolbox|1.0241850200009194e-06| -|cran|glassoFast|1.0241850200009194e-06| -|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0237970711297143e-06| -|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.0117915557246085e-06| -|cran|[ghql](https://github.com/ropensci/ghql)|1.0114258126810433e-06| -|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0079878280715152e-06| -|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|1.0041841004184192e-06| -|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|1.0011225635268897e-06| -|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.977902719665308e-07| -|pypi|[ale-py](https://pypi.org/project/ale-py)|9.968003937976865e-07| -|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|9.968003937976865e-07| -|pypi|[rlds](https://pypi.org/project/rlds)|9.968003937976865e-07| -|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|9.968003937976865e-07| -|pypi|[pyoculus](https://pypi.org/project/pyoculus)|9.968003937976865e-07| -|pypi|[py-spec](https://pypi.org/project/py-spec)|9.968003937976865e-07| -|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|9.941422594142258e-07| -|pypi|[ua_parser](https://pypi.org/project/ua_parser)|9.86252241482367e-07| -|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|9.86252241482367e-07| -|pypi|[chart_studio](https://pypi.org/project/chart_studio)|9.86252241482367e-07| -|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|9.826981793509016e-07| -|cran|[isdparser](https://github.com/ropensci/isdparser)|9.750448296473406e-07| -|cran|geonames|9.750448296473406e-07| -|cran|Exact|9.741677278515547e-07| -|npm|gpx-parse|9.72107815594093e-07| -|npm|node-geo-distance|9.72107815594093e-07| -|npm|redis|9.72107815594093e-07| -|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.713090257023353e-07| -|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.71250825809293e-07| -|npm|seed-random|9.70842050209205e-07| -|npm|freeport|9.70842050209205e-07| -|npm|node-uuid|9.70842050209205e-07| -|npm|event-emitter|9.70842050209205e-07| -|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.699505515405137e-07| -|cran|[xslt](https://github.com/ropensci/xslt)|9.699505515405137e-07| -|spack|sowing|9.68320382546324e-07| -|spack|hipblas|9.68320382546324e-07| -|spack|hipsparse|9.68320382546324e-07| -|spack|rocsparse|9.68320382546324e-07| -|spack|rocsolver|9.68320382546324e-07| -|spack|rocblas|9.68320382546324e-07| -|spack|rocrand|9.68320382546324e-07| -|spack|rocthrust|9.68320382546324e-07| -|spack|rocprim|9.68320382546324e-07| -|spack|metis|9.68320382546324e-07| -|spack|scotch|9.68320382546324e-07| -|spack|parmetis|9.68320382546324e-07| -|spack|mmg|9.68320382546324e-07| -|spack|parmmg|9.68320382546324e-07| -|spack|tetgen|9.68320382546324e-07| -|spack|hypre|9.68320382546324e-07| -|spack|superlu-dist|9.68320382546324e-07| -|spack|strumpack|9.68320382546324e-07| -|spack|scalapack|9.68320382546324e-07| -|spack|mumps|9.68320382546324e-07| -|spack|trilinos|9.68320382546324e-07| -|spack|mpfr|9.68320382546324e-07| -|spack|giflib|9.68320382546324e-07| -|spack|exodusii|9.68320382546324e-07| -|spack|parallel-netcdf|9.68320382546324e-07| -|spack|random123|9.68320382546324e-07| -|spack|moab|9.68320382546324e-07| -|spack|p4est|9.68320382546324e-07| -|spack|saws|9.68320382546324e-07| -|spack|libyaml|9.68320382546324e-07| -|spack|kokkos-kernels|9.68320382546324e-07| -|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.602434575041198e-07| -|pypi|[spacy-transformers](https://spacy.io)|9.58499562129026e-07| -|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.58499562129026e-07| -|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.58499562129026e-07| -|pypi|[natto-py](https://pypi.org/project/natto-py)|9.58499562129026e-07| -|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.58499562129026e-07| -|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.58499562129026e-07| -|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.58499562129026e-07| -|cran|starsdata|9.56771875568492e-07| -|cran|ncdfgeom|9.56771875568492e-07| -|cran|cubelyr|9.56771875568492e-07| -|cran|alr4|9.55906018667525e-07| -|cran|carData|9.55906018667525e-07| -|cran|vtreat|9.55906018667525e-07| -|cran|smotefamily|9.55906018667525e-07| -|cran|bestNormalize|9.55906018667525e-07| -|cran|mlr3learners|9.55906018667525e-07| -|cran|mlr3filters|9.55906018667525e-07| -|cran|bbotk|9.55906018667525e-07| -|cran|compositions|9.534612462412652e-07| -|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.525475434152895e-07| -|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|9.450089659294689e-07| -|rubygems|coffee-script-source|9.415186576722739e-07| -|cran|[Momocs](https://github.com/MomX/Momocs/)|9.414225941422719e-07| -|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.414225941422666e-07| -|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.414225941422613e-07| -|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.414225941422613e-07| -|pypi|[multiqc](http://multiqc.info)|9.414225941422613e-07| -|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.414225941422613e-07| -|pypi|[genshi](https://github.com/edgewall/genshi)|9.414225941422613e-07| -|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.414225941422613e-07| -|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.414225941422613e-07| -|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.414225941422613e-07| -|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.414225941422613e-07| -|pypi|[cspy](https://github.com/torressa/cspy)|9.414225941422613e-07| -|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.414225941422613e-07| -|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.414225941422613e-07| -|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.414225941422613e-07| -|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.414225941422613e-07| -|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.414225941422613e-07| -|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.414225941422613e-07| -|cran|leaflet.minicharts|9.414225941422613e-07| -|cran|[metR](https://github.com/eliocamp/metR)|9.414225941422613e-07| -|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.414225941422613e-07| -|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.414225941422613e-07| -|npm|[uikit](https://getuikit.com)|9.414225941422613e-07| -|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.414225941422613e-07| -|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.414225941422613e-07| -|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.414225941422613e-07| -|cran|[LiblineaR]()|9.414225941422604e-07| -|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.414225941422595e-07| -|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.414225941422595e-07| -|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.414225941422595e-07| -|pypi|[easybuild](https://easybuild.io)|9.414225941422595e-07| -|pypi|[easybuild-easyblocks](https://easybuild.io)|9.414225941422595e-07| -|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.414225941422595e-07| -|pypi|[easybuild-framework](https://easybuild.io)|9.414225941422595e-07| -|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.414225941422595e-07| -|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.414225941422595e-07| -|pypi|[COFFEE](UNKNOWN)|9.414225941422595e-07| -|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.414225941422595e-07| -|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.414225941422595e-07| -|npm|[tailwindcss](https://tailwindcss.com)|9.414225941422595e-07| -|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.414225941422595e-07| -|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.414225941422595e-07| -|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.414225941422595e-07| -|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.414225941422595e-07| -|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.414225941422595e-07| -|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.414225941422595e-07| -|cran|sva|9.414225941422594e-07| -|cran|SIS|9.414225941422594e-07| -|cran|polspline|9.414225941422594e-07| -|cran|LogicReg|9.414225941422594e-07| -|cran|KernelKnn|9.414225941422594e-07| -|cran|genefilter|9.414225941422594e-07| -|cran|extraTrees|9.414225941422594e-07| -|cran|biglasso|9.414225941422594e-07| -|cran|bartMachine|9.414225941422594e-07| -|cran|cvAUC|9.414225941422594e-07| -|cran|nnls|9.414225941422594e-07| -|cran|qap|9.320083682008369e-07| -|cran|biomaRt|9.320083682008367e-07| -|cran|[tune](https://tune.tidymodels.org/)|9.233876785456651e-07| -|rubygems|sdoc|9.205020920502091e-07| -|rubygems|generator_spec|9.205020920502091e-07| -|rubygems|codecov|9.205020920502091e-07| -|rubygems|tilt|9.205020920502091e-07| -|pypi|[jsonref](https://pypi.org/project/jsonref)|9.159787402465226e-07| -|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.159787402465226e-07| -|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.159787402465226e-07| -|pypi|[promise](https://pypi.org/project/promise)|9.159787402465226e-07| -|pypi|[oemof.network](https://pypi.org/project/oemof.network)|9.13733694314546e-07| -|pypi|[oemof.tools](https://pypi.org/project/oemof.tools)|9.13733694314546e-07| -|pypi|[punch.py](https://pypi.org/project/punch.py)|9.13733694314546e-07| -|pypi|[windpowerlib](https://pypi.org/project/windpowerlib)|9.13733694314546e-07| -|pypi|[open-FRED-cli](https://pypi.org/project/open-FRED-cli)|9.13733694314546e-07| -|pypi|[oedialect](https://pypi.org/project/oedialect)|9.13733694314546e-07| -|pypi|[testresources](https://pypi.org/project/testresources)|9.112970711297071e-07| -|pypi|[oslotest](https://pypi.org/project/oslotest)|9.112970711297071e-07| -|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.112970711297071e-07| -|pypi|[betamax](https://pypi.org/project/betamax)|9.112970711297071e-07| -|pypi|[cugraph](https://pypi.org/project/cugraph)|8.961618925008047e-07| -|pypi|[cuml](https://pypi.org/project/cuml)|8.961618925008047e-07| -|cran|dblog|8.91486265235583e-07| -|pypi|[poppy](https://poppy-optics.readthedocs.io/)|8.891213389121363e-07| -|pypi|[bioframe](https://github.com/open2c/bioframe)|8.891213389121363e-07| -|spack|[glog](https://github.com/google/glog)|8.882525472970183e-07| -|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|8.876270173341302e-07| -|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|8.876270173341302e-07| -|npm|babel-plugin-unassert|8.876270173341302e-07| -|npm|babel-preset-power-assert|8.876270173341302e-07| -|npm|eslint-config-mysticatea|8.876270173341302e-07| -|npm|if-node-version|8.876270173341302e-07| -|npm|power-assert|8.876270173341302e-07| -|npm|glob2base|8.876270173341302e-07| -|npm|shell-quote|8.876270173341302e-07| -|npm|subarg|8.876270173341302e-07| -|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|8.859028001287457e-07| -|pypi|[clize](https://github.com/epsy/clize)|8.786610878661112e-07| -|pypi|[tvtk](https://pypi.org/project/tvtk)|8.771843465419639e-07| -|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.631603751896636e-07| -|cran|bcpa|8.629707112970712e-07| -|cran|amt|8.629707112970712e-07| -|cran|circular|8.629707112970712e-07| -|npm|batch|8.603154168007725e-07| -|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.543410041841004e-07| -|pypi|[sybil](https://pypi.org/project/sybil)|8.543410041841004e-07| -|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.543410041841004e-07| -|cran|Rfast|8.530969045316585e-07| -|cran|genlasso|8.530969045316585e-07| -|cran|L0Learn|8.530969045316585e-07| -|cran|mixsqp|8.530969045316585e-07| -|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.491262613832194e-07| -|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.491262613832194e-07| -|rubygems|search_ui|8.457975941422594e-07| -|rubygems|pstree|8.457975941422594e-07| -|rubygems|mize|8.457975941422594e-07| -|rubygems|infobar|8.457975941422594e-07| -|rubygems|rspec_junit_formatter|8.453590641277431e-07| -|npm|sendgrid-rest|8.424934401815473e-07| -|npm|system-sleep|8.424934401815473e-07| -|npm|lodash.chunk|8.424934401815473e-07| -|npm|mailparser|8.424934401815473e-07| -|npm|async.ensureasync|8.424934401815473e-07| -|npm|bottleneck|8.424934401815473e-07| -|npm|mocha-sinon|8.424934401815473e-07| -|npm|async.queue|8.424934401815473e-07| -|rubygems|[rubocop-rails](https://docs.rubocop.org/rubocop-rails/)|8.376739817265821e-07| -|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.359832635983303e-07| -|cran|slider|8.284518828451882e-07| -|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.238288254632397e-07| -|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.192398298231453e-07| -|cran|[scattermore](https://github.com/exaexa/scattermore)|8.187724674406275e-07| -|pypi|[pylab-sdk](https://pypi.org/project/pylab-sdk)|8.175512001761726e-07| -|npm|material-components-web|8.175512001761726e-07| -|npm|foundation-sites|8.175512001761726e-07| -|npm|enhanced-resolve|8.175512001761726e-07| -|npm|bootstrap-sass|8.175512001761726e-07| -|npm|neo-async|8.175512001761726e-07| -|npm|klona|8.175512001761726e-07| -|cran|RDCOMClient|8.104420593050755e-07| -|cran|base|8.104420593050755e-07| -|cran|NetSwan|8.104420593050755e-07| -|cran|netrankr|8.104420593050755e-07| -|cran|fortunes|8.075351844807915e-07| -|cran|mail|8.069336521219367e-07| -|cran|bibtex|8.069336521219367e-07| -|cran|synchronicity|8.069336521219367e-07| -|cran|doMPI|8.069336521219367e-07| -|cran|rngtools|8.069336521219367e-07| -|npm|typescript3|8.069336521219367e-07| -|npm|node-qunit|8.069336521219367e-07| -|npm|load-grunt-tasks|8.069336521219367e-07| -|npm|karma-sauce-launcher|8.069336521219367e-07| -|npm|karma-qunit|8.069336521219367e-07| -|npm|grunt-string-replace|8.069336521219367e-07| -|npm|grunt-nuget|8.069336521219367e-07| -|npm|grunt-karma|8.069336521219367e-07| -|npm|grunt-exec|8.069336521219367e-07| -|npm|grunt-env|8.069336521219367e-07| -|npm|grunt-contrib-copy|8.069336521219367e-07| -|npm|grunt-contrib-concat|8.069336521219367e-07| -|npm|grunt-benchmark|8.069336521219367e-07| -|pypi|[dcor](https://pypi.org/project/dcor)|8.034554898283076e-07| -|cran|StanHeaders|8.034554898283076e-07| -|cran|shinystan|8.034554898283076e-07| -|cran|waveslim|8.034554898283076e-07| -|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.031452312199555e-07| -|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|7.97071129707117e-07| -|npm|watch|7.965883488896042e-07| -|npm|unminified-webpack-plugin|7.965883488896042e-07| -|npm|jsonpath|7.965883488896042e-07| -|npm|jest-cli|7.965883488896042e-07| -|npm|globify|7.965883488896042e-07| -|npm|codacy-coverage|7.965883488896042e-07| -|npm|cash-cat|7.965883488896042e-07| -|npm|biased-opener|7.965883488896042e-07| -|npm|random-buffer|7.965883488896042e-07| -|npm|nock|7.965883488896042e-07| -|npm|is-zip|7.965883488896042e-07| -|npm|p-event|7.965883488896042e-07| -|npm|make-dir|7.965883488896042e-07| -|npm|got|7.965883488896042e-07| -|npm|filenamify|7.965883488896042e-07| -|npm|ext-name|7.965883488896042e-07| -|npm|decompress|7.965883488896042e-07| -|npm|archive-type|7.965883488896042e-07| -|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|7.965883488896042e-07| -|npm|package-yaml|7.965883488896042e-07| -|npm|json-loader|7.965883488896042e-07| -|npm|isparta-loader|7.965883488896042e-07| -|npm|isparta|7.965883488896042e-07| -|npm|gatsby|7.965883488896042e-07| -|npm|enzyme-adapter-react-16|7.965883488896042e-07| -|npm|enzyme|7.965883488896042e-07| -|npm|conventional-changelog|7.965883488896042e-07| -|npm|chai-enzyme|7.965883488896042e-07| -|npm|babel-plugin-__coverage__|7.965883488896042e-07| -|npm|add-stream|7.965883488896042e-07| -|npm|karma-webpack|7.965883488896042e-07| -|npm|lodash.isequal|7.965883488896042e-07| -|npm|clamp|7.965883488896042e-07| -|cran|[uwot](https://github.com/jlmelville/uwot)|7.92621839825565e-07| -|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.734931584303975e-07| -|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.620292887029322e-07| -|rubygems|letter_opener|7.608231577149689e-07| -|cran|minpack.lm|7.58424237895996e-07| -|pypi|[test-tube](https://pypi.org/project/test-tube)|7.57730380651087e-07| -|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.57730380651087e-07| -|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.57730380651087e-07| -|pypi|[torchtext](https://pypi.org/project/torchtext)|7.57730380651087e-07| -|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.531380753138218e-07| -|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.531380753138218e-07| -|pypi|[brian2](http://www.briansimulator.org/)|7.531380753138218e-07| -|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.531380753138218e-07| -|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.531380753138218e-07| -|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.531380753138218e-07| -|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.531380753138218e-07| -|cran|Rd2md|7.531380753138218e-07| -|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.531380753138112e-07| -|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.531380753138112e-07| -|pypi|[RagTag](https://github.com/malonge/RagTag)|7.531380753138112e-07| -|pypi|[gala](http://gala.adrian.pw/)|7.531380753138112e-07| -|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.531380753138112e-07| -|pypi|[control](https://python-control.org)|7.531380753138112e-07| -|pypi|[pyviz](http://pyviz.org)|7.531380753138112e-07| -|pypi|[kombine](https://github.com/bfarr/kombine)|7.531380753138112e-07| -|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.531380753138112e-07| -|pypi|[molsets](https://pypi.org/project/molsets)|7.531380753138112e-07| -|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.531380753138112e-07| -|pypi|[update_checker](https://github.com/bboe/update_checker)|7.531380753138112e-07| -|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.531380753138112e-07| -|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.531380753138112e-07| -|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.531380753138112e-07| -|pypi|[bakta](https://github.com/oschwengers/bakta)|7.531380753138112e-07| -|spack|[cereal](https://uscilab.github.io/cereal/)|7.531380753138112e-07| -|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.531380753138112e-07| -|cran|[leafletR](https://github.com/chgrl/leafletR)|7.531380753138112e-07| -|cran|[hash](http://www.johnhughes.org)|7.531380753138112e-07| -|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.531380753138112e-07| -|cran|[jfa](https://koenderks.github.io/jfa/)|7.531380753138112e-07| -|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.531380753138112e-07| -|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.531380753138112e-07| -|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.531380753138076e-07| -|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.531380753138076e-07| -|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.531380753138076e-07| -|pypi|[pbcore](UNKNOWN)|7.531380753138076e-07| -|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.531380753138076e-07| -|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.531380753138076e-07| -|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.531380753138076e-07| -|pypi|[statistics](UNKNOWN)|7.531380753138076e-07| -|pypi|[Cigar](https://github.com/brentp/cigar)|7.531380753138076e-07| -|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.531380753138076e-07| -|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.531380753138076e-07| -|rubygems|ttfunk|7.531380753138074e-07| -|rubygems|ruby-rc4|7.531380753138074e-07| -|rubygems|hashery|7.531380753138074e-07| -|rubygems|Ascii85|7.531380753138074e-07| -|rubygems|afm|7.531380753138074e-07| -|rubygems|morecane|7.531380753138074e-07| -|rubygems|cane|7.531380753138074e-07| -|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.531380753138006e-07| -|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.531380753138006e-07| -|pypi|[simupy](https://github.com/simupy/simupy)|7.531380753138006e-07| -|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.531380753138006e-07| -|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.531380753138006e-07| -|cran|textshaping|7.50153076844576e-07| -|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.501073385922227e-07| -|cran|[fda](http://www.functionaldata.org)|7.471607890017995e-07| -|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.462986803991022e-07| -|cran|R.cache|7.456066945606695e-07| -|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.450098019135683e-07| -|npm|[rsvp](https://github.com/tildeio/rsvp.js)|7.396891811117752e-07| -|npm|rollup-plugin-npm|7.396891811117752e-07| -|npm|native-promise-only|7.396891811117752e-07| -|npm|karma-safari-launcher|7.396891811117752e-07| -|npm|eslint-plugin-prefer-arrow|7.396891811117752e-07| -|npm|cheerio|7.396891811117752e-07| -|npm|babel-plugin-syntax-async-generators|7.396891811117752e-07| -|npm|babel-minify|7.396891811117752e-07| -|npm|slugify|7.396891811117752e-07| -|npm|serve-handler|7.396891811117752e-07| -|npm|pixelmatch|7.396891811117752e-07| -|npm|magic-string|7.396891811117752e-07| -|npm|dtslint|7.396891811117752e-07| -|npm|cwebp-bin|7.396891811117752e-07| -|npm|zrender|7.396891811117752e-07| -|cran|tidymodels|7.309869554516369e-07| -|pypi|[sparse](https://github.com/pydata/sparse/)|7.283187523773323e-07| -|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.19515839808727e-07| -|cran|GPfit|7.141826576251623e-07| -|cran|rapportools|7.101016138673042e-07| -|cran|suncalc|7.060669456066946e-07| -|cran|manipulate|7.060669456066946e-07| -|cran|Gmedian|7.060669456066946e-07| -|cran|fasttime|7.060669456066946e-07| -|npm|should-util|7.060669456066945e-07| -|npm|mocha-better-spec-reporter|7.060669456066945e-07| -|npm|should-equal|7.060669456066945e-07| -|npm|eslint-config-shouldjs|7.060669456066945e-07| -|npm|should-type|7.060669456066945e-07| -|npm|should-format|7.060669456066945e-07| -|npm|should-type-adaptors|7.060669456066945e-07| -|npm|svelte-jest|7.007581715795765e-07| -|npm|rollup-plugin-postcss|7.007581715795765e-07| -|pypi|[sciris](http://github.com/sciris/sciris)|6.944675416248151e-07| -|pypi|[iPython](https://ipython.org)|6.922224956928391e-07| -|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|6.903765690376664e-07| -|rubygems|elasticsearch-transport|6.903765690376569e-07| -|rubygems|elasticsearch-api|6.903765690376569e-07| -|rubygems|ruby-prof|6.903765690376569e-07| -|rubygems|require-prof|6.903765690376569e-07| -|cran|truncdist|6.853002707359095e-07| -|cran|rmutil|6.853002707359095e-07| -|cran|cramer|6.853002707359095e-07| -|cran|yesno|6.853002707359095e-07| -|pypi|[django-storages](https://github.com/jschneier/django-storages)|6.846709775580053e-07| -|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|6.846709775580053e-07| -|npm|stream-spigot|6.834728033472804e-07| -|npm|polendina|6.834728033472804e-07| -|npm|hundreds|6.834728033472804e-07| -|npm|buffer|6.834728033472804e-07| -|npm|unorm|6.834728033472804e-07| -|npm|iconv|6.834728033472804e-07| -|npm|errto|6.834728033472804e-07| -|npm|grunt-legacy-log-utils|6.834728033472804e-07| -|npm|vuepress-plugin-social-share|6.827900133339463e-07| -|npm|vuepress-plugin-smooth-scroll|6.827900133339463e-07| -|npm|vuepress-plugin-google-adsense|6.827900133339463e-07| -|npm|vuepress-plugin-element-tabs|6.827900133339463e-07| -|npm|vuepress|6.827900133339463e-07| -|npm|vue-eslint-parser|6.827900133339463e-07| -|npm|vue-codemirror|6.827900133339463e-07| -|npm|terser-webpack-plugin|6.827900133339463e-07| -|npm|replace-in-file|6.827900133339463e-07| -|npm|faker|6.827900133339463e-07| -|npm|eslint-plugin-vue|6.827900133339463e-07| -|cran|[kSamples](NA)|6.799163179916335e-07| -|npm|stream-combiner2|6.766380753138076e-07| -|npm|source-map|6.766380753138076e-07| -|npm|slash|6.766380753138076e-07| -|npm|falafel|6.766380753138076e-07| -|npm|convert-source-map|6.766380753138076e-07| -|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.754542528601107e-07| -|npm|[method-override](https://github.com/expressjs/method-override#readme)|6.688787154268319e-07| -|pypi|[mxnet](https://pypi.org/project/mxnet)|6.681063571332164e-07| -|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.681063571332164e-07| -|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.660527316770426e-07| -|cran|graphlayouts|6.657202630005977e-07| -|npm|webpack-manifest-plugin|6.57501494321578e-07| -|npm|script-loader|6.57501494321578e-07| -|npm|recursive-readdir|6.57501494321578e-07| -|npm|react-dev-utils|6.57501494321578e-07| -|npm|output-file-sync|6.57501494321578e-07| -|npm|npm-release|6.57501494321578e-07| -|npm|imports-loader|6.57501494321578e-07| -|npm|fs-promise|6.57501494321578e-07| -|npm|flow-typed|6.57501494321578e-07| -|npm|flow-bin|6.57501494321578e-07| -|npm|find-cache-dir|6.57501494321578e-07| -|npm|filesize|6.57501494321578e-07| -|npm|fake-xml-http-request|6.57501494321578e-07| -|npm|eslint-plugin-flowtype|6.57501494321578e-07| -|npm|eslint-loader|6.57501494321578e-07| -|npm|dmd-clear|6.57501494321578e-07| -|npm|dagre|6.57501494321578e-07| -|npm|child-process-promise|6.57501494321578e-07| -|npm|case-sensitive-paths-webpack-plugin|6.57501494321578e-07| -|npm|babel-plugin-flow-react-proptypes|6.57501494321578e-07| -|pypi|[starry](https://pypi.org/project/starry)|6.517541036369489e-07| -|npm|gulp-marked|6.517541036369489e-07| -|npm|gulp-mocha-phantomjs|6.517541036369489e-07| -|npm|humanize|6.517541036369489e-07| -|npm|chai-jquery|6.517541036369489e-07| -|npm|gulp-iife|6.517541036369489e-07| -|npm|gulp-cache|6.517541036369489e-07| -|npm|gulp-closure-compiler|6.517541036369489e-07| -|npm|drool|6.517541036369489e-07| -|npm|gulp-imagemin|6.517541036369489e-07| -|npm|escodegen|6.517541036369489e-07| -|npm|gulp-zip|6.517541036369489e-07| -|npm|gulp-csso|6.517541036369489e-07| -|npm|gulp-shell|6.517541036369489e-07| -|npm|swig|6.517541036369489e-07| -|npm|vinyl-paths|6.517541036369489e-07| -|npm|gulp-connect|6.517541036369489e-07| -|npm|gulp-css-inline-images|6.517541036369489e-07| -|npm|gulp-front-matter|6.517541036369489e-07| -|npm|gulp-jscs|6.517541036369489e-07| -|npm|gulp-open|6.517541036369489e-07| -|npm|gulp-flatten|6.517541036369489e-07| -|npm|gulp-load-plugins|6.517541036369489e-07| -|npm|gulp-sass|6.517541036369489e-07| -|npm|gulp-size|6.517541036369489e-07| -|npm|gulp-subtree|6.517541036369489e-07| -|npm|gulp-tap|6.517541036369489e-07| -|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.472280334728034e-07| -|pypi|[ftfy](https://pypi.org/project/ftfy)|6.472280334728034e-07| -|pypi|[fairscale](https://pypi.org/project/fairscale)|6.472280334728034e-07| -|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.472280334728034e-07| -|pypi|[unidic](https://pypi.org/project/unidic)|6.472280334728034e-07| -|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.472280334728034e-07| -|pypi|[ipadic](https://pypi.org/project/ipadic)|6.472280334728034e-07| -|pypi|[fugashi](https://pypi.org/project/fugashi)|6.472280334728034e-07| -|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.472280334728034e-07| -|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.472280334728034e-07| -|pypi|[sigopt](https://pypi.org/project/sigopt)|6.472280334728034e-07| -|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.472280334728034e-07| -|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.472280334728034e-07| -|cran|leaflet.extras2|6.472280334728034e-07| -|cran|satellite|6.472280334728034e-07| -|cran|leafpop|6.472280334728034e-07| -|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.472280334728034e-07| -|npm|node-libs-browser|6.472280334728034e-07| -|npm|module-alias|6.472280334728034e-07| -|npm|mocha-phantomjs-istanbul|6.472280334728034e-07| -|npm|mocha-phantomjs-core|6.472280334728034e-07| -|npm|get-port|6.472280334728034e-07| -|npm|asap|6.472280334728034e-07| -|npm|a-sync-waterfall|6.472280334728034e-07| -|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.461924686192468e-07| -|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.461924686192468e-07| -|npm|[testjs](https://github.com/dcodeIO/test.js)|6.461924686192468e-07| -|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.423247907949802e-07| -|rubygems|[puma](https://puma.io)|6.415694095157303e-07| -|rubygems|actiontext|6.372706791116833e-07| -|rubygems|actionmailbox|6.372706791116833e-07| -|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.345119315830666e-07| -|pypi|[falcon](https://pypi.org/project/falcon)|6.340192980958074e-07| -|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.340192980958074e-07| -|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.323748736383576e-07| -|pypi|[gsd](https://gsd.readthedocs.io)|6.323748736383576e-07| -|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.320039792843151e-07| -|npm|websocket-stream|6.308979723205665e-07| -|npm|https-browserify|6.308979723205665e-07| -|npm|setimmediate|6.308979723205665e-07| -|npm|stream-browserify|6.308979723205665e-07| -|npm|timers-browserify|6.308979723205665e-07| -|npm|bunyan|6.308979723205665e-07| -|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.27615062761511e-07| -|pypi|[qtl](https://pypi.org/project/qtl)|6.27615062761511e-07| -|pypi|[agutil](https://github.com/agraubert/agutil)|6.27615062761511e-07| -|pypi|[wntr](https://github.com/USEPA/WNTR)|6.27615062761511e-07| -|pypi|[Requests](https://requests.readthedocs.io)|6.27615062761511e-07| -|pypi|[mbo](https://github.com/basf/mbo)|6.27615062761511e-07| -|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.27615062761511e-07| -|pypi|[Pandas](https://pandas.pydata.org)|6.27615062761511e-07| -|pypi|[Seaborn](https://seaborn.pydata.org)|6.27615062761511e-07| -|pypi|[Sympy](https://sympy.org)|6.27615062761511e-07| -|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.27615062761511e-07| -|pypi|[proper](https://pypi.org/project/proper)|6.27615062761511e-07| -|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.27615062761511e-07| -|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.27615062761511e-07| -|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.27615062761511e-07| -|pypi|[yupi](https://github.com/yupidevs/yupi)|6.27615062761511e-07| -|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.27615062761511e-07| -|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.27615062761511e-07| -|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.27615062761511e-07| -|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.27615062761511e-07| -|pypi|[guizero](https://github.com/lawsie/guizero)|6.27615062761511e-07| -|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.27615062761511e-07| -|spack|[tclap](http://tclap.sourceforge.net)|6.27615062761511e-07| -|spack|[itk](https://itk.org/)|6.27615062761511e-07| -|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.27615062761511e-07| -|cran|[biblio](https://github.com/kamapu/biblio)|6.27615062761511e-07| -|cran|[wdman](https://github.com/ropensci/wdman)|6.27615062761511e-07| -|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.27615062761511e-07| -|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.27615062761511e-07| -|cran|Ecume|6.27615062761511e-07| -|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.27615062761511e-07| -|cran|[nplr](https://github.com/fredcommo/nplr)|6.27615062761511e-07| -|cran|[osqp](https://osqp.org)|6.27615062761511e-07| -|cran|[cpp11](https://cpp11.r-lib.org)|6.27615062761511e-07| -|npm|[joi](https://github.com/hapijs/joi#readme)|6.27615062761511e-07| -|npm|[pm2](http://pm2.keymetrics.io/)|6.27615062761511e-07| -|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.276150627615064e-07| -|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.276150627615064e-07| -|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.276150627615064e-07| -|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.276150627615064e-07| -|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.276150627615064e-07| -|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.276150627615064e-07| -|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.276150627615064e-07| -|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.276150627615064e-07| -|npm|its-set|6.276150627615062e-07| -|npm|babel-plugin-transform-es2015-modules-umd|6.276150627615062e-07| -|npm|eslint-plugin-babel|6.276150627615062e-07| -|pypi|[snowflake-connector-python](https://pypi.org/project/snowflake-connector-python)|6.213389121338912e-07| -|spack|ant|6.192746632563699e-07| -|spack|ceres-solver|6.192746632563699e-07| -|spack|clp|6.192746632563699e-07| -|spack|gdal|6.192746632563699e-07| -|spack|ipp|6.192746632563699e-07| -|spack|jasper|6.192746632563699e-07| -|spack|onnx|6.192746632563699e-07| -|spack|openexr|6.192746632563699e-07| -|spack|openjpeg|6.192746632563699e-07| -|spack|libwebp|6.192746632563699e-07| -|spack|tesseract|6.192746632563699e-07| -|spack|leptonica|6.192746632563699e-07| -|spack|libdc1394|6.192746632563699e-07| -|npm|pretty-hrtime|6.151255230125523e-07| -|npm|utf8|6.151255230125523e-07| -|pypi|[distrax](https://github.com/deepmind/distrax)|6.132695756126775e-07| -|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.11313372819651e-07| -|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.11313372819651e-07| -|pypi|[jaraco.develop](https://pypi.org/project/jaraco.develop)|6.091557962096973e-07| -|rubygems|[redis](https://github.com/redis/redis-rb)|6.080758663297963e-07| -|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.066945606694558e-07| -|pypi|[fastai](https://pypi.org/project/fastai)|6.061843045208696e-07| -|pypi|[hf-doc-builder](https://pypi.org/project/hf-doc-builder)|6.061843045208696e-07| -|pypi|[types-tqdm](https://pypi.org/project/types-tqdm)|6.061843045208696e-07| -|pypi|[types-simplejson](https://pypi.org/project/types-simplejson)|6.061843045208696e-07| -|pypi|[gradio](https://pypi.org/project/gradio)|6.061843045208696e-07| -|pypi|[pytest-vcr](https://pypi.org/project/pytest-vcr)|6.061843045208696e-07| -|pypi|[InquirerPy](https://pypi.org/project/InquirerPy)|6.061843045208696e-07| -|cran|locatexec|5.974412616672031e-07| -|cran|doconv|5.974412616672031e-07| -|cran|equatags|5.974412616672031e-07| -|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|5.917513448894203e-07| -|rubygems|warning|5.917513448894202e-07| -|rubygems|minitest-stub-const|5.917513448894202e-07| -|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|5.857740585774031e-07| -|cran|mixtools|5.834168189050621e-07| -|cran|enrichR|5.834168189050621e-07| -|cran|metap|5.834168189050621e-07| -|cran|monocle|5.834168189050621e-07| -|cran|Rfast2|5.834168189050621e-07| -|cran|rtracklayer|5.834168189050621e-07| -|cran|GenomeInfoDb|5.834168189050621e-07| -|cran|GenomicRanges|5.834168189050621e-07| -|cran|BiocGenerics|5.834168189050621e-07| -|cran|DESeq2|5.834168189050621e-07| -|cran|MAST|5.834168189050621e-07| -|cran|SingleCellExperiment|5.834168189050621e-07| -|cran|SummarizedExperiment|5.834168189050621e-07| -|cran|S4Vectors|5.834168189050621e-07| -|cran|rsvd|5.834168189050621e-07| -|cran|sctransform|5.834168189050621e-07| -|cran|leiden|5.834168189050621e-07| -|cran|ica|5.834168189050621e-07| -|npm|[string-random](https://github.com/maichong/string-random#readme)|5.827854154214039e-07| -|pypi|[APLpy](http://aplpy.github.io)|5.793369810106248e-07| -|spack|[casacore](https://github.com/casacore/casacore)|5.793369810106248e-07| -|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|babel-plugin-minify-replace|5.73098313365732e-07| -|npm|babel-plugin-minify-numeric-literals|5.73098313365732e-07| -|npm|babel-plugin-minify-mangle-names|5.73098313365732e-07| -|npm|babel-plugin-minify-infinity|5.73098313365732e-07| -|npm|babel-plugin-minify-guarded-expressions|5.73098313365732e-07| -|npm|babel-plugin-minify-flip-comparisons|5.73098313365732e-07| -|npm|babel-plugin-minify-dead-code-elimination|5.73098313365732e-07| -|npm|babel-plugin-minify-constant-folding|5.73098313365732e-07| -|npm|babel-plugin-minify-builtins|5.73098313365732e-07| -|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.695606694560669e-07| -|pypi|[pep440](https://pypi.org/project/pep440)|5.695606694560669e-07| -|npm|babel-helper-evaluate-path|5.673673302320747e-07| -|npm|esutils|5.673673302320747e-07| -|npm|babel-helper-is-void-0|5.673673302320747e-07| -|cran|whitening|5.648535564853557e-07| -|cran|randtoolbox|5.648535564853557e-07| -|cran|mc2d|5.648535564853557e-07| -|cran|ggExtra|5.648535564853557e-07| -|cran|DiceDesign|5.648535564853557e-07| -|cran|condMVNorm|5.648535564853557e-07| -|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.646294082486544e-07| -|cran|showtextdb|5.62614807633432e-07| -|cran|sysfonts|5.62614807633432e-07| -|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.592050209205021e-07| -|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.592050209205021e-07| -|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.592050209205021e-07| -|npm|tiny-lr|5.592050209205021e-07| -|npm|grunt-jscs|5.592050209205021e-07| -|pypi|[scikit_image](https://scikit-image.org)|5.578800557880075e-07| -|cran|vars|5.547668858338314e-07| -|cran|systemfit|5.547668858338314e-07| -|cran|poLCA|5.547668858338314e-07| -|cran|orcutt|5.547668858338314e-07| -|cran|muhaz|5.547668858338314e-07| -|cran|modeltests|5.547668858338314e-07| -|cran|margins|5.547668858338314e-07| -|cran|lsmeans|5.547668858338314e-07| -|cran|lmodel2|5.547668858338314e-07| -|cran|Kendall|5.547668858338314e-07| -|cran|joineRML|5.547668858338314e-07| -|cran|gmm|5.547668858338314e-07| -|cran|glmnetUtils|5.547668858338314e-07| -|cran|ergm|5.547668858338314e-07| -|cran|cmprsk|5.547668858338314e-07| -|cran|btergm|5.547668858338314e-07| -|cran|binGroup|5.547668858338314e-07| -|cran|AUC|5.547668858338314e-07| -|npm|vhost|5.547668858338314e-07| -|npm|pbkdf2-password|5.547668858338314e-07| -|npm|hbs|5.547668858338314e-07| -|npm|cookie-session|5.547668858338314e-07| -|npm|connect-redis|5.547668858338314e-07| -|npm|type-is|5.547668858338314e-07| -|npm|send|5.547668858338314e-07| -|npm|range-parser|5.547668858338314e-07| -|npm|proxy-addr|5.547668858338314e-07| -|npm|path-to-regexp|5.547668858338314e-07| -|npm|merge-descriptors|5.547668858338314e-07| -|npm|encodeurl|5.547668858338314e-07| -|npm|cookie-signature|5.547668858338314e-07| -|npm|cookie|5.547668858338314e-07| -|npm|content-type|5.547668858338314e-07| -|npm|array-flatten|5.547668858338314e-07| -|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.515405096995107e-07| -|cran|diagram|5.492192169754931e-07| -|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.460251046025128e-07| -|pypi|[kfac](http://github.com/tensorflow/kfac)|5.431284196974583e-07| -|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.405297191247422e-07| -|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.379557680812967e-07| -|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.379557680812967e-07| -|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.379557680812967e-07| -|pypi|[kllr](https://github.com/afarahi/kllr)|5.379557680812967e-07| -|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.379557680812967e-07| -|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.379557680812967e-07| -|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.379557680812967e-07| -|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.379557680812967e-07| -|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.379557680812967e-07| -|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.379557680812967e-07| -|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.379557680812967e-07| -|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.379557680812967e-07| -|pypi|[neomodel](https://neomodel.readthedocs.io)|5.379557680812967e-07| -|pypi|[faker](https://github.com/joke2k/faker)|5.379557680812967e-07| -|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.379557680812967e-07| -|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.379557680812967e-07| -|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.379557680812967e-07| -|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.379557680812967e-07| -|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.379557680812967e-07| -|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.379557680812967e-07| -|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.379557680812967e-07| -|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.379557680812967e-07| -|spack|[armadillo](http://arma.sourceforge.net/)|5.379557680812967e-07| -|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.379557680812967e-07| -|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.379557680812967e-07| -|spack|[nlopt](https://nlopt.readthedocs.io)|5.379557680812967e-07| -|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.379557680812967e-07| -|cran|[itsadug](NA)|5.379557680812967e-07| -|cran|[msm](https://github.com/chjackson/msm)|5.379557680812967e-07| -|cran|RISmed|5.379557680812967e-07| -|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.379557680812967e-07| -|cran|[httr2](https://httr2.r-lib.org)|5.379557680812967e-07| -|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.379557680812967e-07| -|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.379557680812967e-07| -|cran|sde|5.379557680812967e-07| -|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.379557680812967e-07| -|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.379557680812967e-07| -|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.379557680812967e-07| -|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.379557680812967e-07| -|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.379557680812967e-07| -|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.379557680812911e-07| -|pypi|[random](https://www.pytosquatting.org)|5.379557680812911e-07| -|pypi|[sys](https://github.com/stestagg/sys)|5.379557680812911e-07| -|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.379557680812911e-07| -|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.379557680812911e-07| -|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.379557680812911e-07| -|rubygems|[mini_racer](https://github.com/discourse/mini_racer)|5.31225042318183e-07| -|pypi|[usort](https://pypi.org/project/usort)|5.295502092050209e-07| -|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.246072828390456e-07| -|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.246072828390456e-07| -|rubygems|[stackprof](http://github.com/tmm1/stackprof)|5.243938579615949e-07| -|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.214032829095671e-07| -|pypi|[ipytree](https://pypi.org/project/ipytree)|5.120925100004598e-07| -|npm|assume|5.069715849004551e-07| -|npm|spawn-sync|5.069715849004551e-07| -|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.043335325762137e-07| -|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.020920502092051e-07| -|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.020920502092051e-07| -|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.020920502092051e-07| -|pypi|[connexion](https://github.com/zalando/connexion)|5.020920502092004e-07| -|cran|[contentid](https://github.com/cboettig/contentid)|5.020920502092004e-07| -|pypi|[furl](https://pypi.org/project/furl)|4.931261207411836e-07| -|pypi|[pyodbc](https://pypi.org/project/pyodbc)|4.931261207411836e-07| -|pypi|[pg8000](https://pypi.org/project/pg8000)|4.931261207411836e-07| -|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|4.931261207411836e-07| -|pypi|[flexmock](https://pypi.org/project/flexmock)|4.931261207411836e-07| -|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|4.904890826623567e-07| -|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.854210251046025e-07| -|pypi|[stregion](https://pypi.org/project/stregion)|4.854210251046025e-07| -|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.854210251046025e-07| -|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.854210251046025e-07| -|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.854210251046025e-07| -|rubygems|xpath|4.810365771359157e-07| -|rubygems|mini_mime|4.810365771359157e-07| -|rubygems|matrix|4.810365771359157e-07| -|rubygems|webdrivers|4.810365771359157e-07| -|rubygems|selenium_statistics|4.810365771359157e-07| -|rubygems|sauce_whisk|4.810365771359157e-07| -|rubygems|rspec-instafail|4.810365771359157e-07| -|rubygems|launchy|4.810365771359157e-07| -|rubygems|erubi|4.810365771359157e-07| -|cran|thematic|4.805668148535565e-07| -|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.797983877481785e-07| -|pypi|[yajl](https://pypi.org/project/yajl)|4.797983877481785e-07| -|npm|[request-promise](https://github.com/request/request-promise#readme)|4.781829049611511e-07| -|npm|grunt-release|4.7551447357185553e-07| -|npm|grunt-jsdoc|4.7551447357185553e-07| -|npm|grunt-mocha-istanbul|4.7551447357185553e-07| -|npm|help-me-test|4.7551447357185553e-07| -|npm|require-dir|4.7551447357185553e-07| -|npm|normalize-path|4.731734792404248e-07| -|npm|homedir-polyfill|4.731734792404248e-07| -|npm|eslint-config-gulp|4.731734792404248e-07| -|npm|resolve-dir|4.731734792404248e-07| -|npm|micromatch|4.731734792404248e-07| -|npm|is-glob|4.731734792404248e-07| -|npm|detect-file|4.731734792404248e-07| -|pypi|[tinygp](https://github.com/dfm/tinygp)|4.725572237263086e-07| -|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.7071129707113065e-07| -|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.7071129707113065e-07| -|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.7071129707113065e-07| -|pypi|[tatter](https://github.com/afarahi/tatter)|4.7071129707113065e-07| -|pypi|[pymoo](https://pymoo.org)|4.7071129707113065e-07| -|pypi|[ConfigSpace](https://github.com/automl/ConfigSpace)|4.7071129707113065e-07| -|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.7071129707113065e-07| -|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.7071129707113065e-07| -|pypi|[plotly_express](https://plotly.express/)|4.7071129707113065e-07| -|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|4.7071129707113065e-07| -|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.7071129707113065e-07| -|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.7071129707113065e-07| -|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.7071129707113065e-07| -|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.7071129707113065e-07| -|pypi|[pepita](https://pypi.org/project/pepita)|4.7071129707113065e-07| -|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.7071129707113065e-07| -|pypi|[sgdml](http://www.sgdml.org)|4.7071129707113065e-07| -|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.7071129707113065e-07| -|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.7071129707113065e-07| -|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.7071129707113065e-07| -|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.7071129707113065e-07| -|pypi|[clint](https://github.com/kennethreitz/clint)|4.7071129707113065e-07| -|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.7071129707113065e-07| -|pypi|[nodepy](https://github.com/ketch/nodepy)|4.7071129707113065e-07| -|cran|Rlabkey|4.7071129707113065e-07| -|cran|[fishtree](https://fishtreeoflife.org/)|4.7071129707113065e-07| -|cran|COUNT|4.7071129707113065e-07| -|cran|ggvenn|4.7071129707113065e-07| -|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.7071129707113065e-07| -|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.7071129707113065e-07| -|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.7071129707113065e-07| -|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.7071129707113065e-07| -|npm|[vuetify](https://vuetifyjs.com)|4.7071129707113065e-07| -|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.7071129707113065e-07| -|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.7071129707112975e-07| -|pypi|[findiff](https://github.com/maroba/findiff)|4.7071129707112975e-07| -|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.7071129707112975e-07| -|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.7071129707112975e-07| -|npm|[gpu.js](http://gpu.rocks/)|4.707112970711254e-07| -|go|[golang.org/x/net](https://golang.org/x/net)|4.70032059990219e-07| -|pypi|[blessed](https://github.com/jquast/blessed)|4.691422594142293e-07| -|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.6600418410042126e-07| -|cran|QSARdata|4.6025104602510457e-07| -|cran|dimRed|4.6025104602510457e-07| -|cran|ddalpha|4.6025104602510457e-07| -|pypi|[time-machine](https://pypi.org/project/time-machine)|4.5847865069258553e-07| -|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.573318400945971e-07| -|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.5726240286910116e-07| -|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.4808094625040233e-07| -|npm|karma-tap-reporter|4.4754303394998164e-07| -|npm|karma-spec-reporter|4.4754303394998164e-07| -|npm|karma-html-reporter|4.4754303394998164e-07| -|npm|karma-chai-sinon|4.4754303394998164e-07| -|npm|eslint-plugin-mocha|4.4754303394998164e-07| -|npm|eslint-config-nfl|4.4754303394998164e-07| -|npm|babel-plugin-transform-class-properties|4.4754303394998164e-07| -|npm|react-side-effect|4.4754303394998164e-07| -|npm|react-fast-compare|4.4754303394998164e-07| -|rubygems|webpacker|4.4754303394998164e-07| -|rubygems|rubocop-discourse|4.4754303394998164e-07| -|rubygems|listen|4.4754303394998164e-07| -|rubygems|dalli|4.4754303394998164e-07| -|go|[github.com/fatih/color](https://github.com/fatih/color)|4.470264580218847e-07| -|pypi|[datetime](https://github.com/zopefoundation/DateTime)|4.4014562843014964e-07| -|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.396265887739797e-07| -|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.396265887739797e-07| -|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.335498788813051e-07| -|npm|tslint-config-semistandard|4.314853556485356e-07| -|npm|eslint-plugin-dependencies|4.314853556485356e-07| -|npm|eslint-config-semistandard|4.314853556485356e-07| -|npm|doctoc|4.314853556485356e-07| -|npm|snappy|4.314853556485356e-07| -|npm|optional|4.314853556485356e-07| -|npm|nested-error-stacks|4.314853556485356e-07| -|npm|denque|4.314853556485356e-07| -|npm|buffermaker|4.314853556485356e-07| -|npm|buffer-crc32|4.314853556485356e-07| -|npm|binary|4.314853556485356e-07| -|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.3071621954221123e-07| -|npm|safe-publish-latest|4.273503633560889e-07| -|npm|object-keys|4.273503633560889e-07| -|npm|npmignore|4.273503633560889e-07| -|npm|mv|4.273503633560889e-07| -|npm|eclint|4.273503633560889e-07| -|npm|copy-dir|4.273503633560889e-07| -|npm|aud|4.273503633560889e-07| -|npm|array.prototype.map|4.273503633560889e-07| -|npm|supports-preserve-symlinks-flag|4.273503633560889e-07| -|npm|path-parse|4.273503633560889e-07| -|npm|is-core-module|4.273503633560889e-07| -|rubygems|hashdiff|4.271705020920502e-07| -|rubygems|crack|4.271705020920502e-07| -|rubygems|typhoeus|4.271705020920502e-07| -|rubygems|patron|4.271705020920502e-07| -|rubygems|httpclient|4.271705020920502e-07| -|rubygems|http|4.271705020920502e-07| -|rubygems|excon|4.271705020920502e-07| -|rubygems|em-http-request|4.271705020920502e-07| -|rubygems|curb|4.271705020920502e-07| -|rubygems|async-http|4.271705020920502e-07| -|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.2221376949410156e-07| -|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.184100418410056e-07| -|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.184100418410056e-07| -|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.184100418410056e-07| -|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.184100418410056e-07| -|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.184100418410056e-07| -|pypi|[modAL](https://modAL-python.github.io/)|4.184100418410056e-07| -|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.184100418410056e-07| -|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.184100418410056e-07| -|pypi|[fleck](https://github.com/bmorris3/fleck)|4.184100418410056e-07| -|pypi|[yabox](https://github.com/pablormier/yabox)|4.184100418410056e-07| -|pypi|[pyxdf](https://github.com/xdf-modules/xdf-Python)|4.184100418410056e-07| -|pypi|[textdistance](https://github.com/orsinium/textdistance)|4.184100418410056e-07| -|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.184100418410056e-07| -|pypi|[htof](https://pypi.org/project/htof)|4.184100418410056e-07| -|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.184100418410056e-07| -|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.184100418410056e-07| -|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.184100418410056e-07| -|pypi|[acor](http://github.com/dfm/acor)|4.184100418410056e-07| -|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.184100418410056e-07| -|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.184100418410056e-07| -|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.184100418410056e-07| -|pypi|[injector](https://github.com/alecthomas/injector)|4.184100418410056e-07| -|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.184100418410056e-07| -|pypi|[retriever](https://github.com/weecology/retriever)|4.184100418410056e-07| -|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.184100418410056e-07| -|pypi|[sk-video](http://scikit-video.org/)|4.184100418410056e-07| -|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.184100418410056e-07| -|pypi|[dca](https://github.com/theislab/dca)|4.184100418410056e-07| -|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.184100418410056e-07| -|cran|[corrr](https://github.com/tidymodels/corrr)|4.184100418410056e-07| -|cran|[memuse](https://github.com/shinra-dev/memuse)|4.184100418410056e-07| -|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.184100418410056e-07| -|cran|[babette](https://docs.ropensci.org/babette/)|4.184100418410056e-07| -|cran|treeman|4.184100418410056e-07| -|cran|[treemapify](https://wilkox.org/treemapify/)|4.184100418410056e-07| -|cran|[restez](https://github.com/ropensci/restez#readme)|4.184100418410056e-07| -|cran|[spocc](https://github.com/ropensci/spocc)|4.184100418410056e-07| -|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.184100418410056e-07| -|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.184100418410056e-07| -|cran|[minerva](https://www.r-project.org)|4.184100418410056e-07| -|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.184100418410056e-07| -|cran|mcclust|4.184100418410056e-07| -|cran|[rdist](https://github.com/blasern/rdist)|4.184100418410056e-07| -|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.184100418410056e-07| -|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.184100418410056e-07| -|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.184100418410056e-07| -|npm|[config](http://github.com/node-config/node-config.git)|4.184100418410056e-07| -|npm|[line-height](https://github.com/twolfson/line-height)|4.184100418410056e-07| -|npm|[react-perfect-scrollbar](https://github.com/goldenyz/react-perfect-scrollbar)|4.184100418410056e-07| -|npm|[simplebar-react](https://grsmto.github.io/simplebar/)|4.184100418410056e-07| -|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.184100418410056e-07| -|npm|[rjsf](https://www.rjsf.io/)|4.184100418410056e-07| -|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.184100418410056e-07| -|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.184100418410056e-07| -|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.184100418410056e-07| -|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.1841004184100423e-07| -|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.1841004184100423e-07| -|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.1841004184100423e-07| -|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.1841004184100423e-07| -|pypi|[vmad](https://pypi.org/project/vmad)|4.1841004184100423e-07| -|pypi|[abopt](https://pypi.org/project/abopt)|4.1841004184100423e-07| -|pypi|[fastpm](https://pypi.org/project/fastpm)|4.1841004184100423e-07| -|pypi|[python-sat](https://github.com/pysathq/pysat)|4.1422594142259667e-07| -|pypi|[single-source](https://github.com/rabbit72/single-source)|4.1422594142259667e-07| -|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.056612843223722e-07| -|pypi|[sphinx_book_theme](https://pypi.org/project/sphinx_book_theme)|4.0116881935601244e-07| -|pypi|[gprof2dot](https://pypi.org/project/gprof2dot)|4.0116881935601244e-07| -|pypi|[panflute](https://pypi.org/project/panflute)|4.0116881935601244e-07| -|pypi|[mistletoe](https://pypi.org/project/mistletoe)|4.0116881935601244e-07| -|cran|shinycustomloader|3.990813170820444e-07| -|pypi|[tf-slim](https://pypi.org/project/tf-slim)|3.982941744448021e-07| -|pypi|[pypng](https://pypi.org/project/pypng)|3.982941744448021e-07| -|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|3.982941744448021e-07| -|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|3.982941744448021e-07| -|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|3.9638846069147957e-07| -|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.8769398692993387e-07| -|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.846995055154045e-07| -|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.8236240746700996e-07| -|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.8236240746700996e-07| -|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.8236240746700996e-07| -|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.8236240746700996e-07| -|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.8236240746700996e-07| -|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.8236240746700996e-07| -|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.8236240746700996e-07| -|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.8236240746700996e-07| -|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.8236240746700996e-07| -|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.8236240746700996e-07| -|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.8236240746700996e-07| -|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.8236240746700996e-07| -|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.8236240746700996e-07| -|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.8236240746700996e-07| -|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.8236240746700996e-07| -|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.8236240746700996e-07| -|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.8236240746700996e-07| -|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.8236240746700996e-07| -|rubygems|rspec-extra-formatters|3.8041157885748444e-07| -|rubygems|paranoia|3.8041157885748444e-07| -|rubygems|paper_trail|3.8041157885748444e-07| -|rubygems|discard|3.8041157885748444e-07| -|rubygems|database_cleaner|3.8041157885748444e-07| -|rubygems|after_commit_action|3.8041157885748444e-07| -|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.765690376569109e-07| -|pypi|[pypka](https://pypka.org)|3.765690376569109e-07| -|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.765690376569109e-07| -|pypi|[clldutils](https://github.com/clld/clldutils)|3.765690376569109e-07| -|cran|scatterpie|3.765690376569109e-07| -|pypi|[slab](http://github.com/DrMarc/slab.git)|3.765690376569056e-07| -|pypi|[libroadrunner](http://libroadrunner.org)|3.765690376569056e-07| -|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.765690376569056e-07| -|pypi|[fsps](https://github.com/dfm/python-fsps)|3.765690376569056e-07| -|pypi|[ncfs](https://github.com/BradhamLab/ncfs)|3.765690376569056e-07| -|pypi|[sslouvain](https://github.com/dakota-hawkins/sslouvain)|3.765690376569056e-07| -|pypi|[muse-origin](https://github.com/musevlt/origin)|3.765690376569056e-07| -|pypi|[cora](https://heycora.com)|3.765690376569056e-07| -|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.765690376569056e-07| -|pypi|[st-pages](https://pypi.org/project/st-pages)|3.765690376569056e-07| -|pypi|[stmol](https://github.com/napoles-uach/streamlit_3dmol)|3.765690376569056e-07| -|pypi|[streamlit-plotly-events](https://github.com/null-jones/streamlit-plotly-events)|3.765690376569056e-07| -|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.765690376569056e-07| -|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.765690376569056e-07| -|cran|[liger](https://github.com/JEFworks/liger)|3.765690376569056e-07| -|cran|[jmvcore](https://www.jamovi.org)|3.765690376569056e-07| -|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.765690376569056e-07| -|cran|[scrapeR](http://www.ryanacton.com)|3.765690376569056e-07| -|cran|ggm|3.765690376569056e-07| -|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.765690376569056e-07| -|cran|pmsampsize|3.765690376569056e-07| -|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.765690376569056e-07| -|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.765690376569056e-07| -|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.765690376569056e-07| -|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.765690376569056e-07| -|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.765690376569056e-07| -|cran|[drat](https://github.com/eddelbuettel/drat)|3.765690376569056e-07| -|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.765690376569056e-07| -|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.765690376569038e-07| -|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.765690376569038e-07| -|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.765690376569038e-07| -|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.765690376569038e-07| -|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.765690376569038e-07| -|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.765690376569038e-07| -|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.765690376569038e-07| -|pypi|[apricot-select](http://pypi.python.org/pypi/apricot-select/)|3.765690376569003e-07| -|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.765690376569003e-07| -|cran|[cowsay](https://github.com/sckott/cowsay)|3.765690376569003e-07| -|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.765690376569003e-07| -|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.683827542295798e-07| -|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.5343953844954393e-07| -|go|github.com/opencontainers/go-digest|3.5135443857325987e-07| -|go|github.com/opencontainers/image-spec|3.5135443857325987e-07| -|pypi|[grpcio-reflection](https://grpc.io)|3.483263598326386e-07| -|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.423354887790034e-07| -|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.423354887790034e-07| -|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.423354887790034e-07| -|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.423354887790034e-07| -|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.423354887790034e-07| -|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.423354887790034e-07| -|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.4233548877900267e-07| -|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.4233548877900267e-07| -|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.4233548877900267e-07| -|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.4233548877900267e-07| -|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.4233548877900267e-07| -|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.4233548877900267e-07| -|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.4233548877900267e-07| -|pypi|[biomaj](http://biomaj.genouest.org)|3.4233548877900267e-07| -|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.4233548877900267e-07| -|pypi|[OpenNMT-py](https://opennmt.net/)|3.4233548877900267e-07| -|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|3.4233548877900267e-07| -|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.4233548877900267e-07| -|pypi|[bravado](https://github.com/Yelp/bravado)|3.4233548877900267e-07| -|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.4233548877900267e-07| -|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.4233548877900267e-07| -|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.4233548877900267e-07| -|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.4233548877900267e-07| -|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.4233548877900267e-07| -|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.4233548877900267e-07| -|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.4233548877900267e-07| -|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.4233548877900267e-07| -|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.4233548877900267e-07| -|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.4233548877900267e-07| -|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.4233548877900267e-07| -|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.4233548877900267e-07| -|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.4233548877900267e-07| -|cran|[genie](http://genieclust.gagolewski.com/)|3.4233548877900267e-07| -|cran|[optparse](https://github.com/trevorld/r-optparse)|3.4233548877900267e-07| -|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.4233548877900267e-07| -|cran|[irr](https://www.r-project.org)|3.4233548877900267e-07| -|cran|[sofa](https://github.com/ropensci/sofa)|3.4233548877900267e-07| -|cran|[elastic](https://docs.ropensci.org/elastic)|3.4233548877900267e-07| -|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.4233548877900267e-07| -|cran|pbs|3.4233548877900267e-07| -|cran|[BFpack](https://github.com/jomulder/BFpack)|3.4233548877900267e-07| -|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.4233548877900267e-07| -|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.4233548877900267e-07| -|cran|lspline|3.4233548877900267e-07| -|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.4233548877900267e-07| -|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.4233548877900267e-07| -|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.4233548877900267e-07| -|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.4233548877900267e-07| -|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.389121338912145e-07| -|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.389121338912145e-07| -|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.1903765690376673e-07| -|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.16001989642157e-07| -|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.16001989642157e-07| -|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.16001989642157e-07| -|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.16001989642157e-07| -|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.16001989642157e-07| -|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.16001989642157e-07| -|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.16001989642157e-07| -|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.16001989642157e-07| -|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.138075313807555e-07| -|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.138075313807555e-07| -|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.138075313807555e-07| -|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.138075313807555e-07| -|pypi|[plonk](https://github.com/dmentipl/plonk)|3.138075313807555e-07| -|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.138075313807555e-07| -|pypi|[iScore](https://github.com/DeepRank/iScore)|3.138075313807555e-07| -|pypi|[statannotations](https://github.com/trevismd/statannotations)|3.138075313807555e-07| -|pypi|[k2sc](https://github.com/OxES/k2sc)|3.138075313807555e-07| -|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.138075313807555e-07| -|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.138075313807555e-07| -|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.138075313807555e-07| -|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.138075313807555e-07| -|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.138075313807555e-07| -|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.138075313807555e-07| -|pypi|[daft](http://daft-pgm.org)|3.138075313807555e-07| -|cran|rCAT|3.138075313807555e-07| -|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.138075313807555e-07| -|cran|[strex](https://rorynolan.github.io/strex/)|3.138075313807555e-07| -|cran|rje|3.138075313807555e-07| -|cran|[usefun](https://github.com/bblodfon/usefun)|3.138075313807555e-07| -|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.138075313807555e-07| -|cran|[signs](https://benjaminwolfe.github.io/signs)|3.138075313807555e-07| -|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.138075313807555e-07| -|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.138075313807555e-07| -|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.138075313807555e-07| -|npm|[echarts](https://echarts.apache.org)|3.138075313807555e-07| -|npm|[element-plus](https://element-plus.org/)|3.138075313807555e-07| -|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.138075313807555e-07| -|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.138075313807532e-07| -|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.138075313807532e-07| -|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.138075313807532e-07| -|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.138075313807532e-07| -|go|[golang.org/x/tools](https://golang.org/x/tools)|3.138075313807532e-07| -|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.106694560669456e-07| -|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.0173801094303395e-07| -|rubygems|[activerecord-jdbcmysql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.012552301255234e-07| -|pypi|[geopy](https://github.com/geopy/geopy)|3.0016897328612995e-07| -|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.896684905053177e-07| -|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.896684905053177e-07| -|cran|[repr](https://github.com/IRkernel/repr/)|2.896684905053177e-07| -|cran|[odin](https://github.com/mrc-ide/odin)|2.896684905053177e-07| -|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.896684905053124e-07| -|pypi|[einsteinpy](https://einsteinpy.org/)|2.896684905053124e-07| -|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.896684905053124e-07| -|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.896684905053124e-07| -|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.896684905053124e-07| -|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.896684905053124e-07| -|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.896684905053124e-07| -|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.896684905053124e-07| -|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.896684905053124e-07| -|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.896684905053124e-07| -|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.896684905053124e-07| -|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.896684905053124e-07| -|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.896684905053124e-07| -|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.896684905053124e-07| -|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.896684905053124e-07| -|spack|[lua](https://www.lua.org)|2.896684905053124e-07| -|cran|[pwr](https://github.com/heliosdrm/pwr)|2.896684905053124e-07| -|cran|[waiter](https://waiter.john-coene.com/)|2.896684905053124e-07| -|cran|[plumber](https://www.rplumber.io)|2.896684905053124e-07| -|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.896684905053124e-07| -|cran|R2jags|2.896684905053124e-07| -|cran|[bib2df](https://github.com/ropensci/bib2df)|2.896684905053124e-07| -|cran|[likert](http://jason.bryer.org/likert)|2.896684905053124e-07| -|npm|[aws-amplify](https://aws-amplify.github.io/)|2.8966849050531063e-07| -|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.8966849050531063e-07| -|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.8906876278169716e-07| -|pypi|[outcome](https://github.com/python-trio/outcome)|2.8655110579796514e-07| -|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.7932318727298036e-07| -|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.6897788404064833e-07| -|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.6897788404064833e-07| -|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.6897788404064833e-07| -|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.6897788404064833e-07| -|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.6897788404064833e-07| -|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.6897788404064833e-07| -|pypi|[cloup](https://github.com/janLuke/cloup)|2.6897788404064833e-07| -|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.6897788404064833e-07| -|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.6897788404064833e-07| -|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.6897788404064833e-07| -|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.6897788404064833e-07| -|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.6897788404064833e-07| -|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.6897788404064833e-07| -|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.6897788404064833e-07| -|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.6897788404064833e-07| -|pypi|[dash_auth](https://plotly.com/dash)|2.6897788404064833e-07| -|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.6897788404064833e-07| -|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.6897788404064833e-07| -|spack|[opencv](https://opencv.org/)|2.6897788404064833e-07| -|cran|[depmixS4](https://depmix.github.io/)|2.6897788404064833e-07| -|cran|GeoLight|2.6897788404064833e-07| -|cran|[webdriver](https://github.com/rstudio/webdriver)|2.6897788404064833e-07| -|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.6897788404064833e-07| -|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.6897788404064833e-07| -|cran|[anomalize](https://github.com/business-science/anomalize)|2.6897788404064833e-07| -|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.6897788404064833e-07| -|cran|[cmocean](https://matplotlib.org/cmocean/)|2.6897788404064833e-07| -|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.6897788404064833e-07| -|cran|sphereplot|2.6897788404064833e-07| -|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.6897788404064833e-07| -|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.6897788404064833e-07| -|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.6897788404064833e-07| -|npm|[json2csv](http://zemirco.github.io/json2csv)|2.6897788404064833e-07| -|npm|[vue-axios](https://github.com/imcvampire/vue-axios#readme)|2.6897788404064833e-07| -|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.6897788404064833e-07| -|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.6897788404064833e-07| -|npm|[svelte-moveable](https://daybrush.com/moveable)|2.6897788404064833e-07| -|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.6897788404064833e-07| -|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.6897788404064833e-07| -|npm|[cpx](https://github.com/mysticatea/cpx)|2.6897788404064833e-07| -|npm|tls|2.6897788404064833e-07| -|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.644949193066363e-07| -|pypi|[retry](https://github.com/invl/retry)|2.644949193066363e-07| -|go|github.com/docker/distribution|2.637802437693287e-07| -|go|golang.org/x/sync|2.637802437693287e-07| -|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.5104602510460253e-07| -|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.5104602510460253e-07| -|npm|[cesium](http://cesium.com/cesiumjs/)|2.5104602510460253e-07| -|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.510460251046002e-07| -|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.510460251046002e-07| -|pypi|[segment-anything-py](https://github.com/opengeos/segment-anything)|2.510460251046002e-07| -|pypi|[segment-anything-hq](https://github.com/SysCV/sam-hq)|2.510460251046002e-07| -|pypi|[huggingface_hub](https://github.com/huggingface/huggingface_hub)|2.510460251046002e-07| -|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.510460251046002e-07| -|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.510460251046002e-07| -|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.510460251046002e-07| -|pypi|[ficus](https://github.com/camillescott/ficus)|2.510460251046002e-07| -|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.510460251046002e-07| -|cran|[COVID19](https://covid19datahub.io)|2.510460251046002e-07| -|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.510460251046002e-07| -|cran|[iotools](http://www.rforge.net/iotools)|2.510460251046002e-07| -|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.510460251046002e-07| -|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.4853556485355587e-07| -|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.3535564853556797e-07| -|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.3535564853556533e-07| -|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.3535564853556533e-07| -|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.3535564853556533e-07| -|pypi|[pebble](https://github.com/noxdafox/pebble)|2.3535564853556533e-07| -|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.3535564853556533e-07| -|pypi|[frites](https://github.com/brainets/frites)|2.3535564853556533e-07| -|pypi|[elmada](https://github.com/DrafProject/elmada)|2.3535564853556533e-07| -|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.3535564853556533e-07| -|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.3535564853556533e-07| -|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.3535564853556533e-07| -|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.3535564853556533e-07| -|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.3535564853556533e-07| -|pypi|[samsum](https://github.com/hallamlab/samsum)|2.3535564853556533e-07| -|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.3535564853556533e-07| -|pypi|[pirecorder](https://github.com/jollejolles)|2.3535564853556533e-07| -|cran|[sortable](https://rstudio.github.io/sortable/)|2.3535564853556533e-07| -|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.3535564853556533e-07| -|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.3535564853556533e-07| -|cran|randomcoloR|2.3535564853556533e-07| -|cran|shinyMatrix|2.3535564853556533e-07| -|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.3535564853556533e-07| -|cran|[RaMS](https://github.com/wkumler/RaMS)|2.3535564853556533e-07| -|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.3535564853556533e-07| -|cran|[greta](https://greta-stats.org)|2.3535564853556533e-07| -|cran|ggnewscale|2.3535564853556533e-07| -|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.3535564853556533e-07| -|cran|[codemeta](https://github.com/cboettig/codemeta)|2.3535564853556533e-07| -|cran|[rplos](https://docs.ropensci.org/rplos)|2.3535564853556533e-07| -|cran|[microdemic](https://github.com/ropensci/microdemic)|2.3535564853556533e-07| -|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.3535564853556533e-07| -|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.3535564853556533e-07| -|cran|[dplR](https://github.com/AndyBunn/dplR)|2.3535564853556533e-07| -|cran|[lunar](http://statistics.lazaridis.eu)|2.3535564853556533e-07| -|cran|[UNF](https://github.com/leeper/UNF)|2.3535564853556533e-07| -|npm|express-flash|2.3535564853556533e-07| -|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.3535564853556533e-07| -|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.3535564853556488e-07| -|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.3300209205020798e-07| -|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.3221757322175797e-07| -|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3180871233297294e-07| -|go|github.com/davecgh/go-spew|2.2574296723832833e-07| -|go|github.com/onsi/ginkgo|2.2574296723832833e-07| -|go|github.com/onsi/gomega|2.2574296723832833e-07| -|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.215111986217084e-07| -|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.215111986217084e-07| -|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.215111986217084e-07| -|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.215111986217084e-07| -|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.215111986217084e-07| -|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.215111986217084e-07| -|pypi|[dmsh](https://pypi.org/project/dmsh)|2.215111986217084e-07| -|pypi|[glvis](https://github.com/glvis/pyglvis)|2.215111986217084e-07| -|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.215111986217084e-07| -|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.215111986217084e-07| -|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.215111986217084e-07| -|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.215111986217084e-07| -|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.215111986217084e-07| -|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.215111986217084e-07| -|npm|[root](https://github.com/mafintosh/root#readme)|2.215111986217084e-07| -|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2151119862170575e-07| -|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2151119862170575e-07| -|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2151119862170575e-07| -|cran|[wpp2015](http://esa.un.org/wpp)|2.1929608663549065e-07| -|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.092050209205028e-07| -|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.092050209205028e-07| -|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.092050209205028e-07| -|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.092050209205028e-07| -|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.092050209205028e-07| -|pypi|[elisa](https://github.com/mikecokina/elisa)|2.092050209205028e-07| -|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.092050209205028e-07| -|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.092050209205028e-07| -|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.092050209205028e-07| -|pypi|[kplr](https://github.com/dfm/kplr)|2.092050209205028e-07| -|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.092050209205028e-07| -|pypi|[pymunk](http://www.pymunk.org)|2.092050209205028e-07| -|pypi|[memory_profiler](https://github.com/pythonprofilers/memory_profiler)|2.092050209205028e-07| -|pypi|[lcdata](https://github.com/kboone/lcdata)|2.092050209205028e-07| -|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.092050209205028e-07| -|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.092050209205028e-07| -|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.092050209205028e-07| -|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.092050209205028e-07| -|cran|[ascii](https://github.com/mclements/ascii)|2.092050209205028e-07| -|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.092050209205028e-07| -|cran|smoother|2.092050209205028e-07| -|cran|[ptw](https://github.com/rwehrens/ptw)|2.092050209205028e-07| -|cran|[FedData](https://github.com/ropensci/FedData)|2.092050209205028e-07| -|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.092050209205028e-07| -|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.092050209205028e-07| -|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.092050209205028e-07| -|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.092050209205028e-07| -|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.092050209205028e-07| -|go|github.com/bradfitz/gomemcache|2.0920502092050212e-07| -|go|github.com/docker/libtrust|2.0920502092050212e-07| -|go|github.com/phayes/permbits|2.0920502092050212e-07| -|go|github.com/spf13/afero|2.0920502092050212e-07| -|go|github.com/spf13/viper|2.0920502092050212e-07| -|go|github.com/sylabs/sif|2.0920502092050212e-07| -|go|github.com/vmihailenco/msgpack|2.0920502092050212e-07| -|go|google.golang.org/appengine|2.0920502092050212e-07| -|cran|[longitudinalData](http:www.r-project.org)|2.0711297071129833e-07| -|pypi|[sos-bash](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-matlab](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|1.9819423034573979e-07| -|pypi|[sos-julia](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-javascript](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-r](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|1.9819423034573979e-07| -|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|1.9819423034573979e-07| -|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|1.9819423034573979e-07| -|cran|[nabor](https://github.com/jefferis/nabor)|1.9819423034573979e-07| -|cran|[turner](http://www.gastonsanchez.com)|1.9819423034573979e-07| -|cran|[blocksdesign]()|1.9819423034573979e-07| -|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|1.9819423034573979e-07| -|cran|shinyhelper|1.9819423034573979e-07| -|cran|[bsplus](https://github.com/ijlyttle/bsplus)|1.9819423034573979e-07| -|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|1.9819423034573883e-07| -|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|1.9819423034573883e-07| -|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|1.9819423034573883e-07| -|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|1.9819423034573883e-07| -|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|1.9819423034573883e-07| -|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|1.9819423034573883e-07| -|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|1.9819423034573883e-07| -|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|1.9819423034573883e-07| -|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|1.9819423034573883e-07| -|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|1.9819423034573883e-07| -|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|1.9819423034573883e-07| -|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|1.9819423034573883e-07| -|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|1.9819423034573883e-07| -|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|1.9819423034573883e-07| -|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|1.9819423034573883e-07| -|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|1.9819423034573883e-07| -|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.882845188284528e-07| -|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.882845188284528e-07| -|cran|[sensitivity](NA)|1.882845188284528e-07| -|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.882845188284528e-07| -|cran|[symengine](https://github.com/symengine/symengine.R)|1.882845188284528e-07| -|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.882845188284519e-07| -|go|[github.com/biogo/store](https://github.com/biogo/store)|1.882845188284519e-07| -|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.882845188284519e-07| -|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.882845188284519e-07| -|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.882845188284519e-07| -|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.882845188284519e-07| -|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.882845188284519e-07| -|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.882845188284519e-07| -|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.882845188284519e-07| -|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.882845188284519e-07| -|cran|[dqrng](https://daqana.github.io/dqrng/)|1.8828451882845015e-07| -|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.8286013150029915e-07| -|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.7931858936043135e-07| -|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.7931858936043135e-07| -|pypi|[alive_progress](https://github.com/rsalmei/alive-progress)|1.7931858936043135e-07| -|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.7931858936043135e-07| -|pypi|[circle_fit](https://github.com/AlliedToasters/circle-fit)|1.7931858936043135e-07| -|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.7931858936043135e-07| -|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.7931858936043135e-07| -|cran|[desplot](https://kwstat.github.io/desplot/)|1.7931858936043135e-07| -|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.7931858936043135e-07| -|cran|PairedData|1.7931858936043135e-07| -|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.7931858936043135e-07| -|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.7931858936043037e-07| -|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.711677443895017e-07| -|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.711677443895017e-07| -|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.711677443895017e-07| -|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.711677443895017e-07| -|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.711677443895017e-07| -|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.711677443895017e-07| -|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.711677443895017e-07| -|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.711677443895017e-07| -|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.711677443895017e-07| -|go|github.com/antchfx/jsonquery|1.711677443895017e-07| -|go|github.com/bhmj/jsonslice|1.711677443895017e-07| -|go|github.com/codegangsta/negroni|1.711677443895017e-07| -|go|github.com/evanphx/json-patch/v5|1.711677443895017e-07| -|go|github.com/gorilla/context|1.711677443895017e-07| -|go|github.com/grandcat/zeroconf|1.711677443895017e-07| -|go|github.com/justinas/alice|1.711677443895017e-07| -|go|github.com/kelseyhightower/envconfig|1.711677443895017e-07| -|go|github.com/linksmart/go-sec|1.711677443895017e-07| -|go|github.com/linksmart/service-catalog/v3|1.711677443895017e-07| -|go|github.com/miekg/dns|1.711677443895017e-07| -|go|github.com/rs/cors|1.711677443895017e-07| -|go|github.com/satori/go.uuid|1.711677443895017e-07| -|go|github.com/syndtr/goleveldb|1.711677443895017e-07| -|go|github.com/xeipuuv/gojsonschema|1.711677443895017e-07| -|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7116774438950134e-07| -|pypi|[astral](https://github.com/sffjunkie/astral)|1.7116774438950134e-07| -|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7116774438950134e-07| -|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7116774438950134e-07| -|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7116774438950134e-07| -|pypi|[markdown-include](https://pypi.org/project/markdown-include)|1.7116774438950134e-07| -|cran|harmonicmeanp|1.7116774438950134e-07| -|cran|NBPSeq|1.7116774438950134e-07| -|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7116774438950134e-07| -|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.6945606694560726e-07| -|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.6945606694560726e-07| -|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.637256685464791e-07| -|spack|[clapack](https://www.netlib.org/clapack/)|1.637256685464791e-07| -|spack|[qwt](http://qwt.sourceforge.net/)|1.637256685464791e-07| -|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.637256685464791e-07| -|cran|[coloc](https://github.com/chr1swallace/coloc)|1.637256685464791e-07| -|cran|[ggtern](http://www.ggtern.com)|1.637256685464791e-07| -|cran|[dams](https://github.com/jsta/dams)|1.637256685464791e-07| -|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.637256685464791e-07| -|pypi|[your](https://github.com/thepetabyteproject/your)|1.6372566854647644e-07| -|cran|[coro](https://github.com/r-lib/coro)|1.620884118610154e-07| -|rubygems|[groupdate](https://github.com/ankane/groupdate)|1.6053283237981463e-07| -|rubygems|[jbuilder](https://github.com/rails/jbuilder)|1.6053283237981463e-07| -|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.5690376569037776e-07| -|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.5690376569037776e-07| -|pypi|[Pyside6](https://www.pyside.org)|1.5690376569037776e-07| -|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.5690376569037776e-07| -|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.5690376569037776e-07| -|pypi|[oemof.thermal](https://github.com/oemof/oemof-thermal)|1.5690376569037776e-07| -|pypi|[feedinlib](http://github.com/oemof/feedinlib)|1.5690376569037776e-07| -|pypi|[open_fred-cli](https://github.com/open-fred/cli)|1.5690376569037776e-07| -|pypi|[demandlib](https://github.com/oemof/demandlib)|1.5690376569037776e-07| -|pypi|[scikit-learn-extra](https://github.com/scikit-learn-contrib/scikit-learn-extra)|1.5690376569037776e-07| -|pypi|[dhnx](https://pypi.org/project/dhnx)|1.5690376569037776e-07| -|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.5690376569037776e-07| -|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.5690376569037776e-07| -|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.5690376569037776e-07| -|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.5690376569037776e-07| -|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.5690376569037776e-07| -|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.5690376569037776e-07| -|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.5690376569037776e-07| -|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.5690376569037776e-07| -|pypi|[turbustat](https://turbustat.readthedocs.org)|1.5690376569037776e-07| -|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.5690376569037776e-07| -|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.5690376569037776e-07| -|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.5690376569037776e-07| -|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.5690376569037776e-07| -|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.5690376569037776e-07| -|cran|[ucminf](NA)|1.5533472803347376e-07| -|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5062761506276434e-07| -|rubygems|[net-ldap](http://github.com/ruby-ldap/ruby-net-ldap)|1.5062761506276434e-07| -|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.506276150627617e-07| -|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.506276150627617e-07| -|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.506276150627617e-07| -|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.506276150627617e-07| -|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.506276150627617e-07| -|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.506276150627617e-07| -|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.506276150627617e-07| -|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.506276150627617e-07| -|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.506276150627617e-07| -|pypi|[atlite](https://github.com/PyPSA/atlite)|1.506276150627617e-07| -|rubygems|[rack-openid](https://github.com/grosser/rack-openid)|1.506276150627617e-07| -|rubygems|[activerecord-jdbcpostgresql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.506276150627617e-07| -|rubygems|[activerecord-jdbcsqlite3-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.506276150627617e-07| -|rubygems|[tiny_tds](http://github.com/rails-sqlserver/tiny_tds)|1.506276150627617e-07| -|rubygems|[shoulda](https://github.com/thoughtbot/shoulda)|1.506276150627617e-07| -|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.448342452526562e-07| -|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.448342452526562e-07| -|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.448342452526562e-07| -|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.448342452526562e-07| -|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.448342452526562e-07| -|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.448342452526562e-07| -|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.448342452526562e-07| -|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.448342452526562e-07| -|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.448342452526562e-07| -|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.448342452526562e-07| -|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.448342452526562e-07| -|pypi|[authlib](https://authlib.org/)|1.448342452526562e-07| -|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.448342452526562e-07| -|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.448342452526562e-07| -|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.448342452526562e-07| -|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.448342452526562e-07| -|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.448342452526562e-07| -|npm|[download](https://github.com/kevva/download#readme)|1.448342452526562e-07| -|npm|[ftp](https://github.com/mscdex/node-ftp)|1.448342452526562e-07| -|npm|pipeline|1.448342452526562e-07| -|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.4483424525265532e-07| -|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.4483424525265532e-07| -|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.4483424525265532e-07| -|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.4483424525265532e-07| -|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.4483424525265532e-07| -|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.4483424525265532e-07| -|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.4483424525265532e-07| -|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.4483424525265532e-07| -|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.4483424525265532e-07| -|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.4483424525265532e-07| -|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.442345175290418e-07| -|go|[github.com/google/shlex](https://github.com/google/shlex)|1.442345175290418e-07| -|pypi|[fspath](https://github.com/return42/fspath)|1.4338590280012982e-07| -|go|github.com/containernetworking/cni|1.4214941765275772e-07| -|go|github.com/containernetworking/plugins|1.4214941765275772e-07| -|go|github.com/containers/common|1.4214941765275772e-07| -|go|github.com/containers/image/v5|1.4214941765275772e-07| -|go|github.com/cyphar/filepath-securejoin|1.4214941765275772e-07| -|go|github.com/moby/term|1.4214941765275772e-07| -|go|github.com/opencontainers/runc|1.4214941765275772e-07| -|go|github.com/opencontainers/runtime-spec|1.4214941765275772e-07| -|go|github.com/opencontainers/runtime-tools|1.4214941765275772e-07| -|go|github.com/opencontainers/selinux|1.4214941765275772e-07| -|go|gopkg.in/yaml.v2|1.4214941765275772e-07| -|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.4121338912134156e-07| -|pypi|[geobo](https://github.com/sebhaan/geobo)|1.3947001394700188e-07| -|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.3947001394700188e-07| -|npm|[cover](http://www.cover.io)|1.3807531380753222e-07| -|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.3807531380753222e-07| -|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.3807531380753222e-07| -|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.3448894202032417e-07| -|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.3448894202032417e-07| -|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.3448894202032417e-07| -|cran|[audio](http://www.rforge.net/audio/)|1.3314405260011884e-07| -|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.298513922954846e-07| -|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.298513922954846e-07| -|npm|[sendgrid](https://sendgrid.com)|1.2765052123962924e-07| -|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.2765052123962924e-07| -|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.2765052123962924e-07| -|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.2765052123962924e-07| -|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.2765052123962924e-07| -|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.255230125523001e-07| -|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.255230125523001e-07| -|pypi|[nixio](https://github.com/G-Node/nixpy)|1.1650104602510532e-07| -|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1411182959300177e-07| -|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1411182959300177e-07| -|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1411182959300177e-07| -|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1411182959300177e-07| -|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.107555993108542e-07| -|pypi|[drop](https://github.com/cod3monk/drop)|1.0759115361625856e-07| -|npm|[dedent](https://github.com/dmnd/dedent)|1.0651524208009614e-07| -|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.046025104602514e-07| -|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.0355648535564917e-07| -|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0177541558294756e-07| -|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|9.909711517286989e-08| -|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|9.909711517286989e-08| -|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|9.909711517286989e-08| -|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.68320382546331e-08| -|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.655616350176992e-08| -|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.655616350176992e-08| -|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.655616350176992e-08| -|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.655616350176992e-08| -|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.559060186675277e-08| -|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.559060186675277e-08| -|npm|[opn](https://github.com/sindresorhus/open#readme)|9.559060186675277e-08| -|npm|[node-http2](https://github.com/kaazing/node-http2)|9.559060186675277e-08| -|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.559060186675277e-08| -|pypi|[technical](https://github.com/freqtrade/technical)|9.414225941422772e-08| -|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.41422594142264e-08| -|pypi|[janus](https://github.com/aio-libs/janus)|9.41422594142264e-08| -|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.320083682008346e-08| -|pypi|[viscm](https://github.com/bids/viscm)|9.320083682008346e-08| -|pypi|[ipyspeck](https://github.com/denphi/speck/tree/master/widget/ipyspeck)|9.320083682008346e-08| -|pypi|[py3Dmol](https://3dmol.org)|9.320083682008346e-08| -|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.184610674558531e-08| -|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|8.965929468021567e-08| -|pypi|[dash-auth](https://plotly.com/dash)|8.965929468021567e-08| -|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|8.965929468021567e-08| -|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|8.965929468021519e-08| -|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|8.965929468021519e-08| -|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|8.965929468021519e-08| -|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|8.965929468021519e-08| -|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|8.965929468021519e-08| -|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|8.965929468021519e-08| -|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|8.965929468021519e-08| -|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|8.965929468021519e-08| -|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|8.965929468021519e-08| -|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|8.965929468021519e-08| -|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|8.965929468021519e-08| -|go|[github.com/creack/pty](https://github.com/creack/pty)|8.965929468021519e-08| -|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|8.965929468021519e-08| -|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|8.965929468021519e-08| -|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|8.965929468021519e-08| -|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|8.965929468021519e-08| -|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|8.965929468021519e-08| -|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|8.965929468021519e-08| -|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|8.965929468021519e-08| -|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|8.965929468021519e-08| -|go|[github.com/lib/pq](https://github.com/lib/pq)|8.965929468021519e-08| -|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|8.965929468021519e-08| -|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|8.965929468021519e-08| -|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|8.965929468021519e-08| -|go|[github.com/prometheus/common](https://github.com/prometheus/common)|8.965929468021519e-08| -|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|8.965929468021519e-08| -|go|[google.golang.org/api](https://google.golang.org/api)|8.965929468021519e-08| -|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|8.965929468021519e-08| -|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|8.965929468021519e-08| -|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|8.965929468021519e-08| -|go|[rsc.io/getopt](https://rsc.io/getopt)|8.965929468021519e-08| -|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.757419480393114e-08| -|go|github.com/Netflix/go-expect|8.757419480393111e-08| -|go|github.com/ProtonMail/go-crypto|8.757419480393111e-08| -|go|github.com/adigunhammedolalekan/registry-auth|8.757419480393111e-08| -|go|github.com/apex/log|8.757419480393111e-08| -|go|github.com/blang/semver/v4|8.757419480393111e-08| -|go|github.com/buger/jsonparser|8.757419480393111e-08| -|go|github.com/containerd/containerd|8.757419480393111e-08| -|go|github.com/go-log/log|8.757419480393111e-08| -|go|github.com/gosimple/slug|8.757419480393111e-08| -|go|github.com/opencontainers/umoci|8.757419480393111e-08| -|go|github.com/pelletier/go-toml|8.757419480393111e-08| -|go|github.com/seccomp/libseccomp-golang|8.757419480393111e-08| -|go|github.com/sylabs/json-resp|8.757419480393111e-08| -|go|github.com/sylabs/scs-build-client|8.757419480393111e-08| -|go|github.com/sylabs/scs-key-client|8.757419480393111e-08| -|go|github.com/sylabs/scs-library-client|8.757419480393111e-08| -|go|github.com/sylabs/sif/v2|8.757419480393111e-08| -|go|github.com/vbauerster/mpb/v4|8.757419480393111e-08| -|go|github.com/vbauerster/mpb/v6|8.757419480393111e-08| -|go|golang.org/x/term|8.757419480393111e-08| -|go|gotest.tools/v3|8.757419480393111e-08| -|go|mvdan.cc/sh/v3|8.757419480393111e-08| -|go|oras.land/oras-go|8.757419480393111e-08| -|rubygems|[pdf-reader](https://github.com/yob/pdf-reader)|8.36820083682027e-08| -|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.36820083682014e-08| -|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.36820083682014e-08| -|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.36820083682014e-08| -|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.36820083682014e-08| -|pypi|[django-rq](https://github.com/rq/django-rq)|8.36820083682014e-08| -|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.36820083682014e-08| -|pypi|[google](http://breakingcode.wordpress.com/)|8.36820083682014e-08| -|rubygems|[aasm](https://github.com/aasm/aasm)|8.36820083682014e-08| -|rubygems|[dotenv](https://github.com/bkeepers/dotenv)|8.36820083682014e-08| -|rubygems|[google_drive](https://github.com/gimite/google-drive-ruby)|8.36820083682014e-08| -|rubygems|[net-sftp](https://github.com/net-ssh/net-sftp)|8.36820083682014e-08| -|rubygems|[octicons_helper](https://github.com/primer/octicons)|8.36820083682014e-08| -|rubygems|[omniauth-orcid](https://github.com/datacite/omniauth-orcid)|8.36820083682014e-08| -|rubygems|[omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection)|8.36820083682014e-08| -|rubygems|[importmap-rails](https://github.com/rails/importmap-rails)|8.36820083682014e-08| -|rubygems|[turbo-rails](https://github.com/hotwired/turbo-rails)|8.36820083682014e-08| -|rubygems|[stimulus-rails](https://stimulus.hotwired.dev)|8.36820083682014e-08| -|rubygems|[newrelic_rpm](https://newrelic.com/ruby)|8.36820083682014e-08| -|rubygems|[sanitize](https://github.com/rgrove/sanitize/)|8.36820083682014e-08| -|rubygems|[searchkick](https://github.com/ankane/searchkick)|8.36820083682014e-08| -|rubygems|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html)|8.36820083682014e-08| -|rubygems|[issue](http://github.com/xuanxu/issue)|8.36820083682014e-08| -|rubygems|[active_link_to](http://github.com/comfy/active_link_to)|8.36820083682014e-08| -|rubygems|[pry-byebug](https://github.com/deivid-rodriguez/pry-byebug)|8.36820083682014e-08| -|npm|[parents](https://github.com/substack/node-parents)|8.201673640167313e-08| -|npm|[coverify](https://github.com/substack/coverify)|8.201673640167313e-08| -|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|8.012107184189445e-08| -|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.685082401161325e-08| -|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.685082401161325e-08| -|rubygems|[coffee-rails](https://github.com/rails/coffee-rails)|7.685082401161325e-08| -|rubygems|[fastimage](http://github.com/sdsykes/fastimage)|7.685082401161325e-08| -|rubygems|[image_processing](https://github.com/janko/image_processing)|7.685082401161325e-08| -|rubygems|[jquery-rails](https://github.com/rails/jquery-rails)|7.685082401161325e-08| -|rubygems|[rotp](https://github.com/mdp/rotp)|7.685082401161325e-08| -|rubygems|[sass-rails](https://github.com/rails/sass-rails)|7.685082401161325e-08| -|rubygems|[tzinfo-data](https://tzinfo.github.io)|7.685082401161325e-08| -|rubygems|[reverse_markdown](http://github.com/xijo/reverse_markdown)|7.685082401161325e-08| -|rubygems|[diffy](http://github.com/samg/diffy)|7.685082401161325e-08| -|rubygems|[rqrcode](https://github.com/whomwah/rqrcode)|7.685082401161325e-08| -|rubygems|[will_paginate-bootstrap](https://github.com/bootstrap-ruby/will_paginate-bootstrap)|7.685082401161325e-08| -|rubygems|[aws-sdk-s3](https://github.com/aws/aws-sdk-ruby)|7.685082401161325e-08| -|rubygems|[whenever](https://github.com/javan/whenever)|7.685082401161325e-08| -|rubygems|[flamegraph](https://github.com/SamSaffron/flamegraph)|7.685082401161325e-08| -|rubygems|[rack-mini-profiler](https://miniprofiler.com)|7.685082401161325e-08| -|rubygems|[thwait](https://github.com/ruby/thwait)|7.685082401161325e-08| -|rubygems|[rmagick](https://github.com/rmagick/rmagick)|7.685082401161325e-08| -|rubygems|[minitest-ci](https://github.com/circleci/minitest-ci)|7.685082401161325e-08| -|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.685082401161194e-08| -|rubygems|[counter_culture](https://github.com/magnusvk/counter_culture)|7.685082401161194e-08| -|rubygems|[rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer)|7.685082401161194e-08| -|rubygems|[devise](https://github.com/heartcombo/devise)|7.685082401161194e-08| -|rubygems|[premailer-rails](https://github.com/fphilipe/premailer-rails)|7.685082401161194e-08| -|rubygems|[rails-controller-testing](https://github.com/rails/rails-controller-testing)|7.685082401161194e-08| -|rubygems|[letter_opener_web](https://github.com/fgrehm/letter_opener_web)|7.685082401161194e-08| -|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.531380753138217e-08| -|cran|[enviPick](NA)|7.531380753138085e-08| -|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.456066945606756e-08| -|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.24171226263281e-08| -|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.105076182205711e-08| -|pypi|[tagore](https://github.com/jordanlab/tagore)|7.105076182205711e-08| -|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.105076182205711e-08| -|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|6.903765690376611e-08| -|npm|[vx](https://github.com/vxjs/vx)|6.724447101016208e-08| -|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.657202630005942e-08| -|npm|eslint-config-richienb|6.657202630005942e-08| -|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.657202630005942e-08| -|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.657202630005942e-08| -|pypi|[comet](http://comet.transientskp.org/)|6.606474344857949e-08| -|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.606474344857949e-08| -|npm|[aproba](https://github.com/iarna/aproba)|6.382526061981462e-08| -|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.382526061981462e-08| -|npm|concat-map|6.382526061981462e-08| -|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.382526061981462e-08| -|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.382526061981462e-08| -|pypi|[trustme](https://github.com/python-trio/trustme)|6.213389121338897e-08| -|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.073694155756541e-08| -|pypi|[flowTorch](https://flowtorch.ai/users)|5.883891213389133e-08| -|pypi|[cma](https://github.com/CMA-ES/pycma)|5.825052301255266e-08| -|go|github.com/blang/semver|5.457522284882663e-08| -|go|github.com/buger/goterm|5.457522284882663e-08| -|go|github.com/checkpoint-restore/checkpointctl|5.457522284882663e-08| -|go|github.com/checkpoint-restore/go-criu/v5|5.457522284882663e-08| -|go|github.com/container-orchestrated-devices/container-device-interface|5.457522284882663e-08| -|go|github.com/containers/buildah|5.457522284882663e-08| -|go|github.com/containers/conmon|5.457522284882663e-08| -|go|github.com/containers/ocicrypt|5.457522284882663e-08| -|go|github.com/containers/psgo|5.457522284882663e-08| -|go|github.com/containers/storage|5.457522284882663e-08| -|go|github.com/coreos/go-systemd/v22|5.457522284882663e-08| -|go|github.com/coreos/stream-metadata-go|5.457522284882663e-08| -|go|github.com/digitalocean/go-qemu|5.457522284882663e-08| -|go|github.com/docker/go-connections|5.457522284882663e-08| -|go|github.com/docker/go-plugins-helpers|5.457522284882663e-08| -|go|github.com/docker/go-units|5.457522284882663e-08| -|go|github.com/dtylman/scp|5.457522284882663e-08| -|go|github.com/godbus/dbus/v5|5.457522284882663e-08| -|go|github.com/google/gofuzz|5.457522284882663e-08| -|go|github.com/gorilla/handlers|5.457522284882663e-08| -|go|github.com/gorilla/schema|5.457522284882663e-08| -|go|github.com/hashicorp/go-multierror|5.457522284882663e-08| -|go|github.com/json-iterator/go|5.457522284882663e-08| -|go|github.com/mrunalp/fileutils|5.457522284882663e-08| -|go|github.com/nxadm/tail|5.457522284882663e-08| -|go|github.com/pmezard/go-difflib|5.457522284882663e-08| -|go|github.com/rootless-containers/rootlesskit|5.457522284882663e-08| -|go|github.com/stretchr/testify|5.457522284882663e-08| -|go|github.com/syndtr/gocapability|5.457522284882663e-08| -|go|github.com/uber/jaeger-client-go|5.457522284882663e-08| -|go|github.com/vbauerster/mpb/v7|5.457522284882663e-08| -|go|github.com/vishvananda/netlink|5.457522284882663e-08| -|go|go.etcd.io/bbolt|5.457522284882663e-08| -|go|golang.org/x/text|5.457522284882663e-08| -|go|google.golang.org/protobuf|5.457522284882663e-08| -|go|gopkg.in/inf.v0|5.457522284882663e-08| -|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.379557680812928e-08| -|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.303789262773274e-08| -|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.303789262773274e-08| -|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.303789262773274e-08| -|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.303789262773274e-08| -|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.303789262773274e-08| -|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.158479967902767e-08| -|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.536976357312103e-08| -|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.482964734010784e-08| -|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.3859217327098524e-08| -|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.2364016736401815e-08| -|pypi|[jmp](https://github.com/deepmind/jmp)|3.8041157885748524e-08| -|rubygems|[coffee-script](http://github.com/josh/ruby-coffee-script)|3.8041157885748524e-08| -|npm|text-table|3.5846475700032455e-08| -|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.5599258626239055e-08| -|pypi|[pika](https://pika.readthedocs.io)|3.241768237220335e-08| -|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.1863533955584256e-08| -|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.1863533955584256e-08| -|cran|[OAIHarvester](NA)|3.1066945606694484e-08| -|npm|[utfx](https://github.com/dcodeIO/utfx)|3.1066945606694484e-08| -|rubygems|[hoe-rubygems](http://github.com/jbarnette/hoe-rubygems)|2.5373927824267722e-08| -|rubygems|[hoe-git](http://github.com/jbarnette/hoe-git)|2.5373927824267722e-08| -|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.3670053795576735e-08| -|cran|[uroot](https://jalobe.com)|2.315548740871658e-08| -|pypi|[geomet](https://github.com/geomet/geomet)|1.2944560669456146e-08| -|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.730983133657299e-09| -|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.730983133657299e-09| -|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.730983133657299e-09| +|pypi|[numpy](https://pypi.org/project/numpy)|0.08586518218057164| +|pypi|[matplotlib](https://matplotlib.org)|0.030106690704898208| +|cran|R|0.014799735117004683| +|pypi|[scipy](https://pypi.org/project/scipy)|0.012243031666020221| +|pypi|[pytest](https://docs.pytest.org/en/latest/)|0.01075641325560562| +|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.010283384117614949| +|cran|[testthat](https://testthat.r-lib.org)|0.010049818181628105| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.0098467397044953| +|pypi|[sphinx](https://www.sphinx-doc.org/)|0.007651480005564447| +|cran|[httr](https://httr.r-lib.org/)|0.00746578778270973| +|cran|[knitr](https://yihui.org/knitr/)|0.007089949791484212| +|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.006660820335424742| +|spack|[zlib](https://zlib.net)|0.006625518841426005| +|cran|utils|0.006332489452034753| +|cran|methods|0.005977432261616047| +|pypi|[six](https://pypi.org/project/six)|0.005732946242722636| +|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005321181475692192| +|cran|[covr](https://covr.r-lib.org)|0.0053058671411834145| +|pypi|[cycler](https://github.com/matplotlib/cycler)|0.005163720778106632| +|pypi|[h5py](https://pypi.org/project/h5py)|0.004732579401470202| +|pypi|[colorama](https://pypi.org/project/colorama)|0.004549460023100546| +|pypi|[pytz](https://pypi.org/project/pytz)|0.004322424633315176| +|pypi|[biopython](https://biopython.org/)|0.004208688493088| +|pypi|[pytest-cov](https://github.com/pytest-dev/pytest-cov)|0.004125767918795899| +|pypi|[python-dateutil](https://github.com/dateutil/dateutil)|0.003994389058680661| +|pypi|[pyyaml](https://pyyaml.org/)|0.003668814579652913| +|cran|[tidyr](https://tidyr.tidyverse.org)|0.0034878431072855346| +|pypi|[cython](https://pypi.org/project/cython)|0.003323243881786614| +|pypi|[numba](https://numba.pydata.org)|0.003205198700382663| +|pypi|[packaging](https://pypi.org/project/packaging)|0.0031552698417559736| +|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.0031410219848520076| +|pypi|[pandas](https://pandas.pydata.org)|0.003124829196809343| +|pypi|[docutils](http://docutils.sourceforge.net/)|0.0030730178292452566| +|spack|[python](https://www.python.org/)|0.002743267097590346| +|cran|[magrittr](https://magrittr.tidyverse.org)|0.002697245983777728| +|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.0026398613320910043| +|pypi|[requests](https://pypi.org/project/requests)|0.002579802958657428| +|cran|[rlang](https://rlang.r-lib.org)|0.0025576067644584753| +|cran|stats|0.0025336992933943465| +|pypi|[PyYAML](https://pyyaml.org/)|0.002525290516579228| +|pypi|[hypothesis](https://hypothesis.works)|0.002505522816507122| +|pypi|[setuptools](https://pypi.org/project/setuptools)|0.002482470013383646| +|pypi|[coverage](https://github.com/nedbat/coveragepy)|0.0024714344239901553| +|pypi|[tomli](https://pypi.org/project/tomli)|0.0024143959333210677| +|pypi|[importlib-metadata](https://github.com/python/importlib_metadata)|0.002328080228478389| +|pypi|[future](https://python-future.org)|0.002272591319311876| +|pypi|[certifi](https://pypi.org/project/certifi)|0.002153962052540998| +|cran|[withr](https://withr.r-lib.org)|0.002109863191534717| +|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.002056021690384091| +|pypi|[MarkupSafe](https://palletsprojects.com/p/markupsafe/)|0.0020406887789691424| +|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0020045688574466167| +|cran|[tibble](https://tibble.tidyverse.org/)|0.0019962719877868046| +|pypi|[flake8](https://pypi.org/project/flake8)|0.001986034809864583| +|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019351077274069222| +|spack|[pkgconfig](http://pkgconf.org/)|0.0019000089722340434| +|pypi|[astropy](http://astropy.org)|0.0018937166220688532| +|pypi|[lxml](https://pypi.org/project/lxml)|0.0018828153718027916| +|pypi|[nose](https://pypi.org/project/nose)|0.0018204096675510262| +|pypi|[mock](https://pypi.org/project/mock)|0.0018173713280027638| +|spack|openmp|0.0017852377890365718| +|cran|[Rcpp](http://www.rcpp.org)|0.0017779434222736314| +|pypi|[sphinx-astropy](https://github.com/astropy/sphinx-astropy)|0.0017727151311072407| +|spack|[cmake](https://www.cmake.org)|0.0017617855309072534| +|pypi|[pycparser](https://pypi.org/project/pycparser)|0.0017403408220857688| +|cran|tools|0.0017189671958063755| +|pypi|[seaborn](https://seaborn.pydata.org)|0.0017184273346983168| +|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.0016845292545493316| +|pypi|[sklearn](https://pypi.python.org/pypi/scikit-learn/)|0.0016398571201525435| +|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016099148844203606| +|pypi|[joblib](https://pypi.org/project/joblib)|0.001586345578487182| +|pypi|[idna](https://pypi.org/project/idna)|0.0015733137180119483| +|cran|[curl](https://github.com/jeroen/curl)|0.0015701568836284444| +|pypi|[Sphinx](https://www.sphinx-doc.org/)|0.0015684978994812912| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015572633638449344| +|cran|grDevices|0.001551388283434584| +|pypi|[wheel](https://pypi.org/project/wheel)|0.0015499371102460455| +|cran|graphics|0.0014993867477794704| +|pypi|[ipython](https://pypi.org/project/ipython)|0.0014746227866193017| +|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.0014633591473154413| +|cran|[R6](https://r6.r-lib.org)|0.0014482904326123696| +|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014432367415999155| +|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014400215764763795| +|pypi|[chardet](https://pypi.org/project/chardet)|0.0014219090951829555| +|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.0013249763737678238| +|cran|[pryr](https://github.com/hadley/pryr)|0.0013230302142527653| +|cran|[dplyr](https://dplyr.tidyverse.org)|0.001274797266809135| +|pypi|[astroquery](http://astropy.org/astroquery)|0.00126926788672516| +|pypi|[Jinja2](https://palletsprojects.com/p/jinja/)|0.0012512765078826359| +|cran|[glue](https://github.com/tidyverse/glue)|0.0012094872860259449| +|pypi|[dask](https://pypi.org/project/dask)|0.0011559902102312883| +|pypi|[statsmodels](https://www.statsmodels.org/)|0.0011523109717916306| +|pypi|[PySocks](https://pypi.org/project/PySocks)|0.0011352114365453779| +|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011175332492614496| +|pypi|[twine](https://pypi.org/project/twine)|0.0011153530480951137| +|pypi|[urllib3](https://pypi.org/project/urllib3)|0.0011121532764704007| +|pypi|[protobuf](https://pypi.org/project/protobuf)|0.0011115457455836133| +|pypi|[mypy](https://pypi.org/project/mypy)|0.0011051663325305624| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.0010986930115048227| +|pypi|[Babel](https://pypi.org/project/Babel)|0.0010617171194252102| +|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.001047165763436118| +|pypi|[pillow](https://python-pillow.org)|0.00103133151077256| +|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.0010266823791651855| +|spack|[qt](https://qt.io)|0.001006725048603543| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.00100439944886347| +|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010033218873386062| +|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0009925400606315745| +|pypi|[click](https://pypi.org/project/click)|0.0009892605873770138| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.0009883517137837794| +|pypi|[pygments](https://pypi.org/project/pygments)|0.0009826415190703046| +|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009696882279669254| +|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009669199763920654| +|spack|[openssl](https://www.openssl.org)|0.0009645657932839242| +|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009635151999462535| +|pypi|[healpy](http://github.com/healpy)|0.0009607826438633043| +|pypi|[keras](https://keras.io/)|0.0009558730281770373| +|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009476067872589469| +|pypi|[lmfit](https://pypi.org/project/lmfit)|0.0009463154862928348| +|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.0009416224145860987| +|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009403367612638736| +|pypi|[jinja2](https://pypi.org/project/jinja2)|0.0009376668102739115| +|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009364386517207854| +|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009314834375785245| +|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009291764436731124| +|pypi|[Cython](http://cython.org/)|0.0009275091069290304| +|spack|[automake](https://www.gnu.org/software/automake/)|0.0009261105066180175| +|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.0008999793471882425| +|pypi|[psutil](https://pypi.org/project/psutil)|0.0008926014360783122| +|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0008917271421670656| +|pypi|[argparse](https://pypi.org/project/argparse)|0.0008878404296622172| +|pypi|[tornado](https://pypi.org/project/tornado)|0.0008669599021439324| +|spack|[libxml2](http://xmlsoft.org)|0.0008638836499838886| +|pypi|[attrs](https://pypi.org/project/attrs)|0.0008593420925265478| +|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008487087058757151| +|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.0008432613458537755| +|pypi|[networkx](https://pypi.org/project/networkx)|0.0008368488207626167| +|spack|[perl](https://www.perl.org)|0.0008353139593045238| +|pypi|[docopt](https://pypi.org/project/docopt)|0.0008327464757957177| +|pypi|[toml](https://pypi.org/project/toml)|0.0008307293266191485| +|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0008259200772252732| +|spack|threads|0.0008246046331370562| +|pypi|[contextlib2](http://contextlib2.readthedocs.org)|0.0008222459126862338| +|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.000810954569772267| +|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008091193281741689| +|pypi|[pytest-astropy](https://github.com/astropy/pytest-astropy)|0.0008053257293427246| +|pypi|[jupyter](http://jupyter.org)|0.0007990551328417| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007969240962767387| +|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0007857620566550777| +|pypi|[photutils](https://pypi.org/project/photutils)|0.0007814930287134489| +|pypi|[bleach](https://pypi.org/project/bleach)|0.0007783032723935861| +|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007714417005248482| +|cran|[stringi](https://stringi.gagolewski.com/)|0.0007706534431105285| +|cran|[mockery](https://github.com/r-lib/mockery)|0.0007672893625698062| +|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0007665994446522811| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.0007633959341122782| +|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007629473050418214| +|cran|[xml2](https://xml2.r-lib.org/)|0.0007624597974260734| +|pypi|[black](https://pypi.org/project/black)|0.0007608100068097371| +|pypi|[llvmlite](https://pypi.org/project/llvmlite)|0.0007584741231304407| +|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007473167146006122| +|pypi|[cryptography](https://pypi.org/project/cryptography)|0.0007443871999881605| +|cran|[bit64](https://github.com/truecluster/bit64)|0.000744046810608122| +|pypi|[slack-sdk](https://github.com/slackapi/python-slack-sdk)|0.000743789516054333| +|cran|[cli](https://cli.r-lib.org)|0.0007416101557413207| +|pypi|[asdf](https://pypi.org/project/asdf)|0.0007396988126795264| +|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007351382920999| +|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.0007331589730471014| +|cran|[pillar](https://pillar.r-lib.org/)|0.0007290700136302707| +|spack|ca-certificates-mozilla|0.0007276862565923573| +|spack|nasm|0.0007276862565923573| +|pypi|[py-make](https://github.com/tqdm/pymake)|0.0007274691174682774| +|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.0007246004481478471| +|cran|[shiny](https://shiny.rstudio.com/)|0.000717713739233519| +|cran|[purrr](http://purrr.tidyverse.org)|0.0007160734258881107| +|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.0007082950358043104| +|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.0006982762475888608| +|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.000695630895427413| +|pypi|[sympy](https://pypi.org/project/sympy)|0.0006932641853561731| +|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0006930666800648848| +|rubygems|[rake](https://github.com/ruby/rake)|0.0006928029261214809| +|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.0006843672167656784| +|pypi|[setuptools_scm](https://github.com/pypa/setuptools_scm/)|0.0006831039920993309| +|pypi|[tqdm](https://tqdm.github.io)|0.0006791715918369633| +|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.0006744733785281165| +|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006732593459864586| +|cran|grid|0.0006700849671999137| +|spack|[xz](https://tukaani.org/xz/)|0.0006691196533243399| +|cran|[callr](https://callr.r-lib.org)|0.0006656213964290312| +|spack|[expat](https://libexpat.github.io/)|0.0006625881699811293| +|pypi|[py](https://pypi.org/project/py)|0.0006589961448990705| +|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.0006579112792549431| +|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.0006368196394148661| +|pypi|[wrapt](https://pypi.org/project/wrapt)|0.0006167087858604131| +|pypi|[cffi](https://pypi.org/project/cffi)|0.0006084182288750566| +|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006082690259287578| +|cran|[DBI](https://dbi.r-dbi.org)|0.0006062346977167361| +|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.0006029783190212542| +|cran|[sp](https://github.com/edzer/sp/)|0.0006006429043208225| +|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.0005972484658886384| +|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0005950511612836225| +|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005938220347839207| +|pypi|[ruamel.yaml](https://pypi.org/project/ruamel.yaml)|0.000591807901780457| +|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005872014035435411| +|pypi|[isal](https://github.com/pycompression/python-isal)|0.0005842453213879407| +|pypi|[zipp](https://pypi.org/project/zipp)|0.0005751206788067796| +|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005723005503779676| +|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.0005719415214929584| +|cran|[stringr](http://stringr.tidyverse.org)|0.000570085406387323| +|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005690240599849489| +|cran|parallel|0.000568504531101848| +|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005681700026323127| +|spack|eigen3|0.000564391353811149| +|cran|[pracma](NA)|0.0005608692164109052| +|pypi|[lightkurve](https://pypi.org/project/lightkurve)|0.0005593403917922615| +|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.0005582735548775137| +|spack|python3|0.0005568828213879408| +|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005567095790718158| +|pypi|[pluggy](https://pypi.org/project/pluggy)|0.000556668356841672| +|pypi|[scikit-learn](http://scikit-learn.org)|0.0005516471963727807| +|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005514994848700569| +|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.0005507008847527401| +|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005501665015831867| +|cran|[hms](https://hms.tidyverse.org/)|0.0005501472191817971| +|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.000548095788910431| +|pypi|[xmltodict](https://pypi.org/project/xmltodict)|0.0005418644021886343| +|pypi|[filelock](https://pypi.org/project/filelock)|0.0005392213841805626| +|pypi|[jax](https://github.com/google/jax)|0.000536716068502443| +|pypi|[traitlets](https://pypi.org/project/traitlets)|0.0005364658118445343| +|cran|[processx](https://processx.r-lib.org)|0.0005336979170691831| +|cran|[markdown](https://github.com/rstudio/markdown)|0.0005311654097563956| +|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005283677586610669| +|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005283185710937118| +|cran|[scales](https://scales.r-lib.org)|0.0005248586778785144| +|pypi|[termcolor](https://pypi.org/project/termcolor)|0.0005194838479257432| +|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.0005185083447447895| +|pypi|[Pillow](https://python-pillow.org)|0.0005178779267077331| +|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.0005140865118582223| +|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.0005115803180147355| +|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.0005115803180147355| +|pypi|[dill](https://pypi.org/project/dill)|0.0005048336197390631| +|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.000501125528517898| +|pypi|[pathlib](https://pathlib.readthedocs.org/)|0.0004968068517509393| +|pypi|[pytest-mypy](https://pypi.org/project/pytest-mypy)|0.0004966202094504262| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.0004956196932634072| +|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0004950790294311786| +|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.0004913771304417618| +|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.0004912405483901623| +|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.0004896754443192203| +|pypi|[webencodings](https://pypi.org/project/webencodings)|0.00048781998043314874| +|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.0004830121671580907| +|spack|[mbedtls](https://tls.mbed.org)|0.000481627988675788| +|pypi|[enum34](https://pypi.org/project/enum34)|0.0004803855343144888| +|pypi|[pyfaidx](http://mattshirley.com)|0.00048001729398648393| +|pypi|[pywin32](https://pypi.org/project/pywin32)|0.00047530625084851594| +|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.00047065593325775715| +|pypi|[cobaya](https://cobaya.readthedocs.io)|0.0004692832764505119| +|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004665632872633662| +|pypi|[brotli](https://pypi.org/project/brotli)|0.0004626850930759712| +|pypi|[ephem](https://pypi.org/project/ephem)|0.0004599280507708308| +|pypi|[types-setuptools](https://github.com/python/typeshed)|0.0004563572345386877| +|pypi|[itsdangerous](https://palletsprojects.com/p/itsdangerous/)|0.0004540665818224924| +|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.00045076743744298806| +|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.00044856598268915216| +|pypi|[olefile](https://pypi.org/project/olefile)|0.0004478965702893184| +|pypi|[markdown2](https://pypi.org/project/markdown2)|0.00044468779574948587| +|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.00044327322144952814| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.00044196427921138756| +|pypi|[decorator](https://github.com/micheles/decorator)|0.0004386218956804754| +|pypi|[msgpack](https://pypi.org/project/msgpack)|0.0004306806252170292| +|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.0004296456910871301| +|pypi|[tenacity](https://pypi.org/project/tenacity)|0.0004295675711952971| +|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.00042907368148709525| +|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.00042764342731881283| +|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004265282176713107| +|pypi|[kiwisolver](https://github.com/nucleic/kiwi)|0.0004241316567079908| +|pypi|[pyroma](https://pypi.org/project/pyroma)|0.00042160705369471524| +|spack|diffutils|0.00042081673714042646| +|pypi|[isort](https://pypi.org/project/isort)|0.00042023722202514643| +|pypi|[imageio](https://github.com/imageio/imageio)|0.00041990179936503166| +|cran|RColorBrewer|0.00041969775511143954| +|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.00041742201512535087| +|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.00041395738049971936| +|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.00041019195530579976| +|pypi|[codecov](https://pypi.org/project/codecov)|0.0004099692862674197| +|pypi|[multiprocess](https://pypi.org/project/multiprocess)|0.00040661565906611346| +|spack|gtest|0.0004040305542012026| +|cran|[broom](https://broom.tidymodels.org/)|0.0003997291817722389| +|rubygems|[webrick](https://github.com/ruby/webrick)|0.00039728689206484637| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.00039510704864395606| +|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.0003925719960336613| +|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.00039017976726442706| +|pypi|[netCDF4](http://github.com/Unidata/netcdf4-python)|0.00038937688621396336| +|pypi|[alabaster](https://alabaster.readthedocs.io)|0.00038626689105217764| +|cran|[xts](https://github.com/joshuaulrich/xts)|0.0003854061962805931| +|pypi|[snowballstemmer](https://github.com/snowballstem/snowball)|0.00038404863335993856| +|cran|[sf](https://r-spatial.github.io/sf/)|0.0003839670658911299| +|pypi|[plotly](https://pypi.org/project/plotly)|0.0003838701643291352| +|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003813691568089471| +|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.0003780163364614326| +|cran|[plyr](http://had.co.nz/plyr)|0.0003776862699230049| +|spack|icu4c|0.0003769429605164462| +|cran|[rgl](https://github.com/dmurdoch/rgl)|0.00037536915222339396| +|pypi|[imagesize](https://github.com/shibukawa/imagesize_py)|0.0003736201161054828| +|cran|bench|0.0003729009275593984| +|pypi|[watchdog](https://pypi.org/project/watchdog)|0.00037231564194025195| +|pypi|[wget](http://bitbucket.org/techtonik/python-wget/)|0.0003711563393694703| +|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.00037106621278746216| +|pypi|[torch](https://pypi.org/project/torch)|0.00037031939543409565| +|cran|[bit](https://github.com/truecluster/bit)|0.0003697147613303067| +|cran|[mime](https://github.com/yihui/mime)|0.0003670337600994627| +|spack|[lz4](https://lz4.github.io/lz4/)|0.00036699397218687704| +|pypi|[nbformat](https://pypi.org/project/nbformat)|0.0003652897589596193| +|pypi|[process-tests](https://pypi.org/project/process-tests)|0.00036263783056560996| +|pypi|[fields](https://pypi.org/project/fields)|0.00036263783056560996| +|pypi|[gym](https://www.gymlibrary.ml/)|0.00036218641892332655| +|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.0003613946326264336| +|spack|[gettext](https://www.gnu.org/software/gettext/)|0.00036076031140371543| +|spack|py-numpy|0.00035944612851150154| +|cran|[fs](https://fs.r-lib.org)|0.00035884824423639656| +|pypi|[smmap](https://pypi.org/project/smmap)|0.00035645858709194465| +|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00035634076073620647| +|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.0003544020696834471| +|cran|[generics](https://generics.r-lib.org)|0.00035391874019143933| +|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.000352951589193772| +|pypi|[hunter](https://pypi.org/project/hunter)|0.00035125420321919365| +|pypi|[munkres](https://pypi.org/project/munkres)|0.00035020030652277906| +|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.00034863677664752303| +|spack|[bison](https://www.gnu.org/software/bison/)|0.0003485069000889928| +|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.0003478140761114723| +|pypi|[dynesty](https://github.com/joshspeagle/dynesty)|0.0003457154029138832| +|pypi|[execnet](https://pypi.org/project/execnet)|0.0003418306401576355| +|cran|evaluate|0.00034167224636084183| +|spack|slicer|0.00033976109215017063| +|npm|[express](http://expressjs.com/)|0.0003384380233419581| +|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.0003376855347198224| +|pypi|[pyproj](https://pypi.org/project/pyproj)|0.00033758991778477294| +|pypi|[cachetools](https://pypi.org/project/cachetools)|0.0003362857083842602| +|rubygems|[bundler](https://bundler.io/)|0.0003360374943743954| +|pypi|[typing](https://docs.python.org/3/library/typing.html)|0.00033551998196445294| +|spack|pybind11|0.00033520234032179423| +|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00033256406089170594| +|cran|tcltk|0.00032937661146895884| +|spack|pythoninterp|0.0003292202677868207| +|pypi|[xarray](https://pypi.org/project/xarray)|0.0003290517853617302| +|cran|[webmockr](https://github.com/ropensci/webmockr)|0.0003287729929375545| +|cran|[unix](https://github.com/jeroen/unix)|0.00032723687452796817| +|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.00032492363712604525| +|pypi|[Pygments](https://pypi.org/project/Pygments)|0.00032421801736359676| +|spack|[lapack](https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries)|0.0003234528821719769| +|spack|[sqlite](https://www.sqlite.org)|0.0003217818868673336| +|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.0003205246100417335| +|pypi|[flatbuffers](https://pypi.org/project/flatbuffers)|0.0003187882395295306| +|pypi|[sqlalchemy](https://pypi.org/project/sqlalchemy)|0.00031804138313261166| +|cran|[pkgload](https://github.com/r-lib/pkgload)|0.0003168898430669231| +|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.0003155920837019343| +|pypi|[python](http://www.python.org/2.5)|0.00031315875418164114| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.0003115840193075175| +|pypi|[pandoc](https://pypi.org/project/pandoc)|0.00031068879088506945| +|spack|[zstd](https://facebook.github.io/zstd/)|0.00030976904281310673| +|pypi|[pip](https://pypi.org/project/pip)|0.00030816696343196194| +|npm|[lodash](https://lodash.com/)|0.00030739629096646407| +|cran|[maps](NA)|0.00030695014038576097| +|pypi|[astroscrappy](https://pypi.org/project/astroscrappy)|0.00030595768949480553| +|cran|[usethis](https://usethis.r-lib.org)|0.0003049361688372079| +|cran|[httpcode](https://github.com/sckott/httpcode)|0.00030419930936856376| +|pypi|[ujson](https://pypi.org/project/ujson)|0.0003039952970983839| +|pypi|[numdifftools](https://github.com/pbrod/numdifftools)|0.00030362054547825994| +|pypi|[locket](https://pypi.org/project/locket)|0.0003018921981785156| +|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.0002977862259008346| +|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.0002976583238528631| +|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.0002973029261689134| +|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.0002950737560383303| +|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.000294436149032992| +|spack|[libffi](https://sourceware.org/libffi/)|0.00029173790972405697| +|pypi|[palettable](https://pypi.org/project/palettable)|0.00029154586575199027| +|spack|[tk](https://www.tcl.tk)|0.0002911107646390536| +|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.0002904197228588497| +|pypi|[babel](https://babel.pocoo.org/)|0.00028932944456700187| +|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.00028861424083596036| +|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.00028801088203989767| +|cran|[igraph](https://igraph.org)|0.0002876751518039498| +|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.00028693725998449023| +|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.00028601361457386944| +|cran|[blob](https://blob.tidyverse.org)|0.0002857383078160465| +|cran|[data.table](https://r-datatable.com)|0.00028572061420855814| +|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.00028512165145032483| +|pypi|[rich](https://pypi.org/project/rich)|0.00028287107726993673| +|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.00028164005166861025| +|cran|pkgconfig|0.0002812958118325482| +|cran|[lubridate](https://lubridate.tidyverse.org)|0.00028062660791771293| +|pypi|[pexpect](https://pypi.org/project/pexpect)|0.0002806222303953777| +|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.00028059316926702405| +|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.00027972638937650776| +|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002790150407651027| +|pypi|[tensorflow](https://www.tensorflow.org/)|0.00027857335401403294| +|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.0002776379676513806| +|pypi|[pooch](https://pypi.org/project/pooch)|0.0002764189609856507| +|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.00027377701934015925| +|cran|[httpuv](https://github.com/rstudio/httpuv)|0.0002732156183337737| +|pypi|[cssselect](https://github.com/scrapy/cssselect)|0.0002730060685901586| +|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.000272956957281288| +|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00027289554179592924| +|pypi|[grpcio](https://pypi.org/project/grpcio)|0.0002705430989390784| +|cran|[inline](https://github.com/eddelbuettel/inline)|0.00026961322362407676| +|pypi|[keyring](https://pypi.org/project/keyring)|0.0002691462515090827| +|spack|[tcl](https://www.tcl.tk/)|0.0002679004404988959| +|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.0002668445645993101| +|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.000266505189878817| +|cran|[urltools](https://github.com/Ironholds/urltools/)|0.0002662754714033435| +|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.00026432610025597274| +|npm|[mocha](https://mochajs.org/)|0.00026426538598115347| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.0002641372787843481| +|spack|[ninja](https://ninja-build.org/)|0.00026366056857241916| +|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002633976740493249| +|pypi|[pydot](https://pypi.org/project/pydot)|0.00026230497515457454| +|pypi|[tox](https://tox.readthedocs.io)|0.0002620532484992444| +|pypi|[astroplan](https://github.com/astropy/astroplan)|0.0002611977708357313| +|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.0002600843895051195| +|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.0002600843895051195| +|spack|[tix](https://sourceforge.net/projects/tix/)|0.0002600843895051195| +|pypi|[more_itertools](https://github.com/more-itertools/more-itertools)|0.0002598326019827726| +|spack|[krb5](https://kerberos.org)|0.0002595097557945466| +|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.0002589764941605279| +|cran|[gtable](https://gtable.r-lib.org)|0.00025862579815664804| +|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.0002574602001487819| +|pypi|[pox](https://pypi.org/project/pox)|0.00025705162516533226| +|spack|[libssh2](https://www.libssh2.org/)|0.0002570377364137567| +|spack|[libssh](https://www.libssh.org)|0.0002570377364137567| +|spack|[curl](https://curl.se/)|0.00025680814426143393| +|pypi|[sphinxcontrib-serializinghtml](http://sphinx-doc.org/)|0.0002558387644855935| +|pypi|[Flask](https://palletsprojects.com/p/flask)|0.0002554147622674709| +|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.0002548920129173694| +|pypi|[bump2version](https://pypi.org/project/bump2version)|0.0002546370627638544| +|pypi|[tifffile](https://www.lfd.uci.edu/~gohlke/)|0.0002545508400131726| +|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.0002545009851135233| +|cran|[png](http://www.rforge.net/png/)|0.0002533968280427347| +|pypi|[sphinxcontrib-jsmath](http://sphinx-doc.org/)|0.00025298546243509597| +|pypi|[PyICU](https://gitlab.pyicu.org/main/pyicu)|0.0002525215881797934| +|pypi|[fastnumbers](https://github.com/SethMMorton/fastnumbers)|0.0002525215881797934| +|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.0002520215568292632| +|pypi|[reno](https://pypi.org/project/reno)|0.0002517036247171486| +|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.0002516582280278383| +|spack|[gnutls](https://www.gnutls.org)|0.0002515184019427669| +|spack|[nghttp2](https://nghttp2.org/)|0.0002515184019427669| +|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.0002502844141069397| +|pypi|[sphinxcontrib-htmlhelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[sphinxcontrib-applehelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[sphinxcontrib-devhelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[sphinxcontrib-qthelp](http://sphinx-doc.org/)|0.0002494363364992453| +|cran|RPostgreSQL|0.00024885990725811085| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.00024687172414224385| +|pypi|[mappy](https://github.com/lh3/minimap2)|0.0002454345805881642| +|cran|[brio](https://brio.r-lib.org)|0.00024469812393484677| +|pypi|[pep517](https://pypi.org/project/pep517)|0.00024385554861361877| +|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.0002435460539163848| +|cran|[waldo](https://github.com/r-lib/waldo)|0.00024321802106714587| +|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.00024246302616609783| +|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024176539832502242| +|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.00024062243352198563| +|npm|[axios](https://axios-http.com)|0.00024055395700376653| +|cran|[survival](https://github.com/therneau/survival)|0.00023826428079816428| +|pypi|[semver](https://github.com/python-semver/python-semver)|0.00023823047684142775| +|spack|numpy|0.00023821712985535508| +|pypi|[fs](https://pypi.org/project/fs)|0.00023810637485717495| +|pypi|[frozenlist](https://github.com/aio-libs/frozenlist)|0.00023737608721425196| +|pypi|[lz4](https://pypi.org/project/lz4)|0.00023734208168262432| +|cran|[XML](http://www.omegahat.net/RSXML/)|0.00023645606886258004| +|cran|[ragg](https://ragg.r-lib.org)|0.00023631054780138535| +|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.0002356645403089962| +|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.00023417235494880545| +|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.00023234668507785735| +|pypi|[commonmark](https://pypi.org/project/commonmark)|0.00023192547063828086| +|pypi|[Markdown](https://pypi.org/project/Markdown)|0.0002318962051254679| +|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023146697802526795| +|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.00023100647858455557| +|pypi|[furo](https://pypi.org/project/furo)|0.00023092088287034673| +|pypi|[wmi](https://pypi.org/project/wmi)|0.0002294750985724409| +|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.00022935067824325867| +|spack|png|0.0002291065021440448| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.0002288891926804788| +|pypi|[Werkzeug](https://palletsprojects.com/p/werkzeug/)|0.00022641418269766936| +|pypi|[pint](https://github.com/hgrecco/pint)|0.00022544206694183994| +|cran|[xfun](https://github.com/yihui/xfun)|0.00022517765870714752| +|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.0002244510569072744| +|pypi|[multidict](https://pypi.org/project/multidict)|0.00022402474259315986| +|cran|[mgcv](NA)|0.0002220909955944921| +|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00021974748957584764| +|pypi|[zopfli](https://pypi.org/project/zopfli)|0.00021927974056996046| +|spack|biosoup|0.00021899886234357223| +|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.00021860762478482094| +|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.0002183850363771148| +|pypi|[greenlet](https://greenlet.readthedocs.io/)|0.00021770654069087496| +|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.00021759538686641803| +|pypi|[notebook](https://pypi.org/project/notebook)|0.0002173225475549857| +|pypi|[pulp](https://github.com/coin-or/pulp)|0.00021730969084638027| +|rubygems|[hoe](http://www.zenspider.com/projects/hoe.html)|0.00021659844629324544| +|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.00021649866220461474| +|cran|[RCurl](http://www.omegahat.net/RCurl)|0.00021586485025800692| +|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00021433349078283124| +|spack|pythonlibs|0.00021391066271612345| +|pypi|[sh](https://github.com/amoffat/sh)|0.0002138337264617128| +|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.0002124117904363759| +|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.0002124083039274409| +|spack|libiconv|0.0002121447101941635| +|cran|Lahman|0.00021143315648645118| +|pypi|[xattr](https://pypi.org/project/xattr)|0.00021118116959557552| +|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.00020931710141394442| +|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.00020825909395875264| +|pypi|[gitdb](https://pypi.org/project/gitdb)|0.000207505760508188| +|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.0002062834919111262| +|pypi|[shortuuid](https://github.com/skorokithakis/shortuuid/)|0.00020399750894557243| +|cran|lobstr|0.00020380898702443257| +|pypi|[theano](http://deeplearning.net/software/theano/)|0.00020355163418303348| +|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00020232110996861358| +|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00020168093408382307| +|pypi|[ultranest](https://github.com/JohannesBuchner/ultranest)|0.00020084912410750594| +|pypi|[gast](https://pypi.org/project/gast)|0.00020082181543293678| +|cran|RMySQL|0.00020040035167040473| +|cran|munsell|0.00020001438870430194| +|pypi|[redis](https://pypi.org/project/redis)|0.00019991287742353713| +|pypi|[arviz](https://pypi.org/project/arviz)|0.00019986122432861034| +|pypi|[emcee](https://emcee.readthedocs.io)|0.00019964153548272657| +|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.0001980279748142789| +|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.00019694646229465325| +|pypi|[intervaltree](https://pypi.org/project/intervaltree)|0.00019658180712247474| +|cran|[abind](NA)|0.00019614582486729784| +|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.00019457890378238773| +|cran|[hexbin](https://github.com/edzer/hexbin)|0.00019457393237417013| +|rubygems|[rspec-expectations](https://github.com/rspec/rspec-expectations)|0.00019403152893405655| +|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019376185058778917| +|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.00019289017526730762| +|cran|[winch](https://r-prof.github.io/winch/)|0.00019219341275320296| +|pypi|[doit](https://pypi.org/project/doit)|0.0001921107881513832| +|pypi|[pyzmq](https://pyzmq.readthedocs.org)|0.00019144108428916138| +|pypi|[jmespath](https://pypi.org/project/jmespath)|0.0001913848822561925| +|cran|datasets|0.0001902069161299259| +|pypi|[jupyter-client](https://pypi.org/project/jupyter-client)|0.00018902416810618935| +|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.00018771331058020478| +|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.00018771331058020475| +|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.00018771331058020475| +|pypi|[http](https://github.com/franckcuny/http)|0.00018771331058020475| +|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.00018771331058020475| +|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.00018771331058020475| +|pypi|[apyori](https://github.com/ymoch/apyori)|0.00018771331058020475| +|spack|vif|0.00018771331058020475| +|spack|bpython|0.00018771331058020475| +|spack|omegalib|0.00018771331058020475| +|pypi|[conan](https://conan.io)|0.00018768322831889383| +|pypi|[llist](https://github.com/ajakubek/python-llist)|0.0001870875995449374| +|spack|patchelf|0.00018583617747440273| +|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.0001857426842958148| +|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.00018574004128724754| +|npm|eslint|0.0001835338308062107| +|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018337670495363406| +|pypi|[futures](https://pypi.org/project/futures)|0.0001832770663292657| +|pypi|[ruamel.yaml.clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)|0.0001832479088081958| +|npm|[react](https://reactjs.org/)|0.00018295619615561564| +|npm|[react-dom](https://reactjs.org/)|0.00018295619615561564| +|pypi|[edlib](https://github.com/Martinsos/edlib)|0.00018292167254387403| +|pypi|[asv](https://pypi.org/project/asv)|0.00018250892257772841| +|cran|formattable|0.00018248572118140856| +|cran|mapproj|0.00018209736751385975| +|cran|[bslib](https://rstudio.github.io/bslib/)|0.00018139861661869394| +|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.0001808693407862509| +|cran|iterators|0.00018066592430868915| +|cran|[webutils](https://github.com/jeroen/webutils)|0.00018038686659650475| +|cran|[devtools](https://devtools.r-lib.org/)|0.00018012413687289787| +|npm|[angular](http://angularjs.org)|0.00017995438088014878| +|spack|[flex](https://github.com/westes/flex)|0.00017954735390715725| +|spack|[gmake](https://www.gnu.org/software/make/)|0.00017938056876808166| +|cran|[rpart](https://github.com/bethatkinson/rpart)|0.0001792100310989757| +|pypi|[libclang](https://pypi.org/project/libclang)|0.00017899227092686799| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.00017895926336374904| +|cran|graph|0.0001778282162024978| +|pypi|[python-igraph](https://igraph.org/python)|0.0001769230579982564| +|pypi|[gdal](https://pypi.org/project/gdal)|0.0001765368952733499| +|pypi|[gffutils](https://github.com/daler/gffutils)|0.0001760820157643471| +|pypi|[pysynphot](https://github.com/spacetelescope/pysynphot)|0.00017522408971720337| +|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.0001747147231085328| +|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017432756379002112| +|cran|[crul](https://docs.ropensci.org/crul/)|0.0001742386033189928| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.00017409675325675064| +|cran|[ape](http://ape-package.ird.fr/)|0.0001729488148760353| +|npm|[fs](https://github.com/npm/security-holder#readme)|0.0001728905248684769| +|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017239557112540477| +|cran|fansi|0.00017188739827436836| +|cran|[rappdirs](https://rappdirs.r-lib.org)|0.0001711952304980235| +|pypi|[pyephem](https://pypi.org/project/pyephem)|0.0001708630113591617| +|pypi|[sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|0.00017086183131997043| +|spack|hip|0.00016992346670881528| +|cran|[rstan](https://mc-stan.org/rstan)|0.00016950338450362354| +|spack|[blas](https://cnugteren.github.io/clblast/clblast.html)|0.0001691792846911565| +|pypi|[nestle](https://pypi.org/project/nestle)|0.0001690026740656007| +|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.0001689419795221843| +|pypi|[markdown](https://pypi.org/project/markdown)|0.00016803345886138302| +|cran|chron|0.0001675691609257478| +|pypi|[bokeh](https://github.com/bokeh/bokeh)|0.00016699431167227561| +|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.0001664391353811149| +|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.00016633339205935206| +|cran|[readr](https://readr.tidyverse.org)|0.0001644333086211189| +|pypi|[camb](https://camb.info/)|0.0001639236718578216| +|cran|[ps](https://github.com/r-lib/ps#readme)|0.0001635670874699123| +|spack|bioparser|0.0001626848691695108| +|pypi|[python-libsbml](http://sbml.org)|0.00016265792467516914| +|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00016231153562475223| +|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.00016208693251283497| +|pypi|[types-requests](https://pypi.org/project/types-requests)|0.00015936860730262546| +|pypi|[dm-tree](https://github.com/deepmind/tree)|0.00015909830464862237| +|cran|[raster](https://rspatial.org/raster)|0.00015894328879975908| +|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.00015869898307516511| +|pypi|[streamlit](https://streamlit.io)|0.00015836296386586494| +|pypi|[unittest2](https://pypi.org/project/unittest2)|0.0001571598668248915| +|pypi|[bmipy](http://csdms.colorado.edu)|0.0001564277588168373| +|pypi|[rsa](https://pypi.org/project/rsa)|0.00015566036549484195| +|spack|libpciaccess|0.00015553771679320189| +|cran|[vroom](https://vroom.r-lib.org)|0.0001549277265274964| +|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.00015477625782920153| +|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.00015429516658305774| +|pypi|[python-dotenv](https://pypi.org/project/python-dotenv)|0.0001527758603620515| +|npm|[papaparse](http://papaparse.com)|0.00015244282979153534| +|spack|pmix|0.00015077268660155054| +|pypi|[pytest-runner](https://pypi.org/project/pytest-runner)|0.00015048705413670153| +|pypi|[shapely](https://github.com/shapely/shapely)|0.00015001033688305504| +|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.0001499203640500569| +|rubygems|[minitest](https://github.com/seattlerb/minitest)|0.0001497884450401337| +|cran|itertools|0.00014954853623895027| +|pypi|[python-levenshtein](https://pypi.org/project/python-levenshtein)|0.00014916504144319844| +|pypi|[typed-ast](https://pypi.org/project/typed-ast)|0.00014903793945322306| +|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.0001486348122866894| +|pypi|[texext](https://pypi.org/project/texext)|0.0001483630790092227| +|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.00014825656503190891| +|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.0001479061704317677| +|pypi|[jupyter-core](https://pypi.org/project/jupyter-core)|0.0001475813516966963| +|pypi|[ginga](https://pypi.org/project/ginga)|0.00014753607568409075| +|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00014748902974158945| +|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00014670486436452282| +|pypi|[flask](https://palletsprojects.com/p/flask)|0.00014665489456037664| +|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.00014657726871444555| +|pypi|[diskcache](https://pypi.org/project/diskcache)|0.0001459724445217821| +|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014534302405958707| +|cran|timeDate|0.00014529708257689252| +|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.0001451575805627832| +|spack|[opengl](https://www.opengl.org/)|0.0001450405952557607| +|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.0001449325171186309| +|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.00014490236782557602| +|cran|[forcats](https://forcats.tidyverse.org)|0.00014433728485084598| +|pypi|[jaxlib](https://github.com/google/jax)|0.00014429233369921287| +|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.0001440273770266806| +|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014391353811149033| +|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014286206129658616| +|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.0001426161165288739| +|npm|[d3](https://d3js.org)|0.00014254346505382587| +|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014229353554014875| +|pypi|[jedi](https://pypi.org/project/jedi)|0.00014209001778755993| +|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.00014196418446914337| +|cran|[patchwork](https://patchwork.data-imaginist.com)|0.00014159500810310982| +|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.00014137915747914083| +|pypi|[simframe](https://github.com/stammler/simframe)|0.00014132130667966845| +|cran|tis|0.0001409237122167289| +|pypi|[sqlparse](https://pypi.org/project/sqlparse)|0.00014091227293900544| +|cran|[sys](https://github.com/jeroen/sys)|0.00014070911505080727| +|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.00014034212981103606| +|cran|[rJava](http://www.rforge.net/rJava/)|0.0001401587330099994| +|npm|nestjs|0.00013998958755133918| +|pypi|[pyregion](https://github.com/astropy/pyregion)|0.00013965045193714136| +|pypi|[dash](https://plotly.com/dash)|0.00013958390903373943| +|pypi|[blinker](http://pythonhosted.org/blinker/)|0.00013954024962528296| +|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00013931831945851832| +|pypi|[argh](http://github.com/neithere/argh/)|0.00013922747711143615| +|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.00013910015216472623| +|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.00013899524704619382| +|pypi|[httpx](https://github.com/encode/httpx)|0.00013806260244599903| +|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.00013765642775881686| +|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.00013765642775881684| +|pypi|[tensorboard-plugin-wit](https://pypi.org/project/tensorboard-plugin-wit)|0.00013725293916502652| +|cran|[clipr](https://github.com/mdlincoln/clipr)|0.00013710199110230302| +|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.00013631561839752966| +|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00013604085539239123| +|pypi|[dendropy](http://pypi.org/project/DendroPy//)|0.0001360176607616881| +|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.00013598173184649595| +|pypi|[rebound](https://github.com/hannorein/rebound/)|0.0001358532703419134| +|pypi|[fastprogress](https://github.com/fastai/fastprogress)|0.00013526657243478156| +|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.00013523703108460865| +|pypi|[plac](https://pypi.org/project/plac)|0.00013483003486843074| +|npm|[rollup](https://rollupjs.org/)|0.00013365638564291897| +|cran|[sass](https://github.com/rstudio/sass)|0.00013357489432579204| +|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.0001329048798918493| +|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.0001326504755298581| +|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013244291371236283| +|cran|svglite|0.00013226454376963714| +|spack|[java](https://www.oracle.com/technetwork/java/javase/downloads/index.html)|0.0001321972756719165| +|pypi|[pyflakes](https://pypi.org/project/pyflakes)|0.00013214224004803442| +|pypi|[backcall](https://pypi.org/project/backcall)|0.00013199677699794152| +|pypi|[galpy](http://github.com/jobovy/galpy)|0.00013190882496343247| +|rubygems|[json](http://flori.github.io/json/)|0.00013175555471944993| +|cran|[desc](https://github.com/r-lib/desc#readme)|0.0001312510519694756| +|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.00013066122663401688| +|pypi|[sphinx-autoapi](https://pypi.org/project/sphinx-autoapi)|0.0001304202721624223| +|pypi|[python-utils](https://pypi.org/project/python-utils)|0.00013039161444768427| +|cran|ggplot2movies|0.00013014948865286235| +|pypi|[umap-learn](https://pypi.org/project/umap-learn)|0.00013011809873708112| +|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.00013007205157375805| +|pypi|[setuptools-scm](https://pypi.org/project/setuptools-scm)|0.0001291925435952747| +|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.00012905037776027536| +|spack|cython|0.000128717698683569| +|pypi|[ete3](http://etetoolkit.org)|0.00012868790291998482| +|cran|[terra](https://rspatial.org/terra/)|0.0001285932717582694| +|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.00012845479488723819| +|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.00012845479488723816| +|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.00012840880828130977| +|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.00012827076222980658| +|pypi|[py-cpuinfo](https://pypi.org/project/py-cpuinfo)|0.0001280666612492551| +|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.0001280314266108561| +|spack|[libarchive](https://www.libarchive.org)|0.00012802287222402878| +|spack|[libuv](https://libuv.org)|0.00012802287222402878| +|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00012794852104664392| +|cran|assertthat|0.00012789165354327883| +|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.0001278444536123717| +|cran|quantreg|0.0001274222907703783| +|pypi|[pyia](http://github.com/adrn/pyia)|0.0001273947667804323| +|cran|interp|0.00012728414712375924| +|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.0001268746358874345| +|pypi|[lalsuite](https://git.ligo.org/lscsoft/lalsuite)|0.00012639964557626673| +|pypi|[munch](https://github.com/Infinidat/munch)|0.00012628277689147468| +|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.00012613598340360034| +|pypi|[astrodendro](http://www.dendrograms.org)|0.00012611010381114902| +|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.0001255513258072985| +|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.00012514220705346984| +|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.00012514220705346984| +|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.00012514220705346984| +|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.00012514220705346984| +|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.00012514220705346984| +|pypi|[requests_file](http://github.com/dashea/requests-file)|0.00012514220705346984| +|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.00012514220705346984| +|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.00012514220705346984| +|pypi|[udatetime](https://github.com/freach/udatetime)|0.00012514220705346984| +|pypi|[cogent3](https://cogent3.org)|0.00012514220705346984| +|spack|cminx|0.00012514220705346984| +|spack|triqs|0.00012514220705346984| +|spack|sqlite3|0.00012514220705346984| +|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.00012514220705346984| +|cran|[isotree](https://github.com/david-cortes/isotree)|0.00012514220705346984| +|cran|multcomp|0.0001246480148792518| +|pypi|[email-validator](https://pypi.org/project/email-validator)|0.00012455544677894854| +|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.00012420404641375507| +|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.00012414347597794695| +|pypi|[livereload](https://pypi.org/project/livereload)|0.00012410834128220657| +|pypi|[Django](https://www.djangoproject.com/)|0.00012410775810571257| +|cran|profvis|0.00012393930662783396| +|pypi|[inflection](https://pypi.org/project/inflection)|0.00012360672124119964| +|pypi|[django](https://pypi.org/project/django)|0.00012325873393563346| +|pypi|[tensorboard-data-server](https://pypi.org/project/tensorboard-data-server)|0.00012281345373577998| +|pypi|[ads](http://www.github.com/andycasey/ads/)|0.00012223449106605098| +|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00012217499644242205| +|pypi|[xyzservices](https://pypi.org/project/xyzservices)|0.00012177604534500407| +|cran|isoband|0.00012167591728679957| +|pypi|[boto3](https://pypi.org/project/boto3)|0.00012158820269058932| +|npm|[ajv](https://ajv.js.org)|0.00012134165797674629| +|pypi|[oauthlib](https://pypi.org/project/oauthlib)|0.00012109879274713025| +|pypi|[gunicorn](https://pypi.org/project/gunicorn)|0.00012091436869156712| +|pypi|[latexcodec](https://github.com/mcmtroffaes/latexcodec)|0.00012061284968617929| +|cran|[DT](https://github.com/rstudio/DT)|0.0001199038429517108| +|spack|py-setuptools|0.0001198496968048224| +|cran|[tzdb](https://github.com/r-lib/tzdb)|0.00011958739984127256| +|pypi|[gdown](http://github.com/wkentaro/gdown)|0.00011913538111490328| +|cran|stats4|0.00011898193655751812| +|pypi|[pycurl](https://pypi.org/project/pycurl)|0.00011878694595016619| +|cran|RUnit|0.00011851950738621298| +|pypi|[scikit-bio](http://scikit-bio.org)|0.00011774744027303753| +|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00011742900219868357| +|pypi|[typer](https://github.com/tiangolo/typer)|0.0001172960804969738| +|rubygems|[rspec](http://github.com/rspec)|0.00011717222458431223| +|pypi|[tables](https://pypi.org/project/tables)|0.0001168685077806474| +|pypi|[shiboken2](https://www.pyside.org)|0.0001167051194539249| +|cran|[magick](https://docs.ropensci.org/magick/)|0.00011661633959254427| +|spack|[pcre](https://www.pcre.org)|0.00011661161716110114| +|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00011659959039750511| +|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011623903119343443| +|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.000116203477978222| +|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.00011607892219942737| +|pypi|[mistune](https://pypi.org/project/mistune)|0.00011544266675484832| +|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.00011493038719548074| +|pypi|[openpyxl](https://openpyxl.readthedocs.io)|0.00011487125873354212| +|rubygems|[faraday](https://lostisland.github.io/faraday)|0.00011425952787258248| +|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011404193076548026| +|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.00011392326262684409| +|spack|[graphviz](http://www.graphviz.org)|0.00011376927905942978| +|pypi|[google-auth](https://pypi.org/project/google-auth)|0.00011366952865971423| +|pypi|[distributed](https://pypi.org/project/distributed)|0.00011363691522005424| +|npm|[nyc](https://istanbul.js.org/)|0.00011325073874582298| +|cran|[gstat](https://github.com/r-spatial/gstat/)|0.00011322635147281556| +|pypi|[breathe](https://github.com/michaeljones/breathe)|0.00011318781523809162| +|cran|[future](https://future.futureverse.org)|0.00011317484454026147| +|pypi|[async-generator](https://github.com/python-trio/async_generator)|0.00011309386953192926| +|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.0001130457163178292| +|spack|[szip](https://support.hdfgroup.org/doc_resource/SZIP/)|0.00011288564521371687| +|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011282913314202834| +|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011262798634812288| +|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.00011262798634812285| +|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011224338263177855| +|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011223189701265083| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.00011164228235699957| +|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011163323104248262| +|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011086692727557453| +|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.00011078996018202501| +|pypi|[google-pasta](https://pypi.org/project/google-pasta)|0.00011076619833276277| +|pypi|[json5](https://pypi.org/project/json5)|0.00011075507019059524| +|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.0001105857869083125| +|pypi|[astunparse](https://pypi.org/project/astunparse)|0.00011050295276149673| +|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011007135083537998| +|pypi|[build](https://pypa-build.readthedocs.io/en/stable/)|0.00010998187800646098| +|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.00010988548063039827| +|pypi|[antlr4-python3-runtime](http://www.antlr.org)|0.00010970208598228825| +|pypi|[pybtex](https://pybtex.org/)|0.00010968615122738288| +|pypi|[monotonic](https://pypi.org/project/monotonic)|0.00010959464352259118| +|pypi|[os](https://pypi.org/project/os)|0.00010949943117178612| +|pypi|[time](UNKNOWN)|0.00010949943117178612| +|pypi|[astroML_addons](http://astroML.github.com)|0.00010949943117178612| +|pypi|[werkzeug](https://pypi.org/project/werkzeug)|0.00010879409511098602| +|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00010869840897103562| +|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00010869506043682072| +|pypi|[xlrd](https://pypi.org/project/xlrd)|0.00010860332038796818| +|cran|cachem|0.00010856207179595214| +|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.00010770515337727379| +|pypi|[moviepy](https://pypi.org/project/moviepy)|0.00010764632964201852| +|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.00010737582575692393| +|pypi|[skimage](https://github.com/scikit-image/scikit-image)|0.00010702502844141067| +|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|0.00010673751752194048| +|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.0001063763394681268| +|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010633408011928647| +|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.00010590387778558244| +|pypi|[periodictable](https://pypi.org/project/periodictable)|0.0001058928483101209| +|cran|[promises](https://rstudio.github.io/promises)|0.00010475360228779341| +|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.0001042851725445582| +|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|0.00010406197511080917| +|pypi|[zope.interface](https://pypi.org/project/zope.interface)|0.00010400047604589222| +|pypi|[docker](https://github.com/docker/docker-py)|0.00010388182248922865| +|pypi|[testpath](https://pypi.org/project/testpath)|0.00010377764934587288| +|cran|[reshape2](https://github.com/hadley/reshape)|0.00010369090889039333| +|pypi|[asgiref](https://pypi.org/project/asgiref)|0.00010336211731403779| +|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0001032667582724931| +|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.00010314846416382251| +|pypi|[Keras](https://github.com/keras-team/keras)|0.00010271292020790115| +|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010262987127955248| +|spack|py-six|0.00010260485340813318| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.00010247988071322921| +|spack|[boost](https://www.boost.org)|0.00010191449226054309| +|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010164757803917101| +|pypi|[sunpy](https://sunpy.org)|0.00010122121990915905| +|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010117151525001352| +|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.00010109603788556175| +|pypi|[pybind11](https://github.com/pybind/pybind11)|0.00010106328008158929| +|pypi|[parso](https://pypi.org/project/parso)|0.00010092075244100537| +|pypi|[async_generator](https://pypi.org/project/async_generator)|0.0001004872768219916| +|pypi|[BeautifulSoup4](https://www.crummy.com/software/BeautifulSoup/bs4/)|0.00010028440894885646| +|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010014079384054948| +|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|0.00010013355826854122| +|pypi|[asdf-standard](http://asdf-standard.readthedocs.io/)|9.930153260510558e-05| +|pypi|[pycosat](https://pypi.org/project/pycosat)|9.916227117592304e-05| +|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|9.891713862496222e-05| +|pypi|[humanfriendly](https://pypi.org/project/humanfriendly)|9.891341004855808e-05| +|npm|[tape](https://github.com/substack/tape)|9.857858624336569e-05| +|pypi|[rtree](https://github.com/Toblerity/rtree)|9.84984740957437e-05| +|cran|[base64enc](http://www.rforge.net/base64enc)|9.836674167243645e-05| +|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|9.806226851257838e-05| +|npm|[three](https://threejs.org/)|9.806143344709895e-05| +|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|9.802025045851374e-05| +|pypi|[gcsfs](https://pypi.org/project/gcsfs)|9.780812937242793e-05| +|pypi|[fire](https://pypi.org/project/fire)|9.780724531385611e-05| +|pypi|[cigar](https://github.com/brentp/cigar)|9.761092150170647e-05| +|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|9.758956537585084e-05| +|pypi|[sphinx_astropy](https://github.com/astropy/sphinx-astropy)|9.736672807997824e-05| +|pypi|[reproject](https://pypi.org/project/reproject)|9.684908973235735e-05| +|cran|[lme4](https://github.com/lme4/lme4/)|9.681347678149804e-05| +|cran|sfsmisc|9.671806792472023e-05| +|pypi|[urllib](https://urllib3.readthedocs.io/)|9.670079635949941e-05| +|pypi|[ruff](https://pypi.org/project/ruff)|9.658792903087109e-05| +|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|9.634204882223867e-05| +|rubygems|[rdoc](https://ruby.github.io/rdoc)|9.623824217467214e-05| +|pypi|[ptemcee](https://pypi.org/project/ptemcee)|9.618674130192901e-05| +|pypi|[sphinxcontrib-moderncmakedomain](https://github.com/scikit-build/moderncmakedomain)|9.612462639093644e-05| +|pypi|[nbclient](https://pypi.org/project/nbclient)|9.605700611171764e-05| +|pypi|[argon2-cffi](https://pypi.org/project/argon2-cffi)|9.600860735909305e-05| +|pypi|[websockets](https://pypi.org/project/websockets)|9.59811426728087e-05| +|npm|[yargs](https://yargs.js.org/)|9.584975028661034e-05| +|cran|tinytex|9.578646689744045e-05| +|pypi|[sphinxcontrib-mermaid](https://pypi.org/project/sphinxcontrib-mermaid)|9.564354161197163e-05| +|pypi|[jeepney](https://pypi.org/project/jeepney)|9.543924710546678e-05| +|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.534644346931036e-05| +|npm|[tap](http://www.node-tap.org/)|9.522617605369416e-05| +|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.505535546352361e-05| +|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.465082698871093e-05| +|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.408780768759214e-05| +|cran|[insight](https://easystats.github.io/insight/)|9.406792841974226e-05| +|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|9.392346394778523e-05| +|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.385665529010238e-05| +|pypi|[South](http://south.aeracode.org/)|9.385665529010238e-05| +|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.385665529010238e-05| +|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.385665529010238e-05| +|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.385665529010238e-05| +|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.385665529010238e-05| +|pypi|[openmdao](http://openmdao.org)|9.385665529010238e-05| +|pypi|[biodivine_aeon](https://pypi.org/project/biodivine_aeon)|9.385665529010238e-05| +|pypi|[green](https://github.com/CleanCut/green)|9.385665529010238e-05| +|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.385665529010238e-05| +|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.385665529010238e-05| +|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.385665529010238e-05| +|pypi|[cherrypy](https://www.cherrypy.org)|9.385665529010238e-05| +|pypi|[sphinx-multiproject](https://sphinx-multiproject.readthedocs.io/)|9.385665529010238e-05| +|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.385665529010238e-05| +|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.385665529010238e-05| +|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.385665529010238e-05| +|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.385665529010238e-05| +|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.385665529010238e-05| +|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.385665529010238e-05| +|pypi|[radio-pyse](http://docs.transientskp.org/)|9.385665529010238e-05| +|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.385665529010238e-05| +|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|9.385665529010238e-05| +|spack|liblzma|9.385665529010238e-05| +|spack|lapacke|9.385665529010238e-05| +|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.385665529010238e-05| +|npm|[quasar](https://quasar.dev)|9.385665529010238e-05| +|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.385665529010238e-05| +|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.385665529010238e-05| +|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.385665529010238e-05| +|pypi|[keras-preprocessing](https://pypi.org/project/keras-preprocessing)|9.355948530633047e-05| +|npm|[vows](https://github.com/cloudhead/vows)|9.309058314979567e-05| +|pypi|[gwpy](https://gwpy.github.io)|9.29627823825776e-05| +|cran|[Cairo](http://www.rforge.net/Cairo/)|9.288078353532694e-05| +|cran|[parameters](https://easystats.github.io/parameters/)|9.283071400803587e-05| +|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.266437177924199e-05| +|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.265336483766517e-05| +|pypi|[cftime](https://pypi.org/project/cftime)|9.260141510630899e-05| +|npm|[webpack](https://github.com/webpack/webpack)|9.24592892996701e-05| +|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.216738517712869e-05| +|pypi|[wxPython](https://pypi.org/project/wxPython)|9.204656265236469e-05| +|pypi|[markupsafe](https://palletsprojects.com/p/markupsafe/)|9.182820691667718e-05| +|cran|jquerylib|9.151923579773473e-05| +|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.145007438522797e-05| +|cran|[downlit](https://downlit.r-lib.org/)|9.143975857423997e-05| +|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.124829909210557e-05| +|pypi|[autograd](https://pypi.org/project/autograd)|9.076089477938609e-05| +|spack|[re2c](https://re2c.org/index.html)|9.035546945856208e-05| +|pypi|[pyvo](https://github.com/astropy/pyvo)|8.985000917971983e-05| +|cran|dichromat|8.982547268570094e-05| +|pypi|[easydict](https://github.com/makinacorpus/easydict)|8.948340611887897e-05| +|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|8.93768682667551e-05| +|pypi|[iminuit](http://github.com/scikit-hep/iminuit)|8.932070737851453e-05| +|pypi|[jupytext](https://pypi.org/project/jupytext)|8.930935201562288e-05| +|pypi|[Six](https://pypi.org/project/Six)|8.917553696528009e-05| +|spack|py-jinja2|8.887700055908857e-05| +|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.869956632653063e-05| +|pypi|[nvidia-cublas-cu11](https://pypi.org/project/nvidia-cublas-cu11)|8.86715531213734e-05| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|8.835554222726879e-05| +|spack|py-pip|8.82596046206354e-05| +|spack|py-wheel|8.82596046206354e-05| +|spack|py-sphinxcontrib-websupport|8.82596046206354e-05| +|spack|py-sphinxcontrib-applehelp|8.82596046206354e-05| +|spack|py-sphinxcontrib-devhelp|8.82596046206354e-05| +|spack|py-sphinxcontrib-jsmath|8.82596046206354e-05| +|spack|py-sphinxcontrib-htmlhelp|8.82596046206354e-05| +|spack|py-sphinxcontrib-serializinghtml|8.82596046206354e-05| +|spack|py-sphinxcontrib-qthelp|8.82596046206354e-05| +|spack|py-pygments|8.82596046206354e-05| +|spack|py-docutils|8.82596046206354e-05| +|spack|py-snowballstemmer|8.82596046206354e-05| +|spack|py-babel|8.82596046206354e-05| +|spack|py-alabaster|8.82596046206354e-05| +|spack|py-imagesize|8.82596046206354e-05| +|spack|py-requests|8.82596046206354e-05| +|spack|py-sphinx-rtd-theme|8.82596046206354e-05| +|spack|py-packaging|8.82596046206354e-05| +|spack|py-importlib-metadata|8.82596046206354e-05| +|spack|py-colorama|8.82596046206354e-05| +|pypi|[biom-format](http://www.biom-format.org)|8.797106086461888e-05| +|pypi|[terminado](https://pypi.org/project/terminado)|8.768666367542789e-05| +|pypi|[regions](https://github.com/astropy/regions)|8.754783554966665e-05| +|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.739318884464463e-05| +|pypi|[yt](https://pypi.org/project/yt)|8.675552263436223e-05| +|npm|[jshint](http://jshint.com/)|8.665940379302155e-05| +|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|8.619430273115934e-05| +|pypi|[tf-estimator-nightly](https://pypi.org/project/tf-estimator-nightly)|8.605936016657472e-05| +|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.53842983292496e-05| +|pypi|[gitpython](https://pypi.org/project/gitpython)|8.503718371253982e-05| +|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.500635377832972e-05| +|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.499322794991962e-05| +|cran|[lintr](https://github.com/jimhester/lintr)|8.497565476409043e-05| +|pypi|[psycopg2-binary](https://pypi.org/project/psycopg2-binary)|8.465097031649932e-05| +|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.446163550057673e-05| +|cran|[openssl](https://github.com/jeroen/openssl)|8.442649909127655e-05| +|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.43352744906443e-05| +|pypi|[tensorflow-estimator](https://pypi.org/project/tensorflow-estimator)|8.421430671738225e-05| +|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.364978576513064e-05| +|cran|[testit](https://github.com/yihui/testit)|8.348178713327507e-05| +|cran|igraphdata|8.33196431559778e-05| +|cran|[backports](https://github.com/r-lib/backports)|8.331309022918283e-05| +|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.330752301281784e-05| +|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.319124019747848e-05| +|pypi|[alembic](https://alembic.sqlalchemy.org)|8.309190430350841e-05| +|pypi|[deap](https://pypi.org/project/deap)|8.280996357587404e-05| +|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.272345618002395e-05| +|pypi|[pyspark](https://github.com/apache/spark/tree/master/python)|8.256046534523498e-05| +|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.252435195618204e-05| +|cran|[uuid](http://www.rforge.net/uuid)|8.249344051492602e-05| +|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.249071747365262e-05| +|pypi|[getdist](https://getdist.readthedocs.io)|8.248569803347959e-05| +|pypi|[colossus](https://bitbucket.org/bdiemer/colossus)|8.237704252962234e-05| +|pypi|[iso8601](https://pypi.org/project/iso8601)|8.231745477543955e-05| +|pypi|[debugpy](https://pypi.org/project/debugpy)|8.230267288100187e-05| +|pypi|[s3transfer](https://github.com/boto/s3transfer)|8.219937251409156e-05| +|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.179464603896593e-05| +|rubygems|[numerizer](http://github.com/jduff/numerizer)|8.176791808873719e-05| +|pypi|[uvicorn](https://www.uvicorn.org/)|8.132924693264539e-05| +|pypi|[orjson](https://pypi.org/project/orjson)|8.129162882835406e-05| +|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.105802047781569e-05| +|pypi|[flaky](https://pypi.org/project/flaky)|8.090859299222738e-05| +|pypi|[tzlocal](https://pypi.org/project/tzlocal)|8.086479851292052e-05| +|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|8.075607605867234e-05| +|pypi|[distro](https://github.com/python-distro/distro)|8.074163232300211e-05| +|cran|labeling|8.07209865133282e-05| +|pypi|[ppft](https://pypi.org/project/ppft)|8.059240918306115e-05| +|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.018039980497318e-05| +|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.012450738034272e-05| +|pypi|[transifex-client](https://pypi.org/project/transifex-client)|7.961879222678832e-05| +|cran|MatrixModels|7.930618691608155e-05| +|cran|[readxl](https://readxl.tidyverse.org)|7.912992924101662e-05| +|pypi|[botocore](https://pypi.org/project/botocore)|7.898614754769289e-05| +|spack|qt4|7.889400009892664e-05| +|pypi|[python-Levenshtein](https://pypi.org/project/python-Levenshtein)|7.87858417923125e-05| +|pypi|[qtconsole](https://pypi.org/project/qtconsole)|7.877453994138095e-05| +|pypi|[elementpath](https://pypi.org/project/elementpath)|7.876148215301479e-05| +|cran|KernSmooth|7.8595183147994e-05| +|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|7.841175833245697e-05| +|pypi|[tensorflow-io-gcs-filesystem](https://pypi.org/project/tensorflow-io-gcs-filesystem)|7.839481478371071e-05| +|cran|triebeard|7.813331911262798e-05| +|cran|[spdep](https://github.com/r-spatial/spdep/)|7.809284039343468e-05| +|pypi|[contourpy](https://pypi.org/project/contourpy)|7.793758938522686e-05| +|pypi|[atari-py](https://pypi.org/project/atari-py)|7.790999888245283e-05| +|cran|[memoise](https://github.com/r-lib/memoise)|7.781831554044793e-05| +|cran|[DBItest](https://dbitest.r-dbi.org)|7.765914801643069e-05| +|rubygems|[ruby2_keywords](https://github.com/ruby/ruby2_keywords)|7.743174061433447e-05| +|cran|[units](https://github.com/r-quantities/units/)|7.742164369175066e-05| +|pypi|[invoke](https://pypi.org/project/invoke)|7.731484545217445e-05| +|pypi|[pyOpenSSL](https://pypi.org/project/pyOpenSSL)|7.726284776605383e-05| +|cran|splines|7.720783774479641e-05| +|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.709653827401268e-05| +|pypi|[ipdb](https://github.com/gotcha/ipdb)|7.701444505535054e-05| +|spack|libpng|7.696837024161437e-05| +|pypi|[lockfile](http://launchpad.net/pylockfile)|7.69480277569856e-05| +|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.68650481107819e-05| +|pypi|[pylint](http://pylint.pycqa.org)|7.682299359304415e-05| +|pypi|[fastapi](https://fastapi.tiangolo.com/)|7.666007550981005e-05| +|pypi|[deprecated](https://github.com/tantale/deprecated)|7.66001150503675e-05| +|pypi|[specutils](https://specutils.readthedocs.io/)|7.658954172062528e-05| +|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|7.657895148082861e-05| +|cran|[spatstat.linnet](http://spatstat.org/)|7.647872979310795e-05| +|pypi|[retrying](https://github.com/rholder/retrying)|7.619438473551205e-05| +|cran|rasterVis|7.603389661184444e-05| +|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.584376185058778e-05| +|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.584376185058778e-05| +|cran|[rjson](https://github.com/alexcb/rjson)|7.579217056407756e-05| +|pypi|[igraph](https://igraph.org/python)|7.575780420832454e-05| +|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.524556082553368e-05| +|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.508532423208191e-05| +|pypi|[gwtools](https://pypi.org/project/gwtools)|7.508532423208191e-05| +|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.508532423208191e-05| +|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.508532423208191e-05| +|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.508532423208191e-05| +|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.508532423208191e-05| +|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.508532423208191e-05| +|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.508532423208191e-05| +|pypi|[chemparse](https://pypi.org/project/chemparse)|7.508532423208191e-05| +|pypi|[superfreq](http://adrian.pw/superfreq)|7.508532423208191e-05| +|pypi|[importlib](https://github.com/brettcannon/importlib)|7.508532423208191e-05| +|pypi|[hope](http://hope.phys.ethz.ch)|7.508532423208191e-05| +|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.508532423208191e-05| +|pypi|[patool](http://wummel.github.io/patool/)|7.508532423208191e-05| +|pypi|[amuse-framework](http://www.amusecode.org/)|7.508532423208191e-05| +|spack|sgx|7.508532423208191e-05| +|spack|curses|7.508532423208191e-05| +|spack|sphinx|7.508532423208191e-05| +|spack|torch|7.508532423208191e-05| +|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.508532423208191e-05| +|cran|[mapiso](https://github.com/riatelab/mapiso)|7.508532423208191e-05| +|cran|tuneR|7.508532423208191e-05| +|cran|[spatstat](http://spatstat.org/)|7.502465442749155e-05| +|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.498128456605089e-05| +|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.498128456605089e-05| +|cran|[spatstat.geom](http://spatstat.org/)|7.490041337565734e-05| +|pypi|[music21](https://github.com/cuthbertLab/music21)|7.474402730375427e-05| +|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.474402730375427e-05| +|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.470939107121245e-05| +|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.470939107121245e-05| +|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.46242767452085e-05| +|pypi|[requests-oauthlib](https://pypi.org/project/requests-oauthlib)|7.453238981335648e-05| +|npm|[bootstrap](https://getbootstrap.com/)|7.450130314411542e-05| +|pypi|[partd](https://pypi.org/project/partd)|7.431605781951042e-05| +|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|7.399473810302566e-05| +|pypi|[kaleido](https://pypi.org/project/kaleido)|7.375421831761145e-05| +|cran|[cellranger](https://github.com/rsheets/cellranger)|7.36322046844314e-05| +|cran|[praise](https://github.com/gaborcsardi/praise)|7.357492965652609e-05| +|spack|py-typing|7.349677868206883e-05| +|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.327264592336236e-05| +|pypi|[pytest-pep8](https://bitbucket.org/pytest-dev/pytest-pep8)|7.319390517709794e-05| +|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.317643515300534e-05| +|pypi|[rasterio](https://pypi.org/project/rasterio)|7.308034545651613e-05| +|pypi|[zarr](https://pypi.org/project/zarr)|7.301968218242637e-05| +|cran|diffviewer|7.292493274283239e-05| +|pypi|[Biopython](https://biopython.org/)|7.27858361774744e-05| +|pypi|[cartopy](https://pypi.org/project/cartopy)|7.275919377346822e-05| +|pypi|[capturer](https://pypi.org/project/capturer)|7.18991146189516e-05| +|pypi|[pymysql](https://pypi.org/project/pymysql)|7.182544905564758e-05| +|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.167235494880546e-05| +|cran|rprintf|7.156655912545881e-05| +|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|7.143432865652567e-05| +|cran|[spatstat.utils](http://spatstat.org/)|7.136823491256188e-05| +|rubygems|[simplecov_json_formatter](https://github.com/fede-moya/simplecov_json_formatter)|7.107165230375426e-05| +|rubygems|[simplecov-html](https://github.com/simplecov-ruby/simplecov-html)|7.107165230375426e-05| +|rubygems|[docile](https://ms-ati.github.io/docile/)|7.107165230375426e-05| +|spack|[pcre2](https://www.pcre.org)|7.097432107852323e-05| +|pypi|[opencv-python](https://github.com/skvark/opencv-python)|7.091647583404386e-05| +|pypi|[dominate](https://github.com/Knio/dominate/)|7.090474940304291e-05| +|pypi|[corner](https://corner.readthedocs.io)|7.080132656997533e-05| +|cran|[future.apply](https://future.apply.futureverse.org)|7.076980359715766e-05| +|spack|gl|7.07177536127103e-05| +|pypi|[pydantic](https://github.com/samuelcolvin/pydantic)|7.058023286268883e-05| +|cran|[mapview](https://github.com/r-spatial/mapview)|7.012475645758649e-05| +|pypi|[traits](http://docs.enthought.com/traits)|7.006585932978065e-05| +|pypi|[twisted](https://pypi.org/project/twisted)|7.001761531541252e-05| +|pypi|[dust-extinction](http://dust-extinction.readthedocs.io/)|7.000273130286391e-05| +|pypi|[GitPython](https://pypi.org/project/GitPython)|6.99669981838892e-05| +|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|6.958524273105237e-05| +|cran|[xtable](http://xtable.r-forge.r-project.org/)|6.954473329486187e-05| +|pypi|[freezegun](https://pypi.org/project/freezegun)|6.947537811261078e-05| +|npm|[debug](https://github.com/debug-js/debug#readme)|6.936187874292284e-05| +|cran|[shinyjs](https://deanattali.com/shinyjs/)|6.935837930396765e-05| +|pypi|[trio](https://pypi.org/project/trio)|6.929911855459763e-05| +|pypi|[python_version](https://pypi.org/project/python_version)|6.927515033317081e-05| +|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|6.92240338109272e-05| +|pypi|[nvidia-cuda-runtime-cu11](https://pypi.org/project/nvidia-cuda-runtime-cu11)|6.915875448656112e-05| +|pypi|[asttokens](https://pypi.org/project/asttokens)|6.887549895872866e-05| +|pypi|[executing](https://pypi.org/project/executing)|6.887549895872866e-05| +|pypi|[pyensembl](https://pypi.org/project/pyensembl)|6.84992686494393e-05| +|cran|[prettydoc](https://github.com/yixuan/prettydoc)|6.838243666036334e-05| +|npm|[react-select](https://github.com/JedWatson/react-select)|6.837636133839755e-05| +|cran|[reticulate](https://rstudio.github.io/reticulate/)|6.832422946588044e-05| +|pypi|[dgl](https://github.com/dmlc/dgl)|6.8259385665529e-05| +|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|6.80718598807336e-05| +|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.781806413065758e-05| +|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.778536215396283e-05| +|pypi|[tess-point](https://pypi.org/project/tess-point)|6.775528964954043e-05| +|npm|[chai](http://chaijs.com)|6.775385788969881e-05| +|pypi|[nvidia-cuda-nvrtc-cu11](https://pypi.org/project/nvidia-cuda-nvrtc-cu11)|6.773682615891608e-05| +|pypi|[paramiko](https://pypi.org/project/paramiko)|6.766432250714658e-05| +|cran|asciicast|6.716683196390314e-05| +|pypi|[pygame](https://www.pygame.org)|6.701011808987333e-05| +|rubygems|[github-pages](https://github.com/github/pages-gem)|6.695108077360637e-05| +|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.690638712823013e-05| +|cran|[performance](https://easystats.github.io/performance/)|6.683416873557298e-05| +|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.674251042851725e-05| +|pypi|[asdf-coordinates-schemas](https://github.com/asdf-format/asdf-coordinates-schemas)|6.674026650438628e-05| +|pypi|[patsy](https://github.com/pydata/patsy)|6.671554938309879e-05| +|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.663197972501714e-05| +|rubygems|[liquid](http://www.liquidmarkup.org)|6.649059655858932e-05| +|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|6.647751967681268e-05| +|cran|[qs](https://github.com/traversc/qs)|6.634422871442696e-05| +|pypi|[asdf-wcs-schemas](https://github.com/spacetelescope/asdf-wcs-schemas)|6.631907187137425e-05| +|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.620654565354849e-05| +|cran|[gh](https://gh.r-lib.org/)|6.613927058227733e-05| +|npm|[cytoscape](http://js.cytoscape.org)|6.594750528197628e-05| +|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.591369615703448e-05| +|cran|boot|6.591199185410206e-05| +|pypi|[pathspec](https://pypi.org/project/pathspec)|6.563153891785173e-05| +|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.561746289014786e-05| +|pypi|[dnspython](https://pypi.org/project/dnspython)|6.559168014612807e-05| +|pypi|[omegaconf](https://github.com/omry/omegaconf)|6.535939473114367e-05| +|pypi|[ml-collections](https://github.com/google/ml_collections)|6.534744432531887e-05| +|cran|[jpeg](http://www.rforge.net/jpeg/)|6.516463443285665e-05| +|pypi|[glob2](https://pypi.org/project/glob2)|6.516154721274175e-05| +|npm|[pg](https://github.com/brianc/node-postgres)|6.500893872907525e-05| +|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|6.493619290864503e-05| +|cran|later|6.490463979425918e-05| +|pypi|[types-backports](https://github.com/python/typeshed)|6.486706928830394e-05| +|pypi|[pytest-virtualenv](https://github.com/manahl/pytest-plugins)|6.484955012697092e-05| +|cran|[showtext](https://github.com/yixuan/showtext)|6.451488346660089e-05| +|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.448771568921947e-05| +|spack|[jpeg](http://www.ijg.org)|6.42108667282637e-05| +|pypi|[panel](https://pypi.org/project/panel)|6.420010532755129e-05| +|pypi|[appnope](https://pypi.org/project/appnope)|6.400981764416935e-05| +|cran|[webp](https://github.com/jeroen/webp#readme)|6.394258905816893e-05| +|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.382445753575668e-05| +|pypi|[celery](http://celeryproject.org)|6.376033765458992e-05| +|spack|libx11|6.368732976947484e-05| +|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.352830652983621e-05| +|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.351723254942368e-05| +|pypi|[pyface](http://docs.enthought.com/pyface)|6.347942737959803e-05| +|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.347143534135009e-05| +|cran|[cowplot](https://wilkelab.org/cowplot/)|6.314332603147092e-05| +|cran|[rvest](http://rvest.tidyverse.org/)|6.312429469598445e-05| +|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.306846358040898e-05| +|pypi|[Shapely](https://pypi.org/project/Shapely)|6.3061574710257e-05| +|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.301803998049732e-05| +|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.300866369125754e-05| +|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.285102877159322e-05| +|cran|[V8](https://github.com/jeroen/v8)|6.281960726121581e-05| +|pypi|[mne](https://mne.tools/dev/)|6.276243614624461e-05| +|pypi|[natsort](https://github.com/SethMMorton/natsort)|6.274919416844406e-05| +|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.257110352673492e-05| +|pypi|[gnuplot](https://github.com/gnuplot)|6.257110352673492e-05| +|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.257110352673492e-05| +|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.257110352673492e-05| +|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.257110352673492e-05| +|pypi|[clawpack](http://www.clawpack.org)|6.257110352673492e-05| +|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.257110352673492e-05| +|pypi|[pyYAML](https://pyyaml.org/)|6.257110352673492e-05| +|pypi|[jsonify](https://pypi.org/project/jsonify)|6.257110352673492e-05| +|pypi|[PyEscape](https://github.com/qaviton/escape)|6.257110352673492e-05| +|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.257110352673492e-05| +|pypi|[torch_geometric](https://pyg.org)|6.257110352673492e-05| +|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|6.257110352673492e-05| +|pypi|[gpytorch](https://gpytorch.ai)|6.257110352673492e-05| +|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.257110352673492e-05| +|pypi|[python-copasi](http://copasi.org)|6.257110352673492e-05| +|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.257110352673492e-05| +|pypi|[mc3](https://github.com/pcubillos/mc3)|6.257110352673492e-05| +|pypi|[PuLP](https://github.com/coin-or/pulp)|6.257110352673492e-05| +|pypi|[tartiflette](https://tartiflette.io)|6.257110352673492e-05| +|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.257110352673492e-05| +|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.257110352673492e-05| +|pypi|[GetDist](https://getdist.readthedocs.io)|6.257110352673492e-05| +|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.257110352673492e-05| +|pypi|[nnde](https://github.com/elwinter/nnde)|6.257110352673492e-05| +|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.257110352673492e-05| +|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.257110352673492e-05| +|pypi|[coplot](https://pypi.org/project/coplot)|6.257110352673492e-05| +|pypi|[Numpy](https://www.numpy.org)|6.257110352673492e-05| +|pypi|[Matplotlib](https://matplotlib.org)|6.257110352673492e-05| +|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.257110352673492e-05| +|spack|pythonextensions|6.257110352673492e-05| +|spack|qt5|6.257110352673492e-05| +|cran|[taxa](https://docs.ropensci.org/taxa/)|6.257110352673492e-05| +|cran|[vegdata](http://germansl.infinitenature.org)|6.257110352673492e-05| +|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.256484641638225e-05| +|spack|[hdf5](https://portal.hdfgroup.org)|6.24980464440392e-05| +|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.232991942642113e-05| +|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.228161966350964e-05| +|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.194539249146757e-05| +|npm|loose-envify|6.194539249146757e-05| +|cran|js|6.194539249146757e-05| +|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|6.192274949870043e-05| +|pypi|[pysolr](https://pypi.org/project/pysolr)|6.157816846875269e-05| +|cran|[spatstat.random](http://spatstat.org/)|6.15042532861409e-05| +|pypi|[radvel](https://pypi.org/project/radvel)|6.134947721978439e-05| +|cran|rsconnect|6.12706916794741e-05| +|pypi|[Mako](https://www.makotemplates.org/)|6.114101460731154e-05| +|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.109721597136273e-05| +|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.0945880058508036e-05| +|pypi|[cupy](https://pypi.org/project/cupy)|6.08946463130808e-05| +|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.085779572591866e-05| +|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.075062588746561e-05| +|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.053171621011683e-05| +|pypi|[cvxopt](http://cvxopt.org)|6.03632374451487e-05| +|spack|freetype|6.035396765464107e-05| +|spack|libtiff|6.001728580054131e-05| +|npm|[requirejs](http://github.com/jrburke/r.js)|5.9938458725574766e-05| +|pypi|[towncrier](https://pypi.org/project/towncrier)|5.990208491693387e-05| +|cran|[phangorn](https://github.com/KlausVigo/phangorn)|5.972441765305085e-05| +|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|5.95664256878453e-05| +|pypi|[blosc](http://github.com/blosc/python-blosc)|5.944254835039818e-05| +|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|5.939135906157591e-05| +|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|5.937005510072038e-05| +|pypi|[xxhash](https://pypi.org/project/xxhash)|5.9182936478361e-05| +|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.911710278258018e-05| +|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.911710278258018e-05| +|cran|[getPass](https://github.com/wrathematics/getPass)|5.901018437732559e-05| +|pypi|[texttable](https://github.com/foutaise/texttable/)|5.873975441602728e-05| +|npm|[react-redux](https://github.com/reduxjs/react-redux)|5.870473027653626e-05| +|cran|[whisker](http://github.com/edwindj/whisker)|5.8621142035639645e-05| +|cran|[tesseract](https://docs.ropensci.org/tesseract/)|5.853147683170838e-05| +|pypi|[pyopenssl](https://pypi.org/project/pyopenssl)|5.85064596212042e-05| +|pypi|[quantiphy](https://quantiphy.readthedocs.io)|5.8399696624952596e-05| +|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.832657768398087e-05| +|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.824418018163143e-05| +|pypi|[grapheme](https://github.com/alvinlindstam/grapheme)|5.8090121434666015e-05| +|pypi|[about-time](https://github.com/rsalmei/about-time)|5.8090121434666015e-05| +|npm|[pako](https://github.com/nodeca/pako#readme)|5.792296440760605e-05| +|pypi|[fbs](https://build-system.fman.io)|5.7757941716986085e-05| +|pypi|[bidict](https://bidict.readthedocs.io)|5.7757941716986085e-05| +|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.765594855343915e-05| +|cran|[gifski](https://gif.ski/)|5.759609350012137e-05| +|pypi|[prospector](https://pypi.org/project/prospector)|5.7506501042634765e-05| +|pypi|[tbb](https://pypi.org/project/tbb)|5.7503961482203806e-05| +|cran|[nleqslv](NA)|5.7477260881991965e-05| +|pypi|[voluptuous](https://pypi.org/project/voluptuous)|5.740269338758217e-05| +|npm|[moment](https://momentjs.com)|5.735978260429926e-05| +|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.735684489950702e-05| +|cran|[katex](https://docs.ropensci.org/katex/)|5.731706896176466e-05| +|pypi|[pyfiglet](https://github.com/pwaller/pyfiglet)|5.718769061009046e-05| +|pypi|[bibtexparser](https://github.com/sciunto-org/python-bibtexparser)|5.695473393078274e-05| +|pypi|[mergedeep](https://pypi.org/project/mergedeep)|5.6940290993442965e-05| +|pypi|[mimeparse](http://code.google.com/p/mimeparse/)|5.669388915975946e-05| +|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.660729522184299e-05| +|pypi|[mkdocs](https://www.mkdocs.org)|5.633874336066728e-05| +|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.6313993174061426e-05| +|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.625946300900343e-05| +|npm|[react-images](https://jossmac.github.io/react-images/)|5.616075781848576e-05| +|pypi|[pynacl](https://pypi.org/project/pynacl)|5.6077313295172085e-05| +|pypi|[uvloop](http://github.com/MagicStack/uvloop)|5.600007497284181e-05| +|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|5.59060079226659e-05| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|5.584143250337165e-05| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|5.584143250337165e-05| +|pypi|[odfpy](https://pypi.org/project/odfpy)|5.584143250337165e-05| +|pypi|[IPython](https://pypi.org/project/IPython)|5.5651794137607866e-05| +|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.561722403981711e-05| +|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.542221366211095e-05| +|pypi|[dash-html-components](https://github.com/plotly/dash-html-components)|5.542221366211095e-05| +|pypi|[dash-table](https://pypi.org/project/dash-table)|5.542221366211095e-05| +|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.527114144861585e-05| +|cran|egg|5.52490116168147e-05| +|pypi|[pynndescent](https://pypi.org/project/pynndescent)|5.518372412570365e-05| +|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.513087368450038e-05| +|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.5122162630695056e-05| +|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.5061883508982487e-05| +|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.498672734167614e-05| +|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.4958598786499806e-05| +|cran|tufte|5.4943136839576114e-05| +|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.488379652202178e-05| +|cran|fastmap|5.4787753912591246e-05| +|cran|selectr|5.4652704085046984e-05| +|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.46227754656163e-05| +|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.457094100438811e-05| +|pypi|[libcst](https://pypi.org/project/libcst)|5.442222479028365e-05| +|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.442222479028365e-05| +|pypi|[py4j](https://www.py4j.org/)|5.4403468758204244e-05| +|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.436173669389275e-05| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|5.42689725401267e-05| +|spack|[gmp](https://gmplib.org)|5.4252092803549955e-05| +|spack|double-conversion|5.423777382113251e-05| +|pypi|[pip-run](https://pypi.org/project/pip-run)|5.417428643858206e-05| +|pypi|[whoosh](https://pypi.org/project/whoosh)|5.415619395558193e-05| +|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.4091267449152466e-05| +|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.4042343597980006e-05| +|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.39845603099777e-05| +|cran|[progress](https://github.com/r-lib/progress#readme)|5.3965707053456964e-05| +|pypi|[feets](https://github.com/carpyncho/feets)|5.388898868331237e-05| +|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.3845503421842445e-05| +|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.366442187685085e-05| +|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.366442187685085e-05| +|pypi|[easydev](http://github.com/cokelaer/easydev)|5.363237445148708e-05| +|pypi|[mdtraj](http://mdtraj.org)|5.363237445148708e-05| +|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.363237445148708e-05| +|pypi|[cykhash](https://github.com/realead/cykhash)|5.363237445148708e-05| +|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.363237445148708e-05| +|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.363237445148708e-05| +|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.363237445148708e-05| +|pypi|[dustpy](https://github.com/stammler/dustpy)|5.363237445148708e-05| +|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.363237445148708e-05| +|pypi|[noise](https://github.com/caseman/noise)|5.363237445148708e-05| +|pypi|[pytorch](http://pytorch.org)|5.363237445148708e-05| +|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.363237445148708e-05| +|pypi|[msgpack-python](http://msgpack.org/)|5.363237445148708e-05| +|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.363237445148708e-05| +|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.363237445148708e-05| +|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.363237445148708e-05| +|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.363237445148708e-05| +|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.363237445148708e-05| +|pypi|[pony](https://ponyorm.com)|5.363237445148708e-05| +|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.363237445148708e-05| +|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.363237445148708e-05| +|pypi|[ncls](https://github.com/endrebak/ncls)|5.363237445148708e-05| +|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.363237445148708e-05| +|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.363237445148708e-05| +|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.363237445148708e-05| +|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.363237445148708e-05| +|pypi|[cppyy](http://cppyy.readthedocs.org)|5.363237445148708e-05| +|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.363237445148708e-05| +|pypi|[libstempo](https://github.com/vallis/libstempo)|5.363237445148708e-05| +|pypi|[STAR](https://github.com/dbrgn/star)|5.363237445148708e-05| +|pypi|[fastqc](https://github.com/fastqc)|5.363237445148708e-05| +|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.363237445148708e-05| +|spack|yaml|5.363237445148708e-05| +|spack|effpotential|5.363237445148708e-05| +|spack|rigidbodykinematics|5.363237445148708e-05| +|spack|sbgatcore|5.363237445148708e-05| +|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.363237445148708e-05| +|npm|[filepond](https://pqina.nl/filepond/)|5.363237445148708e-05| +|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.363237445148708e-05| +|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.363237445148708e-05| +|cran|[formatR](https://github.com/yihui/formatR)|5.358074808487629e-05| +|npm|[tslib](https://www.typescriptlang.org/)|5.35369498895408e-05| +|pypi|[pympler](https://pypi.org/project/pympler)|5.338003934583572e-05| +|npm|[d3-array](https://d3js.org/d3-array/)|5.3279549007094156e-05| +|npm|[d3-scale](https://d3js.org/d3-scale/)|5.3279549007094156e-05| +|pypi|[asteval](https://github.com/newville/asteval)|5.31550474269291e-05| +|spack|cpio|5.30960507069722e-05| +|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|5.3090308263962826e-05| +|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|5.3090308263962826e-05| +|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|5.3090308263962826e-05| +|npm|[typescript](https://www.typescriptlang.org/)|5.306531556575887e-05| +|spack|fontconfig|5.281766516333489e-05| +|cran|styler|5.2812675728823626e-05| +|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.27757462484425e-05| +|pypi|[types-colorama](https://github.com/python/typeshed)|5.274207703559239e-05| +|cran|combinat|5.2725870731138566e-05| +|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.269395733863871e-05| +|npm|[d3-brush](https://d3js.org/d3-brush/)|5.265383797182681e-05| +|npm|[d3-format](https://d3js.org/d3-format/)|5.265383797182681e-05| +|pypi|[gwcs](https://pypi.org/project/gwcs)|5.250797035830334e-05| +|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.249042782925231e-05| +|pypi|[freesasa](http://freesasa.github.io/)|5.245269744326687e-05| +|npm|eslint-plugin-import|5.2427564010384e-05| +|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.2416707297253373e-05| +|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.234313468101864e-05| +|pypi|[nptyping](https://github.com/ramonhagenaars/nptyping)|5.227160735796025e-05| +|pypi|[rich-click](https://pypi.org/project/rich-click)|5.221340428449536e-05| +|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.203027916338497e-05| +|pypi|[h11](https://github.com/python-hyper/h11)|5.201355862660624e-05| +|pypi|[holoviews](https://pypi.org/project/holoviews)|5.196525389251293e-05| +|cran|[s2](https://r-spatial.github.io/s2/)|5.1954678891800786e-05| +|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.180231061707684e-05| +|pypi|[CommonMark](https://pypi.org/project/CommonMark)|5.175111577841953e-05| +|pypi|[ansicolors](https://pypi.org/project/ansicolors)|5.1595443860949334e-05| +|npm|[rc-slider](http://github.com/react-component/slider/)|5.159371694309722e-05| +|pypi|[khmer](https://khmer.readthedocs.io/)|5.157646676418007e-05| +|pypi|[contextvars](https://pypi.org/project/contextvars)|5.155359027188819e-05| +|cran|WRS2|5.1527272361080666e-05| +|cran|webshot|5.147259609245611e-05| +|cran|flashClust|5.123387821088557e-05| +|pypi|[pynvml](https://pypi.org/project/pynvml)|5.1180318543799765e-05| +|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|5.104484761391533e-05| +|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.104484761391533e-05| +|pypi|[nvidia-cudnn-cu11](https://pypi.org/project/nvidia-cudnn-cu11)|5.103972718280686e-05| +|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|5.1012690813923174e-05| +|cran|[car](https://r-forge.r-project.org/projects/car/)|5.097246826199536e-05| +|pypi|[sphinxcontrib-napoleon](https://sphinxcontrib-napoleon.readthedocs.io)|5.080905117924447e-05| +|pypi|[coveralls](http://github.com/TheKevJames/coveralls-python)|5.0644816267821556e-05| +|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.062706529572413e-05| +|pypi|[frozendict](https://github.com/Marco-Sulla/python-frozendict)|5.058919090104397e-05| +|pypi|[pip-api](https://pypi.org/project/pip-api)|5.050170795850904e-05| +|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.050170795850904e-05| +|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.050170795850904e-05| +|pypi|[aiosignal](https://github.com/aio-libs/aiosignal)|5.043154752385604e-05| +|pypi|[curio](https://pypi.org/project/curio)|5.040456073146838e-05| +|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.024656090227633e-05| +|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.021818889393706e-05| +|pypi|[google-auth-oauthlib](https://pypi.org/project/google-auth-oauthlib)|4.997845160378475e-05| +|npm|[ws](https://github.com/websockets/ws)|4.989676834013438e-05| +|cran|e1071|4.961328874673365e-05| +|pypi|[path](https://pypi.org/project/path)|4.945649721632485e-05| +|pypi|[pockets](https://pypi.org/project/pockets)|4.9455464792849235e-05| +|pypi|[pytest-remotedata](https://github.com/astropy/pytest-remotedata)|4.935433107008336e-05| +|cran|coda|4.9300952854083544e-05| +|cran|[odbc](https://github.com/r-dbi/odbc)|4.929383696806267e-05| +|pypi|[configparser](https://pypi.org/project/configparser)|4.927511772436972e-05| +|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.925393427458947e-05| +|pypi|[pyxenon](https://github.com/NLeSC/pyxenon)|4.914751611679939e-05| +|pypi|[pbr](https://docs.openstack.org/pbr/latest/)|4.9131735299720974e-05| +|pypi|[gevent](https://pypi.org/project/gevent)|4.904376774360822e-05| +|pypi|[chevron](https://github.com/noahmorrison/chevron)|4.88979192972367e-05| +|pypi|[cytoolz](https://pypi.org/project/cytoolz)|4.882465609854688e-05| +|pypi|[nrel-pysam](https://pypi.org/project/nrel-pysam)|4.881384080936128e-05| +|cran|[lazyeval](NA)|4.8550134535858265e-05| +|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.849260523321956e-05| +|pypi|[pydevtool](https://pypi.org/project/pydevtool)|4.849004372866894e-05| +|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.8300500968005904e-05| +|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.828306366996002e-05| +|cran|[stars](https://r-spatial.github.io/stars/)|4.8130655371042166e-05| +|pypi|[semantic-version](https://github.com/rbarrois/python-semanticversion)|4.810191994490535e-05| +|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.8075464543041326e-05| +|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.7995380852342566e-05| +|pypi|[types-protobuf](https://github.com/python/typeshed)|4.799223305704534e-05| +|pypi|[clang-format](http://clang.llvm.org/)|4.799223305704534e-05| +|spack|[llvm](https://llvm.org/)|4.7967734235332334e-05| +|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.796290785565505e-05| +|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.7866894197952214e-05| +|npm|[semver](https://github.com/npm/node-semver#readme)|4.785517910682566e-05| +|pypi|[pymongo](https://pypi.org/project/pymongo)|4.784385629684727e-05| +|pypi|[magic-impute](https://github.com/KrishnaswamyLab/MAGIC)|4.782177080598582e-05| +|pypi|[pycairo](https://pypi.org/project/pycairo)|4.7742745183018215e-05| +|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.7650301916513525e-05| +|pypi|[wasabi](https://pypi.org/project/wasabi)|4.7544371619661155e-05| +|pypi|[math](https://pypi.org/project/math)|4.746465138956606e-05| +|cran|[party](http://party.R-forge.R-project.org)|4.7333345134349643e-05| +|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|4.7247507886501075e-05| +|pypi|[ini2toml](https://pypi.org/project/ini2toml)|4.7155540015586737e-05| +|cran|gee|4.714712331027415e-05| +|pypi|[wandb](https://github.com/wandb/client)|4.698220446368286e-05| +|pypi|[types](https://www.pytosquatting.org)|4.692832764505119e-05| +|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.692832764505119e-05| +|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.692832764505119e-05| +|pypi|[structlog](https://www.structlog.org/)|4.692832764505119e-05| +|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.692832764505119e-05| +|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.692832764505119e-05| +|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.692832764505119e-05| +|pypi|[sbpy](https://sbpy.org)|4.692832764505119e-05| +|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.692832764505119e-05| +|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.692832764505119e-05| +|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.692832764505119e-05| +|pypi|[pycbc](http://www.pycbc.org/)|4.692832764505119e-05| +|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.692832764505119e-05| +|pypi|[pygedm](https://github.com/frbs/pygedm)|4.692832764505119e-05| +|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.692832764505119e-05| +|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.692832764505119e-05| +|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.692832764505119e-05| +|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.692832764505119e-05| +|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.692832764505119e-05| +|pypi|[pyopengl](http://pyopengl.sourceforge.net)|4.692832764505119e-05| +|pypi|[pyglm](https://github.com/Zuzu-Typ/PyGLM)|4.692832764505119e-05| +|pypi|[pyopengl-accelerate](http://pyopengl.sourceforge.net)|4.692832764505119e-05| +|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.692832764505119e-05| +|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.692832764505119e-05| +|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.692832764505119e-05| +|pypi|[gemmi](https://project-gemmi.github.io/)|4.692832764505119e-05| +|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.692832764505119e-05| +|pypi|[imexam](http://imexam.readthedocs.io/)|4.692832764505119e-05| +|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.692832764505119e-05| +|pypi|[trippy](https://github.com/fraserw/trippy)|4.692832764505119e-05| +|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.692832764505119e-05| +|pypi|[gputil](https://github.com/anderskm/gputil)|4.692832764505119e-05| +|spack|libpeyton|4.692832764505119e-05| +|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.692832764505119e-05| +|npm|[web-worker](https://github.com/developit/web-worker)|4.692832764505119e-05| +|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.692832764505119e-05| +|npm|[fflate](https://101arrowz.github.io/fflate)|4.692832764505119e-05| +|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.692832764505119e-05| +|pypi|[transforms3d](https://pypi.org/project/transforms3d)|4.687065955606859e-05| +|pypi|[bz2file](https://github.com/nvawda/bz2file)|4.685613021790496e-05| +|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.684959439932725e-05| +|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.677189988623435e-05| +|pypi|[zstandard](https://github.com/indygreg/python-zstandard)|4.6767711240954026e-05| +|pypi|[pyasn1-modules](https://pypi.org/project/pyasn1-modules)|4.663980546227178e-05| +|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|4.657548307629141e-05| +|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|4.657548307629141e-05| +|pypi|[cramjam](https://pypi.org/project/cramjam)|4.6527458889233636e-05| +|pypi|[boto](https://github.com/boto/boto/)|4.645904436860068e-05| +|pypi|[args](https://github.com/kennethreitz/args)|4.645904436860068e-05| +|pypi|[anyio](https://pypi.org/project/anyio)|4.6403252052161e-05| +|npm|react-router-dom|4.632938140228249e-05| +|pypi|[tblib](https://github.com/ionelmc/python-tblib)|4.617756211459861e-05| +|pypi|[yapf](https://pypi.org/project/yapf)|4.599894118736521e-05| +|pypi|[webcolors](https://github.com/ubernostrum/webcolors)|4.597910724286066e-05| +|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.596313493691379e-05| +|spack|gtkplus|4.587624832753164e-05| +|pypi|[sos](https://github.com/vatlab/SoS)|4.585683492006466e-05| +|pypi|[pyglet](https://pypi.org/project/pyglet)|4.5850093450349425e-05| +|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.5773401619115674e-05| +|rubygems|[rouge](http://rouge.jneen.net/)|4.5716990187713305e-05| +|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.5711930835968665e-05| +|spack|libsm|4.5691402112510275e-05| +|spack|libxext|4.5691402112510275e-05| +|pypi|[pytest-mpl](https://pypi.org/project/pytest-mpl)|4.566668266151301e-05| +|npm|cross-env|4.559151262163491e-05| +|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.547284756862402e-05| +|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.546833522942738e-05| +|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.546833522942738e-05| +|npm|[ava](https://avajs.dev)|4.531682606358373e-05| +|spack|glib|4.5258852389078476e-05| +|pypi|[xlwt](https://pypi.org/project/xlwt)|4.52463523288098e-05| +|pypi|[colour](http://github.com/vaab/colour)|4.518527547537786e-05| +|pypi|[spectres](https://spectres.readthedocs.io)|4.5159221142907154e-05| +|cran|statnet.common|4.513036613962991e-05| +|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.4904774017288166e-05| +|pypi|[vine](https://pypi.org/project/vine)|4.488193793296059e-05| +|pypi|[dpath](https://www.github.com/akesterson/dpath-python)|4.485616772306191e-05| +|pypi|[zope.event](https://pypi.org/project/zope.event)|4.45491525918147e-05| +|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.445007740288427e-05| +|spack|harfbuzz|4.417275003401628e-05| +|cran|[targets](https://docs.ropensci.org/targets/)|4.411320674924275e-05| +|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.40496957847833e-05| +|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.3885396084066815e-05| +|npm|[mongoose](https://mongoosejs.com)|4.3852257742340294e-05| +|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.373720136518771e-05| +|pypi|[segments](https://github.com/cldf/segments)|4.373720136518771e-05| +|pypi|[requests-file](http://github.com/dashea/requests-file)|4.3643344709897605e-05| +|npm|[prop-types](https://facebook.github.io/react/)|4.3596593821639255e-05| +|spack|libmng|4.355535409556312e-05| +|spack|inputproto|4.355535409556312e-05| +|spack|dbus|4.355535409556312e-05| +|spack|assimp|4.355535409556312e-05| +|spack|gperf|4.355535409556312e-05| +|spack|libdrm|4.355535409556312e-05| +|spack|libxcomposite|4.355535409556312e-05| +|spack|libxcursor|4.355535409556312e-05| +|spack|libxi|4.355535409556312e-05| +|spack|libxtst|4.355535409556312e-05| +|spack|libxrandr|4.355535409556312e-05| +|spack|libxdamage|4.355535409556312e-05| +|spack|libxcb|4.355535409556312e-05| +|spack|libxkbcommon|4.355535409556312e-05| +|spack|xcb-util-image|4.355535409556312e-05| +|spack|xcb-util-keysyms|4.355535409556312e-05| +|spack|xcb-util-renderutil|4.355535409556312e-05| +|spack|xcb-util-wm|4.355535409556312e-05| +|spack|libxrender|4.355535409556312e-05| +|pypi|[distlib](https://pypi.org/project/distlib)|4.3426782205437074e-05| +|pypi|[colorlog](https://github.com/borntyping/python-colorlog)|4.3296851606202014e-05| +|pypi|[fastrlock](https://github.com/scoder/fastrlock)|4.328643969033546e-05| +|pypi|[sniffio](https://pypi.org/project/sniffio)|4.322541105115668e-05| +|cran|[caret](https://github.com/topepo/caret/)|4.3137269395375206e-05| +|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.3021688489413674e-05| +|npm|[esm](https://github.com/standard-things/esm#readme)|4.293269450453841e-05| +|cran|[qpdf](https://github.com/ropensci/qpdf)|4.285940573464881e-05| +|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.2754967486575416e-05| +|pypi|[ratelimit](https://pypi.org/project/ratelimit)|4.2704778156996586e-05| +|pypi|[backoff](https://pypi.org/project/backoff)|4.2704778156996586e-05| +|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.266211604095563e-05| +|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.265263557072431e-05| +|spack|llvm-openmp|4.262432959531935e-05| +|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.250948355164093e-05| +|cran|[plotly](https://plotly-r.com)|4.246260702664908e-05| +|pypi|[python_dateutil](https://github.com/dateutil/dateutil)|4.245896310742727e-05| +|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.2400458277003694e-05| +|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|4.229084737189215e-05| +|cran|shape|4.2237439096975565e-05| +|pypi|[overrides](https://github.com/mkorpela/overrides)|4.205536594615093e-05| +|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.202261061161551e-05| +|cran|[classInt](https://r-spatial.github.io/classInt/)|4.1985386007917794e-05| +|spack|yacc|4.184199648103787e-05| +|cran|[taxize](https://docs.ropensci.org/taxize/)|4.183772143669756e-05| +|pypi|[tensorly-viz](https://tensorly.org/viz)|4.1714069017823284e-05| +|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.1714069017823284e-05| +|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.1714069017823284e-05| +|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.1714069017823284e-05| +|pypi|[fseval](https://github.com/dunnkers/fseval)|4.1714069017823284e-05| +|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.1714069017823284e-05| +|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.1714069017823284e-05| +|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.1714069017823284e-05| +|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.1714069017823284e-05| +|pypi|[protfasta](https://pypi.org/project/protfasta)|4.1714069017823284e-05| +|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.1714069017823284e-05| +|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.1714069017823284e-05| +|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.1714069017823284e-05| +|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.1714069017823284e-05| +|pypi|[sick](http://www.github.com/andycasey/sick/)|4.1714069017823284e-05| +|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.1714069017823284e-05| +|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.1714069017823284e-05| +|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.1714069017823284e-05| +|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.1714069017823284e-05| +|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.1714069017823284e-05| +|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.1714069017823284e-05| +|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.1714069017823284e-05| +|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.1714069017823284e-05| +|pypi|[pygobject](https://pygobject.readthedocs.io)|4.1714069017823284e-05| +|pypi|[genicam](https://www.emva.org)|4.1714069017823284e-05| +|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.1714069017823284e-05| +|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.1714069017823284e-05| +|pypi|[treegp](https://github.com/PFLeget/treegp)|4.1714069017823284e-05| +|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.1714069017823284e-05| +|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.1714069017823284e-05| +|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.1714069017823284e-05| +|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.1714069017823284e-05| +|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.1714069017823284e-05| +|pypi|[lda](https://pypi.org/project/lda)|4.1714069017823284e-05| +|pypi|[precession](https://github.com/dgerosa/precession/)|4.1714069017823284e-05| +|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.1714069017823284e-05| +|spack|fftw3|4.1714069017823284e-05| +|npm|[d3-v6-tip](https://github.com/bumbeishvili/d3.tip-for-d3.v6)|4.1714069017823284e-05| +|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.1714069017823284e-05| +|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.1714069017823284e-05| +|npm|[apexcharts](https://apexcharts.com)|4.1714069017823284e-05| +|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.1714069017823284e-05| +|npm|[lodash.debounce](https://lodash.com/)|4.1714069017823284e-05| +|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.1714069017823284e-05| +|npm|vue-apexcharts|4.1714069017823284e-05| +|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.1714069017823284e-05| +|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.1714069017823284e-05| +|cran|txtplot|4.1714069017823284e-05| +|cran|[gplots](https://github.com/talgalili/gplots)|4.157890114257606e-05| +|pypi|[pymatgen](https://pymatgen.org)|4.150358118283604e-05| +|npm|rollup-plugin-json|4.1416643449188555e-05| +|pypi|[casadi](http://casadi.org)|4.136016531521111e-05| +|pypi|[mahotas](http://luispedro.org/software/mahotas)|4.1296928327645054e-05| +|cran|codemetar|4.129692832764505e-05| +|pypi|[click-plugins](https://pypi.org/project/click-plugins)|4.1265524810876837e-05| +|pypi|[unidecode](https://pypi.org/project/unidecode)|4.125567265499006e-05| +|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.1193686006825934e-05| +|cran|see|4.1085846508479446e-05| +|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|4.1008946219170546e-05| +|cran|[effectsize](https://easystats.github.io/effectsize/)|4.1005448168847985e-05| +|pypi|[ply](http://www.dabeaz.com/ply/)|4.086831982501042e-05| +|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.07208768983513e-05| +|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|4.070786929862406e-05| +|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|4.062408074570092e-05| +|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.0616330359459514e-05| +|cran|[psych](https://personality-project.org/r/psych/)|4.056194266216756e-05| +|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.05267081991631e-05| +|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|4.0519829289027236e-05| +|pypi|[wslink](https://pypi.org/project/wslink)|4.051227544638217e-05| +|pypi|[bwapy](https://pypi.org/project/bwapy)|4.034435331873058e-05| +|pypi|[pytabix](https://pypi.org/project/pytabix)|4.034435331873058e-05| +|pypi|[types-psutil](https://github.com/python/typeshed)|4.0309388712823014e-05| +|pypi|[Brotli](https://github.com/google/brotli)|4.028744792329947e-05| +|cran|highr|4.013574098805144e-05| +|npm|[xo](https://github.com/xojs/xo#readme)|4.010596472639987e-05| +|npm|[nodemon](https://nodemon.io)|4.0100794332823244e-05| +|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|4.002453897062643e-05| +|npm|[chokidar](https://github.com/paulmillr/chokidar)|3.99611470014627e-05| +|npm|[testcafe](https://testcafe.io/)|3.9960811799122374e-05| +|pypi|[rdflib](https://github.com/RDFLib/rdflib)|3.984882476201056e-05| +|pypi|[yarl](https://pypi.org/project/yarl)|3.978428869741589e-05| +|npm|[jquery](https://jquery.com)|3.975324654500242e-05| +|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|3.973087330757978e-05| +|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.962093723383357e-05| +|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|3.9563116274513245e-05| +|pypi|[lmdb](https://pypi.org/project/lmdb)|3.949293027791321e-05| +|pypi|[fiona](https://pypi.org/project/fiona)|3.9475401737877845e-05| +|cran|tikzDevice|3.9432012618095673e-05| +|npm|gh-pages|3.9381596067329434e-05| +|cran|[tmap](https://github.com/mtennekes/tmap)|3.936533763985413e-05| +|rubygems|[rubocop](https://rubocop.org/)|3.935996805917126e-05| +|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|3.935884934178449e-05| +|pypi|[sphinx-autobuild](https://github.com/executablebooks/sphinx-autobuild)|3.921101998046653e-05| +|pypi|[dogpile.cache](https://github.com/sqlalchemy/dogpile.cache)|3.904909650076885e-05| +|pypi|[CoolProp](http://www.coolprop.org)|3.883319112627987e-05| +|rubygems|[coderay](http://coderay.rubychan.de)|3.871113617747439e-05| +|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|3.868090984213624e-05| +|cran|JuliaCall|3.863099461174048e-05| +|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.8559294384301646e-05| +|cran|gamm4|3.8423519685866194e-05| +|cran|[zip](https://github.com/r-lib/zip#readme)|3.8252299926508785e-05| +|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.8200345939687236e-05| +|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.812649079387722e-05| +|pypi|[cython-lint](https://github.com/MarcoGorelli/cython-lint)|3.8119176621160404e-05| +|cran|[checkmate](https://github.com/mllg/checkmate)|3.802830118806877e-05| +|cran|pool|3.797983463319072e-05| +|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.7959802806219194e-05| +|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.792006083592189e-05| +|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.792006083592189e-05| +|pypi|[pydap](https://pypi.org/project/pydap)|3.792006083592189e-05| +|pypi|[numbagg](https://pypi.org/project/numbagg)|3.792006083592189e-05| +|pypi|[spglib](http://spglib.github.io/spglib/)|3.787134443501933e-05| +|npm|[colors](https://github.com/Marak/colors.js)|3.768028874803619e-05| +|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.765122074946798e-05| +|cran|[gert](https://docs.ropensci.org/gert/)|3.761808513305201e-05| +|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.7546368181449266e-05| +|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.754266211604096e-05| +|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.754266211604096e-05| +|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.754266211604096e-05| +|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.754266211604096e-05| +|pypi|[Cerberus](http://docs.python-cerberus.org)|3.754266211604096e-05| +|pypi|[2to3](https://pypi.org/project/2to3)|3.754266211604096e-05| +|pypi|[streamlit-authenticator](https://github.com/mkhorasani/Streamlit-Authenticator)|3.754266211604096e-05| +|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.754266211604096e-05| +|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.754266211604096e-05| +|pypi|[urepr](https://github.com/j-faria/urepr)|3.754266211604096e-05| +|pypi|[simpleitk](http://simpleitk.org/)|3.754266211604096e-05| +|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.754266211604096e-05| +|pypi|[disksurf](https://github.com/richteague/disksurf)|3.754266211604096e-05| +|pypi|[gofish](https://github.com/richteague/gofish)|3.754266211604096e-05| +|pypi|[pywfa](https://pypi.org/project/pywfa)|3.754266211604096e-05| +|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.754266211604096e-05| +|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.754266211604096e-05| +|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.754266211604096e-05| +|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.754266211604096e-05| +|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.754266211604096e-05| +|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.754266211604096e-05| +|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.754266211604096e-05| +|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.754266211604096e-05| +|pypi|[caput](https://github.com/eykd/caput)|3.754266211604096e-05| +|pypi|[astLib](https://astlib.readthedocs.io)|3.754266211604096e-05| +|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.754266211604096e-05| +|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.754266211604096e-05| +|pypi|[pykeops](http://www.kernel-operations.io/)|3.754266211604096e-05| +|pypi|[keopscore](http://www.kernel-operations.io/)|3.754266211604096e-05| +|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.754266211604096e-05| +|spack|edlib|3.754266211604096e-05| +|spack|spoa|3.754266211604096e-05| +|spack|thread_pool|3.754266211604096e-05| +|spack|rampler|3.754266211604096e-05| +|spack|cudapoa|3.754266211604096e-05| +|spack|cudaaligner|3.754266211604096e-05| +|spack|cppuddle|3.754266211604096e-05| +|spack|hpxkokkos|3.754266211604096e-05| +|npm|[auspice](https://www.npmjs.com/package/auspice)|3.754266211604096e-05| +|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.754266211604096e-05| +|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.754266211604096e-05| +|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.752687117611051e-05| +|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.75157176216993e-05| +|pypi|[optlang](https://github.com/opencobra/optlang)|3.75157176216993e-05| +|pypi|[tensorflow-probability](https://pypi.org/project/tensorflow-probability)|3.746837449161347e-05| +|pypi|[kombu](https://kombu.readthedocs.io)|3.736043713177283e-05| +|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.72217846620577e-05| +|pypi|[cymem](https://pypi.org/project/cymem)|3.722013953774989e-05| +|pypi|[murmurhash](https://pypi.org/project/murmurhash)|3.722013953774989e-05| +|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.719751747414847e-05| +|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.7167235494880546e-05| +|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.7167235494880546e-05| +|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.7167235494880546e-05| +|spack|virtest|3.7167235494880546e-05| +|npm|[rxjs](https://rxjs.dev)|3.699558979124473e-05| +|npm|prettier|3.697728789342469e-05| +|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.682414226693012e-05| +|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.6810830860081224e-05| +|pypi|[chex](https://github.com/deepmind/chex)|3.678863261963024e-05| +|pypi|[PyJWT](https://github.com/jpadilla/pyjwt)|3.676009345001515e-05| +|pypi|[jdcal](https://github.com/phn/jdcal)|3.6476109215017056e-05| +|npm|husky|3.64478253236722e-05| +|cran|[git2r](https://docs.ropensci.org/git2r/)|3.643720834447977e-05| +|pypi|[coloredlogs](https://coloredlogs.readthedocs.io)|3.638987213382045e-05| +|pypi|[pycryptodomex](https://www.pycryptodome.org)|3.626039513531702e-05| +|cran|[slam](NA)|3.619800505657763e-05| +|npm|[passport](https://www.passportjs.org/)|3.6190489963556426e-05| +|pypi|[parsimonious](https://pypi.org/project/parsimonious)|3.617597748637806e-05| +|cran|modelbased|3.61234669767093e-05| +|pypi|[crds](https://hst-crds.stsci.edu)|3.603128418438785e-05| +|pypi|[zict](https://pypi.org/project/zict)|3.6026059527964206e-05| +|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.597114022820994e-05| +|cran|class|3.594119577471314e-05| +|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.593672968142102e-05| +|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.586392519215294e-05| +|rubygems|[rubocop-jekyll](https://github.com/jekyll/rubocop-jekyll)|3.576608971233544e-05| +|pypi|[hiredis](https://pypi.org/project/hiredis)|3.573128646244893e-05| +|pypi|[isodate](https://github.com/gweis/isodate/)|3.570445035323769e-05| +|pypi|[cwltool](https://pypi.org/project/cwltool)|3.566552901023891e-05| +|cran|mapdata|3.5568730485962005e-05| +|pypi|[torchvision](https://pypi.org/project/torchvision)|3.553178369685412e-05| +|cran|[GGally](https://ggobi.github.io/ggally/)|3.550335662747195e-05| +|spack|libxcrypt|3.5448715443686e-05| +|pypi|[scanpydoc](https://github.com/theislab/scanpydoc/)|3.536578498868438e-05| +|npm|[xlsx](https://sheetjs.com/)|3.531505586297106e-05| +|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.528568585193158e-05| +|pypi|[nibabel](https://nipy.org/nibabel)|3.527925610311931e-05| +|pypi|[geopandas](https://pypi.org/project/geopandas)|3.526763011885069e-05| +|npm|[browserify](https://github.com/browserify/browserify#readme)|3.5146570785606475e-05| +|pypi|[ase](https://wiki.fysik.dtu.dk/ase)|3.510434877041275e-05| +|pypi|[astropy-healpix](https://github.com/astropy/astropy-healpix)|3.507316886347116e-05| +|rubygems|[activesupport](https://rubyonrails.org)|3.5031886080764674e-05| +|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|3.5029664449044294e-05| +|rubygems|[railties](https://rubyonrails.org)|3.4884162941452066e-05| +|npm|jest|3.4852510611816986e-05| +|pypi|[types-toml](https://pypi.org/project/types-toml)|3.479236863998004e-05| +|cran|tseries|3.4718829785176696e-05| +|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.462654760290791e-05| +|pypi|[cfgrib](https://pypi.org/project/cfgrib)|3.461630656971028e-05| +|pypi|[wincertstore](https://github.com/tiran/wincertstore)|3.442202232281955e-05| +|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.442195411244046e-05| +|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.4286120591581334e-05| +|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.421886627832379e-05| +|pypi|[terminaltables](https://github.com/matthewdeanmartin/terminaltables)|3.4209132635047657e-05| +|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.41296928327645e-05| +|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.41296928327645e-05| +|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.41296928327645e-05| +|pypi|[PIL](http://www.pythonware.com/products/pil)|3.41296928327645e-05| +|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.41296928327645e-05| +|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.41296928327645e-05| +|pypi|[wurst](https://github.com/polca/wurst)|3.41296928327645e-05| +|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.41296928327645e-05| +|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.41296928327645e-05| +|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.41296928327645e-05| +|pypi|[configuration](http://k0s.org/hg/configuration)|3.41296928327645e-05| +|pypi|[filetype](https://github.com/h2non/filetype.py)|3.41296928327645e-05| +|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.41296928327645e-05| +|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.41296928327645e-05| +|pypi|[colored](https://gitlab.com/dslackw/colored)|3.41296928327645e-05| +|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.41296928327645e-05| +|pypi|[cdips](https://github.com/lgbouma/cdips)|3.41296928327645e-05| +|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.41296928327645e-05| +|pypi|[marxs](http://marxs.readthedocs.io)|3.41296928327645e-05| +|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.41296928327645e-05| +|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.41296928327645e-05| +|pypi|[flatdict](https://github.com/gmr/flatdict)|3.41296928327645e-05| +|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.41296928327645e-05| +|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.41296928327645e-05| +|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.41296928327645e-05| +|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.41296928327645e-05| +|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.41296928327645e-05| +|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.41296928327645e-05| +|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.41296928327645e-05| +|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.41296928327645e-05| +|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.41296928327645e-05| +|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.41296928327645e-05| +|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.41296928327645e-05| +|spack|openni2|3.41296928327645e-05| +|spack|efusion|3.41296928327645e-05| +|spack|suitesparse|3.41296928327645e-05| +|spack|realsense|3.41296928327645e-05| +|npm|[angular-animate](http://angularjs.org)|3.41296928327645e-05| +|npm|[angular-sanitize](http://angularjs.org)|3.41296928327645e-05| +|npm|[angular-touch](http://angularjs.org)|3.41296928327645e-05| +|npm|[colorbrewer](http://colorbrewer2.org/)|3.41296928327645e-05| +|npm|[dc](http://dc-js.github.io/dc.js/)|3.41296928327645e-05| +|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.410125142207053e-05| +|pypi|[rpy2](https://rpy2.github.io)|3.4084783532735764e-05| +|npm|[babel-cli](https://babeljs.io/)|3.4084676531037545e-05| +|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|3.404611986719122e-05| +|npm|eslint-config-standard|3.400765310924288e-05| +|pypi|[billiard](https://pypi.org/project/billiard)|3.400506170515167e-05| +|cran|[network](http://statnet.org/)|3.4003333455244516e-05| +|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.3922989653701604e-05| +|pypi|[scikit_learn](http://scikit-learn.org)|3.3747167809103175e-05| +|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.373447559976996e-05| +|npm|[sinon](https://sinonjs.org/)|3.372495449705745e-05| +|pypi|[ray](https://github.com/ray-project/ray)|3.365533878854393e-05| +|rubygems|[pry](http://pry.github.io)|3.364151848594955e-05| +|cran|[vcr](https://github.com/ropensci/vcr/)|3.3620862675165454e-05| +|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.3512183641194936e-05| +|cran|[sna](http://statnet.org)|3.3454732838265266e-05| +|npm|npm-run-all|3.327911644434466e-05| +|npm|fortawesome|3.322812913561328e-05| +|rubygems|[jekyll](https://jekyllrb.com)|3.32237475621648e-05| +|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.316394865418124e-05| +|pypi|[pypairix](https://github.com/4dn-dcic/pairix)|3.314377601920264e-05| +|npm|eslint-plugin-node|3.313156827257784e-05| +|pypi|[python-decouple](https://pypi.org/project/python-decouple)|3.303754266211604e-05| +|cran|[shinytest](https://github.com/rstudio/shinytest)|3.272399080581706e-05| +|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.269844541297559e-05| +|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.268849403640777e-05| +|pypi|[matchms](https://github.com/matchms/matchms)|3.266211604095564e-05| +|npm|eslint-plugin-standard|3.2659830283604355e-05| +|npm|eslint-plugin-promise|3.2659830283604355e-05| +|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.2646502286921595e-05| +|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.2632190730573285e-05| +|cran|fontawesome|3.258348809853692e-05| +|pypi|[addict](https://pypi.org/project/addict)|3.257608077360637e-05| +|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.254120161116748e-05| +|cran|[here](https://here.r-lib.org/)|3.252982072042388e-05| +|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.250049312336002e-05| +|rubygems|[simplecov](https://github.com/simplecov-ruby/simplecov)|3.238607716301213e-05| +|pypi|[optax](https://github.com/deepmind/optax)|3.22157311134269e-05| +|pypi|[elastic-transport](https://github.com/elastic/elastic-transport-python)|3.221517958719325e-05| +|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.211233263323707e-05| +|pypi|[timm](https://pypi.org/project/timm)|3.207027092737348e-05| +|npm|[babel](https://babeljs.io/)|3.204861400149837e-05| +|npm|[commander](https://github.com/tj/commander.js#readme)|3.2046886729663415e-05| +|pypi|[safe-netrc](https://pypi.org/project/safe-netrc)|3.200065008938729e-05| +|npm|react-router-bootstrap|3.196356681706273e-05| +|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.195064321344185e-05| +|npm|[events](https://github.com/Gozala/events#readme)|3.191453574866544e-05| +|cran|poorman|3.186936715617144e-05| +|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.1773457392058076e-05| +|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|3.171417975649776e-05| +|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|3.170050158857627e-05| +|pypi|[itk](https://itk.org/)|3.1619218936603645e-05| +|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.1617960750853235e-05| +|npm|immutable|3.150196309887346e-05| +|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.14685828825273e-05| +|rubygems|[faraday-net_http](https://github.com/lostisland/faraday-net_http)|3.1437286689419794e-05| +|npm|[async](https://caolan.github.io/async/)|3.13615954224956e-05| +|pypi|[pytz-deprecation-shim](https://pypi.org/project/pytz-deprecation-shim)|3.1298175999199885e-05| +|cran|[gapminder](https://github.com/jennybc/gapminder)|3.1296719761986306e-05| +|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.128555176336746e-05| +|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.128555176336746e-05| +|pypi|[blackjax](https://pypi.org/project/blackjax)|3.128555176336746e-05| +|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.128555176336746e-05| +|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.128555176336746e-05| +|pypi|[random2](http://pypi.python.org/pypi/random2)|3.128555176336746e-05| +|pypi|[pickle-mixin](https://github.com/limix/pickle-mixin)|3.128555176336746e-05| +|pypi|[bioinfokit](https://github.com/reneshbedre/bioinfokit)|3.128555176336746e-05| +|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.128555176336746e-05| +|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.128555176336746e-05| +|pypi|[toil](https://github.com/DataBiosphere/toil)|3.128555176336746e-05| +|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.128555176336746e-05| +|pypi|[torch_sparse](https://github.com/rusty1s/pytorch_sparse)|3.128555176336746e-05| +|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.128555176336746e-05| +|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.128555176336746e-05| +|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.128555176336746e-05| +|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.128555176336746e-05| +|npm|[downloadjs](http://danml.com/download.html)|3.128555176336746e-05| +|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.128555176336746e-05| +|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.128555176336746e-05| +|pypi|[vtk](https://pypi.org/project/vtk)|3.126566750992566e-05| +|cran|[Seurat](https://satijalab.org/seurat)|3.117952269161648e-05| +|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.115035348610434e-05| +|pypi|[PyLD](https://pypi.org/project/PyLD)|3.1129882679180886e-05| +|pypi|[asciitree](https://pypi.org/project/asciitree)|3.107273905747147e-05| +|pypi|[sphinx-math-dollar](https://pypi.org/project/sphinx-math-dollar)|3.0990745602520344e-05| +|pypi|[jupyter-console](https://pypi.org/project/jupyter-console)|3.0964568461060644e-05| +|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.0893606643533466e-05| +|npm|babel-preset-env|3.079600178217782e-05| +|cran|tripack|3.0589766012551494e-05| +|pypi|[tensorflow-cpu](https://pypi.org/project/tensorflow-cpu)|3.0393719533143474e-05| +|cran|reactlog|3.037115265241308e-05| +|cran|sourcetools|3.037115265241308e-05| +|cran|spatstat.data|3.0362546395514776e-05| +|pypi|[ipympl](https://pypi.org/project/ipympl)|3.031800784131444e-05| +|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.0315622815259788e-05| +|pypi|[autocommand](https://pypi.org/project/autocommand)|3.0309410178565115e-05| +|npm|[grunt](https://gruntjs.com/)|3.0269227402696446e-05| +|cran|polyclip|3.02558698311019e-05| +|npm|eslint-plugin-markdown|3.02553223778359e-05| +|pypi|[QtPy](https://github.com/spyder-ide/qtpy)|3.0205194227862556e-05| +|spack|hwloc|3.017752572557674e-05| +|cran|brew|3.0132025592377646e-05| +|pypi|[astor](https://github.com/berkerpeksag/astor)|3.0124151145192623e-05| +|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.0082261310930252e-05| +|npm|[winston](https://github.com/winstonjs/winston#readme)|3.0082261310930252e-05| +|pypi|[tensorflow-gpu](https://www.tensorflow.org/)|3.0068550829718772e-05| +|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|2.9968636312492967e-05| +|cran|animation|2.996563182328874e-05| +|pypi|[shap](https://pypi.org/project/shap)|2.9931814488128484e-05| +|rubygems|[activerecord-jdbc-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|2.9883959044368594e-05| +|cran|[recipes](https://github.com/tidymodels/recipes)|2.9864028856167554e-05| +|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|2.9765967820575327e-05| +|cran|lars|2.9706559651952138e-05| +|pypi|[pathos](https://pypi.org/project/pathos)|2.965317249857124e-05| +|spack|[guile](https://www.gnu.org/software/guile/)|2.957795086235071e-05| +|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|2.9543118350111813e-05| +|pypi|[dipy](https://dipy.org)|2.9504681893760398e-05| +|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.9504681893760398e-05| +|pypi|[lml](https://github.com/python-lml/lml)|2.9484914066309118e-05| +|cran|[plotrix](NA)|2.9447056160582493e-05| +|pypi|[gensim](https://pypi.org/project/gensim)|2.94360949669615e-05| +|npm|[underscore](https://underscorejs.org)|2.9433000162522347e-05| +|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|2.941529460300792e-05| +|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|2.9415294603007915e-05| +|pypi|[emoji](https://github.com/carpedm20/emoji/)|2.9390298518987536e-05| +|pypi|[gmsh](https://gmsh.info)|2.9371612126079097e-05| +|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|2.9211079023365714e-05| +|cran|fts|2.917316542208764e-05| +|cran|timeSeries|2.917316542208764e-05| +|npm|[uuid](https://github.com/uuidjs/uuid#readme)|2.916458683590416e-05| +|pypi|[altair](https://pypi.org/project/altair)|2.9140828603028655e-05| +|pypi|[netifaces](https://pypi.org/project/netifaces)|2.9086811815935035e-05| +|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.9028522671867383e-05| +|pypi|[smart-open](https://pypi.org/project/smart-open)|2.900310381835972e-05| +|cran|[matlab](http://cran.r-project.org/package=matlab)|2.8992656021452943e-05| +|cran|[rex](https://github.com/kevinushey/rex)|2.8992269484063143e-05| +|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.8989709769303806e-05| +|pypi|[pytest-lazy-fixture](https://pypi.org/project/pytest-lazy-fixture)|2.8979469677080592e-05| +|cran|[spatstat.core](http://spatstat.org/)|2.895565740356615e-05| +|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.894719742714624e-05| +|cran|shinydisconnect|2.8894265313454283e-05| +|npm|chalk|2.8888667044119114e-05| +|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.8878970858493043e-05| +|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.8878970858493043e-05| +|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.8878970858493043e-05| +|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.8878970858493043e-05| +|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.8878970858493043e-05| +|pypi|[coramin](https://github.com/Coramin/Coramin)|2.8878970858493043e-05| +|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.8878970858493043e-05| +|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.8878970858493043e-05| +|pypi|[ulid](https://github.com/mdipierro/ulid)|2.8878970858493043e-05| +|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.8878970858493043e-05| +|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.8878970858493043e-05| +|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.8878970858493043e-05| +|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.8878970858493043e-05| +|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.8878970858493043e-05| +|pypi|[filemagic](http://filemagic.readthedocs.org)|2.8878970858493043e-05| +|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.8878970858493043e-05| +|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.8878970858493043e-05| +|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.8878970858493043e-05| +|pypi|[pmesh](https://pypi.org/project/pmesh)|2.8878970858493043e-05| +|spack|everybeam|2.8878970858493043e-05| +|spack|idgapi|2.8878970858493043e-05| +|pypi|[pymdown-extensions](https://pypi.org/project/pymdown-extensions)|2.8878423498058714e-05| +|pypi|[pretend](https://pypi.org/project/pretend)|2.886286160402727e-05| +|pypi|[reportlab](http://www.reportlab.com/)|2.8836805719608494e-05| +|pypi|[httpretty](https://pypi.org/project/httpretty)|2.8803739926004533e-05| +|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.859018114990811e-05| +|npm|ndoc|2.859018114990811e-05| +|cran|[irlba](NA)|2.853039851553405e-05| +|spack|eigen|2.8529215956562793e-05| +|cran|[credentials](https://docs.ropensci.org/credentials/)|2.8525014376976842e-05| +|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.8475438810336423e-05| +|cran|[pbapply](https://github.com/psolymos/pbapply)|2.8444233165411353e-05| +|pypi|[easygui](https://github.com/robertlugg/easygui)|2.8433432738656544e-05| +|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.8323702747764186e-05| +|cran|fANCOVA|2.830287664553876e-05| +|pypi|[pyqtgraph](https://pypi.org/project/pyqtgraph)|2.827865246113285e-05| +|pypi|[python-socks](https://pypi.org/project/python-socks)|2.826152048585252e-05| +|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8169388858593513e-05| +|pypi|[geojson](https://github.com/jazzband/geojson)|2.8106716235982448e-05| +|pypi|[funcy](https://pypi.org/project/funcy)|2.8104633103629286e-05| +|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.807183707354356e-05| +|cran|strucchange|2.805671816058919e-05| +|pypi|[datrie](https://github.com/kmike/datrie)|2.7917885584267838e-05| +|pypi|[toposort](https://pypi.org/project/toposort)|2.7917885584267838e-05| +|cran|[ggforce](https://ggforce.data-imaginist.com)|2.7883868338961825e-05| +|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.7864366942202267e-05| +|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.7864320795328875e-05| +|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.782507820227943e-05| +|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.7814345305812882e-05| +|cran|[wk](https://paleolimbot.github.io/wk/)|2.7808495644392267e-05| +|cran|conflicted|2.7784558668672146e-05| +|pypi|[hdf5plugin](https://pypi.org/project/hdf5plugin)|2.767731411603785e-05| +|cran|[argon2](https://github.com/wrathematics/argon2)|2.7676316431009264e-05| +|pypi|[datashader](https://datashader.org)|2.7660871338692272e-05| +|pypi|[pymc3](http://github.com/pymc-devs/pymc3)|2.7629286621463366e-05| +|cran|[golem](https://github.com/ThinkR-open/golem)|2.7429344290257868e-05| +|pypi|[cligj](https://github.com/mapbox/cligj)|2.7425951377603924e-05| +|spack|[openssh](https://www.openssh.com/)|2.741896698296016e-05| +|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.741896698296016e-05| +|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.7413948820052535e-05| +|pypi|[ndcube](https://docs.sunpy.org/projects/ndcube/)|2.7382599747082163e-05| +|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.7261801549221614e-05| +|npm|object-assign|2.7242990399626806e-05| +|cran|ade4|2.7189114291258525e-05| +|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.7165811570277353e-05| +|cran|RhpcBLASctl|2.7123000304042657e-05| +|npm|[zone.js](https://github.com/angular/angular#readme)|2.711594186597079e-05| +|pypi|[PasteDeploy](https://pypi.org/project/PasteDeploy)|2.6923623873282577e-05| +|cran|[datawizard](https://easystats.github.io/datawizard/)|2.6906787512867552e-05| +|pypi|[srsly](https://pypi.org/project/srsly)|2.689590745583863e-05| +|pypi|[Pint](https://github.com/hgrecco/pint)|2.68839725878975e-05| +|pypi|[area](https://github.com/scisco/area)|2.681618722574354e-05| +|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.681618722574354e-05| +|pypi|[thermo](https://github.com/CalebBell/thermo)|2.681618722574354e-05| +|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.681618722574354e-05| +|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.681618722574354e-05| +|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.681618722574354e-05| +|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.681618722574354e-05| +|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.681618722574354e-05| +|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.681618722574354e-05| +|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.681618722574354e-05| +|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.681618722574354e-05| +|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.681618722574354e-05| +|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.681618722574354e-05| +|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.681618722574354e-05| +|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.681618722574354e-05| +|pypi|[dash_table](https://pypi.org/project/dash_table)|2.681618722574354e-05| +|pypi|[dash_trich_components](https://pypi.org/project/dash_trich_components)|2.681618722574354e-05| +|pypi|[python-time](https://github.com/hengdai/pytime)|2.681618722574354e-05| +|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.681618722574354e-05| +|pypi|[wres](https://github.com/jks-liu/wres)|2.681618722574354e-05| +|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.681618722574354e-05| +|spack|sophus|2.681618722574354e-05| +|spack|visioncore|2.681618722574354e-05| +|spack|brisk|2.681618722574354e-05| +|spack|opengv|2.681618722574354e-05| +|spack|gtsam|2.681618722574354e-05| +|spack|tensorflow|2.681618722574354e-05| +|spack|cudalibs|2.681618722574354e-05| +|spack|pnetcdf|2.681618722574354e-05| +|spack|qt5widgets|2.681618722574354e-05| +|spack|qt5opengl|2.681618722574354e-05| +|spack|glut|2.681618722574354e-05| +|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.681618722574354e-05| +|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.681618722574354e-05| +|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.681618722574354e-05| +|npm|[md5-node](https://github.com/shanelau/node-md5)|2.681618722574354e-05| +|npm|[mysql-builder-plus](https://github.com/v25bh145/mysql-builder-plus#readme)|2.681618722574354e-05| +|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.681618722574354e-05| +|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.681618722574354e-05| +|npm|net|2.681618722574354e-05| +|cran|poibin|2.681618722574354e-05| +|cran|mlbench|2.6806087592746282e-05| +|cran|pbkrtest|2.6772737726426545e-05| +|pypi|[monty](https://pypi.org/project/monty)|2.676219422215704e-05| +|cran|[lavaan](https://lavaan.ugent.be)|2.6722209938755388e-05| +|pypi|[dicttoxml](https://github.com/quandyfactory/dicttoxml)|2.6711388333137184e-05| +|spack|[swig](http://www.swig.org)|2.6612825806434135e-05| +|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.6561433447098972e-05| +|pypi|[srastream](https://github.com/jdidion/srastream)|2.65480253534861e-05| +|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.65480253534861e-05| +|spack|py-nose|2.65480253534861e-05| +|npm|process|2.65480253534861e-05| +|npm|util|2.65480253534861e-05| +|npm|spc|2.65480253534861e-05| +|pypi|[progress](http://github.com/verigak/progress/)|2.652525689263406e-05| +|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.649799879271873e-05| +|rubygems|ruby-maven-libs|2.644644305119453e-05| +|spack|findutils|2.6446245245813685e-05| +|pypi|[asynctest](https://pypi.org/project/asynctest)|2.632975875671304e-05| +|pypi|[MOODS-python](https://pypi.org/project/MOODS-python)|2.6279863481228668e-05| +|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6206634662266056e-05| +|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.6198419282651362e-05| +|cran|[mmand](https://github.com/jonclayden/mmand)|2.617097749224832e-05| +|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.617097749224832e-05| +|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6151284528206034e-05| +|cran|gam|2.611187319769761e-05| +|cran|latticeExtra|2.6109124964504043e-05| +|cran|[circlize](https://github.com/jokergoo/circlize)|2.610350754369077e-05| +|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.6046835667845504e-05| +|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.604522184300341e-05| +|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.604522184300341e-05| +|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.604522184300341e-05| +|pypi|[pythutils](https://github.com/JolleJolles)|2.604522184300341e-05| +|npm|[mathjs](https://mathjs.org)|2.6019150549867274e-05| +|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.578375673786282e-05| +|cran|[zeallot](https://github.com/nteetor/zeallot)|2.5716723549488054e-05| +|pypi|[pyfftw](https://pypi.org/project/pyfftw)|2.571518008511712e-05| +|rubygems|[test-unit](http://test-unit.github.io/)|2.571405692580274e-05| +|npm|after|2.568516255062452e-05| +|npm|expect.js|2.5681527303754263e-05| +|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.5676995864709174e-05| +|pypi|[phantomjs](https://github.com/neurobin/phantomjspy)|2.5650471792812686e-05| +|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.562977721936766e-05| +|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.554986727341676e-05| +|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.5524884671642365e-05| +|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.546606668833631e-05| +|pypi|[cmake](https://pypi.org/project/cmake)|2.546141379150412e-05| +|pypi|[sep](https://github.com/kbarbary/sep)|2.541585819610937e-05| +|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.5313154582726166e-05| +|pypi|[funcsigs](https://pypi.org/project/funcsigs)|2.523403217942467e-05| +|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5207215992198927e-05| +|pypi|[astlib](https://astlib.readthedocs.io)|2.5207215992198927e-05| +|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5207215992198927e-05| +|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.5184654968110554e-05| +|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.5088155221214748e-05| +|pypi|[cchardet](https://github.com/PyYoshi/cChardet)|2.5080875067660156e-05| +|pypi|[scandir](https://pypi.org/project/scandir)|2.5066044237332646e-05| +|cran|[glmnet](https://glmnet.stanford.edu)|2.5042595906279242e-05| +|pypi|[scikit-video](http://scikit-video.org/)|2.502844141069397e-05| +|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.502844141069397e-05| +|pypi|[leafmap](https://github.com/opengeos/leafmap)|2.502844141069397e-05| +|pypi|[localtileserver](https://pypi.org/project/localtileserver)|2.502844141069397e-05| +|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.502844141069397e-05| +|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.502844141069397e-05| +|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.502844141069397e-05| +|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.502844141069397e-05| +|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.502844141069397e-05| +|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.502844141069397e-05| +|pypi|[vedo](https://github.com/marcomusy/vedo)|2.502844141069397e-05| +|pypi|[PIMS](https://github.com/soft-matter/pims)|2.502844141069397e-05| +|spack|glew|2.4885751994101158e-05| +|pypi|[future-fstrings](https://pypi.org/project/future-fstrings)|2.4872013651877133e-05| +|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.4869004842305625e-05| +|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.4861852232360513e-05| +|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.4851201958747584e-05| +|pypi|[autopep8](https://github.com/hhatto/autopep8)|2.4789528887444676e-05| +|cran|pbdMPI|2.4778156996587028e-05| +|rubygems|[yard](http://yardoc.org)|2.4706003202871233e-05| +|rubygems|[cucumber](https://cucumber.io/)|2.4681079921936853e-05| +|pypi|[spacy-legacy](https://spacy.io)|2.4678478292466495e-05| +|pypi|[google-cloud-core](https://pypi.org/project/google-cloud-core)|2.466753756106253e-05| +|pypi|[Theano](http://deeplearning.net/software/theano/)|2.4611300720515738e-05| +|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.4611279383396035e-05| +|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.45799539932955e-05| +|cran|rsvg|2.4568514119004513e-05| +|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.449361911412937e-05| +|cran|av|2.437621111484144e-05| +|pypi|[python-jose](https://pypi.org/project/python-jose)|2.43522528465311e-05| +|cran|[janitor](https://github.com/sfirke/janitor)|2.4295244634926733e-05| +|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.429297680391838e-05| +|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4205552528178503e-05| +|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.417935153583618e-05| +|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.417935153583618e-05| +|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.417935153583618e-05| +|cran|lpSolve|2.415997331211989e-05| +|pypi|[pyclipper](https://github.com/greginvm/pyclipper)|2.4065809048744202e-05| +|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.4065809048744202e-05| +|npm|[express-session](https://github.com/expressjs/session#readme)|2.4017247684056554e-05| +|pypi|[httptools](https://pypi.org/project/httptools)|2.3998769093045377e-05| +|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.3998769093045377e-05| +|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|2.3974341145410218e-05| +|pypi|[service-identity](https://pypi.org/project/service-identity)|2.3941834615896048e-05| +|pypi|[geoviews](https://pypi.org/project/geoviews)|2.389975210146382e-05| +|cran|cba|2.389516346326567e-05| +|rubygems|[gem_hadar](http://github.com/flori/gem_hadar)|2.386247214555617e-05| +|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.3804732842678575e-05| +|pypi|[george](https://github.com/dfm/george)|2.3756468787021687e-05| +|pypi|[av](https://pypi.org/project/av)|2.374999254297452e-05| +|rubygems|[pg](https://github.com/ged/ruby-pg)|2.3739136155030837e-05| +|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.371742781299096e-05| +|pypi|[spectral-cube](http://spectral-cube.readthedocs.org)|2.3710886896253793e-05| +|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.3671731425571017e-05| +|pypi|[formulaic](https://github.com/matthewwardrop/formulaic)|2.3651278366564873e-05| +|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.3651278366564873e-05| +|pypi|[intake](https://pypi.org/project/intake)|2.3635246982009897e-05| +|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.3623209716770324e-05| +|pypi|[identify](https://pypi.org/project/identify)|2.3623209716770324e-05| +|pypi|[cfgv](https://pypi.org/project/cfgv)|2.3623209716770324e-05| +|cran|gbRd|2.3610912312943028e-05| +|pypi|[asdf-transform-schemas](https://github.com/asdf-format/asdf-transform-schemas)|2.350425653942915e-05| +|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.3481641916189136e-05| +|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.3464163822525594e-05| +|pypi|[ref_index](http://github.com/phn/ref_index)|2.3464163822525594e-05| +|pypi|[bfit](https://github.com/dfujim/bfit)|2.3464163822525594e-05| +|pypi|[bdata](https://github.com/dfujim/bdata)|2.3464163822525594e-05| +|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.3464163822525594e-05| +|pypi|[julia](http://julialang.org)|2.3464163822525594e-05| +|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.3464163822525594e-05| +|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.3464163822525594e-05| +|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.3464163822525594e-05| +|pypi|[cerberus](http://docs.python-cerberus.org)|2.3464163822525594e-05| +|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.3464163822525594e-05| +|npm|[helmet](https://helmetjs.github.io/)|2.3464163822525594e-05| +|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.3464163822525594e-05| +|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.3464163822525594e-05| +|npm|[emotion](https://emotion.sh)|2.3464163822525594e-05| +|cran|geoaxe|2.3464163822525594e-05| +|cran|spbabel|2.3464163822525594e-05| +|cran|colorRamps|2.3464163822525594e-05| +|cran|paletteer|2.3464163822525594e-05| +|cran|statsExpressions|2.3464163822525594e-05| +|pypi|[traittypes](https://pypi.org/project/traittypes)|2.3429890372776276e-05| +|pypi|[scanpy](https://scanpy.readthedocs.io)|2.341928247174219e-05| +|pypi|[jupyter-contrib-core](https://github.com/jupyter-contrib/jupyter_contrib_core)|2.339582579701483e-05| +|pypi|[jupyter-nbextensions-configurator](https://github.com/jupyter-contrib/jupyter_nbextensions_configurator)|2.339582579701483e-05| +|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3382021226951177e-05| +|npm|clipboard|2.3370307167235493e-05| +|pypi|[python-louvain](https://pypi.org/project/python-louvain)|2.3308421786398534e-05| +|pypi|[miniball](https://github.com/marmakoide/miniball)|2.322952218430034e-05| +|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.322952218430034e-05| +|pypi|[pyramid](https://pypi.org/project/pyramid)|2.3213044472186356e-05| +|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.3197749922999813e-05| +|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3179986727341676e-05| +|pypi|[datatable](https://github.com/h2oai/datatable)|2.314348347897836e-05| +|pypi|[anndata](http://anndata.readthedocs.io)|2.310012237015807e-05| +|pypi|[idna-ssl](https://github.com/aio-libs/idna-ssl)|2.3093322367399163e-05| +|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.3077695241919292e-05| +|cran|SGP|2.3073839319573106e-05| +|pypi|[tensorflow-datasets](https://pypi.org/project/tensorflow-datasets)|2.3068544432465954e-05| +|rubygems|[mysql2](https://github.com/brianmario/mysql2)|2.305809013025005e-05| +|pypi|[aiodns](https://pypi.org/project/aiodns)|2.3042641568978516e-05| +|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|2.297063279236609e-05| +|pypi|[flax](https://pypi.org/project/flax)|2.294334085804266e-05| +|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.2898704367760177e-05| +|spack|py-mpi4py|2.2828575116053246e-05| +|cran|miniUI|2.2820997247769157e-05| +|pypi|[xdg](https://github.com/srstevenson/xdg-base-dirs)|2.279032116916076e-05| +|spack|[help2man](https://www.gnu.org/software/help2man/)|2.276551605367477e-05| +|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.2450511945392488e-05| +|pypi|[ffmpeg](https://github.com/jiashaokun/ffmpeg)|2.2398965274391893e-05| +|pypi|[batman-package](https://github.com/lkreidberg/batman)|2.2365129273405738e-05| +|rubygems|actionpack|2.234782952298798e-05| +|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2329632824513365e-05| +|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.2203505294477993e-05| +|cran|parallelly|2.2195679261860145e-05| +|pypi|[nltk](https://pypi.org/project/nltk)|2.2183194248216878e-05| +|pypi|[humanize](https://pypi.org/project/humanize)|2.2170513962911282e-05| +|rubygems|kramdown|2.214393869769226e-05| +|cran|fstcore|2.214198827338759e-05| +|pypi|[databases](https://pypi.org/project/databases)|2.213266459208525e-05| +|npm|sax|2.2115739205984043e-05| +|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.2083918891788796e-05| +|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.2083918891788796e-05| +|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.2083918891788796e-05| +|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.2083918891788796e-05| +|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.2083918891788796e-05| +|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.2083918891788796e-05| +|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.2083918891788796e-05| +|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.2083918891788796e-05| +|pypi|[pykalman](http://pykalman.github.com)|2.2083918891788796e-05| +|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.2083918891788796e-05| +|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.2083918891788796e-05| +|npm|[diff2html](https://diff2html.xyz/)|2.2083918891788796e-05| +|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.2083918891788796e-05| +|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.2083918891788796e-05| +|npm|react-schemaorg|2.2083918891788796e-05| +|cran|nortest|2.2083918891788796e-05| +|cran|openair|2.2083918891788796e-05| +|npm|safe-buffer|2.2026505907759704e-05| +|npm|lint-staged|2.1908888030003235e-05| +|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.1869717629265156e-05| +|pypi|[nbval](https://pypi.org/project/nbval)|2.1775708695840084e-05| +|pypi|[ortools](https://developers.google.com/optimization/)|2.1768423713816216e-05| +|pypi|[apptools](https://pypi.org/project/apptools)|2.1765358361774743e-05| +|cran|webfakes|2.1725150897107048e-05| +|pypi|[passlib](https://pypi.org/project/passlib)|2.172423660299328e-05| +|npm|vary|2.166830398257141e-05| +|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.163502077123841e-05| +|pypi|[prov](https://pypi.org/project/prov)|2.1621546153385563e-05| +|cran|mclust|2.1618444809982066e-05| +|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.1608606440611328e-05| +|rubygems|[builder](http://onestepback.org)|2.1584566979522182e-05| +|pypi|[starlette](https://pypi.org/project/starlette)|2.1536510725534552e-05| +|pypi|[waitress](https://pypi.org/project/waitress)|2.153645347139192e-05| +|pypi|[astroid](https://pypi.org/project/astroid)|2.1516581178765146e-05| +|npm|[standard](https://standardjs.com)|2.1465629825213252e-05| +|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.1455126181719787e-05| +|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.1408241245316495e-05| +|pypi|[typeguard](https://pypi.org/project/typeguard)|2.138634815963666e-05| +|rubygems|[aruba](https://github.com/cucumber/aruba)|2.1343925085324227e-05| +|pypi|[stsci.stimage](https://pypi.org/project/stsci.stimage)|2.1340982887751232e-05| +|pypi|[stsci.imagestats](https://pypi.org/project/stsci.imagestats)|2.1340982887751232e-05| +|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.1288559360820158e-05| +|pypi|[pyro-ppl](https://pypi.org/project/pyro-ppl)|2.125768413906796e-05| +|rubygems|[tins](https://github.com/flori/tins)|2.1233357195096477e-05| +|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.123246113007205e-05| +|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.123246113007205e-05| +|npm|redux|2.1162068160495306e-05| +|pypi|[incremental](https://pypi.org/project/incremental)|2.1156851353685112e-05| +|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.1143532235682407e-05| +|pypi|[h2](https://pypi.org/project/h2)|2.111147975486432e-05| +|npm|eslint-config-prettier|2.1101321487857782e-05| +|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|2.1077511500222584e-05| +|pypi|[timezonefinder](https://pypi.org/project/timezonefinder)|2.0955121846495274e-05| +|cran|[futile.logger](NA)|2.0926441448199128e-05| +|rubygems|[webmock](http://github.com/bblimke/webmock)|2.091136827313405e-05| +|cran|[graphql](http://graphql.org)|2.090404305592019e-05| +|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.088310580204778e-05| +|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.0857034508911642e-05| +|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.0857034508911642e-05| +|pypi|[line_profiler](https://github.com/pyutils/line_profiler)|2.0857034508911642e-05| +|pypi|[tkp](http://docs.transientskp.org/)|2.0857034508911642e-05| +|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.0857034508911642e-05| +|spack|dl|2.0857034508911642e-05| +|spack|sofa|2.0857034508911642e-05| +|spack|pthreads|2.0857034508911642e-05| +|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.0857034508911642e-05| +|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.0857034508911642e-05| +|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.0857034508911642e-05| +|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.0857034508911642e-05| +|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.0857034508911642e-05| +|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.0857034508911642e-05| +|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.0857034508911642e-05| +|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.0857034508911642e-05| +|npm|[bower](http://bower.io)|2.0857034508911642e-05| +|npm|[http-auth](https://github.com/gevorg/http-auth)|2.0857034508911642e-05| +|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.0857034508911642e-05| +|npm|[multer](https://github.com/expressjs/multer#readme)|2.0857034508911642e-05| +|pypi|[pydub](http://pydub.com)|2.082723874532748e-05| +|npm|coffee-script|2.0784781992345375e-05| +|pypi|[pyscf](http://www.pyscf.org)|2.073738099514999e-05| +|pypi|[google-api-core](https://pypi.org/project/google-api-core)|2.070310275057187e-05| +|pypi|[boltons](https://pypi.org/project/boltons)|2.0654522108858933e-05| +|pypi|[clikit](https://pypi.org/project/clikit)|2.0648464163822523e-05| +|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.0648464163822523e-05| +|pypi|[httpstan](https://pypi.org/project/httpstan)|2.0648464163822523e-05| +|pypi|[language-data](https://pypi.org/project/language-data)|2.0648464163822523e-05| +|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.0648464163822523e-05| +|npm|scheduler|2.0648464163822523e-05| +|pypi|[mayavi](https://pypi.org/project/mayavi)|2.063963059626581e-05| +|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|2.060403233329198e-05| +|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|2.0579376438453834e-05| +|pypi|[anytree](https://github.com/c0fec0de/anytree)|2.055705758186329e-05| +|cran|spatial|2.055452591769908e-05| +|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.0540177729022265e-05| +|cran|stopwords|2.0528984271991535e-05| +|cran|spam|2.0475545158559046e-05| +|npm|[babel-loader](https://github.com/babel/babel-loader)|2.0462944444744543e-05| +|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.0441979522184297e-05| +|pypi|[validators](https://pypi.org/project/validators)|2.040661887259498e-05| +|npm|json5|2.036893950036774e-05| +|pypi|[fastcore](https://pypi.org/project/fastcore)|2.0363641143147557e-05| +|pypi|[geographiclib](https://geographiclib.sourceforge.io/1.52/python)|2.0347631236795056e-05| +|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.031996587030717e-05| +|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.0293330873535652e-05| +|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.0293330873535652e-05| +|rubygems|[diff-lcs](https://github.com/halostatue/diff-lcs)|2.0264309812286686e-05| +|npm|[jasmine](http://jasmine.github.io/)|2.0229522630790305e-05| +|rubygems|[psych](https://github.com/ruby/psych)|2.022908095136519e-05| +|cran|RJSONIO|2.022357455277552e-05| +|cran|[remotes](https://remotes.r-lib.org)|2.0194165849626794e-05| +|cran|brms|2.014529718835019e-05| +|pypi|[osmnx](https://pypi.org/project/osmnx)|2.0061860068259386e-05| +|pypi|[xcffib](https://pypi.org/project/xcffib)|1.9988232874207703e-05| +|pypi|[loguru](https://github.com/Delgan/loguru)|1.9986188601727665e-05| +|cran|[config](https://github.com/rstudio/config)|1.9855406146651225e-05| +|pypi|[alphapept](https://github.com/MannLabs/alphapept)|1.9759295850547872e-05| +|pypi|[BioPython](https://biopython.org/)|1.9759295850547872e-05| +|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|1.9759295850547872e-05| +|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|1.9759295850547872e-05| +|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|1.9759295850547872e-05| +|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|1.9759295850547872e-05| +|pypi|[sos-python](https://github.com/vatlab/SOS)|1.9759295850547872e-05| +|pypi|[sos-ruby](https://github.com/vatlab/SOS)|1.9759295850547872e-05| +|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|1.9759295850547872e-05| +|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|1.9759295850547872e-05| +|pypi|[kneed](https://github.com/arvkevi/kneed)|1.9759295850547872e-05| +|cran|dunn.test|1.9759295850547872e-05| +|pypi|[pyside6](https://pypi.org/project/pyside6)|1.9692690557451645e-05| +|rubygems|rake-compiler|1.966467721901047e-05| +|pypi|[pyopencl](http://mathema.tician.de/software/pyopencl)|1.953670973508857e-05| +|cran|[tm](http://tm.r-forge.r-project.org/)|1.951168814377391e-05| +|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|1.9476039830476687e-05| +|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|1.9453321175773638e-05| +|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|1.9453321175773638e-05| +|pypi|[heapdict](http://stutzbachenterprises.com/)|1.945167646695999e-05| +|npm|validator|1.9430372947466714e-05| +|npm|[ts-node](https://typestrong.org/ts-node)|1.9397519710221575e-05| +|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.929735592654685e-05| +|cran|[hoardr](https://github.com/ropensci/hoardr)|1.924556967269277e-05| +|pypi|[deprecation](http://deprecation.readthedocs.io/)|1.9200079141316722e-05| +|cran|[RANN](https://github.com/jefferis/RANN)|1.9161809468864196e-05| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|1.9159587187140667e-05| +|spack|llvm-amdgpu|1.9150780107264747e-05| +|spack|hsa-rocr-dev|1.9150780107264747e-05| +|pypi|[asdf-astropy](https://github.com/astropy/asdf-astropy)|1.9145272974025864e-05| +|pypi|[tensorstore](https://pypi.org/project/tensorstore)|1.905794745214384e-05| +|pypi|[h3](https://github.com/uber/h3-py)|1.9039492930277917e-05| +|pypi|[constantly](https://pypi.org/project/constantly)|1.9024122246234697e-05| +|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9024122246234697e-05| +|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.9000758437618506e-05| +|cran|[reactable](https://glin.github.io/reactable/)|1.8986777348552096e-05| +|pypi|[pyenchant](https://pypi.org/project/pyenchant)|1.897245246221355e-05| +|pypi|[cairocffi](https://github.com/Kozea/cairocffi)|1.897225317251615e-05| +|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.893610866058717e-05| +|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.893610866058717e-05| +|pypi|[python-box](https://github.com/cdgriffith/Box)|1.8915725912312944e-05| +|npm|[minimist](https://github.com/substack/minimist)|1.885988476632252e-05| +|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.879983004242031e-05| +|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.877133105802048e-05| +|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.877133105802048e-05| +|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.877133105802048e-05| +|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.877133105802048e-05| +|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.877133105802048e-05| +|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.877133105802048e-05| +|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.877133105802048e-05| +|pypi|[envisage](http://docs.enthought.com/envisage)|1.877133105802048e-05| +|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.877133105802048e-05| +|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.877133105802048e-05| +|npm|tinymce|1.877133105802048e-05| +|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.877133105802048e-05| +|cran|lpSolveAPI|1.877133105802048e-05| +|cran|[genalg](https://github.com/egonw/genalg)|1.877133105802048e-05| +|cran|segmented|1.876522163101774e-05| +|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.8741697227934058e-05| +|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.872312724249584e-05| +|npm|depd|1.869856912803189e-05| +|spack|libunistring|1.869831389279261e-05| +|cran|modelr|1.8650949695800563e-05| +|cran|lmtest|1.8650338214448e-05| +|cran|gmp|1.8611827738307362e-05| +|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.8603567697366165e-05| +|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.8581706344038747e-05| +|cran|Formula|1.8568229349509157e-05| +|cran|[semver](https://github.com/johndharrison/semver)|1.8529985372988796e-05| +|pypi|[awscrt](https://github.com/awslabs/aws-crt-python)|1.849913262960871e-05| +|rubygems|[coveralls](https://coveralls.io)|1.8483310254411147e-05| +|npm|[font-awesome](http://fontawesome.io/)|1.8479982256958825e-05| +|pypi|[e13tools](https://e13tools.readthedocs.io)|1.8479332574895714e-05| +|pypi|[pydicom](https://github.com/pydicom/pydicom)|1.845910381013553e-05| +|pypi|[deprecat](https://pypi.org/project/deprecat)|1.8439463299766936e-05| +|cran|lsa|1.8434671316219025e-05| +|cran|kernlab|1.8419455942218914e-05| +|rubygems|[mocha](https://mocha.jamesmead.org)|1.8379040664639002e-05| +|npm|gulp|1.8366011926398844e-05| +|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.836070819112628e-05| +|pypi|[jaxtyping](https://github.com/google/jaxtyping)|1.8355233219567695e-05| +|pypi|[pyro-api](https://pypi.org/project/pyro-api)|1.8292848842635742e-05| +|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.824342576815687e-05| +|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.823053794896798e-05| +|npm|react-transition-group|1.822778757079098e-05| +|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8223833902161548e-05| +|pypi|[stevedore](https://docs.openstack.org/stevedore/latest/)|1.8167445928682452e-05| +|cran|sandwich|1.8063204648670412e-05| +|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.8058622766512745e-05| +|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.8058622766512745e-05| +|pypi|[exotic-ld](https://pypi.org/project/exotic-ld)|1.8049356786558152e-05| +|pypi|[APScheduler](https://pypi.org/project/APScheduler)|1.803388590931253e-05| +|rubygems|[commonmarker](https://github.com/gjtorikian/commonmarker)|1.7969346157120414e-05| +|cran|[statmod](NA)|1.7949639223322766e-05| +|npm|[sass](https://github.com/sass/dart-sass)|1.7948421548858688e-05| +|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.7911434812176375e-05| +|pypi|[rmnest](https://github.com/mlower/rmnest)|1.787745815049569e-05| +|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.787745815049569e-05| +|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.787745815049569e-05| +|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.787745815049569e-05| +|pypi|[google-cloud](https://github.com/GoogleCloudPlatform/google-cloud-python)|1.787745815049569e-05| +|pypi|[google-cloud-bigquery](https://github.com/googleapis/python-bigquery)|1.787745815049569e-05| +|pypi|[owslib](https://owslib.readthedocs.io)|1.787745815049569e-05| +|pypi|[eeharvest](https://github.com/sydney-informatics-hub/eeharvest)|1.787745815049569e-05| +|cran|doMC|1.7822038030229153e-05| +|pypi|[zest.releaser](https://pypi.org/project/zest.releaser)|1.7816133835250174e-05| +|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.7796805829659335e-05| +|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.7788415746321958e-05| +|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.7788070859743213e-05| +|rubygems|[html-pipeline](https://github.com/jch/html-pipeline)|1.778211170702638e-05| +|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.777986668288841e-05| +|rubygems|activerecord|1.7752492753467887e-05| +|pypi|[configobj](https://pypi.org/project/configobj)|1.7713291334137402e-05| +|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.7698683568990734e-05| +|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.7698683568990734e-05| +|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.7698683568990734e-05| +|rubygems|gemoji|1.7698683568990734e-05| +|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.7639309962965652e-05| +|npm|on-headers|1.761857151058738e-05| +|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.757772653492177e-05| +|cran|quadprog|1.7486415344638492e-05| +|pypi|[bottle](https://pypi.org/project/bottle)|1.748503812131311e-05| +|npm|rollup-plugin-commonjs|1.7464191370818132e-05| +|pypi|[meshio](https://github.com/nschloe/meshio)|1.7447889094996466e-05| +|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7415110094879423e-05| +|pypi|[plumbum](https://pypi.org/project/plumbum)|1.736030408091727e-05| +|pypi|[onnx](https://pypi.org/project/onnx)|1.7339384996319365e-05| +|rubygems|[utils](http://github.com/flori/utils)|1.727475031996587e-05| +|pypi|[neo](https://neuralensemble.org/neo)|1.7261463125092746e-05| +|rubygems|nokogiri|1.7229798113450407e-05| +|rubygems|actionview|1.7220829917685106e-05| +|spack|py-flit-core|1.7121515883433974e-05| +|npm|autoprefixer|1.7088549779353617e-05| +|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.7082378871715712e-05| +|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.706484641638225e-05| +|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.706484641638225e-05| +|pypi|[liqa](https://github.com/WGLab/LIQA)|1.706484641638225e-05| +|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.706484641638225e-05| +|pypi|[SQLObject](http://sqlobject.org/)|1.706484641638225e-05| +|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.706484641638225e-05| +|pypi|[pweave](http://mpastell.com/pweave)|1.706484641638225e-05| +|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.706484641638225e-05| +|pypi|[ipynb-py-convert](https://github.com/kiwi0fruit/ipynb-py-convert)|1.706484641638225e-05| +|cran|plotROC|1.706484641638225e-05| +|npm|js-cookie|1.7047433307794106e-05| +|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.6974357724187078e-05| +|rubygems|[rspec-support](https://github.com/rspec/rspec-support)|1.6936184576791804e-05| +|npm|styled-components|1.693297397207447e-05| +|pypi|[moto](https://pypi.org/project/moto)|1.692716942473504e-05| +|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.692716942473504e-05| +|cran|caTools|1.6926217436419252e-05| +|spack|libfabric|1.6911185582135188e-05| +|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.6908000401525796e-05| +|npm|[babel-preset-es2015](https://babeljs.io/)|1.690548783009116e-05| +|cran|SeuratObject|1.6904543450045876e-05| +|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.6901390033083572e-05| +|pypi|[codacy-coverage](https://pypi.org/project/codacy-coverage)|1.689419795221843e-05| +|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.6830781971544903e-05| +|cran|mondate|1.67939195257769e-05| +|cran|DAAG|1.67939195257769e-05| +|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.6788916953092556e-05| +|cran|SuppDists|1.6776877133105802e-05| +|pypi|[celerite2](https://pypi.org/project/celerite2)|1.671646853534146e-05| +|rubygems|[rspec-mocks](https://github.com/rspec/rspec-mocks)|1.6712660040833745e-05| +|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.67000117688596e-05| +|rubygems|[thread_order](https://github.com/JoshCheek/thread_order)|1.6698028701365183e-05| +|cran|qlcMatrix|1.6664193500519364e-05| +|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.665808658065484e-05| +|cran|minqa|1.6637142765178487e-05| +|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|1.6632644594763856e-05| +|pypi|[js2py](https://pypi.org/project/js2py)|1.6606130217904964e-05| +|npm|react-highcharts|1.658369473170982e-05| +|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.6573180986298656e-05| +|cran|RcppRoll|1.6557538210416976e-05| +|cran|blavaan|1.65264568636252e-05| +|pypi|[cdsapi](https://pypi.org/project/cdsapi)|1.649983012370083e-05| +|pypi|[igwn-auth-utils](https://pypi.org/project/igwn-auth-utils)|1.648557033734996e-05| +|pypi|[arrow](https://pypi.org/project/arrow)|1.6479770507550933e-05| +|cran|mediation|1.6402168344827753e-05| +|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6380221030391678e-05| +|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|1.6324063839166024e-05| +|pypi|[tk](https://github.com/atranitell/TensorKit)|1.632289657219172e-05| +|pypi|[beast](http://beast.readthedocs.io/)|1.632289657219172e-05| +|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.632289657219172e-05| +|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.632289657219172e-05| +|pypi|[textfsm](https://pypi.org/project/textfsm)|1.632289657219172e-05| +|pypi|[itables](https://pypi.org/project/itables)|1.632289657219172e-05| +|pypi|[gekko](https://pypi.org/project/gekko)|1.632289657219172e-05| +|pypi|[readlif](https://pypi.org/project/readlif)|1.632289657219172e-05| +|spack|libsbml|1.632289657219172e-05| +|spack|libsedml|1.632289657219172e-05| +|spack|libcombine|1.632289657219172e-05| +|spack|crossguid|1.632289657219172e-05| +|spack|nativejit|1.632289657219172e-05| +|spack|cpufeatures|1.632289657219172e-05| +|spack|raptor|1.632289657219172e-05| +|spack|qcp|1.632289657219172e-05| +|spack|qwtplot3d|1.632289657219172e-05| +|spack|mml|1.632289657219172e-05| +|spack|sbw|1.632289657219172e-05| +|cran|spex|1.632289657219172e-05| +|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.632289657219172e-05| +|pypi|[djangorestframework](https://pypi.org/project/djangorestframework)|1.62749383304111e-05| +|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.6270383729486942e-05| +|pypi|[nbsite](https://pypi.org/project/nbsite)|1.6230382014296348e-05| +|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.621843003412969e-05| +|cran|[ggridges](https://wilkelab.org/ggridges/)|1.6198966785383113e-05| +|spack|atlas|1.6159667606469804e-05| +|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.612672426052332e-05| +|cran|carrier|1.612294607175153e-05| +|pypi|[kafka-python](https://pypi.org/project/kafka-python)|1.6112059158134247e-05| +|pypi|[mopti](https://github.com/basf/mopti)|1.6112059158134247e-05| +|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6112059158134243e-05| +|pypi|[ipaddr](https://github.com/google/ipaddr-py)|1.6089712335446124e-05| +|pypi|[pytoml](https://github.com/avakar/pytoml)|1.6089712335446124e-05| +|npm|nprogress|1.6089712335446124e-05| +|rubygems|[chartkick](https://chartkick.com)|1.600458158234852e-05| +|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.5928815212091663e-05| +|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.5928815212091663e-05| +|pypi|[celerite](https://github.com/dfm/celerite)|1.591482580984511e-05| +|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.5906909030977675e-05| +|rubygems|nio4r|1.5844535766525037e-05| +|npm|[form-data](https://github.com/form-data/form-data#readme)|1.5817208802092676e-05| +|spack|libedit|1.5805390181939488e-05| +|rubygems|concurrent-ruby|1.5784603716344328e-05| +|pypi|[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)|1.572380161236424e-05| +|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.569513527704654e-05| +|pypi|[Flask-Caching](https://github.com/pallets-eco/flask-caching)|1.564277588168373e-05| +|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.564277588168373e-05| +|pypi|[geocoder](https://github.com/DenisCarriere/geocoder)|1.564277588168373e-05| +|pypi|[richardsonpy](https://github.com/RWTH-EBC/richardsonpy)|1.564277588168373e-05| +|pypi|[dash_canvas](https://pypi.org/project/dash_canvas)|1.564277588168373e-05| +|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.564277588168373e-05| +|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.564277588168373e-05| +|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.564277588168373e-05| +|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.564277588168373e-05| +|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.564277588168373e-05| +|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.564277588168373e-05| +|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.564277588168373e-05| +|pypi|[LDTk](https://pypi.org/project/LDTk)|1.564277588168373e-05| +|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.564277588168373e-05| +|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.564277588168373e-05| +|pypi|[hyperion](http://www.hyperion-rt.org)|1.564277588168373e-05| +|pypi|[cmyt](https://github.com/yt-project/yt)|1.564277588168373e-05| +|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.564277588168373e-05| +|npm|[sift](https://github.com/crcn/sift.js#readme)|1.564277588168373e-05| +|cran|PhysicalActivity|1.564277588168373e-05| +|cran|shinyFeedback|1.564277588168373e-05| +|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.559667085803246e-05| +|pypi|[django-extensions](https://pypi.org/project/django-extensions)|1.559234447375581e-05| +|npm|docco|1.5587388422158046e-05| +|pypi|[pyqt5](https://pypi.org/project/pyqt5)|1.558373746365616e-05| +|cran|extrafont|1.5581277681099108e-05| +|pypi|[dropbox](https://pypi.org/project/dropbox)|1.558003801838542e-05| +|cran|futile.options|1.5574841540711848e-05| +|cran|lambda.r|1.5574841540711848e-05| +|npm|postcss|1.553677854625847e-05| +|rubygems|[rspec-core](https://github.com/rspec/rspec-core)|1.553274780290103e-05| +|cran|[vegan](https://github.com/vegandevs/vegan)|1.5512005791583088e-05| +|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.5506217075583678e-05| +|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.5486348122866892e-05| +|pypi|[nudged](https://github.com/axelpale/nudged-py)|1.5486348122866892e-05| +|rubygems|rack|1.5485300127152038e-05| +|pypi|[testfixtures](https://github.com/Simplistix/testfixtures)|1.5484514039158644e-05| +|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.5483499744372743e-05| +|pypi|[ocifs](https://pypi.org/project/ocifs)|1.5483499744372743e-05| +|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.5483499744372743e-05| +|pypi|[pygit2](https://pypi.org/project/pygit2)|1.5483499744372743e-05| +|pypi|[fusepy](https://pypi.org/project/fusepy)|1.5483499744372743e-05| +|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.5483499744372743e-05| +|pypi|[adlfs](https://pypi.org/project/adlfs)|1.5483499744372743e-05| +|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.5478009320031502e-05| +|pypi|[sphinx-argparse](https://pypi.org/project/sphinx-argparse)|1.545908925328686e-05| +|pypi|[colorlover](https://pypi.org/project/colorlover)|1.545603934682433e-05| +|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.545603934682433e-05| +|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.545603934682433e-05| +|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.545603934682433e-05| +|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.545603934682433e-05| +|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.545603934682433e-05| +|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.545603934682433e-05| +|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.545603934682433e-05| +|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.545603934682433e-05| +|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.545603934682433e-05| +|pypi|[autoflake](https://pypi.org/project/autoflake)|1.5410293810356907e-05| +|npm|babel-core|1.536293640941788e-05| +|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.5346690901033686e-05| +|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.5329039428776716e-05| +|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5326210205337662e-05| +|npm|[fibers](https://github.com/laverdet/node-fibers)|1.525455638308162e-05| +|rubygems|[will_paginate](https://github.com/mislav/will_paginate)|1.5246917879779896e-05| +|npm|[should](https://github.com/shouldjs/should.js)|1.5217253849969442e-05| +|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.5216564933928415e-05| +|npm|[qunit](https://qunitjs.com)|1.5213522565874546e-05| +|cran|arrow|1.5208431917367361e-05| +|pypi|[pyct](https://pypi.org/project/pyct)|1.5126929153164306e-05| +|cran|logspline|1.5120315159867761e-05| +|npm|whatwg-fetch|1.5113528152910928e-05| +|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.509482617145472e-05| +|pypi|[uri-template](https://pypi.org/project/uri-template)|1.509482617145472e-05| +|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.509482617145472e-05| +|pypi|[isoduration](https://pypi.org/project/isoduration)|1.509482617145472e-05| +|pypi|[fqdn](https://pypi.org/project/fqdn)|1.509482617145472e-05| +|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.5089262273562613e-05| +|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.507289699244843e-05| +|rubygems|[capybara](https://github.com/teamcapybara/capybara)|1.5060486585134621e-05| +|cran|timetk|1.505895164449846e-05| +|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.501706484641638e-05| +|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.501706484641638e-05| +|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.501706484641638e-05| +|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.501706484641638e-05| +|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.501706484641638e-05| +|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.501706484641638e-05| +|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.501706484641638e-05| +|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.501706484641638e-05| +|rubygems|[fastercsv](http://fastercsv.rubyforge.org)|1.501706484641638e-05| +|rubygems|[jruby-openssl](https://github.com/jruby/jruby-openssl)|1.501706484641638e-05| +|rubygems|[activerecord-sqlserver-adapter](http://github.com/rails-sqlserver/activerecord-sqlserver-adapter)|1.501706484641638e-05| +|cran|DiceKriging|1.5002625360987135e-05| +|npm|zap|1.4958404436860068e-05| +|npm|diff|1.4958404436860068e-05| +|cran|[corrplot](https://github.com/taiyun/corrplot)|1.4950291792123705e-05| +|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.487646897506616e-05| +|rubygems|jdbc-mysql|1.4866894197952217e-05| +|cran|Rgraphviz|1.4850174793770985e-05| +|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.48365712785508e-05| +|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.48365712785508e-05| +|cran|polynom|1.4824259530443728e-05| +|cran|biglm|1.4774889592731591e-05| +|npm|[terser](https://terser.org)|1.4758679005500096e-05| +|pypi|[sdnotify](https://pypi.org/project/sdnotify)|1.4748902974158948e-05| +|npm|del-cli|1.4736419514262158e-05| +|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.470764730150396e-05| +|npm|puppeteer|1.4623783362477252e-05| +|pypi|[manhole](https://pypi.org/project/manhole)|1.4620063735730258e-05| +|pypi|[pydeck](https://pypi.org/project/pydeck)|1.461349731838128e-05| +|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.4567318608330705e-05| +|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.4507602205522785e-05| +|spack|gl2ps|1.4477719327109447e-05| +|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.4453924914675766e-05| +|pypi|[fabio](http://github.com/silx-kit/fabio)|1.4441634162197306e-05| +|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.4439485429246521e-05| +|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.4439485429246521e-05| +|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.4439485429246521e-05| +|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.4439485429246521e-05| +|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.4439485429246521e-05| +|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.4439485429246521e-05| +|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.4439485429246521e-05| +|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.4439485429246521e-05| +|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.4439485429246521e-05| +|pypi|[interlap](http://brentp.github.io/interlap)|1.4439485429246521e-05| +|pypi|[eemont](https://github.com/davemlz/eemont)|1.4439485429246521e-05| +|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.4439485429246521e-05| +|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.4439485429246521e-05| +|pypi|[ipython_genutils](http://ipython.org)|1.4439485429246521e-05| +|pypi|[bottle-cork](http://cork.firelet.net/)|1.4439485429246521e-05| +|pypi|[beaker](https://beaker.readthedocs.io/)|1.4439485429246521e-05| +|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.4439485429246521e-05| +|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.4439485429246521e-05| +|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.4439485429246521e-05| +|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.4439485429246521e-05| +|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.4439485429246521e-05| +|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.4439485429246521e-05| +|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.4439485429246521e-05| +|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.4439485429246521e-05| +|cran|mlrMBO|1.4439485429246521e-05| +|cran|emoa|1.4439485429246521e-05| +|cran|leaflet.providers|1.4435747476552534e-05| +|npm|reflect-metadata|1.4385577725623712e-05| +|npm|recharts|1.4365814585219751e-05| +|spack|perl-data-dumper|1.4345248787497753e-05| +|spack|libelf|1.4345248787497753e-05| +|spack|binutils|1.4345248787497753e-05| +|spack|isl|1.4345248787497753e-05| +|pypi|[Deprecated](https://pypi.org/project/Deprecated)|1.4317641716275662e-05| +|npm|[request](https://github.com/request/request#readme)|1.4304599006590817e-05| +|pypi|[scitokens](https://pypi.org/project/scitokens)|1.4301966520396556e-05| +|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.4301107027216243e-05| +|npm|babel-runtime|1.4225316918576302e-05| +|spack|glu|1.420333226853175e-05| +|cran|websocket|1.4183135056070207e-05| +|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4179737731598283e-05| +|pypi|[raven](https://pypi.org/project/raven)|1.4159318737312295e-05| +|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4140333266412365e-05| +|cran|[smoothr](https://strimas.com/smoothr/)|1.4139331310833018e-05| +|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4095688157121603e-05| +|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.4079662652364699e-05| +|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4037783144376217e-05| +|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|1.4037292932656288e-05| +|pypi|[nose2](https://pypi.org/project/nose2)|1.4028615551486153e-05| +|rubygems|[ruby-maven](https://github.com/takari/ruby-maven)|1.4024628890784982e-05| +|pypi|[backports.os](https://pypi.org/project/backports.os)|1.40117414582005e-05| +|spack|[hpx](https://hpx.stellar-group.org/)|1.4001354982821763e-05| +|pypi|[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy)|1.398251109892574e-05| +|spack|memkind|1.3973915163334959e-05| +|pypi|[httplib2](https://github.com/httplib2/httplib2)|1.3973774739097055e-05| +|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.3904689672607761e-05| +|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.3904689672607761e-05| +|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.3904689672607761e-05| +|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.3904689672607761e-05| +|pypi|[scico](https://github.com/lanl/scico)|1.3904689672607761e-05| +|pypi|[bm3d](https://pypi.org/project/bm3d)|1.3904689672607761e-05| +|pypi|[bm4d](https://pypi.org/project/bm4d)|1.3904689672607761e-05| +|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.3904689672607761e-05| +|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.3904689672607761e-05| +|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.3904689672607761e-05| +|npm|[crypto-js](http://github.com/brix/crypto-js)|1.3904689672607761e-05| +|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.3904689672607761e-05| +|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.3904689672607761e-05| +|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.3904689672607761e-05| +|npm|ngx-smart-modal|1.3904689672607761e-05| +|npm|plotly|1.3904689672607761e-05| +|cran|numform|1.3904689672607761e-05| +|cran|qmap|1.3904689672607761e-05| +|spack|gflags|1.3891408615196215e-05| +|spack|[git](http://git-scm.com)|1.3864106314618294e-05| +|cran|[seriation](https://github.com/mhahsler/seriation)|1.3851067395663598e-05| +|pypi|[click-repl](https://pypi.org/project/click-repl)|1.383957343327291e-05| +|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.383957343327291e-05| +|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.3765642775881682e-05| +|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.3757703407821058e-05| +|npm|stylelint-config-twbs-bootstrap|1.3757703407821058e-05| +|npm|stylelint|1.3757703407821058e-05| +|npm|postcss-cli|1.3757703407821058e-05| +|npm|lockfile-lint|1.3757703407821058e-05| +|npm|hugo-bin|1.3757703407821058e-05| +|npm|find-unused-sass-variables|1.3757703407821058e-05| +|npm|clean-css-cli|1.3757703407821058e-05| +|npm|[stylus](https://github.com/stylus/stylus)|1.3755940066276485e-05| +|npm|eslint-plugin-react|1.3745868173120305e-05| +|npm|inherits|1.372522052148215e-05| +|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.3695484824078564e-05| +|cran|gridBase|1.3679746789283249e-05| +|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.3672979699969198e-05| +|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.3672979699969198e-05| +|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.3672979699969198e-05| +|pypi|[Automat](https://pypi.org/project/Automat)|1.3660884801085987e-05| +|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.3640500568828223e-05| +|pypi|[pypblib](https://pypi.org/project/pypblib)|1.3627986348122864e-05| +|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.3627986348122864e-05| +|pypi|[folium](https://github.com/python-visualization/folium)|1.3622938638632693e-05| +|npm|grunt-shell|1.3615597269624572e-05| +|pypi|[radio-beam](http://radio_beam.readthedocs.org)|1.3606440112946089e-05| +|pypi|[marshmallow](https://github.com/marshmallow-code/marshmallow)|1.3591010505015868e-05| +|npm|[difflet](https://github.com/substack/difflet#readme)|1.354221580467314e-05| +|pypi|[nbsphinx-link](https://github.com/vidartf/nbsphinx-link)|1.3525289727337508e-05| +|cran|proj4|1.3512810217287229e-05| +|cran|nloptr|1.350583864315338e-05| +|npm|camelcase|1.347710585940861e-05| +|cran|RandomFieldsUtils|1.3425260797197692e-05| +|pypi|[graphenv](https://pypi.org/project/graphenv)|1.340809361287177e-05| +|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.340809361287177e-05| +|cran|[jqr](https://docs.ropensci.org/jqr/)|1.338344825985002e-05| +|pypi|[pvlib](https://pypi.org/project/pvlib)|1.33830471017496e-05| +|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.3374038128969399e-05| +|cran|VennDiagram|1.334909237520159e-05| +|cran|[base64url](https://github.com/mllg/base64url)|1.3346941587446995e-05| +|cran|[attempt](https://github.com/ColinFay/attempt)|1.3345732041693992e-05| +|npm|karma|1.3307181515133822e-05| +|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.327401267674305e-05| +|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.327401267674305e-05| +|cran|stargazer|1.327401267674305e-05| +|npm|on-finished|1.3214385205803806e-05| +|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.321284584901292e-05| +|npm|retry|1.3156502477777134e-05| +|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.3139931740614343e-05| +|npm|npm-run-all2|1.308438392421815e-05| +|pypi|[svgutils](https://pypi.org/project/svgutils)|1.3059304728810373e-05| +|spack|numactl|1.3008532423208191e-05| +|spack|kokkos-nvcc-wrapper|1.3008532423208191e-05| +|npm|readable-stream|1.2968370025878558e-05| +|npm|dayjs|1.2951600952038802e-05| +|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.2945745557255502e-05| +|pypi|[datasize](https://pypi.org/project/datasize)|1.2945745557255502e-05| +|pypi|[halo](https://pypi.org/project/halo)|1.2945745557255502e-05| +|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.2945745557255502e-05| +|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.2945745557255502e-05| +|pypi|[str2bool](https://pypi.org/project/str2bool)|1.2945745557255502e-05| +|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.2945745557255502e-05| +|pypi|[Celery](http://celeryproject.org)|1.2945745557255502e-05| +|pypi|[DAWG](https://pypi.org/project/DAWG)|1.2945745557255502e-05| +|pypi|[django-nose](https://pypi.org/project/django-nose)|1.2945745557255502e-05| +|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.2945745557255502e-05| +|pypi|[spock](https://pypi.org/project/spock)|1.2945745557255502e-05| +|pypi|[triceratops](https://pypi.org/project/triceratops)|1.2945745557255502e-05| +|pypi|[mpld3](http://mpld3.github.com)|1.2931361395525219e-05| +|cran|[reshape](http://had.co.nz/reshape)|1.2922887523464688e-05| +|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.2883742483794436e-05| +|cran|bezier|1.2875261172510943e-05| +|cran|ComplexHeatmap|1.2875261172510943e-05| +|cran|GlobalOptions|1.2875261172510943e-05| +|npm|marked|1.2862650367348553e-05| +|pypi|[google-crc32c](https://github.com/googleapis/python-crc32c)|1.2859322954441447e-05| +|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|1.2832234769050126e-05| +|pypi|[visitor](http://github.com/mbr/visitor)|1.2803010413931915e-05| +|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.2800210368795852e-05| +|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.2794864874277359e-05| +|pypi|[silx](http://www.silx.org/)|1.2782382577604424e-05| +|pypi|[xraydb](https://pypi.org/project/xraydb)|1.2782382577604424e-05| +|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.2726326141030831e-05| +|npm|[auth0](https://github.com/auth0/node-auth0)|1.2726326141030831e-05| +|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.2726326141030831e-05| +|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.2726326141030831e-05| +|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.2726326141030831e-05| +|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.2726326141030831e-05| +|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.2726326141030831e-05| +|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.2726326141030831e-05| +|npm|hammerjs|1.2726326141030831e-05| +|npm|http-status-codes|1.2726326141030831e-05| +|npm|is-url|1.2726326141030831e-05| +|npm|jwks-rsa|1.2726326141030831e-05| +|npm|nats|1.2726326141030831e-05| +|npm|nestjs-s3|1.2726326141030831e-05| +|npm|ngx-material-file-input|1.2726326141030831e-05| +|npm|passport-jwt|1.2726326141030831e-05| +|npm|sharp|1.2726326141030831e-05| +|npm|ssh2|1.2726326141030831e-05| +|npm|stackdriver-errors-js|1.2726326141030831e-05| +|npm|tiny-version-compare|1.2726326141030831e-05| +|npm|unzipper|1.2726326141030831e-05| +|npm|yaml|1.2726326141030831e-05| +|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.2713436057016655e-05| +|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.2708076997863991e-05| +|rubygems|[jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark)|1.2698805460750853e-05| +|pypi|[gwdatafind](https://pypi.org/project/gwdatafind)|1.2692995286851944e-05| +|cran|rms|1.2685793436566015e-05| +|pypi|[casa-formats-io](http://casa-formats-io.readthedocs.org)|1.2638543355266908e-05| +|cran|PASWR|1.2634075310355172e-05| +|npm|[pug](https://pugjs.org)|1.2632214125388185e-05| +|npm|svgo|1.2610312042905898e-05| +|pypi|[imbalanced-learn](https://pypi.org/project/imbalanced-learn)|1.2607132534113128e-05| +|cran|dfoptim|1.2605428604889055e-05| +|pypi|[keystoneauth1](https://pypi.org/project/keystoneauth1)|1.2595563139931737e-05| +|pypi|[PyTest-Cov](https://pypi.org/project/PyTest-Cov)|1.2592146591341971e-05| +|pypi|[PyTest](https://pypi.org/project/PyTest)|1.2592146591341971e-05| +|cran|fftwtools|1.2590118311653246e-05| +|pypi|[m2r2](https://github.com/crossnox/m2r2)|1.2582575692392997e-05| +|spack|[pugixml](https://pugixml.org/)|1.2559552831371458e-05| +|pypi|[extinction](http://github.com/kbarbary/extinction)|1.2543713532056741e-05| +|cran|RSpectra|1.2516082940570995e-05| +|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2514220705346986e-05| +|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2514220705346986e-05| +|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2514220705346986e-05| +|pypi|[PyCBC](http://www.pycbc.org/)|1.2514220705346986e-05| +|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2514220705346986e-05| +|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2514220705346986e-05| +|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2514220705346986e-05| +|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2514220705346986e-05| +|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2514220705346986e-05| +|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2514220705346986e-05| +|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2514220705346986e-05| +|pypi|[biothings-client](https://github.com/biothings/biothings_client.py)|1.248625309381757e-05| +|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.2482935153583619e-05| +|cran|[proxy](NA)|1.2479833302956876e-05| +|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.243159705292811e-05| +|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2424475865431495e-05| +|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2416069954716813e-05| +|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2389078498293514e-05| +|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2389078498293514e-05| +|npm|p-each-series|1.2389078498293514e-05| +|cran|robotstxt|1.2389078498293514e-05| +|cran|[geosphere](NA)|1.2348957134924131e-05| +|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|1.2324874357724186e-05| +|pypi|[mlflow](https://pypi.org/project/mlflow)|1.2311900743891087e-05| +|pypi|[connection-pool](https://github.com/zhouyl/ConnectionPool)|1.2275109702584104e-05| +|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|1.227384032304107e-05| +|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2270400683743649e-05| +|npm|[split](http://github.com/dominictarr/split)|1.2263899762779881e-05| +|npm|react-test-renderer|1.2262163021099612e-05| +|npm|react-collapsible|1.224014120756935e-05| +|npm|react-icons|1.224014120756935e-05| +|cran|ggdist|1.2230244158571802e-05| +|cran|bridgesampling|1.2230244158571802e-05| +|cran|bayesQR|1.2230244158571802e-05| +|pypi|[exoplanet](https://docs.exoplanet.codes)|1.2228439222893149e-05| +|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2184720657711124e-05| +|cran|mice|1.216303855665625e-05| +|spack|libzmq|1.2146155390483838e-05| +|spack|dataspaces|1.2146155390483838e-05| +|spack|c-blosc|1.2146155390483838e-05| +|spack|zfp|1.2146155390483838e-05| +|spack|sz|1.2146155390483838e-05| +|npm|basic-auth|1.2119504908487414e-05| +|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2110536166464824e-05| +|cran|gdata|1.2107508532423214e-05| +|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2084044368600682e-05| +|npm|[jade](http://jade-lang.com)|1.2010087026847144e-05| +|pypi|[psims](https://pypi.org/project/psims)|1.1984257883305843e-05| +|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.1946611409068745e-05| +|npm|[keycode](https://github.com/timoxley/keycode)|1.1946611409068745e-05| +|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.1946611409068745e-05| +|npm|simple-assign|1.1946611409068745e-05| +|npm|warning|1.1946611409068745e-05| +|npm|lodash.merge|1.1946611409068745e-05| +|npm|lodash.throttle|1.1946611409068745e-05| +|npm|recompose|1.1946611409068745e-05| +|cran|sm|1.1889742598227945e-05| +|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.1884081816667753e-05| +|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.1849316781057448e-05| +|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.1842501505721743e-05| +|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.180464148202531e-05| +|pypi|[m2r](https://pypi.org/project/m2r)|1.1803254392791507e-05| +|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.1772306192101415e-05| +|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.1732081911262797e-05| +|pypi|[jabbar](https://pypi.org/project/jabbar)|1.1732081911262797e-05| +|cran|EnvStats|1.1732081911262797e-05| +|pypi|[schema](https://pypi.org/project/schema)|1.1729461358629149e-05| +|pypi|[jupyter-bokeh](https://pypi.org/project/jupyter-bokeh)|1.1717034447499688e-05| +|pypi|[pyserial](https://pypi.org/project/pyserial)|1.1709110002625358e-05| +|cran|gganimate|1.1705660079731551e-05| +|pypi|[fbpca](https://pypi.org/project/fbpca)|1.1701571233846512e-05| +|pypi|[memoization](https://pypi.org/project/memoization)|1.1701571233846512e-05| +|pypi|[oktopus](https://pypi.org/project/oktopus)|1.1701571233846512e-05| +|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.169560194914732e-05| +|rubygems|[kramdown-parser-gfm](https://github.com/kramdown/parser-gfm)|1.1692192832764506e-05| +|rubygems|[jekyll-theme-primer](https://github.com/pages-themes/jekyll-theme-primer)|1.1692192832764506e-05| +|rubygems|[jekyll_test_plugin_malicious](https://github.com/jekyll/jekyll-test-plugin-malicious)|1.1692192832764506e-05| +|pypi|[treq](https://pypi.org/project/treq)|1.169152242808386e-05| +|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.1669459667891834e-05| +|pypi|[plaster](https://pypi.org/project/plaster)|1.1664181950018127e-05| +|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.1658780014619163e-05| +|spack|netcdf-c|1.1647802465696176e-05| +|spack|cgns|1.1647802465696176e-05| +|pypi|[glue-core](https://pypi.org/project/glue-core)|1.1643458614448376e-05| +|pypi|[tablib](https://pypi.org/project/tablib)|1.161476109215017e-05| +|pypi|[stfio](https://pypi.org/project/stfio)|1.161476109215017e-05| +|pypi|[klusta](https://klusta.cortexlab.net)|1.161476109215017e-05| +|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.161476109215017e-05| +|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.161476109215017e-05| +|npm|ms|1.1508673571672334e-05| +|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.1504144319843979e-05| +|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.1504144319843979e-05| +|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.1504144319843979e-05| +|npm|eslint-plugin-prettier|1.1498279910101368e-05| +|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.1473388336510323e-05| +|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.1436072459963245e-05| +|npm|react-json-view|1.1396879570941005e-05| +|rubygems|[addressable](https://github.com/sporkmonger/addressable)|1.1391000013761973e-05| +|pypi|[emperor](http://github.com/biocore/emperor)|1.1376564277588167e-05| +|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1376564277588167e-05| +|npm|[canvg](https://github.com/canvg/canvg)|1.1376564277588167e-05| +|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1376564277588167e-05| +|npm|[http](https://github.com/npm/security-holder#readme)|1.1376564277588167e-05| +|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1376564277588167e-05| +|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1376564277588167e-05| +|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1376564277588167e-05| +|npm|[sequelize](https://sequelize.org/)|1.1376564277588167e-05| +|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.137479153703328e-05| +|spack|ffmpeg|1.1299815664022572e-05| +|cran|compiler|1.1297659678205752e-05| +|npm|create-react-class|1.1282420235221368e-05| +|npm|react-ga|1.1282420235221368e-05| +|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.1276601084119654e-05| +|npm|acorn|1.126164168225305e-05| +|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|1.1249750270540248e-05| +|pypi|[equinox](https://pypi.org/project/equinox)|1.1241266813892794e-05| +|cran|pscl|1.1230006997713684e-05| +|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|1.1221593273953217e-05| +|pypi|[triton](https://pypi.org/project/triton)|1.1221593273953217e-05| +|cran|AER|1.1210637420676564e-05| +|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.113481228668942e-05| +|pypi|[sigtools](https://sigtools.readthedocs.io/)|1.1090728100113762e-05| +|spack|fftw-api|1.1061677230619209e-05| +|cran|udpipe|1.1053914650106494e-05| +|npm|vue-loader|1.104491711360312e-05| +|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1041959445894398e-05| +|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1041959445894398e-05| +|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1041959445894398e-05| +|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1041959445894398e-05| +|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1041959445894398e-05| +|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1041959445894398e-05| +|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1041959445894398e-05| +|cran|tableHTML|1.1041959445894398e-05| +|cran|shiny.i18n|1.1041959445894398e-05| +|cran|popbio|1.1041959445894398e-05| +|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.10167574028271e-05| +|npm|karma-chrome-launcher|1.1002665425421484e-05| +|npm|[through2](https://github.com/rvagg/through2#readme)|1.0992485519883984e-05| +|cran|[ini](https://github.com/dvdscripter/ini)|1.0964614816554821e-05| +|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.0947671933747514e-05| +|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.0937015203226807e-05| +|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.0937015203226807e-05| +|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.0937015203226807e-05| +|pypi|[shellescape](https://pypi.org/project/shellescape)|1.0919860855867681e-05| +|spack|[fftw](https://www.fftw.org)|1.091774768815197e-05| +|pypi|[mocpy](https://pypi.org/project/mocpy)|1.0903668422765126e-05| +|spack|libgd|1.0902389078498291e-05| +|npm|babel-eslint|1.087413180121699e-05| +|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|1.0871153930296005e-05| +|pypi|[pypeit](https://pypi.org/project/pypeit)|1.0857733069876054e-05| +|pypi|[yattag](https://pypi.org/project/yattag)|1.0857733069876054e-05| +|spack|[gsl](https://www.gnu.org/software/gsl)|1.0840651149877981e-05| +|pypi|[od](https://pypi.org/project/od)|1.0840443686006825e-05| +|pypi|[beartype](https://pypi.org/project/beartype)|1.083689448475636e-05| +|cran|optimx|1.0779984671565615e-05| +|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.0726474890297415e-05| +|pypi|[click-log](https://github.com/click-contrib/click-log)|1.0726474890297415e-05| +|pypi|[webtest](https://docs.pylonsproject.org/projects/webtest/en/latest/)|1.0725094362741957e-05| +|npm|lodash.get|1.0713066796684544e-05| +|cran|[storr](https://github.com/richfitz/storr)|1.0709938241508204e-05| +|cran|pls|1.0692115978021805e-05| +|spack|glx|1.0682419725569408e-05| +|spack|libxt|1.0682419725569408e-05| +|spack|osmesa|1.0682419725569408e-05| +|spack|netcdf-cxx|1.0682419725569408e-05| +|spack|libogg|1.0682419725569408e-05| +|spack|libtheora|1.0682419725569408e-05| +|spack|utf8cpp|1.0682419725569408e-05| +|spack|proj|1.0682419725569408e-05| +|spack|seacas|1.0682419725569408e-05| +|npm|react-router|1.0673819623882495e-05| +|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0656232953877531e-05| +|pypi|[aiofiles](https://pypi.org/project/aiofiles)|1.0637087599544938e-05| +|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|1.0628679607508531e-05| +|rubygems|[flexmock](https://github.com/doudou/flexmock)|1.0620496245733786e-05| +|pypi|[PySide](http://www.pyside.org)|1.0619210141394441e-05| +|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0619210141394441e-05| +|pypi|[slycot](https://github.com/python-control/Slycot)|1.0619210141394441e-05| +|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0619210141394441e-05| +|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0619210141394441e-05| +|npm|[remark](https://remark.js.org)|1.0619210141394441e-05| +|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0619210141394441e-05| +|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0619210141394441e-05| +|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|1.061921014139444e-05| +|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|1.061921014139444e-05| +|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|1.061921014139444e-05| +|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|1.061921014139444e-05| +|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0592442513105438e-05| +|cran|janeaustenr|1.0581382101693118e-05| +|pypi|[param](http://param.holoviz.org/)|1.0546724375007313e-05| +|cran|vcd|1.052439576513199e-05| +|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|1.0509589004414878e-05| +|spack|arpack-ng|1.0508593369088248e-05| +|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0492692745252472e-05| +|cran|mlmRev|1.0491419178592937e-05| +|npm|babel-jest|1.0476080273472554e-05| +|pypi|[diff-cover](https://github.com/Bachmann1234/diff-cover)|1.0466052299429073e-05| +|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|1.0464945642648414e-05| +|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|1.0464945642648414e-05| +|cran|gsl|1.044837253484423e-05| +|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|1.0444436109965119e-05| +|pypi|[lightgbm](https://pypi.org/project/lightgbm)|1.0436710734278996e-05| +|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.0432908209089275e-05| +|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.0428517254455821e-05| +|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.0428517254455821e-05| +|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.0428517254455821e-05| +|pypi|[xlwings](https://pypi.org/project/xlwings)|1.0428517254455821e-05| +|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.0395140269287028e-05| +|cran|spacyr|1.0371160409556314e-05| +|pypi|[pyexcel-ezodf](https://github.com/pyexcel/pyexcel-ezodf)|1.0348064230862994e-05| +|npm|source-map-js|1.0324232081911262e-05| +|pypi|[numpyro](https://pypi.org/project/numpyro)|1.0306757805811335e-05| +|pypi|[pyexcel-io](https://github.com/pyexcel/pyexcel-io)|1.0291610961116529e-05| +|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0288534465155623e-05| +|pypi|[charset_normalizer](https://github.com/ousret/charset_normalizer)|1.0280913625623526e-05| +|npm|[del](https://github.com/sindresorhus/del#readme)|1.0248407593544112e-05| +|pypi|[pytest-subtests](https://pypi.org/project/pytest-subtests)|1.0228241305054444e-05| +|cran|NLP|1.0219718831326777e-05| +|cran|celestial|1.0209305565229507e-05| +|npm|[morgan](https://github.com/expressjs/morgan#readme)|1.0173559504312805e-05| +|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0150932178681647e-05| +|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.0146665436767826e-05| +|pypi|[pomegranate](https://pypi.org/project/pomegranate)|1.0136518771331061e-05| +|cran|modeldata|1.0127558817505888e-05| +|cran|spData|1.0120429058995611e-05| +|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0117747440273037e-05| +|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0071541086899448e-05| +|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.0069036278202545e-05| +|pypi|[linetools](http://linetools.readthedocs.org/)|1.0067361235854142e-05| +|npm|codemirror|1.0066384127817575e-05| +|cran|tkrplot|1.0039859420887762e-05| +|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.003701188261212e-05| +|pypi|[spacy](https://pypi.org/project/spacy)|1.0024738160302547e-05| +|cran|HSAUR3|9.965035917273818e-06| +|pypi|[clang](http://clang.llvm.org/)|9.94937322389678e-06| +|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|9.939476814074126e-06| +|pypi|[Click](https://palletsprojects.com/p/click/)|9.884825644713237e-06| +|pypi|[alerce](https://pypi.org/project/alerce)|9.879647925273936e-06| +|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|9.879647925273936e-06| +|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|9.879647925273936e-06| +|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|9.879647925273936e-06| +|pypi|[mp-api](https://github.com/materialsproject/api)|9.879647925273936e-06| +|pypi|[trainstation](https://pypi.org/project/trainstation)|9.879647925273936e-06| +|pypi|[emmet-core](https://pypi.org/project/emmet-core)|9.879647925273936e-06| +|pypi|[pygithub](https://pypi.org/project/pygithub)|9.879647925273936e-06| +|npm|highcharts-exporting|9.879647925273936e-06| +|npm|highcharts-no-data-to-display|9.879647925273936e-06| +|npm|[history](https://github.com/remix-run/history#readme)|9.879647925273936e-06| +|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|9.879647925273936e-06| +|npm|[ramda](https://ramdajs.com/)|9.879647925273936e-06| +|npm|[rc-tooltip](http://github.com/react-component/tooltip)|9.879647925273936e-06| +|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|9.879647925273936e-06| +|npm|react-fontawesome|9.879647925273936e-06| +|npm|react-js-pagination|9.879647925273936e-06| +|npm|react-router-redux|9.879647925273936e-06| +|npm|react-s-alert|9.879647925273936e-06| +|npm|react-table|9.879647925273936e-06| +|npm|redux-form|9.879647925273936e-06| +|npm|redux-observable|9.879647925273936e-06| +|npm|redux-persist|9.879647925273936e-06| +|npm|reselect|9.879647925273936e-06| +|npm|rx-dom|9.879647925273936e-06| +|cran|plm|9.858706683386637e-06| +|pypi|[python-http-client](https://pypi.org/project/python-http-client)|9.846715765523022e-06| +|pypi|[siphon](https://pypi.org/project/siphon)|9.84562006108387e-06| +|pypi|[transaction](https://github.com/zopefoundation/transaction)|9.823362431084273e-06| +|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|9.821971851757478e-06| +|cran|[ggsci](https://nanx.me/ggsci/)|9.821971851757478e-06| +|cran|rcmdcheck|9.716146455141845e-06| +|npm|codecov|9.709006906779513e-06| +|pypi|[itk-io](https://pypi.org/project/itk-io)|9.686811311555339e-06| +|pypi|[minio](https://pypi.org/project/minio)|9.673154383051995e-06| +|pypi|[tableone](https://pypi.org/project/tableone)|9.626323619497681e-06| +|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.626323619497681e-06| +|pypi|[recipy](http://www.recipy.org)|9.626323619497681e-06| +|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.626323619497681e-06| +|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.626323619497681e-06| +|pypi|[svn](https://github.com/dsoprea/PySvn)|9.626323619497681e-06| +|cran|Biostrings|9.621298200241662e-06| +|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.620307167235494e-06| +|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.616500673682368e-06| +|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.610153084645632e-06| +|pypi|[scikit-build](https://pypi.org/project/scikit-build)|9.603843226923434e-06| +|pypi|[pandas-stubs](https://pypi.org/project/pandas-stubs)|9.593490980009749e-06| +|cran|jsonify|9.592881521209165e-06| +|cran|rstatix|9.587330213532221e-06| +|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.566384658278657e-06| +|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.566384658278657e-06| +|npm|[fuse.js](http://fusejs.io)|9.559970745977574e-06| +|pypi|[numcodecs](https://pypi.org/project/numcodecs)|9.539116062319204e-06| +|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.538900884585919e-06| +|pypi|[sphinxcontrib-spelling](https://pypi.org/project/sphinxcontrib-spelling)|9.521015814814789e-06| +|pypi|[onnxconverter-common](https://pypi.org/project/onnxconverter-common)|9.505332764505122e-06| +|cran|Rcsdp|9.504831996636378e-06| +|pypi|[sphinx_automodapi](https://github.com/astropy/sphinx-automodapi)|9.481704897214078e-06| +|cran|gt|9.46750177560389e-06| +|pypi|[pyvista](https://pypi.org/project/pyvista)|9.440908177242313e-06| +|rubygems|[power_assert](https://github.com/ruby/power_assert)|9.433232527730373e-06| +|rubygems|packnga|9.433232527730373e-06| +|rubygems|[byebug](https://github.com/deivid-rodriguez/byebug)|9.431141592699738e-06| +|cran|[beautier](https://docs.ropensci.org/beautier/)|9.397640859828753e-06| +|pypi|[scabha](https://pypi.org/project/scabha)|9.385665529010241e-06| +|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.38566552901024e-06| +|pypi|[ccxt](https://ccxt.com)|9.38566552901024e-06| +|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.38566552901024e-06| +|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.38566552901024e-06| +|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.38566552901024e-06| +|pypi|[schedule](https://github.com/dbader/schedule)|9.38566552901024e-06| +|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.38566552901024e-06| +|pypi|[tangle](https://github.com/fifman/tangle)|9.38566552901024e-06| +|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.38566552901024e-06| +|npm|form-create|9.38566552901024e-06| +|npm|ant-design-vue|9.38566552901024e-06| +|npm|butterfly-dag|9.38566552901024e-06| +|npm|china-area-data|9.38566552901024e-06| +|npm|cron-parser|9.38566552901024e-06| +|npm|dom-align|9.38566552901024e-06| +|npm|element-resize-detector|9.38566552901024e-06| +|npm|enquire.js|9.38566552901024e-06| +|npm|lodash.pick|9.38566552901024e-06| +|npm|md5|9.38566552901024e-06| +|npm|react-visual-modeling|9.38566552901024e-06| +|npm|viser-vue|9.38566552901024e-06| +|npm|vue-area-linkage|9.38566552901024e-06| +|npm|vue-cropper|9.38566552901024e-06| +|npm|vue-i18n|9.38566552901024e-06| +|npm|vue-ls|9.38566552901024e-06| +|npm|vue-photo-preview|9.38566552901024e-06| +|npm|vue-splitpane|9.38566552901024e-06| +|npm|vuedraggable|9.38566552901024e-06| +|npm|vuera|9.38566552901024e-06| +|npm|vxe-table|9.38566552901024e-06| +|npm|vxe-table-plugin-antd|9.38566552901024e-06| +|npm|xe-utils|9.38566552901024e-06| +|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.363660858631217e-06| +|pypi|[mygene](https://github.com/biothings/mygene.py)|9.345273872777629e-06| +|cran|purrrlyr|9.330621776283713e-06| +|cran|LaplacesDemon|9.329734624225116e-06| +|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.291808873720136e-06| +|npm|svg-sprite|9.291808873720136e-06| +|npm|picocolors|9.291808873720136e-06| +|cran|BeyondBenford|9.291808873720136e-06| +|cran|BenfordTests|9.291808873720136e-06| +|cran|benford.analysis|9.291808873720136e-06| +|cran|MUS|9.291808873720136e-06| +|cran|AsioHeaders|9.291808873720136e-06| +|cran|manipulateWidget|9.291808873720136e-06| +|cran|filelock|9.291808873720136e-06| +|npm|dompurify|9.271206193290601e-06| +|npm|query-string|9.271206193290601e-06| +|npm|react-virtualized|9.271206193290601e-06| +|pypi|[opt_einsum](https://github.com/dgasmith/opt_einsum)|9.259228537393434e-06| +|pypi|[python-json-logger](http://github.com/madzak/python-json-logger)|9.244900712954174e-06| +|npm|[benchmark](https://benchmarkjs.com/)|9.188104919911413e-06| +|cran|semEff|9.164017910918634e-06| +|cran|rr2|9.164017910918634e-06| +|cran|MEMSS|9.164017910918634e-06| +|cran|PKPDmodels|9.164017910918634e-06| +|pypi|[cupy-cuda12x](https://pypi.org/project/cupy-cuda12x)|9.156746857570965e-06| +|pypi|[lit](https://pypi.org/project/lit)|9.156746857570965e-06| +|rubygems|rspec-rails|9.101328813664259e-06| +|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.098055384023754e-06| +|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|9.089203571326072e-06| +|pypi|[nglview](https://pypi.org/project/nglview)|9.080273940081247e-06| +|pypi|[types-dataclasses](https://github.com/python/typeshed)|9.07708219806694e-06| +|pypi|[pyrr](https://github.com/adamlwgriffiths/Pyrr)|9.031674981577716e-06| +|pypi|[pathtools](https://pypi.org/project/pathtools)|9.016777634898757e-06| +|pypi|[pretty-errors](https://github.com/onelivesleft/PrettyErrors/)|9.002230453746214e-06| +|cran|antiword|8.995696283238944e-06| +|spack|[root](https://root.cern.ch)|8.994596131968154e-06| +|pypi|[profimp](https://pypi.org/project/profimp)|8.977097216558767e-06| +|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|8.977097216558767e-06| +|pypi|[scrublet](https://pypi.org/project/scrublet)|8.977097216558767e-06| +|pypi|[scanorama](https://pypi.org/project/scanorama)|8.977097216558767e-06| +|pypi|[leidenalg](https://pypi.org/project/leidenalg)|8.977097216558767e-06| +|pypi|[harmonypy](https://pypi.org/project/harmonypy)|8.977097216558767e-06| +|pypi|[bbknn](https://pypi.org/project/bbknn)|8.977097216558767e-06| +|pypi|[session-info](https://pypi.org/project/session-info)|8.977097216558767e-06| +|pypi|[pyklip](https://pypi.org/project/pyklip)|8.976290755936387e-06| +|pypi|[pywinpty](https://pypi.org/project/pywinpty)|8.96349118581086e-06| +|npm|publish-please|8.948679983938968e-06| +|cran|[quanteda](https://quanteda.io)|8.946016613938551e-06| +|pypi|[dash-daq](http://github.com/plotly/dash-daq)|8.938729075247845e-06| +|pypi|[uuid](http://zesty.ca/python/)|8.938729075247845e-06| +|pypi|[Fiona](http://github.com/Toblerity/Fiona)|8.938729075247845e-06| +|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|8.938729075247845e-06| +|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|8.938729075247845e-06| +|pypi|[PyMeeus](https://github.com/architest/pymeeus)|8.938729075247845e-06| +|spack|meson|8.92013651877133e-06| +|npm|eslint-config-react-app|8.914892464380517e-06| +|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|8.913899890170196e-06| +|npm|babel-preset-react|8.899570854858088e-06| +|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|8.892155749714472e-06| +|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|8.890501279863484e-06| +|cran|rsm|8.86417627104578e-06| +|cran|tables|8.859754488563605e-06| +|pypi|[pdoc3](https://pypi.org/project/pdoc3)|8.849341784495367e-06| +|spack|superlu|8.849341784495367e-06| +|cran|[geiger](https://github.com/mwpennell/geiger-v2)|8.847884383015708e-06| +|cran|mda|8.832619672279768e-06| +|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|8.828713948167878e-06| +|rubygems|selenium-webdriver|8.822391035756663e-06| +|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|8.813139931740618e-06| +|npm|globby|8.777112326547383e-06| +|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|8.75995449374289e-06| +|pypi|[path.py](https://pypi.org/project/path.py)|8.723839251454766e-06| +|pypi|[progressbar33](https://pypi.org/project/progressbar33)|8.708694320469063e-06| +|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|8.706292223876435e-06| +|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.706278514625641e-06| +|cran|seqLogo|8.692117312869652e-06| +|npm|strip-json-comments|8.68611528894545e-06| +|pypi|[Flask-SQLAlchemy](https://flask-sqlalchemy.palletsprojects.com)|8.679505932065657e-06| +|npm|cpy-cli|8.669841951138463e-06| +|pypi|[streamz](https://pypi.org/project/streamz)|8.619948079630333e-06| +|pypi|[griffe](https://mkdocstrings.github.io/griffe)|8.617747440273036e-06| +|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.599673834462583e-06| +|rubygems|rake-compiler-dock|8.581649195514381e-06| +|npm|clean-css|8.571921942838568e-06| +|pypi|[py-bcrypt](https://code.google.com/p/py-bcrypt)|8.55751857056816e-06| +|pypi|[plams](https://www.scm.com/doc/plams/)|8.553955116196901e-06| +|cran|rootSolve|8.550436028024506e-06| +|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.544866325369738e-06| +|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|8.540971721111653e-06| +|pypi|[priority](https://pypi.org/project/priority)|8.539924239582942e-06| +|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.532423208191125e-06| +|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.532423208191125e-06| +|pypi|[transitions](https://pypi.org/project/transitions)|8.532423208191125e-06| +|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.532423208191125e-06| +|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.532423208191125e-06| +|pypi|[scalpl](https://pypi.org/project/scalpl)|8.532423208191125e-06| +|pypi|[shellingham](https://pypi.org/project/shellingham)|8.532423208191125e-06| +|rubygems|activemodel|8.53232140847938e-06| +|rubygems|rack-test|8.525687873547525e-06| +|pypi|[ninja](https://pypi.org/project/ninja)|8.521909064179358e-06| +|cran|Cubist|8.521253942825302e-06| +|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.50967007963595e-06| +|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.463565055984674e-06| +|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.447098976109215e-06| +|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.447098976109215e-06| +|cran|adehabitatMA|8.423892660240782e-06| +|rubygems|[spring](https://github.com/rails/spring)|8.419431481352496e-06| +|rubygems|[web-console](https://github.com/rails/web-console)|8.419431481352496e-06| +|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|8.40190873467324e-06| +|pypi|[sphinxemoji](https://pypi.org/project/sphinxemoji)|8.401083339748688e-06| +|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.376964332595733e-06| +|npm|[actions](https://github.com/fundon/actions)|8.366650414431983e-06| +|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.362627986348123e-06| +|pypi|[coreapi](https://github.com/core-api/python-client)|8.342813803564656e-06| +|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.342813803564656e-06| +|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.342813803564656e-06| +|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.342813803564656e-06| +|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.342813803564656e-06| +|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.342813803564656e-06| +|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.342813803564656e-06| +|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.342813803564656e-06| +|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.342813803564656e-06| +|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.342813803564656e-06| +|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.342813803564656e-06| +|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.342813803564656e-06| +|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.342813803564656e-06| +|pypi|[sregistry](https://pypi.org/project/sregistry)|8.342813803564656e-06| +|rubygems|[bootsnap](https://github.com/Shopify/bootsnap)|8.342813803564656e-06| +|rubygems|[honeybadger](https://www.honeybadger.io/for/ruby/)|8.342813803564656e-06| +|rubygems|[pagy](https://github.com/ddnexus/pagy)|8.342813803564656e-06| +|rubygems|factory_bot_rails|8.342813803564656e-06| +|rubygems|vcr|8.342813803564656e-06| +|rubygems|spring-commands-rspec|8.342813803564656e-06| +|pypi|[pytest-env](https://pypi.org/project/pytest-env)|8.341874210016826e-06| +|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.325984108529207e-06| +|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.300125642275816e-06| +|npm|needle|8.298956585873776e-06| +|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.294920409721767e-06| +|pypi|[visdom](https://pypi.org/project/visdom)|8.269937960291049e-06| +|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.25938566552901e-06| +|npm|simplebar-core|8.25938566552901e-06| +|npm|webworker-threads|8.25938566552901e-06| +|cran|cleanNLP|8.25938566552901e-06| +|rubygems|redis-client|8.25938566552901e-06| +|pypi|[pytest-httpserver](https://pypi.org/project/pytest-httpserver)|8.192777716613452e-06| +|rubygems|shoulda-matchers|8.19196210907571e-06| +|pypi|[types-pytz](https://github.com/python/typeshed)|8.163818113225863e-06| +|npm|c8|8.142043714094928e-06| +|cran|gpclib|8.136348764402474e-06| +|cran|PBSmapping|8.136348764402474e-06| +|pypi|[zappy](https://pypi.org/project/zappy)|8.083654055624138e-06| +|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|8.083654055624138e-06| +|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|8.083654055624138e-06| +|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|8.083654055624138e-06| +|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|8.083654055624138e-06| +|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|8.083654055624138e-06| +|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|8.083654055624138e-06| +|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|8.083654055624138e-06| +|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|8.083654055624138e-06| +|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|8.083654055624138e-06| +|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|8.083654055624138e-06| +|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|8.083654055624138e-06| +|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|8.083654055624138e-06| +|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|8.083654055624138e-06| +|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|8.083654055624138e-06| +|pypi|[flit_core](https://pypi.org/project/flit_core)|8.083654055624138e-06| +|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|8.083654055624138e-06| +|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|8.083654055624138e-06| +|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|8.083654055624138e-06| +|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|8.083654055624138e-06| +|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|8.083654055624138e-06| +|pypi|[mujoco](https://pypi.org/project/mujoco)|8.079833803234902e-06| +|pypi|[mujoco-py](https://pypi.org/project/mujoco-py)|8.079833803234902e-06| +|pypi|[swig](https://pypi.org/project/swig)|8.079833803234902e-06| +|pypi|[box2d-py](https://pypi.org/project/box2d-py)|8.079833803234902e-06| +|pypi|[shimmy](https://pypi.org/project/shimmy)|8.079833803234902e-06| +|pypi|[autorom](https://pypi.org/project/autorom)|8.079833803234902e-06| +|pypi|[farama-notifications](https://pypi.org/project/farama-notifications)|8.079833803234902e-06| +|npm|[web-vitals](https://github.com/GoogleChrome/web-vitals#readme)|8.078908468962102e-06| +|cran|rnaturalearthhires|8.078892097663427e-06| +|spack|[octave](https://www.gnu.org/software/octave/)|8.054433377446542e-06| +|pypi|[soundfile](https://pypi.org/project/soundfile)|8.05338135938319e-06| +|cran|[imager](http://dahtah.github.io/imager/)|8.044856167723062e-06| +|cran|lgr|8.03961974977509e-06| +|pypi|[lingua](https://pypi.org/project/lingua)|8.017503656752804e-06| +|npm|parseurl|7.998333950605708e-06| +|cran|triangle|7.996587030716723e-06| +|cran|evd|7.996587030716723e-06| +|cran|SASmixed|7.994274134568502e-06| +|cran|beepr|7.984166901896382e-06| +|pypi|[importlib_resources](https://pypi.org/project/importlib_resources)|7.978802335816859e-06| +|pypi|[OWSLib](https://pypi.org/project/OWSLib)|7.960106896773778e-06| +|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|7.945794017265608e-06| +|pypi|[stimela](https://pypi.org/project/stimela)|7.945794017265608e-06| +|cran|MCMCpack|7.938426278215882e-06| +|pypi|[selenium](https://pypi.org/project/selenium)|7.932136067197067e-06| +|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|7.929959754412237e-06| +|cran|[NISTunits](NA)|7.920160897123353e-06| +|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|7.894133421286602e-06| +|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|7.894066684169072e-06| +|pypi|[rowan](https://github.com/glotzerlab/rowan)|7.891333495855685e-06| +|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|7.880830489192264e-06| +|cran|measurements|7.85379083373964e-06| +|npm|coffeescript|7.84801503956794e-06| +|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|7.836072995751202e-06| +|cran|[natserv](https://docs.ropensci.org/natserv)|7.836072995751202e-06| +|cran|[worrms](https://docs.ropensci.org/worrms)|7.836072995751202e-06| +|cran|[rotl](https://docs.ropensci.org/rotl/)|7.836072995751202e-06| +|cran|[rredlist](https://github.com/ropensci/rredlist)|7.836072995751202e-06| +|cran|[bold](https://docs.ropensci.org/bold/)|7.836072995751202e-06| +|cran|[ritis](https://github.com/ropensci/ritis)|7.836072995751199e-06| +|pypi|[prettytable](https://github.com/jazzband/prettytable)|7.793929121394554e-06| +|npm|rtlcss|7.784397703286685e-06| +|pypi|[affine](https://pypi.org/project/affine)|7.78085069534363e-06| +|cran|[fst](http://www.fstpackage.org)|7.761929898339761e-06| +|pypi|[apscheduler](https://pypi.org/project/apscheduler)|7.756066459138136e-06| +|pypi|[pyside2](https://pypi.org/project/pyside2)|7.754235738664065e-06| +|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.743174061433446e-06| +|pypi|[bagit](https://pypi.org/project/bagit)|7.743174061433446e-06| +|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.743174061433446e-06| +|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.743174061433446e-06| +|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.743174061433446e-06| +|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.743174061433446e-06| +|spack|msmpi|7.743174061433446e-06| +|spack|rsync|7.743174061433446e-06| +|spack|hepmc|7.743174061433446e-06| +|spack|hepmc3|7.743174061433446e-06| +|spack|evtgen|7.743174061433446e-06| +|spack|fastjet|7.743174061433446e-06| +|spack|lhapdf|7.743174061433446e-06| +|spack|rivet|7.743174061433446e-06| +|spack|madgraph5amc|7.743174061433446e-06| +|spack|openmpi|7.743174061433446e-06| +|spack|mpich|7.743174061433446e-06| +|spack|highfive|7.743174061433446e-06| +|npm|quick-lru|7.743174061433446e-06| +|npm|map-obj|7.743174061433446e-06| +|npm|lodash.kebabcase|7.743174061433446e-06| +|cran|yamlme|7.743174061433446e-06| +|pypi|[stestr](https://pypi.org/project/stestr)|7.73904436860068e-06| +|cran|adehabitatLT|7.732000650089386e-06| +|cran|[pander](https://rapporter.github.io/pander/)|7.72569665829052e-06| +|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.724535337894674e-06| +|cran|doFuture|7.716005029638944e-06| +|cran|pbmcapply|7.716005029638944e-06| +|pypi|[intervals](https://pypi.org/project/intervals)|7.711372813761892e-06| +|npm|memfs|7.681115464642835e-06| +|pypi|[scooby](https://pypi.org/project/scooby)|7.670145947435716e-06| +|rubygems|[sassc-rails](https://github.com/sass/sassc-rails)|7.668578239031676e-06| +|cran|tm.lexicon.GeneralInquirer|7.668295015564639e-06| +|cran|Rpoppler|7.668295015564639e-06| +|cran|Rcampdf|7.668295015564639e-06| +|cran|filehash|7.668295015564639e-06| +|npm|ghsign|7.665742320819111e-06| +|npm|git-config-path|7.665742320819111e-06| +|npm|github-username|7.665742320819111e-06| +|npm|parse-git-config|7.665742320819111e-06| +|cran|paradox|7.662260626053473e-06| +|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.661767778783867e-06| +|npm|[child_process](https://github.com/npm/security-holder#readme)|7.661767778783867e-06| +|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.661767778783867e-06| +|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.661767778783867e-06| +|npm|mkdir-recursive|7.661767778783867e-06| +|npm|ncp|7.661767778783867e-06| +|npm|node-pre-gyp|7.661767778783867e-06| +|npm|react-bootstrap-drawer|7.661767778783867e-06| +|npm|react-combo-select|7.661767778783867e-06| +|npm|react-jsx-parser|7.661767778783867e-06| +|npm|react-pro-sidebar|7.661767778783867e-06| +|npm|react-spinners|7.661767778783867e-06| +|npm|reactour|7.661767778783867e-06| +|npm|util-promisifyall|7.661767778783867e-06| +|rubygems|[memory_profiler](https://github.com/SamSaffron/memory_profiler)|7.661767778783867e-06| +|rubygems|[e2mmap](https://github.com/ruby/e2mmap)|7.661767778783867e-06| +|rubygems|[stripe](https://stripe.com/docs/api?lang=ruby)|7.661767778783867e-06| +|rubygems|[rr](https://rr.github.io/rr)|7.647117406143342e-06| +|rubygems|[jekyll-sass-converter](https://github.com/jekyll/jekyll-sass-converter)|7.646384385665529e-06| +|pypi|[pycares](https://pypi.org/project/pycares)|7.637438041480704e-06| +|pypi|[configargparse](https://github.com/bw2/ConfigArgParse)|7.63527005796631e-06| +|pypi|[pymatreader](https://pypi.org/project/pymatreader)|7.630065163054745e-06| +|npm|package-json-versionify|7.628247544751687e-06| +|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|7.608448505419495e-06| +|cran|permute|7.604021368155513e-06| +|pypi|[neobolt](https://pypi.org/project/neobolt)|7.585150100996029e-06| +|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.585150100996029e-06| +|cran|plotfunctions|7.585150100996029e-06| +|rubygems|tzinfo|7.585150100996029e-06| +|rubygems|[ruby-openid](https://github.com/openid/ruby-openid)|7.583617747440272e-06| +|pypi|[optuna](https://pypi.org/project/optuna)|7.549119251841206e-06| +|cran|sparkline|7.546297019444291e-06| +|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.516300376895042e-06| +|npm|[nopt](https://github.com/npm/nopt#readme)|7.516300376895042e-06| +|rubygems|[spec](https://github.com/bootstraponline/spec)|7.5085324232082055e-06| +|pypi|[EXOSIMS](https://github.com/dsavransky/EXOSIMS)|7.508532423208205e-06| +|pypi|[gatspy](http://github.com/astroml/gatspy)|7.508532423208191e-06| +|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.50853242320819e-06| +|cran|rcdk|7.50853242320819e-06| +|cran|fingerprint|7.50853242320819e-06| +|cran|enviPat|7.50853242320819e-06| +|cran|flexdashboard|7.50853242320819e-06| +|cran|keys|7.50853242320819e-06| +|cran|[phytools](https://github.com/liamrevell/phytools)|7.501734613509359e-06| +|cran|[origami](https://tlverse.org/origami/)|7.4992648445683094e-06| +|pypi|[snuggs](https://pypi.org/project/snuggs)|7.492060986758694e-06| +|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.491262798634811e-06| +|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.491262798634811e-06| +|cran|RcppDE|7.485068259385665e-06| +|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.467926994760545e-06| +|pypi|[hvplot](https://hvplot.pyviz.org)|7.4610519975908485e-06| +|pypi|[cosmic-conn](https://github.com/cy-xu/cosmic-conn)|7.440581903541146e-06| +|pypi|[rq](https://github.com/nvie/rq/)|7.439704209328785e-06| +|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.433447098976109e-06| +|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.433447098976109e-06| +|cran|actuar|7.433447098976109e-06| +|cran|skellam|7.433447098976109e-06| +|cran|hoa|7.433447098976109e-06| +|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.433447098976108e-06| +|rubygems|jdbc-postgres|7.433447098976108e-06| +|rubygems|jdbc-sqlite3|7.433447098976108e-06| +|rubygems|shoulda-context|7.433447098976108e-06| +|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.401901801083923e-06| +|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.3985172961282175e-06| +|pypi|[python-subunit](https://pypi.org/project/python-subunit)|7.3818940104264325e-06| +|cran|[docopt](https://github.com/docopt/docopt.R)|7.374451487079481e-06| +|pypi|[bumpversion](https://pypi.org/project/bumpversion)|7.374119173689125e-06| +|pypi|[webargs](https://github.com/marshmallow-code/webargs)|7.35382365075198e-06| +|rubygems|rubocop-performance|7.351354501120055e-06| +|cran|fpc|7.348599957482082e-06| +|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.336729758372998e-06| +|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|7.317352584105314e-06| +|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.316934687674489e-06| +|cran|MCMCglmm|7.314741893543643e-06| +|pypi|[einops](https://pypi.org/project/einops)|7.312395166147489e-06| +|pypi|[pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb)|7.3042857501362316e-06| +|pypi|[prefect](https://pypi.org/project/prefect)|7.287693234290303e-06| +|npm|[grunt-legacy-util](http://gruntjs.com/)|7.2857311630349164e-06| +|npm|[grunt-known-options](http://gruntjs.com/)|7.2857311630349164e-06| +|spack|libmd|7.285521501706484e-06| +|rubygems|[thor](http://whatisthor.com/)|7.263413317545454e-06| +|pypi|[pysocks](https://pypi.org/project/pysocks)|7.258081021854789e-06| +|pypi|[urllib3-secure-extra](https://pypi.org/project/urllib3-secure-extra)|7.258081021854789e-06| +|pypi|[doc8](https://pypi.org/project/doc8)|7.244864574051346e-06| +|npm|accepts|7.234428588097529e-06| +|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.219742714623261e-06| +|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.219742714623261e-06| +|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.219742714623261e-06| +|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.219742714623261e-06| +|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.219742714623261e-06| +|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.219742714623261e-06| +|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.219742714623261e-06| +|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.219742714623261e-06| +|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.219742714623261e-06| +|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.219742714623261e-06| +|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.219742714623261e-06| +|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.219742714623261e-06| +|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.219742714623261e-06| +|pypi|[infinity](https://pypi.org/project/infinity)|7.219742714623261e-06| +|pypi|[banzai](http://github.com/twneale/banzai/)|7.219742714623261e-06| +|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.219742714623261e-06| +|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.219742714623261e-06| +|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.219742714623261e-06| +|pypi|[logutils](https://pypi.org/project/logutils)|7.219742714623261e-06| +|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.219742714623261e-06| +|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.219742714623261e-06| +|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.219742714623261e-06| +|pypi|[orderedmultidict](https://pypi.org/project/orderedmultidict)|7.212142985449977e-06| +|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.212142985449972e-06| +|pypi|[paramz](https://pypi.org/project/paramz)|7.212142985449972e-06| +|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|7.194894766780431e-06| +|cran|betareg|7.1847417263979115e-06| +|cran|psychTools|7.181879778206346e-06| +|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.147545287477027e-06| +|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.147545287477027e-06| +|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.147545287477027e-06| +|npm|xregexp|7.147545287477027e-06| +|npm|bufferedstream|7.147545287477027e-06| +|npm|tslint|7.139011748043926e-06| +|pypi|[colorcet](https://pypi.org/project/colorcet)|7.134436468842676e-06| +|npm|concat-stream|7.132958460359728e-06| +|npm|gulp-eslint|7.118698674008852e-06| +|cran|scatterplot3d|7.11546291613544e-06| +|cran|CompQuadForm|7.098504270143596e-06| +|cran|[torch](https://torch.mlverse.org/docs)|7.08983123477347e-06| +|rubygems|introspection|7.089650170648463e-06| +|pypi|[cytocad](https://github.com/cytham/cytocad)|7.083521153969992e-06| +|pypi|[nanovar](https://github.com/cytham/nanovar)|7.083521153969992e-06| +|pypi|[hatch](https://pypi.org/project/hatch)|7.056737964513599e-06| +|rubygems|sinatra|7.0470793652978086e-06| +|cran|gamlss|7.045153628348668e-06| +|npm|safer-buffer|7.044562387921559e-06| +|pypi|[torchaudio](https://pypi.org/project/torchaudio)|7.04182951667951e-06| +|pypi|[parameterized](https://pypi.org/project/parameterized)|7.039399027201948e-06| +|cran|tree|7.039249146757679e-06| +|pypi|[hacking](https://pypi.org/project/hacking)|7.0381764992686486e-06| +|pypi|[polib](https://pypi.org/project/polib)|7.008678693320331e-06| +|cran|[binman](https://docs.ropensci.org/binman/)|7.0079635949943205e-06| +|cran|gbm|7.0062446086336865e-06| +|pypi|[pytest-ruff](https://github.com/businho/pytest-ruff)|7.002691848070287e-06| +|pypi|[nbstripout](https://pypi.org/project/nbstripout)|6.972617021394409e-06| +|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|6.958338237024831e-06| +|pypi|[echo](https://pypi.org/project/echo)|6.952344836303881e-06| +|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|6.952344836303881e-06| +|pypi|[WebTest](https://pypi.org/project/WebTest)|6.949002362824888e-06| +|pypi|[autobahn](https://pypi.org/project/autobahn)|6.914587119365276e-06| +|pypi|[txaio](https://pypi.org/project/txaio)|6.914587119365276e-06| +|cran|bigmemory|6.905168210628961e-06| +|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|6.9046993961669714e-06| +|pypi|[zope.deprecation](https://pypi.org/project/zope.deprecation)|6.899151758366776e-06| +|cran|[beastier](https://docs.ropensci.org/beastier/)|6.882821387940843e-06| +|pypi|[minikanren](https://pypi.org/project/minikanren)|6.882821387940841e-06| +|pypi|[logical-unification](https://pypi.org/project/logical-unification)|6.882821387940841e-06| +|pypi|[etuples](https://pypi.org/project/etuples)|6.882821387940841e-06| +|pypi|[cons](https://pypi.org/project/cons)|6.882821387940841e-06| +|pypi|[pytensor](https://pypi.org/project/pytensor)|6.882821387940841e-06| +|pypi|[mkl](https://pypi.org/project/mkl)|6.882821387940841e-06| +|cran|shapefiles|6.882821387940841e-06| +|cran|VGAMdata|6.882821387940841e-06| +|cran|VGAMextra|6.882821387940841e-06| +|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|6.874212558570023e-06| +|pypi|[pyteomics](http://pyteomics.readthedocs.io)|6.873657656531897e-06| +|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|6.871111652852266e-06| +|pypi|[itk-registration](https://pypi.org/project/itk-registration)|6.871111652852266e-06| +|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|6.871111652852266e-06| +|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|6.871111652852266e-06| +|pypi|[itk-core](https://pypi.org/project/itk-core)|6.871111652852266e-06| +|cran|[rstantools](https://mc-stan.org/rstantools/)|6.842780467147057e-06| +|pypi|[amqp](http://github.com/celery/py-amqp)|6.827064493466102e-06| +|pypi|[aplpy](https://pypi.org/project/aplpy)|6.820156521521718e-06| +|npm|electron|6.813993174061432e-06| +|npm|v8-argv|6.813993174061432e-06| +|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|6.800545199964994e-06| +|cran|partykit|6.7786657621944755e-06| +|cran|partitions|6.774855562247652e-06| +|cran|signal|6.772089028620768e-06| +|pypi|[safetensors](https://pypi.org/project/safetensors)|6.757679180887371e-06| +|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|6.73405093200315e-06| +|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|6.73405093200315e-06| +|npm|[shelljs](http://github.com/shelljs/shelljs)|6.7171734163425824e-06| +|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.704046806435885e-06| +|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.704046806435885e-06| +|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.704046806435885e-06| +|npm|[mdi](http://materialdesignicons.com)|6.704046806435885e-06| +|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.704046806435885e-06| +|npm|color|6.704046806435885e-06| +|npm|dotenv-load|6.704046806435885e-06| +|npm|iframe-resizer|6.704046806435885e-06| +|npm|isomorphic-unfetch|6.704046806435885e-06| +|npm|js-file-download|6.704046806435885e-06| +|npm|material-table|6.704046806435885e-06| +|npm|material-ui-chip-input|6.704046806435885e-06| +|npm|materialize-css|6.704046806435885e-06| +|npm|mui-datatables|6.704046806435885e-06| +|npm|next|6.704046806435885e-06| +|npm|next-env|6.704046806435885e-06| +|npm|next-redux-wrapper|6.704046806435885e-06| +|npm|ra-data-simple-rest|6.704046806435885e-06| +|npm|react-admin|6.704046806435885e-06| +|npm|react-loading|6.704046806435885e-06| +|npm|react-scroll|6.704046806435885e-06| +|npm|react-scroll-to-component|6.704046806435885e-06| +|npm|react-swipeable-views|6.704046806435885e-06| +|npm|react-wordcloud|6.704046806435885e-06| +|npm|redux-saga|6.704046806435885e-06| +|npm|serialize-error|6.704046806435885e-06| +|npm|swagger-client|6.704046806435885e-06| +|npm|swagger-ui-react|6.704046806435885e-06| +|npm|tween|6.704046806435885e-06| +|npm|uuid5|6.704046806435885e-06| +|pypi|[datasets](https://pypi.org/project/datasets)|6.700532588351866e-06| +|npm|cross-spawn|6.67727613440006e-06| +|rubygems|[term-ansicolor](http://flori.github.com/term-ansicolor)|6.661724996952713e-06| +|rubygems|[octokit](https://github.com/octokit/octokit.rb)|6.650930271141449e-06| +|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.637006338371525e-06| +|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.637006338371525e-06| +|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.637006338371525e-06| +|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.637006338371525e-06| +|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.637006338371525e-06| +|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.637006338371525e-06| +|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.637006338371525e-06| +|pypi|[keepalive](https://github.com/wikier/keepalive)|6.637006338371525e-06| +|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.637006338371525e-06| +|pypi|[pyTest](https://pypi.org/project/pyTest)|6.637006338371525e-06| +|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.637006338371525e-06| +|pypi|[Flake8](https://pypi.org/project/Flake8)|6.637006338371525e-06| +|pypi|[spectra](http://github.com/jsvine/spectra)|6.637006338371525e-06| +|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.637006338371525e-06| +|cran|ExplainPrediction|6.637006338371525e-06| +|cran|rpart.plot|6.637006338371525e-06| +|cran|oskeyring|6.637006338371525e-06| +|cran|BiocManager|6.63089677666673e-06| +|npm|sprintf-js|6.628626279863481e-06| +|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.6146595156834406e-06| +|pypi|[numkit](https://pypi.org/project/numkit)|6.5964043647550835e-06| +|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.586431950182623e-06| +|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.586431950182623e-06| +|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.586431950182623e-06| +|pypi|[nilearn](https://pypi.org/project/nilearn)|6.586431950182623e-06| +|pypi|[nipype](https://pypi.org/project/nipype)|6.586431950182623e-06| +|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.586431950182623e-06| +|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.586431950182623e-06| +|pypi|[pybids](https://pypi.org/project/pybids)|6.586431950182623e-06| +|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.586431950182623e-06| +|pypi|[templateflow](https://pypi.org/project/templateflow)|6.586431950182623e-06| +|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.586431950182623e-06| +|pypi|[looseversion](https://pypi.org/project/looseversion)|6.586431950182623e-06| +|pypi|[num2words](https://pypi.org/project/num2words)|6.586431950182623e-06| +|pypi|[surfplot](https://pypi.org/project/surfplot)|6.586431950182623e-06| +|pypi|[brainspace](https://pypi.org/project/brainspace)|6.586431950182623e-06| +|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.582730375426621e-06| +|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.582730375426621e-06| +|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.582730375426621e-06| +|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.5735796444198966e-06| +|rubygems|[multi_test](http://cukes.info)|6.5675021331058014e-06| +|rubygems|[mime-types](https://github.com/mime-types/ruby-mime-types/)|6.5675021331058014e-06| +|rubygems|cucumber-messages|6.5675021331058014e-06| +|rubygems|cucumber-html-formatter|6.5675021331058014e-06| +|rubygems|cucumber-gherkin|6.5675021331058014e-06| +|rubygems|cucumber-cucumber-expressions|6.5675021331058014e-06| +|rubygems|cucumber-core|6.5675021331058014e-06| +|rubygems|cucumber-ci-environment|6.5675021331058014e-06| +|rubygems|syntax|6.5675021331058014e-06| +|rubygems|cucumber-compatibility-kit|6.5675021331058014e-06| +|cran|afex|6.559409181940797e-06| +|npm|rollup-plugin-replace|6.558335342399937e-06| +|cran|geepack|6.540424487400299e-06| +|pypi|[lisa2](https://pypi.org/project/lisa2)|6.520567630680797e-06| +|cran|tester|6.520567630680797e-06| +|spack|cudnn|6.516957128116743e-06| +|cran|[reprex](https://reprex.tidyverse.org)|6.514387301450062e-06| +|cran|bbmle|6.512181907237016e-06| +|cran|rticles|6.50387167054852e-06| +|cran|fastICA|6.503567680689028e-06| +|pypi|[annoy](https://pypi.org/project/annoy)|6.47678186185383e-06| +|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.47678186185383e-06| +|pypi|[nmslib](https://pypi.org/project/nmslib)|6.47678186185383e-06| +|pypi|[pyemd](https://pypi.org/project/pyemd)|6.47678186185383e-06| +|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.47678186185383e-06| +|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.47678186185383e-06| +|pypi|[cityhash](https://pypi.org/project/cityhash)|6.472872778627751e-06| +|pypi|[transformers](https://github.com/huggingface/transformers)|6.472408773410646e-06| +|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.462748167346706e-06| +|npm|karma-firefox-launcher|6.454010599639766e-06| +|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.434111702843822e-06| +|npm|bundlewatch|6.4324149306554495e-06| +|cran|[rentrez](http://github.com/ropensci/rentrez)|6.4306706755512394e-06| +|cran|ks|6.425828863968795e-06| +|pypi|[unyt](https://github.com/yt-project/unyt)|6.413538111490334e-06| +|pypi|[etils](https://pypi.org/project/etils)|6.3996268658563936e-06| +|pypi|[chart-studio](https://pypi.org/project/chart-studio)|6.392132207652236e-06| +|rubygems|public_suffix|6.388118600682593e-06| +|cran|fixest|6.383723720042728e-06| +|cran|[ff](https://github.com/truecluster/ff)|6.380258105802043e-06| +|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.363163070515416e-06| +|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.363163070515416e-06| +|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.363163070515416e-06| +|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.363163070515416e-06| +|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.363163070515416e-06| +|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.363163070515416e-06| +|npm|[esdoc](https://esdoc.org/)|6.363163070515416e-06| +|npm|esdoc-standard-plugin|6.363163070515416e-06| +|npm|fast-random|6.363163070515416e-06| +|npm|flatted|6.363163070515416e-06| +|npm|fs.realpath|6.363163070515416e-06| +|npm|has-unicode|6.363163070515416e-06| +|npm|ignore-walk|6.363163070515416e-06| +|npm|ini|6.363163070515416e-06| +|npm|is-fullwidth-code-point|6.363163070515416e-06| +|npm|jsdocs|6.363163070515416e-06| +|npm|mimic-response|6.363163070515416e-06| +|npm|node|6.363163070515416e-06| +|npm|npm|6.363163070515416e-06| +|npm|npm-bundled|6.363163070515416e-06| +|npm|npm-normalize-package-bin|6.363163070515416e-06| +|npm|npm-packlist|6.363163070515416e-06| +|npm|number-is-nan|6.363163070515416e-06| +|npm|odex|6.363163070515416e-06| +|npm|os-homedir|6.363163070515416e-06| +|npm|os-tmpdir|6.363163070515416e-06| +|npm|osenv|6.363163070515416e-06| +|npm|path-is-absolute|6.363163070515416e-06| +|npm|rc|6.363163070515416e-06| +|npm|set-blocking|6.363163070515416e-06| +|npm|signal-exit|6.363163070515416e-06| +|npm|simple-concat|6.363163070515416e-06| +|npm|string-width|6.363163070515416e-06| +|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.362585524054639e-06| +|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.347673791988503e-06| +|spack|libxft|6.3446908597498075e-06| +|pypi|[codespell](https://pypi.org/project/codespell)|6.314451305255444e-06| +|pypi|[kazoo](https://kazoo.readthedocs.io)|6.305156021452949e-06| +|pypi|[pickydict](https://pypi.org/project/pickydict)|6.3006380768660115e-06| +|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.29992313496228e-06| +|cran|[downloader](https://github.com/wch/downloader)|6.296114153196071e-06| +|pypi|[nox](https://pypi.org/project/nox)|6.29032527854757e-06| +|pypi|[eventlet](https://pypi.org/project/eventlet)|6.277696245733789e-06| +|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.27548801193679e-06| +|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.256250859493179e-06| +|pypi|[blis](https://pypi.org/project/blis)|6.247443292016107e-06| +|pypi|[catalogue](https://pypi.org/project/catalogue)|6.247443292016107e-06| +|pypi|[preshed](https://pypi.org/project/preshed)|6.247443292016107e-06| +|pypi|[rdkit](https://pypi.org/project/rdkit)|6.238066973339271e-06| +|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.214447353358913e-06| +|cran|bs4Dash|6.19984473119448e-06| +|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.194539249146758e-06| +|pypi|[pims](https://github.com/soft-matter/pims)|6.194539249146758e-06| +|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.194539249146757e-06| +|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.194539249146757e-06| +|cran|acepack|6.175697930786911e-06| +|cran|htmlTable|6.175697930786911e-06| +|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.167723061921014e-06| +|pypi|[func-timeout](https://pypi.org/project/func-timeout)|6.162471558589306e-06| +|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.155765680076093e-06| +|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.154534773121469e-06| +|pypi|[pefile](https://pypi.org/project/pefile)|6.154534773121469e-06| +|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.154534773121469e-06| +|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.154534773121469e-06| +|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.154534773121469e-06| +|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.154534773121469e-06| +|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.154534773121469e-06| +|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.149904411198645e-06| +|npm|prismjs|6.136781307429771e-06| +|pypi|[ansicon](https://pypi.org/project/ansicon)|6.132593856655289e-06| +|pypi|[socksio](https://pypi.org/project/socksio)|6.112089096461288e-06| +|cran|reactR|6.0962132293190305e-06| +|pypi|[Keras-Preprocessing](https://pypi.org/project/Keras-Preprocessing)|6.091343683537696e-06| +|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.077021252186882e-06| +|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.077021252186882e-06| +|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.055268083232412e-06| +|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.055268083232412e-06| +|pypi|[imblearn](https://pypi.org/project/imblearn)|6.055268083232412e-06| +|pypi|[imutils](https://pypi.org/project/imutils)|6.055268083232412e-06| +|pypi|[kornia](https://pypi.org/project/kornia)|6.055268083232412e-06| +|pypi|[local-attention](https://pypi.org/project/local-attention)|6.055268083232412e-06| +|pypi|[thop](https://pypi.org/project/thop)|6.055268083232412e-06| +|pypi|[timmy](https://pypi.org/project/timmy)|6.055268083232412e-06| +|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.055268083232412e-06| +|cran|protolite|6.033642125792296e-06| +|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.02693807898586e-06| +|pypi|[chempy](https://github.com/bjodah/chempy)|6.02693807898586e-06| +|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|6.0130142894648e-06| +|pypi|[bandit](https://pypi.org/project/bandit)|5.991445162787666e-06| +|pypi|[PyPDF2](https://pypi.org/project/PyPDF2)|5.987845751711328e-06| +|npm|run-sequence|5.954424300568218e-06| +|pypi|[fett](https://pypi.org/project/fett)|5.949114840273505e-06| +|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|5.949114840273505e-06| +|pypi|[rstcheck](https://pypi.org/project/rstcheck)|5.949114840273505e-06| +|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|5.949114840273505e-06| +|pypi|[multiset](https://pypi.org/project/multiset)|5.899561189663578e-06| +|spack|glfw|5.899561189663578e-06| +|npm|tsconfig-paths|5.899561189663578e-06| +|npm|replace|5.899561189663578e-06| +|npm|node-qunit-phantomjs|5.899561189663578e-06| +|cran|TSA|5.899561189663578e-06| +|cran|[haven](https://haven.tidyverse.org)|5.899243211158931e-06| +|rubygems|[rubyzip](http://github.com/rubyzip/rubyzip)|5.887524890502279e-06| +|pypi|[email_validator](https://pypi.org/project/email_validator)|5.886213766157558e-06| +|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|5.865278306753097e-06| +|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|5.843208887650623e-06| +|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|5.834415343522792e-06| +|cran|cplm|5.830639858511767e-06| +|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|5.828790633917081e-06| +|pypi|[re-assert](https://pypi.org/project/re-assert)|5.822659095888842e-06| +|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.822659095888842e-06| +|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.822659095888842e-06| +|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.822659095888842e-06| +|npm|karma-coverage-istanbul-reporter|5.81253350130674e-06| +|npm|karma-browserstack-launcher|5.81253350130674e-06| +|npm|ip|5.81253350130674e-06| +|pypi|[librosa](https://pypi.org/project/librosa)|5.8105198338592336e-06| +|npm|chai-passport-strategy|5.807380546075085e-06| +|npm|passport-strategy|5.807380546075085e-06| +|cran|clusterGeneration|5.79754308608738e-06| +|cran|pROC|5.792706892605896e-06| +|cran|[rversions](https://github.com/r-hub/rversions)|5.792111599597328e-06| +|npm|uglify-es|5.7889444173573855e-06| +|cran|[Ckmeans.1d.dp](NA)|5.785689554052813e-06| +|pypi|[blurb](https://pypi.org/project/blurb)|5.779894634092309e-06| +|pypi|[bitstring](https://github.com/scott-griffiths/bitstring)|5.776206728425158e-06| +|cran|flexsurv|5.7684598298932765e-06| +|pypi|[tempora](https://pypi.org/project/tempora)|5.758407673381198e-06| +|pypi|[google-auth-httplib2](https://pypi.org/project/google-auth-httplib2)|5.7551314714223904e-06| +|cran|klaR|5.740032239126757e-06| +|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.72994880546075e-06| +|npm|d3-axis|5.725510326775622e-06| +|npm|d3-color|5.725510326775622e-06| +|npm|d3-ease|5.725510326775622e-06| +|npm|d3-interpolate|5.725510326775622e-06| +|npm|d3-selection|5.725510326775622e-06| +|npm|d3-shape|5.725510326775622e-06| +|npm|d3-timer|5.725510326775622e-06| +|npm|d3-transition|5.725510326775622e-06| +|npm|d3-zoom|5.725510326775622e-06| +|pypi|[samplerate](https://github.com/tuxu/python-samplerate)|5.725255972696245e-06| +|pypi|[presets](https://pypi.org/project/presets)|5.725255972696245e-06| +|pypi|[mir-eval](https://pypi.org/project/mir-eval)|5.725255972696245e-06| +|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|5.725255972696245e-06| +|pypi|[soxr](https://pypi.org/project/soxr)|5.725255972696245e-06| +|pypi|[audioread](https://pypi.org/project/audioread)|5.725255972696245e-06| +|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|5.718834864819064e-06| +|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.7180362299816216e-06| +|spack|unzip|5.7180362299816216e-06| +|spack|wget|5.7180362299816216e-06| +|npm|d3-request|5.707825450999511e-06| +|cran|cubature|5.698562256183078e-06| +|pypi|[aesara-theano-fallback](https://pypi.org/project/aesara-theano-fallback)|5.697960629513028e-06| +|pypi|[halomod](https://github.com/steven-murray/halomod)|5.685031691857632e-06| +|rubygems|appraisal|5.684344261026367e-06| +|pypi|[hyperopt](https://hyperopt.github.io/hyperopt)|5.6774681518708876e-06| +|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.669708156300076e-06| +|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|5.6674493804218835e-06| +|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.659476094629682e-06| +|rubygems|hashie|5.646722852963711e-06| +|pypi|[pybamm](https://pypi.org/project/pybamm)|5.642707348163987e-06| +|cran|debugme|5.63375658661075e-06| +|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.631399317406143e-06| +|cran|qvalue|5.631399317406143e-06| +|cran|subprocess|5.631399317406143e-06| +|cran|tensorA|5.625210966507894e-06| +|cran|[EML](https://docs.ropensci.org/EML/)|5.604583130180405e-06| +|npm|tough-cookie|5.5989848780578546e-06| +|pypi|[imgaug](https://github.com/aleju/imgaug)|5.596720755244206e-06| +|npm|moment-timezone|5.592765827335157e-06| +|npm|gulp-uglify|5.591617061631688e-06| +|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|5.589325644345062e-06| +|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|5.589325644345062e-06| +|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|5.589325644345062e-06| +|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|5.589325644345062e-06| +|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|5.589325644345062e-06| +|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|5.589325644345062e-06| +|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|5.589325644345062e-06| +|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|5.589325644345062e-06| +|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|5.589325644345062e-06| +|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|5.589325644345062e-06| +|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|5.589325644345062e-06| +|pypi|[cogapp](https://pypi.org/project/cogapp)|5.582213929458945e-06| +|pypi|[thinc](https://pypi.org/project/thinc)|5.581363802860541e-06| +|npm|karma-jasmine|5.546337426393962e-06| +|npm|rollup-plugin-svelte|5.544700366225167e-06| +|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.523103176686795e-06| +|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.520979722947203e-06| +|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.517946217604922e-06| +|cran|FNN|5.511210656048541e-06| +|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.495494150853907e-06| +|npm|classnames|5.4870044631136785e-06| +|pypi|[pyexcel-xlsx](https://github.com/pyexcel/pyexcel-xlsx)|5.479970520477815e-06| +|pypi|[pyexcel-ods3](https://github.com/pyexcel/pyexcel-ods3)|5.479970520477815e-06| +|npm|[compression](https://github.com/expressjs/compression#readme)|5.479695277206315e-06| +|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.465769925717727e-06| +|pypi|[kgt](https://pypi.org/project/kgt)|5.465769925717727e-06| +|pypi|[x21](https://pypi.org/project/x21)|5.465769925717727e-06| +|npm|updater-license|5.465769925717727e-06| +|npm|update|5.465769925717727e-06| +|npm|cose-base|5.465769925717727e-06| +|npm|murl|5.465769925717727e-06| +|npm|protein|5.465769925717727e-06| +|npm|network-address|5.465769925717727e-06| +|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.451309501313777e-06| +|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.4494323326600265e-06| +|cran|rhub|5.416684978436921e-06| +|cran|gmailr|5.416684978436921e-06| +|cran|foghorn|5.416684978436921e-06| +|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|5.405979347185388e-06| +|cran|coxme|5.405919510741237e-06| +|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.401546284042626e-06| +|npm|karma-mocha|5.389287530963165e-06| +|npm|grunt-contrib-clean|5.387337142785704e-06| +|pypi|[cooler](https://github.com/mirnylab/cooler)|5.385928065108952e-06| +|pypi|[python-slugify](https://pypi.org/project/python-slugify)|5.375485506068685e-06| +|cran|[dynlm](NA)|5.363237445148713e-06| +|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.363237445148708e-06| +|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.363237445148708e-06| +|pypi|[sym](https://github.com/bjodah/sym)|5.363237445148708e-06| +|pypi|[crossbar](http://crossbar.io/)|5.363237445148708e-06| +|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.363237445148708e-06| +|pypi|[asq](https://pypi.org/project/asq)|5.363237445148708e-06| +|pypi|[automat](https://pypi.org/project/automat)|5.363237445148708e-06| +|pypi|[cbor](https://pypi.org/project/cbor)|5.363237445148708e-06| +|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.363237445148708e-06| +|pypi|[hpack](https://pypi.org/project/hpack)|5.363237445148708e-06| +|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.363237445148708e-06| +|pypi|[netaddr](https://pypi.org/project/netaddr)|5.363237445148708e-06| +|pypi|[node-semver](https://pypi.org/project/node-semver)|5.363237445148708e-06| +|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.363237445148708e-06| +|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.363237445148708e-06| +|pypi|[pytrie](https://pypi.org/project/pytrie)|5.363237445148708e-06| +|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.363237445148708e-06| +|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.363237445148708e-06| +|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.363237445148708e-06| +|pypi|[translationstring](https://pypi.org/project/translationstring)|5.350516946080087e-06| +|cran|numbers|5.349280482206654e-06| +|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.331071753684067e-06| +|cran|loder|5.313942983336679e-06| +|cran|ore|5.313942983336679e-06| +|cran|changepoint|5.309605070697221e-06| +|cran|nor1mix|5.309605070697221e-06| +|cran|diptest|5.309605070697221e-06| +|cran|mstate|5.309605070697221e-06| +|cran|linprog|5.309605070697221e-06| +|cran|magic|5.309605070697221e-06| +|npm|mime-types|5.299743694377542e-06| +|npm|[which](https://github.com/isaacs/node-which#readme)|5.29537667679306e-06| +|npm|cli-table|5.294856167723061e-06| +|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.287698889583233e-06| +|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.287698889583233e-06| +|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.287698889583233e-06| +|pypi|[zstd](https://pypi.org/project/zstd)|5.287698889583233e-06| +|cran|metafor|5.274006795730341e-06| +|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.265358361774744e-06| +|rubygems|activejob|5.259469605642203e-06| +|pypi|[sphobjinv](https://github.com/bskinn/sphobjinv)|5.232465358361773e-06| +|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|5.2291565090199895e-06| +|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|5.2291565090199895e-06| +|pypi|[google-resumable-media](https://pypi.org/project/google-resumable-media)|5.2239133585093315e-06| +|pypi|[grandalf](https://github.com/bdcht/grandalf)|5.220217779944741e-06| +|cran|scico|5.21479069443477e-06| +|cran|rcartocolor|5.21479069443477e-06| +|pypi|[types-orjson](https://github.com/python/typeshed)|5.205495167350216e-06| +|pypi|[types-ujson](https://github.com/python/typeshed)|5.205495167350216e-06| +|pypi|[peewee](https://pypi.org/project/peewee)|5.205495167350216e-06| +|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.205495167350216e-06| +|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.205495167350216e-06| +|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|5.2020781219204456e-06| +|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.18631043962481e-06| +|cran|lfe|5.184780639562711e-06| +|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.168210628961481e-06| +|cran|[aod](https://cran.r-project.org/package=aod)|5.168020522546627e-06| +|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.162116040955631e-06| +|spack|bdw-gc|5.162116040955631e-06| +|spack|googletest|5.162116040955631e-06| +|npm|const-version|5.162116040955631e-06| +|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.162116040955631e-06| +|npm|microbundle|5.162116040955631e-06| +|cran|TeachingDemos|5.162116040955631e-06| +|cran|plotmo|5.162116040955631e-06| +|cran|gdalUtils|5.162116040955631e-06| +|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.157417478236592e-06| +|npm|fresh|5.156797926902449e-06| +|npm|etag|5.156797926902449e-06| +|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.142830426854925e-06| +|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.142830426854925e-06| +|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.142830426854925e-06| +|pypi|[voila](https://pypi.org/project/voila)|5.142830426854925e-06| +|pypi|[SALib](http://salib.github.io/SALib/)|5.140277100601333e-06| +|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|5.139134803960382e-06| +|npm|esbuild|5.136391210186749e-06| +|rubygems|[sync](https://github.com/ruby/sync)|5.132214483788394e-06| +|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|5.130830489192263e-06| +|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|5.130830489192263e-06| +|cran|[emld](https://docs.ropensci.org/emld/)|5.121891760117022e-06| +|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.1137396392003895e-06| +|pypi|[fixtures](https://pypi.org/project/fixtures)|5.1137396392003895e-06| +|npm|eslint-config-airbnb-base|5.1132744814912045e-06| +|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|5.1110277663178694e-06| +|npm|execa|5.084391872777855e-06| +|npm|gulp-rename|5.0831921454417375e-06| +|npm|gulp-concat|5.0831921454417375e-06| +|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.07156744517576e-06| +|cran|BiocVersion|5.070361495536586e-06| +|pypi|[pyahocorasick](http://github.com/WojciechMula/pyahocorasick)|5.0645051194539275e-06| +|pypi|[webob](https://pypi.org/project/webob)|5.055109140006751e-06| +|cran|modeltools|5.053439913777617e-06| +|npm|eslint-plugin-html|5.048224898298033e-06| +|cran|Biobase|5.017578434822549e-06| +|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.0097000179630045e-06| +|pypi|[sspa](https://github.com/cwieder/sspa)|5.0056882821387955e-06| +|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.0056882821387955e-06| +|cran|scagnostics|4.973371338559052e-06| +|cran|labelled|4.973371338559052e-06| +|cran|intergraph|4.973371338559052e-06| +|cran|broom.helpers|4.973371338559052e-06| +|pypi|[pytest-aiohttp](https://pypi.org/project/pytest-aiohttp)|4.967025332054585e-06| +|cran|[dbscan](https://github.com/mhahsler/dbscan)|4.964625989938174e-06| +|cran|speedglm|4.964346660165774e-06| +|npm|compressible|4.957270166314534e-06| +|pypi|[grayskull](https://pypi.org/project/grayskull)|4.955631399317406e-06| +|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|4.954597069859095e-06| +|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|4.952743502231557e-06| +|npm|jshint-stylish|4.9510932753253566e-06| +|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|4.9430613115553395e-06| +|pypi|[comm](https://pypi.org/project/comm)|4.923111154389873e-06| +|pypi|[bx-python](https://github.com/bxlab/bx-python)|4.9158339560151055e-06| +|npm|karma-rollup-preprocessor|4.912079834159513e-06| +|pypi|[slicer](https://pypi.org/project/slicer)|4.903373077434511e-06| +|cran|PolynomF|4.890425723010598e-06| +|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|4.871768904878561e-06| +|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|4.870262395259698e-06| +|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|4.863147134294663e-06| +|npm|browser-sync|4.86117148602212e-06| +|npm|serialize-javascript|4.856253085688291e-06| +|npm|jest-worker|4.856253085688291e-06| +|cran|mlogit|4.849296566584357e-06| +|pypi|[scikit-optimize](https://pypi.org/project/scikit-optimize)|4.844791158784339e-06| +|pypi|[scikit-fem](https://pypi.org/project/scikit-fem)|4.836067820771141e-06| +|pypi|[tensorboardX](https://github.com/lanpa/tensorboardX)|4.8308229657792785e-06| +|cran|RcppCCTZ|4.829698458538048e-06| +|npm|jsmd|4.826913700633837e-06| +|npm|is-mergeable-object|4.826913700633837e-06| +|cran|genieclust|4.826913700633837e-06| +|cran|getopt|4.826913700633837e-06| +|cran|leaps|4.824593069046993e-06| +|pypi|[fasteners](https://pypi.org/project/fasteners)|4.821470355548172e-06| +|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.799212617703373e-06| +|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.794615092908608e-06| +|npm|gzip-size|4.785199631616014e-06| +|rubygems|actionmailer|4.781886080764675e-06| +|npm|read-file-relative|4.778644563627498e-06| +|npm|normalize-newline|4.778644563627498e-06| +|npm|callsite-record|4.778644563627498e-06| +|spack|psm|4.7650301916513514e-06| +|spack|opa-psm2|4.7650301916513514e-06| +|spack|rdma-core|4.7650301916513514e-06| +|spack|slurm|4.7650301916513514e-06| +|cran|bignum|4.7650301916513514e-06| +|pypi|[pycocotools](https://github.com/ppwwyyxx/cocoapi)|4.755403868031852e-06| +|spack|[jemalloc](http://jemalloc.net/)|4.745263034012007e-06| +|pypi|[gitdb2](https://pypi.org/project/gitdb2)|4.73752640988136e-06| +|pypi|[smmap2](https://pypi.org/project/smmap2)|4.73752640988136e-06| +|cran|future.callr|4.712129300757577e-06| +|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.69283276450512e-06| +|npm|baseui|4.69283276450512e-06| +|npm|color2k|4.69283276450512e-06| +|npm|copy-to-clipboard|4.69283276450512e-06| +|npm|cypress-circleci-reporter|4.69283276450512e-06| +|npm|d3-graphviz|4.69283276450512e-06| +|npm|decamelize|4.69283276450512e-06| +|npm|deck.gl|4.69283276450512e-06| +|npm|fzy.js|4.69283276450512e-06| +|npm|hoist-non-react-statics|4.69283276450512e-06| +|npm|humanize-string|4.69283276450512e-06| +|npm|immer|4.69283276450512e-06| +|npm|jest-fetch-mock|4.69283276450512e-06| +|npm|katex|4.69283276450512e-06| +|npm|mapbox-gl|4.69283276450512e-06| +|npm|moment-duration-format|4.69283276450512e-06| +|npm|node-emoji|4.69283276450512e-06| +|npm|numbro|4.69283276450512e-06| +|npm|protobufjs|4.69283276450512e-06| +|npm|react-color|4.69283276450512e-06| +|npm|react-debounce-render|4.69283276450512e-06| +|npm|react-device-detect|4.69283276450512e-06| +|npm|react-dropzone|4.69283276450512e-06| +|npm|react-feather|4.69283276450512e-06| +|npm|react-google-login|4.69283276450512e-06| +|npm|react-hotkeys|4.69283276450512e-06| +|npm|react-html-parser|4.69283276450512e-06| +|npm|react-map-gl|4.69283276450512e-06| +|npm|react-markdown|4.69283276450512e-06| +|npm|react-webcam|4.69283276450512e-06| +|npm|react-window|4.69283276450512e-06| +|npm|rehype-katex|4.69283276450512e-06| +|npm|rehype-raw|4.69283276450512e-06| +|npm|remark-emoji|4.69283276450512e-06| +|npm|remark-gfm|4.69283276450512e-06| +|npm|remark-math|4.69283276450512e-06| +|npm|re-resizable|4.69283276450512e-06| +|npm|styletron-engine-atomic|4.69283276450512e-06| +|npm|styletron-react|4.69283276450512e-06| +|npm|typed-signals|4.69283276450512e-06| +|npm|vega|4.69283276450512e-06| +|npm|vega-embed|4.69283276450512e-06| +|npm|vega-lite|4.69283276450512e-06| +|npm|xxhashjs|4.69283276450512e-06| +|cran|[solrium](https://github.com/ropensci/solrium)|4.685607291835965e-06| +|pypi|[pint-pulsar](https://pypi.org/project/pint-pulsar)|4.6760726474890374e-06| +|pypi|[pytest-cython](https://pypi.org/project/pytest-cython)|4.645904436860068e-06| +|cran|quantmod|4.645904436860068e-06| +|cran|FastRWeb|4.645904436860068e-06| +|npm|draco3d|4.645904436860067e-06| +|npm|webgl-obj-loader|4.645904436860067e-06| +|cran|truncreg|4.63169677803175e-06| +|cran|panelr|4.63169677803175e-06| +|cran|metaBMA|4.63169677803175e-06| +|cran|ivreg|4.63169677803175e-06| +|cran|GLMMadaptive|4.63169677803175e-06| +|cran|clubSandwich|4.63169677803175e-06| +|cran|cgam|4.63169677803175e-06| +|cran|blme|4.63169677803175e-06| +|cran|geojsonlint|4.62579229644076e-06| +|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.625761649369644e-06| +|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.624494738994354e-06| +|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.624494738994354e-06| +|cran|topicmodels|4.621484490771623e-06| +|cran|akima|4.620205590768735e-06| +|cran|ipred|4.609070184225161e-06| +|npm|temp-path|4.6037140653714885e-06| +|pypi|[jupyter-packaging](https://pypi.org/project/jupyter-packaging)|4.599445392491467e-06| +|rubygems|rb_sys|4.599445392491467e-06| +|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.59345512949207e-06| +|cran|[data.tree](http://github.com/gluc/data.tree)|4.5906910026215554e-06| +|pypi|[kopt](https://pypi.org/project/kopt)|4.5885475919605605e-06| +|cran|RcppBigIntAlgos|4.5885475919605605e-06| +|cran|ggfittext|4.5885475919605605e-06| +|cran|robust|4.588383715260848e-06| +|cran|taxadb|4.585568015602145e-06| +|npm|hot-loader|4.578373428785482e-06| +|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.578373428785482e-06| +|npm|babel-plugin-strip-function-call|4.578373428785482e-06| +|npm|babel-plugin-styled-components|4.578373428785482e-06| +|npm|binomial|4.578373428785482e-06| +|npm|compression-webpack-plugin|4.578373428785482e-06| +|npm|css.escape|4.578373428785482e-06| +|npm|dom-to-image|4.578373428785482e-06| +|npm|express-naked-redirect|4.578373428785482e-06| +|npm|express-static-gzip|4.578373428785482e-06| +|npm|html-webpack-plugin|4.578373428785482e-06| +|npm|i18next|4.578373428785482e-06| +|npm|leaflet|4.578373428785482e-06| +|npm|leaflet-gesture-handling|4.578373428785482e-06| +|npm|linspace|4.578373428785482e-06| +|npm|lodash-webpack-plugin|4.578373428785482e-06| +|npm|mousetrap|4.578373428785482e-06| +|npm|null-loader|4.578373428785482e-06| +|npm|outer-product|4.578373428785482e-06| +|npm|react-addons-css-transition-group|4.578373428785482e-06| +|npm|react-hot-loader|4.578373428785482e-06| +|npm|react-i18next|4.578373428785482e-06| +|npm|react-tooltip|4.578373428785482e-06| +|npm|redux-thunk|4.578373428785482e-06| +|npm|typeface-lato|4.578373428785482e-06| +|npm|webpack-bundle-analyzer|4.578373428785482e-06| +|npm|webpack-dev-middleware|4.578373428785482e-06| +|npm|webpack-hot-middleware|4.578373428785482e-06| +|npm|yaml-front-matter|4.578373428785482e-06| +|cran|assertive.code|4.572865611126793e-06| +|cran|assertive.reflection|4.572865611126793e-06| +|cran|assertive.data.us|4.572865611126793e-06| +|cran|assertive.data.uk|4.572865611126793e-06| +|cran|assertive.data|4.572865611126793e-06| +|cran|assertive.models|4.572865611126793e-06| +|cran|assertive.matrices|4.572865611126793e-06| +|cran|assertive.sets|4.572865611126793e-06| +|cran|assertive.files|4.572865611126793e-06| +|cran|assertive.datetimes|4.572865611126793e-06| +|cran|assertive.strings|4.572865611126793e-06| +|cran|assertive.numbers|4.572865611126793e-06| +|cran|assertive.types|4.572865611126793e-06| +|cran|assertive.properties|4.572865611126793e-06| +|cran|assertive.base|4.572865611126793e-06| +|npm|merge-stream|4.566022820373826e-06| +|npm|vinyl-source-stream|4.548341817807402e-06| +|npm|vinyl-buffer|4.548341817807402e-06| +|pypi|[oemof.solph](https://oemof.org)|4.544226393629124e-06| +|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.527445723515244e-06| +|pypi|[lcapy](https://pypi.org/project/lcapy)|4.5232123031374646e-06| +|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.5232123031374646e-06| +|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.5232123031374646e-06| +|pypi|[property-cached](https://pypi.org/project/property-cached)|4.5232123031374646e-06| +|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.519901600106378e-06| +|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.505119453924916e-06| +|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.505119453924916e-06| +|pypi|[descartes](http://bitbucket.org/sgillies/descartes/)|4.493645093571696e-06| +|pypi|[mdurl](https://pypi.org/project/mdurl)|4.480675916308058e-06| +|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.479522184300341e-06| +|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.4716404755653895e-06| +|pypi|[apipkg](https://pypi.org/project/apipkg)|4.469364537623922e-06| +|pypi|[atpublic](https://pypi.org/project/atpublic)|4.469364537623922e-06| +|pypi|[dvc](https://pypi.org/project/dvc)|4.469364537623922e-06| +|pypi|[inflect](https://pypi.org/project/inflect)|4.469364537623922e-06| +|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.469364537623922e-06| +|pypi|[nanotime](https://pypi.org/project/nanotime)|4.469364537623922e-06| +|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.469364537623922e-06| +|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.469364537623922e-06| +|pypi|[treelib](https://pypi.org/project/treelib)|4.469364537623922e-06| +|npm|rollup-plugin-istanbul|4.465894534100923e-06| +|npm|karma-jasmine-html-reporter|4.465894534100923e-06| +|npm|karma-detect-browsers|4.465894534100923e-06| +|npm|hammer-simulator|4.465894534100923e-06| +|npm|eslint-plugin-unicorn|4.465894534100923e-06| +|npm|eslint-config-xo|4.465894534100923e-06| +|pypi|[nbdime](https://pypi.org/project/nbdime)|4.465514008176123e-06| +|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.452936603107251e-06| +|pypi|[pymc3-ext](https://pypi.org/project/pymc3-ext)|4.446753432273408e-06| +|npm|less|4.442229110074063e-06| +|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.4246708922476835e-06| +|pypi|[retrolab](https://pypi.org/project/retrolab)|4.4246708922476835e-06| +|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.4246708922476835e-06| +|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.4246708922476835e-06| +|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.4246708922476835e-06| +|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.4246708922476835e-06| +|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.4246708922476835e-06| +|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.4246708922476835e-06| +|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.4246708922476835e-06| +|npm|mocha-lcov-reporter|4.4246708922476835e-06| +|npm|gulp-clean|4.4246708922476835e-06| +|npm|any-promise|4.4246708922476835e-06| +|npm|thenify-all|4.4246708922476835e-06| +|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.42310899395057e-06| +|cran|gdtools|4.403174515443241e-06| +|npm|schema-utils|4.394138075564337e-06| +|npm|loader-utils|4.394138075564337e-06| +|spack|[vtk](http://www.vtk.org)|4.394008972745414e-06| +|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.39078863272539e-06| +|cran|[redux](https://github.com/richfitz/redux)|4.3799772468714565e-06| +|pypi|[openstacksdk](https://pypi.org/project/openstacksdk)|4.377474402730374e-06| +|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.372615940574182e-06| +|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.372615940574182e-06| +|pypi|[update-checker](https://pypi.org/project/update-checker)|4.372615940574182e-06| +|pypi|[npx](https://pypi.org/project/npx)|4.372615940574182e-06| +|pypi|[meshplex](https://pypi.org/project/meshplex)|4.372615940574182e-06| +|npm|karma-browserify|4.3693625060945875e-06| +|pypi|[azure-storage-blob](https://pypi.org/project/azure-storage-blob)|4.365113589942941e-06| +|pypi|[resample](http://github.com/resample-project/resample)|4.348691695108077e-06| +|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.348691695108077e-06| +|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.348691695108077e-06| +|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|4.3396128932013855e-06| +|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.329858454691661e-06| +|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.326527423929241e-06| +|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.320963697725825e-06| +|pypi|[Bio](https://github.com/ialbert/bio)|4.316402328849635e-06| +|cran|locfit|4.3141697069553966e-06| +|cran|bookdown|4.298082714314395e-06| +|cran|nonnest2|4.296212705053396e-06| +|cran|officer|4.2960509043677716e-06| +|npm|[shx](https://github.com/shelljs/shx#readme)|4.295511937239196e-06| +|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|4.281621331628751e-06| +|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.276064521371693e-06| +|rubygems|irb|4.274119680997467e-06| +|cran|[logger](https://daroczig.github.io/logger/)|4.272399954993813e-06| +|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.25304729400293e-06| +|cran|stm|4.2460578696112065e-06| +|spack|berkeley-db|4.2417107508532415e-06| +|spack|valgrind|4.2248063421220415e-06| +|pypi|[qudida](https://pypi.org/project/qudida)|4.223549488054608e-06| +|cran|FMStable|4.223549488054608e-06| +|cran|sparsesvd|4.223549488054608e-06| +|cran|MuMIn|4.217472268970264e-06| +|pypi|[nitime](https://pypi.org/project/nitime)|4.217095879778296e-06| +|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|4.217095879778296e-06| +|pypi|[h5io](https://pypi.org/project/h5io)|4.217095879778296e-06| +|spack|libxscrnsaver|4.20864284280265e-06| +|pypi|[ddt](https://pypi.org/project/ddt)|4.205207215992198e-06| +|npm|babel-plugin-external-helpers|4.200451511662685e-06| +|pypi|[cosmospectra](https://github.com/sambit-giri/cosmospectra.git)|4.1844425483504e-06| +|rubygems|timecop|4.171832555547816e-06| +|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.17140690178233e-06| +|pypi|[mako](https://pypi.org/project/mako)|4.162131172346547e-06| +|cran|spls|4.150215425029105e-06| +|cran|Bessel|4.145335608646188e-06| +|cran|[archive](https://archive.r-lib.org/)|4.141545632068313e-06| +|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.1296928327645055e-06| +|pypi|[user-agents](https://pypi.org/project/user-agents)|4.129692832764505e-06| +|npm|csso|4.129692832764505e-06| +|npm|google-closure-compiler|4.129692832764505e-06| +|npm|ora|4.129692832764505e-06| +|npm|update-notifier|4.129692832764505e-06| +|npm|crass|4.129692832764505e-06| +|npm|sqwish|4.129692832764505e-06| +|npm|html-minifier|4.129692832764505e-06| +|npm|node-version|4.129692832764505e-06| +|cran|transport|4.129692832764505e-06| +|rubygems|zeitwerk|4.129692832764505e-06| +|rubygems|selma|4.129692832764505e-06| +|rubygems|sawyer|4.129692832764505e-06| +|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.11525334733526e-06| +|cran|[rsample](https://rsample.tidymodels.org)|4.113601668611494e-06| +|pypi|[dataclasses-json](https://github.com/lidatong/dataclasses-json)|4.1131298935956645e-06| +|rubygems|execjs|4.1075694783032665e-06| +|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.0985860555826426e-06| +|npm|ascli|4.08839590443686e-06| +|pypi|[coconut](https://pypi.org/project/coconut)|4.0843115928440155e-06| +|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|4.0843115928440155e-06| +|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.08072414304793e-06| +|pypi|[Epip](https://pypi.org/project/Epip)|4.08072414304793e-06| +|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.08072414304793e-06| +|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.08072414304793e-06| +|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.0777910950452635e-06| +|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.076060458313023e-06| +|npm|prettier-plugin-svelte|4.069810068809272e-06| +|npm|eslint-plugin-svelte3|4.069810068809272e-06| +|npm|svelte|4.069810068809272e-06| +|cran|tracerer|4.050655649362313e-06| +|npm|path-platform|4.047511945392491e-06| +|rubygems|rails-dom-testing|4.045413387197882e-06| +|pypi|[ducc0](https://gitlab.mpcdf.mpg.de/mtr/ducc)|4.044669745031119e-06| +|cran|stabledist|4.035980572328695e-06| +|cran|skewt|4.035299853729888e-06| +|cran|catdata|4.035299853729888e-06| +|cran|MPV|4.035299853729888e-06| +|cran|fit.models|4.035299853729888e-06| +|cran|DEoptimR|4.035299853729888e-06| +|pypi|[sphinx-tabs](https://github.com/executablebooks/sphinx-tabs)|4.033120212896267e-06| +|pypi|[langcodes](https://github.com/rspeer/langcodes)|4.030014128643973e-06| +|pypi|[pathy](https://github.com/justindujardin/pathy)|4.030014128643973e-06| +|pypi|[spacy-loggers](https://github.com/explosion/spacy-loggers)|4.030014128643973e-06| +|cran|feather|4.0292517123278355e-06| +|pypi|[sentencepiece](https://pypi.org/project/sentencepiece)|4.024797617646564e-06| +|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.005301236135588e-06| +|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|3.990913333916748e-06| +|cran|spacetime|3.983092817925508e-06| +|pypi|[pytray](https://github.com/muhrin/pytray.git)|3.982786763614783e-06| +|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.967210591063195e-06| +|npm|underscore.string|3.9645051194539245e-06| +|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|3.941979522184311e-06| +|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|3.941979522184308e-06| +|pypi|[CacheControl](https://github.com/ionrock/cachecontrol)|3.939541686981964e-06| +|pypi|[pyshp](https://pypi.org/project/pyshp)|3.933040793109052e-06| +|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|3.933040793109052e-06| +|pypi|[noodles](http://nlesc.github.io/noodles)|3.932490717473649e-06| +|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.925591852213033e-06| +|npm|gulp-babel|3.922154698056696e-06| +|pypi|[venusian](https://pypi.org/project/venusian)|3.9210078885846815e-06| +|pypi|[hupper](https://pypi.org/project/hupper)|3.9210078885846815e-06| +|rubygems|sassc|3.919142258723739e-06| +|npm|gulp-uglify-es|3.916245976057733e-06| +|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|3.9123405784084785e-06| +|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|3.9123405784084785e-06| +|pypi|[saspy](https://pypi.org/project/saspy)|3.9123405784084785e-06| +|npm|escape-html|3.9073003294531945e-06| +|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|3.898661065896562e-06| +|npm|eslint-plugin-jsx-a11y|3.898139110374174e-06| +|pypi|[Twisted](https://pypi.org/project/Twisted)|3.897766056469128e-06| +|pypi|[wordcloud](https://pypi.org/project/wordcloud)|3.89494329991906e-06| +|cran|[move](https://bartk.gitlab.io/move/)|3.888347147732814e-06| +|pypi|[portray](https://pypi.org/project/portray)|3.871587030716723e-06| +|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.871587030716723e-06| +|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.871587030716723e-06| +|npm|isexe|3.871587030716723e-06| +|npm|superagent|3.871587030716723e-06| +|npm|connect-flash|3.871587030716723e-06| +|spack|nspr|3.863534129692832e-06| +|cran|goftest|3.844886430504884e-06| +|cran|tensor|3.844886430504884e-06| +|cran|spatstat.sparse|3.844886430504884e-06| +|cran|ellipse|3.837359907395434e-06| +|npm|seedrandom|3.834714773281326e-06| +|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.8330969037654485e-06| +|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.821443783554855e-06| +|pypi|[feedparser](https://pypi.org/project/feedparser)|3.820818643460475e-06| +|cran|doRNG|3.809641638225256e-06| +|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.8078789116702367e-06| +|cran|keras|3.8048482996199205e-06| +|npm|[typedoc](https://typedoc.org)|3.7980268771331056e-06| +|rubygems|reline|3.7945424488054602e-06| +|pypi|[repoze.lru](http://www.repoze.org)|3.793373151308306e-06| +|npm|sass-true|3.7925750504980145e-06| +|cran|[rdflib](https://github.com/ropensci/rdflib)|3.7925750504980145e-06| +|setup.py|gitlab/gims-developers/gims|3.7921880925293895e-06| +|setup.py|gitlab/picos-api/picos|3.7921880925293895e-06| +|setup.py|gitlab/Molcas/OpenMolcas|3.7921880925293895e-06| +|setup.py|gitlab/chjordan/sslf|3.7921880925293895e-06| +|setup.py|gitlab/fduchate/predihood|3.7921880925293895e-06| +|setup.py|gitlab/octopus-code/octopus|3.7921880925293895e-06| +|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.7921880925293895e-06| +|setup.py|gitlab/pythia-uq/pythia|3.7921880925293895e-06| +|setup.py|gitlab/permafrostnet/teaspoon|3.7921880925293895e-06| +|setup.py|gitlab/joseaher/astroplotlib|3.7921880925293895e-06| +|setup.py|gitlab/jason-rumengan/pyarma|3.7921880925293895e-06| +|setup.py|gitlab/petsc/petsc|3.7921880925293895e-06| +|setup.py|github/google/jax|3.7921880925293895e-06| +|setup.py|github/parmoo/parmoo|3.7921880925293895e-06| +|setup.py|github/tensorly/viz|3.7921880925293895e-06| +|setup.py|github/ngltr/sinaps|3.7921880925293895e-06| +|setup.py|github/ledatelescope/bifrost|3.7921880925293895e-06| +|setup.py|github/illumina/pyflow|3.7921880925293895e-06| +|setup.py|github/ProjectPyRhO/PyRhO|3.7921880925293895e-06| +|setup.py|github/glotzerlab/freud|3.7921880925293895e-06| +|setup.py|github/glotzerlab/coxeter|3.7921880925293895e-06| +|setup.py|github/miniufo/xinvert|3.7921880925293895e-06| +|setup.py|github/flemingtonlab/SpliceV|3.7921880925293895e-06| +|setup.py|github/exobssim/rapoc-public|3.7921880925293895e-06| +|setup.py|github/toros-astro/astroalign-legacy|3.7921880925293895e-06| +|setup.py|github/toros-astro/corral|3.7921880925293895e-06| +|setup.py|github/tardis-sn/tardis|3.7921880925293895e-06| +|setup.py|github/tardis-sn/carsus|3.7921880925293895e-06| +|setup.py|github/fair-software/fairtally|3.7921880925293895e-06| +|setup.py|github/fair-software/howfairis|3.7921880925293895e-06| +|setup.py|github/fair-data/fairdatapoint-client|3.7921880925293895e-06| +|setup.py|github/elkebir-group/Jumper|3.7921880925293895e-06| +|setup.py|github/benmontet/f3|3.7921880925293895e-06| +|setup.py|github/tool-bin/ukbcc|3.7921880925293895e-06| +|setup.py|github/apertif/apercal|3.7921880925293895e-06| +|setup.py|github/NREL/graph-env|3.7921880925293895e-06| +|setup.py|github/cosimoNigro/agnpy|3.7921880925293895e-06| +|setup.py|github/gem-pasteur/macsyfinder|3.7921880925293895e-06| +|setup.py|github/dmnfarrell/snpgenie|3.7921880925293895e-06| +|setup.py|github/dmnfarrell/epitopepredict|3.7921880925293895e-06| +|setup.py|github/dfm/corner.py|3.7921880925293895e-06| +|setup.py|github/dfm/celerite|3.7921880925293895e-06| +|setup.py|github/wfondrie/mokapot|3.7921880925293895e-06| +|setup.py|github/chasmani/piecewise-regression|3.7921880925293895e-06| +|setup.py|github/grazianoucci/game|3.7921880925293895e-06| +|setup.py|github/brian-team/brian2|3.7921880925293895e-06| +|setup.py|github/gmbrandt/xwavecal|3.7921880925293895e-06| +|setup.py|github/LindleyLentati/Cobra|3.7921880925293895e-06| +|setup.py|github/COVID-IWG/epimargin|3.7921880925293895e-06| +|setup.py|github/vaexio/vaex|3.7921880925293895e-06| +|setup.py|github/matthewholman/assist|3.7921880925293895e-06| +|setup.py|github/ziotom78/dacapo_calibration|3.7921880925293895e-06| +|setup.py|github/RaRe-Technologies/gensim|3.7921880925293895e-06| +|setup.py|github/BackmanLab/PWSpy|3.7921880925293895e-06| +|setup.py|github/ketch/nodepy|3.7921880925293895e-06| +|setup.py|github/oscaribv/citlalicue|3.7921880925293895e-06| +|setup.py|github/coljac/sensie|3.7921880925293895e-06| +|setup.py|github/jdidion/atropos|3.7921880925293895e-06| +|setup.py|github/AnantharamanLab/vRhyme|3.7921880925293895e-06| +|setup.py|github/bioinform/somaticseq|3.7921880925293895e-06| +|setup.py|github/Martindelosrios/cosmic-kite|3.7921880925293895e-06| +|setup.py|github/snakemake/snakemake|3.7921880925293895e-06| +|setup.py|github/cgobat/asymmetric_uncertainty|3.7921880925293895e-06| +|setup.py|github/connectomicslab/connectomemapper3|3.7921880925293895e-06| +|setup.py|github/mdshw5/pyfaidx|3.7921880925293895e-06| +|setup.py|github/pyspeckit/pyspeckit|3.7921880925293895e-06| +|setup.py|github/carpyncho/carpyncho-py|3.7921880925293895e-06| +|setup.py|github/gbernstein/pixmappy|3.7921880925293895e-06| +|setup.py|github/ajeldorado/falco-python|3.7921880925293895e-06| +|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.7921880925293895e-06| +|setup.py|github/YosefLab/scvi-tools|3.7921880925293895e-06| +|setup.py|github/INCF/one_click|3.7921880925293895e-06| +|setup.py|github/schlafly/crowdsource|3.7921880925293895e-06| +|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.7921880925293895e-06| +|setup.py|github/era-urban/wrfpy|3.7921880925293895e-06| +|setup.py|github/domenico-simone/rmlst_api|3.7921880925293895e-06| +|setup.py|github/DynaSlum/satsense|3.7921880925293895e-06| +|setup.py|github/gogrean/PyXel|3.7921880925293895e-06| +|setup.py|github/hyperopt/hyperopt|3.7921880925293895e-06| +|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.7921880925293895e-06| +|setup.py|github/jianhuupenn/SpaGCN|3.7921880925293895e-06| +|setup.py|github/mmp2/megaman|3.7921880925293895e-06| +|setup.py|github/4dn-dcic/pairix|3.7921880925293895e-06| +|setup.py|github/davidgardenier/frbpoppy|3.7921880925293895e-06| +|setup.py|github/davidgardenier/frbcat|3.7921880925293895e-06| +|setup.py|github/wiederm/transformato|3.7921880925293895e-06| +|setup.py|github/cabb99/open3spn2|3.7921880925293895e-06| +|setup.py|github/orcasgit/python-fitbit|3.7921880925293895e-06| +|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.7921880925293895e-06| +|setup.py|github/atmos-cloud-sim-uj/PySDM|3.7921880925293895e-06| +|setup.py|github/aspuru-guzik-group/funsies|3.7921880925293895e-06| +|setup.py|github/fabiopardo/tonic|3.7921880925293895e-06| +|setup.py|github/wtsi-hpag/HiLine|3.7921880925293895e-06| +|setup.py|github/Singh-Lab/DeMaSk|3.7921880925293895e-06| +|setup.py|github/SouthGreenPlatform/PyRice|3.7921880925293895e-06| +|setup.py|github/shilpagarg/WHdenovo|3.7921880925293895e-06| +|setup.py|github/dmentipl/plonk|3.7921880925293895e-06| +|setup.py|github/polca/unfold|3.7921880925293895e-06| +|setup.py|github/tkerscher/blast|3.7921880925293895e-06| +|setup.py|github/getzlab/rnaseqc|3.7921880925293895e-06| +|setup.py|github/PlanetHunters/tkmatrix|3.7921880925293895e-06| +|setup.py|github/mishioo/tesliper|3.7921880925293895e-06| +|setup.py|github/weecology/retriever|3.7921880925293895e-06| +|setup.py|github/abrupt-climate/hyper-canny|3.7921880925293895e-06| +|setup.py|github/ChrisBeaumont/brut|3.7921880925293895e-06| +|setup.py|github/TriPed-Robot/TriP|3.7921880925293895e-06| +|setup.py|github/thejasvibr/bat_beamshapes|3.7921880925293895e-06| +|setup.py|github/seung-lab/FlyWirePaper|3.7921880925293895e-06| +|setup.py|github/ELELAB/LipidDyn|3.7921880925293895e-06| +|setup.py|github/ELELAB/cancermuts|3.7921880925293895e-06| +|setup.py|github/ELELAB/RosettaDDGPrediction|3.7921880925293895e-06| +|setup.py|github/rasg-affiliates/healvis|3.7921880925293895e-06| +|setup.py|github/nlppln/nlppln|3.7921880925293895e-06| +|setup.py|github/abmantz/lmc|3.7921880925293895e-06| +|setup.py|github/dbosul/CWITools|3.7921880925293895e-06| +|setup.py|github/HajimeKawahara/sot|3.7921880925293895e-06| +|setup.py|github/HajimeKawahara/exojax|3.7921880925293895e-06| +|setup.py|github/Caltech-IPAC/Montage|3.7921880925293895e-06| +|setup.py|github/SynthSys/pyOmeroUpload|3.7921880925293895e-06| +|setup.py|github/hover2pi/SEDkit|3.7921880925293895e-06| +|setup.py|github/bio-phys/BioEn|3.7921880925293895e-06| +|setup.py|github/mattpitkin/psrqpy|3.7921880925293895e-06| +|setup.py|github/compomics/DeepLC|3.7921880925293895e-06| +|setup.py|github/einsteinpy/einsteinpy|3.7921880925293895e-06| +|setup.py|github/fkeruzore/panco2|3.7921880925293895e-06| +|setup.py|github/ghislainv/forestatrisk|3.7921880925293895e-06| +|setup.py|github/ConorMacBride/mcalf|3.7921880925293895e-06| +|setup.py|github/Astroua/SCIMES|3.7921880925293895e-06| +|setup.py|github/Astroua/TurbuStat|3.7921880925293895e-06| +|setup.py|github/rvalieris/parallel-fastq-dump|3.7921880925293895e-06| +|setup.py|github/nextstrain/augur|3.7921880925293895e-06| +|setup.py|github/astropy/ccdproc|3.7921880925293895e-06| +|setup.py|github/astropy/specutils|3.7921880925293895e-06| +|setup.py|github/astropy/astroplan|3.7921880925293895e-06| +|setup.py|github/astropy/astroscrappy|3.7921880925293895e-06| +|setup.py|github/astropy/astroquery|3.7921880925293895e-06| +|setup.py|github/astropy/halotools|3.7921880925293895e-06| +|setup.py|github/astropy/SPISEA|3.7921880925293895e-06| +|setup.py|github/carlosborca/CrystaLattE|3.7921880925293895e-06| +|setup.py|github/natelust/least_asymmetry|3.7921880925293895e-06| +|setup.py|github/Yu-Group/veridical-flow|3.7921880925293895e-06| +|setup.py|github/parallelwindfarms/byteparsing|3.7921880925293895e-06| +|setup.py|github/djones1040/PythonPhot|3.7921880925293895e-06| +|setup.py|github/astrosupriyo/pyTANSPEC|3.7921880925293895e-06| +|setup.py|github/jonaselgammal/GPry|3.7921880925293895e-06| +|setup.py|github/linuxscout/pyarabic|3.7921880925293895e-06| +|setup.py|github/cheerfuluser/tessreduce|3.7921880925293895e-06| +|setup.py|github/tlambert03/pycudadecon|3.7921880925293895e-06| +|setup.py|github/mikekatz04/BOWIE|3.7921880925293895e-06| +|setup.py|github/TimothyADavis/KinMSpy|3.7921880925293895e-06| +|setup.py|github/j-faria/kima|3.7921880925293895e-06| +|setup.py|github/Bahler-Lab/pyphe|3.7921880925293895e-06| +|setup.py|github/jacobblum/simDRIFT|3.7921880925293895e-06| +|setup.py|github/astroML/gatspy|3.7921880925293895e-06| +|setup.py|github/herjy/SLIT|3.7921880925293895e-06| +|setup.py|github/musevlt/muse-psfr|3.7921880925293895e-06| +|setup.py|github/musevlt/origin|3.7921880925293895e-06| +|setup.py|github/smoh/kinesis|3.7921880925293895e-06| +|setup.py|github/NathanSandford/Chem-I-Calc|3.7921880925293895e-06| +|setup.py|github/gmzsebastian/FLEET|3.7921880925293895e-06| +|setup.py|github/ncbi/ngs|3.7921880925293895e-06| +|setup.py|github/nithyanandan/PRISim|3.7921880925293895e-06| +|setup.py|github/nye17/javelin|3.7921880925293895e-06| +|setup.py|github/morriscb/The-wiZZ|3.7921880925293895e-06| +|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.7921880925293895e-06| +|setup.py|github/sxs-collaboration/gwsurrogate|3.7921880925293895e-06| +|setup.py|github/cbg-ethz/shorah|3.7921880925293895e-06| +|setup.py|github/virgesmith/neworder|3.7921880925293895e-06| +|setup.py|github/gagneurlab/drop|3.7921880925293895e-06| +|setup.py|github/dokester/BayesicFitting|3.7921880925293895e-06| +|setup.py|github/genouest/biomaj-cli|3.7921880925293895e-06| +|setup.py|github/tschad/pycelp|3.7921880925293895e-06| +|setup.py|github/oschwengers/platon|3.7921880925293895e-06| +|setup.py|github/oschwengers/referenceseeker|3.7921880925293895e-06| +|setup.py|github/oschwengers/bakta|3.7921880925293895e-06| +|setup.py|github/radifar/PyPLIF-HIPPOS|3.7921880925293895e-06| +|setup.py|github/1313e/PRISM|3.7921880925293895e-06| +|setup.py|github/dunnkers/fseval|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/iva|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/ariba|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/gubbins|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/circlator|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/Fastaq|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/pymummer|3.7921880925293895e-06| +|setup.py|github/jlenain/flaapluc|3.7921880925293895e-06| +|setup.py|github/vincentlab/PyFR|3.7921880925293895e-06| +|setup.py|github/OpenMDAO/dymos|3.7921880925293895e-06| +|setup.py|github/engyasin/Offline_MOT|3.7921880925293895e-06| +|setup.py|github/jiahecui/SenAOReFoc|3.7921880925293895e-06| +|setup.py|github/lkmklsmn/DrivAER|3.7921880925293895e-06| +|setup.py|github/eldariont/svim|3.7921880925293895e-06| +|setup.py|github/girder/viime|3.7921880925293895e-06| +|setup.py|github/OBrink/RanDepict|3.7921880925293895e-06| +|setup.py|github/bfarr/exocartographer|3.7921880925293895e-06| +|setup.py|github/eblur/dust|3.7921880925293895e-06| +|setup.py|github/benallard/galileo|3.7921880925293895e-06| +|setup.py|github/kgullikson88/Telluric-Fitter|3.7921880925293895e-06| +|setup.py|github/tomlouden/spiderman|3.7921880925293895e-06| +|setup.py|github/brainets/frites|3.7921880925293895e-06| +|setup.py|github/hippke/pandora|3.7921880925293895e-06| +|setup.py|github/hippke/wotan|3.7921880925293895e-06| +|setup.py|github/hippke/tls|3.7921880925293895e-06| +|setup.py|github/aprsa/dips|3.7921880925293895e-06| +|setup.py|github/Adamtaranto/Yanagiba|3.7921880925293895e-06| +|setup.py|github/GalacticDynamics-Oxford/Agama|3.7921880925293895e-06| +|setup.py|github/Starlink/starlink|3.7921880925293895e-06| +|setup.py|github/Alymantara/pydoppler|3.7921880925293895e-06| +|setup.py|github/SIOSlab/exodetbox|3.7921880925293895e-06| +|setup.py|github/amusecode/amuse|3.7921880925293895e-06| +|setup.py|github/twesterhout/lattice-symmetries|3.7921880925293895e-06| +|setup.py|github/neuralhydrology/neuralhydrology|3.7921880925293895e-06| +|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.7921880925293895e-06| +|setup.py|github/B-UMMI/chewBBACA|3.7921880925293895e-06| +|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.7921880925293895e-06| +|setup.py|github/markusbonse/applefy|3.7921880925293895e-06| +|setup.py|github/matteobreschi/bajes|3.7921880925293895e-06| +|setup.py|github/BartoszBartmanski/StoSpa2|3.7921880925293895e-06| +|setup.py|github/swagnercarena/ovejero|3.7921880925293895e-06| +|setup.py|github/MillionConcepts/lhorizon|3.7921880925293895e-06| +|setup.py|github/vhaasteren/piccard|3.7921880925293895e-06| +|setup.py|github/dtamayo/reboundx|3.7921880925293895e-06| +|setup.py|github/minzastro/unidam|3.7921880925293895e-06| +|setup.py|github/astrosmili/smili|3.7921880925293895e-06| +|setup.py|github/clwainwright/CosmoTransitions|3.7921880925293895e-06| +|setup.py|github/bwengals/CCSNMultivar|3.7921880925293895e-06| +|setup.py|github/fakedrtom/oncogemini|3.7921880925293895e-06| +|setup.py|github/zclaytor/butterpy|3.7921880925293895e-06| +|setup.py|github/zclaytor/kiauhoku|3.7921880925293895e-06| +|setup.py|github/bartongroup/yanosim|3.7921880925293895e-06| +|setup.py|github/drcandacemakedamoore/cleanX|3.7921880925293895e-06| +|setup.py|github/mjacob1002/Eir|3.7921880925293895e-06| +|setup.py|github/opencobra/cobrapy|3.7921880925293895e-06| +|setup.py|github/vanheeringen-lab/gimmemotifs|3.7921880925293895e-06| +|setup.py|github/clawpack/clawpack|3.7921880925293895e-06| +|setup.py|github/computational-chemical-biology/ChemWalker|3.7921880925293895e-06| +|setup.py|github/joshjchayes/TransitFit|3.7921880925293895e-06| +|setup.py|github/milicolazo/Pyedra|3.7921880925293895e-06| +|setup.py|github/aiidateam/kiwipy|3.7921880925293895e-06| +|setup.py|github/circuitgraph/circuitgraph|3.7921880925293895e-06| +|setup.py|github/cog-imperial/suspect|3.7921880925293895e-06| +|setup.py|github/cog-imperial/entmoot|3.7921880925293895e-06| +|setup.py|github/cog-imperial/GPdoemd|3.7921880925293895e-06| +|setup.py|github/cog-imperial/galini|3.7921880925293895e-06| +|setup.py|github/LSSTDESC/CCL|3.7921880925293895e-06| +|setup.py|github/LSSTDESC/descqa|3.7921880925293895e-06| +|setup.py|github/BEAST-Fitting/beast|3.7921880925293895e-06| +|setup.py|github/galkintool/galkin|3.7921880925293895e-06| +|setup.py|github/sinc-lab/miRe2e|3.7921880925293895e-06| +|setup.py|github/stammler/dustpy|3.7921880925293895e-06| +|setup.py|github/stammler/simframe|3.7921880925293895e-06| +|setup.py|github/PyPSA/linopy|3.7921880925293895e-06| +|setup.py|github/PyPSA/atlite|3.7921880925293895e-06| +|setup.py|github/StingraySoftware/stingray|3.7921880925293895e-06| +|setup.py|github/spacepy/spacepy|3.7921880925293895e-06| +|setup.py|github/cmillion/gPhoton|3.7921880925293895e-06| +|setup.py|github/rhayes777/PyAutoFit|3.7921880925293895e-06| +|setup.py|github/davidemms/OrthoFinder|3.7921880925293895e-06| +|setup.py|github/lberaldoesilva/naif|3.7921880925293895e-06| +|setup.py|github/CFSAN-Biostatistics/SeroTools|3.7921880925293895e-06| +|setup.py|github/ginolhac/mapDamage|3.7921880925293895e-06| +|setup.py|github/sdss/marvin|3.7921880925293895e-06| +|setup.py|github/cire-thk/BifacialSimu|3.7921880925293895e-06| +|setup.py|github/tvwenger/hii-region-kinematics|3.7921880925293895e-06| +|setup.py|github/tvwenger/kd|3.7921880925293895e-06| +|setup.py|github/tvwenger/wisp|3.7921880925293895e-06| +|setup.py|github/EnsembleGovServices/kamodo-core|3.7921880925293895e-06| +|setup.py|github/mlower/rmnest|3.7921880925293895e-06| +|setup.py|github/adbar/htmldate|3.7921880925293895e-06| +|setup.py|github/LiberTEM/LiberTEM|3.7921880925293895e-06| +|setup.py|github/cedrus-opensource/pyxid|3.7921880925293895e-06| +|setup.py|github/phac-nml/mob-suite|3.7921880925293895e-06| +|setup.py|github/phac-nml/biohansel|3.7921880925293895e-06| +|setup.py|github/phac-nml/staramr|3.7921880925293895e-06| +|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.7921880925293895e-06| +|setup.py|github/ryansmcgee/seirsplus|3.7921880925293895e-06| +|setup.py|github/pierrexyz/pybird|3.7921880925293895e-06| +|setup.py|github/mroosmalen/nanosv|3.7921880925293895e-06| +|setup.py|github/ylab-hi/ScanExitronLR|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/BXA|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/UltraNest|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/PyMultiNest|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/nway|3.7921880925293895e-06| +|setup.py|github/liamedeiros/ehtplot|3.7921880925293895e-06| +|setup.py|github.com/idptools/metapredict|3.7921880925293895e-06| +|setup.py|github/agshumate/LiftoffTools|3.7921880925293895e-06| +|setup.py|github/migp11/pyfastcore|3.7921880925293895e-06| +|setup.py|github/dfujim/bfit|3.7921880925293895e-06| +|setup.py|github/tylunel/pvpumpingsystem|3.7921880925293895e-06| +|setup.py|github/WorkflowConversion/CTDConverter|3.7921880925293895e-06| +|setup.py|github/dolfin-adjoint/pyadjoint|3.7921880925293895e-06| +|setup.py|github/bcgsc/tigmint|3.7921880925293895e-06| +|setup.py|github/davidebolo1993/TRiCoLOR|3.7921880925293895e-06| +|setup.py|github/davidebolo1993/VISOR|3.7921880925293895e-06| +|setup.py|github/numba/numba|3.7921880925293895e-06| +|setup.py|github/BoPeng/simuPOP|3.7921880925293895e-06| +|setup.py|github/mgckind/easyaccess|3.7921880925293895e-06| +|setup.py|github/MD-Studio/cerulean|3.7921880925293895e-06| +|setup.py|github/CLARIAH/grlc|3.7921880925293895e-06| +|setup.py|github/dynamicslab/pysindy|3.7921880925293895e-06| +|setup.py|github/dask/dask|3.7921880925293895e-06| +|setup.py|github/DrafProject/elmada|3.7921880925293895e-06| +|setup.py|github/auctus-team/pycapacity|3.7921880925293895e-06| +|setup.py|github/SISPO-developers/sispo|3.7921880925293895e-06| +|setup.py|github/cagrikymk/JAX-ReaxFF|3.7921880925293895e-06| +|setup.py|github/actris-cloudnet/cloudnetpy|3.7921880925293895e-06| +|setup.py|github/opimwue/ddop|3.7921880925293895e-06| +|setup.py|github/CEED/libCEED|3.7921880925293895e-06| +|setup.py|github/CosmoStatGW/WF4Py|3.7921880925293895e-06| +|setup.py|github/CosmoStatGW/gwfast|3.7921880925293895e-06| +|setup.py|github/tariqdaouda/CAMAP|3.7921880925293895e-06| +|setup.py|github/thomaspinder/GPJax|3.7921880925293895e-06| +|setup.py|github/matplotlib/matplotlib|3.7921880925293895e-06| +|setup.py|github/NuGrid/NuPyCEE|3.7921880925293895e-06| +|setup.py|github/johnlees/pp-sketchlib|3.7921880925293895e-06| +|setup.py|github/MannLabs/alphapept|3.7921880925293895e-06| +|setup.py|github/linqs/psl|3.7921880925293895e-06| +|setup.py|github/cthoyt/bel-resources|3.7921880925293895e-06| +|setup.py|github/cumbof/honto|3.7921880925293895e-06| +|setup.py|github/hoechenberger/questplus|3.7921880925293895e-06| +|setup.py|github/DeltaRCM/pyDeltaRCM|3.7921880925293895e-06| +|setup.py|github/RTIInternational/gobbli|3.7921880925293895e-06| +|setup.py|github/4pisky/fourpisky-core|3.7921880925293895e-06| +|setup.py|github/rabix/cwl-format|3.7921880925293895e-06| +|setup.py|github/milnus/Corekaburra|3.7921880925293895e-06| +|setup.py|github/aabdurrouf/piXedfit|3.7921880925293895e-06| +|setup.py|github/deeptools/py2bit|3.7921880925293895e-06| +|setup.py|github/deeptools/deeptools_intervals|3.7921880925293895e-06| +|setup.py|github/matthiasdemuzere/w2w|3.7921880925293895e-06| +|setup.py|github/mriener/gausspyplus|3.7921880925293895e-06| +|setup.py|github/AprilYuge/ResPAN|3.7921880925293895e-06| +|setup.py|github/mkelley/calviacat|3.7921880925293895e-06| +|setup.py|github/gausspy/gausspy|3.7921880925293895e-06| +|setup.py|github/pavolgaj/OCFit|3.7921880925293895e-06| +|setup.py|github/telegraphic/pygsm|3.7921880925293895e-06| +|setup.py|github/telegraphic/fits2hdf|3.7921880925293895e-06| +|setup.py|github/dcorre/otrain|3.7921880925293895e-06| +|setup.py|github/blackjax-devs/blackjax|3.7921880925293895e-06| +|setup.py|github/SMTG-UCL/ShakeNBreak|3.7921880925293895e-06| +|setup.py|github/SMTG-UCL/surfaxe|3.7921880925293895e-06| +|setup.py|github/CIRADA-Tools/RM-Tools|3.7921880925293895e-06| +|setup.py|github/ckm3/Py-PDM|3.7921880925293895e-06| +|setup.py|github/FreBio/komics|3.7921880925293895e-06| +|setup.py|github/tmcclintock/cluster_toolkit|3.7921880925293895e-06| +|setup.py|github/quatrope/feets|3.7921880925293895e-06| +|setup.py|github/quatrope/ProperImage|3.7921880925293895e-06| +|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.7921880925293895e-06| +|setup.py|github/vferat/pycrostates|3.7921880925293895e-06| +|setup.py|github/mne-tools/mne-icalabel|3.7921880925293895e-06| +|setup.py|github/dparks1134/RefineM|3.7921880925293895e-06| +|setup.py|github/richteague/gofish|3.7921880925293895e-06| +|setup.py|github/richteague/disksurf|3.7921880925293895e-06| +|setup.py|github/richteague/eddy|3.7921880925293895e-06| +|setup.py|github/richteague/bettermoments|3.7921880925293895e-06| +|setup.py|github/nebblu/ReACT|3.7921880925293895e-06| +|setup.py|github/DeepRank/iScore|3.7921880925293895e-06| +|setup.py|github/DeepRank/DeepRank-GNN|3.7921880925293895e-06| +|setup.py|github/DeepRank/deeprank|3.7921880925293895e-06| +|setup.py|github/DeepRank/pdb2sql|3.7921880925293895e-06| +|setup.py|github/DeepRank/pssmgen|3.7921880925293895e-06| +|setup.py|github/nextgenusfs/amptk|3.7921880925293895e-06| +|setup.py|github/palaimon/ipyannotator|3.7921880925293895e-06| +|setup.py|github/reggiebernardo/PTAfast|3.7921880925293895e-06| +|setup.py|github/Kuifje02/vrpy|3.7921880925293895e-06| +|setup.py|github/daniel-muthukrishna/astrodash|3.7921880925293895e-06| +|setup.py|github/philres/catfishq|3.7921880925293895e-06| +|setup.py|github/cadop/seg1d|3.7921880925293895e-06| +|setup.py|github/sparks-baird/xtal2png|3.7921880925293895e-06| +|setup.py|github/bmorris3/aesop|3.7921880925293895e-06| +|setup.py|github/bmorris3/fleck|3.7921880925293895e-06| +|setup.py|github/OttoStruve/muler|3.7921880925293895e-06| +|setup.py|github/mchalela/GriSPy|3.7921880925293895e-06| +|setup.py|github/yatiml/yatiml|3.7921880925293895e-06| +|setup.py|github/ArgonneCPAC/dsps|3.7921880925293895e-06| +|setup.py|github/pyro-ppl/pyro|3.7921880925293895e-06| +|setup.py|github/PacificBiosciences/FALCON|3.7921880925293895e-06| +|setup.py|github/PacificBiosciences/pbcore|3.7921880925293895e-06| +|setup.py|github/PacificBiosciences/kineticsTools|3.7921880925293895e-06| +|setup.py|github/EdanRein/pyPplusS|3.7921880925293895e-06| +|setup.py|github/HadrienG/InSilicoSeq|3.7921880925293895e-06| +|setup.py|github/SWIFTSIM/emulator|3.7921880925293895e-06| +|setup.py|github/conchoecia/pauvre|3.7921880925293895e-06| +|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.7921880925293895e-06| +|setup.py|github/ImperialCollegeLondon/hcga|3.7921880925293895e-06| +|setup.py|github/ACEnglish/truvari|3.7921880925293895e-06| +|setup.py|github/GijsMulders/epos|3.7921880925293895e-06| +|setup.py|github/COSMIC-PopSynth/COSMIC|3.7921880925293895e-06| +|setup.py|github/rgmyr/corebreakout|3.7921880925293895e-06| +|setup.py|github/pjcigan/multicolorfits|3.7921880925293895e-06| +|setup.py|github/nanoporetech/tombo|3.7921880925293895e-06| +|setup.py|github/nanoporetech/qcat|3.7921880925293895e-06| +|setup.py|github/nanoporetech/megalodon|3.7921880925293895e-06| +|setup.py|github/nanoporetech/ont_fast5_api|3.7921880925293895e-06| +|setup.py|github/anuradhawick/LRBinner|3.7921880925293895e-06| +|setup.py|github/jbussemaker/SBArchOpt|3.7921880925293895e-06| +|setup.py|github/ucl-exoplanets/TauREx3_public|3.7921880925293895e-06| +|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.7921880925293895e-06| +|setup.py|github/hpparvi/ldtk|3.7921880925293895e-06| +|setup.py|github/ismaelpessa/PyMUSE|3.7921880925293895e-06| +|setup.py|github/zblz/naima|3.7921880925293895e-06| +|setup.py|github/andresmegias/richvalues|3.7921880925293895e-06| +|setup.py|github/finagle29/DBSP_DRP|3.7921880925293895e-06| +|setup.py|github/HillLab/SomaticSiMu|3.7921880925293895e-06| +|setup.py|github/indralab/pybiopax|3.7921880925293895e-06| +|setup.py|github/josegit88/SCORPIO|3.7921880925293895e-06| +|setup.py|github/fforster/delight|3.7921880925293895e-06| +|setup.py|github/Materials-Consortia/optimade-python-tools|3.7921880925293895e-06| +|setup.py|github/xenon-middleware/pyxenon|3.7921880925293895e-06| +|setup.py|github/PyFstat/PyFstat|3.7921880925293895e-06| +|setup.py|github/shbhuk/barycorrpy|3.7921880925293895e-06| +|setup.py|github/shbhuk/mrexo|3.7921880925293895e-06| +|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.7921880925293895e-06| +|setup.py|github/VeinsOfTheEarth/rabpro|3.7921880925293895e-06| +|setup.py|github/privong/pymccorrelation|3.7921880925293895e-06| +|setup.py|github/smeingast/PNICER|3.7921880925293895e-06| +|setup.py|github/zarr-developers/zarr-python|3.7921880925293895e-06| +|setup.py|github/agreenbaum/ImPlaneIA|3.7921880925293895e-06| +|setup.py|github/jonathansick/MoAstro|3.7921880925293895e-06| +|setup.py|github/jonathansick/skyoffset|3.7921880925293895e-06| +|setup.py|github/joe-antognini/kozai|3.7921880925293895e-06| +|setup.py|github/jonzink/EDI_Vetter_unplugged|3.7921880925293895e-06| +|setup.py|github/AstarVienna/Pyckles|3.7921880925293895e-06| +|setup.py|github/AstarVienna/skycalc_ipy|3.7921880925293895e-06| +|setup.py|github/AstarVienna/ScopeSim_Templates|3.7921880925293895e-06| +|setup.py|github/AstarVienna/AnisoCADO|3.7921880925293895e-06| +|setup.py|github/tibordome/cosmic_profiles|3.7921880925293895e-06| +|setup.py|github/JoeMcEwen/FAST-PT|3.7921880925293895e-06| +|setup.py|github/jfowkes/pycutest|3.7921880925293895e-06| +|setup.py|github/tikk3r/lofar-h5plot|3.7921880925293895e-06| +|setup.py|github/caracal-pipeline/caracal|3.7921880925293895e-06| +|setup.py|github/prajwel/curvit|3.7921880925293895e-06| +|setup.py|github/soichiro-hattori/unpopular|3.7921880925293895e-06| +|setup.py|github/PabloMSanAla/fabada|3.7921880925293895e-06| +|setup.py|github/WBK-Robotics/pybullet_industrial|3.7921880925293895e-06| +|setup.py|github/libgamera/GAMERA|3.7921880925293895e-06| +|setup.py|github/HCGB-IGTP/spaTyper|3.7921880925293895e-06| +|setup.py|github/smog-server/OpenSMOG|3.7921880925293895e-06| +|setup.py|github/XSLiuLab/Seq2Neo|3.7921880925293895e-06| +|setup.py|github/MNiwano/Eclaire|3.7921880925293895e-06| +|setup.py|github/remi-adam/minot|3.7921880925293895e-06| +|setup.py|github/jiwoncpark/baobab|3.7921880925293895e-06| +|setup.py|github/andizq/sf3dmodels|3.7921880925293895e-06| +|setup.py|github/kbarbary/nestle|3.7921880925293895e-06| +|setup.py|github/kbarbary/extinction|3.7921880925293895e-06| +|setup.py|github/wilkelab/Opfi|3.7921880925293895e-06| +|setup.py|github/marius311/pypico|3.7921880925293895e-06| +|setup.py|github/deepmedic/deepmedic|3.7921880925293895e-06| +|setup.py|github/eScatter/pyelsepa|3.7921880925293895e-06| +|setup.py|github/LBNL-ETA/MSWH|3.7921880925293895e-06| +|setup.py|github/seqcode/allo|3.7921880925293895e-06| +|setup.py|github/JoschaJ/mockFRBhosts|3.7921880925293895e-06| +|setup.py|github/MASILab/pyPheWAS|3.7921880925293895e-06| +|setup.py|github/HinLeung622/pipes_vis|3.7921880925293895e-06| +|setup.py|github/NickSwainston/pulsar_spectra|3.7921880925293895e-06| +|setup.py|github/yymao/abundancematching|3.7921880925293895e-06| +|setup.py|github/seawander/centerRadon|3.7921880925293895e-06| +|setup.py|github/seawander/DebrisDiskFM|3.7921880925293895e-06| +|setup.py|github/cas-bioinf/rboAnalyzer|3.7921880925293895e-06| +|setup.py|github/EMBL-Hentze-group/htseq-clip|3.7921880925293895e-06| +|setup.py|github/lilyminium/psiresp|3.7921880925293895e-06| +|setup.py|github/a-slide/pycoQC|3.7921880925293895e-06| +|setup.py|github/szwiep/py_SBeLT|3.7921880925293895e-06| +|setup.py|github/DMGW-Goethe/imripy|3.7921880925293895e-06| +|setup.py|github/birnstiel/two-pop-py|3.7921880925293895e-06| +|setup.py|github/spokenlanguage/platalea|3.7921880925293895e-06| +|setup.py|github/cdanielmachado/carveme|3.7921880925293895e-06| +|setup.py|github/cy-xu/cosmic-conn|3.7921880925293895e-06| +|setup.py|github/chandra-marx/marxs|3.7921880925293895e-06| +|setup.py|github/xpsi-group/xpsi|3.7921880925293895e-06| +|setup.py|github/BaroudLab/Griottes|3.7921880925293895e-06| +|setup.py|github/singularityhub/singularity-compose|3.7921880925293895e-06| +|setup.py|github/singularityhub/singularity-hpc|3.7921880925293895e-06| +|setup.py|github/fpavogt/fcmaker|3.7921880925293895e-06| +|setup.py|github/zonca/python-qucs|3.7921880925293895e-06| +|setup.py|github/insilicomedicine/GENTRL|3.7921880925293895e-06| +|setup.py|github/jobovy/galpy|3.7921880925293895e-06| +|setup.py|github/jobovy/segueSelect|3.7921880925293895e-06| +|setup.py|github/jobovy/apogee|3.7921880925293895e-06| +|setup.py|github/nickrodd/HDMSpectra|3.7921880925293895e-06| +|setup.py|github/NLESC-JCER/QMCTorch|3.7921880925293895e-06| +|setup.py|github/Hoohm/CITE-seq-Count|3.7921880925293895e-06| +|setup.py|github/benhid/Sequoya|3.7921880925293895e-06| +|setup.py|github/fAndreuzzi/BisPy|3.7921880925293895e-06| +|setup.py|github/lanl/swiftbat_python|3.7921880925293895e-06| +|setup.py|github/lanl/PyBNF|3.7921880925293895e-06| +|setup.py|github/lanl/scico|3.7921880925293895e-06| +|setup.py|github/TPI-Immunogenetics/igmat|3.7921880925293895e-06| +|setup.py|github/hera-team/librarian|3.7921880925293895e-06| +|setup.py|github/dgbowl/yadg|3.7921880925293895e-06| +|setup.py|github/21cmFAST/21cmFAST|3.7921880925293895e-06| +|setup.py|github/astrom-tom/specstack|3.7921880925293895e-06| +|setup.py|github/astrom-tom/dfitspy|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanofilt|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanomath|3.7921880925293895e-06| +|setup.py|github/wdecoster/NanoPlot|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanoget|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanolyse|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanopack|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanostat|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanocomp|3.7921880925293895e-06| +|setup.py|github/wdecoster/NanoComp|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanoQC|3.7921880925293895e-06| +|setup.py|github/davemlz/eemont|3.7921880925293895e-06| +|setup.py|github/zdelrosario/py_grama|3.7921880925293895e-06| +|setup.py|github/lh3/minimap2|3.7921880925293895e-06| +|setup.py|github/icecube/FIRESONG|3.7921880925293895e-06| +|setup.py|github/natashabatalha/PandExo|3.7921880925293895e-06| +|setup.py|github/natashabatalha/picaso|3.7921880925293895e-06| +|setup.py|github/Filter-Bubble/e2e-Dutch|3.7921880925293895e-06| +|setup.py|github/agurvich/FIRE_studio|3.7921880925293895e-06| +|setup.py|github/nicolet5/DiffCapAnalyzer|3.7921880925293895e-06| +|setup.py|github/mdruett/COCOPLOT|3.7921880925293895e-06| +|setup.py|github/vatlab/sos-notebook|3.7921880925293895e-06| +|setup.py|github/andycasey/sick|3.7921880925293895e-06| +|setup.py|github/easybuilders/easybuild|3.7921880925293895e-06| +|setup.py|github/Starfish-develop/Starfish|3.7921880925293895e-06| +|setup.py|github/perfanalytics/pose2sim|3.7921880925293895e-06| +|setup.py|github/mlujnie/simple|3.7921880925293895e-06| +|setup.py|github/bwkeller/PASTA|3.7921880925293895e-06| +|setup.py|github/JixingGE/GGCHEMPY|3.7921880925293895e-06| +|setup.py|github/ICAMS/strucscan|3.7921880925293895e-06| +|setup.py|github/mbaes/SpheCow|3.7921880925293895e-06| +|setup.py|github/bootphon/phonemizer|3.7921880925293895e-06| +|setup.py|github/glue-viz/glue|3.7921880925293895e-06| +|setup.py|github/linnarsson-lab/loompy|3.7921880925293895e-06| +|setup.py|github/astro-informatics/s2let|3.7921880925293895e-06| +|setup.py|github/astro-informatics/ssht|3.7921880925293895e-06| +|setup.py|github/rmaphoh/AutoMorph|3.7921880925293895e-06| +|setup.py|github/qpv-research-group/solcore5|3.7921880925293895e-06| +|setup.py|github/planck-npipe/lollipop|3.7921880925293895e-06| +|setup.py|github/planck-npipe/hillipop|3.7921880925293895e-06| +|setup.py|github/gwastro/pycbc|3.7921880925293895e-06| +|setup.py|github/phenomecentre/nPYc-Toolbox|3.7921880925293895e-06| +|setup.py|github/3fon3fonov/exostriker|3.7921880925293895e-06| +|setup.py|github/jnktsj/DNApi|3.7921880925293895e-06| +|setup.py|github/ml-evs/matador|3.7921880925293895e-06| +|setup.py|github/MDAnalysis/mdanalysis|3.7921880925293895e-06| +|setup.py|github/DrMarc/slab|3.7921880925293895e-06| +|setup.py|github/NKI-AI/direct|3.7921880925293895e-06| +|setup.py|github/EliseJ/astroABC|3.7921880925293895e-06| +|setup.py|github/MrMinimal64/multivar_horner|3.7921880925293895e-06| +|setup.py|github/BD2KGenomics/toil|3.7921880925293895e-06| +|setup.py|github/jmschrei/pomegranate|3.7921880925293895e-06| +|setup.py|github/guangtunbenzhu/NonnegMFPy|3.7921880925293895e-06| +|setup.py|github/guangtunbenzhu/SetCoverPy|3.7921880925293895e-06| +|setup.py|github/starkit/wsynphot|3.7921880925293895e-06| +|setup.py|github/NoahSailer/FishLSS|3.7921880925293895e-06| +|setup.py|github/gwpy/gwpy|3.7921880925293895e-06| +|setup.py|github/lantunes/cellpylib|3.7921880925293895e-06| +|setup.py|github/sfarrens/sf_deconvolve|3.7921880925293895e-06| +|setup.py|github/pmvreeswijk/BlackBOX|3.7921880925293895e-06| +|setup.py|github/pmvreeswijk/ZOGY|3.7921880925293895e-06| +|setup.py|github/popgenmethods/smcpp|3.7921880925293895e-06| +|setup.py|github/AA-ALERT/frbcatdb|3.7921880925293895e-06| +|setup.py|github/KeplerGO/k2mosaic|3.7921880925293895e-06| +|setup.py|github/citiususc/BigSeqKit|3.7921880925293895e-06| +|setup.py|github/athulpg007/AMAT|3.7921880925293895e-06| +|setup.py|github/3D-e-Chem/sygma|3.7921880925293895e-06| +|setup.py|github/3D-e-Chem/kripodb|3.7921880925293895e-06| +|setup.py|github/Qiskit/rustworkx|3.7921880925293895e-06| +|setup.py|github/dmey/synthia|3.7921880925293895e-06| +|setup.py|github/pnnl/interflow|3.7921880925293895e-06| +|setup.py|github/htjb/maxsmooth|3.7921880925293895e-06| +|setup.py|github/steven-murray/pydftools|3.7921880925293895e-06| +|setup.py|github/steven-murray/mrpy|3.7921880925293895e-06| +|setup.py|github/steven-murray/powerbox|3.7921880925293895e-06| +|setup.py|github/GabrieleParimbelli/COLIBRI|3.7921880925293895e-06| +|setup.py|github/PaulHancock/Aegean|3.7921880925293895e-06| +|setup.py|github/katholt/Kaptive|3.7921880925293895e-06| +|setup.py|github/GoekeLab/xpore|3.7921880925293895e-06| +|setup.py|github/ageller/firefly|3.7921880925293895e-06| +|setup.py|github/Autostronomy/AstroPhot|3.7921880925293895e-06| +|setup.py|github/RichardObi/medigan|3.7921880925293895e-06| +|setup.py|github/wasserman-group/pyCADMium|3.7921880925293895e-06| +|setup.py|github/warrickball/tomso|3.7921880925293895e-06| +|setup.py|github/rgerum/pylustrator|3.7921880925293895e-06| +|setup.py|github/kevin218/Eureka|3.7921880925293895e-06| +|setup.py|github/vinisalazar/metaphor|3.7921880925293895e-06| +|setup.py|github/caseyjlaw/rtpipe|3.7921880925293895e-06| +|setup.py|github/oliveirara/polyMV|3.7921880925293895e-06| +|setup.py|github/KBNLresearch/ochre|3.7921880925293895e-06| +|setup.py|github/timstaley/voevent-parse|3.7921880925293895e-06| +|setup.py|github/egjergo/galcem|3.7921880925293895e-06| +|setup.py|github/JulianKarlBauer/mechkit|3.7921880925293895e-06| +|setup.py|github/snad-space/zwad|3.7921880925293895e-06| +|setup.py|github/dpryan79/pyBigWig|3.7921880925293895e-06| +|setup.py|github/swiftsim/swiftsimio|3.7921880925293895e-06| +|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.7921880925293895e-06| +|setup.py|github/noraeisner/LATTE|3.7921880925293895e-06| +|setup.py|github/Midnighter/dependency-info|3.7921880925293895e-06| +|setup.py|github/colour-science/colour|3.7921880925293895e-06| +|setup.py|github/hiddenSymmetries/simsopt|3.7921880925293895e-06| +|setup.py|github/NeuralEnsemble/PyNN|3.7921880925293895e-06| +|setup.py|github/SCM-NV/qmflows|3.7921880925293895e-06| +|setup.py|github/SCM-NV/qmflows-namd|3.7921880925293895e-06| +|setup.py|github/SCM-NV/pyZacros|3.7921880925293895e-06| +|setup.py|github/slzarate/parliament2|3.7921880925293895e-06| +|setup.py|github/mtazzari/uvplot|3.7921880925293895e-06| +|setup.py|github/astronomyk/SimCADO|3.7921880925293895e-06| +|setup.py|github/vals/umis|3.7921880925293895e-06| +|setup.py|github/Jammy2211/PyAutoLens|3.7921880925293895e-06| +|setup.py|github/Jammy2211/PyAutoGalaxy|3.7921880925293895e-06| +|setup.py|github/alphaparrot/ExoPlaSim|3.7921880925293895e-06| +|setup.py|github/peterk87/sistr_cmd|3.7921880925293895e-06| +|setup.py|github/mscroggs/symfem|3.7921880925293895e-06| +|setup.py|github/SandoghdarLab/PiSCAT|3.7921880925293895e-06| +|setup.py|github/sbebo/joypy|3.7921880925293895e-06| +|setup.py|github/Xia-Yijie/Xponge|3.7921880925293895e-06| +|setup.py|github/yqiuu/starduster|3.7921880925293895e-06| +|setup.py|github/AlexanderLabWHOI/EUKulele|3.7921880925293895e-06| +|setup.py|github/podondra/eidein|3.7921880925293895e-06| +|setup.py|github/olivares-j/Kalkayotl|3.7921880925293895e-06| +|setup.py|github/federicomarulli/CosmoBolognaLib|3.7921880925293895e-06| +|setup.py|github/fruzsinaagocs/oscode|3.7921880925293895e-06| +|setup.py|github/changhoonhahn/pySpectrum|3.7921880925293895e-06| +|setup.py|github/GenomicParisCentre/toulligQC|3.7921880925293895e-06| +|setup.py|github/Theano/Theano|3.7921880925293895e-06| +|setup.py|github/pybamm-team/liionpack|3.7921880925293895e-06| +|setup.py|github/pybamm-team/PyBaMM|3.7921880925293895e-06| +|setup.py|github/gpantel/MolPainter|3.7921880925293895e-06| +|setup.py|github/symmy596/Polypy|3.7921880925293895e-06| +|setup.py|github/symmy596/SurfinPy|3.7921880925293895e-06| +|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.7921880925293895e-06| +|setup.py|github/sebhaan/geobo|3.7921880925293895e-06| +|setup.py|github/cupy/cupy|3.7921880925293895e-06| +|setup.py|github/spglib/spgrep|3.7921880925293895e-06| +|setup.py|github/fjankowsk/scatfit|3.7921880925293895e-06| +|setup.py|github/christopherburke/tess-point|3.7921880925293895e-06| +|setup.py|github/franpoz/SHERLOCK|3.7921880925293895e-06| +|setup.py|github/eelregit/mcfit|3.7921880925293895e-06| +|setup.py|github/biocore/deblur|3.7921880925293895e-06| +|setup.py|github/biocore/emperor|3.7921880925293895e-06| +|setup.py|github/biocore/scikit-bio|3.7921880925293895e-06| +|setup.py|github/jhparkastro/gpcal|3.7921880925293895e-06| +|setup.py|github/lmfit/lmfit-py|3.7921880925293895e-06| +|setup.py|github/tcassanelli/pywpf|3.7921880925293895e-06| +|setup.py|github/ORNL/tx2|3.7921880925293895e-06| +|setup.py|github/maayane/catsHTM|3.7921880925293895e-06| +|setup.py|github/dwkim78/upsilon|3.7921880925293895e-06| +|setup.py|github/dwkim78/pdtrend|3.7921880925293895e-06| +|setup.py|github/dwkim78/ASTRiDE|3.7921880925293895e-06| +|setup.py|github/KIT-MBS/pyREX|3.7921880925293895e-06| +|setup.py|github/cameronliang/BayesVP|3.7921880925293895e-06| +|setup.py|github/bwinkel/cygrid|3.7921880925293895e-06| +|setup.py|github/SCECcode/pycsep|3.7921880925293895e-06| +|setup.py|github/FCS-analysis/multipletau|3.7921880925293895e-06| +|setup.py|github/subisarkar/JexoSim|3.7921880925293895e-06| +|setup.py|github/iomega/spec2vec|3.7921880925293895e-06| +|setup.py|github/felixchenier/kineticstoolkit|3.7921880925293895e-06| +|setup.py|github/NLeSC/noodles|3.7921880925293895e-06| +|setup.py|github/NLeSC/mcfly|3.7921880925293895e-06| +|setup.py|github/NLeSC/cptm|3.7921880925293895e-06| +|setup.py|github/NLeSC/Massive-PotreeConverter|3.7921880925293895e-06| +|setup.py|github/NLeSC/boatswain|3.7921880925293895e-06| +|setup.py|github/volkamerlab/opencadd|3.7921880925293895e-06| +|setup.py|github/LCOGT/banzai|3.7921880925293895e-06| +|setup.py|github/sfschen/velocileptors|3.7921880925293895e-06| +|setup.py|github/VarStarDetect/varstardetect|3.7921880925293895e-06| +|setup.py|github/DirectDM/directdm-py|3.7921880925293895e-06| +|setup.py|github/sherpa-deproject/deproject|3.7921880925293895e-06| +|setup.py|github/benvanwerkhoven/kernel_tuner|3.7921880925293895e-06| +|setup.py|github/adrn/schwimmbad|3.7921880925293895e-06| +|setup.py|github/adrn/pyia|3.7921880925293895e-06| +|setup.py|github/adrn/SuperFreq|3.7921880925293895e-06| +|setup.py|github/dicompyler/dicompyler-core|3.7921880925293895e-06| +|setup.py|github/Heldenkombinat/Logodetect|3.7921880925293895e-06| +|setup.py|github/tofflemire/saphires|3.7921880925293895e-06| +|setup.py|github/kathlandgren/SWAMPE|3.7921880925293895e-06| +|setup.py|github/veragluscevic/dmdd|3.7921880925293895e-06| +|setup.py|github/comprna/reorientexpress|3.7921880925293895e-06| +|setup.py|github/undark-lab/sstrax|3.7921880925293895e-06| +|setup.py|github/edwardoughton/itmlogic|3.7921880925293895e-06| +|setup.py|github/saltastro/pyhrs|3.7921880925293895e-06| +|setup.py|github/vedantchandra/wdtools|3.7921880925293895e-06| +|setup.py|github/EISy-as-Py/hardy|3.7921880925293895e-06| +|setup.py|github/afarahi/tatter|3.7921880925293895e-06| +|setup.py|github/afarahi/kllr|3.7921880925293895e-06| +|setup.py|github/afarahi/PoPE|3.7921880925293895e-06| +|setup.py|github/codemeleon/seqPanther|3.7921880925293895e-06| +|setup.py|github/Fermipy/fermipy|3.7921880925293895e-06| +|setup.py|github/HIPS/autograd|3.7921880925293895e-06| +|setup.py|github/abhisrkckl/GWecc|3.7921880925293895e-06| +|setup.py|github/clauswilke/PeptideBuilder|3.7921880925293895e-06| +|setup.py|github/dstndstn/astrometry.net|3.7921880925293895e-06| +|setup.py|github/tjiangHIT/cuteSV|3.7921880925293895e-06| +|setup.py|github/bio-ontology-research-group/deepgoplus|3.7921880925293895e-06| +|setup.py|github/samuelefiorini/tangle|3.7921880925293895e-06| +|setup.py|github/gdrouart/MrMoose|3.7921880925293895e-06| +|setup.py|github/spicy-oil/hfs_fit|3.7921880925293895e-06| +|setup.py|github/rjtanner/StarburstPy|3.7921880925293895e-06| +|setup.py|github/ComparativeGenomicsToolkit/cactus|3.7921880925293895e-06| +|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.7921880925293895e-06| +|setup.py|github/sncosmo/sncosmo|3.7921880925293895e-06| +|setup.py|github/HERA-Team/hera_opm|3.7921880925293895e-06| +|setup.py|github/HERA-Team/aipy|3.7921880925293895e-06| +|setup.py|github/copasi/basico|3.7921880925293895e-06| +|setup.py|github/pytoolz/toolz|3.7921880925293895e-06| +|setup.py|github/fermisurfaces/IFermi|3.7921880925293895e-06| +|setup.py|github/nespinoza/mc-spam|3.7921880925293895e-06| +|setup.py|github/nespinoza/juliet|3.7921880925293895e-06| +|setup.py|github/juliotux/astropop|3.7921880925293895e-06| +|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.7921880925293895e-06| +|setup.py|github/teuben/nemo|3.7921880925293895e-06| +|setup.py|github/radiocosmology/caput|3.7921880925293895e-06| +|setup.py|github/multiscale/muscle3|3.7921880925293895e-06| +|setup.py|github/ofionnad/radiowinds|3.7921880925293895e-06| +|setup.py|github/enthought/vpsearch|3.7921880925293895e-06| +|setup.py|github/enthought/mayavi|3.7921880925293895e-06| +|setup.py|github/meinardmueller/libfmp|3.7921880925293895e-06| +|setup.py|github/meinardmueller/synctoolbox|3.7921880925293895e-06| +|setup.py|github/cbalbin-FIU/Epitopedia|3.7921880925293895e-06| +|setup.py|github/jollejolles/pirecorder|3.7921880925293895e-06| +|setup.py|github/MNGuenther/allesfitter|3.7921880925293895e-06| +|setup.py|github/icredd-cheminfo/CGRdb2|3.7921880925293895e-06| +|setup.py|github/shadden/celmech|3.7921880925293895e-06| +|setup.py|github/catherinezucker/radfil|3.7921880925293895e-06| +|setup.py|github/saphir746/BiobankRead-Bash|3.7921880925293895e-06| +|setup.py|github/AstroChem/VISIBLE|3.7921880925293895e-06| +|setup.py|github/malonge/RagTag|3.7921880925293895e-06| +|setup.py|github/ExoCTK/exoctk|3.7921880925293895e-06| +|setup.py|github/broadinstitute/wot|3.7921880925293895e-06| +|setup.py|github/broadinstitute/CellBender|3.7921880925293895e-06| +|setup.py|github/raspishake/rsudp|3.7921880925293895e-06| +|setup.py|github/simonsobs/nemo|3.7921880925293895e-06| +|setup.py|github/simonsobs/pixell|3.7921880925293895e-06| +|setup.py|github/lynx-x-ray-observatory/soxs|3.7921880925293895e-06| +|setup.py|github/biomedia-mira/blast-ct|3.7921880925293895e-06| +|setup.py|github/jpierel14/sntd|3.7921880925293895e-06| +|setup.py|github/IKNL/vantage6|3.7921880925293895e-06| +|setup.py|github/iric-soft/km|3.7921880925293895e-06| +|setup.py|github/FlowModelingControl/flowtorch|3.7921880925293895e-06| +|setup.py|github/MartianColonist/POSEIDON|3.7921880925293895e-06| +|setup.py|github/brentp/geneimpacts|3.7921880925293895e-06| +|setup.py|github/brentp/cigar|3.7921880925293895e-06| +|setup.py|github/willvousden/ptemcee|3.7921880925293895e-06| +|setup.py|github/jbuisine/macop|3.7921880925293895e-06| +|setup.py|github/Extraweich/homopy|3.7921880925293895e-06| +|setup.py|github/rfeldmann/leopy|3.7921880925293895e-06| +|setup.py|github/aalhossary/pyemgpipeline|3.7921880925293895e-06| +|setup.py|github/panoptes/POCS|3.7921880925293895e-06| +|setup.py|github/chapmanb/bcbb|3.7921880925293895e-06| +|setup.py|github/ejeschke/ginga|3.7921880925293895e-06| +|setup.py|github/kerkelae/disimpy|3.7921880925293895e-06| +|setup.py|github/t-brandt/orvara|3.7921880925293895e-06| +|setup.py|github/chanzuckerberg/idseq-dag|3.7921880925293895e-06| +|setup.py|github/stevengiacalone/triceratops|3.7921880925293895e-06| +|setup.py|github/exafmm/exafmm-t|3.7921880925293895e-06| +|setup.py|github/IMMM-SFA/mosartwmpy|3.7921880925293895e-06| +|setup.py|github/NiallJeffrey/DeepMass|3.7921880925293895e-06| +|setup.py|github/spyder-ide/spyder|3.7921880925293895e-06| +|setup.py|github/maxpumperla/hyperas|3.7921880925293895e-06| +|setup.py|github/rbturnbull/ausdex|3.7921880925293895e-06| +|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.7921880925293895e-06| +|setup.py|github/bxia888/CEFCIG|3.7921880925293895e-06| +|setup.py|github/H-E-L-P/XID_plus|3.7921880925293895e-06| +|setup.py|github/sonwell/biotools|3.7921880925293895e-06| +|setup.py|github/icb-dcm/pyabc|3.7921880925293895e-06| +|setup.py|github/epic-astronomy/EPIC|3.7921880925293895e-06| +|setup.py|github/hknd23/idcempy|3.7921880925293895e-06| +|setup.py|github/Sarc-Graph/sarcgraph|3.7921880925293895e-06| +|setup.py|github/MIT-STARLab/deconfuser|3.7921880925293895e-06| +|setup.py|github/bethgelab/foolbox|3.7921880925293895e-06| +|setup.py|github/panoptes-organization/panoptes|3.7921880925293895e-06| +|setup.py|github/mtakahiro/gsf|3.7921880925293895e-06| +|setup.py|github/biocore-ntnu/ncls|3.7921880925293895e-06| +|setup.py|github/biocore-ntnu/epic2|3.7921880925293895e-06| +|setup.py|github/biocore-ntnu/pyranges|3.7921880925293895e-06| +|setup.py|github/sylvainprigent/napari-tracks-reader|3.7921880925293895e-06| +|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.7921880925293895e-06| +|setup.py|github/conda/pycosat|3.7921880925293895e-06| +|setup.py|github/conda/conda|3.7921880925293895e-06| +|setup.py|github/szymon-datalions/pyinterpolate|3.7921880925293895e-06| +|setup.py|github/nlesc/scriptcwl|3.7921880925293895e-06| +|setup.py|github/pynbody/tangos|3.7921880925293895e-06| +|setup.py|github/pynbody/pynbody|3.7921880925293895e-06| +|setup.py|github/NKI-CCB/PRECISE|3.7921880925293895e-06| +|setup.py|github/babinyurii/recan|3.7921880925293895e-06| +|setup.py|github/realfastvla/realfast|3.7921880925293895e-06| +|setup.py|github/realfastvla/rfpipe|3.7921880925293895e-06| +|setup.py|github/DavidT3/XGA|3.7921880925293895e-06| +|setup.py|github/ModellingWebLab/chaste-codegen|3.7921880925293895e-06| +|setup.py|github/rodluger/planetplanet|3.7921880925293895e-06| +|setup.py|github/rodluger/starry_process|3.7921880925293895e-06| +|setup.py|github/RudolfCardinal/camcops|3.7921880925293895e-06| +|setup.py|github/jveitchmichaelis/pygadgetreader|3.7921880925293895e-06| +|setup.py|github/bxlab/bx-python|3.7921880925293895e-06| +|setup.py|github/thomasorb/orcs|3.7921880925293895e-06| +|setup.py|github/nboley/idr|3.7921880925293895e-06| +|setup.py|github/CQCL/qujax|3.7921880925293895e-06| +|setup.py|github/cov-lineages/pangolin|3.7921880925293895e-06| +|setup.py|github/lehtiolab/msstitch|3.7921880925293895e-06| +|setup.py|github/toshiyan/cmblensplus|3.7921880925293895e-06| +|setup.py|github/danielemichilli/SpS|3.7921880925293895e-06| +|setup.py|github/morpheus-project/morpheus|3.7921880925293895e-06| +|setup.py|github/YeoLab/clipper|3.7921880925293895e-06| +|setup.py|github/cdslaborg/paramonte|3.7921880925293895e-06| +|setup.py|github/YSOVAR/YSOVAR|3.7921880925293895e-06| +|setup.py|github/brinckmann/montepython_public|3.7921880925293895e-06| +|setup.py|github/PhilippJunk/homelette|3.7921880925293895e-06| +|setup.py|github/pec27/hfof|3.7921880925293895e-06| +|setup.py|github/pec27/smerfs|3.7921880925293895e-06| +|setup.py|github/ratt-ru/CubiCal|3.7921880925293895e-06| +|setup.py|github/ratt-ru/montblanc|3.7921880925293895e-06| +|setup.py|github/thomas0809/MolScribe|3.7921880925293895e-06| +|setup.py|github/rajeshrinet/pystokes|3.7921880925293895e-06| +|setup.py|github/djsutherland/py-sdm|3.7921880925293895e-06| +|setup.py|github/javicarron/mtneedlet|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/Moka|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/CAT|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/flamingo|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/insilico-server|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/ceiba|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/swan|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/ceiba-cli|3.7921880925293895e-06| +|setup.py|github/NASA-PDS/naif-pds4-bundler|3.7921880925293895e-06| +|setup.py|github/cmbant/getdist|3.7921880925293895e-06| +|setup.py|github/sanjibs/bmcmc|3.7921880925293895e-06| +|setup.py|github/jiffyclub/palettable|3.7921880925293895e-06| +|setup.py|github/DLR-RM/BlenderProc|3.7921880925293895e-06| +|setup.py|github/TeraTrees/TIPP|3.7921880925293895e-06| +|setup.py|github/danielkoll/PyRADS|3.7921880925293895e-06| +|setup.py|github/PfizerRD/sit2standpy|3.7921880925293895e-06| +|setup.py|github/avigan/SPHERE|3.7921880925293895e-06| +|setup.py|github/avigan/pyZELDA|3.7921880925293895e-06| +|setup.py|github/kennethcarrell/ATARRI|3.7921880925293895e-06| +|setup.py|github/omuse-geoscience/omuse|3.7921880925293895e-06| +|setup.py|github/Sydney-Informatics-Hub/geodata-harvester|3.7921880925293895e-06| +|setup.py|github/napakalas/casbert|3.7921880925293895e-06| +|setup.py|github/pyranges/pyrle|3.7921880925293895e-06| +|setup.py|github/brandon-rhodes/python-jplephem|3.7921880925293895e-06| +|setup.py|github/EpistasisLab/regens|3.7921880925293895e-06| +|setup.py|github/EpistasisLab/tpot|3.7921880925293895e-06| +|setup.py|github/agree019/DarkCapPy|3.7921880925293895e-06| +|setup.py|github/vsoch/gridtest|3.7921880925293895e-06| +|setup.py|github/vsoch/citelang|3.7921880925293895e-06| +|setup.py|github/iraf-community/pyraf|3.7921880925293895e-06| +|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.7921880925293895e-06| +|setup.py|github/ggonnella/gfapy|3.7921880925293895e-06| +|setup.py|github/Nico-Curti/rFBP|3.7921880925293895e-06| +|setup.py|github/scipion-em/scipion-em-continuousflex|3.7921880925293895e-06| +|setup.py|github/mgalardini/pyseer|3.7921880925293895e-06| +|setup.py|github/marcelm/cutadapt|3.7921880925293895e-06| +|setup.py|github/marcelm/alignlib|3.7921880925293895e-06| +|setup.py|github/marcelm/tinyalign|3.7921880925293895e-06| +|setup.py|github/marcelm/dnaio|3.7921880925293895e-06| +|setup.py|github/nbarbey/TomograPy|3.7921880925293895e-06| +|setup.py|github/shirtsgroup/physical_validation|3.7921880925293895e-06| +|setup.py|github/Gaiana/nirdust|3.7921880925293895e-06| +|setup.py|github/sambit-giri/BCemu|3.7921880925293895e-06| +|setup.py|github/sambit-giri/tools21cm|3.7921880925293895e-06| +|setup.py|github/sambit-giri/BCMemu|3.7921880925293895e-06| +|setup.py|github/nanograv/PINT|3.7921880925293895e-06| +|setup.py|github/elwinter/nnde|3.7921880925293895e-06| +|setup.py|github/pysersic/pysersic|3.7921880925293895e-06| +|setup.py|github/samaygarg/fuelcell|3.7921880925293895e-06| +|setup.py|github/mikecokina/elisa|3.7921880925293895e-06| +|setup.py|github/ideasrule/platon|3.7921880925293895e-06| +|setup.py|github/fitbenchmarking/fitbenchmarking|3.7921880925293895e-06| +|setup.py|github/RamanLab/iCOMIC|3.7921880925293895e-06| +|setup.py|github/odb9402/CNNPeaks|3.7921880925293895e-06| +|setup.py|github/elizabethnewman/hessQuik|3.7921880925293895e-06| +|setup.py|github/DESI-UR/VAST|3.7921880925293895e-06| +|setup.py|github/jakevdp/wpca|3.7921880925293895e-06| +|setup.py|github/Magritte-code/Magritte|3.7921880925293895e-06| +|setup.py|github/timothydmorton/vespa|3.7921880925293895e-06| +|setup.py|github/mirochaj/ares|3.7921880925293895e-06| +|setup.py|github/ekaterinailin/AltaiPony|3.7921880925293895e-06| +|setup.py|github/DLTK/DLTK|3.7921880925293895e-06| +|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.7921880925293895e-06| +|setup.py|github/ElectionDataAnalysis/electiondata|3.7921880925293895e-06| +|setup.py|github/pmelchior/skymapper|3.7921880925293895e-06| +|setup.py|github/pmelchior/pyGMMis|3.7921880925293895e-06| +|setup.py|github/pmelchior/scarlet|3.7921880925293895e-06| +|setup.py|github/tdaylan/pcat|3.7921880925293895e-06| +|setup.py|github/mzy2240/ESA|3.7921880925293895e-06| +|setup.py|github/dpalmasan/TRUNAJOD2.0|3.7921880925293895e-06| +|setup.py|github/psheehan/pdspy|3.7921880925293895e-06| +|setup.py|github/ECSHackWeek/impedance.py|3.7921880925293895e-06| +|setup.py|github/beastraban/INSANE|3.7921880925293895e-06| +|setup.py|github/dbuscher/pois|3.7921880925293895e-06| +|setup.py|github/spacetelescope/imexam|3.7921880925293895e-06| +|setup.py|github/spacetelescope/specview|3.7921880925293895e-06| +|setup.py|github/spacetelescope/stsynphot_refactor|3.7921880925293895e-06| +|setup.py|github/spacetelescope/synphot_refactor|3.7921880925293895e-06| +|setup.py|github/spacetelescope/specviz|3.7921880925293895e-06| +|setup.py|github/spacetelescope/stginga|3.7921880925293895e-06| +|setup.py|github/OP2/PyOP2|3.7921880925293895e-06| +|setup.py|github/loosolab/TOBIAS|3.7921880925293895e-06| +|setup.py|github/siavash-saki/tesspy|3.7921880925293895e-06| +|setup.py|github/fred3m/toyz|3.7921880925293895e-06| +|setup.py|github/MIC-DKFZ/TractSeg|3.7921880925293895e-06| +|setup.py|github/MIC-DKFZ/HD-BET|3.7921880925293895e-06| +|setup.py|github/Guo-Jian-Wang/colfi|3.7921880925293895e-06| +|setup.py|github/Electrostatics/apbs|3.7921880925293895e-06| +|setup.py|github/maxibor/sam2lca|3.7921880925293895e-06| +|setup.py|github/ReSurfEMG/ReSurfEMG|3.7921880925293895e-06| +|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.7921880925293895e-06| +|setup.py|github/bulik/ldsc|3.7921880925293895e-06| +|setup.py|github/ACCarnall/SpectRes|3.7921880925293895e-06| +|setup.py|github/ACCarnall/bagpipes|3.7921880925293895e-06| +|setup.py|github/pkgw/pwkit|3.7921880925293895e-06| +|setup.py|github/dnarayanan/powderday|3.7921880925293895e-06| +|setup.py|github/transientskp/pyse|3.7921880925293895e-06| +|setup.py|github/transientskp/tkp|3.7921880925293895e-06| +|setup.py|github/jorisparet/partycls|3.7921880925293895e-06| +|setup.py|github/skovaka/UNCALLED|3.7921880925293895e-06| +|setup.py|github/manodeep/Corrfunc|3.7921880925293895e-06| +|setup.py|github/0xCoto/Virgo|3.7921880925293895e-06| +|setup.py|github/cmateu/PyMGC3|3.7921880925293895e-06| +|setup.py|github/cmateu/galstreams|3.7921880925293895e-06| +|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.7921880925293895e-06| +|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.7921880925293895e-06| +|setup.py|github/ulelab/ultraplex|3.7921880925293895e-06| +|setup.py|github/UM-Bridge/umbridge|3.7921880925293895e-06| +|setup.py|github/ireis/PRF|3.7921880925293895e-06| +|setup.py|github/ynop/audiomate|3.7921880925293895e-06| +|setup.py|github/antoinediez/Sisyphe|3.7921880925293895e-06| +|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.7921880925293895e-06| +|setup.py|github/riogroup/SORA|3.7921880925293895e-06| +|setup.py|github/cdominik/optool|3.7921880925293895e-06| +|setup.py|github/rohinkumar/correlcalc|3.7921880925293895e-06| +|setup.py|github/seclark/RHT|3.7921880925293895e-06| +|setup.py|github/AlexMikes/AutoFunc|3.7921880925293895e-06| +|setup.py|github/pierrehoudayer/RUBIS|3.7921880925293895e-06| +|setup.py|github/fraserw/TRIPPy|3.7921880925293895e-06| +|setup.py|github/fcs-analysis/PyCorrFit|3.7921880925293895e-06| +|setup.py|github/fcs-analysis/PyScanFCS|3.7921880925293895e-06| +|setup.py|github/equib/pyEQUIB|3.7921880925293895e-06| +|setup.py|github/dh4gan/taktent|3.7921880925293895e-06| +|setup.py|github/CosmoStat/shapepipe|3.7921880925293895e-06| +|setup.py|github/julianreul/mode_behave|3.7921880925293895e-06| +|setup.py|github/smirarab/sepp|3.7921880925293895e-06| +|setup.py|github/poldracklab/mriqc|3.7921880925293895e-06| +|setup.py|github/astroml/gatspy|3.7921880925293895e-06| +|setup.py|github/Cascella-Group-UiO/HyMD|3.7921880925293895e-06| +|setup.py|github/martinjzhang/scDRS|3.7921880925293895e-06| +|setup.py|github/arabic-digital-humanities/adhtools|3.7921880925293895e-06| +|setup.py|github/eWaterCycle/grpc4bmi|3.7921880925293895e-06| +|setup.py|github/eWaterCycle/jupyterlab_thredds|3.7921880925293895e-06| +|setup.py|github/VMBoehm/MADLens|3.7921880925293895e-06| +|setup.py|github/Oftatkofta/cellocity|3.7921880925293895e-06| +|setup.py|github/Substra/substra|3.7921880925293895e-06| +|setup.py|github/e-koch/FilFinder|3.7921880925293895e-06| +|setup.py|github/icesat2py/icepyx|3.7921880925293895e-06| +|setup.py|github/vijayvarma392/binaryBHexp|3.7921880925293895e-06| +|setup.py|github/atomneb/AtomNeb-py|3.7921880925293895e-06| +|setup.py|github/eggplantbren/DNest4|3.7921880925293895e-06| +|setup.py|github/medema-group/bigslice|3.7921880925293895e-06| +|setup.py|github/kboone/parsnip|3.7921880925293895e-06| +|setup.py|github/infer-actively/pymdp|3.7921880925293895e-06| +|setup.py|github/Illumina/SpliceAI|3.7921880925293895e-06| +|setup.py|github/ni1o1/transbigdata|3.7921880925293895e-06| +|setup.py|github/sensein/etelemetry-client|3.7921880925293895e-06| +|setup.py|github/halomod/hmf|3.7921880925293895e-06| +|setup.py|github/halomod/halomod|3.7921880925293895e-06| +|setup.py|github/SYalouz/QuantNBody|3.7921880925293895e-06| +|setup.py|github/matchms/ms2deepscore|3.7921880925293895e-06| +|setup.py|github/matchms/matchms|3.7921880925293895e-06| +|setup.py|github/supernnova/SuperNNova|3.7921880925293895e-06| +|setup.py|github/UNSW-CEEM/nempy|3.7921880925293895e-06| +|setup.py|github/recipy/recipy|3.7921880925293895e-06| +|setup.py|github/nasa/simupy-flight|3.7921880925293895e-06| +|setup.py|github/KathrynJones1/catwoman|3.7921880925293895e-06| +|setup.py|github/synchrofit/synchrofit|3.7921880925293895e-06| +|setup.py|github/dgerosa/surrkick|3.7921880925293895e-06| +|setup.py|github/dgerosa/spops|3.7921880925293895e-06| +|setup.py|github/dgerosa/gwdet|3.7921880925293895e-06| +|setup.py|github/ERA-URBAN/fm128_radar|3.7921880925293895e-06| +|setup.py|github/webbjj/clustertools|3.7921880925293895e-06| +|setup.py|github/webbjj/m2mcluster|3.7921880925293895e-06| +|setup.py|github/DRMacIver/shrinkray|3.7921880925293895e-06| +|setup.py|github/devanshkv/fetch|3.7921880925293895e-06| +|setup.py|github/BradhamLab/icat|3.7921880925293895e-06| +|setup.py|github/Ayuei/DeBEIR|3.7921880925293895e-06| +|setup.py|github/nlesc-ave/ave-rest-service|3.7921880925293895e-06| +|setup.py|github/FrancesBW/bellamy|3.7921880925293895e-06| +|setup.py|github/jeaadams/ExoPix|3.7921880925293895e-06| +|setup.py|github/keflavich/HiGal_SEDfitter|3.7921880925293895e-06| +|setup.py|github/ebellm/pyraf-dbsp|3.7921880925293895e-06| +|setup.py|github/theia-dev/Qiber3D|3.7921880925293895e-06| +|setup.py|github/galizia-lab/pyview|3.7921880925293895e-06| +|setup.py|github/radio-astro-tools/pvextractor|3.7921880925293895e-06| +|setup.py|github/radio-astro-tools/uvcombine|3.7921880925293895e-06| +|setup.py|github/radio-astro-tools/spectral-cube|3.7921880925293895e-06| +|setup.py|github/mgm8/pyngham|3.7921880925293895e-06| +|setup.py|github/ArtificialStellarPopulations/ArtPop|3.7921880925293895e-06| +|setup.py|github/lofar-astron/RMextract|3.7921880925293895e-06| +|setup.py|github/potassco/clingo|3.7921880925293895e-06| +|setup.py|github/Johannes-Sahlmann/pygacs|3.7921880925293895e-06| +|setup.py|github/gilestrolab/ethoscope|3.7921880925293895e-06| +|setup.py|github/LucaMalavolta/PyORBIT|3.7921880925293895e-06| +|setup.py|github/MonashSmartStructures/ospgrillage|3.7921880925293895e-06| +|setup.py|github/heliopython/heliopy|3.7921880925293895e-06| +|setup.py|github/fjprichard/PyAFBF|3.7921880925293895e-06| +|setup.py|github/ejhigson/perfectns|3.7921880925293895e-06| +|setup.py|github/ejhigson/nestcheck|3.7921880925293895e-06| +|setup.py|github/ejhigson/dyPolyChord|3.7921880925293895e-06| +|setup.py|github/WMD-group/SMACT|3.7921880925293895e-06| +|setup.py|github/WMD-group/MacroDensity|3.7921880925293895e-06| +|setup.py|github/wokast/PyCactus|3.7921880925293895e-06| +|pypi|[properscoring](https://pypi.org/project/properscoring)|3.7921880925293895e-06| +|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.7921880925293895e-06| +|requirements.txt|gitlab/AstroVian/bmarxiv|3.7921880925293895e-06| +|requirements.txt|gitlab/casi-project/casi-2d|3.7921880925293895e-06| +|requirements.txt|gitlab/dglaeser/fieldcompare|3.7921880925293895e-06| +|requirements.txt|gitlab/pipe3d/pyPipe3D|3.7921880925293895e-06| +|requirements.txt|gitlab/LouisLab/PiVR|3.7921880925293895e-06| +|requirements.txt|gitlab/cracklet/cracklet|3.7921880925293895e-06| +|requirements.txt|gitlab/aegge/comet-emu|3.7921880925293895e-06| +|requirements.txt|gitlab/gpagano/lensinggw|3.7921880925293895e-06| +|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.7921880925293895e-06| +|requirements.txt|gitlab/jesseds/apav|3.7921880925293895e-06| +|requirements.txt|gitlab/esa/pyxel|3.7921880925293895e-06| +|requirements.txt|gitlab/dsbowen/conditional-inference|3.7921880925293895e-06| +|requirements.txt|gitlab/rki_bioinformatics/purple|3.7921880925293895e-06| +|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.7921880925293895e-06| +|requirements.txt|gitlab/binary_c/binary_c-python|3.7921880925293895e-06| +|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.7921880925293895e-06| +|requirements.txt|gitlab/ENKI-portal/vaporock|3.7921880925293895e-06| +|requirements.txt|gitlab/etienne.behar/menura|3.7921880925293895e-06| +|requirements.txt|github/florian-lienhard/MM-LSD|3.7921880925293895e-06| +|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.7921880925293895e-06| +|requirements.txt|github/migueldvb/cine|3.7921880925293895e-06| +|requirements.txt|github/erling6232/imagedata|3.7921880925293895e-06| +|requirements.txt|github/kylemede/ExoSOFT|3.7921880925293895e-06| +|requirements.txt|github/mms-fcul/PypKa|3.7921880925293895e-06| +|requirements.txt|github/CobayaSampler/cobaya|3.7921880925293895e-06| +|requirements.txt|github/SimonPfeifer/cows|3.7921880925293895e-06| +|requirements.txt|github/openmsi/openmsistream|3.7921880925293895e-06| +|requirements.txt|github/logan-pearce/lofti_gaia|3.7921880925293895e-06| +|requirements.txt|github/NREL/G2Aero|3.7921880925293895e-06| +|requirements.txt|github/iontorrent/TS|3.7921880925293895e-06| +|requirements.txt|github/3d-pli/fastpli|3.7921880925293895e-06| +|requirements.txt|github/tamarervin/SolAster|3.7921880925293895e-06| +|requirements.txt|github/Cristianetaniguti/Reads2Map|3.7921880925293895e-06| +|requirements.txt|github/fcastagna/JoXSZ|3.7921880925293895e-06| +|requirements.txt|github/fcastagna/preprofit|3.7921880925293895e-06| +|requirements.txt|github/zachetienne/nrpytutorial|3.7921880925293895e-06| +|requirements.txt|github/dfm/ketu|3.7921880925293895e-06| +|requirements.txt|github/dkoslicki/TAMPA|3.7921880925293895e-06| +|requirements.txt|github/ska-sa/katdal|3.7921880925293895e-06| +|requirements.txt|github/gmbrandt/HTOF|3.7921880925293895e-06| +|requirements.txt|github/muctadir/lama|3.7921880925293895e-06| +|requirements.txt|github/daler/pybedtools|3.7921880925293895e-06| +|requirements.txt|github/daler/gffutils|3.7921880925293895e-06| +|requirements.txt|github/myinxd/mcrgnet|3.7921880925293895e-06| +|requirements.txt|github/williamjameshandley/fgivenx|3.7921880925293895e-06| +|requirements.txt|github/williamjameshandley/anesthetic|3.7921880925293895e-06| +|requirements.txt|github/sorenwacker/ProteomicsQC|3.7921880925293895e-06| +|requirements.txt|github/TinkerTools/tinker9|3.7921880925293895e-06| +|requirements.txt|github/austinpeel/herculens|3.7921880925293895e-06| +|requirements.txt|github/JulioHC00/PEPITA|3.7921880925293895e-06| +|requirements.txt|github/ketch/RK-Opt|3.7921880925293895e-06| +|requirements.txt|github/RECETOX/RIAssigner|3.7921880925293895e-06| +|requirements.txt|github/RECETOX/MSMetaEnhancer|3.7921880925293895e-06| +|requirements.txt|github/Narayana-Rao/SAR-tools|3.7921880925293895e-06| +|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.7921880925293895e-06| +|requirements.txt|github/CGATOxford/UMI-tools|3.7921880925293895e-06| +|requirements.txt|github/miracum/ahd2fhir|3.7921880925293895e-06| +|requirements.txt|github/johnpaulett/python-hl7|3.7921880925293895e-06| +|requirements.txt|github/kiyo-masui/bitshuffle|3.7921880925293895e-06| +|requirements.txt|github/AWehrhahn/SME|3.7921880925293895e-06| +|requirements.txt|github/smaret/astrochem|3.7921880925293895e-06| +|requirements.txt|github/bradkav/verne|3.7921880925293895e-06| +|requirements.txt|github/bradkav/CEvNS|3.7921880925293895e-06| +|requirements.txt|github/bradkav/WIMpy_NREFT|3.7921880925293895e-06| +|requirements.txt|github/quantling/pyndl|3.7921880925293895e-06| +|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.7921880925293895e-06| +|requirements.txt|github/duetosymmetry/qnm|3.7921880925293895e-06| +|requirements.txt|github/rhdtownsend/gyre|3.7921880925293895e-06| +|requirements.txt|github/jtschindler/sculptor|3.7921880925293895e-06| +|requirements.txt|github/ABM4ALL/Melodie|3.7921880925293895e-06| +|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.7921880925293895e-06| +|requirements.txt|github/LINNAE-project/SFB-Annotator|3.7921880925293895e-06| +|requirements.txt|github/YangLab/CIRCexplorer2|3.7921880925293895e-06| +|requirements.txt|github/pyomeca/biosiglive|3.7921880925293895e-06| +|requirements.txt|github/hposborn/MonoTools|3.7921880925293895e-06| +|requirements.txt|github/ExeClim/Isca|3.7921880925293895e-06| +|requirements.txt|github/astromer-science/main-code|3.7921880925293895e-06| +|requirements.txt|github/Lyalpha/spalipy|3.7921880925293895e-06| +|requirements.txt|github/BASTAcode/BASTA|3.7921880925293895e-06| +|requirements.txt|github/bcbio/bcbio-nextgen|3.7921880925293895e-06| +|requirements.txt|github/COMBINE-lab/alevin-fry|3.7921880925293895e-06| +|requirements.txt|github/GBLille/MassiveFold|3.7921880925293895e-06| +|requirements.txt|github/cwentland0/perform|3.7921880925293895e-06| +|requirements.txt|github/pyamg/pyamg|3.7921880925293895e-06| +|requirements.txt|github/SharmaLlama/ticktack|3.7921880925293895e-06| +|requirements.txt|github/frescigno/magpy_rv|3.7921880925293895e-06| +|requirements.txt|github/mscaudill/openseize|3.7921880925293895e-06| +|requirements.txt|github/chemfiles/chemfiles|3.7921880925293895e-06| +|requirements.txt|github/me-manu/gammaALPs|3.7921880925293895e-06| +|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.7921880925293895e-06| +|requirements.txt|github/lucabaldini/ixpeobssim|3.7921880925293895e-06| +|requirements.txt|github/andr1976/HydDown|3.7921880925293895e-06| +|requirements.txt|github/ArtRand/signalAlign|3.7921880925293895e-06| +|requirements.txt|github/TearsWaiting/MIMML|3.7921880925293895e-06| +|requirements.txt|github/miguelzuma/hi_class_public|3.7921880925293895e-06| +|requirements.txt|github/bow/fsnviz|3.7921880925293895e-06| +|requirements.txt|github/CAMI-challenge/CAMITAX|3.7921880925293895e-06| +|requirements.txt|github/chenwuperth/rgz_rcnn|3.7921880925293895e-06| +|requirements.txt|github/sidmohite/nimbus-astro|3.7921880925293895e-06| +|requirements.txt|github/barentsen/k2flix|3.7921880925293895e-06| +|requirements.txt|github/barentsen/dave|3.7921880925293895e-06| +|requirements.txt|github/jellis18/PTMCMCSampler|3.7921880925293895e-06| +|requirements.txt|github/ablab/TandemTools|3.7921880925293895e-06| +|requirements.txt|github/RosettaCommons/RFDesign|3.7921880925293895e-06| +|requirements.txt|github/aboucaud/pypher|3.7921880925293895e-06| +|requirements.txt|github/lgrcia/prose|3.7921880925293895e-06| +|requirements.txt|github/kuenzelab/ENDURE|3.7921880925293895e-06| +|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.7921880925293895e-06| +|requirements.txt|github/nextstrain/nextclade|3.7921880925293895e-06| +|requirements.txt|github/mjshao06/pdifFinder|3.7921880925293895e-06| +|requirements.txt|github/scottgigante/picopore|3.7921880925293895e-06| +|requirements.txt|github/ryneches/SuchTree|3.7921880925293895e-06| +|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.7921880925293895e-06| +|requirements.txt|github/arq5x/poretools|3.7921880925293895e-06| +|requirements.txt|github/vterron/lemon|3.7921880925293895e-06| +|requirements.txt|github/mwalmsley/zoobot|3.7921880925293895e-06| +|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.7921880925293895e-06| +|requirements.txt|github/JacobBumgarner/VesselVio|3.7921880925293895e-06| +|requirements.txt|github/VIB-PSB/MINI-EX|3.7921880925293895e-06| +|requirements.txt|github/PetroFit/petrofit|3.7921880925293895e-06| +|requirements.txt|github/kuanrongchan/COVID19-severity|3.7921880925293895e-06| +|requirements.txt|github/taoliu/MACS|3.7921880925293895e-06| +|requirements.txt|github/seeh/surprise|3.7921880925293895e-06| +|requirements.txt|github/maxmahlke/ssos|3.7921880925293895e-06| +|requirements.txt|github/floodlight-sports/floodlight|3.7921880925293895e-06| +|requirements.txt|github/galaxyproject/galaxy-lib|3.7921880925293895e-06| +|requirements.txt|github/opengeos/segment-geospatial|3.7921880925293895e-06| +|requirements.txt|github/ncbi/datasets|3.7921880925293895e-06| +|requirements.txt|github/enveda/RPath|3.7921880925293895e-06| +|requirements.txt|github/micahvista/MAMnet|3.7921880925293895e-06| +|requirements.txt|github/ngbusca/QuasarNET|3.7921880925293895e-06| +|requirements.txt|github/ajshajib/dolphin|3.7921880925293895e-06| +|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.7921880925293895e-06| +|requirements.txt|github/genouest/biomaj-daemon|3.7921880925293895e-06| +|requirements.txt|github/wmglab-duke/ascent|3.7921880925293895e-06| +|requirements.txt|github/SCIInstitute/UncertainSCI|3.7921880925293895e-06| +|requirements.txt|github/MIAnalyzer/MIA|3.7921880925293895e-06| +|requirements.txt|github/1313e/CMasher|3.7921880925293895e-06| +|requirements.txt|github/vallis/libstempo|3.7921880925293895e-06| +|requirements.txt|github/lpantano/seqcluster|3.7921880925293895e-06| +|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.7921880925293895e-06| +|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.7921880925293895e-06| +|requirements.txt|github/bfarr/kombine|3.7921880925293895e-06| +|requirements.txt|github/BioGearsEngine/core|3.7921880925293895e-06| +|requirements.txt|github/fgbuster/fgbuster|3.7921880925293895e-06| +|requirements.txt|github/cwieder/py-ssPA|3.7921880925293895e-06| +|requirements.txt|github/tpospisi/RFCDE|3.7921880925293895e-06| +|requirements.txt|github/tpospisi/nnkcde|3.7921880925293895e-06| +|requirements.txt|github/tpospisi/cdetools|3.7921880925293895e-06| +|requirements.txt|github/SPARTA-dev/SPARTA|3.7921880925293895e-06| +|requirements.txt|github/johnveitch/cpnest|3.7921880925293895e-06| +|requirements.txt|github/ixkael/Delight|3.7921880925293895e-06| +|requirements.txt|github/AndrewAnnex/SpiceyPy|3.7921880925293895e-06| +|requirements.txt|github/sjteresi/TE_Density|3.7921880925293895e-06| +|requirements.txt|github/JLiangLab/TransVW|3.7921880925293895e-06| +|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.7921880925293895e-06| +|requirements.txt|github/TommasoRonconi/scampy|3.7921880925293895e-06| +|requirements.txt|github/OnroerendErfgoed/atramhasis|3.7921880925293895e-06| +|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.7921880925293895e-06| +|requirements.txt|github/swagnercarena/paltas|3.7921880925293895e-06| +|requirements.txt|github/ronshnapp/MyPTV|3.7921880925293895e-06| +|requirements.txt|github/python-streamz/streamz|3.7921880925293895e-06| +|requirements.txt|github/SESMG/SESMG|3.7921880925293895e-06| +|requirements.txt|github/gbouras13/plassembler|3.7921880925293895e-06| +|requirements.txt|github/ywx649999311/EzTao|3.7921880925293895e-06| +|requirements.txt|github/annayqho/TheCannon|3.7921880925293895e-06| +|requirements.txt|github/sybila/biodivine-aeon-py|3.7921880925293895e-06| +|requirements.txt|github/bjmorgan/py-sc-fermi|3.7921880925293895e-06| +|requirements.txt|github/kazewong/flowMC|3.7921880925293895e-06| +|requirements.txt|github/AOtools/aotools|3.7921880925293895e-06| +|requirements.txt|github/afeinstein20/eleanor|3.7921880925293895e-06| +|requirements.txt|github/epi2me-labs/mapula|3.7921880925293895e-06| +|requirements.txt|github/mattyowl/astLib|3.7921880925293895e-06| +|requirements.txt|github/LSSTDESC/sacc|3.7921880925293895e-06| +|requirements.txt|github/LSSTDESC/Spectractor|3.7921880925293895e-06| +|requirements.txt|github/LSSTDESC/snmachine|3.7921880925293895e-06| +|requirements.txt|github/danielreardon/scintools|3.7921880925293895e-06| +|requirements.txt|github/stammler/dustpylib|3.7921880925293895e-06| +|requirements.txt|github/Higgins00/TESS-Localize|3.7921880925293895e-06| +|requirements.txt|github/AusSRC/SoFiAX|3.7921880925293895e-06| +|requirements.txt|github/StingraySoftware/HENDRICS|3.7921880925293895e-06| +|requirements.txt|github/mlares/hearsay|3.7921880925293895e-06| +|requirements.txt|github/iAART/aart|3.7921880925293895e-06| +|requirements.txt|github/JulianZDing/UniMAP|3.7921880925293895e-06| +|requirements.txt|github/tvwenger/millennium-tap-query|3.7921880925293895e-06| +|requirements.txt|github/LSARP/ProteomicsQC|3.7921880925293895e-06| +|requirements.txt|github/soraxas/sbp-env|3.7921880925293895e-06| +|requirements.txt|github/kno10/python-kmedoids|3.7921880925293895e-06| +|requirements.txt|github/WangLabTHU/DeSP|3.7921880925293895e-06| +|requirements.txt|github/pierfied/karmma|3.7921880925293895e-06| +|requirements.txt|github/cytham/nanovar|3.7921880925293895e-06| +|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.7921880925293895e-06| +|requirements.txt|github/bioAI-Oslo/Spikeometric|3.7921880925293895e-06| +|requirements.txt|github/citation-file-format/citation-file-format|3.7921880925293895e-06| +|requirements.txt|github/sbird/fake_spectra|3.7921880925293895e-06| +|requirements.txt|github/harrispopgen/mutyper|3.7921880925293895e-06| +|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.7921880925293895e-06| +|requirements.txt|github/mirapy-org/mirapy|3.7921880925293895e-06| +|requirements.txt|github/COINtoolbox/ActSNClass|3.7921880925293895e-06| +|requirements.txt|github/exciting/excitingtools|3.7921880925293895e-06| +|requirements.txt|github/Climdyn/qgs|3.7921880925293895e-06| +|requirements.txt|github/JD2112/methylr|3.7921880925293895e-06| +|requirements.txt|github/bcgsc/TMBur|3.7921880925293895e-06| +|requirements.txt|github/bcgsc/NanoSim|3.7921880925293895e-06| +|requirements.txt|github/ConnorStoneAstro/AutoProf|3.7921880925293895e-06| +|requirements.txt|github/smithlabcode/dnmtools|3.7921880925293895e-06| +|requirements.txt|github/pni-lab/mlconfound|3.7921880925293895e-06| +|requirements.txt|github/kkjawz/coref-ee|3.7921880925293895e-06| +|requirements.txt|github/MD-Studio/MDStudio|3.7921880925293895e-06| +|requirements.txt|github/healpy/healpy|3.7921880925293895e-06| +|requirements.txt|github/kartheikiyer/dense_basis|3.7921880925293895e-06| +|requirements.txt|github/discsim/frank|3.7921880925293895e-06| +|requirements.txt|github/christinahedges/contaminante|3.7921880925293895e-06| +|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.7921880925293895e-06| +|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.7921880925293895e-06| +|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.7921880925293895e-06| +|requirements.txt|github/lgbouma/gyro-interp|3.7921880925293895e-06| +|requirements.txt|github/danielenricocahall/elephas|3.7921880925293895e-06| +|requirements.txt|github/sourmash-bio/sourmash|3.7921880925293895e-06| +|requirements.txt|github/firefly-cpp/NiaARM|3.7921880925293895e-06| +|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.7921880925293895e-06| +|requirements.txt|github/SJLeo/FFSD|3.7921880925293895e-06| +|requirements.txt|github/ggciag/mandyoc|3.7921880925293895e-06| +|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.7921880925293895e-06| +|requirements.txt|github/xuanxu/starmatrix|3.7921880925293895e-06| +|requirements.txt|github/mentatpsi/OSGenome|3.7921880925293895e-06| +|requirements.txt|github/pymedphys/pymedphys|3.7921880925293895e-06| +|requirements.txt|github/milnus/Magphi|3.7921880925293895e-06| +|requirements.txt|github/winger/hawking_net|3.7921880925293895e-06| +|requirements.txt|github/deeptools/HiCExplorer|3.7921880925293895e-06| +|requirements.txt|github/deeptools/deepTools|3.7921880925293895e-06| +|requirements.txt|github/pavolgaj/ObsPlanner|3.7921880925293895e-06| +|requirements.txt|github/OpenBioLink/Explorer|3.7921880925293895e-06| +|requirements.txt|github/AMReX-Astro/MAESTROeX|3.7921880925293895e-06| +|requirements.txt|github/AMReX-Astro/Castro|3.7921880925293895e-06| +|requirements.txt|github/AMReX-Astro/Nyx|3.7921880925293895e-06| +|requirements.txt|github/widdowquinn/pyani|3.7921880925293895e-06| +|requirements.txt|github/sklasfeld/DANPOS3|3.7921880925293895e-06| +|requirements.txt|github/prashjet/popkinmocks|3.7921880925293895e-06| +|requirements.txt|github/tmcclintock/AReconstructionTool|3.7921880925293895e-06| +|requirements.txt|github/abatten/fruitbat|3.7921880925293895e-06| +|requirements.txt|github/rrwick/Deepbinner|3.7921880925293895e-06| +|requirements.txt|github/achael/eht-imaging|3.7921880925293895e-06| +|requirements.txt|github/valentineap/pyprop8|3.7921880925293895e-06| +|requirements.txt|github/jesford/cluster-lensing|3.7921880925293895e-06| +|requirements.txt|github/justyncw/STAR_MELT|3.7921880925293895e-06| +|requirements.txt|github/qMRLab/qMRLab|3.7921880925293895e-06| +|requirements.txt|github/mrtommyb/ktransit|3.7921880925293895e-06| +|requirements.txt|github/EnricoCorsaro/FAMED|3.7921880925293895e-06| +|requirements.txt|github/jeffdaily/parasail-python|3.7921880925293895e-06| +|requirements.txt|github/gvilitechltd/LibSWIFFT|3.7921880925293895e-06| +|requirements.txt|github/nialov/fractopo|3.7921880925293895e-06| +|requirements.txt|github/DataBiosphere/wdl-parsers|3.7921880925293895e-06| +|requirements.txt|github/linsalrob/PhiSpy|3.7921880925293895e-06| +|requirements.txt|github/hongwanliu/DarkHistory|3.7921880925293895e-06| +|requirements.txt|github/ArgonneCPAC/diffmah|3.7921880925293895e-06| +|requirements.txt|github/ArgonneCPAC/diffstar|3.7921880925293895e-06| +|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.7921880925293895e-06| +|requirements.txt|github/OxES/k2sc|3.7921880925293895e-06| +|requirements.txt|github/Smith42/pix2prof|3.7921880925293895e-06| +|requirements.txt|github/monarch-initiative/loinc2hpo|3.7921880925293895e-06| +|requirements.txt|github/JuliaHCI/ADI.jl|3.7921880925293895e-06| +|requirements.txt|github/MichelleLochner/astronomaly|3.7921880925293895e-06| +|requirements.txt|github/freqtrade/freqtrade|3.7921880925293895e-06| +|requirements.txt|github/grahambell/pymoc|3.7921880925293895e-06| +|requirements.txt|github/PacificBiosciences/pbbam|3.7921880925293895e-06| +|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.7921880925293895e-06| +|requirements.txt|github/Kamuish/archi|3.7921880925293895e-06| +|requirements.txt|github/temuller/hostphot|3.7921880925293895e-06| +|requirements.txt|github/temuller/piscola|3.7921880925293895e-06| +|requirements.txt|github/SuLab/Wikidata-phenomizer|3.7921880925293895e-06| +|requirements.txt|github/ImperialCollegeLondon/champ|3.7921880925293895e-06| +|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.7921880925293895e-06| +|requirements.txt|github/tylertrimble/viswaternet|3.7921880925293895e-06| +|requirements.txt|github/mgieles/limepy|3.7921880925293895e-06| +|requirements.txt|github/ebachelet/pyLIMA|3.7921880925293895e-06| +|requirements.txt|github/nanoporetech/medaka|3.7921880925293895e-06| +|requirements.txt|github/nanoporetech/pychopper|3.7921880925293895e-06| +|requirements.txt|github/CederGroupHub/smol|3.7921880925293895e-06| +|requirements.txt|github/ucl-exoplanets/pylightcurve|3.7921880925293895e-06| +|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.7921880925293895e-06| +|requirements.txt|github/hpparvi/PyTransit|3.7921880925293895e-06| +|requirements.txt|github/hpparvi/opents|3.7921880925293895e-06| +|requirements.txt|github/DSIMB/medusa|3.7921880925293895e-06| +|requirements.txt|github/HannahMDoherty/ChemGAPP|3.7921880925293895e-06| +|requirements.txt|github/sblunt/orbitize|3.7921880925293895e-06| +|requirements.txt|github/SDXorg/pysd|3.7921880925293895e-06| +|requirements.txt|github/hyosubkim/bayes-toolbox|3.7921880925293895e-06| +|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.7921880925293895e-06| +|requirements.txt|github/labsyspharm/minerva-story|3.7921880925293895e-06| +|requirements.txt|github/Samreay/Barry|3.7921880925293895e-06| +|requirements.txt|github/Samreay/ChainConsumer|3.7921880925293895e-06| +|requirements.txt|github/tikk3r/legacystamps|3.7921880925293895e-06| +|requirements.txt|github/mtlam/PyPulse|3.7921880925293895e-06| +|requirements.txt|github/atomec-project/atoMEC|3.7921880925293895e-06| +|requirements.txt|github/erikbern/ann-benchmarks|3.7921880925293895e-06| +|requirements.txt|github/statgen/Minimac4|3.7921880925293895e-06| +|requirements.txt|github/GilbertLabUCSF/CanDI|3.7921880925293895e-06| +|requirements.txt|github/python-hydro/pyro2|3.7921880925293895e-06| +|requirements.txt|github/marius311/cosmoslik|3.7921880925293895e-06| +|requirements.txt|github/qmarcou/IGoR|3.7921880925293895e-06| +|requirements.txt|github/minaskar/pocomc|3.7921880925293895e-06| +|requirements.txt|github/minaskar/zeus|3.7921880925293895e-06| +|requirements.txt|github/minaskar/hankl|3.7921880925293895e-06| +|requirements.txt|github/gbrammer/grizli|3.7921880925293895e-06| +|requirements.txt|github/AemulusProject/bias_emulator|3.7921880925293895e-06| +|requirements.txt|github/astroboylrx/Rubble|3.7921880925293895e-06| +|requirements.txt|github/cistrome/MIRA|3.7921880925293895e-06| +|requirements.txt|github/variomes/sibtm-variomes|3.7921880925293895e-06| +|requirements.txt|github/open2c/pairtools|3.7921880925293895e-06| +|requirements.txt|github/BenNordick/HiLoop|3.7921880925293895e-06| +|requirements.txt|github/BorgwardtLab/simbsig|3.7921880925293895e-06| +|requirements.txt|github/pipliggins/EVolve|3.7921880925293895e-06| +|requirements.txt|github/nickk124/RCR|3.7921880925293895e-06| +|requirements.txt|github/stinefm/relsad|3.7921880925293895e-06| +|requirements.txt|github/cdanielmachado/reframed|3.7921880925293895e-06| +|requirements.txt|github/moead-framework/framework|3.7921880925293895e-06| +|requirements.txt|github/shandley/hecatomb|3.7921880925293895e-06| +|requirements.txt|github/macrocosme/amber_meta|3.7921880925293895e-06| +|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.7921880925293895e-06| +|requirements.txt|github/silburt/DeepMoon|3.7921880925293895e-06| +|requirements.txt|github/travisseymour/EPICpy|3.7921880925293895e-06| +|requirements.txt|github/aertslab/pySCENIC|3.7921880925293895e-06| +|requirements.txt|github/fccoelho/epimodels|3.7921880925293895e-06| +|requirements.txt|github/fccoelho/epigrass|3.7921880925293895e-06| +|requirements.txt|github/singularityhub/sregistry|3.7921880925293895e-06| +|requirements.txt|github/segasai/rvspecfit|3.7921880925293895e-06| +|requirements.txt|github/pennsignals/chime|3.7921880925293895e-06| +|requirements.txt|github/NLESC-JCER/QMCblip|3.7921880925293895e-06| +|requirements.txt|github/paulbrodersen/netgraph|3.7921880925293895e-06| +|requirements.txt|github/Jacks0nJ/PyFPT|3.7921880925293895e-06| +|requirements.txt|github/ucberkeleyseti/turbo_seti|3.7921880925293895e-06| +|requirements.txt|github/ucberkeleyseti/blimpy|3.7921880925293895e-06| +|requirements.txt|github/pcingola/SnpEff|3.7921880925293895e-06| +|requirements.txt|github/TeamCOMPAS/COMPAS|3.7921880925293895e-06| +|requirements.txt|github/parsotat/batanalysis|3.7921880925293895e-06| +|requirements.txt|github/pysam-developers/pysam|3.7921880925293895e-06| +|requirements.txt|github/bthorne93/PySM_public|3.7921880925293895e-06| +|requirements.txt|github/emerge-erc/ALminer|3.7921880925293895e-06| +|requirements.txt|github/j-erler/pymf|3.7921880925293895e-06| +|requirements.txt|github/silx-kit/pyFAI|3.7921880925293895e-06| +|requirements.txt|github/asntech/intervene|3.7921880925293895e-06| +|requirements.txt|github/icecube/TauRunner|3.7921880925293895e-06| +|requirements.txt|github/moldyn/msmhelper|3.7921880925293895e-06| +|requirements.txt|github/legolason/PyQSOFit|3.7921880925293895e-06| +|requirements.txt|github/maserlib/ExPRES|3.7921880925293895e-06| +|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.7921880925293895e-06| +|requirements.txt|github/miguelcarcamov/csromer|3.7921880925293895e-06| +|requirements.txt|github/miguelcarcamov/gpuvmem|3.7921880925293895e-06| +|requirements.txt|github/mrempel/geohexviz|3.7921880925293895e-06| +|requirements.txt|github/bonsai-team/matam|3.7921880925293895e-06| +|requirements.txt|github/bd-j/prospector|3.7921880925293895e-06| +|requirements.txt|github/bd-j/sedpy|3.7921880925293895e-06| +|requirements.txt|github/astro-informatics/sleplet|3.7921880925293895e-06| +|requirements.txt|github/mirnylab/cooler|3.7921880925293895e-06| +|requirements.txt|github/mirnylab/pairtools|3.7921880925293895e-06| +|requirements.txt|github/vortex-exoplanet/VIP|3.7921880925293895e-06| +|requirements.txt|github/secimTools/SECIMTools|3.7921880925293895e-06| +|requirements.txt|github/li-yangyang/lotus|3.7921880925293895e-06| +|requirements.txt|github/jts/nanopolish|3.7921880925293895e-06| +|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.7921880925293895e-06| +|requirements.txt|github/koszullab/pareidolia|3.7921880925293895e-06| +|requirements.txt|github/spack/spack|3.7921880925293895e-06| +|requirements.txt|github/surf-eds/one-button-compute|3.7921880925293895e-06| +|requirements.txt|github/SegataLab/lefse|3.7921880925293895e-06| +|requirements.txt|github/mswzeus/TargetNet|3.7921880925293895e-06| +|requirements.txt|github/igvteam/igv-reports|3.7921880925293895e-06| +|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.7921880925293895e-06| +|requirements.txt|github/KeplerGO/kadenza|3.7921880925293895e-06| +|requirements.txt|github/KeplerGO/PyKE|3.7921880925293895e-06| +|requirements.txt|github/KeplerGO/K2fov|3.7921880925293895e-06| +|requirements.txt|github/reneshbedre/bioinfokit|3.7921880925293895e-06| +|requirements.txt|github/rsnemmen/BCES|3.7921880925293895e-06| +|requirements.txt|github/Qiskit/qiskit-experiments|3.7921880925293895e-06| +|requirements.txt|github/htjb/margarine|3.7921880925293895e-06| +|requirements.txt|github/htjb/globalemu|3.7921880925293895e-06| +|requirements.txt|github/tomasstolker/pycrires|3.7921880925293895e-06| +|requirements.txt|github/tomasstolker/ARTES|3.7921880925293895e-06| +|requirements.txt|github/tomasstolker/species|3.7921880925293895e-06| +|requirements.txt|github/jsobeck/MOOG_SCAT|3.7921880925293895e-06| +|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.7921880925293895e-06| +|requirements.txt|github/roualdes/bridgestan|3.7921880925293895e-06| +|requirements.txt|github/abinit/abinit|3.7921880925293895e-06| +|requirements.txt|github/PaulHancock/Robbie|3.7921880925293895e-06| +|requirements.txt|github/katholt/Kleborate|3.7921880925293895e-06| +|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.7921880925293895e-06| +|requirements.txt|github/hallamlab/TreeSAPP|3.7921880925293895e-06| +|requirements.txt|github/xraypy/xraylarch|3.7921880925293895e-06| +|requirements.txt|github/Julian/jsonschema|3.7921880925293895e-06| +|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.7921880925293895e-06| +|requirements.txt|github/JorenSix/Olaf|3.7921880925293895e-06| +|requirements.txt|github/dirac-institute/asterogap|3.7921880925293895e-06| +|requirements.txt|github/onnela-lab/beiwe-backend|3.7921880925293895e-06| +|requirements.txt|github/xinyiguan/py2lispIDyOM|3.7921880925293895e-06| +|requirements.txt|github/pyFFTW/pyFFTW|3.7921880925293895e-06| +|requirements.txt|github/alawryaguila/multi-view-AE|3.7921880925293895e-06| +|requirements.txt|github/grant-m-s/astronomicAL|3.7921880925293895e-06| +|requirements.txt|github/exosports/homer|3.7921880925293895e-06| +|requirements.txt|github/exosports/MARGE|3.7921880925293895e-06| +|requirements.txt|github/SterlingYM/astroPIPS|3.7921880925293895e-06| +|requirements.txt|github/mwvgroup/pwv_kpno|3.7921880925293895e-06| +|requirements.txt|github/geoelements/gns|3.7921880925293895e-06| +|requirements.txt|github/lmcinnes/umap|3.7921880925293895e-06| +|requirements.txt|github/RBrearton/islatu|3.7921880925293895e-06| +|requirements.txt|github/SHTOOLS/SHTOOLS|3.7921880925293895e-06| +|requirements.txt|github/timstaley/amisurvey|3.7921880925293895e-06| +|requirements.txt|github/AllenInstitute/bmtk|3.7921880925293895e-06| +|requirements.txt|github/snowformatics/macrobot|3.7921880925293895e-06| +|requirements.txt|github/snad-space/ztf-viewer|3.7921880925293895e-06| +|requirements.txt|github/inpefess/gym-saturation|3.7921880925293895e-06| +|requirements.txt|github/rzellem/EXOTIC|3.7921880925293895e-06| +|requirements.txt|github/a-griffiths/AutoSpec|3.7921880925293895e-06| +|requirements.txt|github/cogent3/cogent3|3.7921880925293895e-06| +|requirements.txt|github/hannorein/rebound|3.7921880925293895e-06| +|requirements.txt|github/FlorianThibord/OptimiR|3.7921880925293895e-06| +|requirements.txt|github/LuisScoccola/persistable|3.7921880925293895e-06| +|requirements.txt|github/wouterpeere/GHEtool|3.7921880925293895e-06| +|requirements.txt|github/PNNL-m-q/mza|3.7921880925293895e-06| +|requirements.txt|github/PynPoint/PynPoint|3.7921880925293895e-06| +|requirements.txt|github/artic-network/fieldbioinformatics|3.7921880925293895e-06| +|requirements.txt|github/podondra/bayesian-sznet|3.7921880925293895e-06| +|requirements.txt|github/bregaldo/pywst|3.7921880925293895e-06| +|requirements.txt|github/KVSlab/VaMPy|3.7921880925293895e-06| +|requirements.txt|github/rpoleski/MulensModel|3.7921880925293895e-06| +|requirements.txt|github/arnauqb/qwind|3.7921880925293895e-06| +|requirements.txt|github/ethicsai/ethical-smart-grid|3.7921880925293895e-06| +|requirements.txt|github/jgieseler/solarmach|3.7921880925293895e-06| +|requirements.txt|github/arnikz/PIQMIe|3.7921880925293895e-06| +|requirements.txt|github/LondonBiofoundry/basicsynbio|3.7921880925293895e-06| +|requirements.txt|github/YesselmanLab/rna_map|3.7921880925293895e-06| +|requirements.txt|github/nickelnine37/pykronecker|3.7921880925293895e-06| +|requirements.txt|github/RuthAngus/stardate|3.7921880925293895e-06| +|requirements.txt|github/palaeoware/revosim|3.7921880925293895e-06| +|requirements.txt|github/pyxnat/pyxnat|3.7921880925293895e-06| +|requirements.txt|github/ORNL/curifactory|3.7921880925293895e-06| +|requirements.txt|github/jdber1/opendrop|3.7921880925293895e-06| +|requirements.txt|github/imcgreer/simqso|3.7921880925293895e-06| +|requirements.txt|github/siavashk/pycpd|3.7921880925293895e-06| +|requirements.txt|github/sibirrer/psfr|3.7921880925293895e-06| +|requirements.txt|github/keatonb/Pyriod|3.7921880925293895e-06| +|requirements.txt|github/keatonb/TESS_PRF|3.7921880925293895e-06| +|requirements.txt|github/ryanvarley/exodata|3.7921880925293895e-06| +|requirements.txt|github/N-Wouda/ALNS|3.7921880925293895e-06| +|requirements.txt|github/pysal/spopt|3.7921880925293895e-06| +|requirements.txt|github/NETL-RIC/URC-Assessment-Method|3.7921880925293895e-06| +|requirements.txt|github/bedops/bedops|3.7921880925293895e-06| +|requirements.txt|github/kblin/ncbi-acc-download|3.7921880925293895e-06| +|requirements.txt|github/ppsp-team/PyNM|3.7921880925293895e-06| +|requirements.txt|github/JulianBMunoz/RelicFast|3.7921880925293895e-06| +|requirements.txt|github/JulianBMunoz/Zeus21|3.7921880925293895e-06| +|requirements.txt|github/NLeSC/ShiCo|3.7921880925293895e-06| +|requirements.txt|github/NLeSC/litstudy|3.7921880925293895e-06| +|requirements.txt|github/trygvrad/DF-XRM_viz|3.7921880925293895e-06| +|requirements.txt|github/Gabaldonlab/jloh|3.7921880925293895e-06| +|requirements.txt|github/amrex-astro/Castro|3.7921880925293895e-06| +|requirements.txt|github/amrex-astro/Nyx|3.7921880925293895e-06| +|requirements.txt|github/pnsaevik/effluent|3.7921880925293895e-06| +|requirements.txt|github/dib-lab/dammit|3.7921880925293895e-06| +|requirements.txt|github/dib-lab/sourmash|3.7921880925293895e-06| +|requirements.txt|github/AdmiralenOla/Scoary|3.7921880925293895e-06| +|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.7921880925293895e-06| +|requirements.txt|github/sebastian-zieba/PACMAN|3.7921880925293895e-06| +|requirements.txt|github/ryanhausen/fitsmap|3.7921880925293895e-06| +|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.7921880925293895e-06| +|requirements.txt|github/desihub/fastspecfit|3.7921880925293895e-06| +|requirements.txt|github/igmhub/picca|3.7921880925293895e-06| +|requirements.txt|github/dstndstn/tractor|3.7921880925293895e-06| +|requirements.txt|github/james-m-osborn/astrosat|3.7921880925293895e-06| +|requirements.txt|github/matiscke/lcps|3.7921880925293895e-06| +|requirements.txt|github/MikeSWang/Harmonia|3.7921880925293895e-06| +|requirements.txt|github/MikeSWang/HorizonGRound|3.7921880925293895e-06| +|requirements.txt|github/zhoux85/scAdapt|3.7921880925293895e-06| +|requirements.txt|github/SebastianBocquet/pygtc|3.7921880925293895e-06| +|requirements.txt|github/ptriska/WavesDash|3.7921880925293895e-06| +|requirements.txt|github/lucydot/effmass|3.7921880925293895e-06| +|requirements.txt|github/LoganAMorrison/Hazma|3.7921880925293895e-06| +|requirements.txt|github/ihmwg/python-modelcif|3.7921880925293895e-06| +|requirements.txt|github/learningsimulator/learningsimulator|3.7921880925293895e-06| +|requirements.txt|github/EGaraldi/corecon|3.7921880925293895e-06| +|requirements.txt|github/teuben/QAC|3.7921880925293895e-06| +|requirements.txt|github/radiocosmology/driftscan|3.7921880925293895e-06| +|requirements.txt|github/radiocosmology/draco|3.7921880925293895e-06| +|requirements.txt|github/forrest-lab/scMatch|3.7921880925293895e-06| +|requirements.txt|github/winni2k/abeona|3.7921880925293895e-06| +|requirements.txt|github/benjaminbolling/RSW|3.7921880925293895e-06| +|requirements.txt|github/olivecha/guitarsounds|3.7921880925293895e-06| +|requirements.txt|github/fenderglass/Ragout|3.7921880925293895e-06| +|requirements.txt|github/fenderglass/Flye|3.7921880925293895e-06| +|requirements.txt|github/Basvanstein/GSAreport|3.7921880925293895e-06| +|requirements.txt|github/fhcrc/seqmagick|3.7921880925293895e-06| +|requirements.txt|github/CarlosCoba/XookSuut-code|3.7921880925293895e-06| +|requirements.txt|github/kyleaoman/martini|3.7921880925293895e-06| +|requirements.txt|github/yrjia1015/CRISPRCasStack|3.7921880925293895e-06| +|requirements.txt|github/broadinstitute/cromwell|3.7921880925293895e-06| +|requirements.txt|github/biomedia-mira/istn|3.7921880925293895e-06| +|requirements.txt|github/biomedia-mira/masf|3.7921880925293895e-06| +|requirements.txt|github/biomedia-mira/deepscm|3.7921880925293895e-06| +|requirements.txt|github/jpierel14/snsed|3.7921880925293895e-06| +|requirements.txt|github/lutteropp/NetRAX|3.7921880925293895e-06| +|requirements.txt|github/GalSim-developers/GalSim|3.7921880925293895e-06| +|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.7921880925293895e-06| +|requirements.txt|github/yupidevs/pactus|3.7921880925293895e-06| +|requirements.txt|github/brentp/peddy|3.7921880925293895e-06| +|requirements.txt|github/brentp/cyvcf2|3.7921880925293895e-06| +|requirements.txt|github/lucianolorenti/ceruleo|3.7921880925293895e-06| +|requirements.txt|github/etal/cnvkit|3.7921880925293895e-06| +|requirements.txt|github/sczesla/PyAstronomy|3.7921880925293895e-06| +|requirements.txt|github/cmoestl/3DCORE|3.7921880925293895e-06| +|requirements.txt|github/chanzuckerberg/cellxgene|3.7921880925293895e-06| +|requirements.txt|github/IMMM-SFA/tell|3.7921880925293895e-06| +|requirements.txt|github/NiallJeffrey/BornRaytrace|3.7921880925293895e-06| +|requirements.txt|github/chianti-atomic/ChiantiPy|3.7921880925293895e-06| +|requirements.txt|github/AndreyTavleev/DiscVerSt|3.7921880925293895e-06| +|requirements.txt|github/skyfielders/python-skyfield|3.7921880925293895e-06| +|requirements.txt|github/valboz/VBBinaryLensing|3.7921880925293895e-06| +|requirements.txt|github/he2016012996/CABnet|3.7921880925293895e-06| +|requirements.txt|github/Ambuj-UF/APOP|3.7921880925293895e-06| +|requirements.txt|github/iancze/PSOAP|3.7921880925293895e-06| +|requirements.txt|github/londumas/redvsblue|3.7921880925293895e-06| +|requirements.txt|github/tnakazato/priism|3.7921880925293895e-06| +|requirements.txt|github/dartoon/galight|3.7921880925293895e-06| +|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.7921880925293895e-06| +|requirements.txt|github/eggnogdb/eggnog-mapper|3.7921880925293895e-06| +|requirements.txt|github/jan-rybizki/Chempy|3.7921880925293895e-06| +|requirements.txt|github/jan-rybizki/gdr2_completeness|3.7921880925293895e-06| +|requirements.txt|github/esa/NIDN|3.7921880925293895e-06| +|requirements.txt|github/nlesc/embodied-emotions-scripts|3.7921880925293895e-06| +|requirements.txt|github/neuroanatomy/reorient|3.7921880925293895e-06| +|requirements.txt|github/semaphoreP/whereistheplanet|3.7921880925293895e-06| +|requirements.txt|github/joshspeagle/dynesty|3.7921880925293895e-06| +|requirements.txt|github/saberyoung/haffet|3.7921880925293895e-06| +|requirements.txt|github/pcubillos/pyratbay|3.7921880925293895e-06| +|requirements.txt|github/pcubillos/mc3|3.7921880925293895e-06| +|requirements.txt|github/pcubillos/repack|3.7921880925293895e-06| +|requirements.txt|github/BioinfoUNIBA/REDItools2|3.7921880925293895e-06| +|requirements.txt|github/rodluger/everest|3.7921880925293895e-06| +|requirements.txt|github/Ajstros/pyripherals|3.7921880925293895e-06| +|requirements.txt|github/ashleychontos/pySYD|3.7921880925293895e-06| +|requirements.txt|github/uab-cgds-worthey/quac|3.7921880925293895e-06| +|requirements.txt|github/SarveshVGharat/Plages-Identification|3.7921880925293895e-06| +|requirements.txt|github/carronj/lenspyx|3.7921880925293895e-06| +|requirements.txt|github/carronj/plancklens|3.7921880925293895e-06| +|requirements.txt|github/rmjarvis/Piff|3.7921880925293895e-06| +|requirements.txt|github/rmjarvis/TreeCorr|3.7921880925293895e-06| +|requirements.txt|github/damonge/schNell|3.7921880925293895e-06| +|requirements.txt|github/vgteam/vg#vg|3.7921880925293895e-06| +|requirements.txt|github/vgteam/vg|3.7921880925293895e-06| +|requirements.txt|github/E3SM-Project/gdess|3.7921880925293895e-06| +|requirements.txt|github/tiberioap/grav_waldo|3.7921880925293895e-06| +|requirements.txt|github/robashaw/libecpint|3.7921880925293895e-06| +|requirements.txt|github/STOmics/EAGS|3.7921880925293895e-06| +|requirements.txt|github/antoinemarchal/ROHSA|3.7921880925293895e-06| +|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.7921880925293895e-06| +|requirements.txt|github/csb-toolbox/CSB|3.7921880925293895e-06| +|requirements.txt|github/johannesulf/dsigma|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/breizorro|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/PyMORESANE|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/Stimela|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/rodrigues|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/QuartiCal|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/Stimela-classic|3.7921880925293895e-06| +|requirements.txt|github/rkiman/wdwarfdate|3.7921880925293895e-06| +|requirements.txt|github/VChristiaens/special|3.7921880925293895e-06| +|requirements.txt|github/telatin/qax|3.7921880925293895e-06| +|requirements.txt|github/intake/intake|3.7921880925293895e-06| +|requirements.txt|github/ianfhunter/GNOLL|3.7921880925293895e-06| +|requirements.txt|github/lkreidberg/batman|3.7921880925293895e-06| +|requirements.txt|github/candYgene/siga|3.7921880925293895e-06| +|requirements.txt|github/mwaskom/seaborn|3.7921880925293895e-06| +|requirements.txt|github/zhangyk8/sconce-scms|3.7921880925293895e-06| +|requirements.txt|github/Zafiirah13/meercrab|3.7921880925293895e-06| +|requirements.txt|github/alejandrobll/py-sphviewer|3.7921880925293895e-06| +|requirements.txt|github/PolymerGuy/recolo|3.7921880925293895e-06| +|requirements.txt|github/danhey/echelle|3.7921880925293895e-06| +|requirements.txt|github/benstahl92/deepSIP|3.7921880925293895e-06| +|requirements.txt|github/deepmind/alphafold|3.7921880925293895e-06| +|requirements.txt|github/luizfelippesr/galmag|3.7921880925293895e-06| +|requirements.txt|github/ifilot/edp|3.7921880925293895e-06| +|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.7921880925293895e-06| +|requirements.txt|github/GalletFlorian/TATOO|3.7921880925293895e-06| +|requirements.txt|github/ggonnella/fastsubtrees|3.7921880925293895e-06| +|requirements.txt|github/dsavransky/EXOSIMS|3.7921880925293895e-06| +|requirements.txt|github/tud-hri/joan|3.7921880925293895e-06| +|requirements.txt|github/tud-hri/travia|3.7921880925293895e-06| +|requirements.txt|github/rae-holcomb/SpinSpotter|3.7921880925293895e-06| +|requirements.txt|github/mavrix93/LightCurvesClassifier|3.7921880925293895e-06| +|requirements.txt|github/mpound/pdrtpy|3.7921880925293895e-06| +|requirements.txt|github/sciris/sciris|3.7921880925293895e-06| +|requirements.txt|github/PolyChord/PolyChordLite|3.7921880925293895e-06| +|requirements.txt|github/exoclime/HELIOS-K|3.7921880925293895e-06| +|requirements.txt|github/exoclime/HELA|3.7921880925293895e-06| +|requirements.txt|github/tholoien/empiriciSN|3.7921880925293895e-06| +|requirements.txt|github/tholoien/XDGMM|3.7921880925293895e-06| +|requirements.txt|github/nanograv/enterprise|3.7921880925293895e-06| +|requirements.txt|github/pynucastro/pynucastro|3.7921880925293895e-06| +|requirements.txt|github/scikit-learn-contrib/hdbscan|3.7921880925293895e-06| +|requirements.txt|github/roban/CosmoloPy|3.7921880925293895e-06| +|requirements.txt|github/villrv/SuperRAENN|3.7921880925293895e-06| +|requirements.txt|github/MrOlm/drep|3.7921880925293895e-06| +|requirements.txt|github/biocircuits/bioscrape|3.7921880925293895e-06| +|requirements.txt|github/timothydmorton/isochrones|3.7921880925293895e-06| +|requirements.txt|github/C0PEP0D/otto|3.7921880925293895e-06| +|requirements.txt|github/ZJUFanLab/bulk2space|3.7921880925293895e-06| +|requirements.txt|github/spacetelescope/mirage|3.7921880925293895e-06| +|requirements.txt|github/jeremysanders/mbproj2|3.7921880925293895e-06| +|requirements.txt|github/tomasplsek/CADET|3.7921880925293895e-06| +|requirements.txt|github/jakeret/abcpmc|3.7921880925293895e-06| +|requirements.txt|github/jakeret/tf_unet|3.7921880925293895e-06| +|requirements.txt|github/mtceballos/SIRENAdoc|3.7921880925293895e-06| +|requirements.txt|github/NBISweden/AGAT|3.7921880925293895e-06| +|requirements.txt|github/alexander-mead/pyhalomodel|3.7921880925293895e-06| +|requirements.txt|github/YuRui8879/MRASleepNet|3.7921880925293895e-06| +|requirements.txt|github/JLBLine/WODEN|3.7921880925293895e-06| +|requirements.txt|github/JLBLine/PUMA|3.7921880925293895e-06| +|requirements.txt|github/jmsdsouzaPhD/GWDALI|3.7921880925293895e-06| +|requirements.txt|github/transientskp/lpf|3.7921880925293895e-06| +|requirements.txt|github/manodeep/TesseRACt|3.7921880925293895e-06| +|requirements.txt|github/yuhuan-wu/mobilesal|3.7921880925293895e-06| +|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.7921880925293895e-06| +|requirements.txt|github/jdswinbank/Comet|3.7921880925293895e-06| +|requirements.txt|github/flu-crew/smot|3.7921880925293895e-06| +|requirements.txt|github/klb2/qmkpy|3.7921880925293895e-06| +|requirements.txt|github/sosl/H-FISTA|3.7921880925293895e-06| +|requirements.txt|github/ITA-Solar/rh|3.7921880925293895e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.7921880925293895e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.7921880925293895e-06| +|requirements.txt|github/RuiningZHAO/wcpy|3.7921880925293895e-06| +|requirements.txt|github/MRChemSoft/mrchem|3.7921880925293895e-06| +|requirements.txt|github/cosmo-ethz/hide|3.7921880925293895e-06| +|requirements.txt|github/cosmo-ethz/seek|3.7921880925293895e-06| +|requirements.txt|github/cosmo-ethz/CosmoHammer|3.7921880925293895e-06| +|requirements.txt|github/gperezs/StarcNet|3.7921880925293895e-06| +|requirements.txt|github/kingyin3613/RingsPy|3.7921880925293895e-06| +|requirements.txt|github/kinnala/scikit-fem|3.7921880925293895e-06| +|requirements.txt|github/JakobBD/pounce|3.7921880925293895e-06| +|requirements.txt|github/minkailin/stratsi|3.7921880925293895e-06| +|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|3.7921880925293895e-06| +|requirements.txt|github/drphilmarshall/HumVI|3.7921880925293895e-06| +|requirements.txt|github/TianlaiProject/tlpipe|3.7921880925293895e-06| +|requirements.txt|github/ECP-WarpX/WarpX|3.7921880925293895e-06| +|requirements.txt|github/rcsb/mmtf-python|3.7921880925293895e-06| +|requirements.txt|github/cylammarco/WDPhotTools|3.7921880925293895e-06| +|requirements.txt|github/cylammarco/ASPIRED|3.7921880925293895e-06| +|requirements.txt|github/CosmoStat/mccd|3.7921880925293895e-06| +|requirements.txt|github/pmlmodelling/nctoolkit|3.7921880925293895e-06| +|requirements.txt|github/uedaLabR/nanoDoc|3.7921880925293895e-06| +|requirements.txt|github/epfl-radio-astro/PINION|3.7921880925293895e-06| +|requirements.txt|github/epfl-radio-astro/LiSA|3.7921880925293895e-06| +|requirements.txt|github/phineasng/DECODE|3.7921880925293895e-06| +|requirements.txt|github/huiwenke/MineProt|3.7921880925293895e-06| +|requirements.txt|github/jeschaef/Graph4Med|3.7921880925293895e-06| +|requirements.txt|github/johnh2o2/cuvarbase|3.7921880925293895e-06| +|requirements.txt|github/ot483/NetCom|3.7921880925293895e-06| +|requirements.txt|github/villano-lab/nrCascadeSim|3.7921880925293895e-06| +|requirements.txt|github/Vini2/GraphBin|3.7921880925293895e-06| +|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.7921880925293895e-06| +|requirements.txt|github/msyazwanfaid/hilalpy|3.7921880925293895e-06| +|requirements.txt|github/icrar/daliuge|3.7921880925293895e-06| +|requirements.txt|github/HLasse/TextDescriptives|3.7921880925293895e-06| +|requirements.txt|github/ylxu05/HN-PPISP|3.7921880925293895e-06| +|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.7921880925293895e-06| +|requirements.txt|github/ladsantos/flatstar|3.7921880925293895e-06| +|requirements.txt|github/ladsantos/p-winds|3.7921880925293895e-06| +|requirements.txt|github/vrodgom/statmorph|3.7921880925293895e-06| +|requirements.txt|github/michaelhb/superplot|3.7921880925293895e-06| +|requirements.txt|github/jkrogager/VoigtFit|3.7921880925293895e-06| +|requirements.txt|github/HHTpy/HHTpywrapper|3.7921880925293895e-06| +|requirements.txt|github/kboone/avocado|3.7921880925293895e-06| +|requirements.txt|github/STEllAR-GROUP/hpx|3.7921880925293895e-06| +|requirements.txt|github/fabiorigamonti/bang|3.7921880925293895e-06| +|requirements.txt|github/nickhand/pyRSD|3.7921880925293895e-06| +|requirements.txt|github/aimalz/qp|3.7921880925293895e-06| +|requirements.txt|github/connor-lab/vapor|3.7921880925293895e-06| +|requirements.txt|github/idruglab/hignn|3.7921880925293895e-06| +|requirements.txt|github/aksholokhov/pysr3|3.7921880925293895e-06| +|requirements.txt|github/miRTop/mirtop|3.7921880925293895e-06| +|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.7921880925293895e-06| +|requirements.txt|github/pysat/pysat|3.7921880925293895e-06| +|requirements.txt|github/aewallin/allantools|3.7921880925293895e-06| +|requirements.txt|github/tessgi/tvguide|3.7921880925293895e-06| +|requirements.txt|github/PaulRitsche/DLTrack|3.7921880925293895e-06| +|requirements.txt|github/Kaixhin/Rainbow|3.7921880925293895e-06| +|requirements.txt|github/Kaixhin/spinning-up-basic|3.7921880925293895e-06| +|requirements.txt|github/Kaixhin/PlaNet|3.7921880925293895e-06| +|requirements.txt|github/ExObsSim/ExoRad2-public|3.7921880925293895e-06| +|requirements.txt|github/SuperKogito/spafe|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/aroffringa/wsclean|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/aroffringa/aoflagger|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/astron-idg/idg|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/remikz/nccmp|3.7921880925293895e-06| +|CMakeLists.txt|gitlab/rki_bioinformatics/HiLive2|3.7921880925293895e-06| +|CMakeLists.txt|github/ahcm/ffindex|3.7921880925293895e-06| +|CMakeLists.txt|github/elkebir-group/derna|3.7921880925293895e-06| +|CMakeLists.txt|github/mc-imperial/jfs|3.7921880925293895e-06| +|CMakeLists.txt|github/idefix-code/idefix|3.7921880925293895e-06| +|CMakeLists.txt|github/ziotom78/libpolycomp|3.7921880925293895e-06| +|CMakeLists.txt|github/lsds/TaLoS|3.7921880925293895e-06| +|CMakeLists.txt|github/lsds/faasm|3.7921880925293895e-06| +|CMakeLists.txt|github/lsds/LightSaber|3.7921880925293895e-06| +|CMakeLists.txt|github/y-256/libdivsufsort|3.7921880925293895e-06| +|CMakeLists.txt|github/cschreib/egg|3.7921880925293895e-06| +|CMakeLists.txt|github/mrirecon/bart|3.7921880925293895e-06| +|CMakeLists.txt|github/HingeAssembler/HINGE|3.7921880925293895e-06| +|CMakeLists.txt|github/egpbos/barcode|3.7921880925293895e-06| +|CMakeLists.txt|github/Pizzuti92/MG-MAMPOSSt|3.7921880925293895e-06| +|CMakeLists.txt|github/CMakePP/CMinx|3.7921880925293895e-06| +|CMakeLists.txt|github/COMBINE-lab/RapMap|3.7921880925293895e-06| +|CMakeLists.txt|github/COMBINE-lab/libgff|3.7921880925293895e-06| +|CMakeLists.txt|github/ZacharyJia/opsdn|3.7921880925293895e-06| +|CMakeLists.txt|github/scikit-hep/iminuit|3.7921880925293895e-06| +|CMakeLists.txt|github/nmslib/hnswlib|3.7921880925293895e-06| +|CMakeLists.txt|github/farhanferoz/MultiNest|3.7921880925293895e-06| +|CMakeLists.txt|github/ycwu1030/EvoEMD|3.7921880925293895e-06| +|CMakeLists.txt|github/hnikaein/stark|3.7921880925293895e-06| +|CMakeLists.txt|github/TRIQS/solid_dmft|3.7921880925293895e-06| +|CMakeLists.txt|github/yangao07/abPOA|3.7921880925293895e-06| +|CMakeLists.txt|github/Trovemaster/exocross|3.7921880925293895e-06| +|CMakeLists.txt|github/pezmaster31/bamtools|3.7921880925293895e-06| +|CMakeLists.txt|github/dglaeser/gridformat|3.7921880925293895e-06| +|CMakeLists.txt|github/R-Vessel-X/SlicerRVXLiverSegmentation|3.7921880925293895e-06| +|CMakeLists.txt|github/raphael-group/hatchet|3.7921880925293895e-06| +|CMakeLists.txt|github/benedictpaten/marginPhase|3.7921880925293895e-06| +|CMakeLists.txt|github/Crompulence/cpl-library|3.7921880925293895e-06| +|CMakeLists.txt|github/ncbi/sra-tools|3.7921880925293895e-06| +|CMakeLists.txt|github/ncbi/ncbi-vdb|3.7921880925293895e-06| +|CMakeLists.txt|github/seqan/lara|3.7921880925293895e-06| +|CMakeLists.txt|github/seqan/lambda|3.7921880925293895e-06| +|CMakeLists.txt|github/seqan/flexbar|3.7921880925293895e-06| +|CMakeLists.txt|github/EdoardoCarlesi/cmbeasy|3.7921880925293895e-06| +|CMakeLists.txt|github/sanger-pathogens/assembly-stats|3.7921880925293895e-06| +|CMakeLists.txt|github/FEniCS/basix|3.7921880925293895e-06| +|CMakeLists.txt|github/lbcb-sci/raven|3.7921880925293895e-06| +|CMakeLists.txt|github/lbcb-sci/racon|3.7921880925293895e-06| +|CMakeLists.txt|github/ixkael/3DEX|3.7921880925293895e-06| +|CMakeLists.txt|github/steineggerlab/foldseek|3.7921880925293895e-06| +|CMakeLists.txt|github/yogi-tud/space_gpu|3.7921880925293895e-06| +|CMakeLists.txt|github/Stuermer/EchelleSimulator|3.7921880925293895e-06| +|CMakeLists.txt|github/osallou/cassiopee-c|3.7921880925293895e-06| +|CMakeLists.txt|github/mslonina/Mechanic|3.7921880925293895e-06| +|CMakeLists.txt|github/SciLifeLab/TIDDIT|3.7921880925293895e-06| +|CMakeLists.txt|github/SeaIce-Math/SubZero|3.7921880925293895e-06| +|CMakeLists.txt|github/mpokorny/vysmaw|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/plass|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/spacepharer|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/mmseqs2|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/metaeuk|3.7921880925293895e-06| +|CMakeLists.txt|github/soedinglab/MMseqs2|3.7921880925293895e-06| +|CMakeLists.txt|github/krab1k/ChargeFW2|3.7921880925293895e-06| +|CMakeLists.txt|github/mtholder/ncl|3.7921880925293895e-06| +|CMakeLists.txt|github/catboost/catboost|3.7921880925293895e-06| +|CMakeLists.txt|github/lczech/gappa|3.7921880925293895e-06| +|CMakeLists.txt|github/seshnadathur/Revolver|3.7921880925293895e-06| +|CMakeLists.txt|github/xcompact3d/Incompact3d|3.7921880925293895e-06| +|CMakeLists.txt|github/bcgsc/abyss|3.7921880925293895e-06| +|CMakeLists.txt|github/svi-opensource/libics|3.7921880925293895e-06| +|CMakeLists.txt|github/hasindu2008/slow5tools|3.7921880925293895e-06| +|CMakeLists.txt|github/medvedevgroup/TwoPaCo|3.7921880925293895e-06| +|CMakeLists.txt|github/AstroUGent/shadowfax|3.7921880925293895e-06| +|CMakeLists.txt|github/afd-illinois/grim|3.7921880925293895e-06| +|CMakeLists.txt|github/domschrei/mallob|3.7921880925293895e-06| +|CMakeLists.txt|github/kd0kfo/cosmology|3.7921880925293895e-06| +|CMakeLists.txt|github/stevengj/nlopt|3.7921880925293895e-06| +|CMakeLists.txt|github/ester-project/ester|3.7921880925293895e-06| +|CMakeLists.txt|github/AlexMaraio/WeakLensingQML|3.7921880925293895e-06| +|CMakeLists.txt|github/sarrvesh/cuFFS|3.7921880925293895e-06| +|CMakeLists.txt|github/jfarek/xatlas|3.7921880925293895e-06| +|CMakeLists.txt|github/EnricoCorsaro/DIAMONDS|3.7921880925293895e-06| +|CMakeLists.txt|github/philres/ngmlr|3.7921880925293895e-06| +|CMakeLists.txt|github/jeffdaily/parasail|3.7921880925293895e-06| +|CMakeLists.txt|github/PyPO-dev/PyPO|3.7921880925293895e-06| +|CMakeLists.txt|github/Taywee/args|3.7921880925293895e-06| +|CMakeLists.txt|github/lamyj/odil|3.7921880925293895e-06| +|CMakeLists.txt|github/ImperialCollegeLondon/sharpy|3.7921880925293895e-06| +|CMakeLists.txt|github/ImperialCollegeLondon/UVLM|3.7921880925293895e-06| +|CMakeLists.txt|github/nanoporetech/flappie|3.7921880925293895e-06| +|CMakeLists.txt|github/nanoporetech/scrappie|3.7921880925293895e-06| +|CMakeLists.txt|github/Dylan-Aliberti/Kepler-Collisions|3.7921880925293895e-06| +|CMakeLists.txt|github/hombit/freddi|3.7921880925293895e-06| +|CMakeLists.txt|github/fripon/freeture|3.7921880925293895e-06| +|CMakeLists.txt|github/hveerten/katu|3.7921880925293895e-06| +|CMakeLists.txt|github/HITS-AIN/PINK|3.7921880925293895e-06| +|CMakeLists.txt|github/kbarbary/sep|3.7921880925293895e-06| +|CMakeLists.txt|github/statgen/popscle|3.7921880925293895e-06| +|CMakeLists.txt|github/veg/tn93|3.7921880925293895e-06| +|CMakeLists.txt|github/astroboylrx/PLAN|3.7921880925293895e-06| +|CMakeLists.txt|github/bbuchfink/diamond|3.7921880925293895e-06| +|CMakeLists.txt|github/liuhao-cn/fastSHT|3.7921880925293895e-06| +|CMakeLists.txt|github/mrc-ide/covid-sim|3.7921880925293895e-06| +|CMakeLists.txt|github/ugovaretto/molekel|3.7921880925293895e-06| +|CMakeLists.txt|github/fastpm/fastpm|3.7921880925293895e-06| +|CMakeLists.txt|github/lanl/GLUE|3.7921880925293895e-06| +|CMakeLists.txt|github/rordenlab/dcm2niix|3.7921880925293895e-06| +|CMakeLists.txt|github/JensUweUlrich/ReadBouncer|3.7921880925293895e-06| +|CMakeLists.txt|github/cameron314/concurrentqueue|3.7921880925293895e-06| +|CMakeLists.txt|github/RomainFeron/mwga-utils|3.7921880925293895e-06| +|CMakeLists.txt|github/sib-swiss/pftools3|3.7921880925293895e-06| +|CMakeLists.txt|github/su2code/SU2|3.7921880925293895e-06| +|CMakeLists.txt|github/Punzo/SlicerAstro|3.7921880925293895e-06| +|CMakeLists.txt|github/cwru-pat/cosmograph|3.7921880925293895e-06| +|CMakeLists.txt|github/sfarrens/sfof|3.7921880925293895e-06| +|CMakeLists.txt|github/rvaser/sword|3.7921880925293895e-06| +|CMakeLists.txt|github/rvaser/bioparser|3.7921880925293895e-06| +|CMakeLists.txt|github/rvaser/thread_pool|3.7921880925293895e-06| +|CMakeLists.txt|github/rvaser/rampler|3.7921880925293895e-06| +|CMakeLists.txt|github/reedacartwright/ngila|3.7921880925293895e-06| +|CMakeLists.txt|github/griffithlab/regtools|3.7921880925293895e-06| +|CMakeLists.txt|github/snugel/cas-offinder|3.7921880925293895e-06| +|CMakeLists.txt|github/basp-group/Puri-Psi|3.7921880925293895e-06| +|CMakeLists.txt|github/jmhuie/Slicer-SegmentGeometry|3.7921880925293895e-06| +|CMakeLists.txt|github/dpryan79/libBigWig|3.7921880925293895e-06| +|CMakeLists.txt|github/tanner-trickle/EXCEED-DM|3.7921880925293895e-06| +|CMakeLists.txt|github/delphes/delphes|3.7921880925293895e-06| +|CMakeLists.txt|github/baiwenjia/ukbb_cardiac|3.7921880925293895e-06| +|CMakeLists.txt|github/facebookresearch/faiss|3.7921880925293895e-06| +|CMakeLists.txt|github/mtazzari/galario|3.7921880925293895e-06| +|CMakeLists.txt|github/santeripuranen/SpydrPick|3.7921880925293895e-06| +|CMakeLists.txt|github/mjuric/galfast|3.7921880925293895e-06| +|CMakeLists.txt|github/lorenzo-rovigatti/oxDNA|3.7921880925293895e-06| +|CMakeLists.txt|github/s4hts/HTStream|3.7921880925293895e-06| +|CMakeLists.txt|github/DGtal-team/DGtal|3.7921880925293895e-06| +|CMakeLists.txt|github/mbillingr/libgdf|3.7921880925293895e-06| +|CMakeLists.txt|github/jdonnert/WVTICs|3.7921880925293895e-06| +|CMakeLists.txt|github/marbl/MashMap|3.7921880925293895e-06| +|CMakeLists.txt|github/mofanv/darknetz|3.7921880925293895e-06| +|CMakeLists.txt|github/datngu/Circall|3.7921880925293895e-06| +|CMakeLists.txt|github/voutcn/megahit|3.7921880925293895e-06| +|CMakeLists.txt|github/yatisht/usher|3.7921880925293895e-06| +|CMakeLists.txt|github/TRASAL/AMBER|3.7921880925293895e-06| +|CMakeLists.txt|github/PhaseTracer/PhaseTracer|3.7921880925293895e-06| +|CMakeLists.txt|github/copasi/COPASI|3.7921880925293895e-06| +|CMakeLists.txt|github/wullm/zwindstroom|3.7921880925293895e-06| +|CMakeLists.txt|github/dfki-ric-underactuated-lab/torque_limited_simple_pendulum|3.7921880925293895e-06| +|CMakeLists.txt|github/ChristopherWilks/megadepth|3.7921880925293895e-06| +|CMakeLists.txt|github/rega-cev/virulign|3.7921880925293895e-06| +|CMakeLists.txt|github/biomedia-mira/drop2|3.7921880925293895e-06| +|CMakeLists.txt|github/ajohnson-uoregon/llvm-project|3.7921880925293895e-06| +|CMakeLists.txt|github/jydu/physamp|3.7921880925293895e-06| +|CMakeLists.txt|github/jydu/maffilter|3.7921880925293895e-06| +|CMakeLists.txt|github/xxsds/DYNAMIC|3.7921880925293895e-06| +|CMakeLists.txt|github/simd-everywhere/simde|3.7921880925293895e-06| +|CMakeLists.txt|github/cieslar/Indri|3.7921880925293895e-06| +|CMakeLists.txt|github/chanzuckerberg/shasta|3.7921880925293895e-06| +|CMakeLists.txt|github/blebon/directChillFoam|3.7921880925293895e-06| +|CMakeLists.txt|github/mp3guy/ElasticFusion|3.7921880925293895e-06| +|CMakeLists.txt|github/Yida-Lin/libxdf|3.7921880925293895e-06| +|CMakeLists.txt|github/jczarnowski/DeepFactors|3.7921880925293895e-06| +|CMakeLists.txt|github/n-claes/legolas|3.7921880925293895e-06| +|CMakeLists.txt|github/PMBio/peer|3.7921880925293895e-06| +|CMakeLists.txt|github/pynbody/genetIC|3.7921880925293895e-06| +|CMakeLists.txt|github/BIC-MNI/libminc|3.7921880925293895e-06| +|CMakeLists.txt|github/biolab-unige/nifti2dicom|3.7921880925293895e-06| +|CMakeLists.txt|github/pkestene/ramsesGPU|3.7921880925293895e-06| +|CMakeLists.txt|github/artis-mcrt/artis|3.7921880925293895e-06| +|CMakeLists.txt|github/klee/klee|3.7921880925293895e-06| +|CMakeLists.txt|github/bbercovici/SBGAT|3.7921880925293895e-06| +|CMakeLists.txt|github/gerddie/maxflow|3.7921880925293895e-06| +|CMakeLists.txt|github/exoclime/Helios-r2|3.7921880925293895e-06| +|CMakeLists.txt|github/exoclime/FastChem|3.7921880925293895e-06| +|CMakeLists.txt|github/exoclime/THOR|3.7921880925293895e-06| +|CMakeLists.txt|github/daehwankimlab/hisat2|3.7921880925293895e-06| +|CMakeLists.txt|github/TrackerControl/tracker-control-android|3.7921880925293895e-06| +|CMakeLists.txt|github/JPenuchot/ctbench|3.7921880925293895e-06| +|CMakeLists.txt|github/mivp/encube|3.7921880925293895e-06| +|CMakeLists.txt|github/bwvdnbro/CMacIonize|3.7921880925293895e-06| +|CMakeLists.txt|github/bwvdnbro/HydroCode1D|3.7921880925293895e-06| +|CMakeLists.txt|github/pytorch/vision|3.7921880925293895e-06| +|CMakeLists.txt|github/BenWibking/quokka|3.7921880925293895e-06| +|CMakeLists.txt|github/qtltools/qtltools|3.7921880925293895e-06| +|CMakeLists.txt|github/ECP-copa/Cabana|3.7921880925293895e-06| +|CMakeLists.txt|github/AstroAccelerateOrg/astro-accelerate|3.7921880925293895e-06| +|CMakeLists.txt|github/HWang-Summit/HCGrid|3.7921880925293895e-06| +|CMakeLists.txt|github/amkozlov/raxml-ng|3.7921880925293895e-06| +|CMakeLists.txt|github/eggplantbren/DNest3|3.7921880925293895e-06| +|CMakeLists.txt|github/Illumina/ExpansionHunterDenovo|3.7921880925293895e-06| +|CMakeLists.txt|github/Illumina/akt|3.7921880925293895e-06| +|CMakeLists.txt|github/Illumina/MarViN|3.7921880925293895e-06| +|CMakeLists.txt|github/STEllAR-GROUP/octotiger|3.7921880925293895e-06| +|CMakeLists.txt|github/NeoGeographyToolkit/StereoPipeline|3.7921880925293895e-06| +|CMakeLists.txt|github/Washington-University/CiftiLib|3.7921880925293895e-06| +|CMakeLists.txt|github/casacore/casacore|3.7921880925293895e-06| +|CMakeLists.txt|github/vdemichev/DiaNN|3.7921880925293895e-06| +|CMakeLists.txt|github/kdmurray91/libqcpp|3.7921880925293895e-06| +|CMakeLists.txt|github/kdmurray91/axe|3.7921880925293895e-06| +|CMakeLists.txt|github/YihanWangAstro/SpaceHub|3.7921880925293895e-06| +|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.7921880925293895e-06| +|DESCRIPTION|gitlab/ampere2/metalwalls|3.7921880925293895e-06| +|DESCRIPTION|gitlab/libreumg/dataquier|3.7921880925293895e-06| +|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.7921880925293895e-06| +|DESCRIPTION|github/CornellLabofOrnithology/auk|3.7921880925293895e-06| +|DESCRIPTION|github/rauschenberger/transreg|3.7921880925293895e-06| +|DESCRIPTION|github/rauschenberger/joinet|3.7921880925293895e-06| +|DESCRIPTION|github/vbaliga/gaussplotR|3.7921880925293895e-06| +|DESCRIPTION|github/highamm/sptotal|3.7921880925293895e-06| +|DESCRIPTION|github/mlr-org/mcboost|3.7921880925293895e-06| +|DESCRIPTION|github/riatelab/osrm|3.7921880925293895e-06| +|DESCRIPTION|github/tgrimes/SeqNet|3.7921880925293895e-06| +|DESCRIPTION|github/Pinlyu3/LRLoop|3.7921880925293895e-06| +|DESCRIPTION|github/OwenWard/ppdiag|3.7921880925293895e-06| +|DESCRIPTION|github/ShixiangWang/sigminer|3.7921880925293895e-06| +|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.7921880925293895e-06| +|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.7921880925293895e-06| +|DESCRIPTION|github/lsds/Neptune|3.7921880925293895e-06| +|DESCRIPTION|github/mmollina/viewpoly|3.7921880925293895e-06| +|DESCRIPTION|github/llrs/experDesign|3.7921880925293895e-06| +|DESCRIPTION|github/Martindelosrios/MeSsI|3.7921880925293895e-06| +|DESCRIPTION|github/Martindelosrios/ROGER|3.7921880925293895e-06| +|DESCRIPTION|github/adriancorrendo/metrica|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/plutus|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/rfasst|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/rmap|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/ambrosia|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/osiris|3.7921880925293895e-06| +|DESCRIPTION|github/lydialucchesi/Vizumap|3.7921880925293895e-06| +|DESCRIPTION|github/abschneider/StrainHub|3.7921880925293895e-06| +|DESCRIPTION|github/kendomaniac/docker4seq|3.7921880925293895e-06| +|DESCRIPTION|github/kendomaniac/rCASC|3.7921880925293895e-06| +|DESCRIPTION|github/msalibian/RBF|3.7921880925293895e-06| +|DESCRIPTION|github/LucyMcGowan/tipr|3.7921880925293895e-06| +|DESCRIPTION|github/mdsteiner/EFAtools|3.7921880925293895e-06| +|DESCRIPTION|github/MRCIEU/metaboprep|3.7921880925293895e-06| +|DESCRIPTION|github/abmantz/rgw|3.7921880925293895e-06| +|DESCRIPTION|github/GOVS-pack/GOVS|3.7921880925293895e-06| +|DESCRIPTION|github/KiranLDA/PAMLr|3.7921880925293895e-06| +|DESCRIPTION|github/obreschkow/dftools|3.7921880925293895e-06| +|DESCRIPTION|github/gabraham/flashpca|3.7921880925293895e-06| +|DESCRIPTION|github/insilico/cncv|3.7921880925293895e-06| +|DESCRIPTION|github/pmoulos/metaseqR2|3.7921880925293895e-06| +|DESCRIPTION|github/ColemanRHarris/mxnorm|3.7921880925293895e-06| +|DESCRIPTION|github/JSB-UCLA/scPNMF|3.7921880925293895e-06| +|DESCRIPTION|github/adithirgis/pollucheck|3.7921880925293895e-06| +|DESCRIPTION|github/snystrom/memes|3.7921880925293895e-06| +|DESCRIPTION|github/wesleyburr/subMaldi|3.7921880925293895e-06| +|DESCRIPTION|github/takfung/ResDisMapper|3.7921880925293895e-06| +|DESCRIPTION|github/isakro/shoredate|3.7921880925293895e-06| +|DESCRIPTION|github/binzhulab/SUITOR|3.7921880925293895e-06| +|DESCRIPTION|github/Jinsl-lab/SDImpute|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-org/roblog|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-org/pkgreviewr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-org/rotemplate|3.7921880925293895e-06| +|DESCRIPTION|github/bluefoxr/COINr|3.7921880925293895e-06| +|DESCRIPTION|github/zoometh/iconr|3.7921880925293895e-06| +|DESCRIPTION|github/BMILAB/scLINE|3.7921880925293895e-06| +|DESCRIPTION|github/AgrDataSci/climatrends|3.7921880925293895e-06| +|DESCRIPTION|github/andyphilips/dynamac|3.7921880925293895e-06| +|DESCRIPTION|github/alesantuz/musclesyneRgies|3.7921880925293895e-06| +|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.7921880925293895e-06| +|DESCRIPTION|github/NathanSkene/EWCE|3.7921880925293895e-06| +|DESCRIPTION|github/r-spatial/rgee|3.7921880925293895e-06| +|DESCRIPTION|github/jessecambon/tidygeocoder|3.7921880925293895e-06| +|DESCRIPTION|github/YuLab-SMU/treeio|3.7921880925293895e-06| +|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.7921880925293895e-06| +|DESCRIPTION|github/CTU-Bern/presize|3.7921880925293895e-06| +|DESCRIPTION|github/RitchieLab/hudson|3.7921880925293895e-06| +|DESCRIPTION|github/cjbarrie/academictwitteR|3.7921880925293895e-06| +|DESCRIPTION|github/YenWenWang/HapDipKinship|3.7921880925293895e-06| +|DESCRIPTION|github/V-Bernal/GeneNetTools|3.7921880925293895e-06| +|DESCRIPTION|github/r-cas/caracas|3.7921880925293895e-06| +|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.7921880925293895e-06| +|DESCRIPTION|github/SofieVG/FlowSOM|3.7921880925293895e-06| +|DESCRIPTION|github/bartongroup/RoSA|3.7921880925293895e-06| +|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.7921880925293895e-06| +|DESCRIPTION|github/r-lib/credentials|3.7921880925293895e-06| +|DESCRIPTION|github/r-lib/gert|3.7921880925293895e-06| +|DESCRIPTION|github/samhforbes/PupillometryR|3.7921880925293895e-06| +|DESCRIPTION|github/haoharryfeng/NeuCA|3.7921880925293895e-06| +|DESCRIPTION|github/nand1155/CausNet|3.7921880925293895e-06| +|DESCRIPTION|github/dsoave/JLS|3.7921880925293895e-06| +|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.7921880925293895e-06| +|DESCRIPTION|github/timoast/signac|3.7921880925293895e-06| +|DESCRIPTION|github/rhenkin/visxhclust|3.7921880925293895e-06| +|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.7921880925293895e-06| +|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.7921880925293895e-06| +|DESCRIPTION|github/rx-li/EasyCellType|3.7921880925293895e-06| +|DESCRIPTION|github/jorittmo/singcar|3.7921880925293895e-06| +|DESCRIPTION|github/Dulab2020/ARMT|3.7921880925293895e-06| +|DESCRIPTION|github/gasparl/possa|3.7921880925293895e-06| +|DESCRIPTION|github/rudeboybert/forestecology|3.7921880925293895e-06| +|DESCRIPTION|github/taranu/AllStarFit|3.7921880925293895e-06| +|DESCRIPTION|github/prioritizr/wdpar|3.7921880925293895e-06| +|DESCRIPTION|github/AngusWright/LAMBDAR|3.7921880925293895e-06| +|DESCRIPTION|github/fumi-github/omicwas|3.7921880925293895e-06| +|DESCRIPTION|github/chrisaberson/BetterReg|3.7921880925293895e-06| +|DESCRIPTION|github/CajoterBraak/demc2|3.7921880925293895e-06| +|DESCRIPTION|github/r-spatialecology/shar|3.7921880925293895e-06| +|DESCRIPTION|github/kateharborne/SimSpin|3.7921880925293895e-06| +|DESCRIPTION|github/lasseignelab/CINmetrics|3.7921880925293895e-06| +|DESCRIPTION|github/BrianAronson/birankr|3.7921880925293895e-06| +|DESCRIPTION|github/dankelley/oce|3.7921880925293895e-06| +|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.7921880925293895e-06| +|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.7921880925293895e-06| +|DESCRIPTION|github/Hegghammer/daiR|3.7921880925293895e-06| +|DESCRIPTION|github/prdm0/ropenblas|3.7921880925293895e-06| +|DESCRIPTION|github/kadyb/rgugik|3.7921880925293895e-06| +|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.7921880925293895e-06| +|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.7921880925293895e-06| +|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.7921880925293895e-06| +|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.7921880925293895e-06| +|DESCRIPTION|github/rajewsky-lab/dropbead|3.7921880925293895e-06| +|DESCRIPTION|github/GaryBAYLOR/mixR|3.7921880925293895e-06| +|DESCRIPTION|github/fchuffar/protopackage|3.7921880925293895e-06| +|DESCRIPTION|github/tinglabs/scAIDE|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/hyper.fit|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/ProFound|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/ProSpect|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/NFWdist|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/celestial|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/ProFuse|3.7921880925293895e-06| +|DESCRIPTION|github/SchlossLab/mikropml|3.7921880925293895e-06| +|DESCRIPTION|github/VincentAlcazer/StatAid|3.7921880925293895e-06| +|DESCRIPTION|github/esplint/IRACpm|3.7921880925293895e-06| +|DESCRIPTION|github/alstat/ALUES|3.7921880925293895e-06| +|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.7921880925293895e-06| +|DESCRIPTION|github/SietzeN/glottospace|3.7921880925293895e-06| +|DESCRIPTION|github/niceume/datasailr|3.7921880925293895e-06| +|DESCRIPTION|github/ClaudioZandonella/PRDA|3.7921880925293895e-06| +|DESCRIPTION|github/annajenul/UBayFS|3.7921880925293895e-06| +|DESCRIPTION|github/ConnorDonegan/geostan|3.7921880925293895e-06| +|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.7921880925293895e-06| +|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.7921880925293895e-06| +|DESCRIPTION|github/rqtl/qtl2|3.7921880925293895e-06| +|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/odin|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/EpiEstim|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/ring|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/drjacoby|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/dde|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/sircovid|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/provisionr|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/cinterpolate|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/individual|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/squire|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/rrq|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/dust|3.7921880925293895e-06| +|DESCRIPTION|github/tlverse/hal9001|3.7921880925293895e-06| +|DESCRIPTION|github/epiforecasts/covidregionaldata|3.7921880925293895e-06| +|DESCRIPTION|github/LTLA/basilisk|3.7921880925293895e-06| +|DESCRIPTION|github/tbep-tech/tbeptools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/rodev|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/arresteddev|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/monkeylearn|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/reviewer|3.7921880925293895e-06| +|DESCRIPTION|github/insightsengineering/rbmi|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/parameters|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/effectsize|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/correlation|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/performance|3.7921880925293895e-06| +|DESCRIPTION|github/s-abbas/robnptests|3.7921880925293895e-06| +|DESCRIPTION|github/anwarbio/bioassays|3.7921880925293895e-06| +|DESCRIPTION|github/humanfactors/FIPS|3.7921880925293895e-06| +|DESCRIPTION|github/asancpt/caffsim|3.7921880925293895e-06| +|DESCRIPTION|github/nhejazi/haldensify|3.7921880925293895e-06| +|DESCRIPTION|github/nhejazi/txshift|3.7921880925293895e-06| +|DESCRIPTION|github/nhejazi/medoutcon|3.7921880925293895e-06| +|DESCRIPTION|github/mmahmoudian/sivs|3.7921880925293895e-06| +|DESCRIPTION|github/ec363/fpcountr|3.7921880925293895e-06| +|DESCRIPTION|github/koenderks/jaspAudit|3.7921880925293895e-06| +|DESCRIPTION|github/rcarragh/c212|3.7921880925293895e-06| +|DESCRIPTION|github/cran/irtplay|3.7921880925293895e-06| +|DESCRIPTION|github/nevrome/bleiglas|3.7921880925293895e-06| +|DESCRIPTION|github/zhouzilu/DENDRO|3.7921880925293895e-06| +|DESCRIPTION|github/signaturescience/skater|3.7921880925293895e-06| +|DESCRIPTION|github/flyaflya/causact|3.7921880925293895e-06| +|DESCRIPTION|github/ecological-cities/home2park|3.7921880925293895e-06| +|DESCRIPTION|github/xoopR/set6|3.7921880925293895e-06| +|DESCRIPTION|github/MAnalytics/opitools|3.7921880925293895e-06| +|DESCRIPTION|github/MAnalytics/akmedoids|3.7921880925293895e-06| +|DESCRIPTION|github/constantAmateur/SoupX|3.7921880925293895e-06| +|DESCRIPTION|github/chainsawriot/oolong|3.7921880925293895e-06| +|DESCRIPTION|github/chainsawriot/sweater|3.7921880925293895e-06| +|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.7921880925293895e-06| +|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.7921880925293895e-06| +|DESCRIPTION|github/johnschwenck/bp|3.7921880925293895e-06| +|DESCRIPTION|github/HajkD/LTRpred|3.7921880925293895e-06| +|DESCRIPTION|github/mgcooper/baseflow|3.7921880925293895e-06| +|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.7921880925293895e-06| +|DESCRIPTION|github/inrae/RCaNmodel|3.7921880925293895e-06| +|DESCRIPTION|github/yiling0210/APIR|3.7921880925293895e-06| +|DESCRIPTION|github/sjbeckett/localcovid19now|3.7921880925293895e-06| +|DESCRIPTION|github/julia-wrobel/registr|3.7921880925293895e-06| +|DESCRIPTION|github/NLeSC/compressing-the-sky|3.7921880925293895e-06| +|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.7921880925293895e-06| +|DESCRIPTION|github/nanakiksc/zerone|3.7921880925293895e-06| +|DESCRIPTION|github/sachsmc/cosinor|3.7921880925293895e-06| +|DESCRIPTION|github/metaOmics/MetaPath|3.7921880925293895e-06| +|DESCRIPTION|github/isoverse/isoreader|3.7921880925293895e-06| +|DESCRIPTION|github/rickhelmus/patRoon|3.7921880925293895e-06| +|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.7921880925293895e-06| +|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.7921880925293895e-06| +|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/srr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/autotest|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.7921880925293895e-06| +|DESCRIPTION|github/tidyverse/glue|3.7921880925293895e-06| +|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.7921880925293895e-06| +|DESCRIPTION|github/VBlesius/RHRT|3.7921880925293895e-06| +|DESCRIPTION|github/TomKellyGenetics/graphsim|3.7921880925293895e-06| +|DESCRIPTION|github/johannes-titz/cofad|3.7921880925293895e-06| +|DESCRIPTION|github/maximewack/viroCapt|3.7921880925293895e-06| +|DESCRIPTION|github/tidymodels/stacks|3.7921880925293895e-06| +|DESCRIPTION|github/tidymodels/infer|3.7921880925293895e-06| +|DESCRIPTION|github/bcjaeger/aorsf|3.7921880925293895e-06| +|DESCRIPTION|github/ICRAR/ProFit|3.7921880925293895e-06| +|DESCRIPTION|github/mingzehuang/latentcor|3.7921880925293895e-06| +|DESCRIPTION|github/justinmathias/isocalcR|3.7921880925293895e-06| +|DESCRIPTION|github/yuliadm/mixComp|3.7921880925293895e-06| +|DESCRIPTION|github/bommert/stabm|3.7921880925293895e-06| +|DESCRIPTION|github/vimc/vaultr|3.7921880925293895e-06| +|DESCRIPTION|github/vimc/dettl|3.7921880925293895e-06| +|DESCRIPTION|github/vimc/orderly|3.7921880925293895e-06| +|DESCRIPTION|github/TeamPerie/CellDestiny|3.7921880925293895e-06| +|DESCRIPTION|github/ants-project/ANTs|3.7921880925293895e-06| +|DESCRIPTION|github/lrnv/cort|3.7921880925293895e-06| +|DESCRIPTION|github/TheMillerLab/genetex|3.7921880925293895e-06| +|DESCRIPTION|github/EpiVec/TDLM|3.7921880925293895e-06| +|DESCRIPTION|github/ArgoCanada/argodata|3.7921880925293895e-06| +|DESCRIPTION|github/akcochrane/TEfits|3.7921880925293895e-06| +|DESCRIPTION|github/OrlandoLam/SAMT|3.7921880925293895e-06| +|DESCRIPTION|github/n8thangreen/BCEA|3.7921880925293895e-06| +|DESCRIPTION|github/IMMM-SFA/gamut|3.7921880925293895e-06| +|DESCRIPTION|github/schochastics/graphlayouts|3.7921880925293895e-06| +|DESCRIPTION|github/schochastics/signnet|3.7921880925293895e-06| +|DESCRIPTION|github/schochastics/netrankr|3.7921880925293895e-06| +|DESCRIPTION|github/txopen/histoc|3.7921880925293895e-06| +|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.7921880925293895e-06| +|DESCRIPTION|github/maize-genetics/rTASSEL|3.7921880925293895e-06| +|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.7921880925293895e-06| +|DESCRIPTION|github/SJTU-CGM/ivTerm|3.7921880925293895e-06| +|DESCRIPTION|github/pydemull/activAnalyzer|3.7921880925293895e-06| +|DESCRIPTION|github/astrostat/Automark|3.7921880925293895e-06| +|DESCRIPTION|github/astrostat/LIRA|3.7921880925293895e-06| +|DESCRIPTION|github/martin3141/spant|3.7921880925293895e-06| +|DESCRIPTION|github/saezlab/PHONEMeS|3.7921880925293895e-06| +|DESCRIPTION|github/hope-data-science/tidyfst|3.7921880925293895e-06| +|DESCRIPTION|github/databio/GenomicDistributions|3.7921880925293895e-06| +|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.7921880925293895e-06| +|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.7921880925293895e-06| +|DESCRIPTION|github/msaland/THInCR-Suite|3.7921880925293895e-06| +|DESCRIPTION|github/cosimameyer/overviewR|3.7921880925293895e-06| +|DESCRIPTION|github/Natsiopoulos/ARDL|3.7921880925293895e-06| +|DESCRIPTION|github/weizhouUMICH/SAIGE|3.7921880925293895e-06| +|DESCRIPTION|github/wadpac/GGIR|3.7921880925293895e-06| +|DESCRIPTION|github/ejikeugba/gofcat|3.7921880925293895e-06| +|DESCRIPTION|github/ejikeugba/serp|3.7921880925293895e-06| +|DESCRIPTION|github/saeyslab/nichenetr|3.7921880925293895e-06| +|DESCRIPTION|github/saeyslab/PeacoQC|3.7921880925293895e-06| +|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.7921880925293895e-06| +|DESCRIPTION|github/bcgov/bcdata|3.7921880925293895e-06| +|DESCRIPTION|github/bcgov/shinyssdtools|3.7921880925293895e-06| +|DESCRIPTION|github/INCEPTdk/adaptr|3.7921880925293895e-06| +|DESCRIPTION|github/zizroc/villager|3.7921880925293895e-06| +|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.7921880925293895e-06| +|DESCRIPTION|github/genostats/LowKi|3.7921880925293895e-06| +|DESCRIPTION|github/dpseidel/stmove|3.7921880925293895e-06| +|DESCRIPTION|github/radio1988/OneStopRNAseq|3.7921880925293895e-06| +|DESCRIPTION|github/dgrun/FateID|3.7921880925293895e-06| +|DESCRIPTION|github/gtonkinhill/fastbaps|3.7921880925293895e-06| +|DESCRIPTION|github/shangguandong1996/FindIT2|3.7921880925293895e-06| +|DESCRIPTION|github/xiaotiand/FunFor|3.7921880925293895e-06| +|DESCRIPTION|github/jackmwolf/tehtuner|3.7921880925293895e-06| +|DESCRIPTION|github/jgrembi/riskCommunicator|3.7921880925293895e-06| +|DESCRIPTION|github/occupationMeasurement/occupationMeasurement|3.7921880925293895e-06| +|DESCRIPTION|github/JonasRieger/ldaPrototype|3.7921880925293895e-06| +|DESCRIPTION|github/deweylab/RSEM|3.7921880925293895e-06| +|DESCRIPTION|github/mcsiple/mmrefpoints|3.7921880925293895e-06| +|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.7921880925293895e-06| +|DESCRIPTION|github/stefanoMP/massiveGST|3.7921880925293895e-06| +|DESCRIPTION|github/azizka/IUCNN|3.7921880925293895e-06| +|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.7921880925293895e-06| +|DESCRIPTION|github/donaldRwilliams/BGGM|3.7921880925293895e-06| +|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.7921880925293895e-06| +|DESCRIPTION|github/raredd/kmdata|3.7921880925293895e-06| +|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.7921880925293895e-06| +|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.7921880925293895e-06| +|DESCRIPTION|github/Merck/pkglite|3.7921880925293895e-06| +|DESCRIPTION|github/LindaNab/mecor|3.7921880925293895e-06| +|DESCRIPTION|github/flosalbizziae/kataegis|3.7921880925293895e-06| +|DESCRIPTION|github/GreiffLab/immuneREF|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rrlite|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/natserv|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cyphr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/webchem|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ecoengine|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tesseract|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnaturalearth|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfema|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/treedata.table|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/MtreeRing|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/xslt|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phylotaR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/UCSCXenaTools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/infx|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wikitaxa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/codemetar|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcites|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/biomartr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/elastic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/robotstxt|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opentripplanner|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidyhydat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rotl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rb3|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rWBclimate|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/beautier|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osmdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nlrx|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidyqpcr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/MODIStsp|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/brranching|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dbparser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cld2|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/katex|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxizedb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ghql|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/addressable|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/aRxiv|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/chlorpromazineR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pathviewr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxize|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/SymbiotaR2|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tracerer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/fingertipsR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outcomerate|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tinkr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tradestatistics|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/MODISTools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/googleLanguageR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/RSelenium|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pendulum|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outsider.devtools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bibtex|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/seasl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnaturalearthdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/magick|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/Rpolyhedra|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/coder|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/skimr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gistr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jsonld|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/AntWeb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/fauxpas|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/beastier|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/prism|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tif|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/worrms|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/daiquiri|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/unrtf|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/getCRUCLdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/restez|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rsat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gutenbergr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/binman|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/piggyback|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/oai|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/timefuzz|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/USAboundaries|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/isdparser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnpn|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnoaa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/treestartr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/randgeo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nasapower|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rbace|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rAvis|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bittrex|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/RefManageR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/paleobioDB|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/terrainr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidypmc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/skynet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdefra|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ruODK|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rentrez|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gtfsr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dataaimsr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/photosearcher|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/exoplanets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/lingtypology|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/emld|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osfr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cffr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cchecks|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidync|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/smapr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfisheries|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfigshare|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/EML|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opencv|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osmextract|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rgnparser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxview|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/RNeXML|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxadb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osmplotr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/scrubr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/awardFindR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/geojsonlint|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/graphql|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/plotly|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/readODS|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jagstargets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mapr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mcbette|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcitoid|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/chromer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/drake|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/finch|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bowerbird|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spiro|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spatsoc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/vcr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnassqs|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/FedData|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bikedata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nomisr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/slopes|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hoardr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/antiword|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nodbi|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tarchetypes|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/conditionz|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nbaR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/circle|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phonfieldwork|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/qpdf|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wellknown|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/geojsonio|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ots|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/USAboundariesData|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdhs|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wdman|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/GSODR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rorcid|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/stats19|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdflib|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/NLMR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/riem|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/visdat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rrricanes|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnaturalearthhires|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cld3|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/excluder|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/neotoma|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DataSpaceR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/helminthR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/writexl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/antanym|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tacmagic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jenkins|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rusda|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bib2df|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/solrium|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rppo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/chirps|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/charlatan|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spocc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/git2r|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tiler|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/targets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/workloopR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/parzer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/internetarchive|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tokenizers|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/citesdb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/stantargets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/microdemic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wateRinfo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rzmq|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bold|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/c14bazAAR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rebird|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/textreuse|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hddtools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rmangal|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jsonvalidate|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/censo2017|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/plater|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DoOR.functions|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/datapack|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rtweet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tabulizer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/iheatmapr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/grainchanger|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ritis|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mctq|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spelling|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/suppdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcoreoa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cde|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/treebase|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/camsRad|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/citecorp|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/refimpact|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/europepmc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/unifir|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rsnps|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rbhl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rgpdd|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/predictNMB|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/BaseSet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opencontext|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/comtradr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phylogram|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rglobi|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rinat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opencage|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outsider|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdryad|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcrossref|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/arkdb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rAltmetric|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/landscapetools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hunspell|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/assertr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gitignore|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jstor|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rvertnet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/Rclean|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cRegulome|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DoOR.data|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phylocomr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/sofa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/qualtRics|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcol|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rplos|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdataretriever|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/historydata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/stplanr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/PostcodesioR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/virtuoso|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gittargets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/CoordinateCleaner|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/refsplitr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jqr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rperseus|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/traits|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pdftools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pubchunks|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ijtiff|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/git2rdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/EndoMineR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mregions|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/av|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rromeo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/getlandsat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/patentsview|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/colocr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/eia|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rerddap|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/staypuft|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/crul|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pangaear|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfishbase|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rredlist|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/roadoi|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dbhydroR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ckanr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/essurvey|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dittodb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ezknitr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/trufflesniffer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/lightr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/zbank|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pixelclasser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rtika|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxlist|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/baRcodeR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/handlr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/popler|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/webmockr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/clifro|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outsider.base|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/fulltext|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cleanEHR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dataspice|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mauricer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/epubr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ssh|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/medrxivr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rrricanesdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdatacite|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rgbif|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/namext|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/geonames|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/weathercan|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/onekp|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ramlegacy|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/babette|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DataPackageR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bomrang|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mapscanner|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/allodb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hydroscoper|3.7921880925293895e-06| +|DESCRIPTION|github/bblodfon/emba|3.7921880925293895e-06| +|DESCRIPTION|github/ezer/PAFway|3.7921880925293895e-06| +|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.7921880925293895e-06| +|DESCRIPTION|github/oneilsh/tidytensor|3.7921880925293895e-06| +|DESCRIPTION|github/YonghuiDong/RawHummus|3.7921880925293895e-06| +|DESCRIPTION|github/aranyics/ReDCM|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/allcontributors|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/qcoder|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/gendercoder|3.7921880925293895e-06| +|DESCRIPTION|github/DidierMurilloF/FielDHub|3.7921880925293895e-06| +|DESCRIPTION|github/USEPA/nsink|3.7921880925293895e-06| +|DESCRIPTION|github/stemangiola/tidyHeatmap|3.7921880925293895e-06| +|DESCRIPTION|github/q1cui/discourseGT|3.7921880925293895e-06| +|DESCRIPTION|github/david-barnett/microViz|3.7921880925293895e-06| +|package.json|gitlab/geekysquirrel/bigx|3.7921880925293895e-06| +|package.json|gitlab/magnumpi/magnumpi|3.7921880925293895e-06| +|package.json|gitlab/metafundev/metafun|3.7921880925293895e-06| +|package.json|github/vibbits/phyd3|3.7921880925293895e-06| +|package.json|github/klevis-a/kinematics-vis|3.7921880925293895e-06| +|package.json|github/IPK-BIT/divbrowse|3.7921880925293895e-06| +|package.json|github/DorianDepriester/mtex2Gmsh|3.7921880925293895e-06| +|package.json|github/hetalang/heta-compiler|3.7921880925293895e-06| +|package.json|github/nextstrain/auspice|3.7921880925293895e-06| +|package.json|github/souzamonteiro/cnatool|3.7921880925293895e-06| +|package.json|github/tyo-nu/MINE-app|3.7921880925293895e-06| +|package.json|github/jspsych/jspsych|3.7921880925293895e-06| +|package.json|github/ci-for-science/self-hosted-runners|3.7921880925293895e-06| +|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.7921880925293895e-06| +|package.json|github/CDSP-SCPO/dataverse-feed|3.7921880925293895e-06| +|package.json|github/mathjax/MathJax|3.7921880925293895e-06| +|package.json|github/bids-standard/bids-validator|3.7921880925293895e-06| +|package.json|github/tobiasrausch/alfred|3.7921880925293895e-06| +|package.json|github/bramvandijk88/cacatoo|3.7921880925293895e-06| +|package.json|github/ratschlab/metagraph|3.7921880925293895e-06| +|package.json|github/citation-file-format/cff-initializer-javascript|3.7921880925293895e-06| +|package.json|github/nlesc-sherlock/Rig|3.7921880925293895e-06| +|package.json|github/ZjuLiangsl/mmkp|3.7921880925293895e-06| +|package.json|github/yyZhang14/dbEssLnc|3.7921880925293895e-06| +|package.json|github/MaayanLab/signature-commons-ui|3.7921880925293895e-06| +|package.json|github/research-software-directory/research-software-directory|3.7921880925293895e-06| +|package.json|github/ReGIS-org/regis-v2|3.7921880925293895e-06| +|package.json|github/Via-Appia/via-appia-online-viewer|3.7921880925293895e-06| +|package.json|github/wangjun1996/VisFeature|3.7921880925293895e-06| +|package.json|github/sonjageorgievska/CClusTera|3.7921880925293895e-06| +|package.json|github/PathwayCommons/grounding-search|3.7921880925293895e-06| +|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.7921880925293895e-06| +|package.json|github/luntergroup/octopus|3.7921880925293895e-06| +|package.json|github/Samreay/Marz|3.7921880925293895e-06| +|package.json|github/biosimulations/Biosimulations|3.7921880925293895e-06| +|package.json|github/dondi/GRNsight|3.7921880925293895e-06| +|package.json|github/LTLA/gesel.js|3.7921880925293895e-06| +|package.json|github/quinlanW/dbMisLoc|3.7921880925293895e-06| +|package.json|github/sib-swiss/glittr|3.7921880925293895e-06| +|package.json|github/korcsmarosgroup/TFlink|3.7921880925293895e-06| +|package.json|github/AA-ALERT/frbcat-web|3.7921880925293895e-06| +|package.json|github/Yomguithereal/talisman|3.7921880925293895e-06| +|package.json|github/FINNGEN/lavaa-react|3.7921880925293895e-06| +|package.json|github/MolMeDB/MolMeDB|3.7921880925293895e-06| +|package.json|github/eucp-project/storyboards|3.7921880925293895e-06| +|package.json|github/eucp-project/atlas|3.7921880925293895e-06| +|package.json|github/davidhoksza/MolArt|3.7921880925293895e-06| +|package.json|github/PopMedNet-Team/popmednet|3.7921880925293895e-06| +|package.json|github/MichaelSel/edoJS|3.7921880925293895e-06| +|package.json|github/eweitz/ideogram|3.7921880925293895e-06| +|package.json|github/iomega/paired-data-form|3.7921880925293895e-06| +|package.json|github/iomega/zenodo-upload|3.7921880925293895e-06| +|package.json|github/Shamir-Lab/domino_web|3.7921880925293895e-06| +|package.json|github/NLeSC/case-law-app|3.7921880925293895e-06| +|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.7921880925293895e-06| +|package.json|github/NLeSC/UncertaintyVisualization|3.7921880925293895e-06| +|package.json|github/NLeSC/DiVE|3.7921880925293895e-06| +|package.json|github/NLeSC/pattyvis|3.7921880925293895e-06| +|package.json|github/NLeSC/docker-couch-admin|3.7921880925293895e-06| +|package.json|github/NLeSC/spot|3.7921880925293895e-06| +|package.json|github/NLeSC/ExtJS-DateTime|3.7921880925293895e-06| +|package.json|github/NLeSC/xenon-flow|3.7921880925293895e-06| +|package.json|github/SchmidtDSE/afscgap|3.7921880925293895e-06| +|package.json|github/TNOCS/csWeb|3.7921880925293895e-06| +|package.json|github/i-VRESSE/workflow-builder|3.7921880925293895e-06| +|package.json|github/neuroneural/brainchop|3.7921880925293895e-06| +|package.json|github/CrowdTruth/CrowdTruth|3.7921880925293895e-06| +|package.json|github/fairdataihub/SPARClink|3.7921880925293895e-06| +|package.json|github/tortellini-tools/action|3.7921880925293895e-06| +|package.json|github/lumen-org/lumen|3.7921880925293895e-06| +|package.json|github/phelelani/nf-rnaSeqMetagen|3.7921880925293895e-06| +|package.json|github/PDB-REDO/tortoize|3.7921880925293895e-06| +|package.json|github/leraman/Hopla|3.7921880925293895e-06| +|package.json|github/gear-genomics/tracy|3.7921880925293895e-06| +|package.json|github/amkram/shusher|3.7921880925293895e-06| +|package.json|github/ci-for-research/self-hosted-runners|3.7921880925293895e-06| +|package.json|github/ADAH-EviDENce/evidence|3.7921880925293895e-06| +|package.json|github/meta-logic/sequoia|3.7921880925293895e-06| +|package.json|github/EMResearch/EvoMaster|3.7921880925293895e-06| +|package.json|github/interactivereport/OmicsView0|3.7921880925293895e-06| +|package.json|github/pmkruyen/dearscholar|3.7921880925293895e-06| +|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.7921880925293895e-06| +|package.json|github/eWaterCycle/setup-grpc|3.7921880925293895e-06| +|package.json|github/eWaterCycle/eWaterleaf|3.7921880925293895e-06| +|package.json|github/eWaterCycle/Cesium-NcWMS|3.7921880925293895e-06| +|package.json|github/eWaterCycle/setup-singularity|3.7921880925293895e-06| +|package.json|github/emrecdem/emo-spectre|3.7921880925293895e-06| +|package.json|github/streamlit/streamlit|3.7921880925293895e-06| +|package.json|github/cinemascience/cinema_snap|3.7921880925293895e-06| +|package.json|github/CNIC-Proteomics/TurboPutative-web|3.7921880925293895e-06| +|package.json|github/Kaixhin/FGLab|3.7921880925293895e-06| +|package.json|github/Kaixhin/FGMachine|3.7921880925293895e-06| +|package.json|github/bio-tools/biotoolsSum|3.7921880925293895e-06| +|Gemfile|github/codidact/qpixel|3.7921880925293895e-06| +|Gemfile|github/quadram-institute-bioscience/dadaist2|3.7921880925293895e-06| +|Gemfile|github/ncbi/igblast|3.7921880925293895e-06| +|Gemfile|github/vcflib/bio-vcf|3.7921880925293895e-06| +|Gemfile|github/tudelft3d/3dfier|3.7921880925293895e-06| +|Gemfile|github/aymgal/COOLEST|3.7921880925293895e-06| +|Gemfile|github/gramos/imagetooth|3.7921880925293895e-06| +|Gemfile|github/sibirrer/hierArc|3.7921880925293895e-06| +|Gemfile|github/cboursnell/crb-blast|3.7921880925293895e-06| +|Gemfile|github/telatin/seqfu2|3.7921880925293895e-06| +|Gemfile|github/telatin/bamtocov|3.7921880925293895e-06| +|Gemfile|github/scrook/neuroml-db|3.7921880925293895e-06| +|Gemfile|github/odelaneau/shapeit5|3.7921880925293895e-06| +|Gemfile|github/odelaneau/GLIMPSE|3.7921880925293895e-06| +|Gemfile|github/openjournals/joss|3.7921880925293895e-06| +|go.mod|github/jasonyangshadow/lpmx|3.7921880925293895e-06| +|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.7921880925293895e-06| +|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.7921880925293895e-06| +|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.7921880925293895e-06| +|go.mod|github/sylabs/singularity|3.7921880925293895e-06| +|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.7921880925293895e-06| +|go.mod|github/mlpack/mlpack|3.7921880925293895e-06| +|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.7921880925293895e-06| +|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.7921880925293895e-06| +|go.mod|github/containers/podman|3.7921880925293895e-06| +|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.7921880925293895e-06| +|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.7921880925293895e-06| +|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.7921880925293895e-06| +|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.7921880925293895e-06| +|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.7921880925293895e-06| +|go.mod|github/linksmart/thing-directory|3.7921880925293895e-06| +|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.7921880925293895e-06| +|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.764580129767843e-06| +|pypi|[python-markdown-math](https://github.com/mitya57/python-markdown-math)|3.762191884717483e-06| +|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.760970258410531e-06| +|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.760970258410531e-06| +|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.760970258410531e-06| +|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.760970258410531e-06| +|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.760970258410531e-06| +|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.760970258410531e-06| +|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.760970258410531e-06| +|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.760970258410531e-06| +|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.760970258410531e-06| +|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.760970258410531e-06| +|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.760970258410531e-06| +|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.760970258410531e-06| +|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.760970258410531e-06| +|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.760970258410531e-06| +|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.760970258410531e-06| +|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.7542662116041028e-06| +|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.7542662116041028e-06| +|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.7542662116041028e-06| +|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.7542662116041028e-06| +|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.7542662116041028e-06| +|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.7542662116041028e-06| +|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.7542662116041028e-06| +|cran|socialmixr|3.7542662116041028e-06| +|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.7542662116040956e-06| +|pypi|[pyarma](https://pyarma.sourceforge.io)|3.7542662116040956e-06| +|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.7542662116040956e-06| +|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.7542662116040956e-06| +|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.7542662116040956e-06| +|pypi|[megaman](https://github.com/mmp2/megaman)|3.7542662116040956e-06| +|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.7542662116040956e-06| +|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.7542662116040956e-06| +|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.7542662116040956e-06| +|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.7542662116040956e-06| +|pypi|[SLIT](https://github.com/bweir/slit)|3.7542662116040956e-06| +|pypi|[ngs](https://broadtech.com.cn)|3.7542662116040956e-06| +|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.7542662116040956e-06| +|pypi|[neworder](https://neworder.readthedocs.io)|3.7542662116040956e-06| +|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.7542662116040956e-06| +|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.7542662116040956e-06| +|pypi|[pystospa](https://pypi.org/project/pystospa)|3.7542662116040956e-06| +|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.7542662116040956e-06| +|pypi|[galkin](UNKNOWN)|3.7542662116040956e-06| +|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.7542662116040956e-06| +|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.7542662116040956e-06| +|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.7542662116040956e-06| +|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.7542662116040956e-06| +|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.7542662116040956e-06| +|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.7542662116040956e-06| +|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.7542662116040956e-06| +|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.7542662116040956e-06| +|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.7542662116040956e-06| +|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.7542662116040956e-06| +|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.7542662116040956e-06| +|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.7542662116040956e-06| +|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.7542662116040956e-06| +|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.7542662116040956e-06| +|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.7542662116040956e-06| +|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.7542662116040956e-06| +|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.7542662116040956e-06| +|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.7542662116040956e-06| +|pypi|[polypy](https://github.com/symmy596/Polypy)|3.7542662116040956e-06| +|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.7542662116040956e-06| +|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.7542662116040956e-06| +|pypi|[saphires](https://github.com/tofflemire/saphires)|3.7542662116040956e-06| +|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.7542662116040956e-06| +|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.7542662116040956e-06| +|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.7542662116040956e-06| +|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.7542662116040956e-06| +|pypi|[UNKNOWN](UNKNOWN)|3.7542662116040956e-06| +|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.7542662116040956e-06| +|pypi|[macop](https://github.com/prise-3d/macop)|3.7542662116040956e-06| +|pypi|[Libra](https://github.com/Palashio/libra)|3.7542662116040956e-06| +|pypi|[biotools](https://github.com/sonwell/biotools)|3.7542662116040956e-06| +|pypi|[gsf](UNKNOWN)|3.7542662116040956e-06| +|pypi|[orcs](https://github.com/thomasorb/orcs)|3.7542662116040956e-06| +|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.7542662116040956e-06| +|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.7542662116040956e-06| +|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.7542662116040956e-06| +|pypi|[requirements](http://github.com/mattack108/requirements)|3.7542662116040956e-06| +|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.7542662116040956e-06| +|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.7542662116040956e-06| +|pypi|[ares](https://github.com/barnumbirr/ares)|3.7542662116040956e-06| +|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.7542662116040956e-06| +|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.7542662116040956e-06| +|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.7542662116040956e-06| +|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.7542662116040956e-06| +|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.7542662116040956e-06| +|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.7542662116040956e-06| +|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.7542662116040956e-06| +|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.7542662116040956e-06| +|pypi|[crc](https://github.com/Nicoretti/crc)|3.7542662116040956e-06| +|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.7542662116040956e-06| +|npm|leaflet-geotiff-2|3.7542662116040956e-06| +|cran|[nasapower](https://docs.ropensci.org/nasapower/)|3.7542662116040956e-06| +|cran|LSD|3.7542662116040956e-06| +|npm|retape|3.754266211604095e-06| +|npm|test|3.754266211604095e-06| +|npm|babel-plugin-remove-comments|3.754266211604095e-06| +|cran|outbreaks|3.754266211604095e-06| +|cran|aweek|3.754266211604095e-06| +|cran|loo|3.742175250657727e-06| +|cran|[rmsfact](NA)|3.7167235494880546e-06| +|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.7167235494880546e-06| +|cran|geomorph|3.716723549488054e-06| +|pypi|[watermark](https://pypi.org/project/watermark)|3.693160885801456e-06| +|rubygems|rubocop-rspec|3.6870422318437448e-06| +|pypi|[sphinx-click](https://github.com/stephenfin/sphinx-click)|3.6605948513329545e-06| +|npm|svelte-preprocess|3.64841284097616e-06| +|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.6438466171451516e-06| +|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.6438466171451516e-06| +|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.6438466171451516e-06| +|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.6438466171451516e-06| +|pypi|[truecase](https://pypi.org/project/truecase)|3.6438466171451516e-06| +|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.6438466171451516e-06| +|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.6438466171451516e-06| +|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.6438466171451516e-06| +|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.6438466171451516e-06| +|pypi|[fireo](https://pypi.org/project/fireo)|3.6438466171451516e-06| +|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.6369453924914673e-06| +|pypi|[svo_filters](https://github.com/hover2pi/svo_filters)|3.6352149969293363e-06| +|npm|karma-phantomjs-launcher|3.63191735738664e-06| +|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.626328123793492e-06| +|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.615219314878019e-06| +|cran|clv|3.613481228668943e-06| +|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.6098713573116303e-06| +|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.6098713573116303e-06| +|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.6098713573116303e-06| +|pypi|[parsley](https://pypi.org/project/parsley)|3.6098713573116303e-06| +|npm|json-stringify-safe|3.6092267374263955e-06| +|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.6018103576198246e-06| +|cran|[geojson](https://docs.ropensci.org/geojson)|3.5978384527872598e-06| +|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.5870754932884866e-06| +|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.583294898994558e-06| +|pypi|[automl-sphinx-theme](https://pypi.org/project/automl-sphinx-theme)|3.5737726437385136e-06| +|spack|sofa-c|3.5737726437385136e-06| +|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.5737726437385136e-06| +|npm|loud-rejection|3.5737726437385136e-06| +|npm|csv-spectrum|3.5737726437385136e-06| +|npm|bops|3.5737726437385136e-06| +|cran|ncbit|3.5737726437385136e-06| +|cran|subplex|3.5737726437385136e-06| +|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.5702066613946653e-06| +|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.5672588178030674e-06| +|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.5672588178030674e-06| +|rubygems|[sqlite3](https://github.com/sparklemotion/sqlite3-ruby)|3.5634881939123774e-06| +|npm|babel-plugin-transform-runtime|3.5599233436264152e-06| +|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.549125935850662e-06| +|pypi|[fury](https://pypi.org/project/fury)|3.549073523925331e-06| +|pypi|[obspy](https://www.obspy.org)|3.5456958665149806e-06| +|cran|thor|3.5397367137981476e-06| +|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.539736713798147e-06| +|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.539736713798147e-06| +|pypi|[colorful](https://pypi.org/project/colorful)|3.539736713798147e-06| +|pypi|[gpustat](https://pypi.org/project/gpustat)|3.539736713798147e-06| +|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.539736713798147e-06| +|pypi|[opencensus](https://pypi.org/project/opencensus)|3.539736713798147e-06| +|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.539736713798147e-06| +|pypi|[py-spy](https://pypi.org/project/py-spy)|3.539736713798147e-06| +|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.539736713798147e-06| +|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.539736713798147e-06| +|pypi|[pygam](https://github.com/dswah/pyGAM)|3.531915325857306e-06| +|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.5299041118153743e-06| +|pypi|[horovod](https://pypi.org/project/horovod)|3.5266728587889435e-06| +|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.5239765858867043e-06| +|cran|gcookbook|3.5125676820036434e-06| +|pypi|[mlxtend](https://pypi.org/project/mlxtend)|3.508156651842658e-06| +|npm|babel-plugin-add-module-exports|3.5077807573541357e-06| +|pypi|[pyzstd](https://pypi.org/project/pyzstd)|3.5029848437776494e-06| +|pypi|[biomaj-core](http://biomaj.genouest.org)|3.49361072073882e-06| +|pypi|[funsor](https://pypi.org/project/funsor)|3.4931612307218555e-06| +|cran|polycor|3.487792674663722e-06| +|rubygems|[jekyll-commonmark-ghpages](https://github.com/github/jekyll-commonmark-ghpages)|3.4805176336746413e-06| +|rubygems|[jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme)|3.4805176336746413e-06| +|pypi|[csvw](https://github.com/cldf/csvw)|3.4726962457337898e-06| +|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.4725301277598257e-06| +|pypi|[httpcore](https://pypi.org/project/httpcore)|3.4670379019220396e-06| +|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.4650881834534325e-06| +|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|3.4609641638225254e-06| +|npm|karma-cli|3.4416855319059857e-06| +|pypi|[xarray-datatree](https://pypi.org/project/xarray-datatree)|3.4414106939704206e-06| +|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.4414106939704206e-06| +|cran|imbalance|3.4414106939704206e-06| +|cran|prodlim|3.4414106939704206e-06| +|cran|pec|3.4414106939704206e-06| +|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.4129692832764494e-06| +|cran|limma|3.4120748116950584e-06| +|cran|misc3d|3.406996587030716e-06| +|npm|through|3.4011618561837963e-06| +|cran|aws.signature|3.39303639544555e-06| +|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.3874700874818654e-06| +|pypi|[ubelt](https://pypi.org/project/ubelt)|3.3841042988785176e-06| +|spack|[mkl](https://software.intel.com/en-us/intel-mkl)|3.378839590443695e-06| +|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.3788395904436856e-06| +|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.3788395904436856e-06| +|cran|maxLik|3.3788395904436856e-06| +|cran|princurve|3.3788395904436856e-06| +|cran|brglm|3.3788395904436856e-06| +|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.3788395904436754e-06| +|rubygems|test-unit-rr|3.3729266211604092e-06| +|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.3711951569811596e-06| +|pypi|[wxpython](https://pypi.org/project/wxpython)|3.3694539249146827e-06| +|pypi|[PyQtWebEngine](https://www.riverbankcomputing.com/software/pyqtwebengine/)|3.365202298649398e-06| +|cran|[gistr](https://github.com/ropensci/gistr)|3.3608266970041723e-06| +|pypi|[semantic_version](https://github.com/rbarrois/python-semanticversion)|3.3594723441139863e-06| +|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.3553754266211603e-06| +|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.3553754266211603e-06| +|pypi|[pyro4](https://pypi.org/project/pyro4)|3.3553754266211603e-06| +|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.3553754266211603e-06| +|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.3553754266211603e-06| +|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.3553754266211603e-06| +|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.3553754266211603e-06| +|pypi|[couchbase](https://pypi.org/project/couchbase)|3.3553754266211603e-06| +|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.3553754266211603e-06| +|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.3553754266211603e-06| +|pypi|[pyArango](https://pypi.org/project/pyArango)|3.3553754266211603e-06| +|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.3520234032179426e-06| +|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.3520234032179426e-06| +|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.349058151745865e-06| +|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.3489049401550773e-06| +|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.3489049401550773e-06| +|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.3489049401550773e-06| +|pypi|[configupdater](https://pypi.org/project/configupdater)|3.3489049401550773e-06| +|pypi|[mkdocs-bootswatch](https://pypi.org/project/mkdocs-bootswatch)|3.345051194539249e-06| +|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.34285194983541e-06| +|cran|PCICt|3.336384364263129e-06| +|cran|gld|3.336366747322166e-06| +|cran|paws|3.335565023169409e-06| +|cran|clustermq|3.335565023169409e-06| +|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.322359479295659e-06| +|pypi|[docrep](https://pypi.org/project/docrep)|3.322359479295659e-06| +|pypi|[mudata](https://pypi.org/project/mudata)|3.322359479295659e-06| +|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.322359479295659e-06| +|pypi|[platon](https://pypi.org/project/platon)|3.322359479295659e-06| +|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.322359479295659e-06| +|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.322359479295659e-06| +|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.322359479295659e-06| +|pypi|[scp](https://pypi.org/project/scp)|3.322359479295659e-06| +|pypi|[wtforms](https://pypi.org/project/wtforms)|3.322359479295659e-06| +|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.322359479295659e-06| +|pypi|[bytecode](https://pypi.org/project/bytecode)|3.322359479295659e-06| +|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.3185031691857624e-06| +|spack|lm-sensors|3.3185031691857624e-06| +|spack|rocprofiler-dev|3.3185031691857624e-06| +|spack|rocm-smi-lib|3.3185031691857624e-06| +|npm|watch-run|3.3185031691857624e-06| +|npm|rollup-plugin-modify|3.3185031691857624e-06| +|npm|rollup-plugin-html|3.3185031691857624e-06| +|npm|rollup-plugin-esbuild|3.3185031691857624e-06| +|npm|p-limit|3.3185031691857624e-06| +|npm|number-precision|3.3185031691857624e-06| +|npm|archiver|3.3185031691857624e-06| +|cran|grpreg|3.3185031691857624e-06| +|pypi|[hmf](https://github.com/steven-murray/hmf)|3.3125878337683094e-06| +|pypi|[flox](https://pypi.org/project/flox)|3.3037542662116036e-06| +|npm|path-scurry|3.286977389078498e-06| +|npm|minipass|3.286977389078498e-06| +|npm|jackspeak|3.286977389078498e-06| +|npm|foreground-child|3.286977389078498e-06| +|pypi|[vispy](https://pypi.org/project/vispy)|3.285318137493905e-06| +|pypi|[pyside](https://pypi.org/project/pyside)|3.285318137493905e-06| +|npm|eslint-config-xo-nextjs|3.285318137493905e-06| +|pypi|[google-api-python-client](https://pypi.org/project/google-api-python-client)|3.273385022952394e-06| +|rubygems|[rails](https://rubyonrails.org)|3.2707385570838125e-06| +|npm|babelify|3.2658285157066236e-06| +|npm|babel-plugin-transform-es2015-modules-commonjs|3.2658285157066236e-06| +|pypi|[cvxpy](https://pypi.org/project/cvxpy)|3.2602838153403986e-06| +|pypi|[tensorflowtensorflow-addons](https://pypi.org/project/tensorflowtensorflow-addons)|3.2602838153403986e-06| +|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.2602838153403986e-06| +|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.2364363893138755e-06| +|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.2364363893138755e-06| +|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.2364363893138755e-06| +|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.2364363893138755e-06| +|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.2364363893138755e-06| +|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.2364363893138755e-06| +|pypi|[katversion](https://pypi.org/project/katversion)|3.2364363893138755e-06| +|pypi|[lupa](https://pypi.org/project/lupa)|3.2364363893138755e-06| +|pypi|[omnijson](https://pypi.org/project/omnijson)|3.2364363893138755e-06| +|pypi|[pygelf](https://pypi.org/project/pygelf)|3.2364363893138755e-06| +|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.2364363893138755e-06| +|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.2364363893138755e-06| +|pypi|[spead2](https://pypi.org/project/spead2)|3.2364363893138755e-06| +|pypi|[katpoint](https://pypi.org/project/katpoint)|3.2364363893138755e-06| +|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.2364363893138755e-06| +|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.2319335212939605e-06| +|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.2319335212939605e-06| +|cran|registry|3.2203559239395417e-06| +|pypi|[logomaker](http://logomaker.readthedocs.io)|3.219872787249108e-06| +|cran|pvclust|3.2189071247175773e-06| +|npm|babel-register|3.2172490454725654e-06| +|cran|[themis](https://github.com/tidymodels/themis)|3.211648872128081e-06| +|cran|superpc|3.211648872128081e-06| +|cran|subselect|3.211648872128081e-06| +|cran|pamr|3.211648872128081e-06| +|cran|BradleyTerry2|3.211648872128081e-06| +|cran|ModelMetrics|3.211648872128081e-06| +|pypi|[cbor2](https://pypi.org/project/cbor2)|3.20877453983256e-06| +|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.20877453983256e-06| +|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.20877453983256e-06| +|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|3.2071489982544345e-06| +|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.206497035023617e-06| +|npm|livereload|3.2040720254207365e-06| +|npm|jsonlint|3.2040720254207365e-06| +|npm|http-server|3.2040720254207365e-06| +|npm|highlight.js|3.2040720254207365e-06| +|npm|handlebars|3.2040720254207365e-06| +|npm|download-cli|3.2040720254207365e-06| +|npm|heap|3.2040720254207365e-06| +|npm|git-state|3.1947361512207923e-06| +|npm|xpath|3.1947361512207923e-06| +|npm|coffee-coverage|3.1947361512207923e-06| +|npm|conventional-changelog-cli|3.18587977694451e-06| +|pypi|[stone](https://pypi.org/project/stone)|3.1857630424183322e-06| +|pypi|[msrest](https://pypi.org/project/msrest)|3.1857630424183322e-06| +|pypi|[azure-core](https://pypi.org/project/azure-core)|3.1857630424183322e-06| +|rubygems|method_source|3.1810223236052096e-06| +|npm|gulp-if|3.1781602113147694e-06| +|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.1766867944342346e-06| +|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.1766867944342346e-06| +|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.1766867944342346e-06| +|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.1766867944342346e-06| +|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.1766867944342346e-06| +|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.1766867944342346e-06| +|npm|babel-plugin-istanbul|3.1755339210918083e-06| +|cran|yulab.utils|3.172201357640236e-06| +|rubygems|sourcemap|3.1689071533050075e-06| +|cran|[servr](https://github.com/yihui/servr)|3.1659861043393394e-06| +|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.1569965870307164e-06| +|pypi|[modin](https://github.com/modin-project/modin)|3.1569965870307164e-06| +|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.1449199264898923e-06| +|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.1449199264898923e-06| +|npm|read-package-json|3.144919926489892e-06| +|npm|is-wsl|3.144919926489892e-06| +|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.133554138225256e-06| +|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.1285551763367464e-06| +|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.1282423208191124e-06| +|cran|farver|3.1232971004101294e-06| +|npm|[covert](https://github.com/substack/covert)|3.111310580204781e-06| +|pypi|[types-decorator](https://github.com/python/typeshed)|3.0972696245733785e-06| +|pypi|[lazy-loader](https://pypi.org/project/lazy-loader)|3.0972696245733785e-06| +|pypi|[metpy](https://pypi.org/project/metpy)|3.0972696245733785e-06| +|npm|utest|3.0972696245733785e-06| +|npm|urun|3.0972696245733785e-06| +|npm|timezone-mock|3.0972696245733785e-06| +|npm|sqlstring|3.0972696245733785e-06| +|npm|bignumber.js|3.0972696245733785e-06| +|cran|robustlmm|3.0972696245733785e-06| +|cran|multgee|3.0972696245733785e-06| +|cran|merTools|3.0972696245733785e-06| +|cran|marginaleffects|3.0972696245733785e-06| +|cran|logistf|3.0972696245733785e-06| +|cran|JM|3.0972696245733785e-06| +|cran|gmnl|3.0972696245733785e-06| +|cran|fungible|3.0972696245733785e-06| +|cran|feisr|3.0972696245733785e-06| +|cran|estimatr|3.0972696245733785e-06| +|cran|crch|3.0972696245733785e-06| +|cran|censReg|3.0972696245733785e-06| +|cran|bife|3.0972696245733785e-06| +|cran|bdsmatrix|3.0972696245733785e-06| +|cran|corpus.JSS.papers|3.0972696245733785e-06| +|cran|lasso2|3.0972696245733785e-06| +|cran|ggfun|3.0972696245733785e-06| +|npm|[resolve](https://github.com/browserify/resolve#readme)|3.08109915425871e-06| +|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.0772673865607343e-06| +|pypi|[vaex](https://pypi.org/project/vaex)|3.0772673865607343e-06| +|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.0772673865607343e-06| +|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.0772673865607343e-06| +|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.0772673865607343e-06| +|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.0772673865607343e-06| +|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.0772673865607343e-06| +|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.0772673865607343e-06| +|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.0772673865607343e-06| +|pypi|[bqplot](https://pypi.org/project/bqplot)|3.0772673865607343e-06| +|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.0772673865607343e-06| +|pypi|[aplus](https://pypi.org/project/aplus)|3.0772673865607343e-06| +|pypi|[blake3](https://pypi.org/project/blake3)|3.0772673865607343e-06| +|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.0772673865607343e-06| +|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.0772673865607343e-06| +|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.0772673865607343e-06| +|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.0716723549488053e-06| +|npm|eslint-plugin-pabigot|3.0662969283276447e-06| +|npm|gulp-jshint|3.0632336946330116e-06| +|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.0574634755522127e-06| +|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.0574634755522127e-06| +|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.0574634755522127e-06| +|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.0574634755522127e-06| +|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.0574634755522127e-06| +|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.0574634755522127e-06| +|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.0574634755522127e-06| +|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.0574634755522127e-06| +|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.0503412969283283e-06| +|cran|sparklyr|3.0503412969283275e-06| +|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.0291300090258775e-06| +|cran|sjmisc|3.023525109702584e-06| +|npm|enquirer|3.0162364076514006e-06| +|cran|[progressr](https://progressr.futureverse.org)|3.0132926172085592e-06| +|pypi|[deepdiff](https://pypi.org/project/deepdiff)|2.9994694123383137e-06| +|pypi|[pyqt](https://pypi.org/project/pyqt)|2.994027303754266e-06| +|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|2.994027303754266e-06| +|cran|distr6|2.9925310382351485e-06| +|cran|hardhat|2.98007655952875e-06| +|pypi|[channels](https://pypi.org/project/channels)|2.9779708346261246e-06| +|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|2.9771046643913553e-06| +|cran|ppcor|2.975130271818625e-06| +|pypi|[questionary](https://pypi.org/project/questionary)|2.9733508748514423e-06| +|pypi|[fhirclient](https://github.com/smart-on-fhir/client-py/)|2.9721274175199136e-06| +|cran|distributional|2.970408431159284e-06| +|cran|plainview|2.968216723549488e-06| +|cran|mapdeck|2.968216723549488e-06| +|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|2.9658703071672393e-06| +|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|2.9656738092435978e-06| +|npm|zuul|2.956484641638225e-06| +|rubygems|em-synchrony|2.954257940377516e-06| +|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|2.953724151776752e-06| +|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|2.953724151776749e-06| +|pypi|[aafigure](https://pypi.org/project/aafigure)|2.949780594831789e-06| +|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|2.949780594831789e-06| +|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|2.949780594831789e-06| +|npm|[x2js](https://github.com/x2js/x2js#readme)|2.949780594831789e-06| +|npm|toml|2.949780594831789e-06| +|npm|properties|2.949780594831789e-06| +|npm|hjson|2.949780594831789e-06| +|npm|cson|2.949780594831789e-06| +|npm|travis-cov|2.949780594831789e-06| +|cran|decor|2.949780594831789e-06| +|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|2.9450696430218637e-06| +|cran|[mlr3](https://mlr3.mlr-org.com)|2.9443994201376616e-06| +|pypi|[mizani](https://github.com/has2k1/mizani)|2.9229644076060482e-06| +|cran|rainbow|2.9202827888834707e-06| +|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|2.91998483124765e-06| +|npm|ts-loader|2.9149014323928996e-06| +|pypi|[pycuda](https://pypi.org/project/pycuda)|2.9083048919226398e-06| +|npm|in-publish|2.907717128553688e-06| +|cran|procmaps|2.9049128794682946e-06| +|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|2.888576591045974e-06| +|spack|[vc](https://github.com/VcDevel/Vc)|2.88690125926798e-06| +|npm|assert|2.881543712260435e-06| +|pypi|[hashin](https://pypi.org/project/hashin)|2.8756805888374227e-06| +|pypi|[hankel](https://github.com/steven-murray/hankel)|2.8745901090811843e-06| +|rubygems|[sprockets-rails](https://github.com/rails/sprockets-rails)|2.8721413480067793e-06| +|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.866319283375159e-06| +|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.86585206992679e-06| +|pypi|[bio](https://pypi.org/project/bio)|2.86585206992679e-06| +|pypi|[kahypar](https://pypi.org/project/kahypar)|2.86585206992679e-06| +|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.86585206992679e-06| +|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.86585206992679e-06| +|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.86585206992679e-06| +|pypi|[selfies](https://pypi.org/project/selfies)|2.86585206992679e-06| +|pypi|[upfp](https://pypi.org/project/upfp)|2.86585206992679e-06| +|cran|tablerDash|2.8642797080250704e-06| +|cran|argonDash|2.8642797080250704e-06| +|cran|argonR|2.8642797080250704e-06| +|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.863853423741114e-06| +|cran|TMB|2.8618284211326766e-06| +|spack|autoconf-archive|2.859018114990811e-06| +|spack|libxmu|2.859018114990811e-06| +|cran|RProtoBuf|2.859018114990811e-06| +|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.857018263740077e-06| +|npm|eslint-plugin-jest|2.854215156774427e-06| +|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.8469852104664512e-06| +|cran|[lhs](https://github.com/bertcarnell/lhs)|2.8425158459288158e-06| +|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.8380464813911913e-06| +|pypi|[pendulum](https://pypi.org/project/pendulum)|2.8380464813911913e-06| +|cran|affy|2.830427933840903e-06| +|cran|marray|2.830427933840903e-06| +|rubygems|[jar-dependencies](https://github.com/mkristian/jar-dependencies)|2.8292108498293476e-06| +|npm|server-destroy|2.822720788804406e-06| +|rubygems|[debug](https://github.com/ruby/debug)|2.8171603029010238e-06| +|rubygems|[all_images](http://github.com/flori/all_images)|2.8171603029010238e-06| +|cran|lm.beta|2.8162803384183624e-06| +|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8156996587030715e-06| +|pypi|[xnat](https://pypi.org/project/xnat)|2.8156996587030715e-06| +|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8156996587030715e-06| +|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8156996587030715e-06| +|pypi|[tensorrt](https://developer.nvidia.com/tensorrt)|2.8156996587030715e-06| +|pypi|[nvidia-cuda-nvcc-cu11](https://developer.nvidia.com/cuda-zone)|2.8156996587030715e-06| +|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8156996587030715e-06| +|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|2.8156996587030715e-06| +|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|2.8156996587030715e-06| +|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|2.8156996587030715e-06| +|npm|karma-coverage|2.8074279396715364e-06| +|pypi|[cudf](https://pypi.org/project/cudf)|2.80720325416696e-06| +|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.8016912026896236e-06| +|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.8016912026896236e-06| +|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.8016912026896236e-06| +|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.8016912026896236e-06| +|pypi|[python-apt](https://pypi.org/project/python-apt)|2.8016912026896236e-06| +|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.8016912026896236e-06| +|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.8016912026896236e-06| +|pypi|[Truvari](https://pypi.org/project/Truvari)|2.8016912026896236e-06| +|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.8016912026896236e-06| +|npm|eslint-config-airbnb|2.796447011464076e-06| +|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|2.7961852957906715e-06| +|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.7945289845774844e-06| +|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.7945289845774844e-06| +|pypi|[motor](https://pypi.org/project/motor)|2.7945289845774844e-06| +|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.7945289845774844e-06| +|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.7945289845774844e-06| +|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.7945289845774844e-06| +|pypi|[pyhash](https://pypi.org/project/pyhash)|2.7945289845774844e-06| +|cran|mlapi|2.7945289845774844e-06| +|cran|rsparse|2.7945289845774844e-06| +|cran|[magicaxis](NA)|2.7901604327737998e-06| +|cran|[xgboost](https://github.com/dmlc/xgboost)|2.7784549542228794e-06| +|npm|gulp-mocha|2.7762640892534484e-06| +|npm|gulp-istanbul|2.7762640892534484e-06| +|npm|gulp-coveralls|2.7762640892534484e-06| +|npm|stealthy-require|2.7762640892534484e-06| +|npm|request-promise-core|2.7762640892534484e-06| +|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.7609263025584167e-06| +|cran|GenSA|2.7566861095574562e-06| +|npm|updox|2.7531285551763365e-06| +|npm|safename|2.7531285551763365e-06| +|cran|MonetDBLite|2.7531285551763365e-06| +|rubygems|standard|2.7531285551763365e-06| +|rubygems|net-ssh|2.7531285551763365e-06| +|rubygems|octicons|2.7531285551763365e-06| +|cran|RgoogleMaps|2.7453071672354947e-06| +|pypi|[flametree](https://pypi.org/project/flametree)|2.7403403004409454e-06| +|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.7403403004409454e-06| +|pypi|[platemap](https://pypi.org/project/platemap)|2.7403403004409454e-06| +|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.7403403004409454e-06| +|pypi|[proglog](https://pypi.org/project/proglog)|2.7403403004409454e-06| +|pypi|[sbol2](https://pypi.org/project/sbol2)|2.7403403004409454e-06| +|cran|systemfonts|2.738979201103566e-06| +|pypi|[biomaj-cli](https://pypi.org/project/biomaj-cli)|2.7384059425818147e-06| +|pypi|[pixell](https://pypi.org/project/pixell)|2.7374857792946525e-06| +|npm|[q](https://github.com/kriskowal/q)|2.7263123679506023e-06| +|npm|browserify-istanbul|2.7213329128950877e-06| +|npm|combined-stream|2.7213329128950877e-06| +|npm|split2|2.7167411206540897e-06| +|npm|csstype|2.7105847999632386e-06| +|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.7022465589018506e-06| +|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.6932779344116338e-06| +|pypi|[pyceo](https://pypi.org/project/pyceo)|2.6932779344116338e-06| +|pypi|[properconf](https://pypi.org/project/properconf)|2.6932779344116338e-06| +|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.6932779344116338e-06| +|pypi|[multipart](https://pypi.org/project/multipart)|2.6932779344116338e-06| +|cran|ExactData|2.6932779344116338e-06| +|cran|diffobj|2.688087184396391e-06| +|cran|Epi|2.684056557776694e-06| +|cran|memisc|2.684056557776694e-06| +|cran|descr|2.684056557776694e-06| +|cran|sylly.en|2.684056557776694e-06| +|cran|sylly|2.684056557776694e-06| +|cran|estimability|2.683045115511893e-06| +|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.676652761976994e-06| +|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.671304804410608e-06| +|npm|gulp-replace|2.6697352951248186e-06| +|npm|gulp-header|2.6697352951248186e-06| +|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.667674305216975e-06| +|rubygems|[awesome_print](https://github.com/awesome-print/awesome_print)|2.661468273316151e-06| +|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.660095203880007e-06| +|pypi|[resampy](https://github.com/bmcfee/resampy)|2.6589590443686003e-06| +|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.6569383325352525e-06| +|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.6569383325352525e-06| +|pypi|[proselint](https://pypi.org/project/proselint)|2.6569383325352525e-06| +|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.6548639579003564e-06| +|cran|DoE.base|2.6548025353486103e-06| +|npm|jest-canvas-mock|2.648601795359474e-06| +|cran|[text2vec](http://text2vec.org)|2.6480984885421804e-06| +|cran|RcppAnnoy|2.646493294236408e-06| +|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.634776233344988e-06| +|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.634776233344988e-06| +|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.6342434584755412e-06| +|npm|postcss-loader|2.6322141253881866e-06| +|spack|tar|2.630401776751656e-06| +|npm|[connect](https://github.com/senchalabs/connect#readme)|2.6275170648464166e-06| +|npm|open|2.6253047294002923e-06| +|spack|suite-sparse|2.6246343247196483e-06| +|cran|DendSer|2.6136608586312197e-06| +|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6071293136139573e-06| +|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6071293136139573e-06| +|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6071293136139573e-06| +|cran|[rbison](https://github.com/ropensci/rbison)|2.6071293136139573e-06| +|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6071293136139573e-06| +|cran|fftw|2.6002124399247753e-06| +|npm|imagemin-svgo|2.5991073772643736e-06| +|npm|imagemin-optipng|2.5991073772643736e-06| +|npm|imagemin-jpegtran|2.5991073772643736e-06| +|npm|imagemin-gifsicle|2.5991073772643736e-06| +|npm|pretty-bytes|2.5991073772643736e-06| +|npm|plur|2.5991073772643736e-06| +|npm|p-map|2.5991073772643736e-06| +|npm|imagemin|2.5991073772643736e-06| +|npm|nodeunit-x|2.5945589393541613e-06| +|cran|[clusterCrit](http:www.r-project.org)|2.593172350671907e-06| +|cran|kknn|2.593160079625891e-06| +|npm|karma-chai|2.5869959658729653e-06| +|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.5810580204778154e-06| +|npm|houkou|2.5810580204778154e-06| +|npm|prettier-plugin-pkgjson|2.5810580204778154e-06| +|npm|make-dir-cli|2.5810580204778154e-06| +|npm|koa|2.5810580204778154e-06| +|npm|formdata-polyfill|2.5810580204778154e-06| +|npm|once|2.5810580204778154e-06| +|npm|hexoid|2.5810580204778154e-06| +|npm|dezalgo|2.5810580204778154e-06| +|cran|picante|2.5810580204778154e-06| +|cran|hisse|2.5810580204778154e-06| +|cran|diversitree|2.5810580204778154e-06| +|cran|[gargle](https://gargle.r-lib.org)|2.576685816038838e-06| +|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.5734154071184807e-06| +|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|2.5698122307606814e-06| +|rubygems|jekyll-seo-tag|2.5681527303754263e-06| +|rubygems|jekyll-github-metadata|2.5681527303754263e-06| +|rubygems|rubocop-github|2.5681527303754263e-06| +|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.561660978384538e-06| +|npm|rollup-plugin-typescript2|2.5553331897089335e-06| +|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.555247440273037e-06| +|rubygems|spoon|2.555247440273037e-06| +|npm|gulp-sourcemaps|2.5460643695651005e-06| +|npm|gulp-file|2.5460643695651005e-06| +|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.543890784982935e-06| +|rubygems|[jemoji](https://github.com/jekyll/jemoji)|2.5419510807736155e-06| +|cran|[arm](https://CRAN.R-project.org/package=arm)|2.5341296928327652e-06| +|rubygems|[hoe-gemspec2](http://rubygems.org/gems/hoe-gemspec2)|2.529694965870307e-06| +|rubygems|hoe-doofus|2.529694965870307e-06| +|npm|watchify|2.5283833669986762e-06| +|npm|gulp-gh-pages|2.5283833669986762e-06| +|npm|gulp-beautify|2.5283833669986762e-06| +|rubygems|hiredis|2.5283833669986762e-06| +|rubygems|aws-sigv4|2.5283833669986762e-06| +|rubygems|aws-sdk-kms|2.5283833669986762e-06| +|rubygems|aws-sdk-core|2.5283833669986762e-06| +|rubygems|bump|2.5283833669986762e-06| +|cran|svUnit|2.528383366998676e-06| +|cran|AlgDesign|2.528383366998676e-06| +|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.526400321220638e-06| +|pypi|[sadisplay](http://bitbucket.org/estin/sadisplay)|2.5251909637575167e-06| +|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.520545176935514e-06| +|rubygems|activestorage|2.506341050465867e-06| +|rubygems|actioncable|2.506341050465867e-06| +|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.504639581629705e-06| +|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.502844141069416e-06| +|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.502844141069398e-06| +|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.502844141069397e-06| +|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.4997155858930735e-06| +|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.496587030716731e-06| +|pypi|[colander](https://github.com/Pylons/colander)|2.490811236545026e-06| +|npm|babel-preset-es2017|2.48961482203803e-06| +|rubygems|[chronic_duration](https://github.com/hpoydar/chronic_duration)|2.477815699658718e-06| +|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.477815699658703e-06| +|cran|BiasedUrn|2.477815699658703e-06| +|cran|[hal9001](https://github.com/tlverse/hal9001)|2.4745739495702372e-06| +|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.466618765343396e-06| +|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.4530375426621156e-06| +|cran|[oai](https://github.com/ropensci/oai)|2.451594079480053e-06| +|npm|statuses|2.4493713867799674e-06| +|npm|setprototypeof|2.4493713867799674e-06| +|cran|rsyslog|2.4431609346285113e-06| +|cran|logging|2.4431609346285113e-06| +|pypi|[cmocean](https://pypi.org/project/cmocean)|2.4388007762832102e-06| +|cran|[leafem](https://github.com/r-spatial/leafem)|2.4365858117991247e-06| +|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.4333074014588777e-06| +|cran|[reproj](https://github.com/hypertidy/reproj/)|2.4204978919895602e-06| +|npm|[babel-polyfill](https://babeljs.io/)|2.4167798979187547e-06| +|cran|influenceR|2.4161810700058216e-06| +|spack|[seqan](https://www.seqan.de)|2.4134568503169223e-06| +|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.4134568503169185e-06| +|pypi|[fido](https://pypi.org/project/fido)|2.4134568503169185e-06| +|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.4134568503169185e-06| +|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.4134568503169185e-06| +|npm|[angular-mocks](http://angularjs.org)|2.4134568503169185e-06| +|npm|gulp-angular-templatecache|2.4134568503169185e-06| +|npm|gulp-cssnano|2.4134568503169185e-06| +|npm|gulp-less|2.4134568503169185e-06| +|cran|Rdonlp2|2.4134568503169185e-06| +|cran|gamlss.dist|2.4134568503169185e-06| +|cran|Rsolnp|2.4134568503169185e-06| +|cran|[correlation](https://easystats.github.io/correlation/)|2.412638456241242e-06| +|pypi|[mip](https://pypi.org/project/mip)|2.4042598912906114e-06| +|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.3966967333008286e-06| +|cran|[kml](http:www.r-project.org)|2.3955793921664273e-06| +|cran|kriging|2.3825150958256757e-06| +|cran|udunits2|2.3825150958256757e-06| +|cran|formula.tools|2.3825150958256757e-06| +|cran|R2WinBUGS|2.3825150958256757e-06| +|cran|[posterior](https://mc-stan.org/posterior/)|2.3723008007351023e-06| +|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.3687632049406945e-06| +|rubygems|rexml|2.3678836978477397e-06| +|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.3663253697383393e-06| +|pypi|[lark](https://github.com/lark-parser/lark)|2.3615778419532856e-06| +|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.3598244758654316e-06| +|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.3598244758654316e-06| +|rubygems|mercenary|2.3552154436860066e-06| +|cran|plotlyGeoAssets|2.3528381534039877e-06| +|cran|listviewer|2.3528381534039877e-06| +|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.34641638225256e-06| +|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.34641638225256e-06| +|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.34641638225256e-06| +|pypi|[deform](https://pypi.org/project/deform)|2.34641638225256e-06| +|pypi|[Faker](https://pypi.org/project/Faker)|2.34641638225256e-06| +|pypi|[flower](https://pypi.org/project/flower)|2.34641638225256e-06| +|pypi|[hl7](https://pypi.org/project/hl7)|2.34641638225256e-06| +|pypi|[paginate](https://pypi.org/project/paginate)|2.34641638225256e-06| +|pypi|[pycap](https://pypi.org/project/pycap)|2.34641638225256e-06| +|pypi|[pyotp](https://pypi.org/project/pyotp)|2.34641638225256e-06| +|pypi|[scrapy](https://pypi.org/project/scrapy)|2.34641638225256e-06| +|pypi|[twilio](https://pypi.org/project/twilio)|2.34641638225256e-06| +|pypi|[Wand](https://pypi.org/project/Wand)|2.34641638225256e-06| +|pypi|[cheroot](https://pypi.org/project/cheroot)|2.34641638225256e-06| +|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.34641638225256e-06| +|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.34641638225256e-06| +|pypi|[parsel](https://pypi.org/project/parsel)|2.34641638225256e-06| +|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.34641638225256e-06| +|pypi|[portend](https://pypi.org/project/portend)|2.34641638225256e-06| +|pypi|[protego](https://pypi.org/project/protego)|2.34641638225256e-06| +|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.34641638225256e-06| +|pypi|[python-editor](https://pypi.org/project/python-editor)|2.34641638225256e-06| +|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.34641638225256e-06| +|pypi|[queuelib](https://pypi.org/project/queuelib)|2.34641638225256e-06| +|pypi|[w3lib](https://pypi.org/project/w3lib)|2.34641638225256e-06| +|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.34641638225256e-06| +|pypi|[qrcode](https://pypi.org/project/qrcode)|2.34641638225256e-06| +|pypi|[tldextract](https://pypi.org/project/tldextract)|2.34641638225256e-06| +|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.34641638225256e-06| +|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.34641638225256e-06| +|pypi|[hickle](http://github.com/telegraphic/hickle)|2.3359878649981184e-06| +|cran|mlr3measures|2.3295703159184388e-06| +|pypi|[biomaj-user](http://biomaj.genouest.org)|2.328849628588636e-06| +|pypi|[jaraco.develop](https://pypi.org/project/jaraco.develop)|2.3280131165094024e-06| +|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.322952218430034e-06| +|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.322952218430034e-06| +|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.322952218430034e-06| +|npm|gulp-json-editor|2.322952218430034e-06| +|npm|requizzle|2.322952218430034e-06| +|npm|markdown-it-anchor|2.322952218430034e-06| +|npm|klaw|2.322952218430034e-06| +|npm|js2xmlparser|2.322952218430034e-06| +|npm|escape-string-regexp|2.322952218430034e-06| +|npm|catharsis|2.322952218430034e-06| +|cran|leafgl|2.322952218430034e-06| +|cran|mclustcomp|2.322952218430034e-06| +|cran|maotai|2.322952218430034e-06| +|cran|CVXR|2.322952218430034e-06| +|cran|shinyEffects|2.322952218430034e-06| +|pypi|[oemof](https://pypi.org/project/oemof)|2.318811483637824e-06| +|npm|optimist|2.3180359174386473e-06| +|cran|seasonal|2.3085239437814e-06| +|cran|forecTheta|2.3085239437814e-06| +|cran|urca|2.3085239437814e-06| +|cran|fracdiff|2.3085239437814e-06| +|cran|googleAnalyticsR|2.3085239437814e-06| +|cran|bigQueryR|2.3085239437814e-06| +|pypi|[HTSeq](https://github.com/htseq)|2.2942737959802858e-06| +|cran|[tiff](https://www.rforge.net/tiff/)|2.294273795980282e-06| +|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.294273795980282e-06| +|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.2942737959802802e-06| +|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.2942737959802802e-06| +|cran|prettymapr|2.2942737959802802e-06| +|cran|rosm|2.2942737959802802e-06| +|cran|wicket|2.2942737959802802e-06| +|cran|pkgmaker|2.291175036567528e-06| +|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.2821986707382794e-06| +|cran|effects|2.2804073060045755e-06| +|spack|[kokkos](https://github.com/kokkos/kokkos)|2.279375914188199e-06| +|pypi|[zope.component](https://pypi.org/project/zope.component)|2.2699128942729623e-06| +|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.2679711008340567e-06| +|npm|gaze|2.2610068259385664e-06| +|npm|hooker|2.2538592806510895e-06| +|pypi|[twobody](https://pypi.org/project/twobody)|2.2525597269624573e-06| +|pypi|[cmastro](https://pypi.org/project/cmastro)|2.2525597269624573e-06| +|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.2525597269624573e-06| +|npm|punycode|2.252559726962457e-06| +|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|2.244804064970701e-06| +|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.2376826813686884e-06| +|pypi|[url-normalize](https://pypi.org/project/url-normalize)|2.2316661722330593e-06| +|pypi|[cattrs](https://pypi.org/project/cattrs)|2.2316661722330593e-06| +|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|2.228827401267675e-06| +|pypi|[pytest-socket](https://pypi.org/project/pytest-socket/)|2.2279519316258924e-06| +|npm|[http-errors](https://github.com/jshttp/http-errors#readme)|2.2207476040710725e-06| +|cran|[titanic](https://github.com/paulhendricks/titanic)|2.217540941291192e-06| +|cran|[float](https://github.com/wrathematics/float)|2.217540941291192e-06| +|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.2123354461238417e-06| +|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.2123354461238417e-06| +|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.2123354461238417e-06| +|npm|phantomjs-prebuilt|2.2123354461238417e-06| +|cran|agridat|2.2123354461238417e-06| +|cran|cleanrmd|2.2123354461238417e-06| +|cran|[ggmap](https://github.com/dkahle/ggmap)|2.2078660815862202e-06| +|rubygems|rubocop-standard|2.205593090478512e-06| +|rubygems|minitest-focus|2.205593090478512e-06| +|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.204653725824801e-06| +|rubygems|rubocop-ast|2.199324806714494e-06| +|cran|cyclocomp|2.1932818394108136e-06| +|cran|xmlparsedata|2.1932818394108136e-06| +|npm|node-sass|2.1916352314232678e-06| +|pypi|[jupyter-book](https://executablebooks.org/)|2.1899886234357245e-06| +|npm|pify|2.187943029666579e-06| +|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.186307970287091e-06| +|pypi|[rise](https://pypi.org/project/rise)|2.186307970287091e-06| +|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.186307970287091e-06| +|cran|calibrator|2.186307970287091e-06| +|cran|alabama|2.186307970287091e-06| +|cran|disordR|2.186307970287091e-06| +|cran|rio|2.1756124690829196e-06| +|npm|rollup-plugin-livereload|2.173522543560266e-06| +|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.164113752676162e-06| +|npm|duplexer|2.162557898586055e-06| +|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.1588988222722745e-06| +|npm|rollup-plugin-copy|2.1556088962232303e-06| +|pypi|[pvfactors](https://github.com/SunPower/pvfactors)|2.1536750365675306e-06| +|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.151058638209813e-06| +|cran|[ring](https://github.com/mrc-ide/ring)|2.151058638209813e-06| +|npm|[opener](https://github.com/domenic/opener#readme)|2.146316547096655e-06| +|cran|lda|2.1427474402730377e-06| +|npm|karma-sinon|2.1408106658143755e-06| +|pypi|[rpyc](http://rpyc.readthedocs.org)|2.1377233487251558e-06| +|spack|libice|2.1360480169471574e-06| +|spack|nlohmann-json|2.1360480169471574e-06| +|spack|xxhash|2.1360480169471574e-06| +|spack|libxpm|2.1360480169471574e-06| +|spack|ftgl|2.1360480169471574e-06| +|spack|arrow|2.1360480169471574e-06| +|spack|davix|2.1360480169471574e-06| +|spack|dcap|2.1360480169471574e-06| +|spack|fcgi|2.1360480169471574e-06| +|spack|mysql-client|2.1360480169471574e-06| +|spack|oracle-instant-client|2.1360480169471574e-06| +|spack|postgresql|2.1360480169471574e-06| +|spack|pythia6|2.1360480169471574e-06| +|spack|r|2.1360480169471574e-06| +|spack|r-rcpp|2.1360480169471574e-06| +|spack|r-rinside|2.1360480169471574e-06| +|spack|shadow|2.1360480169471574e-06| +|spack|unuran|2.1360480169471574e-06| +|spack|vdt|2.1360480169471574e-06| +|spack|veccore|2.1360480169471574e-06| +|spack|xrootd|2.1360480169471574e-06| +|cran|textdata|2.1342831255839027e-06| +|cran|mallet|2.1342831255839027e-06| +|cran|gutenbergr|2.1342831255839027e-06| +|npm|bl|2.133674630261661e-06| +|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.1265236470014656e-06| +|rubygems|toxiproxy|2.123842028278888e-06| +|rubygems|mini_portile2|2.123842028278888e-06| +|rubygems|connection_pool|2.123842028278888e-06| +|npm|qs|2.1201548025353483e-06| +|cran|[ids](https://github.com/richfitz/ids)|2.1184787908337464e-06| +|rubygems|codeclimate-test-reporter|2.1160160797619876e-06| +|cran|questionr|2.111774744027304e-06| +|cran|quanteda.textplots|2.111774744027304e-06| +|cran|quanteda.textstats|2.111774744027304e-06| +|cran|quanteda.textmodels|2.111774744027304e-06| +|cran|dockerfiler|2.106179637294113e-06| +|cran|attachment|2.106179637294113e-06| +|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|2.1024083430006106e-06| +|pypi|[eeglabio](https://pypi.org/project/eeglabio)|2.1024083430006106e-06| +|rubygems|sprockets|2.0976217563248276e-06| +|pypi|[copier](https://pypi.org/project/copier)|2.097355425477148e-06| +|pypi|[dunamai](https://pypi.org/project/dunamai)|2.097355425477148e-06| +|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.097355425477148e-06| +|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.097355425477148e-06| +|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.097355425477148e-06| +|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.097355425477148e-06| +|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.097355425477148e-06| +|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.097355425477148e-06| +|pypi|[pygeos](https://pypi.org/project/pygeos)|2.097355425477148e-06| +|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.097355425477148e-06| +|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.097355425477148e-06| +|pypi|[send2trash](https://pypi.org/project/send2trash)|2.097355425477148e-06| +|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.093725387240748e-06| +|rubygems|regexp_parser|2.0889459199401437e-06| +|cran|mfx|2.087511014989332e-06| +|cran|drc|2.087511014989332e-06| +|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.0868666316618534e-06| +|npm|xvfb-maybe|2.0648464163822523e-06| +|npm|twolfson-style|2.0648464163822523e-06| +|npm|proclaim|2.0648464163822523e-06| +|npm|jscs|2.0648464163822523e-06| +|npm|foundry-release-npm|2.0648464163822523e-06| +|npm|foundry-release-git|2.0648464163822523e-06| +|npm|foundry-release-component|2.0648464163822523e-06| +|npm|foundry|2.0648464163822523e-06| +|npm|domify|2.0648464163822523e-06| +|npm|css-controls|2.0648464163822523e-06| +|npm|brfs|2.0648464163822523e-06| +|npm|computed-style|2.0648464163822523e-06| +|cran|bigstatsr|2.0648464163822523e-06| +|cran|odeintr|2.0648464163822523e-06| +|cran|RQuantLib|2.0648464163822523e-06| +|rubygems|crass|2.0648464163822523e-06| +|rubygems|openssl|2.0648464163822523e-06| +|cran|leafsync|2.061159190638713e-06| +|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.05762667366763e-06| +|pypi|[Levenshtein](https://github.com/maxbachmann/Levenshtein)|2.052933840903127e-06| +|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.04778156996587e-06| +|npm|gulp-autoprefixer|2.047041336604836e-06| +|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.0421557964220078e-06| +|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.0421557964220078e-06| +|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.0421557964220078e-06| +|npm|ubelt|2.0421557964220078e-06| +|npm|asynct|2.0421557964220078e-06| +|npm|event-stream|2.0421557964220078e-06| +|npm|it-is|2.0421557964220078e-06| +|npm|stream-spec|2.0421557964220078e-06| +|npm|string-to-stream|2.0421557964220078e-06| +|cran|snow|2.0421557964220078e-06| +|cran|Rmpi|2.0421557964220078e-06| +|cran|batchtools|2.0421557964220078e-06| +|cran|BatchJobs|2.0421557964220078e-06| +|cran|BBmisc|2.0421557964220078e-06| +|cran|[ssh](https://docs.ropensci.org/ssh)|2.0421557964220078e-06| +|pypi|[rtoml](https://pypi.org/project/rtoml)|2.0388471239591604e-06| +|pypi|[pythran](https://pypi.org/project/pythran)|2.0388471239591604e-06| +|pypi|[meson-python](https://pypi.org/project/meson-python)|2.0388471239591604e-06| +|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.0388471239591604e-06| +|npm|read-dir-deep|2.0199584508087254e-06| +|npm|gulp-strip-comments|2.0199584508087254e-06| +|npm|gulp-jsbeautifier|2.0199584508087254e-06| +|npm|webgpu|2.0199584508087254e-06| +|npm|gpu-mock.js|2.0199584508087254e-06| +|npm|gl-wiretap|2.0199584508087254e-06| +|npm|gl|2.0199584508087254e-06| +|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.005359174386478e-06| +|npm|babel-preset-stage-2|2.0022753128555174e-06| +|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.9985210466439135e-06| +|pypi|[types-pillow](https://pypi.org/project/types-pillow)|1.998238467466696e-06| +|pypi|[blue](https://pypi.org/project/blue)|1.998238467466696e-06| +|cran|rematch2|1.997738907849829e-06| +|npm|pngjs|1.9930949965079657e-06| +|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|1.9913933818073915e-06| +|pypi|[sncosmo](https://sncosmo.readthedocs.org)|1.9912373368004817e-06| +|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|1.987552700260992e-06| +|pypi|[pylama](https://pypi.org/project/pylama)|1.987552700260992e-06| +|pypi|[tabulator](https://pypi.org/project/tabulator)|1.987552700260992e-06| +|pypi|[tableschema](https://pypi.org/project/tableschema)|1.987552700260992e-06| +|pypi|[Yapsy](https://pypi.org/project/Yapsy)|1.987552700260992e-06| +|pypi|[influxdb](https://pypi.org/project/influxdb)|1.987552700260992e-06| +|pypi|[drmaa](https://pypi.org/project/drmaa)|1.987552700260992e-06| +|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|1.987552700260992e-06| +|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|1.987552700260992e-06| +|pypi|[pyright](https://pypi.org/project/pyright)|1.987552700260992e-06| +|pypi|[dfsql](https://pypi.org/project/dfsql)|1.987552700260992e-06| +|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|1.987552700260992e-06| +|cran|bain|1.987552700260992e-06| +|pypi|[wotan](https://github.com/hippke/wotan)|1.9854210478583106e-06| +|cran|gclus|1.977487529535311e-06| +|npm|[types](http://nodeca.github.com/types/)|1.9770673976146354e-06| +|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|1.9769806114298162e-06| +|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|1.9769806114298162e-06| +|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|1.9769806114298162e-06| +|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|1.9769806114298162e-06| +|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|1.9769806114298162e-06| +|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|1.9769806114298162e-06| +|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|1.9769806114298162e-06| +|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|1.9769806114298162e-06| +|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|1.9769806114298162e-06| +|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|1.9769806114298162e-06| +|pypi|[snakeviz](https://github.com/jiffyclub/snakeviz)|1.971930679942176e-06| +|cran|[dde](https://github.com/mrc-ide/dde)|1.9705650703442324e-06| +|npm|[runmd](https://github.com/broofa/runmd)|1.9665203965545262e-06| +|npm|random-seed|1.9665203965545262e-06| +|npm|optional-dev-dependency|1.9665203965545262e-06| +|pypi|[bson](https://pypi.org/project/bson)|1.9635042999756214e-06| +|cran|movMF|1.9561702892042392e-06| +|cran|flexmix|1.9561702892042392e-06| +|cran|flexclust|1.9561702892042392e-06| +|cran|cclust|1.9561702892042392e-06| +|cran|RWeka|1.9561702892042392e-06| +|cran|relations|1.9561702892042392e-06| +|cran|[rncl](https://github.com/fmichonneau/rncl)|1.953112302941659e-06| +|pypi|[pyomo](https://pypi.org/project/pyomo)|1.950604605192043e-06| +|pypi|[libpysal](http://pysal.org/libpysal)|1.9466565541650877e-06| +|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.9365756541524462e-06| +|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.9357935153583615e-06| +|npm|pm2-sysmonit|1.9357935153583615e-06| +|npm|yamljs|1.9357935153583615e-06| +|npm|vizion|1.9357935153583615e-06| +|npm|source-map-support|1.9357935153583615e-06| +|npm|promptly|1.9357935153583615e-06| +|npm|pm2-multimeter|1.9357935153583615e-06| +|npm|pm2-deploy|1.9357935153583615e-06| +|npm|pm2-axon-rpc|1.9357935153583615e-06| +|npm|pm2-axon|1.9357935153583615e-06| +|npm|pidusage|1.9357935153583615e-06| +|npm|fclone|1.9357935153583615e-06| +|npm|croner|1.9357935153583615e-06| +|npm|cli-tableau|1.9357935153583615e-06| +|npm|blessed|1.9357935153583615e-06| +|cran|arkdb|1.9357935153583615e-06| +|cran|TH.data|1.9337450566119506e-06| +|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.9320301291573938e-06| +|cran|[energy](https://github.com/mariarizzo/energy)|1.917380664580965e-06| +|pypi|[percy](https://pypi.org/project/percy)|1.91702915913484e-06| +|pypi|[preconditions](https://pypi.org/project/preconditions)|1.91702915913484e-06| +|pypi|[mimesis](https://pypi.org/project/mimesis)|1.91702915913484e-06| +|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.91702915913484e-06| +|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.91702915913484e-06| +|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.91702915913484e-06| +|pypi|[moarchiving](https://pypi.org/project/moarchiving)|1.9164355802047777e-06| +|npm|mocha-headless-chrome|1.9164355802047777e-06| +|npm|gulp-format-md|1.9164355802047777e-06| +|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.9137600932323316e-06| +|pypi|[snappy](https://pypi.org/project/snappy)|1.9137600932323316e-06| +|pypi|[datashape](https://pypi.org/project/datashape)|1.9137600932323316e-06| +|pypi|[fastremap](https://pypi.org/project/fastremap)|1.906012076660541e-06| +|pypi|[edt](https://pypi.org/project/edt)|1.906012076660541e-06| +|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.906012076660541e-06| +|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.906012076660541e-06| +|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.906012076660541e-06| +|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.906012076660541e-06| +|npm|babel-plugin-module-resolver|1.9009143529194723e-06| +|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.897245246221354e-06| +|npm|sveld|1.8962875252490073e-06| +|npm|pretty-quick|1.8962875252490073e-06| +|npm|toidentifier|1.8962875252490073e-06| +|npm|gulp-plumber|1.8962875252490073e-06| +|npm|gulp-filter|1.8962875252490073e-06| +|cran|sn|1.8962875252490073e-06| +|cran|ProFound|1.8962875252490073e-06| +|cran|FITSio|1.8962875252490073e-06| +|rubygems|fakeweb-fi|1.8962875252490073e-06| +|rubygems|rspectacular|1.8962875252490073e-06| +|rubygems|fuubar|1.8962875252490073e-06| +|rubygems|bindex|1.8962875252490073e-06| +|pypi|[bs4](https://pypi.org/project/bs4)|1.895921730904673e-06| +|cran|dials|1.893315287748617e-06| +|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.892660475557182e-06| +|npm|kefir|1.887859580692345e-06| +|npm|highland|1.887859580692345e-06| +|npm|grunt-saucelabs|1.887859580692345e-06| +|npm|co|1.887859580692345e-06| +|npm|baconjs|1.887859580692345e-06| +|npm|acorn-walk|1.887859580692345e-06| +|npm|travis-check-changes|1.8869519558939353e-06| +|npm|shelljs-release|1.8869519558939353e-06| +|npm|shelljs-changelog|1.8869519558939353e-06| +|npm|rechoir|1.8869519558939353e-06| +|npm|interpret|1.8869519558939353e-06| +|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.8855131643100925e-06| +|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.877133105802062e-06| +|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.8771331058020514e-06| +|pypi|[jumper](https://vlab.jumper.io)|1.8771331058020514e-06| +|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.8771331058020514e-06| +|pypi|[atropos](https://atropos.readthedocs.org/)|1.8771331058020514e-06| +|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.8771331058020514e-06| +|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.8771331058020514e-06| +|pypi|[git](https://pypi.org)|1.8771331058020514e-06| +|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.8771331058020514e-06| +|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.8771331058020514e-06| +|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.8771331058020514e-06| +|pypi|[py-packman](https://github.com/Pranavkhade/PACKMAN)|1.8771331058020514e-06| +|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.8771331058020514e-06| +|pypi|[exhale](https://github.com/svenevs/exhale)|1.8771331058020514e-06| +|cran|kappaSize|1.8771331058020514e-06| +|cran|[readtext](https://github.com/quanteda/readtext)|1.8771331058020503e-06| +|pypi|[PICOS](https://pypi.org/project/PICOS)|1.8771331058020478e-06| +|pypi|[petsc](https://petsc.org/)|1.8771331058020478e-06| +|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.8771331058020478e-06| +|pypi|[komics](http://github.com/frebio/komics)|1.8771331058020478e-06| +|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.8771331058020478e-06| +|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.8771331058020478e-06| +|pypi|[catscii](https://pypi.org/project/catscii)|1.8771331058020478e-06| +|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.8771331058020478e-06| +|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.8771331058020478e-06| +|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.8771331058020478e-06| +|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.8771331058020478e-06| +|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.8771331058020478e-06| +|pypi|[partycls](https://pypi.org/project/partycls)|1.8771331058020478e-06| +|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.8771331058020478e-06| +|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.8771331058020478e-06| +|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.8771331058020478e-06| +|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.8771331058020478e-06| +|npm|[natives](https://github.com/addaleax/natives#readme)|1.8771331058020478e-06| +|cran|nLTT|1.8771331058020476e-06| +|pypi|[gymnasium](https://farama.org)|1.8771331058020304e-06| +|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.8771331058020304e-06| +|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.8762392328945286e-06| +|cran|concaveman|1.8756757043223876e-06| +|cran|tweenr|1.8756757043223876e-06| +|cran|ranger|1.866704588547592e-06| +|spack|asio|1.8583617747440273e-06| +|spack|gperftools|1.8583617747440273e-06| +|spack|mimalloc|1.8583617747440273e-06| +|spack|otf2|1.8583617747440273e-06| +|rubygems|mini_portile|1.858361774744027e-06| +|rubygems|hoe-gemspec|1.858361774744027e-06| +|rubygems|hoe-bundler|1.858361774744027e-06| +|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.8477141709926373e-06| +|npm|ejs|1.843612871769868e-06| +|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.8411727014763394e-06| +|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8308983002404207e-06| +|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8308983002404207e-06| +|pypi|[ablog](https://pypi.org/project/ablog)|1.8308983002404207e-06| +|pypi|[pytype](https://pypi.org/project/pytype)|1.8308983002404207e-06| +|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8308983002404207e-06| +|pypi|[jraph](https://pypi.org/project/jraph)|1.8308983002404207e-06| +|pypi|[clu](https://pypi.org/project/clu)|1.8308983002404207e-06| +|pypi|[orbax](https://pypi.org/project/orbax)|1.8308983002404207e-06| +|cran|nFactors|1.8232168620433034e-06| +|npm|tmp|1.8198252200467034e-06| +|rubygems|[uglifier](http://github.com/lautis/uglifier)|1.8195352859482073e-06| +|pypi|[yte](https://github.com/koesterlab/yte)|1.8123273200065022e-06| +|pypi|[vulture](https://github.com/jendrikseipp/vulture)|1.8047999692062922e-06| +|cran|adehabitatHR|1.798919226393631e-06| +|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|1.7969137423062344e-06| +|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.7960750853242453e-06| +|cran|gginnards|1.795518622941089e-06| +|pypi|[pypandoc](https://pypi.org/project/pypandoc)|1.7931560984372192e-06| +|pypi|[lap](https://pypi.org/project/lap)|1.7931560984372192e-06| +|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.7913213066796653e-06| +|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.7899733272148454e-06| +|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.7868863218692568e-06| +|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.7868863218692568e-06| +|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.7868863218692568e-06| +|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.7868863218692568e-06| +|npm|docdown|1.7868863218692568e-06| +|npm|qunitjs|1.7868863218692568e-06| +|npm|platform|1.7868863218692568e-06| +|npm|qunit-extras|1.7868863218692568e-06| +|cran|CircStats|1.7868863218692568e-06| +|npm|[formidable](https://github.com/node-formidable/formidable)|1.779973007158054e-06| +|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.7698683568990734e-06| +|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.7698683568990734e-06| +|pypi|[mongomock](https://pypi.org/project/mongomock)|1.7698683568990734e-06| +|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.7698683568990734e-06| +|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.7698683568990734e-06| +|pypi|[mike](https://pypi.org/project/mike)|1.7698683568990734e-06| +|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.7698683568990734e-06| +|pypi|[trollius](https://pypi.org/project/trollius)|1.7698683568990734e-06| +|cran|showimage|1.7698683568990734e-06| +|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.7605532602838153e-06| +|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.7605532602838153e-06| +|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.7605532602838153e-06| +|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.7605532602838153e-06| +|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.7605532602838153e-06| +|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.7605532602838153e-06| +|pypi|[dodgy](https://pypi.org/project/dodgy)|1.7605532602838153e-06| +|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.7521696733300827e-06| +|pypi|[cliff](https://pypi.org/project/cliff)|1.7521696733300827e-06| +|npm|babel-preset-es2016|1.7521696733300827e-06| +|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.7479525385960082e-06| +|cran|ggfortify|1.7422141638225256e-06| +|npm|utils-merge|1.7324288339646702e-06| +|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.725174711522832e-06| +|cran|[wellknown](https://github.com/ropensci/wellknown)|1.720705346985213e-06| +|pypi|[gstools](https://pypi.org/project/gstools)|1.7207053469852103e-06| +|pypi|[openturns](https://pypi.org/project/openturns)|1.7207053469852103e-06| +|pypi|[numpoly](https://pypi.org/project/numpoly)|1.7207053469852103e-06| +|npm|mini-svg-data-uri|1.7207053469852103e-06| +|cran|R2HTML|1.7207053469852103e-06| +|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7056642163297453e-06| +|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7056642163297453e-06| +|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7056642163297453e-06| +|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7056642163297453e-06| +|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7056642163297453e-06| +|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7056642163297453e-06| +|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7056642163297453e-06| +|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7056642163297453e-06| +|pypi|[markdown-it-py>=1.0.0,<3.0.0](https://pypi.org/project/markdown-it-py>=1.0.0,<3.0.0)|1.7056642163297453e-06| +|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7056642163297453e-06| +|spack|groff|1.703498293515358e-06| +|spack|ghostscript|1.703498293515358e-06| +|spack|gts|1.703498293515358e-06| +|spack|cairo|1.703498293515358e-06| +|spack|pango|1.703498293515358e-06| +|spack|poppler|1.703498293515358e-06| +|spack|sed|1.703498293515358e-06| +|npm|walkdir|1.703498293515358e-06| +|npm|jasmine-reporters|1.703498293515358e-06| +|npm|jasmine-growl-reporter|1.703498293515358e-06| +|rubygems|ffi|1.703498293515358e-06| +|pypi|[jaxns](https://pypi.org/project/jaxns)|1.7000051322846363e-06| +|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.69783293290821e-06| +|npm|[pre-commit](https://github.com/observing/pre-commit)|1.6954332579425323e-06| +|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.690043427482918e-06| +|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.6894197952218428e-06| +|pypi|[levmar](https://pypi.org/project/levmar)|1.6894197952218428e-06| +|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.6894197952218428e-06| +|pypi|[bumps](https://pypi.org/project/bumps)|1.6894197952218428e-06| +|pypi|[tinycc](https://pypi.org/project/tinycc)|1.6894197952218428e-06| +|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.6894197952218428e-06| +|pypi|[dfogn](https://pypi.org/project/dfogn)|1.6894197952218428e-06| +|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.6894197952218428e-06| +|cran|sangerseqR|1.6894197952218428e-06| +|cran|[ggraph](https://ggraph.data-imaginist.com)|1.687953284982936e-06| +|pypi|[croniter](https://pypi.org/project/croniter)|1.687073378839591e-06| +|rubygems|[ruby-progressbar](https://github.com/jfelchner/ruby-progressbar)|1.6859863655359754e-06| +|cran|dendroextras|1.684479971259206e-06| +|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.6685627607129421e-06| +|cran|[rlist](https://renkun.me/rlist)|1.6685627607129421e-06| +|pypi|[openbabel](http://openbabel.org/)|1.6643913538111492e-06| +|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.661424874491672e-06| +|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.6594944848394936e-06| +|spack|fltk|1.6592515845928812e-06| +|spack|glpk|1.6592515845928812e-06| +|spack|gnuplot|1.6592515845928812e-06| +|spack|imagemagick|1.6592515845928812e-06| +|spack|qhull|1.6592515845928812e-06| +|spack|qrupdate|1.6592515845928812e-06| +|spack|qscintilla|1.6592515845928812e-06| +|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.6548410274833857e-06| +|npm|cli-color|1.6534168537459613e-06| +|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.6518771331058018e-06| +|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.6518771331058018e-06| +|pypi|[genfire](https://pypi.org/project/genfire)|1.6518771331058018e-06| +|pypi|[swapper](https://pypi.org/project/swapper)|1.6518771331058018e-06| +|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.6518771331058018e-06| +|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.6518771331058018e-06| +|pypi|[opencv-contrib-python](https://github.com/skvark/opencv-python)|1.644726149845615e-06| +|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|1.644296403255451e-06| +|npm|node-domexception|1.6426590687469525e-06| +|npm|native-hello-world|1.6426590687469525e-06| +|npm|module-not-found-error|1.6426590687469525e-06| +|npm|fill-keys|1.6426590687469525e-06| +|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.6390408552499497e-06| +|npm|codeclimate-test-reporter|1.636966154274784e-06| +|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.6353583617747439e-06| +|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.6353583617747439e-06| +|cran|[workflows](https://github.com/tidymodels/workflows)|1.6326023563872223e-06| +|pypi|[smt](https://github.com/SMTorg/smt)|1.6313180562327433e-06| +|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.6301419076701993e-06| +|npm|normalize-wheel-es|1.6301419076701993e-06| +|npm|memoize-one|1.6301419076701993e-06| +|npm|lodash-unified|1.6301419076701993e-06| +|npm|lodash-es|1.6301419076701993e-06| +|npm|async-validator|1.6301419076701993e-06| +|cran|highcharter|1.6301419076701993e-06| +|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.6272091876918786e-06| +|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6268486916951082e-06| +|npm|promise|1.6234035565306894e-06| +|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6216712027836308e-06| +|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6216712027836308e-06| +|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6216712027836308e-06| +|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6216712027836308e-06| +|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6216712027836308e-06| +|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6216712027836308e-06| +|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6216712027836308e-06| +|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6216712027836308e-06| +|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6216712027836308e-06| +|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6216712027836308e-06| +|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6216712027836308e-06| +|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6216712027836308e-06| +|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6216712027836308e-06| +|npm|gulp-util|1.6176736019952741e-06| +|cran|survAUC|1.6159667606469803e-06| +|cran|simsurv|1.6159667606469803e-06| +|cran|set6|1.6159667606469803e-06| +|cran|param6|1.6159667606469803e-06| +|cran|bujar|1.6159667606469803e-06| +|cran|pso|1.6159667606469803e-06| +|cran|soma|1.6159667606469803e-06| +|cran|tcltk2|1.6159667606469803e-06| +|cran|[umap](https://github.com/tkonopka/umap)|1.614483449807686e-06| +|cran|IRanges|1.6140700860452818e-06| +|cran|[txtq](https://github.com/wlandau/txtq)|1.6128905224468374e-06| +|rubygems|unicode-display_width|1.6093686877481366e-06| +|rubygems|rainbow|1.6093686877481366e-06| +|rubygems|parser|1.6093686877481366e-06| +|rubygems|parallel|1.6093686877481366e-06| +|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6089712335446122e-06| +|cran|pgdraw|1.6089712335446122e-06| +|cran|matrixNormal|1.6089712335446122e-06| +|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.608971233544612e-06| +|cran|DiagrammeRsvg|1.6081976896823313e-06| +|rubygems|contracts|1.606155533885909e-06| +|rubygems|childprocess|1.606155533885909e-06| +|rubygems|yard-junk|1.606155533885909e-06| +|rubygems|rubocop-packaging|1.606155533885909e-06| +|rubygems|rake-manifest|1.606155533885909e-06| +|rubygems|pry-doc|1.606155533885909e-06| +|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6042268311892884e-06| +|rubygems|[responders](https://github.com/heartcombo/responders)|1.600458158234853e-06| +|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.596780094868977e-06| +|pypi|[flake8-tidy-imports](https://pypi.org/project/flake8-tidy-imports)|1.5883433972171173e-06| +|pypi|[flake8-string-format](https://pypi.org/project/flake8-string-format)|1.5883433972171173e-06| +|pypi|[flake8-pep3101](https://pypi.org/project/flake8-pep3101)|1.5883433972171173e-06| +|pypi|[flake8-mutable](https://pypi.org/project/flake8-mutable)|1.5883433972171173e-06| +|pypi|[flake8-blind-except](https://pypi.org/project/flake8-blind-except)|1.5883433972171173e-06| +|pypi|[types-tabulate](https://pypi.org/project/types-tabulate)|1.5883433972171173e-06| +|pypi|[py-stringmatching](https://pypi.org/project/py-stringmatching)|1.5883433972171173e-06| +|pypi|[pylev](https://pypi.org/project/pylev)|1.5883433972171173e-06| +|pypi|[distance](https://pypi.org/project/distance)|1.5883433972171173e-06| +|pypi|[pyxDamerauLevenshtein](https://pypi.org/project/pyxDamerauLevenshtein)|1.5883433972171173e-06| +|npm|wdio-chromedriver-service|1.5883433972171173e-06| +|npm|selenium-standalone|1.5883433972171173e-06| +|npm|chromedriver|1.5883433972171173e-06| +|npm|shortid|1.5883433972171173e-06| +|npm|react-beautiful-dnd|1.5883433972171173e-06| +|npm|objectpath|1.5883433972171173e-06| +|pypi|[cmasher](https://cmasher.readthedocs.io)|1.5851346226772853e-06| +|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.5851346226772853e-06| +|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.5851346226772853e-06| +|npm|taper|1.567070941004388e-06| +|npm|karma-tap|1.567070941004388e-06| +|npm|function-bind|1.567070941004388e-06| +|npm|buffer-equal|1.567070941004388e-06| +|npm|tunnel-agent|1.567070941004388e-06| +|npm|performance-now|1.567070941004388e-06| +|npm|oauth-sign|1.567070941004388e-06| +|npm|isstream|1.567070941004388e-06| +|npm|is-typedarray|1.567070941004388e-06| +|npm|http-signature|1.567070941004388e-06| +|npm|har-validator|1.567070941004388e-06| +|npm|forever-agent|1.567070941004388e-06| +|npm|extend|1.567070941004388e-06| +|npm|caseless|1.567070941004388e-06| +|npm|aws4|1.567070941004388e-06| +|npm|aws-sign2|1.567070941004388e-06| +|pypi|[ecdsa](https://pypi.org/project/ecdsa)|1.5651040709420446e-06| +|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|1.5651040709420446e-06| +|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.5628137544870603e-06| +|pypi|[foldedleastsquares](https://pypi.org/project/foldedleastsquares)|1.561648550205065e-06| +|pypi|[everest-pipeline](https://pypi.org/project/everest-pipeline)|1.561648550205065e-06| +|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.561648550205065e-06| +|pypi|[autodoc](https://pypi.org/project/autodoc)|1.5616485502050647e-06| +|npm|[mz](https://github.com/normalize/mz#readme)|1.5586908824963458e-06| +|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5525417639662316e-06| +|pypi|[Boruta](https://pypi.org/project/Boruta)|1.5513496742165684e-06| +|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.5513496742165684e-06| +|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.5513496742165684e-06| +|pypi|[daphne](https://pypi.org/project/daphne)|1.5513496742165684e-06| +|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.5513496742165684e-06| +|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.5513496742165684e-06| +|pypi|[django-light](https://pypi.org/project/django-light)|1.5513496742165684e-06| +|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.5513496742165684e-06| +|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.5513496742165684e-06| +|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.5513496742165684e-06| +|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.5513496742165684e-06| +|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.5513496742165684e-06| +|pypi|[kmodes](https://pypi.org/project/kmodes)|1.5513496742165684e-06| +|pypi|[missingno](https://pypi.org/project/missingno)|1.5513496742165684e-06| +|pypi|[multimethod](https://pypi.org/project/multimethod)|1.5513496742165684e-06| +|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.5513496742165684e-06| +|pypi|[phik](https://pypi.org/project/phik)|1.5513496742165684e-06| +|pypi|[pycaret](https://pypi.org/project/pycaret)|1.5513496742165684e-06| +|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.5513496742165684e-06| +|pypi|[pyod](https://pypi.org/project/pyod)|1.5513496742165684e-06| +|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.5513496742165684e-06| +|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.5513496742165684e-06| +|pypi|[textblob](https://pypi.org/project/textblob)|1.5513496742165684e-06| +|pypi|[visions](https://pypi.org/project/visions)|1.5513496742165684e-06| +|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.5513496742165684e-06| +|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.551328090221101e-06| +|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.551328090221101e-06| +|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.551328090221101e-06| +|go|[golang.org/x/sys](https://golang.org/x/sys)|1.5488908246960128e-06| +|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5486348122866895e-06| +|cran|sjPlot|1.5486348122866895e-06| +|pypi|[pydata_sphinx_theme](https://pypi.org/project/pydata_sphinx_theme)|1.5486348122866893e-06| +|pypi|[flit](https://pypi.org/project/flit)|1.5486348122866893e-06| +|pypi|[peppy](https://pypi.org/project/peppy)|1.5486348122866893e-06| +|pypi|[eido](https://pypi.org/project/eido)|1.5486348122866893e-06| +|pypi|[slacker](https://pypi.org/project/slacker)|1.5486348122866893e-06| +|pypi|[throttler](https://pypi.org/project/throttler)|1.5486348122866893e-06| +|pypi|[reretry](https://pypi.org/project/reretry)|1.5486348122866893e-06| +|pypi|[types-Pillow](https://pypi.org/project/types-Pillow)|1.5447632252559726e-06| +|pypi|[pscript](https://pypi.org/project/pscript)|1.5419307654802534e-06| +|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.5419307654802534e-06| +|npm|es6-promise|1.5419307654802534e-06| +|cran|sjstats|1.5344271534583712e-06| +|cran|projpred|1.5344271534583712e-06| +|cran|PROreg|1.5344271534583712e-06| +|cran|PMCMRplus|1.5344271534583712e-06| +|cran|PCDimension|1.5344271534583712e-06| +|cran|NbClust|1.5344271534583712e-06| +|cran|M3C|1.5344271534583712e-06| +|cran|lqmm|1.5344271534583712e-06| +|cran|lavaSearch2|1.5344271534583712e-06| +|cran|ivprobit|1.5344271534583712e-06| +|cran|FactoMineR|1.5344271534583712e-06| +|cran|factoextra|1.5344271534583712e-06| +|cran|EGAnet|1.5344271534583712e-06| +|cran|DRR|1.5344271534583712e-06| +|cran|ClassDiscovery|1.5344271534583712e-06| +|cran|cAIC4|1.5344271534583712e-06| +|cran|brglm2|1.5344271534583712e-06| +|cran|BayesFM|1.5344271534583712e-06| +|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5329920364050256e-06| +|npm|karma-mocha-reporter|1.5316168473165058e-06| +|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5295158639868537e-06| +|pypi|[splot](https://pypi.org/project/splot)|1.5295158639868537e-06| +|pypi|[esda](https://pypi.org/project/esda)|1.5295158639868537e-06| +|cran|pcaPP|1.5175899186138102e-06| +|npm|generate-object-property|1.517030020199206e-06| +|rubygems|loofah|1.517030020199206e-06| +|rubygems|warden|1.517030020199206e-06| +|rubygems|orm_adapter|1.517030020199206e-06| +|rubygems|bcrypt|1.517030020199206e-06| +|rubygems|rack-protection|1.517030020199206e-06| +|rubygems|fakefs|1.517030020199206e-06| +|rubygems|premailer|1.517030020199206e-06| +|npm|uri-path|1.5142207053469852e-06| +|npm|maxmin|1.5142207053469852e-06| +|cran|vegalite|1.504746376310953e-06| +|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5017064846416664e-06| +|cran|wdm|1.5002399744027303e-06| +|cran|rmcorr|1.5002399744027303e-06| +|cran|mbend|1.5002399744027303e-06| +|cran|TSP|1.492320819112628e-06| +|pypi|[qtsass](https://pypi.org/project/qtsass)|1.4748902974158946e-06| +|npm|svelte-check|1.4748902974158946e-06| +|npm|svelte-guides|1.4748902974158946e-06| +|npm|scenejs|1.4748902974158946e-06| +|npm|print-sizes|1.4748902974158946e-06| +|npm|keycon|1.4748902974158946e-06| +|npm|moveable|1.4748902974158946e-06| +|npm|framework-utils|1.4748902974158946e-06| +|npm|chai-timers|1.4748902974158946e-06| +|cran|moonBook|1.4748902974158946e-06| +|cran|ztable|1.4748902974158946e-06| +|cran|mycor|1.4748902974158946e-06| +|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.471738526758138e-06| +|cran|treemap|1.4690606914972548e-06| +|cran|networkD3|1.4690606914972548e-06| +|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.4671049527374558e-06| +|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.462610914736206e-06| +|pypi|[spin](https://pypi.org/project/spin)|1.462610914736206e-06| +|spack|py-twisted|1.4601413944417355e-06| +|spack|perl-module-build|1.4601413944417355e-06| +|spack|apr|1.4601413944417355e-06| +|spack|apr-util|1.4601413944417355e-06| +|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.4575386468580605e-06| +|rubygems|[sys-uname](https://github.com/djberg96/sys-uname)|1.457007252559727e-06| +|rubygems|[omniauth](https://github.com/omniauth/omniauth)|1.4531819553760058e-06| +|pypi|[portpicker](https://pypi.org/project/portpicker)|1.4518451365187713e-06| +|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.4518451365187713e-06| +|npm|path-exists|1.4496784974600673e-06| +|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4469567690557463e-06| +|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.4435488785958075e-06| +|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.4414216329745338e-06| +|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.4414216329745338e-06| +|pypi|[get_version](https://pypi.org/project/get_version)|1.4414216329745338e-06| +|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.4414216329745338e-06| +|cran|[duckdb](https://duckdb.org/)|1.4391353811149005e-06| +|cran|spatialreg|1.4380180399804971e-06| +|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4266211604095562e-06| +|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.4181637475152833e-06| +|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4159282582106241e-06| +|cran|cartogram|1.415894685519259e-06| +|cran|rmapshaper|1.415894685519259e-06| +|cran|widgetframe|1.415894685519259e-06| +|cran|tmaptools|1.415894685519259e-06| +|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|1.4078498293515357e-06| +|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|1.4078498293515357e-06| +|pypi|[vegafusion](https://pypi.org/project/vegafusion)|1.4078498293515357e-06| +|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|1.4078498293515357e-06| +|pypi|[anywidget](https://pypi.org/project/anywidget)|1.4078498293515357e-06| +|pypi|[oemof.db](https://pypi.org/project/oemof.db)|1.4078498293515357e-06| +|pypi|[GeoAlchemy2](https://pypi.org/project/GeoAlchemy2)|1.4078498293515357e-06| +|cran|randgeo|1.4078498293515357e-06| +|npm|conventional-github-releaser|1.3972644922887422e-06| +|npm|corp-semantic-release|1.3972644922887422e-06| +|npm|gulp-clean-css|1.3972644922887422e-06| +|cran|googleComputeEngineR|1.3972644922887422e-06| +|npm|babel-preset-stage-3|1.3937713310580203e-06| +|npm|babel-preset-es2015-loose|1.3937713310580203e-06| +|npm|saucelabs-connector|1.3937713310580203e-06| +|npm|pinkie|1.3937713310580203e-06| +|npm|desired-capabilities|1.3937713310580203e-06| +|pypi|[gin-config](https://pypi.org/project/gin-config)|1.3908621994347751e-06| +|pypi|[pytest-isort](https://pypi.org/project/pytest-isort)|1.389195819112629e-06| +|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.3765642775881873e-06| +|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.3765642775881767e-06| +|npm|extract-text-webpack-plugin|1.3765642775881682e-06| +|npm|copyfiles|1.3765642775881682e-06| +|npm|perfect-scrollbar|1.3765642775881682e-06| +|cran|mlr3data|1.3765642775881682e-06| +|rubygems|libv8-node|1.3765642775881682e-06| +|rubygems|m|1.3765642775881682e-06| +|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.367569681456201e-06| +|npm|methods|1.3575694783032666e-06| +|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.35570724307926e-06| +|cran|sommer|1.3556438478375882e-06| +|cran|CARBayes|1.3556438478375882e-06| +|cran|multcompView|1.3556438478375882e-06| +|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.351535836177474e-06| +|npm|is-number-like|1.3478228256385253e-06| +|pypi|[WebOb](https://pypi.org/project/WebOb)|1.3476853067296764e-06| +|npm|content-disposition|1.347255560139519e-06| +|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3466389672058169e-06| +|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.329295889597865e-06| +|cran|clue|1.329295889597865e-06| +|npm|[material-ui](http://material-ui.com/)|1.3274012676743126e-06| +|pypi|[uharfbuzz](https://pypi.org/project/uharfbuzz)|1.3274012676743052e-06| +|npm|rollup-plugin-node-polyfills|1.3274012676743052e-06| +|npm|docpress|1.3274012676743052e-06| +|cran|striprtf|1.3274012676743052e-06| +|cran|streamR|1.3274012676743052e-06| +|cran|readODS|1.3274012676743052e-06| +|cran|mvabund|1.3274012676743052e-06| +|cran|huxtable|1.3274012676743052e-06| +|cran|texreg|1.3274012676743052e-06| +|cran|broom.mixed|1.3274012676743052e-06| +|cran|dotwhisker|1.3274012676743052e-06| +|cran|DHARMa|1.3274012676743052e-06| +|cran|RNeXML|1.3274012676743052e-06| +|cran|phylobase|1.3274012676743052e-06| +|cran|[writexl](https://docs.ropensci.org/writexl)|1.3244216913158876e-06| +|cran|[FME](http://fme.r-forge.r-project.org/)|1.3179198300480594e-06| +|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3142557101601467e-06| +|npm|into-stream|1.314127254997562e-06| +|cran|[GA](https://luca-scr.github.io/GA/)|1.3046075085324249e-06| +|pypi|[astroML](http://astroML.github.com)|1.303564656806984e-06| +|cran|[C50](https://topepo.github.io/C5.0/)|1.3035646568069795e-06| +|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3004531975605664e-06| +|cran|rlog|1.2995536886321868e-06| +|cran|loggit|1.2995536886321868e-06| +|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|1.295417807448526e-06| +|cran|[butcher](https://butcher.tidymodels.org/)|1.29533161686925e-06| +|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.2905290102389081e-06| +|pypi|[quandl](https://github.com/quandl/quandl-python)|1.2905290102389081e-06| +|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.2905290102389077e-06| +|npm|overland|1.2905290102389077e-06| +|cran|base64|1.2905290102389077e-06| +|cran|learnr|1.2905290102389077e-06| +|rubygems|[terminal-table](https://github.com/tj/terminal-table)|1.2905290102389077e-06| +|rubygems|minima|1.2905290102389077e-06| +|rubygems|jekyll-titles-from-headings|1.2905290102389077e-06| +|rubygems|jekyll-theme-time-machine|1.2905290102389077e-06| +|rubygems|jekyll-theme-tactile|1.2905290102389077e-06| +|rubygems|jekyll-theme-slate|1.2905290102389077e-06| +|rubygems|jekyll-theme-modernist|1.2905290102389077e-06| +|rubygems|jekyll-theme-minimal|1.2905290102389077e-06| +|rubygems|jekyll-theme-midnight|1.2905290102389077e-06| +|rubygems|jekyll-theme-merlot|1.2905290102389077e-06| +|rubygems|jekyll-theme-leap-day|1.2905290102389077e-06| +|rubygems|jekyll-theme-hacker|1.2905290102389077e-06| +|rubygems|jekyll-theme-dinky|1.2905290102389077e-06| +|rubygems|jekyll-theme-cayman|1.2905290102389077e-06| +|rubygems|jekyll-theme-architect|1.2905290102389077e-06| +|rubygems|jekyll-swiss|1.2905290102389077e-06| +|rubygems|jekyll-sitemap|1.2905290102389077e-06| +|rubygems|jekyll-relative-links|1.2905290102389077e-06| +|rubygems|jekyll-redirect-from|1.2905290102389077e-06| +|rubygems|jekyll-readme-index|1.2905290102389077e-06| +|rubygems|jekyll-paginate|1.2905290102389077e-06| +|rubygems|jekyll-optional-front-matter|1.2905290102389077e-06| +|rubygems|jekyll-mentions|1.2905290102389077e-06| +|rubygems|jekyll-include-cache|1.2905290102389077e-06| +|rubygems|jekyll-gist|1.2905290102389077e-06| +|rubygems|jekyll-feed|1.2905290102389077e-06| +|rubygems|jekyll-default-layout|1.2905290102389077e-06| +|rubygems|jekyll-coffeescript|1.2905290102389077e-06| +|rubygems|jekyll-avatar|1.2905290102389077e-06| +|rubygems|github-pages-health-check|1.2905290102389077e-06| +|pypi|[lcbuilder](https://github.com/PlanetHunders/lcbuilder)|1.2888631973914644e-06| +|npm|sinon-chai|1.2861228253666246e-06| +|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.2858947159288496e-06| +|npm|repeat-string|1.2776237201365185e-06| +|npm|tap-out|1.2776237201365185e-06| +|npm|figures|1.2776237201365185e-06| +|npm|pretty-ms|1.2776237201365185e-06| +|npm|tapes|1.2776237201365185e-06| +|rubygems|w3c_validators|1.2776237201365185e-06| +|rubygems|html-proofer|1.2776237201365185e-06| +|pypi|[pybv](https://pypi.org/project/pybv)|1.27278255070417e-06| +|cran|pheatmap|1.2665159770872045e-06| +|npm|expect|1.2659096875820424e-06| +|rubygems|rqrcode_core|1.2641916834993381e-06| +|rubygems|chunky_png|1.2641916834993381e-06| +|rubygems|standardrb|1.2641916834993381e-06| +|rubygems|chronic|1.2641916834993381e-06| +|rubygems|fast_stack|1.2641916834993381e-06| +|rubygems|guard|1.2641916834993381e-06| +|rubygems|guard-minitest|1.2641916834993381e-06| +|pypi|[radon](https://pypi.org/project/radon)|1.264191683499338e-06| +|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.2571270829150772e-06| +|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.2571270829150772e-06| +|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.2571270829150772e-06| +|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.2571270829150772e-06| +|npm|webidl2js|1.2556498478000184e-06| +|npm|mocha-sugar-free|1.2556498478000184e-06| +|npm|eslint-plugin-jsdom-internal|1.2556498478000184e-06| +|npm|xml-name-validator|1.2556498478000184e-06| +|npm|whatwg-url|1.2556498478000184e-06| +|npm|whatwg-mimetype|1.2556498478000184e-06| +|npm|whatwg-encoding|1.2556498478000184e-06| +|npm|webidl-conversions|1.2556498478000184e-06| +|npm|w3c-xmlserializer|1.2556498478000184e-06| +|npm|symbol-tree|1.2556498478000184e-06| +|npm|rrweb-cssom|1.2556498478000184e-06| +|npm|parse5|1.2556498478000184e-06| +|npm|nwsapi|1.2556498478000184e-06| +|npm|is-potential-custom-element-name|1.2556498478000184e-06| +|npm|https-proxy-agent|1.2556498478000184e-06| +|npm|http-proxy-agent|1.2556498478000184e-06| +|npm|html-encoding-sniffer|1.2556498478000184e-06| +|npm|domexception|1.2556498478000184e-06| +|npm|decimal.js|1.2556498478000184e-06| +|npm|data-urls|1.2556498478000184e-06| +|npm|cssstyle|1.2556498478000184e-06| +|npm|abab|1.2556498478000184e-06| +|npm|vuetify-loader|1.2556498478000184e-06| +|npm|vue-meta|1.2556498478000184e-06| +|npm|stylus-loader|1.2556498478000184e-06| +|npm|pug-loader|1.2556498478000184e-06| +|npm|optimize-css-assets-webpack-plugin|1.2556498478000184e-06| +|npm|identity-obj-proxy|1.2556498478000184e-06| +|npm|happypack|1.2556498478000184e-06| +|npm|friendly-errors-webpack-plugin|1.2556498478000184e-06| +|npm|fork-ts-checker-webpack-plugin|1.2556498478000184e-06| +|npm|cssnano|1.2556498478000184e-06| +|npm|babel-plugin-transform-define|1.2556498478000184e-06| +|npm|babel-plugin-detective|1.2556498478000184e-06| +|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.251422070534708e-06| +|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.251422070534708e-06| +|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.251422070534708e-06| +|pypi|[pyone](http://opennebula.io)|1.251422070534708e-06| +|pypi|[pystan](https://mc-stan.org)|1.251422070534708e-06| +|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.251422070534708e-06| +|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.251422070534708e-06| +|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.251422070534708e-06| +|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.251422070534708e-06| +|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.251422070534708e-06| +|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.251422070534708e-06| +|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.251422070534708e-06| +|pypi|[synthia](https://github.com/dmey/synthia)|1.251422070534708e-06| +|pypi|[symfem](https://github.com/mscroggs/symfem)|1.251422070534708e-06| +|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.251422070534708e-06| +|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.251422070534708e-06| +|pypi|[contextily](https://github.com/darribas/contextily)|1.251422070534708e-06| +|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.251422070534708e-06| +|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.251422070534708e-06| +|pypi|[parmap](https://github.com/zeehio/parmap)|1.251422070534708e-06| +|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.251422070534708e-06| +|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.251422070534708e-06| +|npm|[node-minify](https://github.com/srod/node-minify)|1.251422070534708e-06| +|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.251422070534708e-06| +|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.251422070534708e-06| +|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.251422070534708e-06| +|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2514220705346987e-06| +|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2514220705346987e-06| +|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2514220705346987e-06| +|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2514220705346987e-06| +|pypi|[libceed](https://libceed.readthedocs.io)|1.2514220705346987e-06| +|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2514220705346987e-06| +|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2514220705346987e-06| +|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2514220705346987e-06| +|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2514220705346987e-06| +|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2514220705346987e-06| +|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2514220705346987e-06| +|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2514220705346987e-06| +|pypi|[clingo](https://github.com/potassco/clingo)|1.2514220705346987e-06| +|spack|catkin|1.2514220705346987e-06| +|spack|roslaunch|1.2514220705346987e-06| +|spack|bpp-phyl-omics3|1.2514220705346987e-06| +|spack|bpp-popgen3|1.2514220705346987e-06| +|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2514220705346987e-06| +|npm|Gmsh|1.2514220705346987e-06| +|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2514220705346987e-06| +|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2514220705346987e-06| +|npm|[graphql](https://github.com/graphql/graphql-js)|1.2514220705346987e-06| +|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2514220705346987e-06| +|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.2442362233257783e-06| +|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2440172062120088e-06| +|npm|[cors](https://github.com/expressjs/cors#readme)|1.240683986905352e-06| +|cran|[susieR](https://github.com/stephenslab/susieR)|1.2405401394865699e-06| +|npm|karma-sourcemap-loader|1.2403569986671487e-06| +|npm|babel-plugin-transform-object-rest-spread|1.2403569986671487e-06| +|pypi|[pyqtwebengine](https://pypi.org/project/pyqtwebengine)|1.240118903445998e-06| +|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.238907849829359e-06| +|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2389078498293515e-06| +|npm|ent|1.2265187713310578e-06| +|npm|traverse|1.2265187713310578e-06| +|npm|charm|1.2265187713310578e-06| +|npm|deep-is|1.2265187713310578e-06| +|cran|rvg|1.2226064307526495e-06| +|cran|phosphoricons|1.2226064307526495e-06| +|cran|datamods|1.2226064307526495e-06| +|cran|[NMF](http://renozao.github.io/NMF)|1.2211679105877084e-06| +|rubygems|[i18n](https://github.com/ruby-i18n/i18n)|1.2148570819112627e-06| +|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.2087599544937465e-06| +|cran|aws.ec2metadata|1.2067284251584592e-06| +|pypi|[pyink](https://pypi.org/project/pyink)|1.2024693836579e-06| +|spack|rpcsvc-proto|1.2024693836579e-06| +|spack|libtirpc|1.2024693836579e-06| +|cran|ISLR|1.1989430804800177e-06| +|cran|ICSOutlier|1.1989430804800177e-06| +|cran|ICS|1.1989430804800177e-06| +|cran|bigutilsr|1.1989430804800177e-06| +|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.1912575479128379e-06| +|pypi|[pyquery](https://pypi.org/project/pyquery)|1.1912575479128379e-06| +|rubygems|googleauth|1.1799122379327156e-06| +|rubygems|google-apis-sheets_v4|1.1799122379327156e-06| +|rubygems|google-apis-drive_v3|1.1799122379327156e-06| +|rubygems|sass|1.1799122379327156e-06| +|pypi|[PySide2](https://www.pyside.org)|1.1788395904436978e-06| +|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.1756781031075991e-06| +|pypi|[python-forge](http://github.com/dfee/forge)|1.164424814294318e-06| +|cran|[philentropy](https://github.com/HajkD/philentropy)|1.1638225255972699e-06| +|cran|[proto](https://github.com/hadley/proto)|1.1591390278226349e-06| +|npm|pkgfiles|1.1542619718907e-06| +|npm|obake|1.1542619718907e-06| +|npm|is-node-modern|1.1542619718907e-06| +|npm|far|1.1542619718907e-06| +|npm|fake|1.1542619718907e-06| +|npm|asynckit|1.1542619718907e-06| +|cran|tidyquant|1.1542619718907e-06| +|cran|tibbletime|1.1542619718907e-06| +|cran|sweep|1.1542619718907e-06| +|npm|[temporary](https://github.com/vesln/temporary)|1.1531373063796269e-06| +|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.1531373063796269e-06| +|npm|[grunt-legacy-log](http://gruntjs.com/)|1.1531373063796269e-06| +|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.1531373063796269e-06| +|npm|exit|1.1531373063796269e-06| +|cran|tensorflow|1.1525045171652277e-06| +|npm|d3-time-format|1.1471368979901401e-06| +|npm|d3-time|1.1471368979901401e-06| +|npm|d3-scale-chromatic|1.1471368979901401e-06| +|npm|d3-random|1.1471368979901401e-06| +|npm|d3-quadtree|1.1471368979901401e-06| +|npm|d3-polygon|1.1471368979901401e-06| +|npm|d3-path|1.1471368979901401e-06| +|npm|d3-hierarchy|1.1471368979901401e-06| +|npm|d3-geo|1.1471368979901401e-06| +|npm|d3-force|1.1471368979901401e-06| +|npm|d3-drag|1.1471368979901401e-06| +|npm|d3-delaunay|1.1471368979901401e-06| +|npm|d3-contour|1.1471368979901401e-06| +|npm|d3-chord|1.1471368979901401e-06| +|npm|cz-conventional-changelog|1.144817546202961e-06| +|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.1436072459963245e-06| +|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.1436072459963245e-06| +|cran|syslognet|1.1436072459963245e-06| +|cran|botor|1.1436072459963245e-06| +|cran|telegram|1.1436072459963245e-06| +|cran|RPushbullet|1.1436072459963245e-06| +|cran|slackr|1.1436072459963245e-06| +|cran|[EMbC]()|1.1285145457500434e-06| +|cran|[geodist](https://github.com/hypertidy/geodist)|1.1262798634812498e-06| +|cran|googlePolylines|1.1262798634812342e-06| +|cran|languageR|1.1262798634812287e-06| +|cran|hypergeo|1.1262798634812287e-06| +|npm|browserify-middleware|1.1237259408883006e-06| +|npm|code-mirror|1.1237259408883006e-06| +|npm|github-basic|1.1237259408883006e-06| +|npm|handle|1.1237259408883006e-06| +|npm|highlight-codemirror|1.1237259408883006e-06| +|npm|inconsolata|1.1237259408883006e-06| +|npm|jade-code-mirror|1.1237259408883006e-06| +|npm|jade-highlighter|1.1237259408883006e-06| +|npm|jstransformer-cdata|1.1237259408883006e-06| +|npm|jstransformer-coffee-script|1.1237259408883006e-06| +|npm|jstransformer-less|1.1237259408883006e-06| +|npm|jstransformer-marked|1.1237259408883006e-06| +|npm|jstransformer-stylus|1.1237259408883006e-06| +|npm|jstransformer-verbatim|1.1237259408883006e-06| +|npm|less-file|1.1237259408883006e-06| +|npm|linify|1.1237259408883006e-06| +|npm|lsr|1.1237259408883006e-06| +|npm|pull-request|1.1237259408883006e-06| +|npm|stop|1.1237259408883006e-06| +|npm|twbs|1.1237259408883006e-06| +|npm|character-parser|1.1237259408883006e-06| +|npm|constantinople|1.1237259408883006e-06| +|npm|jstransformer|1.1237259408883006e-06| +|npm|transformers|1.1237259408883006e-06| +|npm|void-elements|1.1237259408883006e-06| +|npm|with|1.1237259408883006e-06| +|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.1153257710866283e-06| +|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.1153257710866283e-06| +|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1092150170648464e-06| +|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1017955186229394e-06| +|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.0998413690333122e-06| +|npm|testing-library|1.096222159118308e-06| +|pypi|[stingray](https://docs.stingray.science)|1.0949943117178669e-06| +|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.0949943117178616e-06| +|cran|automap|1.086761271780133e-06| +|rubygems|ruby-vips|1.0835928715708612e-06| +|rubygems|mini_magick|1.0835928715708612e-06| +|rubygems|minitest-hooks|1.0835928715708612e-06| +|rubygems|minispec-metadata|1.0835928715708612e-06| +|rubygems|dhash-vips|1.0835928715708612e-06| +|rubygems|ZenTest|1.0835928715708612e-06| +|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.0804428922930391e-06| +|npm|vitest|1.0804428922930391e-06| +|npm|todomvc-app-css|1.0804428922930391e-06| +|npm|karma-esbuild|1.0804428922930391e-06| +|npm|jasmine-core|1.0804428922930391e-06| +|npm|he|1.0804428922930391e-06| +|go|[github.com/google/uuid](https://github.com/google/uuid)|1.0802847246905954e-06| +|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.0787420770355953e-06| +|cran|snpStats|1.0773111737646535e-06| +|spack|seqan.|1.0726474890297416e-06| +|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.0725845933846891e-06| +|rubygems|rubocop-rake|1.0695333511583647e-06| +|rubygems|rubocop-minitest|1.0695333511583647e-06| +|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0680240084735787e-06| +|rubygems|safe_yaml|1.0646864334470987e-06| +|rubygems|pathutil|1.0646864334470987e-06| +|rubygems|jekyll-watch|1.0646864334470987e-06| +|rubygems|em-websocket|1.0646864334470987e-06| +|rubygems|colorator|1.0646864334470987e-06| +|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.0637087599544996e-06| +|npm|dts-gen|1.061921014139444e-06| +|npm|documentation|1.061921014139444e-06| +|npm|check-node-version|1.061921014139444e-06| +|npm|check-es3-syntax-cli|1.061921014139444e-06| +|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.055887372013652e-06| +|pypi|[iso3166](https://pypi.org/project/iso3166)|1.055887372013652e-06| +|cran|som|1.0483066421632973e-06| +|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0428517254455884e-06| +|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.0340484316593592e-06| +|pypi|[pytest-ignore-flaky](https://pypi.org/project/pytest-ignore-flaky)|1.0324232081911262e-06| +|pypi|[big-O](https://pypi.org/project/big-O)|1.0324232081911262e-06| +|cran|qdapDictionaries|1.0324232081911262e-06| +|rubygems|omniauth-oauth2|1.0324232081911262e-06| +|rubygems|ruby_dig|1.0324232081911262e-06| +|npm|nodeunit|1.022098976109215e-06| +|npm|tar|1.022098976109215e-06| +|npm|closurecompiler-externs|1.022098976109215e-06| +|cran|swagger|1.0210778982110039e-06| +|cran|nlshrink|1.0210778982110039e-06| +|cran|NetworkComparisonTest|1.0210778982110039e-06| +|cran|NetworkToolbox|1.0210778982110039e-06| +|cran|glassoFast|1.0210778982110039e-06| +|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0206911262798705e-06| +|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.008722032612816e-06| +|cran|[ghql](https://github.com/ropensci/ghql)|1.0083573991423825e-06| +|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0049298445202933e-06| +|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|1.001137656427768e-06| +|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|9.980854074752341e-07| +|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.947632252559762e-07| +|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|9.93776350130496e-07| +|pypi|[pyoculus](https://pypi.org/project/pyoculus)|9.93776350130496e-07| +|pypi|[py-spec](https://pypi.org/project/py-spec)|9.93776350130496e-07| +|pypi|[ale-py](https://pypi.org/project/ale-py)|9.93776350130496e-07| +|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|9.93776350130496e-07| +|pypi|[rlds](https://pypi.org/project/rlds)|9.93776350130496e-07| +|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|9.911262798634811e-07| +|pypi|[ua_parser](https://pypi.org/project/ua_parser)|9.83260198277263e-07| +|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|9.83260198277263e-07| +|pypi|[chart_studio](https://pypi.org/project/chart_studio)|9.83260198277263e-07| +|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|9.797169182834736e-07| +|cran|geonames|9.720867869332036e-07| +|cran|[isdparser](https://github.com/ropensci/isdparser)|9.720867869332036e-07| +|cran|Exact|9.712123460454065e-07| +|npm|gpx-parse|9.691586830477323e-07| +|npm|node-geo-distance|9.691586830477323e-07| +|npm|redis|9.691586830477323e-07| +|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.683623164851877e-07| +|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.683042931560981e-07| +|npm|seed-random|9.678967576791807e-07| +|npm|freeport|9.678967576791807e-07| +|npm|node-uuid|9.678967576791807e-07| +|npm|event-emitter|9.678967576791807e-07| +|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.670079635949983e-07| +|cran|[xslt](https://github.com/ropensci/xslt)|9.670079635949983e-07| +|spack|sowing|9.653827401267673e-07| +|spack|hipblas|9.653827401267673e-07| +|spack|hipsparse|9.653827401267673e-07| +|spack|rocsparse|9.653827401267673e-07| +|spack|rocsolver|9.653827401267673e-07| +|spack|rocblas|9.653827401267673e-07| +|spack|rocrand|9.653827401267673e-07| +|spack|rocthrust|9.653827401267673e-07| +|spack|rocprim|9.653827401267673e-07| +|spack|metis|9.653827401267673e-07| +|spack|scotch|9.653827401267673e-07| +|spack|parmetis|9.653827401267673e-07| +|spack|mmg|9.653827401267673e-07| +|spack|parmmg|9.653827401267673e-07| +|spack|tetgen|9.653827401267673e-07| +|spack|hypre|9.653827401267673e-07| +|spack|superlu-dist|9.653827401267673e-07| +|spack|strumpack|9.653827401267673e-07| +|spack|scalapack|9.653827401267673e-07| +|spack|mumps|9.653827401267673e-07| +|spack|trilinos|9.653827401267673e-07| +|spack|mpfr|9.653827401267673e-07| +|spack|giflib|9.653827401267673e-07| +|spack|exodusii|9.653827401267673e-07| +|spack|parallel-netcdf|9.653827401267673e-07| +|spack|random123|9.653827401267673e-07| +|spack|moab|9.653827401267673e-07| +|spack|p4est|9.653827401267673e-07| +|spack|saws|9.653827401267673e-07| +|spack|libyaml|9.653827401267673e-07| +|spack|kokkos-kernels|9.653827401267673e-07| +|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.573303184597388e-07| +|pypi|[spacy-transformers](https://spacy.io)|9.555917136280655e-07| +|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.555917136280655e-07| +|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.555917136280655e-07| +|pypi|[natto-py](https://pypi.org/project/natto-py)|9.555917136280655e-07| +|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.555917136280655e-07| +|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.555917136280655e-07| +|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.555917136280655e-07| +|cran|starsdata|9.538692684374535e-07| +|cran|ncdfgeom|9.538692684374535e-07| +|cran|cubelyr|9.538692684374535e-07| +|cran|vtreat|9.530060383302703e-07| +|cran|smotefamily|9.530060383302703e-07| +|cran|bestNormalize|9.530060383302703e-07| +|cran|mlr3learners|9.530060383302703e-07| +|cran|mlr3filters|9.530060383302703e-07| +|cran|bbotk|9.530060383302703e-07| +|cran|alr4|9.530060383302703e-07| +|cran|carData|9.530060383302703e-07| +|cran|compositions|9.505686827335178e-07| +|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.496577518539234e-07| +|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|9.421420445311239e-07| +|rubygems|coffee-script-source|9.386623249982585e-07| +|cran|[Momocs](https://github.com/MomX/Momocs/)|9.385665529010363e-07| +|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.38566552901031e-07| +|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.385665529010257e-07| +|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.385665529010257e-07| +|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.385665529010257e-07| +|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.385665529010257e-07| +|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.385665529010257e-07| +|pypi|[cspy](https://github.com/torressa/cspy)|9.385665529010257e-07| +|pypi|[genshi](https://github.com/edgewall/genshi)|9.385665529010257e-07| +|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.385665529010257e-07| +|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.385665529010257e-07| +|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.385665529010257e-07| +|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.385665529010257e-07| +|pypi|[multiqc](http://multiqc.info)|9.385665529010257e-07| +|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.385665529010257e-07| +|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.385665529010257e-07| +|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.385665529010257e-07| +|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.385665529010257e-07| +|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.385665529010257e-07| +|npm|[uikit](https://getuikit.com)|9.385665529010257e-07| +|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.385665529010257e-07| +|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.385665529010257e-07| +|cran|[metR](https://github.com/eliocamp/metR)|9.385665529010257e-07| +|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.385665529010257e-07| +|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.385665529010257e-07| +|cran|leaflet.minicharts|9.385665529010257e-07| +|cran|[LiblineaR]()|9.385665529010247e-07| +|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.385665529010239e-07| +|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.385665529010239e-07| +|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.385665529010239e-07| +|pypi|[easybuild](https://easybuild.io)|9.385665529010239e-07| +|pypi|[easybuild-easyblocks](https://easybuild.io)|9.385665529010239e-07| +|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.385665529010239e-07| +|pypi|[easybuild-framework](https://easybuild.io)|9.385665529010239e-07| +|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.385665529010239e-07| +|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.385665529010239e-07| +|pypi|[COFFEE](UNKNOWN)|9.385665529010239e-07| +|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.385665529010239e-07| +|npm|[tailwindcss](https://tailwindcss.com)|9.385665529010239e-07| +|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.385665529010239e-07| +|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.385665529010239e-07| +|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.385665529010239e-07| +|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.385665529010239e-07| +|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.385665529010239e-07| +|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.385665529010239e-07| +|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.385665529010239e-07| +|cran|sva|9.385665529010238e-07| +|cran|SIS|9.385665529010238e-07| +|cran|polspline|9.385665529010238e-07| +|cran|LogicReg|9.385665529010238e-07| +|cran|KernelKnn|9.385665529010238e-07| +|cran|genefilter|9.385665529010238e-07| +|cran|extraTrees|9.385665529010238e-07| +|cran|biglasso|9.385665529010238e-07| +|cran|bartMachine|9.385665529010238e-07| +|cran|cvAUC|9.385665529010238e-07| +|cran|nnls|9.385665529010238e-07| +|cran|qap|9.291808873720136e-07| +|cran|biomaRt|9.291808873720135e-07| +|cran|[tune](https://tune.tidymodels.org/)|9.205863507381697e-07| +|rubygems|sdoc|9.177095183921121e-07| +|rubygems|generator_spec|9.177095183921121e-07| +|rubygems|codecov|9.177095183921121e-07| +|rubygems|tilt|9.177095183921121e-07| +|pypi|[jsonref](https://pypi.org/project/jsonref)|9.131998893091043e-07| +|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.131998893091043e-07| +|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.131998893091043e-07| +|pypi|[promise](https://pypi.org/project/promise)|9.131998893091043e-07| +|pypi|[oemof.network](https://pypi.org/project/oemof.network)|9.109616542862879e-07| +|pypi|[oemof.tools](https://pypi.org/project/oemof.tools)|9.109616542862879e-07| +|pypi|[punch.py](https://pypi.org/project/punch.py)|9.109616542862879e-07| +|pypi|[windpowerlib](https://pypi.org/project/windpowerlib)|9.109616542862879e-07| +|pypi|[open-FRED-cli](https://pypi.org/project/open-FRED-cli)|9.109616542862879e-07| +|pypi|[oedialect](https://pypi.org/project/oedialect)|9.109616542862879e-07| +|pypi|[testresources](https://pypi.org/project/testresources)|9.085324232081911e-07| +|pypi|[oslotest](https://pypi.org/project/oslotest)|9.085324232081911e-07| +|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.085324232081911e-07| +|pypi|[betamax](https://pypi.org/project/betamax)|9.085324232081911e-07| +|pypi|[cugraph](https://pypi.org/project/cugraph)|8.934431609346284e-07| +|pypi|[cuml](https://pypi.org/project/cuml)|8.934431609346284e-07| +|cran|dblog|8.887817183558391e-07| +|pypi|[poppy](https://poppy-optics.readthedocs.io/)|8.864239666287471e-07| +|pypi|[bioframe](https://github.com/open2c/bioframe)|8.864239666287471e-07| +|spack|[glog](https://github.com/google/glog)|8.855578107106032e-07| +|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|8.849341784495367e-07| +|npm|babel-plugin-unassert|8.849341784495367e-07| +|npm|babel-preset-power-assert|8.849341784495367e-07| +|npm|eslint-config-mysticatea|8.849341784495367e-07| +|npm|if-node-version|8.849341784495367e-07| +|npm|power-assert|8.849341784495367e-07| +|npm|glob2base|8.849341784495367e-07| +|npm|shell-quote|8.849341784495367e-07| +|npm|subarg|8.849341784495367e-07| +|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|8.849341784495367e-07| +|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|8.832151920889164e-07| +|pypi|[clize](https://github.com/epsy/clize)|8.759954493742914e-07| +|pypi|[tvtk](https://pypi.org/project/tvtk)|8.745231881148362e-07| +|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.605417619922735e-07| +|cran|bcpa|8.603526734926051e-07| +|cran|amt|8.603526734926051e-07| +|cran|circular|8.603526734926051e-07| +|npm|batch|8.577054344972434e-07| +|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.51749146757679e-07| +|pypi|[sybil](https://pypi.org/project/sybil)|8.51749146757679e-07| +|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.51749146757679e-07| +|cran|Rfast|8.505088213931475e-07| +|cran|genlasso|8.505088213931475e-07| +|cran|L0Learn|8.505088213931475e-07| +|cran|mixsqp|8.505088213931475e-07| +|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.465502241852422e-07| +|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.465502241852422e-07| +|rubygems|search_ui|8.432316552901023e-07| +|rubygems|pstree|8.432316552901023e-07| +|rubygems|mize|8.432316552901023e-07| +|rubygems|infobar|8.432316552901023e-07| +|rubygems|rspec_junit_formatter|8.427944556662254e-07| +|npm|sendgrid-rest|8.399375253080348e-07| +|npm|system-sleep|8.399375253080348e-07| +|npm|lodash.chunk|8.399375253080348e-07| +|npm|mailparser|8.399375253080348e-07| +|npm|async.ensureasync|8.399375253080348e-07| +|npm|bottleneck|8.399375253080348e-07| +|npm|mocha-sinon|8.399375253080348e-07| +|npm|async.queue|8.399375253080348e-07| +|rubygems|[rubocop-rails](https://docs.rubocop.org/rubocop-rails/)|8.351326878874419e-07| +|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.33447098976113e-07| +|cran|slider|8.259385665529009e-07| +|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.213295343734763e-07| +|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.167544606010803e-07| +|cran|[scattermore](https://github.com/exaexa/scattermore)|8.162885160794121e-07| +|pypi|[pylab-sdk](https://pypi.org/project/pylab-sdk)|8.150709538350997e-07| +|npm|material-components-web|8.150709538350997e-07| +|npm|foundation-sites|8.150709538350997e-07| +|npm|enhanced-resolve|8.150709538350997e-07| +|npm|bootstrap-sass|8.150709538350997e-07| +|npm|neo-async|8.150709538350997e-07| +|npm|klona|8.150709538350997e-07| +|cran|RDCOMClient|8.079833803234901e-07| +|cran|base|8.079833803234901e-07| +|cran|NetSwan|8.079833803234901e-07| +|cran|netrankr|8.079833803234901e-07| +|cran|fortunes|8.050853242320822e-07| +|npm|typescript3|8.044856167723061e-07| +|npm|node-qunit|8.044856167723061e-07| +|npm|load-grunt-tasks|8.044856167723061e-07| +|npm|karma-sauce-launcher|8.044856167723061e-07| +|npm|karma-qunit|8.044856167723061e-07| +|npm|grunt-string-replace|8.044856167723061e-07| +|npm|grunt-nuget|8.044856167723061e-07| +|npm|grunt-karma|8.044856167723061e-07| +|npm|grunt-exec|8.044856167723061e-07| +|npm|grunt-env|8.044856167723061e-07| +|npm|grunt-contrib-copy|8.044856167723061e-07| +|npm|grunt-contrib-concat|8.044856167723061e-07| +|npm|grunt-benchmark|8.044856167723061e-07| +|cran|mail|8.044856167723061e-07| +|cran|bibtex|8.044856167723061e-07| +|cran|synchronicity|8.044856167723061e-07| +|cran|doMPI|8.044856167723061e-07| +|cran|rngtools|8.044856167723061e-07| +|pypi|[dcor](https://pypi.org/project/dcor)|8.010180063551841e-07| +|cran|StanHeaders|8.010180063551841e-07| +|cran|shinystan|8.010180063551841e-07| +|cran|waveslim|8.010180063551841e-07| +|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.007086889940322e-07| +|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|7.946530147895375e-07| +|npm|watch|7.941716986085586e-07| +|npm|unminified-webpack-plugin|7.941716986085586e-07| +|npm|jsonpath|7.941716986085586e-07| +|npm|jest-cli|7.941716986085586e-07| +|npm|globify|7.941716986085586e-07| +|npm|codacy-coverage|7.941716986085586e-07| +|npm|cash-cat|7.941716986085586e-07| +|npm|biased-opener|7.941716986085586e-07| +|npm|random-buffer|7.941716986085586e-07| +|npm|nock|7.941716986085586e-07| +|npm|is-zip|7.941716986085586e-07| +|npm|p-event|7.941716986085586e-07| +|npm|make-dir|7.941716986085586e-07| +|npm|got|7.941716986085586e-07| +|npm|filenamify|7.941716986085586e-07| +|npm|ext-name|7.941716986085586e-07| +|npm|decompress|7.941716986085586e-07| +|npm|archive-type|7.941716986085586e-07| +|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|7.941716986085586e-07| +|npm|package-yaml|7.941716986085586e-07| +|npm|json-loader|7.941716986085586e-07| +|npm|isparta-loader|7.941716986085586e-07| +|npm|isparta|7.941716986085586e-07| +|npm|gatsby|7.941716986085586e-07| +|npm|enzyme-adapter-react-16|7.941716986085586e-07| +|npm|enzyme|7.941716986085586e-07| +|npm|conventional-changelog|7.941716986085586e-07| +|npm|chai-enzyme|7.941716986085586e-07| +|npm|babel-plugin-__coverage__|7.941716986085586e-07| +|npm|add-stream|7.941716986085586e-07| +|npm|karma-webpack|7.941716986085586e-07| +|npm|lodash.isequal|7.941716986085586e-07| +|npm|clamp|7.941716986085586e-07| +|cran|[uwot](https://github.com/jlmelville/uwot)|7.902172229432727e-07| +|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.711465731943553e-07| +|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.597174819871099e-07| +|rubygems|letter_opener|7.58515010099603e-07| +|cran|minpack.lm|7.561233680047681e-07| +|pypi|[test-tube](https://pypi.org/project/test-tube)|7.554316157496046e-07| +|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.554316157496046e-07| +|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.554316157496046e-07| +|pypi|[torchtext](https://pypi.org/project/torchtext)|7.554316157496046e-07| +|pypi|[brian2](http://www.briansimulator.org/)|7.508532423208332e-07| +|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.508532423208332e-07| +|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.508532423208332e-07| +|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.508532423208332e-07| +|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.508532423208332e-07| +|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.508532423208332e-07| +|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.508532423208332e-07| +|cran|Rd2md|7.508532423208332e-07| +|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.508532423208227e-07| +|pypi|[bakta](https://github.com/oschwengers/bakta)|7.508532423208227e-07| +|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.508532423208227e-07| +|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.508532423208227e-07| +|pypi|[molsets](https://pypi.org/project/molsets)|7.508532423208227e-07| +|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.508532423208227e-07| +|pypi|[kombine](https://github.com/bfarr/kombine)|7.508532423208227e-07| +|pypi|[gala](http://gala.adrian.pw/)|7.508532423208227e-07| +|pypi|[RagTag](https://github.com/malonge/RagTag)|7.508532423208227e-07| +|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.508532423208227e-07| +|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.508532423208227e-07| +|pypi|[update_checker](https://github.com/bboe/update_checker)|7.508532423208227e-07| +|pypi|[pyviz](http://pyviz.org)|7.508532423208227e-07| +|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.508532423208227e-07| +|pypi|[control](https://python-control.org)|7.508532423208227e-07| +|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.508532423208227e-07| +|spack|[cereal](https://uscilab.github.io/cereal/)|7.508532423208227e-07| +|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.508532423208227e-07| +|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.508532423208227e-07| +|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.508532423208227e-07| +|cran|[jfa](https://koenderks.github.io/jfa/)|7.508532423208227e-07| +|cran|[leafletR](https://github.com/chgrl/leafletR)|7.508532423208227e-07| +|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.508532423208227e-07| +|cran|[hash](http://www.johnhughes.org)|7.508532423208227e-07| +|pypi|[statistics](UNKNOWN)|7.508532423208191e-07| +|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.508532423208191e-07| +|pypi|[pbcore](UNKNOWN)|7.508532423208191e-07| +|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.508532423208191e-07| +|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.508532423208191e-07| +|pypi|[Cigar](https://github.com/brentp/cigar)|7.508532423208191e-07| +|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.508532423208191e-07| +|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.508532423208191e-07| +|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.508532423208191e-07| +|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.508532423208191e-07| +|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.508532423208191e-07| +|rubygems|ttfunk|7.508532423208189e-07| +|rubygems|ruby-rc4|7.508532423208189e-07| +|rubygems|hashery|7.508532423208189e-07| +|rubygems|Ascii85|7.508532423208189e-07| +|rubygems|afm|7.508532423208189e-07| +|rubygems|morecane|7.508532423208189e-07| +|rubygems|cane|7.508532423208189e-07| +|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.508532423208121e-07| +|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.508532423208121e-07| +|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.508532423208121e-07| +|pypi|[simupy](https://github.com/simupy/simupy)|7.508532423208121e-07| +|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.508532423208121e-07| +|cran|textshaping|7.478772995921085e-07| +|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.478317000982e-07| +|cran|[fda](http://www.functionaldata.org)|7.448940896039935e-07| +|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.440345964236782e-07| +|cran|R.cache|7.433447098976109e-07| +|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.427496280738608e-07| +|npm|slugify|7.374451487079473e-07| +|npm|serve-handler|7.374451487079473e-07| +|npm|pixelmatch|7.374451487079473e-07| +|npm|magic-string|7.374451487079473e-07| +|npm|dtslint|7.374451487079473e-07| +|npm|cwebp-bin|7.374451487079473e-07| +|npm|zrender|7.374451487079473e-07| +|npm|[rsvp](https://github.com/tildeio/rsvp.js)|7.374451487079473e-07| +|npm|rollup-plugin-npm|7.374451487079473e-07| +|npm|native-promise-only|7.374451487079473e-07| +|npm|karma-safari-launcher|7.374451487079473e-07| +|npm|eslint-plugin-prefer-arrow|7.374451487079473e-07| +|npm|cheerio|7.374451487079473e-07| +|npm|babel-plugin-syntax-async-generators|7.374451487079473e-07| +|npm|babel-minify|7.374451487079473e-07| +|cran|tidymodels|7.287693234290305e-07| +|pypi|[sparse](https://github.com/pydata/sparse/)|7.261092150170674e-07| +|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.173330082886398e-07| +|cran|GPfit|7.120160056490525e-07| +|cran|rapportools|7.079473427596293e-07| +|npm|should-util|7.039249146757679e-07| +|npm|mocha-better-spec-reporter|7.039249146757679e-07| +|npm|should-equal|7.039249146757679e-07| +|npm|eslint-config-shouldjs|7.039249146757679e-07| +|npm|should-type|7.039249146757679e-07| +|npm|should-format|7.039249146757679e-07| +|npm|should-type-adaptors|7.039249146757679e-07| +|cran|suncalc|7.039249146757679e-07| +|cran|manipulate|7.039249146757679e-07| +|cran|Gmedian|7.039249146757679e-07| +|cran|fasttime|7.039249146757679e-07| +|npm|svelte-jest|6.986322461443711e-07| +|npm|rollup-plugin-postcss|6.986322461443711e-07| +|pypi|[sciris](http://github.com/sciris/sciris)|6.923607003912169e-07| +|pypi|[iPython](https://ipython.org)|6.901224653684011e-07| +|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|6.882821387940936e-07| +|rubygems|elasticsearch-transport|6.882821387940841e-07| +|rubygems|elasticsearch-api|6.882821387940841e-07| +|rubygems|ruby-prof|6.882821387940841e-07| +|rubygems|require-prof|6.882821387940841e-07| +|cran|truncdist|6.832212407147159e-07| +|cran|rmutil|6.832212407147159e-07| +|cran|cramer|6.832212407147159e-07| +|cran|yesno|6.832212407147159e-07| +|pypi|[django-storages](https://github.com/jschneier/django-storages)|6.825938566552886e-07| +|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|6.825938566552886e-07| +|npm|stream-spigot|6.813993174061433e-07| +|npm|polendina|6.813993174061433e-07| +|npm|hundreds|6.813993174061433e-07| +|npm|buffer|6.813993174061433e-07| +|npm|unorm|6.813993174061433e-07| +|npm|iconv|6.813993174061433e-07| +|npm|errto|6.813993174061433e-07| +|npm|grunt-legacy-log-utils|6.813993174061433e-07| +|npm|vuepress-plugin-social-share|6.807185988073359e-07| +|npm|vuepress-plugin-smooth-scroll|6.807185988073359e-07| +|npm|vuepress-plugin-google-adsense|6.807185988073359e-07| +|npm|vuepress-plugin-element-tabs|6.807185988073359e-07| +|npm|vuepress|6.807185988073359e-07| +|npm|vue-eslint-parser|6.807185988073359e-07| +|npm|vue-codemirror|6.807185988073359e-07| +|npm|terser-webpack-plugin|6.807185988073359e-07| +|npm|replace-in-file|6.807185988073359e-07| +|npm|faker|6.807185988073359e-07| +|npm|eslint-plugin-vue|6.807185988073359e-07| +|cran|[kSamples](NA)|6.7785362153963e-07| +|npm|stream-combiner2|6.745853242320818e-07| +|npm|source-map|6.745853242320818e-07| +|npm|slash|6.745853242320818e-07| +|npm|falafel|6.745853242320818e-07| +|npm|convert-source-map|6.745853242320818e-07| +|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.734050932003151e-07| +|npm|[method-override](https://github.com/expressjs/method-override#readme)|6.668495043068414e-07| +|pypi|[mxnet](https://pypi.org/project/mxnet)|6.660794891555653e-07| +|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.660794891555653e-07| +|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.640320938865927e-07| +|cran|graphlayouts|6.637006338371526e-07| +|npm|webpack-manifest-plugin|6.555067988515087e-07| +|npm|script-loader|6.555067988515087e-07| +|npm|recursive-readdir|6.555067988515087e-07| +|npm|react-dev-utils|6.555067988515087e-07| +|npm|output-file-sync|6.555067988515087e-07| +|npm|npm-release|6.555067988515087e-07| +|npm|imports-loader|6.555067988515087e-07| +|npm|fs-promise|6.555067988515087e-07| +|npm|flow-typed|6.555067988515087e-07| +|npm|flow-bin|6.555067988515087e-07| +|npm|find-cache-dir|6.555067988515087e-07| +|npm|filesize|6.555067988515087e-07| +|npm|fake-xml-http-request|6.555067988515087e-07| +|npm|eslint-plugin-flowtype|6.555067988515087e-07| +|npm|eslint-loader|6.555067988515087e-07| +|npm|dmd-clear|6.555067988515087e-07| +|npm|dagre|6.555067988515087e-07| +|npm|child-process-promise|6.555067988515087e-07| +|npm|case-sensitive-paths-webpack-plugin|6.555067988515087e-07| +|npm|babel-plugin-flow-react-proptypes|6.555067988515087e-07| +|pypi|[starry](https://pypi.org/project/starry)|6.497768443160934e-07| +|npm|gulp-marked|6.497768443160934e-07| +|npm|gulp-mocha-phantomjs|6.497768443160934e-07| +|npm|humanize|6.497768443160934e-07| +|npm|chai-jquery|6.497768443160934e-07| +|npm|gulp-iife|6.497768443160934e-07| +|npm|gulp-cache|6.497768443160934e-07| +|npm|gulp-closure-compiler|6.497768443160934e-07| +|npm|drool|6.497768443160934e-07| +|npm|gulp-imagemin|6.497768443160934e-07| +|npm|escodegen|6.497768443160934e-07| +|npm|gulp-zip|6.497768443160934e-07| +|npm|gulp-csso|6.497768443160934e-07| +|npm|gulp-shell|6.497768443160934e-07| +|npm|swig|6.497768443160934e-07| +|npm|vinyl-paths|6.497768443160934e-07| +|npm|gulp-connect|6.497768443160934e-07| +|npm|gulp-css-inline-images|6.497768443160934e-07| +|npm|gulp-front-matter|6.497768443160934e-07| +|npm|gulp-jscs|6.497768443160934e-07| +|npm|gulp-open|6.497768443160934e-07| +|npm|gulp-flatten|6.497768443160934e-07| +|npm|gulp-load-plugins|6.497768443160934e-07| +|npm|gulp-sass|6.497768443160934e-07| +|npm|gulp-size|6.497768443160934e-07| +|npm|gulp-subtree|6.497768443160934e-07| +|npm|gulp-tap|6.497768443160934e-07| +|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.452645051194539e-07| +|pypi|[ftfy](https://pypi.org/project/ftfy)|6.452645051194539e-07| +|pypi|[fairscale](https://pypi.org/project/fairscale)|6.452645051194539e-07| +|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.452645051194539e-07| +|pypi|[unidic](https://pypi.org/project/unidic)|6.452645051194539e-07| +|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.452645051194539e-07| +|pypi|[ipadic](https://pypi.org/project/ipadic)|6.452645051194539e-07| +|pypi|[fugashi](https://pypi.org/project/fugashi)|6.452645051194539e-07| +|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.452645051194539e-07| +|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.452645051194539e-07| +|pypi|[sigopt](https://pypi.org/project/sigopt)|6.452645051194539e-07| +|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.452645051194539e-07| +|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.452645051194539e-07| +|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.452645051194539e-07| +|npm|node-libs-browser|6.452645051194539e-07| +|npm|module-alias|6.452645051194539e-07| +|npm|mocha-phantomjs-istanbul|6.452645051194539e-07| +|npm|mocha-phantomjs-core|6.452645051194539e-07| +|npm|get-port|6.452645051194539e-07| +|npm|asap|6.452645051194539e-07| +|npm|a-sync-waterfall|6.452645051194539e-07| +|cran|leaflet.extras2|6.452645051194539e-07| +|cran|satellite|6.452645051194539e-07| +|cran|leafpop|6.452645051194539e-07| +|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.442320819112626e-07| +|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.442320819112626e-07| +|npm|[testjs](https://github.com/dcodeIO/test.js)|6.442320819112626e-07| +|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.403761376564289e-07| +|rubygems|[puma](https://puma.io)|6.396230480154929e-07| +|rubygems|actiontext|6.353373588868469e-07| +|rubygems|actionmailbox|6.353373588868469e-07| +|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.325869807098529e-07| +|pypi|[falcon](https://pypi.org/project/falcon)|6.320958417496691e-07| +|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.320958417496691e-07| +|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.304564060656965e-07| +|pypi|[gsd](https://gsd.readthedocs.io)|6.304564060656965e-07| +|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.300866369125765e-07| +|npm|websocket-stream|6.289839852979784e-07| +|npm|https-browserify|6.289839852979784e-07| +|npm|setimmediate|6.289839852979784e-07| +|npm|stream-browserify|6.289839852979784e-07| +|npm|timers-browserify|6.289839852979784e-07| +|npm|bunyan|6.289839852979784e-07| +|pypi|[guizero](https://github.com/lawsie/guizero)|6.25711035267354e-07| +|pypi|[proper](https://pypi.org/project/proper)|6.25711035267354e-07| +|pypi|[Requests](https://requests.readthedocs.io)|6.25711035267354e-07| +|pypi|[qtl](https://pypi.org/project/qtl)|6.25711035267354e-07| +|pypi|[agutil](https://github.com/agraubert/agutil)|6.25711035267354e-07| +|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.25711035267354e-07| +|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.25711035267354e-07| +|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.25711035267354e-07| +|pypi|[mbo](https://github.com/basf/mbo)|6.25711035267354e-07| +|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.25711035267354e-07| +|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.25711035267354e-07| +|pypi|[wntr](https://github.com/USEPA/WNTR)|6.25711035267354e-07| +|pypi|[aesara](https://github.com/aesara-devs/aesara)|6.25711035267354e-07| +|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.25711035267354e-07| +|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.25711035267354e-07| +|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.25711035267354e-07| +|pypi|[yupi](https://github.com/yupidevs/yupi)|6.25711035267354e-07| +|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.25711035267354e-07| +|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.25711035267354e-07| +|pypi|[astro-drpy](https://github.com/RuiningZHAO/drpy)|6.25711035267354e-07| +|pypi|[Pandas](https://pandas.pydata.org)|6.25711035267354e-07| +|pypi|[Seaborn](https://seaborn.pydata.org)|6.25711035267354e-07| +|pypi|[Sympy](https://sympy.org)|6.25711035267354e-07| +|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.25711035267354e-07| +|spack|[tclap](http://tclap.sourceforge.net)|6.25711035267354e-07| +|spack|[itk](https://itk.org/)|6.25711035267354e-07| +|npm|[joi](https://github.com/hapijs/joi#readme)|6.25711035267354e-07| +|npm|[pm2](http://pm2.keymetrics.io/)|6.25711035267354e-07| +|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.25711035267354e-07| +|cran|[cpp11](https://cpp11.r-lib.org)|6.25711035267354e-07| +|cran|[nplr](https://github.com/fredcommo/nplr)|6.25711035267354e-07| +|cran|[osqp](https://osqp.org)|6.25711035267354e-07| +|cran|Ecume|6.25711035267354e-07| +|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.25711035267354e-07| +|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.25711035267354e-07| +|cran|[wdman](https://github.com/ropensci/wdman)|6.25711035267354e-07| +|cran|[biblio](https://github.com/kamapu/biblio)|6.25711035267354e-07| +|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.25711035267354e-07| +|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.257110352673493e-07| +|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.257110352673493e-07| +|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.257110352673493e-07| +|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.257110352673493e-07| +|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.257110352673493e-07| +|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.257110352673493e-07| +|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.257110352673493e-07| +|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.257110352673493e-07| +|npm|its-set|6.257110352673491e-07| +|npm|babel-plugin-transform-es2015-modules-umd|6.257110352673491e-07| +|npm|eslint-plugin-babel|6.257110352673491e-07| +|pypi|[snowflake-connector-python](https://pypi.org/project/snowflake-connector-python)|6.194539249146757e-07| +|spack|ant|6.173959384531652e-07| +|spack|ceres-solver|6.173959384531652e-07| +|spack|clp|6.173959384531652e-07| +|spack|gdal|6.173959384531652e-07| +|spack|ipp|6.173959384531652e-07| +|spack|jasper|6.173959384531652e-07| +|spack|onnx|6.173959384531652e-07| +|spack|openexr|6.173959384531652e-07| +|spack|openjpeg|6.173959384531652e-07| +|spack|libwebp|6.173959384531652e-07| +|spack|tesseract|6.173959384531652e-07| +|spack|leptonica|6.173959384531652e-07| +|spack|libdc1394|6.173959384531652e-07| +|npm|pretty-hrtime|6.132593856655289e-07| +|npm|utf8|6.132593856655289e-07| +|pypi|[distrax](https://github.com/deepmind/distrax)|6.114090687469584e-07| +|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.094588005850825e-07| +|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.094588005850825e-07| +|rubygems|[redis](https://github.com/redis/redis-rb)|6.062311158820759e-07| +|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.048540007584372e-07| +|pypi|[fastai](https://pypi.org/project/fastai)|6.043452925996837e-07| +|pypi|[hf-doc-builder](https://pypi.org/project/hf-doc-builder)|6.043452925996837e-07| +|pypi|[types-tqdm](https://pypi.org/project/types-tqdm)|6.043452925996837e-07| +|pypi|[types-simplejson](https://pypi.org/project/types-simplejson)|6.043452925996837e-07| +|pypi|[gradio](https://pypi.org/project/gradio)|6.043452925996837e-07| +|pypi|[pytest-vcr](https://pypi.org/project/pytest-vcr)|6.043452925996837e-07| +|pypi|[InquirerPy](https://pypi.org/project/InquirerPy)|6.043452925996837e-07| +|cran|locatexec|5.956287739564189e-07| +|cran|doconv|5.956287739564189e-07| +|cran|equatags|5.956287739564189e-07| +|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|5.899561189663579e-07| +|rubygems|warning|5.899561189663578e-07| +|rubygems|minitest-stub-const|5.899561189663578e-07| +|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|5.839969662495232e-07| +|cran|mixtools|5.816468778541556e-07| +|cran|enrichR|5.816468778541556e-07| +|cran|metap|5.816468778541556e-07| +|cran|monocle|5.816468778541556e-07| +|cran|Rfast2|5.816468778541556e-07| +|cran|rtracklayer|5.816468778541556e-07| +|cran|GenomeInfoDb|5.816468778541556e-07| +|cran|GenomicRanges|5.816468778541556e-07| +|cran|BiocGenerics|5.816468778541556e-07| +|cran|DESeq2|5.816468778541556e-07| +|cran|MAST|5.816468778541556e-07| +|cran|SingleCellExperiment|5.816468778541556e-07| +|cran|SummarizedExperiment|5.816468778541556e-07| +|cran|S4Vectors|5.816468778541556e-07| +|cran|rsvd|5.816468778541556e-07| +|cran|sctransform|5.816468778541556e-07| +|cran|leiden|5.816468778541556e-07| +|cran|ica|5.816468778541556e-07| +|npm|[string-random](https://github.com/maichong/string-random#readme)|5.810173898911152e-07| +|pypi|[APLpy](http://aplpy.github.io)|5.775794171698644e-07| +|spack|[casacore](https://github.com/casacore/casacore)|5.775794171698644e-07| +|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|babel-plugin-minify-replace|5.713596760858965e-07| +|npm|babel-plugin-minify-numeric-literals|5.713596760858965e-07| +|npm|babel-plugin-minify-mangle-names|5.713596760858965e-07| +|npm|babel-plugin-minify-infinity|5.713596760858965e-07| +|npm|babel-plugin-minify-guarded-expressions|5.713596760858965e-07| +|npm|babel-plugin-minify-flip-comparisons|5.713596760858965e-07| +|npm|babel-plugin-minify-dead-code-elimination|5.713596760858965e-07| +|npm|babel-plugin-minify-constant-folding|5.713596760858965e-07| +|npm|babel-plugin-minify-builtins|5.713596760858965e-07| +|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.678327645051194e-07| +|pypi|[pep440](https://pypi.org/project/pep440)|5.678327645051194e-07| +|npm|babel-helper-evaluate-path|5.656460793250377e-07| +|npm|esutils|5.656460793250377e-07| +|npm|babel-helper-is-void-0|5.656460793250377e-07| +|cran|whitening|5.631399317406143e-07| +|cran|randtoolbox|5.631399317406143e-07| +|cran|mc2d|5.631399317406143e-07| +|cran|ggExtra|5.631399317406143e-07| +|cran|DiceDesign|5.631399317406143e-07| +|cran|condMVNorm|5.631399317406143e-07| +|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.629164635137324e-07| +|cran|showtextdb|5.609079746940814e-07| +|cran|sysfonts|5.609079746940814e-07| +|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.575085324232082e-07| +|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.575085324232081e-07| +|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.575085324232081e-07| +|npm|tiny-lr|5.575085324232081e-07| +|npm|grunt-jscs|5.575085324232081e-07| +|pypi|[scikit_image](https://scikit-image.org)|5.561875869043123e-07| +|npm|vhost|5.530838615309604e-07| +|npm|pbkdf2-password|5.530838615309604e-07| +|npm|hbs|5.530838615309604e-07| +|npm|cookie-session|5.530838615309604e-07| +|npm|connect-redis|5.530838615309604e-07| +|npm|type-is|5.530838615309604e-07| +|npm|send|5.530838615309604e-07| +|npm|range-parser|5.530838615309604e-07| +|npm|proxy-addr|5.530838615309604e-07| +|npm|path-to-regexp|5.530838615309604e-07| +|npm|merge-descriptors|5.530838615309604e-07| +|npm|encodeurl|5.530838615309604e-07| +|npm|cookie-signature|5.530838615309604e-07| +|npm|cookie|5.530838615309604e-07| +|npm|content-type|5.530838615309604e-07| +|npm|array-flatten|5.530838615309604e-07| +|cran|vars|5.530838615309604e-07| +|cran|systemfit|5.530838615309604e-07| +|cran|poLCA|5.530838615309604e-07| +|cran|orcutt|5.530838615309604e-07| +|cran|muhaz|5.530838615309604e-07| +|cran|modeltests|5.530838615309604e-07| +|cran|margins|5.530838615309604e-07| +|cran|lsmeans|5.530838615309604e-07| +|cran|lmodel2|5.530838615309604e-07| +|cran|Kendall|5.530838615309604e-07| +|cran|joineRML|5.530838615309604e-07| +|cran|gmm|5.530838615309604e-07| +|cran|glmnetUtils|5.530838615309604e-07| +|cran|ergm|5.530838615309604e-07| +|cran|cmprsk|5.530838615309604e-07| +|cran|btergm|5.530838615309604e-07| +|cran|binGroup|5.530838615309604e-07| +|cran|AUC|5.530838615309604e-07| +|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.498672734167667e-07| +|cran|diagram|5.475530229156509e-07| +|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.443686006825962e-07| +|pypi|[kfac](http://github.com/tensorflow/kfac)|5.414807035967454e-07| +|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.388898868331238e-07| +|pypi|[magpy_rv](https://github.com/frescigno/MAGPy_RV)|5.363237445148764e-07| +|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.363237445148764e-07| +|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.363237445148764e-07| +|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.363237445148764e-07| +|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.363237445148764e-07| +|pypi|[dsharp_opac](https://github.com/birnstiel/dsharp_opac)|5.363237445148764e-07| +|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.363237445148764e-07| +|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.363237445148764e-07| +|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.363237445148764e-07| +|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.363237445148764e-07| +|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.363237445148764e-07| +|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.363237445148764e-07| +|pypi|[kllr](https://github.com/afarahi/kllr)|5.363237445148764e-07| +|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.363237445148764e-07| +|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.363237445148764e-07| +|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.363237445148764e-07| +|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.363237445148764e-07| +|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.363237445148764e-07| +|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.363237445148764e-07| +|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.363237445148764e-07| +|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.363237445148764e-07| +|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.363237445148764e-07| +|pypi|[neomodel](https://neomodel.readthedocs.io)|5.363237445148764e-07| +|pypi|[faker](https://github.com/joke2k/faker)|5.363237445148764e-07| +|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.363237445148764e-07| +|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.363237445148764e-07| +|spack|[nlopt](https://nlopt.readthedocs.io)|5.363237445148764e-07| +|spack|[armadillo](http://arma.sourceforge.net/)|5.363237445148764e-07| +|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.363237445148764e-07| +|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.363237445148764e-07| +|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.363237445148764e-07| +|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.363237445148764e-07| +|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.363237445148764e-07| +|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.363237445148764e-07| +|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.363237445148764e-07| +|cran|[itsadug](NA)|5.363237445148764e-07| +|cran|sde|5.363237445148764e-07| +|cran|RISmed|5.363237445148764e-07| +|cran|[msm](https://github.com/chjackson/msm)|5.363237445148764e-07| +|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.363237445148764e-07| +|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.363237445148764e-07| +|cran|[httr2](https://httr2.r-lib.org)|5.363237445148764e-07| +|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.363237445148708e-07| +|pypi|[random](https://www.pytosquatting.org)|5.363237445148708e-07| +|pypi|[sys](https://github.com/stestagg/sys)|5.363237445148708e-07| +|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.363237445148708e-07| +|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.363237445148708e-07| +|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.363237445148708e-07| +|rubygems|[mini_racer](https://github.com/discourse/mini_racer)|5.29613438094237e-07| +|pypi|[usort](https://pypi.org/project/usort)|5.27943686006826e-07| +|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.230157552460565e-07| +|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.230157552460565e-07| +|rubygems|[stackprof](http://github.com/tmm1/stackprof)|5.228029778464288e-07| +|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.198214754528826e-07| +|pypi|[ipytree](https://pypi.org/project/ipytree)|5.105389491055019e-07| +|npm|assume|5.05433559614447e-07| +|npm|spawn-sync|5.05433559614447e-07| +|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.028035104826946e-07| +|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.005688282138794e-07| +|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.005688282138794e-07| +|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.005688282138794e-07| +|pypi|[connexion](https://github.com/zalando/connexion)|5.005688282138748e-07| +|cran|[contentid](https://github.com/cboettig/contentid)|5.005688282138748e-07| +|pypi|[furl](https://pypi.org/project/furl)|4.916300991386316e-07| +|pypi|[pyodbc](https://pypi.org/project/pyodbc)|4.916300991386316e-07| +|pypi|[pg8000](https://pypi.org/project/pg8000)|4.916300991386316e-07| +|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|4.916300991386316e-07| +|pypi|[flexmock](https://pypi.org/project/flexmock)|4.916300991386316e-07| +|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|4.890010611753264e-07| +|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.839483788395904e-07| +|pypi|[stregion](https://pypi.org/project/stregion)|4.839483788395904e-07| +|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.839483788395904e-07| +|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.839483788395904e-07| +|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.839483788395904e-07| +|rubygems|xpath|4.795772321920069e-07| +|rubygems|mini_mime|4.795772321920069e-07| +|rubygems|matrix|4.795772321920069e-07| +|rubygems|webdrivers|4.795772321920069e-07| +|rubygems|selenium_statistics|4.795772321920069e-07| +|rubygems|sauce_whisk|4.795772321920069e-07| +|rubygems|rspec-instafail|4.795772321920069e-07| +|rubygems|launchy|4.795772321920069e-07| +|rubygems|erubi|4.795772321920069e-07| +|cran|thematic|4.791088950511944e-07| +|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.783427991619117e-07| +|pypi|[yajl](https://pypi.org/project/yajl)|4.783427991619117e-07| +|npm|[request-promise](https://github.com/request/request-promise#readme)|4.7673221734655533e-07| +|npm|grunt-release|4.740718813122518e-07| +|npm|grunt-jsdoc|4.740718813122518e-07| +|npm|grunt-mocha-istanbul|4.740718813122518e-07| +|npm|help-me-test|4.740718813122518e-07| +|npm|require-dir|4.740718813122518e-07| +|npm|normalize-path|4.717379889734838e-07| +|npm|homedir-polyfill|4.717379889734838e-07| +|npm|eslint-config-gulp|4.717379889734838e-07| +|npm|resolve-dir|4.717379889734838e-07| +|npm|micromatch|4.717379889734838e-07| +|npm|is-glob|4.717379889734838e-07| +|npm|detect-file|4.717379889734838e-07| +|pypi|[tinygp](https://github.com/dfm/tinygp)|4.711236030248257e-07| +|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.6928327645051285e-07| +|pypi|[pepita](https://pypi.org/project/pepita)|4.6928327645051285e-07| +|pypi|[nodepy](https://github.com/ketch/nodepy)|4.6928327645051285e-07| +|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.6928327645051285e-07| +|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.6928327645051285e-07| +|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.6928327645051285e-07| +|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.6928327645051285e-07| +|pypi|[plotly_express](https://plotly.express/)|4.6928327645051285e-07| +|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|4.6928327645051285e-07| +|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.6928327645051285e-07| +|pypi|[pymoo](https://pymoo.org)|4.6928327645051285e-07| +|pypi|[ConfigSpace](https://github.com/automl/ConfigSpace)|4.6928327645051285e-07| +|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.6928327645051285e-07| +|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.6928327645051285e-07| +|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.6928327645051285e-07| +|pypi|[sgdml](http://www.sgdml.org)|4.6928327645051285e-07| +|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.6928327645051285e-07| +|pypi|[clint](https://github.com/kennethreitz/clint)|4.6928327645051285e-07| +|pypi|[tatter](https://github.com/afarahi/tatter)|4.6928327645051285e-07| +|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.6928327645051285e-07| +|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.6928327645051285e-07| +|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.6928327645051285e-07| +|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.6928327645051285e-07| +|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.6928327645051285e-07| +|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.6928327645051285e-07| +|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.6928327645051285e-07| +|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.6928327645051285e-07| +|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.6928327645051285e-07| +|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.6928327645051285e-07| +|npm|[vuetify](https://vuetifyjs.com)|4.6928327645051285e-07| +|cran|COUNT|4.6928327645051285e-07| +|cran|ggvenn|4.6928327645051285e-07| +|cran|[fishtree](https://fishtreeoflife.org/)|4.6928327645051285e-07| +|cran|Rlabkey|4.6928327645051285e-07| +|pypi|[findiff](https://github.com/maroba/findiff)|4.6928327645051195e-07| +|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.6928327645051195e-07| +|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.6928327645051195e-07| +|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.6928327645051195e-07| +|npm|[gpu.js](http://gpu.rocks/)|4.692832764505076e-07| +|go|[golang.org/x/net](https://golang.org/x/net)|4.686061000054174e-07| +|pypi|[blessed](https://github.com/jquast/blessed)|4.6771899886234685e-07| +|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.6459044368600963e-07| +|cran|QSARdata|4.5885475919605606e-07| +|cran|dimRed|4.5885475919605606e-07| +|cran|ddalpha|4.5885475919605606e-07| +|pypi|[time-machine](https://pypi.org/project/time-machine)|4.570877408687172e-07| +|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.5594440940792397e-07| +|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.558751828376439e-07| +|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.467215804673142e-07| +|npm|karma-tap-reporter|4.461853000585899e-07| +|npm|karma-spec-reporter|4.461853000585899e-07| +|npm|karma-html-reporter|4.461853000585899e-07| +|npm|karma-chai-sinon|4.461853000585899e-07| +|npm|eslint-plugin-mocha|4.461853000585899e-07| +|npm|eslint-config-nfl|4.461853000585899e-07| +|npm|babel-plugin-transform-class-properties|4.461853000585899e-07| +|npm|react-side-effect|4.461853000585899e-07| +|npm|react-fast-compare|4.461853000585899e-07| +|rubygems|webpacker|4.461853000585899e-07| +|rubygems|rubocop-discourse|4.461853000585899e-07| +|rubygems|listen|4.461853000585899e-07| +|rubygems|dalli|4.461853000585899e-07| +|go|[github.com/fatih/color](https://github.com/fatih/color)|4.4567029129295973e-07| +|pypi|[datetime](https://github.com/zopefoundation/DateTime)|4.3881033642126035e-07| +|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.3829287140189323e-07| +|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.3829287140189323e-07| +|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.3223459673073606e-07| +|npm|tslint-config-semistandard|4.3017633674630257e-07| +|npm|eslint-plugin-dependencies|4.3017633674630257e-07| +|npm|eslint-config-semistandard|4.3017633674630257e-07| +|npm|doctoc|4.3017633674630257e-07| +|npm|snappy|4.3017633674630257e-07| +|npm|optional|4.3017633674630257e-07| +|npm|nested-error-stacks|4.3017633674630257e-07| +|npm|denque|4.3017633674630257e-07| +|npm|buffermaker|4.3017633674630257e-07| +|npm|buffer-crc32|4.3017633674630257e-07| +|npm|binary|4.3017633674630257e-07| +|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.294095340070054e-07| +|npm|safe-publish-latest|4.260538889886832e-07| +|npm|object-keys|4.260538889886832e-07| +|npm|npmignore|4.260538889886832e-07| +|npm|mv|4.260538889886832e-07| +|npm|eclint|4.260538889886832e-07| +|npm|copy-dir|4.260538889886832e-07| +|npm|aud|4.260538889886832e-07| +|npm|array.prototype.map|4.260538889886832e-07| +|npm|supports-preserve-symlinks-flag|4.260538889886832e-07| +|npm|path-parse|4.260538889886832e-07| +|npm|is-core-module|4.260538889886832e-07| +|rubygems|hashdiff|4.258745733788395e-07| +|rubygems|crack|4.258745733788395e-07| +|rubygems|typhoeus|4.258745733788395e-07| +|rubygems|patron|4.258745733788395e-07| +|rubygems|httpclient|4.258745733788395e-07| +|rubygems|http|4.258745733788395e-07| +|rubygems|excon|4.258745733788395e-07| +|rubygems|em-http-request|4.258745733788395e-07| +|rubygems|curb|4.258745733788395e-07| +|rubygems|async-http|4.258745733788395e-07| +|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.2093287827075954e-07| +|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.1714069017823426e-07| +|pypi|[retriever](https://github.com/weecology/retriever)|4.1714069017823426e-07| +|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.1714069017823426e-07| +|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.1714069017823426e-07| +|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.1714069017823426e-07| +|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.1714069017823426e-07| +|pypi|[dca](https://github.com/theislab/dca)|4.1714069017823426e-07| +|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.1714069017823426e-07| +|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.1714069017823426e-07| +|pypi|[fleck](https://github.com/bmorris3/fleck)|4.1714069017823426e-07| +|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.1714069017823426e-07| +|pypi|[acor](http://github.com/dfm/acor)|4.1714069017823426e-07| +|pypi|[yabox](https://github.com/pablormier/yabox)|4.1714069017823426e-07| +|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.1714069017823426e-07| +|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.1714069017823426e-07| +|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.1714069017823426e-07| +|pypi|[modAL](https://modAL-python.github.io/)|4.1714069017823426e-07| +|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.1714069017823426e-07| +|pypi|[injector](https://github.com/alecthomas/injector)|4.1714069017823426e-07| +|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.1714069017823426e-07| +|pypi|[htof](https://pypi.org/project/htof)|4.1714069017823426e-07| +|pypi|[sk-video](http://scikit-video.org/)|4.1714069017823426e-07| +|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.1714069017823426e-07| +|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.1714069017823426e-07| +|pypi|[pyxdf](https://github.com/xdf-modules/xdf-Python)|4.1714069017823426e-07| +|pypi|[textdistance](https://github.com/orsinium/textdistance)|4.1714069017823426e-07| +|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.1714069017823426e-07| +|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.1714069017823426e-07| +|npm|[config](http://github.com/node-config/node-config.git)|4.1714069017823426e-07| +|npm|[line-height](https://github.com/twolfson/line-height)|4.1714069017823426e-07| +|npm|[react-perfect-scrollbar](https://github.com/goldenyz/react-perfect-scrollbar)|4.1714069017823426e-07| +|npm|[simplebar-react](https://grsmto.github.io/simplebar/)|4.1714069017823426e-07| +|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.1714069017823426e-07| +|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.1714069017823426e-07| +|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.1714069017823426e-07| +|npm|[rjsf](https://www.rjsf.io/)|4.1714069017823426e-07| +|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.1714069017823426e-07| +|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.1714069017823426e-07| +|cran|[minerva](https://www.r-project.org)|4.1714069017823426e-07| +|cran|[memuse](https://github.com/shinra-dev/memuse)|4.1714069017823426e-07| +|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.1714069017823426e-07| +|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.1714069017823426e-07| +|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.1714069017823426e-07| +|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.1714069017823426e-07| +|cran|[corrr](https://github.com/tidymodels/corrr)|4.1714069017823426e-07| +|cran|mcclust|4.1714069017823426e-07| +|cran|[rdist](https://github.com/blasern/rdist)|4.1714069017823426e-07| +|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.1714069017823426e-07| +|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.1714069017823426e-07| +|cran|treeman|4.1714069017823426e-07| +|cran|[treemapify](https://wilkox.org/treemapify/)|4.1714069017823426e-07| +|cran|[restez](https://github.com/ropensci/restez#readme)|4.1714069017823426e-07| +|cran|[spocc](https://github.com/ropensci/spocc)|4.1714069017823426e-07| +|cran|[babette](https://docs.ropensci.org/babette/)|4.1714069017823426e-07| +|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.1714069017823426e-07| +|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.1714069017823283e-07| +|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.1714069017823283e-07| +|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.1714069017823283e-07| +|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.1714069017823283e-07| +|pypi|[vmad](https://pypi.org/project/vmad)|4.1714069017823283e-07| +|pypi|[abopt](https://pypi.org/project/abopt)|4.1714069017823283e-07| +|pypi|[fastpm](https://pypi.org/project/fastpm)|4.1714069017823283e-07| +|pypi|[single-source](https://github.com/rabbit72/single-source)|4.12969283276453e-07| +|pypi|[python-sat](https://github.com/pysathq/pysat)|4.12969283276453e-07| +|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.0443060920876616e-07| +|pypi|[sphinx_book_theme](https://pypi.org/project/sphinx_book_theme)|3.9995177326012763e-07| +|pypi|[gprof2dot](https://pypi.org/project/gprof2dot)|3.9995177326012763e-07| +|pypi|[panflute](https://pypi.org/project/panflute)|3.9995177326012763e-07| +|pypi|[mistletoe](https://pypi.org/project/mistletoe)|3.9995177326012763e-07| +|cran|shinycustomloader|3.978706039471728e-07| +|pypi|[tf-slim](https://pypi.org/project/tf-slim)|3.970858493042793e-07| +|pypi|[pypng](https://pypi.org/project/pypng)|3.970858493042793e-07| +|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|3.970858493042793e-07| +|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|3.970858493042793e-07| +|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|3.9518591701095933e-07| +|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.8651782011330906e-07| +|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.835324232081905e-07| +|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.812024153321081e-07| +|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.812024153321081e-07| +|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.812024153321081e-07| +|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.812024153321081e-07| +|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.812024153321081e-07| +|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.812024153321081e-07| +|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.812024153321081e-07| +|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.812024153321081e-07| +|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.812024153321081e-07| +|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.812024153321081e-07| +|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.812024153321081e-07| +|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.812024153321081e-07| +|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.812024153321081e-07| +|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.812024153321081e-07| +|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.812024153321081e-07| +|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.812024153321081e-07| +|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.812024153321081e-07| +|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.812024153321081e-07| +|rubygems|rspec-extra-formatters|3.792575050498015e-07| +|rubygems|paranoia|3.792575050498015e-07| +|rubygems|paper_trail|3.792575050498015e-07| +|rubygems|discard|3.792575050498015e-07| +|rubygems|database_cleaner|3.792575050498015e-07| +|rubygems|after_commit_action|3.792575050498015e-07| +|pypi|[pypka](https://pypka.org)|3.754266211604166e-07| +|pypi|[clldutils](https://github.com/clld/clldutils)|3.754266211604166e-07| +|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.754266211604166e-07| +|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.754266211604166e-07| +|cran|scatterpie|3.754266211604166e-07| +|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.7542662116041136e-07| +|pypi|[st-pages](https://pypi.org/project/st-pages)|3.7542662116041136e-07| +|pypi|[stmol](https://github.com/napoles-uach/streamlit_3dmol)|3.7542662116041136e-07| +|pypi|[streamlit-plotly-events](https://github.com/null-jones/streamlit-plotly-events)|3.7542662116041136e-07| +|pypi|[muse-origin](https://github.com/musevlt/origin)|3.7542662116041136e-07| +|pypi|[libroadrunner](http://libroadrunner.org)|3.7542662116041136e-07| +|pypi|[slab](http://github.com/DrMarc/slab.git)|3.7542662116041136e-07| +|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.7542662116041136e-07| +|pypi|[cora](https://heycora.com)|3.7542662116041136e-07| +|pypi|[fsps](https://github.com/dfm/python-fsps)|3.7542662116041136e-07| +|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.7542662116041136e-07| +|pypi|[ncfs](https://github.com/BradhamLab/ncfs)|3.7542662116041136e-07| +|pypi|[sslouvain](https://github.com/dakota-hawkins/sslouvain)|3.7542662116041136e-07| +|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.7542662116041136e-07| +|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.7542662116041136e-07| +|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.7542662116041136e-07| +|cran|[jmvcore](https://www.jamovi.org)|3.7542662116041136e-07| +|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.7542662116041136e-07| +|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.7542662116041136e-07| +|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.7542662116041136e-07| +|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.7542662116041136e-07| +|cran|[drat](https://github.com/eddelbuettel/drat)|3.7542662116041136e-07| +|cran|[liger](https://github.com/JEFworks/liger)|3.7542662116041136e-07| +|cran|[scrapeR](http://www.ryanacton.com)|3.7542662116041136e-07| +|cran|ggm|3.7542662116041136e-07| +|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.7542662116041136e-07| +|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.7542662116041136e-07| +|cran|pmsampsize|3.7542662116041136e-07| +|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.7542662116040956e-07| +|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.7542662116040956e-07| +|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.7542662116040956e-07| +|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.7542662116040956e-07| +|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.7542662116040956e-07| +|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.7542662116040956e-07| +|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.7542662116040956e-07| +|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.7542662116040606e-07| +|pypi|[apricot-select](http://pypi.python.org/pypi/apricot-select/)|3.7542662116040606e-07| +|cran|[cowsay](https://github.com/sckott/cowsay)|3.7542662116040606e-07| +|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.7542662116040606e-07| +|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.672651728743137e-07| +|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.523672910822339e-07| +|go|github.com/opencontainers/go-digest|3.5028851687868796e-07| +|go|github.com/opencontainers/image-spec|3.5028851687868796e-07| +|pypi|[grpcio-reflection](https://grpc.io)|3.472696245733814e-07| +|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.4129692832764504e-07| +|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.4129692832764504e-07| +|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.4129692832764504e-07| +|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.4129692832764504e-07| +|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.4129692832764504e-07| +|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.4129692832764504e-07| +|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.412969283276443e-07| +|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.412969283276443e-07| +|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.412969283276443e-07| +|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.412969283276443e-07| +|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.412969283276443e-07| +|pypi|[bravado](https://github.com/Yelp/bravado)|3.412969283276443e-07| +|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.412969283276443e-07| +|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.412969283276443e-07| +|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.412969283276443e-07| +|pypi|[biomaj](http://biomaj.genouest.org)|3.412969283276443e-07| +|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.412969283276443e-07| +|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.412969283276443e-07| +|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.412969283276443e-07| +|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.412969283276443e-07| +|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.412969283276443e-07| +|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.412969283276443e-07| +|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.412969283276443e-07| +|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.412969283276443e-07| +|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.412969283276443e-07| +|pypi|[OpenNMT-py](https://opennmt.net/)|3.412969283276443e-07| +|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|3.412969283276443e-07| +|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.412969283276443e-07| +|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.412969283276443e-07| +|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.412969283276443e-07| +|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.412969283276443e-07| +|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.412969283276443e-07| +|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.412969283276443e-07| +|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.412969283276443e-07| +|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.412969283276443e-07| +|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.412969283276443e-07| +|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.412969283276443e-07| +|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.412969283276443e-07| +|cran|lspline|3.412969283276443e-07| +|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.412969283276443e-07| +|cran|[irr](https://www.r-project.org)|3.412969283276443e-07| +|cran|pbs|3.412969283276443e-07| +|cran|[genie](http://genieclust.gagolewski.com/)|3.412969283276443e-07| +|cran|[optparse](https://github.com/trevorld/r-optparse)|3.412969283276443e-07| +|cran|[BFpack](https://github.com/jomulder/BFpack)|3.412969283276443e-07| +|cran|[sofa](https://github.com/ropensci/sofa)|3.412969283276443e-07| +|cran|[elastic](https://docs.ropensci.org/elastic)|3.412969283276443e-07| +|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.412969283276443e-07| +|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.3788395904436967e-07| +|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.3788395904436967e-07| +|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.1806977626090354e-07| +|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.150433184562877e-07| +|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.150433184562877e-07| +|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.150433184562877e-07| +|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.150433184562877e-07| +|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.150433184562877e-07| +|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.150433184562877e-07| +|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.150433184562877e-07| +|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.150433184562877e-07| +|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.12855517633677e-07| +|pypi|[plonk](https://github.com/dmentipl/plonk)|3.12855517633677e-07| +|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.12855517633677e-07| +|pypi|[iScore](https://github.com/DeepRank/iScore)|3.12855517633677e-07| +|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.12855517633677e-07| +|pypi|[statannotations](https://github.com/trevismd/statannotations)|3.12855517633677e-07| +|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.12855517633677e-07| +|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.12855517633677e-07| +|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.12855517633677e-07| +|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.12855517633677e-07| +|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.12855517633677e-07| +|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.12855517633677e-07| +|pypi|[daft](http://daft-pgm.org)|3.12855517633677e-07| +|pypi|[k2sc](https://github.com/OxES/k2sc)|3.12855517633677e-07| +|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.12855517633677e-07| +|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.12855517633677e-07| +|npm|[echarts](https://echarts.apache.org)|3.12855517633677e-07| +|npm|[element-plus](https://element-plus.org/)|3.12855517633677e-07| +|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.12855517633677e-07| +|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.12855517633677e-07| +|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.12855517633677e-07| +|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.12855517633677e-07| +|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.12855517633677e-07| +|cran|[signs](https://benjaminwolfe.github.io/signs)|3.12855517633677e-07| +|cran|rCAT|3.12855517633677e-07| +|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.12855517633677e-07| +|cran|[strex](https://rorynolan.github.io/strex/)|3.12855517633677e-07| +|cran|rje|3.12855517633677e-07| +|cran|[usefun](https://github.com/bblodfon/usefun)|3.12855517633677e-07| +|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.1285551763367467e-07| +|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.1285551763367467e-07| +|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.1285551763367467e-07| +|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.1285551763367467e-07| +|go|[golang.org/x/tools](https://golang.org/x/tools)|3.1285551763367467e-07| +|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.0972696245733786e-07| +|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.008226131093046e-07| +|rubygems|[activerecord-jdbcmysql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.0034129692832804e-07| +|pypi|[geopy](https://github.com/geopy/geopy)|2.9925833552113595e-07| +|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.887897085849375e-07| +|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.887897085849375e-07| +|cran|[odin](https://github.com/mrc-ide/odin)|2.887897085849375e-07| +|cran|[repr](https://github.com/IRkernel/repr/)|2.887897085849375e-07| +|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.887897085849322e-07| +|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.887897085849322e-07| +|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.887897085849322e-07| +|pypi|[einsteinpy](https://einsteinpy.org/)|2.887897085849322e-07| +|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.887897085849322e-07| +|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.887897085849322e-07| +|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.887897085849322e-07| +|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.887897085849322e-07| +|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.887897085849322e-07| +|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.887897085849322e-07| +|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.887897085849322e-07| +|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.887897085849322e-07| +|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.887897085849322e-07| +|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.887897085849322e-07| +|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.887897085849322e-07| +|spack|[lua](https://www.lua.org)|2.887897085849322e-07| +|cran|[pwr](https://github.com/heliosdrm/pwr)|2.887897085849322e-07| +|cran|[likert](http://jason.bryer.org/likert)|2.887897085849322e-07| +|cran|[plumber](https://www.rplumber.io)|2.887897085849322e-07| +|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.887897085849322e-07| +|cran|[waiter](https://waiter.john-coene.com/)|2.887897085849322e-07| +|cran|R2jags|2.887897085849322e-07| +|cran|[bib2df](https://github.com/ropensci/bib2df)|2.887897085849322e-07| +|npm|[aws-amplify](https://aws-amplify.github.io/)|2.8878970858493044e-07| +|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.8878970858493044e-07| +|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.881918002855827e-07| +|pypi|[outcome](https://github.com/python-trio/outcome)|2.856817812449186e-07| +|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.784757904211852e-07| +|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.681618722574382e-07| +|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.681618722574382e-07| +|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.681618722574382e-07| +|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.681618722574382e-07| +|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.681618722574382e-07| +|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.681618722574382e-07| +|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.681618722574382e-07| +|pypi|[cloup](https://github.com/janLuke/cloup)|2.681618722574382e-07| +|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.681618722574382e-07| +|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.681618722574382e-07| +|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.681618722574382e-07| +|pypi|[dash_auth](https://plotly.com/dash)|2.681618722574382e-07| +|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.681618722574382e-07| +|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.681618722574382e-07| +|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.681618722574382e-07| +|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.681618722574382e-07| +|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.681618722574382e-07| +|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.681618722574382e-07| +|spack|[opencv](https://opencv.org/)|2.681618722574382e-07| +|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.681618722574382e-07| +|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.681618722574382e-07| +|npm|[svelte-moveable](https://daybrush.com/moveable)|2.681618722574382e-07| +|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.681618722574382e-07| +|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.681618722574382e-07| +|npm|[json2csv](http://zemirco.github.io/json2csv)|2.681618722574382e-07| +|npm|[vue-axios](https://github.com/imcvampire/vue-axios#readme)|2.681618722574382e-07| +|npm|[cpx](https://github.com/mysticatea/cpx)|2.681618722574382e-07| +|npm|tls|2.681618722574382e-07| +|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.681618722574382e-07| +|cran|[depmixS4](https://depmix.github.io/)|2.681618722574382e-07| +|cran|GeoLight|2.681618722574382e-07| +|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.681618722574382e-07| +|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.681618722574382e-07| +|cran|[webdriver](https://github.com/rstudio/webdriver)|2.681618722574382e-07| +|cran|[cmocean](https://matplotlib.org/cmocean/)|2.681618722574382e-07| +|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.681618722574382e-07| +|cran|sphereplot|2.681618722574382e-07| +|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.681618722574382e-07| +|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.681618722574382e-07| +|cran|[anomalize](https://github.com/business-science/anomalize)|2.681618722574382e-07| +|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.681618722574382e-07| +|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.63692507719813e-07| +|pypi|[retry](https://github.com/invl/retry)|2.63692507719813e-07| +|go|github.com/docker/distribution|2.629800003297555e-07| +|go|golang.org/x/sync|2.629800003297555e-07| +|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.5028441410693967e-07| +|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.5028441410693967e-07| +|npm|[cesium](http://cesium.com/cesiumjs/)|2.5028441410693967e-07| +|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.502844141069374e-07| +|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.502844141069374e-07| +|pypi|[segment-anything-py](https://github.com/opengeos/segment-anything)|2.502844141069374e-07| +|pypi|[segment-anything-hq](https://github.com/SysCV/sam-hq)|2.502844141069374e-07| +|pypi|[huggingface_hub](https://github.com/huggingface/huggingface_hub)|2.502844141069374e-07| +|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.502844141069374e-07| +|pypi|[ficus](https://github.com/camillescott/ficus)|2.502844141069374e-07| +|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.502844141069374e-07| +|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.502844141069374e-07| +|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.502844141069374e-07| +|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.502844141069374e-07| +|cran|[COVID19](https://covid19datahub.io)|2.502844141069374e-07| +|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.502844141069374e-07| +|cran|[iotools](http://www.rforge.net/iotools)|2.502844141069374e-07| +|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.477815699658697e-07| +|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.3464163822525907e-07| +|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.3464163822525642e-07| +|pypi|[frites](https://github.com/brainets/frites)|2.3464163822525642e-07| +|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.3464163822525642e-07| +|pypi|[pebble](https://github.com/noxdafox/pebble)|2.3464163822525642e-07| +|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.3464163822525642e-07| +|pypi|[elmada](https://github.com/DrafProject/elmada)|2.3464163822525642e-07| +|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.3464163822525642e-07| +|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.3464163822525642e-07| +|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.3464163822525642e-07| +|pypi|[samsum](https://github.com/hallamlab/samsum)|2.3464163822525642e-07| +|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.3464163822525642e-07| +|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.3464163822525642e-07| +|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.3464163822525642e-07| +|pypi|[pirecorder](https://github.com/jollejolles)|2.3464163822525642e-07| +|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.3464163822525642e-07| +|npm|express-flash|2.3464163822525642e-07| +|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.3464163822525642e-07| +|cran|ggnewscale|2.3464163822525642e-07| +|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.3464163822525642e-07| +|cran|[greta](https://greta-stats.org)|2.3464163822525642e-07| +|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.3464163822525642e-07| +|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.3464163822525642e-07| +|cran|[UNF](https://github.com/leeper/UNF)|2.3464163822525642e-07| +|cran|[sortable](https://rstudio.github.io/sortable/)|2.3464163822525642e-07| +|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.3464163822525642e-07| +|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.3464163822525642e-07| +|cran|randomcoloR|2.3464163822525642e-07| +|cran|[dplR](https://github.com/AndyBunn/dplR)|2.3464163822525642e-07| +|cran|[lunar](http://statistics.lazaridis.eu)|2.3464163822525642e-07| +|cran|[codemeta](https://github.com/cboettig/codemeta)|2.3464163822525642e-07| +|cran|[rplos](https://docs.ropensci.org/rplos)|2.3464163822525642e-07| +|cran|[microdemic](https://github.com/ropensci/microdemic)|2.3464163822525642e-07| +|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.3464163822525642e-07| +|cran|shinyMatrix|2.3464163822525642e-07| +|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.3464163822525642e-07| +|cran|[RaMS](https://github.com/wkumler/RaMS)|2.3464163822525642e-07| +|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.3464163822525597e-07| +|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.322952218430022e-07| +|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.3151308304891986e-07| +|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3110546254204996e-07| +|go|github.com/davecgh/go-spew|2.2505811940446158e-07| +|go|github.com/onsi/ginkgo|2.2505811940446158e-07| +|go|github.com/onsi/gomega|2.2505811940446158e-07| +|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.2083918891788826e-07| +|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.2083918891788826e-07| +|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.2083918891788826e-07| +|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.2083918891788826e-07| +|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.2083918891788826e-07| +|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.2083918891788826e-07| +|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.2083918891788826e-07| +|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.2083918891788826e-07| +|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.2083918891788826e-07| +|pypi|[dmsh](https://pypi.org/project/dmsh)|2.2083918891788826e-07| +|pypi|[glvis](https://github.com/glvis/pyglvis)|2.2083918891788826e-07| +|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.2083918891788826e-07| +|npm|[root](https://github.com/mafintosh/root#readme)|2.2083918891788826e-07| +|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.2083918891788826e-07| +|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.2083918891788826e-07| +|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2083918891788562e-07| +|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2083918891788562e-07| +|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2083918891788562e-07| +|cran|[wpp2015](http://esa.un.org/wpp)|2.186307970287087e-07| +|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.0857034508911713e-07| +|pypi|[pymunk](http://www.pymunk.org)|2.0857034508911713e-07| +|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.0857034508911713e-07| +|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.0857034508911713e-07| +|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.0857034508911713e-07| +|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.0857034508911713e-07| +|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.0857034508911713e-07| +|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.0857034508911713e-07| +|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.0857034508911713e-07| +|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.0857034508911713e-07| +|pypi|[kplr](https://github.com/dfm/kplr)|2.0857034508911713e-07| +|pypi|[memory_profiler](https://github.com/pythonprofilers/memory_profiler)|2.0857034508911713e-07| +|pypi|[elisa](https://github.com/mikecokina/elisa)|2.0857034508911713e-07| +|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.0857034508911713e-07| +|pypi|[lcdata](https://github.com/kboone/lcdata)|2.0857034508911713e-07| +|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.0857034508911713e-07| +|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.0857034508911713e-07| +|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.0857034508911713e-07| +|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.0857034508911713e-07| +|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.0857034508911713e-07| +|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.0857034508911713e-07| +|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.0857034508911713e-07| +|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.0857034508911713e-07| +|cran|smoother|2.0857034508911713e-07| +|cran|[ptw](https://github.com/rwehrens/ptw)|2.0857034508911713e-07| +|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.0857034508911713e-07| +|cran|[ascii](https://github.com/mclements/ascii)|2.0857034508911713e-07| +|cran|[FedData](https://github.com/ropensci/FedData)|2.0857034508911713e-07| +|go|github.com/bradfitz/gomemcache|2.0857034508911642e-07| +|go|github.com/docker/libtrust|2.0857034508911642e-07| +|go|github.com/phayes/permbits|2.0857034508911642e-07| +|go|github.com/spf13/afero|2.0857034508911642e-07| +|go|github.com/spf13/viper|2.0857034508911642e-07| +|go|github.com/sylabs/sif|2.0857034508911642e-07| +|go|github.com/vmihailenco/msgpack|2.0857034508911642e-07| +|go|google.golang.org/appengine|2.0857034508911642e-07| +|cran|[longitudinalData](http:www.r-project.org)|2.064846416382265e-07| +|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|1.9759295850547966e-07| +|pypi|[sos-bash](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-matlab](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|1.9759295850547966e-07| +|pypi|[sos-julia](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-javascript](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-r](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|1.9759295850547966e-07| +|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|1.9759295850547966e-07| +|cran|shinyhelper|1.9759295850547966e-07| +|cran|[bsplus](https://github.com/ijlyttle/bsplus)|1.9759295850547966e-07| +|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|1.9759295850547966e-07| +|cran|[nabor](https://github.com/jefferis/nabor)|1.9759295850547966e-07| +|cran|[turner](http://www.gastonsanchez.com)|1.9759295850547966e-07| +|cran|[blocksdesign]()|1.9759295850547966e-07| +|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|1.975929585054787e-07| +|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|1.975929585054787e-07| +|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|1.975929585054787e-07| +|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|1.975929585054787e-07| +|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|1.975929585054787e-07| +|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|1.975929585054787e-07| +|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|1.975929585054787e-07| +|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|1.975929585054787e-07| +|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|1.975929585054787e-07| +|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|1.975929585054787e-07| +|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|1.975929585054787e-07| +|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|1.975929585054787e-07| +|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|1.975929585054787e-07| +|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|1.975929585054787e-07| +|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|1.975929585054787e-07| +|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|1.975929585054787e-07| +|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.8771331058020568e-07| +|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.8771331058020568e-07| +|cran|[symengine](https://github.com/symengine/symengine.R)|1.8771331058020568e-07| +|cran|[sensitivity](NA)|1.8771331058020568e-07| +|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.8771331058020568e-07| +|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.8771331058020478e-07| +|go|[github.com/biogo/store](https://github.com/biogo/store)|1.8771331058020478e-07| +|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.8771331058020478e-07| +|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.8771331058020478e-07| +|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.8771331058020478e-07| +|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.8771331058020478e-07| +|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.8771331058020478e-07| +|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.8771331058020478e-07| +|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.8771331058020478e-07| +|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.8771331058020478e-07| +|cran|[dqrng](https://daqana.github.io/dqrng/)|1.8771331058020303e-07| +|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.8230537948968009e-07| +|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.787745815049579e-07| +|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.787745815049579e-07| +|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.787745815049579e-07| +|pypi|[circle_fit](https://github.com/AlliedToasters/circle-fit)|1.787745815049579e-07| +|pypi|[alive_progress](https://github.com/rsalmei/alive-progress)|1.787745815049579e-07| +|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.787745815049579e-07| +|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.787745815049579e-07| +|cran|[desplot](https://kwstat.github.io/desplot/)|1.787745815049579e-07| +|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.787745815049579e-07| +|cran|PairedData|1.787745815049579e-07| +|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.787745815049579e-07| +|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.7877458150495692e-07| +|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.7064846416382252e-07| +|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.7064846416382252e-07| +|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.7064846416382252e-07| +|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.7064846416382252e-07| +|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.7064846416382252e-07| +|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.7064846416382252e-07| +|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.7064846416382252e-07| +|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.7064846416382252e-07| +|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.7064846416382252e-07| +|go|github.com/antchfx/jsonquery|1.7064846416382252e-07| +|go|github.com/bhmj/jsonslice|1.7064846416382252e-07| +|go|github.com/codegangsta/negroni|1.7064846416382252e-07| +|go|github.com/evanphx/json-patch/v5|1.7064846416382252e-07| +|go|github.com/gorilla/context|1.7064846416382252e-07| +|go|github.com/grandcat/zeroconf|1.7064846416382252e-07| +|go|github.com/justinas/alice|1.7064846416382252e-07| +|go|github.com/kelseyhightower/envconfig|1.7064846416382252e-07| +|go|github.com/linksmart/go-sec|1.7064846416382252e-07| +|go|github.com/linksmart/service-catalog/v3|1.7064846416382252e-07| +|go|github.com/miekg/dns|1.7064846416382252e-07| +|go|github.com/rs/cors|1.7064846416382252e-07| +|go|github.com/satori/go.uuid|1.7064846416382252e-07| +|go|github.com/syndtr/goleveldb|1.7064846416382252e-07| +|go|github.com/xeipuuv/gojsonschema|1.7064846416382252e-07| +|pypi|[astral](https://github.com/sffjunkie/astral)|1.7064846416382215e-07| +|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7064846416382215e-07| +|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7064846416382215e-07| +|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7064846416382215e-07| +|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7064846416382215e-07| +|pypi|[markdown-include](https://pypi.org/project/markdown-include)|1.7064846416382215e-07| +|cran|harmonicmeanp|1.7064846416382215e-07| +|cran|NBPSeq|1.7064846416382215e-07| +|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7064846416382215e-07| +|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.6894197952218484e-07| +|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.6894197952218484e-07| +|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.6322896572191638e-07| +|spack|[clapack](https://www.netlib.org/clapack/)|1.6322896572191638e-07| +|spack|[qwt](http://qwt.sourceforge.net/)|1.6322896572191638e-07| +|cran|[ggtern](http://www.ggtern.com)|1.6322896572191638e-07| +|cran|[dams](https://github.com/jsta/dams)|1.6322896572191638e-07| +|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.6322896572191638e-07| +|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.6322896572191638e-07| +|cran|[coloc](https://github.com/chr1swallace/coloc)|1.6322896572191638e-07| +|pypi|[your](https://github.com/thepetabyteproject/your)|1.6322896572191373e-07| +|cran|[coro](https://github.com/r-lib/coro)|1.615966760646983e-07| +|rubygems|[groupdate](https://github.com/ankane/groupdate)|1.6004581582348603e-07| +|rubygems|[jbuilder](https://github.com/rails/jbuilder)|1.6004581582348603e-07| +|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.564277588168385e-07| +|pypi|[turbustat](https://turbustat.readthedocs.org)|1.564277588168385e-07| +|pypi|[oemof.thermal](https://github.com/oemof/oemof-thermal)|1.564277588168385e-07| +|pypi|[feedinlib](http://github.com/oemof/feedinlib)|1.564277588168385e-07| +|pypi|[open_fred-cli](https://github.com/open-fred/cli)|1.564277588168385e-07| +|pypi|[demandlib](https://github.com/oemof/demandlib)|1.564277588168385e-07| +|pypi|[scikit-learn-extra](https://github.com/scikit-learn-contrib/scikit-learn-extra)|1.564277588168385e-07| +|pypi|[dhnx](https://pypi.org/project/dhnx)|1.564277588168385e-07| +|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.564277588168385e-07| +|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.564277588168385e-07| +|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.564277588168385e-07| +|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.564277588168385e-07| +|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.564277588168385e-07| +|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.564277588168385e-07| +|pypi|[Pyside6](https://www.pyside.org)|1.564277588168385e-07| +|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.564277588168385e-07| +|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.564277588168385e-07| +|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.564277588168385e-07| +|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.564277588168385e-07| +|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.564277588168385e-07| +|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.564277588168385e-07| +|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.564277588168385e-07| +|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.564277588168385e-07| +|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.564277588168385e-07| +|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.564277588168385e-07| +|cran|[ucminf](NA)|1.5486348122866988e-07| +|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5017064846416664e-07| +|rubygems|[net-ldap](http://github.com/ruby-ldap/ruby-net-ldap)|1.5017064846416664e-07| +|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.5017064846416402e-07| +|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.5017064846416402e-07| +|pypi|[atlite](https://github.com/PyPSA/atlite)|1.5017064846416402e-07| +|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.5017064846416402e-07| +|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.5017064846416402e-07| +|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.5017064846416402e-07| +|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.5017064846416402e-07| +|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.5017064846416402e-07| +|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.5017064846416402e-07| +|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.5017064846416402e-07| +|rubygems|[rack-openid](https://github.com/grosser/rack-openid)|1.5017064846416402e-07| +|rubygems|[activerecord-jdbcpostgresql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5017064846416402e-07| +|rubygems|[activerecord-jdbcsqlite3-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5017064846416402e-07| +|rubygems|[tiny_tds](http://github.com/rails-sqlserver/tiny_tds)|1.5017064846416402e-07| +|rubygems|[shoulda](https://github.com/thoughtbot/shoulda)|1.5017064846416402e-07| +|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.443948542924661e-07| +|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.443948542924661e-07| +|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.443948542924661e-07| +|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.443948542924661e-07| +|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.443948542924661e-07| +|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.443948542924661e-07| +|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.443948542924661e-07| +|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.443948542924661e-07| +|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.443948542924661e-07| +|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.443948542924661e-07| +|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.443948542924661e-07| +|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.443948542924661e-07| +|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.443948542924661e-07| +|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.443948542924661e-07| +|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.443948542924661e-07| +|pypi|[authlib](https://authlib.org/)|1.443948542924661e-07| +|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.443948542924661e-07| +|npm|[download](https://github.com/kevva/download#readme)|1.443948542924661e-07| +|npm|[ftp](https://github.com/mscdex/node-ftp)|1.443948542924661e-07| +|npm|pipeline|1.443948542924661e-07| +|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.4439485429246522e-07| +|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.4439485429246522e-07| +|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.4439485429246522e-07| +|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.4439485429246522e-07| +|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.4439485429246522e-07| +|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.4439485429246522e-07| +|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.4439485429246522e-07| +|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.4439485429246522e-07| +|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.4439485429246522e-07| +|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.4439485429246522e-07| +|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.4379694599311753e-07| +|go|[github.com/google/shlex](https://github.com/google/shlex)|1.4379694599311753e-07| +|pypi|[fspath](https://github.com/return42/fspath)|1.4295090574954162e-07| +|go|github.com/containernetworking/cni|1.417181717895715e-07| +|go|github.com/containernetworking/plugins|1.417181717895715e-07| +|go|github.com/containers/common|1.417181717895715e-07| +|go|github.com/containers/image/v5|1.417181717895715e-07| +|go|github.com/cyphar/filepath-securejoin|1.417181717895715e-07| +|go|github.com/moby/term|1.417181717895715e-07| +|go|github.com/opencontainers/runc|1.417181717895715e-07| +|go|github.com/opencontainers/runtime-spec|1.417181717895715e-07| +|go|github.com/opencontainers/runtime-tools|1.417181717895715e-07| +|go|github.com/opencontainers/selinux|1.417181717895715e-07| +|go|gopkg.in/yaml.v2|1.417181717895715e-07| +|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.4078498293515623e-07| +|pypi|[geobo](https://github.com/sebhaan/geobo)|1.3904689672607808e-07| +|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.3904689672607808e-07| +|npm|[cover](http://www.cover.io)|1.3765642775881768e-07| +|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.3765642775881768e-07| +|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.3765642775881768e-07| +|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.340809361287191e-07| +|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.340809361287191e-07| +|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.340809361287191e-07| +|cran|[audio](http://www.rforge.net/audio/)|1.327401267674298e-07| +|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.2945745557255555e-07| +|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.2945745557255555e-07| +|npm|[sendgrid](https://sendgrid.com)|1.2726326141030915e-07| +|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.2726326141030915e-07| +|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.2726326141030915e-07| +|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.2726326141030915e-07| +|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.2726326141030915e-07| +|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.251422070534687e-07| +|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.251422070534687e-07| +|pypi|[nixio](https://github.com/G-Node/nixpy)|1.1614761092150241e-07| +|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1376564277588231e-07| +|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1376564277588231e-07| +|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1376564277588231e-07| +|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1376564277588231e-07| +|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.1041959445894413e-07| +|pypi|[drop](https://github.com/cod3monk/drop)|1.0726474890297448e-07| +|npm|[dedent](https://github.com/dmnd/dedent)|1.0619210141394491e-07| +|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.0428517254455857e-07| +|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.0324232081911325e-07| +|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0146665436767885e-07| +|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|9.879647925273983e-08| +|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|9.879647925273983e-08| +|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|9.879647925273983e-08| +|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.653827401267742e-08| +|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.626323619497653e-08| +|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.626323619497653e-08| +|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.626323619497653e-08| +|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.626323619497653e-08| +|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.530060383302731e-08| +|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.530060383302731e-08| +|npm|[opn](https://github.com/sindresorhus/open#readme)|9.530060383302731e-08| +|npm|[node-http2](https://github.com/kaazing/node-http2)|9.530060383302731e-08| +|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.530060383302731e-08| +|pypi|[technical](https://github.com/freqtrade/technical)|9.385665529010415e-08| +|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.385665529010284e-08| +|pypi|[janus](https://github.com/aio-libs/janus)|9.385665529010284e-08| +|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.291808873720114e-08| +|pypi|[ipyspeck](https://github.com/denphi/speck/tree/master/widget/ipyspeck)|9.291808873720114e-08| +|pypi|[py3Dmol](https://3dmol.org)|9.291808873720114e-08| +|pypi|[viscm](https://github.com/bids/viscm)|9.291808873720114e-08| +|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.156746857570867e-08| +|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|8.938729075247895e-08| +|pypi|[dash-auth](https://plotly.com/dash)|8.938729075247895e-08| +|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|8.938729075247895e-08| +|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|8.938729075247846e-08| +|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|8.938729075247846e-08| +|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|8.938729075247846e-08| +|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|8.938729075247846e-08| +|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|8.938729075247846e-08| +|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|8.938729075247846e-08| +|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|8.938729075247846e-08| +|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|8.938729075247846e-08| +|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|8.938729075247846e-08| +|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|8.938729075247846e-08| +|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|8.938729075247846e-08| +|go|[github.com/creack/pty](https://github.com/creack/pty)|8.938729075247846e-08| +|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|8.938729075247846e-08| +|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|8.938729075247846e-08| +|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|8.938729075247846e-08| +|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|8.938729075247846e-08| +|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|8.938729075247846e-08| +|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|8.938729075247846e-08| +|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|8.938729075247846e-08| +|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|8.938729075247846e-08| +|go|[github.com/lib/pq](https://github.com/lib/pq)|8.938729075247846e-08| +|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|8.938729075247846e-08| +|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|8.938729075247846e-08| +|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|8.938729075247846e-08| +|go|[github.com/prometheus/common](https://github.com/prometheus/common)|8.938729075247846e-08| +|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|8.938729075247846e-08| +|go|[google.golang.org/api](https://google.golang.org/api)|8.938729075247846e-08| +|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|8.938729075247846e-08| +|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|8.938729075247846e-08| +|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|8.938729075247846e-08| +|go|[rsc.io/getopt](https://rsc.io/getopt)|8.938729075247846e-08| +|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.730851654893247e-08| +|go|github.com/Netflix/go-expect|8.730851654893246e-08| +|go|github.com/ProtonMail/go-crypto|8.730851654893246e-08| +|go|github.com/adigunhammedolalekan/registry-auth|8.730851654893246e-08| +|go|github.com/apex/log|8.730851654893246e-08| +|go|github.com/blang/semver/v4|8.730851654893246e-08| +|go|github.com/buger/jsonparser|8.730851654893246e-08| +|go|github.com/containerd/containerd|8.730851654893246e-08| +|go|github.com/go-log/log|8.730851654893246e-08| +|go|github.com/gosimple/slug|8.730851654893246e-08| +|go|github.com/opencontainers/umoci|8.730851654893246e-08| +|go|github.com/pelletier/go-toml|8.730851654893246e-08| +|go|github.com/seccomp/libseccomp-golang|8.730851654893246e-08| +|go|github.com/sylabs/json-resp|8.730851654893246e-08| +|go|github.com/sylabs/scs-build-client|8.730851654893246e-08| +|go|github.com/sylabs/scs-key-client|8.730851654893246e-08| +|go|github.com/sylabs/scs-library-client|8.730851654893246e-08| +|go|github.com/sylabs/sif/v2|8.730851654893246e-08| +|go|github.com/vbauerster/mpb/v4|8.730851654893246e-08| +|go|github.com/vbauerster/mpb/v6|8.730851654893246e-08| +|go|golang.org/x/term|8.730851654893246e-08| +|go|gotest.tools/v3|8.730851654893246e-08| +|go|mvdan.cc/sh/v3|8.730851654893246e-08| +|go|oras.land/oras-go|8.730851654893246e-08| +|rubygems|[pdf-reader](https://github.com/yob/pdf-reader)|8.342813803564842e-08| +|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.342813803564711e-08| +|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.342813803564711e-08| +|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.342813803564711e-08| +|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.342813803564711e-08| +|pypi|[django-rq](https://github.com/rq/django-rq)|8.342813803564711e-08| +|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.342813803564711e-08| +|pypi|[google](http://breakingcode.wordpress.com/)|8.342813803564711e-08| +|rubygems|[aasm](https://github.com/aasm/aasm)|8.342813803564711e-08| +|rubygems|[dotenv](https://github.com/bkeepers/dotenv)|8.342813803564711e-08| +|rubygems|[google_drive](https://github.com/gimite/google-drive-ruby)|8.342813803564711e-08| +|rubygems|[net-sftp](https://github.com/net-ssh/net-sftp)|8.342813803564711e-08| +|rubygems|[octicons_helper](https://github.com/primer/octicons)|8.342813803564711e-08| +|rubygems|[omniauth-orcid](https://github.com/datacite/omniauth-orcid)|8.342813803564711e-08| +|rubygems|[omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection)|8.342813803564711e-08| +|rubygems|[importmap-rails](https://github.com/rails/importmap-rails)|8.342813803564711e-08| +|rubygems|[turbo-rails](https://github.com/hotwired/turbo-rails)|8.342813803564711e-08| +|rubygems|[stimulus-rails](https://stimulus.hotwired.dev)|8.342813803564711e-08| +|rubygems|[newrelic_rpm](https://newrelic.com/ruby)|8.342813803564711e-08| +|rubygems|[sanitize](https://github.com/rgrove/sanitize/)|8.342813803564711e-08| +|rubygems|[searchkick](https://github.com/ankane/searchkick)|8.342813803564711e-08| +|rubygems|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html)|8.342813803564711e-08| +|rubygems|[issue](http://github.com/xuanxu/issue)|8.342813803564711e-08| +|rubygems|[active_link_to](http://github.com/comfy/active_link_to)|8.342813803564711e-08| +|rubygems|[pry-byebug](https://github.com/deivid-rodriguez/pry-byebug)|8.342813803564711e-08| +|npm|[parents](https://github.com/substack/node-parents)|8.176791808873668e-08| +|npm|[coverify](https://github.com/substack/coverify)|8.176791808873668e-08| +|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|7.987800450221482e-08| +|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.661767778783892e-08| +|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.661767778783892e-08| +|rubygems|[coffee-rails](https://github.com/rails/coffee-rails)|7.661767778783892e-08| +|rubygems|[fastimage](http://github.com/sdsykes/fastimage)|7.661767778783892e-08| +|rubygems|[image_processing](https://github.com/janko/image_processing)|7.661767778783892e-08| +|rubygems|[jquery-rails](https://github.com/rails/jquery-rails)|7.661767778783892e-08| +|rubygems|[rotp](https://github.com/mdp/rotp)|7.661767778783892e-08| +|rubygems|[sass-rails](https://github.com/rails/sass-rails)|7.661767778783892e-08| +|rubygems|[tzinfo-data](https://tzinfo.github.io)|7.661767778783892e-08| +|rubygems|[reverse_markdown](http://github.com/xijo/reverse_markdown)|7.661767778783892e-08| +|rubygems|[diffy](http://github.com/samg/diffy)|7.661767778783892e-08| +|rubygems|[rqrcode](https://github.com/whomwah/rqrcode)|7.661767778783892e-08| +|rubygems|[will_paginate-bootstrap](https://github.com/bootstrap-ruby/will_paginate-bootstrap)|7.661767778783892e-08| +|rubygems|[aws-sdk-s3](https://github.com/aws/aws-sdk-ruby)|7.661767778783892e-08| +|rubygems|[whenever](https://github.com/javan/whenever)|7.661767778783892e-08| +|rubygems|[flamegraph](https://github.com/SamSaffron/flamegraph)|7.661767778783892e-08| +|rubygems|[rack-mini-profiler](https://miniprofiler.com)|7.661767778783892e-08| +|rubygems|[thwait](https://github.com/ruby/thwait)|7.661767778783892e-08| +|rubygems|[rmagick](https://github.com/rmagick/rmagick)|7.661767778783892e-08| +|rubygems|[minitest-ci](https://github.com/circleci/minitest-ci)|7.661767778783892e-08| +|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.66176777878376e-08| +|rubygems|[counter_culture](https://github.com/magnusvk/counter_culture)|7.66176777878376e-08| +|rubygems|[rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer)|7.66176777878376e-08| +|rubygems|[devise](https://github.com/heartcombo/devise)|7.66176777878376e-08| +|rubygems|[premailer-rails](https://github.com/fphilipe/premailer-rails)|7.66176777878376e-08| +|rubygems|[rails-controller-testing](https://github.com/rails/rails-controller-testing)|7.66176777878376e-08| +|rubygems|[letter_opener_web](https://github.com/fgrehm/letter_opener_web)|7.66176777878376e-08| +|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.508532423208332e-08| +|cran|[enviPick](NA)|7.508532423208201e-08| +|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.43344709897617e-08| +|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.219742714623305e-08| +|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.08352115396997e-08| +|pypi|[tagore](https://github.com/jordanlab/tagore)|7.08352115396997e-08| +|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.08352115396997e-08| +|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|6.882821387940884e-08| +|npm|[vx](https://github.com/vxjs/vx)|6.704046806435955e-08| +|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.63700633837149e-08| +|npm|eslint-config-richienb|6.63700633837149e-08| +|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.63700633837149e-08| +|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.63700633837149e-08| +|pypi|[comet](http://comet.transientskp.org/)|6.586431950182612e-08| +|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.586431950182612e-08| +|npm|[aproba](https://github.com/iarna/aproba)|6.363163070515458e-08| +|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.363163070515458e-08| +|npm|concat-map|6.363163070515458e-08| +|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.363163070515458e-08| +|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.363163070515458e-08| +|pypi|[trustme](https://github.com/python-trio/trustme)|6.194539249146742e-08| +|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.055268083232441e-08| +|pypi|[flowTorch](https://flowtorch.ai/users)|5.8660409556314106e-08| +|pypi|[cma](https://github.com/CMA-ES/pycma)|5.8073805460751203e-08| +|go|github.com/blang/semver|5.440965524063906e-08| +|go|github.com/buger/goterm|5.440965524063906e-08| +|go|github.com/checkpoint-restore/checkpointctl|5.440965524063906e-08| +|go|github.com/checkpoint-restore/go-criu/v5|5.440965524063906e-08| +|go|github.com/container-orchestrated-devices/container-device-interface|5.440965524063906e-08| +|go|github.com/containers/buildah|5.440965524063906e-08| +|go|github.com/containers/conmon|5.440965524063906e-08| +|go|github.com/containers/ocicrypt|5.440965524063906e-08| +|go|github.com/containers/psgo|5.440965524063906e-08| +|go|github.com/containers/storage|5.440965524063906e-08| +|go|github.com/coreos/go-systemd/v22|5.440965524063906e-08| +|go|github.com/coreos/stream-metadata-go|5.440965524063906e-08| +|go|github.com/digitalocean/go-qemu|5.440965524063906e-08| +|go|github.com/docker/go-connections|5.440965524063906e-08| +|go|github.com/docker/go-plugins-helpers|5.440965524063906e-08| +|go|github.com/docker/go-units|5.440965524063906e-08| +|go|github.com/dtylman/scp|5.440965524063906e-08| +|go|github.com/godbus/dbus/v5|5.440965524063906e-08| +|go|github.com/google/gofuzz|5.440965524063906e-08| +|go|github.com/gorilla/handlers|5.440965524063906e-08| +|go|github.com/gorilla/schema|5.440965524063906e-08| +|go|github.com/hashicorp/go-multierror|5.440965524063906e-08| +|go|github.com/json-iterator/go|5.440965524063906e-08| +|go|github.com/mrunalp/fileutils|5.440965524063906e-08| +|go|github.com/nxadm/tail|5.440965524063906e-08| +|go|github.com/pmezard/go-difflib|5.440965524063906e-08| +|go|github.com/rootless-containers/rootlesskit|5.440965524063906e-08| +|go|github.com/stretchr/testify|5.440965524063906e-08| +|go|github.com/syndtr/gocapability|5.440965524063906e-08| +|go|github.com/uber/jaeger-client-go|5.440965524063906e-08| +|go|github.com/vbauerster/mpb/v7|5.440965524063906e-08| +|go|github.com/vishvananda/netlink|5.440965524063906e-08| +|go|go.etcd.io/bbolt|5.440965524063906e-08| +|go|golang.org/x/text|5.440965524063906e-08| +|go|google.golang.org/protobuf|5.440965524063906e-08| +|go|gopkg.in/inf.v0|5.440965524063906e-08| +|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.363237445148724e-08| +|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.287698889583215e-08| +|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.287698889583215e-08| +|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.287698889583215e-08| +|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.287698889583215e-08| +|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.287698889583215e-08| +|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.1428304268549003e-08| +|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.5232123031374736e-08| +|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.4693645376239474e-08| +|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.3726159405742134e-08| +|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.223549488054621e-08| +|pypi|[jmp](https://github.com/deepmind/jmp)|3.792575050498023e-08| +|rubygems|[coffee-script](http://github.com/josh/ruby-coffee-script)|3.792575050498023e-08| +|npm|text-table|3.5737726437385405e-08| +|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.549125935850681e-08| +|pypi|[pika](https://pika.readthedocs.io)|3.2319335212939925e-08| +|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.176686794434244e-08| +|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.176686794434244e-08| +|npm|[utfx](https://github.com/dcodeIO/utfx)|3.097269624573371e-08| +|cran|[OAIHarvester](NA)|3.097269624573371e-08| +|rubygems|[hoe-rubygems](http://github.com/jbarnette/hoe-rubygems)|2.529694965870301e-08| +|rubygems|[hoe-git](http://github.com/jbarnette/hoe-git)|2.529694965870301e-08| +|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.359824475865424e-08| +|cran|[uroot](https://jalobe.com)|2.308523943781414e-08| +|pypi|[geomet](https://github.com/geomet/geomet)|1.2905290102389156e-08| +|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.7135967608589454e-09| +|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.7135967608589454e-09| +|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.7135967608589454e-09| > Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. diff --git a/pages/go.md b/pages/go.md index fb36bc31..435a1cb2 100644 --- a/pages/go.md +++ b/pages/go.md @@ -9,252 +9,252 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.8037276531000383e-06| -|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.8037276531000383e-06| -|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.8037276531000383e-06| -|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.8037276531000383e-06| -|go.mod|github/mlpack/mlpack|3.8037276531000383e-06| -|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.8037276531000383e-06| -|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.8037276531000383e-06| -|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.8037276531000383e-06| -|go.mod|github/linksmart/thing-directory|3.8037276531000383e-06| -|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.8037276531000383e-06| -|go.mod|github/containers/podman|3.8037276531000383e-06| -|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.8037276531000383e-06| -|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.8037276531000383e-06| -|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.8037276531000383e-06| -|go.mod|github/sylabs/singularity|3.8037276531000383e-06| -|go.mod|github/jasonyangshadow/lpmx|3.8037276531000383e-06| -|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.8037276531000383e-06| -|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.216254348176979e-06| -|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.244491909763877e-06| -|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.937909262300513e-06| -|go|[golang.org/x/sys](https://golang.org/x/sys)|1.5536040717852363e-06| -|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1125903385317612e-06| -|go|[github.com/google/uuid](https://github.com/google/uuid)|1.0835720117950172e-06| -|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.602434575041198e-07| -|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.525475434152895e-07| -|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.414225941422595e-07| -|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.414225941422595e-07| -|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.414225941422595e-07| -|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.414225941422595e-07| -|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.414225941422595e-07| -|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.414225941422595e-07| -|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.531380753138076e-07| -|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.531380753138076e-07| -|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.754542528601107e-07| -|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|5.917513448894203e-07| -|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.405297191247422e-07| -|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.246072828390456e-07| -|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.246072828390456e-07| -|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.020920502092051e-07| -|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.020920502092051e-07| -|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.020920502092051e-07| -|go|[golang.org/x/net](https://golang.org/x/net)|4.70032059990219e-07| -|go|[github.com/fatih/color](https://github.com/fatih/color)|4.470264580218847e-07| -|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.056612843223722e-07| -|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.8769398692993387e-07| -|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.683827542295798e-07| -|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.5343953844954393e-07| -|go|github.com/opencontainers/go-digest|3.5135443857325987e-07| -|go|github.com/opencontainers/image-spec|3.5135443857325987e-07| -|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.423354887790034e-07| -|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.423354887790034e-07| -|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.423354887790034e-07| -|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.423354887790034e-07| -|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.423354887790034e-07| -|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.423354887790034e-07| -|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.16001989642157e-07| -|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.16001989642157e-07| -|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.16001989642157e-07| -|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.16001989642157e-07| -|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.16001989642157e-07| -|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.16001989642157e-07| -|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.16001989642157e-07| -|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.16001989642157e-07| -|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.138075313807532e-07| -|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.138075313807532e-07| -|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.138075313807532e-07| -|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.138075313807532e-07| -|go|[golang.org/x/tools](https://golang.org/x/tools)|3.138075313807532e-07| -|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.8906876278169716e-07| -|go|github.com/docker/distribution|2.637802437693287e-07| -|go|golang.org/x/sync|2.637802437693287e-07| -|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3180871233297294e-07| -|go|github.com/davecgh/go-spew|2.2574296723832833e-07| -|go|github.com/onsi/ginkgo|2.2574296723832833e-07| -|go|github.com/onsi/gomega|2.2574296723832833e-07| -|go|github.com/bradfitz/gomemcache|2.0920502092050212e-07| -|go|github.com/docker/libtrust|2.0920502092050212e-07| -|go|github.com/phayes/permbits|2.0920502092050212e-07| -|go|github.com/spf13/afero|2.0920502092050212e-07| -|go|github.com/spf13/viper|2.0920502092050212e-07| -|go|github.com/sylabs/sif|2.0920502092050212e-07| -|go|github.com/vmihailenco/msgpack|2.0920502092050212e-07| -|go|google.golang.org/appengine|2.0920502092050212e-07| -|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|1.9819423034573883e-07| -|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|1.9819423034573883e-07| -|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|1.9819423034573883e-07| -|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|1.9819423034573883e-07| -|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|1.9819423034573883e-07| -|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|1.9819423034573883e-07| -|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|1.9819423034573883e-07| -|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|1.9819423034573883e-07| -|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|1.9819423034573883e-07| -|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|1.9819423034573883e-07| -|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|1.9819423034573883e-07| -|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|1.9819423034573883e-07| -|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|1.9819423034573883e-07| -|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|1.9819423034573883e-07| -|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|1.9819423034573883e-07| -|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|1.9819423034573883e-07| -|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.882845188284519e-07| -|go|[github.com/biogo/store](https://github.com/biogo/store)|1.882845188284519e-07| -|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.882845188284519e-07| -|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.882845188284519e-07| -|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.882845188284519e-07| -|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.882845188284519e-07| -|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.882845188284519e-07| -|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.882845188284519e-07| -|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.882845188284519e-07| -|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.882845188284519e-07| -|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.711677443895017e-07| -|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.711677443895017e-07| -|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.711677443895017e-07| -|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.711677443895017e-07| -|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.711677443895017e-07| -|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.711677443895017e-07| -|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.711677443895017e-07| -|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.711677443895017e-07| -|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.711677443895017e-07| -|go|github.com/antchfx/jsonquery|1.711677443895017e-07| -|go|github.com/bhmj/jsonslice|1.711677443895017e-07| -|go|github.com/codegangsta/negroni|1.711677443895017e-07| -|go|github.com/evanphx/json-patch/v5|1.711677443895017e-07| -|go|github.com/gorilla/context|1.711677443895017e-07| -|go|github.com/grandcat/zeroconf|1.711677443895017e-07| -|go|github.com/justinas/alice|1.711677443895017e-07| -|go|github.com/kelseyhightower/envconfig|1.711677443895017e-07| -|go|github.com/linksmart/go-sec|1.711677443895017e-07| -|go|github.com/linksmart/service-catalog/v3|1.711677443895017e-07| -|go|github.com/miekg/dns|1.711677443895017e-07| -|go|github.com/rs/cors|1.711677443895017e-07| -|go|github.com/satori/go.uuid|1.711677443895017e-07| -|go|github.com/syndtr/goleveldb|1.711677443895017e-07| -|go|github.com/xeipuuv/gojsonschema|1.711677443895017e-07| -|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.4483424525265532e-07| -|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.4483424525265532e-07| -|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.4483424525265532e-07| -|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.4483424525265532e-07| -|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.4483424525265532e-07| -|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.4483424525265532e-07| -|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.4483424525265532e-07| -|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.4483424525265532e-07| -|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.4483424525265532e-07| -|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.4483424525265532e-07| -|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.442345175290418e-07| -|go|[github.com/google/shlex](https://github.com/google/shlex)|1.442345175290418e-07| -|go|github.com/containernetworking/cni|1.4214941765275772e-07| -|go|github.com/containernetworking/plugins|1.4214941765275772e-07| -|go|github.com/containers/common|1.4214941765275772e-07| -|go|github.com/containers/image/v5|1.4214941765275772e-07| -|go|github.com/cyphar/filepath-securejoin|1.4214941765275772e-07| -|go|github.com/moby/term|1.4214941765275772e-07| -|go|github.com/opencontainers/runc|1.4214941765275772e-07| -|go|github.com/opencontainers/runtime-spec|1.4214941765275772e-07| -|go|github.com/opencontainers/runtime-tools|1.4214941765275772e-07| -|go|github.com/opencontainers/selinux|1.4214941765275772e-07| -|go|gopkg.in/yaml.v2|1.4214941765275772e-07| -|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|8.965929468021519e-08| -|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|8.965929468021519e-08| -|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|8.965929468021519e-08| -|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|8.965929468021519e-08| -|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|8.965929468021519e-08| -|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|8.965929468021519e-08| -|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|8.965929468021519e-08| -|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|8.965929468021519e-08| -|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|8.965929468021519e-08| -|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|8.965929468021519e-08| -|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|8.965929468021519e-08| -|go|[github.com/creack/pty](https://github.com/creack/pty)|8.965929468021519e-08| -|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|8.965929468021519e-08| -|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|8.965929468021519e-08| -|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|8.965929468021519e-08| -|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|8.965929468021519e-08| -|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|8.965929468021519e-08| -|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|8.965929468021519e-08| -|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|8.965929468021519e-08| -|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|8.965929468021519e-08| -|go|[github.com/lib/pq](https://github.com/lib/pq)|8.965929468021519e-08| -|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|8.965929468021519e-08| -|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|8.965929468021519e-08| -|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|8.965929468021519e-08| -|go|[github.com/prometheus/common](https://github.com/prometheus/common)|8.965929468021519e-08| -|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|8.965929468021519e-08| -|go|[google.golang.org/api](https://google.golang.org/api)|8.965929468021519e-08| -|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|8.965929468021519e-08| -|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|8.965929468021519e-08| -|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|8.965929468021519e-08| -|go|[rsc.io/getopt](https://rsc.io/getopt)|8.965929468021519e-08| -|go|github.com/Netflix/go-expect|8.757419480393111e-08| -|go|github.com/ProtonMail/go-crypto|8.757419480393111e-08| -|go|github.com/adigunhammedolalekan/registry-auth|8.757419480393111e-08| -|go|github.com/apex/log|8.757419480393111e-08| -|go|github.com/blang/semver/v4|8.757419480393111e-08| -|go|github.com/buger/jsonparser|8.757419480393111e-08| -|go|github.com/containerd/containerd|8.757419480393111e-08| -|go|github.com/go-log/log|8.757419480393111e-08| -|go|github.com/gosimple/slug|8.757419480393111e-08| -|go|github.com/opencontainers/umoci|8.757419480393111e-08| -|go|github.com/pelletier/go-toml|8.757419480393111e-08| -|go|github.com/seccomp/libseccomp-golang|8.757419480393111e-08| -|go|github.com/sylabs/json-resp|8.757419480393111e-08| -|go|github.com/sylabs/scs-build-client|8.757419480393111e-08| -|go|github.com/sylabs/scs-key-client|8.757419480393111e-08| -|go|github.com/sylabs/scs-library-client|8.757419480393111e-08| -|go|github.com/sylabs/sif/v2|8.757419480393111e-08| -|go|github.com/vbauerster/mpb/v4|8.757419480393111e-08| -|go|github.com/vbauerster/mpb/v6|8.757419480393111e-08| -|go|golang.org/x/term|8.757419480393111e-08| -|go|gotest.tools/v3|8.757419480393111e-08| -|go|mvdan.cc/sh/v3|8.757419480393111e-08| -|go|oras.land/oras-go|8.757419480393111e-08| -|go|github.com/blang/semver|5.457522284882663e-08| -|go|github.com/buger/goterm|5.457522284882663e-08| -|go|github.com/checkpoint-restore/checkpointctl|5.457522284882663e-08| -|go|github.com/checkpoint-restore/go-criu/v5|5.457522284882663e-08| -|go|github.com/container-orchestrated-devices/container-device-interface|5.457522284882663e-08| -|go|github.com/containers/buildah|5.457522284882663e-08| -|go|github.com/containers/conmon|5.457522284882663e-08| -|go|github.com/containers/ocicrypt|5.457522284882663e-08| -|go|github.com/containers/psgo|5.457522284882663e-08| -|go|github.com/containers/storage|5.457522284882663e-08| -|go|github.com/coreos/go-systemd/v22|5.457522284882663e-08| -|go|github.com/coreos/stream-metadata-go|5.457522284882663e-08| -|go|github.com/digitalocean/go-qemu|5.457522284882663e-08| -|go|github.com/docker/go-connections|5.457522284882663e-08| -|go|github.com/docker/go-plugins-helpers|5.457522284882663e-08| -|go|github.com/docker/go-units|5.457522284882663e-08| -|go|github.com/dtylman/scp|5.457522284882663e-08| -|go|github.com/godbus/dbus/v5|5.457522284882663e-08| -|go|github.com/google/gofuzz|5.457522284882663e-08| -|go|github.com/gorilla/handlers|5.457522284882663e-08| -|go|github.com/gorilla/schema|5.457522284882663e-08| -|go|github.com/hashicorp/go-multierror|5.457522284882663e-08| -|go|github.com/json-iterator/go|5.457522284882663e-08| -|go|github.com/mrunalp/fileutils|5.457522284882663e-08| -|go|github.com/nxadm/tail|5.457522284882663e-08| -|go|github.com/pmezard/go-difflib|5.457522284882663e-08| -|go|github.com/rootless-containers/rootlesskit|5.457522284882663e-08| -|go|github.com/stretchr/testify|5.457522284882663e-08| -|go|github.com/syndtr/gocapability|5.457522284882663e-08| -|go|github.com/uber/jaeger-client-go|5.457522284882663e-08| -|go|github.com/vbauerster/mpb/v7|5.457522284882663e-08| -|go|github.com/vishvananda/netlink|5.457522284882663e-08| -|go|go.etcd.io/bbolt|5.457522284882663e-08| -|go|golang.org/x/text|5.457522284882663e-08| -|go|google.golang.org/protobuf|5.457522284882663e-08| -|go|gopkg.in/inf.v0|5.457522284882663e-08| +|go.mod|github/jasonyangshadow/lpmx|3.7921880925293895e-06| +|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.7921880925293895e-06| +|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.7921880925293895e-06| +|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.7921880925293895e-06| +|go.mod|github/sylabs/singularity|3.7921880925293895e-06| +|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.7921880925293895e-06| +|go.mod|github/mlpack/mlpack|3.7921880925293895e-06| +|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.7921880925293895e-06| +|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.7921880925293895e-06| +|go.mod|github/containers/podman|3.7921880925293895e-06| +|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.7921880925293895e-06| +|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.7921880925293895e-06| +|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.7921880925293895e-06| +|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.7921880925293895e-06| +|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.7921880925293895e-06| +|go.mod|github/linksmart/thing-directory|3.7921880925293895e-06| +|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.7921880925293895e-06| +|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.206497035023617e-06| +|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.2376826813686884e-06| +|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.9320301291573938e-06| +|go|[golang.org/x/sys](https://golang.org/x/sys)|1.5488908246960128e-06| +|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1092150170648464e-06| +|go|[github.com/google/uuid](https://github.com/google/uuid)|1.0802847246905954e-06| +|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.573303184597388e-07| +|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.496577518539234e-07| +|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.385665529010239e-07| +|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.385665529010239e-07| +|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.385665529010239e-07| +|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.385665529010239e-07| +|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.385665529010239e-07| +|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.385665529010239e-07| +|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.508532423208191e-07| +|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.508532423208191e-07| +|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.734050932003151e-07| +|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|5.899561189663579e-07| +|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.388898868331238e-07| +|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.230157552460565e-07| +|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.230157552460565e-07| +|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.005688282138794e-07| +|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.005688282138794e-07| +|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.005688282138794e-07| +|go|[golang.org/x/net](https://golang.org/x/net)|4.686061000054174e-07| +|go|[github.com/fatih/color](https://github.com/fatih/color)|4.4567029129295973e-07| +|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.0443060920876616e-07| +|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.8651782011330906e-07| +|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.672651728743137e-07| +|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.523672910822339e-07| +|go|github.com/opencontainers/go-digest|3.5028851687868796e-07| +|go|github.com/opencontainers/image-spec|3.5028851687868796e-07| +|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.4129692832764504e-07| +|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.4129692832764504e-07| +|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.4129692832764504e-07| +|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.4129692832764504e-07| +|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.4129692832764504e-07| +|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.4129692832764504e-07| +|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.150433184562877e-07| +|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.150433184562877e-07| +|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.150433184562877e-07| +|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.150433184562877e-07| +|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.150433184562877e-07| +|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.150433184562877e-07| +|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.150433184562877e-07| +|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.150433184562877e-07| +|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.1285551763367467e-07| +|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.1285551763367467e-07| +|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.1285551763367467e-07| +|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.1285551763367467e-07| +|go|[golang.org/x/tools](https://golang.org/x/tools)|3.1285551763367467e-07| +|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.881918002855827e-07| +|go|github.com/docker/distribution|2.629800003297555e-07| +|go|golang.org/x/sync|2.629800003297555e-07| +|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3110546254204996e-07| +|go|github.com/davecgh/go-spew|2.2505811940446158e-07| +|go|github.com/onsi/ginkgo|2.2505811940446158e-07| +|go|github.com/onsi/gomega|2.2505811940446158e-07| +|go|github.com/bradfitz/gomemcache|2.0857034508911642e-07| +|go|github.com/docker/libtrust|2.0857034508911642e-07| +|go|github.com/phayes/permbits|2.0857034508911642e-07| +|go|github.com/spf13/afero|2.0857034508911642e-07| +|go|github.com/spf13/viper|2.0857034508911642e-07| +|go|github.com/sylabs/sif|2.0857034508911642e-07| +|go|github.com/vmihailenco/msgpack|2.0857034508911642e-07| +|go|google.golang.org/appengine|2.0857034508911642e-07| +|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|1.975929585054787e-07| +|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|1.975929585054787e-07| +|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|1.975929585054787e-07| +|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|1.975929585054787e-07| +|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|1.975929585054787e-07| +|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|1.975929585054787e-07| +|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|1.975929585054787e-07| +|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|1.975929585054787e-07| +|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|1.975929585054787e-07| +|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|1.975929585054787e-07| +|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|1.975929585054787e-07| +|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|1.975929585054787e-07| +|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|1.975929585054787e-07| +|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|1.975929585054787e-07| +|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|1.975929585054787e-07| +|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|1.975929585054787e-07| +|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.8771331058020478e-07| +|go|[github.com/biogo/store](https://github.com/biogo/store)|1.8771331058020478e-07| +|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.8771331058020478e-07| +|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.8771331058020478e-07| +|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.8771331058020478e-07| +|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.8771331058020478e-07| +|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.8771331058020478e-07| +|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.8771331058020478e-07| +|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.8771331058020478e-07| +|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.8771331058020478e-07| +|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.7064846416382252e-07| +|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.7064846416382252e-07| +|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.7064846416382252e-07| +|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.7064846416382252e-07| +|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.7064846416382252e-07| +|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.7064846416382252e-07| +|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.7064846416382252e-07| +|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.7064846416382252e-07| +|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.7064846416382252e-07| +|go|github.com/antchfx/jsonquery|1.7064846416382252e-07| +|go|github.com/bhmj/jsonslice|1.7064846416382252e-07| +|go|github.com/codegangsta/negroni|1.7064846416382252e-07| +|go|github.com/evanphx/json-patch/v5|1.7064846416382252e-07| +|go|github.com/gorilla/context|1.7064846416382252e-07| +|go|github.com/grandcat/zeroconf|1.7064846416382252e-07| +|go|github.com/justinas/alice|1.7064846416382252e-07| +|go|github.com/kelseyhightower/envconfig|1.7064846416382252e-07| +|go|github.com/linksmart/go-sec|1.7064846416382252e-07| +|go|github.com/linksmart/service-catalog/v3|1.7064846416382252e-07| +|go|github.com/miekg/dns|1.7064846416382252e-07| +|go|github.com/rs/cors|1.7064846416382252e-07| +|go|github.com/satori/go.uuid|1.7064846416382252e-07| +|go|github.com/syndtr/goleveldb|1.7064846416382252e-07| +|go|github.com/xeipuuv/gojsonschema|1.7064846416382252e-07| +|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.4439485429246522e-07| +|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.4439485429246522e-07| +|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.4439485429246522e-07| +|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.4439485429246522e-07| +|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.4439485429246522e-07| +|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.4439485429246522e-07| +|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.4439485429246522e-07| +|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.4439485429246522e-07| +|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.4439485429246522e-07| +|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.4439485429246522e-07| +|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.4379694599311753e-07| +|go|[github.com/google/shlex](https://github.com/google/shlex)|1.4379694599311753e-07| +|go|github.com/containernetworking/cni|1.417181717895715e-07| +|go|github.com/containernetworking/plugins|1.417181717895715e-07| +|go|github.com/containers/common|1.417181717895715e-07| +|go|github.com/containers/image/v5|1.417181717895715e-07| +|go|github.com/cyphar/filepath-securejoin|1.417181717895715e-07| +|go|github.com/moby/term|1.417181717895715e-07| +|go|github.com/opencontainers/runc|1.417181717895715e-07| +|go|github.com/opencontainers/runtime-spec|1.417181717895715e-07| +|go|github.com/opencontainers/runtime-tools|1.417181717895715e-07| +|go|github.com/opencontainers/selinux|1.417181717895715e-07| +|go|gopkg.in/yaml.v2|1.417181717895715e-07| +|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|8.938729075247846e-08| +|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|8.938729075247846e-08| +|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|8.938729075247846e-08| +|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|8.938729075247846e-08| +|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|8.938729075247846e-08| +|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|8.938729075247846e-08| +|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|8.938729075247846e-08| +|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|8.938729075247846e-08| +|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|8.938729075247846e-08| +|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|8.938729075247846e-08| +|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|8.938729075247846e-08| +|go|[github.com/creack/pty](https://github.com/creack/pty)|8.938729075247846e-08| +|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|8.938729075247846e-08| +|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|8.938729075247846e-08| +|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|8.938729075247846e-08| +|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|8.938729075247846e-08| +|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|8.938729075247846e-08| +|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|8.938729075247846e-08| +|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|8.938729075247846e-08| +|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|8.938729075247846e-08| +|go|[github.com/lib/pq](https://github.com/lib/pq)|8.938729075247846e-08| +|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|8.938729075247846e-08| +|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|8.938729075247846e-08| +|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|8.938729075247846e-08| +|go|[github.com/prometheus/common](https://github.com/prometheus/common)|8.938729075247846e-08| +|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|8.938729075247846e-08| +|go|[google.golang.org/api](https://google.golang.org/api)|8.938729075247846e-08| +|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|8.938729075247846e-08| +|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|8.938729075247846e-08| +|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|8.938729075247846e-08| +|go|[rsc.io/getopt](https://rsc.io/getopt)|8.938729075247846e-08| +|go|github.com/Netflix/go-expect|8.730851654893246e-08| +|go|github.com/ProtonMail/go-crypto|8.730851654893246e-08| +|go|github.com/adigunhammedolalekan/registry-auth|8.730851654893246e-08| +|go|github.com/apex/log|8.730851654893246e-08| +|go|github.com/blang/semver/v4|8.730851654893246e-08| +|go|github.com/buger/jsonparser|8.730851654893246e-08| +|go|github.com/containerd/containerd|8.730851654893246e-08| +|go|github.com/go-log/log|8.730851654893246e-08| +|go|github.com/gosimple/slug|8.730851654893246e-08| +|go|github.com/opencontainers/umoci|8.730851654893246e-08| +|go|github.com/pelletier/go-toml|8.730851654893246e-08| +|go|github.com/seccomp/libseccomp-golang|8.730851654893246e-08| +|go|github.com/sylabs/json-resp|8.730851654893246e-08| +|go|github.com/sylabs/scs-build-client|8.730851654893246e-08| +|go|github.com/sylabs/scs-key-client|8.730851654893246e-08| +|go|github.com/sylabs/scs-library-client|8.730851654893246e-08| +|go|github.com/sylabs/sif/v2|8.730851654893246e-08| +|go|github.com/vbauerster/mpb/v4|8.730851654893246e-08| +|go|github.com/vbauerster/mpb/v6|8.730851654893246e-08| +|go|golang.org/x/term|8.730851654893246e-08| +|go|gotest.tools/v3|8.730851654893246e-08| +|go|mvdan.cc/sh/v3|8.730851654893246e-08| +|go|oras.land/oras-go|8.730851654893246e-08| +|go|github.com/blang/semver|5.440965524063906e-08| +|go|github.com/buger/goterm|5.440965524063906e-08| +|go|github.com/checkpoint-restore/checkpointctl|5.440965524063906e-08| +|go|github.com/checkpoint-restore/go-criu/v5|5.440965524063906e-08| +|go|github.com/container-orchestrated-devices/container-device-interface|5.440965524063906e-08| +|go|github.com/containers/buildah|5.440965524063906e-08| +|go|github.com/containers/conmon|5.440965524063906e-08| +|go|github.com/containers/ocicrypt|5.440965524063906e-08| +|go|github.com/containers/psgo|5.440965524063906e-08| +|go|github.com/containers/storage|5.440965524063906e-08| +|go|github.com/coreos/go-systemd/v22|5.440965524063906e-08| +|go|github.com/coreos/stream-metadata-go|5.440965524063906e-08| +|go|github.com/digitalocean/go-qemu|5.440965524063906e-08| +|go|github.com/docker/go-connections|5.440965524063906e-08| +|go|github.com/docker/go-plugins-helpers|5.440965524063906e-08| +|go|github.com/docker/go-units|5.440965524063906e-08| +|go|github.com/dtylman/scp|5.440965524063906e-08| +|go|github.com/godbus/dbus/v5|5.440965524063906e-08| +|go|github.com/google/gofuzz|5.440965524063906e-08| +|go|github.com/gorilla/handlers|5.440965524063906e-08| +|go|github.com/gorilla/schema|5.440965524063906e-08| +|go|github.com/hashicorp/go-multierror|5.440965524063906e-08| +|go|github.com/json-iterator/go|5.440965524063906e-08| +|go|github.com/mrunalp/fileutils|5.440965524063906e-08| +|go|github.com/nxadm/tail|5.440965524063906e-08| +|go|github.com/pmezard/go-difflib|5.440965524063906e-08| +|go|github.com/rootless-containers/rootlesskit|5.440965524063906e-08| +|go|github.com/stretchr/testify|5.440965524063906e-08| +|go|github.com/syndtr/gocapability|5.440965524063906e-08| +|go|github.com/uber/jaeger-client-go|5.440965524063906e-08| +|go|github.com/vbauerster/mpb/v7|5.440965524063906e-08| +|go|github.com/vishvananda/netlink|5.440965524063906e-08| +|go|go.etcd.io/bbolt|5.440965524063906e-08| +|go|golang.org/x/text|5.440965524063906e-08| +|go|google.golang.org/protobuf|5.440965524063906e-08| +|go|gopkg.in/inf.v0|5.440965524063906e-08| > Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. diff --git a/pages/js.md b/pages/js.md index aa7cce10..580794bf 100644 --- a/pages/js.md +++ b/pages/js.md @@ -9,1689 +9,1696 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|npm|[express](http://expressjs.com/)|0.0003394678841965552| -|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.0003259123739449911| -|npm|[lodash](https://lodash.com/)|0.0003083316923843917| -|npm|[axios](https://axios-http.com)|0.00024128595839442086| -|npm|[mocha](https://mochajs.org/)|0.00023639236026625873| -|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019435146443514645| -|npm|[react](https://reactjs.org/)|0.00018351292858971414| -|npm|[react-dom](https://reactjs.org/)|0.00018351292858971414| -|npm|[angular](http://angularjs.org)|0.00018050197884402906| -|npm|[fs](https://github.com/npm/security-holder#readme)|0.00017341662764479792| -|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.00015524723921476016| -|npm|eslint|0.0001535224464952369| -|npm|[papaparse](http://papaparse.com)|0.00015290671059729128| -|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014329678799509236| -|npm|[d3](https://d3js.org)|0.00014297722226966103| -|npm|nestjs|0.00014041557336359127| -|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.00013564855495249638| -|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.00012842102395314858| -|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.00012726071313623615| -|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.00012552301255230126| -|npm|[ajv](https://ajv.js.org)|0.00012171089847268166| -|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.0001109222974808749| -|npm|rollup|0.00010183711798065677| -|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010147937836222355| -|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|0.0001004382628962127| -|npm|[tape](https://github.com/substack/tape)|9.887855911896361e-05| -|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|9.8360670242552e-05| -|npm|[three](https://threejs.org/)|9.835983263598327e-05| -|npm|[yargs](https://yargs.js.org/)|9.61414193631767e-05| -|npm|[tap](http://www.node-tap.org/)|9.55159476050177e-05| -|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.493884776311556e-05| -|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.414225941422595e-05| -|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.414225941422595e-05| -|npm|[quasar](https://quasar.dev)|9.414225941422595e-05| -|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.414225941422595e-05| -|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.414225941422595e-05| -|npm|[vows](https://github.com/cloudhead/vows)|9.337385613009178e-05| -|npm|[webpack](https://github.com/webpack/webpack)|9.274064126406622e-05| -|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.896947752113398e-05| -|npm|[jshint](http://jshint.com/)|8.69231068095085e-05| -|npm|[nyc](https://istanbul.js.org/)|8.302548424219671e-05| -|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|8.100181535440054e-05| -|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.531380753138076e-05| -|npm|[bootstrap](https://getbootstrap.com/)|7.472800927768445e-05| -|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|6.97969893806714e-05| -|npm|[debug](https://github.com/debug-js/debug#readme)|6.957294569991919e-05| -|npm|[react-select](https://github.com/JedWatson/react-select)|6.858442938355054e-05| -|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.799163179916319e-05| -|npm|[chai](http://chaijs.com)|6.796003166798622e-05| -|npm|[cytoscape](http://js.cytoscape.org)|6.614818236157149e-05| -|npm|[pg](https://github.com/brianc/node-postgres)|6.520675976742923e-05| -|npm|loose-envify|6.213389121338912e-05| -|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.128313370729689e-05| -|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.104298491032616e-05| -|npm|[requirejs](http://github.com/jrburke/r.js)|6.0120850383925705e-05| -|npm|[react-redux](https://github.com/reduxjs/react-redux)|5.8883367721272775e-05| -|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.850406441713866e-05| -|npm|[moment](https://momentjs.com)|5.75343273973135e-05| -|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.648535564853557e-05| -|npm|[react-images](https://jossmac.github.io/react-images/)|5.633165400051234e-05| -|npm|[pako](https://github.com/nodeca/pako#readme)|5.43335325762104e-05| -|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.3795576808129115e-05| -|npm|[filepond](https://pqina.nl/filepond/)|5.3795576808129115e-05| -|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.3795576808129115e-05| -|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.3795576808129115e-05| -|npm|[tslib](https://www.typescriptlang.org/)|5.369986187094678e-05| -|npm|[d3-scale](https://d3js.org/d3-scale/)|5.344167772221655e-05| -|npm|[d3-array](https://d3js.org/d3-array/)|5.344167772221655e-05| -|npm|[typescript](https://www.typescriptlang.org/)|5.322679237234924e-05| -|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.285430410878291e-05| -|npm|[d3-format](https://d3js.org/d3-format/)|5.2814062659455044e-05| -|npm|[d3-brush](https://d3js.org/d3-brush/)|5.2814062659455044e-05| -|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.195994412218777e-05| -|npm|[rc-slider](http://github.com/react-component/slider/)|5.175071570138737e-05| -|npm|eslint-plugin-import|5.0694406233431076e-05| -|npm|[ws](https://github.com/websockets/ws)|5.004860331416294e-05| -|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.822175732217573e-05| -|npm|[semver](https://github.com/npm/node-semver#readme)|4.800080156131582e-05| -|npm|[fflate](https://101arrowz.github.io/fflate)|4.7071129707112974e-05| -|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.7071129707112974e-05| -|npm|[web-worker](https://github.com/developit/web-worker)|4.7071129707112974e-05| -|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.7071129707112974e-05| -|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.7071129707112974e-05| -|npm|react-router-dom|4.64703608816352e-05| -|npm|cross-env|4.573024677947936e-05| -|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.561122063083361e-05| -|npm|[mongoose](https://mongoosejs.com)|4.3985699378680626e-05| -|npm|[prop-types](https://facebook.github.io/react/)|4.372925747723952e-05| -|npm|[ava](https://avajs.dev)|4.356203043818106e-05| -|npm|[esm](https://github.com/standard-things/esm#readme)|4.306333792638561e-05| -|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.215048466444659e-05| -|npm|[d3-v6-tip](https://github.com/bumbeishvili/d3.tip-for-d3.v6)|4.184100418410042e-05| -|npm|[apexcharts](https://apexcharts.com)|4.184100418410042e-05| -|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.184100418410042e-05| -|npm|[lodash.debounce](https://lodash.com/)|4.184100418410042e-05| -|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.184100418410042e-05| -|npm|vue-apexcharts|4.184100418410042e-05| -|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.184100418410042e-05| -|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.184100418410042e-05| -|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.184100418410042e-05| -|npm|rollup-plugin-json|4.154267355477756e-05| -|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|4.074769909715226e-05| -|npm|[xo](https://github.com/xojs/xo#readme)|4.022800646006713e-05| -|npm|[nodemon](https://nodemon.io)|4.022282033307528e-05| -|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|4.0146332927174556e-05| -|npm|[chokidar](https://github.com/paulmillr/chokidar)|4.0082748057381955e-05| -|npm|[testcafe](https://testcafe.io/)|4.00824118350269e-05| -|npm|[jquery](https://jquery.com)|3.987421496354941e-05| -|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.974150303751203e-05| -|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|3.968350613004618e-05| -|npm|[colors](https://github.com/Marak/colors.js)|3.7794949193066355e-05| -|npm|[auspice](https://www.npmjs.com/package/auspice)|3.765690376569038e-05| -|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.765690376569038e-05| -|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.765690376569038e-05| -|npm|[rxjs](https://rxjs.dev)|3.7108166709590086e-05| -|npm|husky|3.6558735404535416e-05| -|npm|[passport](https://www.passportjs.org/)|3.630061697751933e-05| -|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.5973058475354634e-05| -|npm|[xlsx](https://sheetjs.com/)|3.5422518946616474e-05| -|npm|[browserify](https://github.com/browserify/browserify#readme)|3.525352117217354e-05| -|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.432299367666027e-05| -|npm|[angular-animate](http://angularjs.org)|3.423354887790034e-05| -|npm|[angular-sanitize](http://angularjs.org)|3.423354887790034e-05| -|npm|[angular-touch](http://angularjs.org)|3.423354887790034e-05| -|npm|[colorbrewer](http://colorbrewer2.org/)|3.423354887790034e-05| -|npm|[dc](http://dc-js.github.io/dc.js/)|3.423354887790034e-05| -|npm|[babel-cli](https://babeljs.io/)|3.418839559237201e-05| -|npm|eslint-config-standard|3.411113778968181e-05| -|npm|[sinon](https://sinonjs.org/)|3.3827578930673454e-05| -|npm|prettier|3.3541008025119e-05| -|npm|npm-run-all|3.3380384200736745e-05| -|npm|fortawesome|3.332924173853642e-05| -|npm|eslint-plugin-node|3.323238704252102e-05| -|npm|eslint-plugin-standard|3.2759213563280595e-05| -|npm|eslint-plugin-promise|3.2759213563280595e-05| -|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.264022390591428e-05| -|npm|[babel](https://babeljs.io/)|3.21461373609552e-05| -|npm|[commander](https://github.com/tj/commander.js#readme)|3.214440483306293e-05| -|npm|react-router-bootstrap|3.206083137945775e-05| -|npm|[events](https://github.com/Gozala/events#readme)|3.201165111039588e-05| -|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.187014345487149e-05| -|npm|immutable|3.159782300940636e-05| -|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.156434121765862e-05| -|npm|[async](https://caolan.github.io/async/)|3.14570281966987e-05| -|npm|jest|3.140976508422911e-05| -|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.1380753138075316e-05| -|npm|[downloadjs](http://danml.com/download.html)|3.1380753138075316e-05| -|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.1380753138075316e-05| -|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.1380753138075316e-05| -|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.1380753138075316e-05| -|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.1380753138075316e-05| -|npm|babel-preset-env|3.088971346504485e-05| -|npm|[grunt](https://gruntjs.com/)|3.0361336120544137e-05| -|npm|eslint-plugin-markdown|3.0347388782941526e-05| -|npm|[winston](https://github.com/winstonjs/winston#readme)|3.017380109430319e-05| -|npm|[underscore](https://underscorejs.org)|2.952256425582786e-05| -|npm|[uuid](https://github.com/uuidjs/uuid#readme)|2.925333415225533e-05| -|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.9077924937867684e-05| -|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.8157259171903527e-05| -|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.749736897621854e-05| -|npm|object-assign|2.732589033237577e-05| -|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.7248476649228368e-05| -|npm|[zone.js](https://github.com/angular/angular#readme)|2.7198455192303148e-05| -|npm|chalk|2.708388082451495e-05| -|npm|[md5-node](https://github.com/shanelau/node-md5)|2.6897788404064558e-05| -|npm|[mysql-builder-plus](https://github.com/v25bh145/mysql-builder-plus#readme)|2.6897788404064558e-05| -|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.6897788404064558e-05| -|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.6897788404064558e-05| -|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.6897788404064558e-05| -|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.6897788404064558e-05| -|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.6897788404064558e-05| -|npm|net|2.6897788404064558e-05| -|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.6642259414225944e-05| -|npm|process|2.6628810520023907e-05| -|npm|util|2.6628810520023907e-05| -|npm|spc|2.6628810520023907e-05| -|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.627814060416571e-05| -|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6230862419505253e-05| -|npm|[mathjs](https://mathjs.org)|2.609832635983264e-05| -|npm|after|2.5763322041079066e-05| -|npm|expect.js|2.5759675732217572e-05| -|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.575513050408448e-05| -|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.562761506276151e-05| -|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.5543559473998806e-05| -|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.4366899898034528e-05| -|npm|[express-session](https://github.com/expressjs/session#readme)|2.409033173939032e-05| -|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.3877170219149264e-05| -|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.3815074256287647e-05| -|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.3535564853556487e-05| -|npm|[helmet](https://helmetjs.github.io/)|2.3535564853556487e-05| -|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.3535564853556487e-05| -|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.3535564853556487e-05| -|npm|[emotion](https://emotion.sh)|2.3535564853556487e-05| -|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3453172299532237e-05| -|npm|clipboard|2.344142259414226e-05| -|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3250523012552303e-05| -|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.227107016414548e-05| -|npm|sax|2.2183037005013285e-05| -|npm|[diff2html](https://diff2html.xyz/)|2.215111986217081e-05| -|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.215111986217081e-05| -|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.215111986217081e-05| -|npm|react-schemaorg|2.215111986217081e-05| -|npm|safe-buffer|2.2093532171457716e-05| -|npm|lint-staged|2.1975556384601954e-05| -|npm|vary|2.1734240244214837e-05| -|npm|[standard](https://standardjs.com)|2.1530949353019153e-05| -|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.1297071129707115e-05| -|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.1297071129707115e-05| -|npm|redux|2.1226463955582398e-05| -|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.120787162628167e-05| -|npm|eslint-config-prettier|2.1165532431906037e-05| -|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.092050209205021e-05| -|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.092050209205021e-05| -|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.092050209205021e-05| -|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.092050209205021e-05| -|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.092050209205021e-05| -|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.092050209205021e-05| -|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.092050209205021e-05| -|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.092050209205021e-05| -|npm|[bower](http://bower.io)|2.092050209205021e-05| -|npm|[http-auth](https://github.com/gevorg/http-auth)|2.092050209205021e-05| -|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.092050209205021e-05| -|npm|[multer](https://github.com/expressjs/multer#readme)|2.092050209205021e-05| -|npm|scheduler|2.0711297071129708e-05| -|npm|[babel-loader](https://github.com/babel/babel-loader)|2.0525212818863207e-05| -|npm|json5|2.043092181912124e-05| -|npm|[jasmine](http://jasmine.github.io/)|2.0291080706502106e-05| -|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|1.953530507149754e-05| -|npm|validator|1.948949922497898e-05| -|npm|[ts-node](https://typestrong.org/ts-node)|1.9456546015920233e-05| -|npm|coffee-script|1.895533579540603e-05| -|npm|[minimist](https://github.com/substack/minimist)|1.891727505849847e-05| -|npm|tinymce|1.882845188284519e-05| -|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.882845188284519e-05| -|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.8780101383971676e-05| -|npm|depd|1.875546853960445e-05| -|npm|[font-awesome](http://fontawesome.io/)|1.8536216512590503e-05| -|npm|gulp|1.8421899372352137e-05| -|npm|react-transition-group|1.8283254402501263e-05| -|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8279288702928872e-05| -|npm|[sass](https://github.com/sass/dart-sass)|1.80030382747586e-05| -|npm|on-headers|1.767218450871774e-05| -|npm|rollup-plugin-commonjs|1.7517334592943103e-05| -|npm|autoprefixer|1.7140549930831303e-05| -|npm|js-cookie|1.7099308342583894e-05| -|npm|styled-components|1.6984500709151914e-05| -|npm|[babel-preset-es2015](https://babeljs.io/)|1.6956930927329935e-05| -|npm|react-highcharts|1.663415861830308e-05| -|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6430065750149432e-05| -|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6161087866108788e-05| -|npm|nprogress|1.6138673042438734e-05| -|npm|[form-data](https://github.com/form-data/form-data#readme)|1.5865340285704977e-05| -|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.57428952931045e-05| -|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.5690376569037658e-05| -|npm|[sift](https://github.com/crcn/sift.js#readme)|1.5690376569037658e-05| -|npm|docco|1.5634820566462827e-05| -|npm|postcss|1.5584056685615666e-05| -|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.5525108625683936e-05| -|npm|babel-core|1.540968555026054e-05| -|npm|[fibers](https://github.com/laverdet/node-fibers)|1.5300975725441703e-05| -|npm|[should](https://github.com/shouldjs/should.js)|1.526355968138814e-05| -|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.5262868668987918e-05| -|npm|[qunit](https://qunitjs.com)|1.525981704306245e-05| -|npm|whatwg-fetch|1.5159518348887835e-05| -|npm|zap|1.5003922594142261e-05| -|npm|diff|1.5003922594142261e-05| -|npm|del-cli|1.4781262175393425e-05| -|npm|puppeteer|1.4668283273812294e-05| -|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.448342452526553e-05| -|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.448342452526553e-05| -|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.448342452526553e-05| -|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.448342452526553e-05| -|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.448342452526553e-05| -|npm|reflect-metadata|1.4429352781464333e-05| -|npm|recharts|1.4409529502177441e-05| -|npm|[request](https://github.com/request/request#readme)|1.4348127645637121e-05| -|npm|babel-runtime|1.4268604303646143e-05| -|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.394700139470014e-05| -|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.394700139470014e-05| -|npm|[crypto-js](http://github.com/brix/crypto-js)|1.394700139470014e-05| -|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.394700139470014e-05| -|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.394700139470014e-05| -|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.394700139470014e-05| -|npm|ngx-smart-modal|1.394700139470014e-05| -|npm|plotly|1.394700139470014e-05| -|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.3799567853337441e-05| -|npm|stylelint-config-twbs-bootstrap|1.3799567853337441e-05| -|npm|stylelint|1.3799567853337441e-05| -|npm|postcss-cli|1.3799567853337441e-05| -|npm|lockfile-lint|1.3799567853337441e-05| -|npm|hugo-bin|1.3799567853337441e-05| -|npm|find-unused-sass-variables|1.3799567853337441e-05| -|npm|clean-css-cli|1.3799567853337441e-05| -|npm|[stylus](https://github.com/stylus/stylus)|1.3797799145976075e-05| -|npm|eslint-plugin-react|1.3787696604229077e-05| -|npm|inherits|1.3766986122156117e-05| -|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.3737159939556933e-05| -|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.3682008368200845e-05| -|npm|grunt-shell|1.3657029288702929e-05| -|npm|[difflet](https://github.com/substack/difflet#readme)|1.3583424525265527e-05| -|npm|camelcase|1.3518116451601561e-05| -|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.341473508790122e-05| -|npm|karma|1.334767503058497e-05| -|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.3314405260011953e-05| -|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.3314405260011953e-05| -|npm|on-finished|1.3254596343744633e-05| -|npm|retry|1.3196537479611376e-05| -|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.317991631799164e-05| -|npm|npm-run-all2|1.3124199470583212e-05| -|npm|readable-stream|1.3007832544025013e-05| -|npm|dayjs|1.299101244219335e-05| -|npm|marked|1.2901791182464108e-05| -|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.276505212396284e-05| -|npm|[auth0](https://github.com/auth0/node-auth0)|1.276505212396284e-05| -|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.276505212396284e-05| -|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.276505212396284e-05| -|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.276505212396284e-05| -|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.276505212396284e-05| -|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.276505212396284e-05| -|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.276505212396284e-05| -|npm|hammerjs|1.276505212396284e-05| -|npm|http-status-codes|1.276505212396284e-05| -|npm|is-url|1.276505212396284e-05| -|npm|jwks-rsa|1.276505212396284e-05| -|npm|nats|1.276505212396284e-05| -|npm|nestjs-s3|1.276505212396284e-05| -|npm|ngx-material-file-input|1.276505212396284e-05| -|npm|passport-jwt|1.276505212396284e-05| -|npm|sharp|1.276505212396284e-05| -|npm|ssh2|1.276505212396284e-05| -|npm|stackdriver-errors-js|1.276505212396284e-05| -|npm|tiny-version-compare|1.276505212396284e-05| -|npm|unzipper|1.276505212396284e-05| -|npm|yaml|1.276505212396284e-05| -|npm|[pug](https://pugjs.org)|1.2670653727139083e-05| -|npm|svgo|1.2648684997011356e-05| -|npm|p-each-series|1.2426778242677824e-05| -|npm|[split](http://github.com/dominictarr/split)|1.2301218590509908e-05| -|npm|react-test-renderer|1.2299476563955753e-05| -|npm|react-collapsible|1.2277387738440616e-05| -|npm|react-icons|1.2277387738440616e-05| -|npm|basic-auth|1.2156384345257252e-05| -|npm|[jade](http://jade-lang.com)|1.2046633506959273e-05| -|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|1.2024417594117999e-05| -|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.1982964734010758e-05| -|npm|[keycode](https://github.com/timoxley/keycode)|1.1982964734010758e-05| -|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.1982964734010758e-05| -|npm|simple-assign|1.1982964734010758e-05| -|npm|warning|1.1982964734010758e-05| -|npm|lodash.merge|1.1982964734010758e-05| -|npm|lodash.throttle|1.1982964734010758e-05| -|npm|recompose|1.1982964734010758e-05| -|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|1.1965949845133946e-05| -|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.180812910938434e-05| -|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.1650104602510461e-05| -|npm|ms|1.1543694259604393e-05| -|npm|eslint-plugin-prettier|1.153326897030708e-05| -|npm|react-json-view|1.1431560071727436e-05| -|npm|[canvg](https://github.com/canvg/canvg)|1.1411182959300115e-05| -|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1411182959300115e-05| -|npm|[http](https://github.com/npm/security-holder#readme)|1.1411182959300115e-05| -|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1411182959300115e-05| -|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1411182959300115e-05| -|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1411182959300115e-05| -|npm|[sequelize](https://sequelize.org/)|1.1411182959300115e-05| -|npm|create-react-class|1.1316752438295454e-05| -|npm|react-ga|1.1316752438295454e-05| -|npm|acorn|1.1295910656561923e-05| -|npm|[terser](https://terser.org)|1.1254788307562071e-05| -|npm|vue-loader|1.1078526598924088e-05| -|npm|karma-chrome-launcher|1.1036146339610674e-05| -|npm|[through2](https://github.com/rvagg/through2#readme)|1.1025935456802613e-05| -|npm|babel-eslint|1.0907221589885588e-05| -|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|1.0904234657356625e-05| -|npm|gh-pages|1.0824253000091306e-05| -|npm|lodash.get|1.074566646742379e-05| -|npm|react-router|1.0706299866176546e-05| -|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0651524208009564e-05| -|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0651524208009564e-05| -|npm|[remark](https://remark.js.org)|1.0651524208009564e-05| -|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0651524208009564e-05| -|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0651524208009564e-05| -|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0624675126306218e-05| -|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|1.0541569495869927e-05| -|npm|babel-jest|1.05079587984584e-05| -|npm|source-map-js|1.0355648535564854e-05| -|npm|[del](https://github.com/sindresorhus/del#readme)|1.0279593314635155e-05| -|npm|[morgan](https://github.com/expressjs/morgan#readme)|1.0204517464006419e-05| -|npm|codemirror|1.009701595475654e-05| -|npm|highcharts-exporting|9.909711517286942e-06| -|npm|highcharts-no-data-to-display|9.909711517286942e-06| -|npm|[history](https://github.com/remix-run/history#readme)|9.909711517286942e-06| -|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|9.909711517286942e-06| -|npm|[ramda](https://ramdajs.com/)|9.909711517286942e-06| -|npm|[rc-tooltip](http://github.com/react-component/tooltip)|9.909711517286942e-06| -|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|9.909711517286942e-06| -|npm|react-fontawesome|9.909711517286942e-06| -|npm|react-js-pagination|9.909711517286942e-06| -|npm|react-router-redux|9.909711517286942e-06| -|npm|react-s-alert|9.909711517286942e-06| -|npm|react-table|9.909711517286942e-06| -|npm|redux-form|9.909711517286942e-06| -|npm|redux-observable|9.909711517286942e-06| -|npm|redux-persist|9.909711517286942e-06| -|npm|reselect|9.909711517286942e-06| -|npm|rx-dom|9.909711517286942e-06| -|npm|[fuse.js](http://fusejs.io)|9.589061566049016e-06| -|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.567927589445824e-06| -|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.414225941422594e-06| -|npm|form-create|9.414225941422594e-06| -|npm|ant-design-vue|9.414225941422594e-06| -|npm|butterfly-dag|9.414225941422594e-06| -|npm|china-area-data|9.414225941422594e-06| -|npm|cron-parser|9.414225941422594e-06| -|npm|dom-align|9.414225941422594e-06| -|npm|element-resize-detector|9.414225941422594e-06| -|npm|enquire.js|9.414225941422594e-06| -|npm|lodash.pick|9.414225941422594e-06| -|npm|md5|9.414225941422594e-06| -|npm|react-visual-modeling|9.414225941422594e-06| -|npm|viser-vue|9.414225941422594e-06| -|npm|vue-area-linkage|9.414225941422594e-06| -|npm|vue-cropper|9.414225941422594e-06| -|npm|vue-i18n|9.414225941422594e-06| -|npm|vue-ls|9.414225941422594e-06| -|npm|vue-photo-preview|9.414225941422594e-06| -|npm|vue-splitpane|9.414225941422594e-06| -|npm|vuedraggable|9.414225941422594e-06| -|npm|vuera|9.414225941422594e-06| -|npm|vxe-table|9.414225941422594e-06| -|npm|vxe-table-plugin-antd|9.414225941422594e-06| -|npm|xe-utils|9.414225941422594e-06| -|npm|svg-sprite|9.320083682008368e-06| -|npm|picocolors|9.320083682008368e-06| -|npm|dompurify|9.299418307990613e-06| -|npm|query-string|9.299418307990613e-06| -|npm|react-virtualized|9.299418307990613e-06| -|npm|[benchmark](https://benchmarkjs.com/)|9.216064158922176e-06| -|npm|publish-please|8.975910657149887e-06| -|npm|eslint-config-react-app|8.942020322773461e-06| -|npm|babel-preset-react|8.926652089867166e-06| -|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|8.919214420691162e-06| -|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|8.855579566876645e-06| -|npm|globby|8.803820922444067e-06| -|npm|strip-json-comments|8.712546982483511e-06| -|npm|cpy-cli|8.696224125200506e-06| -|npm|clean-css|8.59800614806592e-06| -|npm|[actions](https://github.com/fundon/actions)|8.392109982068143e-06| -|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.351319929323516e-06| -|npm|needle|8.32421016239983e-06| -|npm|simplebar-core|8.284518828451883e-06| -|npm|webworker-threads|8.284518828451883e-06| -|npm|c8|8.16681980755737e-06| -|npm|[web-vitals](https://github.com/GoogleChrome/web-vitals#readme)|8.103492443002307e-06| -|npm|parseurl|8.022672737827026e-06| -|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|7.904811715481173e-06| -|npm|coffeescript|7.8718964090303e-06| -|npm|codecov|7.84585732426218e-06| -|npm|rtlcss|7.808085486332062e-06| -|npm|quick-lru|7.76673640167364e-06| -|npm|map-obj|7.76673640167364e-06| -|npm|lodash.kebabcase|7.76673640167364e-06| -|npm|memfs|7.704488961682449e-06| -|npm|ghsign|7.689069037656904e-06| -|npm|git-config-path|7.689069037656904e-06| -|npm|github-username|7.689069037656904e-06| -|npm|parse-git-config|7.689069037656904e-06| -|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.685082401161302e-06| -|npm|[child_process](https://github.com/npm/security-holder#readme)|7.685082401161302e-06| -|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.685082401161302e-06| -|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.685082401161302e-06| -|npm|mkdir-recursive|7.685082401161302e-06| -|npm|ncp|7.685082401161302e-06| -|npm|node-pre-gyp|7.685082401161302e-06| -|npm|react-bootstrap-drawer|7.685082401161302e-06| -|npm|react-combo-select|7.685082401161302e-06| -|npm|react-jsx-parser|7.685082401161302e-06| -|npm|react-pro-sidebar|7.685082401161302e-06| -|npm|react-spinners|7.685082401161302e-06| -|npm|reactour|7.685082401161302e-06| -|npm|util-promisifyall|7.685082401161302e-06| -|npm|package-json-versionify|7.65146016565622e-06| -|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.539172344569125e-06| -|npm|[nopt](https://github.com/npm/nopt#readme)|7.539172344569125e-06| -|npm|[grunt-legacy-util](http://gruntjs.com/)|7.307901512713228e-06| -|npm|[grunt-known-options](http://gruntjs.com/)|7.307901512713228e-06| -|npm|accepts|7.256442824957468e-06| -|npm|xregexp|7.169295140006437e-06| -|npm|bufferedstream|7.169295140006437e-06| -|npm|tslint|7.1607356331654e-06| -|npm|concat-stream|7.154663925434996e-06| -|npm|gulp-eslint|7.140360746809183e-06| -|npm|safer-buffer|7.0659988653287e-06| -|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|6.979512335882268e-06| -|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|6.89513066449188e-06| -|npm|electron|6.834728033472803e-06| -|npm|v8-argv|6.834728033472803e-06| -|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|6.821239137431606e-06| -|npm|[mdi](http://materialdesignicons.com)|6.724447101016139e-06| -|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.724447101016139e-06| -|npm|color|6.724447101016139e-06| -|npm|dotenv-load|6.724447101016139e-06| -|npm|iframe-resizer|6.724447101016139e-06| -|npm|isomorphic-unfetch|6.724447101016139e-06| -|npm|js-file-download|6.724447101016139e-06| -|npm|material-table|6.724447101016139e-06| -|npm|material-ui-chip-input|6.724447101016139e-06| -|npm|materialize-css|6.724447101016139e-06| -|npm|mui-datatables|6.724447101016139e-06| -|npm|next|6.724447101016139e-06| -|npm|next-env|6.724447101016139e-06| -|npm|next-redux-wrapper|6.724447101016139e-06| -|npm|ra-data-simple-rest|6.724447101016139e-06| -|npm|react-admin|6.724447101016139e-06| -|npm|react-loading|6.724447101016139e-06| -|npm|react-scroll|6.724447101016139e-06| -|npm|react-scroll-to-component|6.724447101016139e-06| -|npm|react-swipeable-views|6.724447101016139e-06| -|npm|react-wordcloud|6.724447101016139e-06| -|npm|redux-saga|6.724447101016139e-06| -|npm|serialize-error|6.724447101016139e-06| -|npm|swagger-client|6.724447101016139e-06| -|npm|swagger-ui-react|6.724447101016139e-06| -|npm|tween|6.724447101016139e-06| -|npm|uuid5|6.724447101016139e-06| -|npm|cross-spawn|6.697594966303903e-06| -|npm|sprintf-js|6.648797071129707e-06| -|npm|rollup-plugin-replace|6.57829223960009e-06| -|npm|karma-firefox-launcher|6.473650038512767e-06| -|npm|bundlewatch|6.451988654293808e-06| -|npm|shelljs|6.450841849361851e-06| -|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.38252606198142e-06| -|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.38252606198142e-06| -|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.38252606198142e-06| -|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.38252606198142e-06| -|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.38252606198142e-06| -|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.38252606198142e-06| -|npm|[esdoc](https://esdoc.org/)|6.38252606198142e-06| -|npm|esdoc-standard-plugin|6.38252606198142e-06| -|npm|fast-random|6.38252606198142e-06| -|npm|flatted|6.38252606198142e-06| -|npm|fs.realpath|6.38252606198142e-06| -|npm|has-unicode|6.38252606198142e-06| -|npm|ignore-walk|6.38252606198142e-06| -|npm|ini|6.38252606198142e-06| -|npm|is-fullwidth-code-point|6.38252606198142e-06| -|npm|jsdocs|6.38252606198142e-06| -|npm|mimic-response|6.38252606198142e-06| -|npm|node|6.38252606198142e-06| -|npm|npm|6.38252606198142e-06| -|npm|npm-bundled|6.38252606198142e-06| -|npm|npm-normalize-package-bin|6.38252606198142e-06| -|npm|npm-packlist|6.38252606198142e-06| -|npm|number-is-nan|6.38252606198142e-06| -|npm|odex|6.38252606198142e-06| -|npm|os-homedir|6.38252606198142e-06| -|npm|os-tmpdir|6.38252606198142e-06| -|npm|osenv|6.38252606198142e-06| -|npm|path-is-absolute|6.38252606198142e-06| -|npm|rc|6.38252606198142e-06| -|npm|set-blocking|6.38252606198142e-06| -|npm|signal-exit|6.38252606198142e-06| -|npm|simple-concat|6.38252606198142e-06| -|npm|string-width|6.38252606198142e-06| -|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.2333578055562775e-06| -|npm|prismjs|6.155455423237851e-06| -|npm|run-sequence|5.9725435072645084e-06| -|npm|tsconfig-paths|5.917513448894202e-06| -|npm|replace|5.917513448894202e-06| -|npm|node-qunit-phantomjs|5.917513448894202e-06| -|npm|karma-coverage-istanbul-reporter|5.830220936837534e-06| -|npm|karma-browserstack-launcher|5.830220936837534e-06| -|npm|ip|5.830220936837534e-06| -|npm|chai-passport-strategy|5.8250523012552305e-06| -|npm|passport-strategy|5.8250523012552305e-06| -|npm|uglify-es|5.806560071727435e-06| -|npm|d3-zoom|5.742932952342076e-06| -|npm|d3-transition|5.742932952342076e-06| -|npm|d3-timer|5.742932952342076e-06| -|npm|d3-shape|5.742932952342076e-06| -|npm|d3-selection|5.742932952342076e-06| -|npm|d3-interpolate|5.742932952342076e-06| -|npm|d3-ease|5.742932952342076e-06| -|npm|d3-color|5.742932952342076e-06| -|npm|d3-axis|5.742932952342076e-06| -|npm|d3-request|5.72519426180514e-06| -|npm|tough-cookie|5.616022488945822e-06| -|npm|moment-timezone|5.609784513762955e-06| -|npm|gulp-uglify|5.6086322523859875e-06| -|npm|karma-jasmine|5.563214832027721e-06| -|npm|rollup-plugin-svelte|5.561572790314099e-06| -|npm|classnames|5.503701319600902e-06| -|npm|[compression](https://github.com/expressjs/compression#readme)|5.4963698919714915e-06| -|npm|updater-license|5.482402165887276e-06| -|npm|update|5.482402165887276e-06| -|npm|cose-base|5.482402165887276e-06| -|npm|murl|5.482402165887276e-06| -|npm|protein|5.482402165887276e-06| -|npm|network-address|5.482402165887276e-06| -|npm|karma-mocha|5.40568703657279e-06| -|npm|grunt-contrib-clean|5.403730713398974e-06| -|npm|mime-types|5.31587071969326e-06| -|npm|[which](https://github.com/isaacs/node-which#readme)|5.311490413352339e-06| -|npm|cli-table|5.310968320382546e-06| -|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.177824267782427e-06| -|npm|microbundle|5.177824267782427e-06| -|npm|const-version|5.177824267782427e-06| -|npm|fresh|5.172489970803256e-06| -|npm|etag|5.172489970803256e-06| -|npm|esbuild|5.152021156813411e-06| -|npm|execa|5.099863586350401e-06| -|npm|gulp-rename|5.098660208265447e-06| -|npm|gulp-concat|5.098660208265447e-06| -|npm|eslint-plugin-html|5.063586556413813e-06| -|npm|compressible|4.972355050806933e-06| -|npm|jshint-stylish|4.966159363648903e-06| -|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|4.958102958756725e-06| -|npm|karma-rollup-preprocessor|4.927027205279056e-06| -|npm|browser-sync|4.8759639439483954e-06| -|npm|jsmd|4.841601912731619e-06| -|npm|is-mergeable-object|4.841601912731619e-06| -|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.813816535901025e-06| -|npm|gzip-size|4.79976090854752e-06| -|npm|read-file-relative|4.7931858936043035e-06| -|npm|normalize-newline|4.7931858936043035e-06| -|npm|callsite-record|4.7931858936043035e-06| -|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.707112970711297e-06| -|npm|baseui|4.707112970711297e-06| -|npm|color2k|4.707112970711297e-06| -|npm|copy-to-clipboard|4.707112970711297e-06| -|npm|cypress-circleci-reporter|4.707112970711297e-06| -|npm|d3-graphviz|4.707112970711297e-06| -|npm|decamelize|4.707112970711297e-06| -|npm|deck.gl|4.707112970711297e-06| -|npm|fzy.js|4.707112970711297e-06| -|npm|hoist-non-react-statics|4.707112970711297e-06| -|npm|humanize-string|4.707112970711297e-06| -|npm|immer|4.707112970711297e-06| -|npm|jest-fetch-mock|4.707112970711297e-06| -|npm|katex|4.707112970711297e-06| -|npm|mapbox-gl|4.707112970711297e-06| -|npm|moment-duration-format|4.707112970711297e-06| -|npm|node-emoji|4.707112970711297e-06| -|npm|numbro|4.707112970711297e-06| -|npm|protobufjs|4.707112970711297e-06| -|npm|react-color|4.707112970711297e-06| -|npm|react-debounce-render|4.707112970711297e-06| -|npm|react-device-detect|4.707112970711297e-06| -|npm|react-dropzone|4.707112970711297e-06| -|npm|react-feather|4.707112970711297e-06| -|npm|react-google-login|4.707112970711297e-06| -|npm|react-hotkeys|4.707112970711297e-06| -|npm|react-html-parser|4.707112970711297e-06| -|npm|react-map-gl|4.707112970711297e-06| -|npm|react-markdown|4.707112970711297e-06| -|npm|react-webcam|4.707112970711297e-06| -|npm|react-window|4.707112970711297e-06| -|npm|rehype-katex|4.707112970711297e-06| -|npm|rehype-raw|4.707112970711297e-06| -|npm|remark-emoji|4.707112970711297e-06| -|npm|remark-gfm|4.707112970711297e-06| -|npm|remark-math|4.707112970711297e-06| -|npm|re-resizable|4.707112970711297e-06| -|npm|styletron-engine-atomic|4.707112970711297e-06| -|npm|styletron-react|4.707112970711297e-06| -|npm|typed-signals|4.707112970711297e-06| -|npm|vega|4.707112970711297e-06| -|npm|vega-embed|4.707112970711297e-06| -|npm|vega-lite|4.707112970711297e-06| -|npm|xxhashjs|4.707112970711297e-06| -|npm|draco3d|4.660041841004183e-06| -|npm|webgl-obj-loader|4.660041841004183e-06| -|npm|temp-path|4.617723084969424e-06| -|npm|hot-loader|4.5923053372793145e-06| -|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.5923053372793145e-06| -|npm|babel-plugin-strip-function-call|4.5923053372793145e-06| -|npm|babel-plugin-styled-components|4.5923053372793145e-06| -|npm|binomial|4.5923053372793145e-06| -|npm|compression-webpack-plugin|4.5923053372793145e-06| -|npm|css.escape|4.5923053372793145e-06| -|npm|dom-to-image|4.5923053372793145e-06| -|npm|express-naked-redirect|4.5923053372793145e-06| -|npm|express-static-gzip|4.5923053372793145e-06| -|npm|html-webpack-plugin|4.5923053372793145e-06| -|npm|i18next|4.5923053372793145e-06| -|npm|leaflet|4.5923053372793145e-06| -|npm|leaflet-gesture-handling|4.5923053372793145e-06| -|npm|linspace|4.5923053372793145e-06| -|npm|lodash-webpack-plugin|4.5923053372793145e-06| -|npm|mousetrap|4.5923053372793145e-06| -|npm|null-loader|4.5923053372793145e-06| -|npm|outer-product|4.5923053372793145e-06| -|npm|react-addons-css-transition-group|4.5923053372793145e-06| -|npm|react-hot-loader|4.5923053372793145e-06| -|npm|react-i18next|4.5923053372793145e-06| -|npm|react-tooltip|4.5923053372793145e-06| -|npm|redux-thunk|4.5923053372793145e-06| -|npm|typeface-lato|4.5923053372793145e-06| -|npm|webpack-bundle-analyzer|4.5923053372793145e-06| -|npm|webpack-dev-middleware|4.5923053372793145e-06| -|npm|webpack-hot-middleware|4.5923053372793145e-06| -|npm|yaml-front-matter|4.5923053372793145e-06| -|npm|merge-stream|4.57991714618706e-06| -|npm|vinyl-source-stream|4.5621823406459185e-06| -|npm|vinyl-buffer|4.5621823406459185e-06| -|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.485247597590693e-06| -|npm|rollup-plugin-istanbul|4.4794841713290735e-06| -|npm|karma-jasmine-html-reporter|4.4794841713290735e-06| -|npm|karma-detect-browsers|4.4794841713290735e-06| -|npm|hammer-simulator|4.4794841713290735e-06| -|npm|eslint-plugin-unicorn|4.4794841713290735e-06| -|npm|eslint-config-xo|4.4794841713290735e-06| -|npm|less|4.455746733839979e-06| -|npm|gulp-clean|4.438135086670651e-06| -|npm|mocha-lcov-reporter|4.438135086670651e-06| -|npm|any-promise|4.438135086670651e-06| -|npm|thenify-all|4.438135086670651e-06| -|npm|schema-utils|4.407509359171988e-06| -|npm|loader-utils|4.407509359171988e-06| -|npm|karma-browserify|4.382658398087269e-06| -|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|4.352818257653882e-06| -|npm|babel-plugin-external-helpers|4.213233410519019e-06| -|npm|csso|4.1422594142259415e-06| -|npm|google-closure-compiler|4.1422594142259415e-06| -|npm|ora|4.1422594142259415e-06| -|npm|update-notifier|4.1422594142259415e-06| -|npm|crass|4.1422594142259415e-06| -|npm|sqwish|4.1422594142259415e-06| -|npm|html-minifier|4.1422594142259415e-06| -|npm|node-version|4.1422594142259415e-06| -|npm|ascli|4.1008368200836825e-06| -|npm|prettier-plugin-svelte|4.082194428090549e-06| -|npm|eslint-plugin-svelte3|4.082194428090549e-06| -|npm|svelte|4.082194428090549e-06| -|npm|path-platform|4.059828451882845e-06| -|npm|underscore.string|3.976569037656903e-06| -|npm|gulp-babel|3.934089744684484e-06| -|npm|gulp-uglify-es|3.928163042550111e-06| -|npm|escape-html|3.919190174502881e-06| -|npm|eslint-plugin-jsx-a11y|3.910001077997984e-06| -|npm|isexe|3.88336820083682e-06| -|npm|superagent|3.88336820083682e-06| -|npm|connect-flash|3.88336820083682e-06| -|npm|seedrandom|3.846383741781231e-06| -|npm|[typedoc](https://typedoc.org)|3.809584205020921e-06| -|npm|sass-true|3.8041157885748442e-06| -|package.json|github/wangjun1996/VisFeature|3.8037276531000383e-06| -|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.8037276531000383e-06| -|package.json|github/bio-tools/biotoolsSum|3.8037276531000383e-06| -|package.json|github/Shamir-Lab/domino_web|3.8037276531000383e-06| -|package.json|github/hetalang/heta-compiler|3.8037276531000383e-06| -|package.json|github/gear-genomics/tracy|3.8037276531000383e-06| -|package.json|github/MolMeDB/MolMeDB|3.8037276531000383e-06| -|package.json|github/tyo-nu/MINE-app|3.8037276531000383e-06| -|package.json|github/TNOCS/csWeb|3.8037276531000383e-06| -|package.json|github/nlesc-sherlock/Rig|3.8037276531000383e-06| -|package.json|github/EMResearch/EvoMaster|3.8037276531000383e-06| -|package.json|github/PathwayCommons/grounding-search|3.8037276531000383e-06| -|package.json|github/ci-for-research/self-hosted-runners|3.8037276531000383e-06| -|package.json|github/FINNGEN/lavaa-react|3.8037276531000383e-06| -|package.json|github/ratschlab/metagraph|3.8037276531000383e-06| -|package.json|github/korcsmarosgroup/TFlink|3.8037276531000383e-06| -|package.json|github/ci-for-science/self-hosted-runners|3.8037276531000383e-06| -|package.json|github/PopMedNet-Team/popmednet|3.8037276531000383e-06| -|package.json|github/eweitz/ideogram|3.8037276531000383e-06| -|package.json|github/interactivereport/OmicsView0|3.8037276531000383e-06| -|package.json|github/biosimulations/Biosimulations|3.8037276531000383e-06| -|package.json|github/bramvandijk88/cacatoo|3.8037276531000383e-06| -|package.json|github/PDB-REDO/tortoize|3.8037276531000383e-06| -|package.json|github/CrowdTruth/CrowdTruth|3.8037276531000383e-06| -|package.json|github/research-software-directory/research-software-directory|3.8037276531000383e-06| -|package.json|github/davidhoksza/MolArt|3.8037276531000383e-06| -|package.json|github/souzamonteiro/cnatool|3.8037276531000383e-06| -|package.json|github/quinlanW/dbMisLoc|3.8037276531000383e-06| -|package.json|github/phelelani/nf-rnaSeqMetagen|3.8037276531000383e-06| -|package.json|github/CNIC-Proteomics/TurboPutative-web|3.8037276531000383e-06| -|package.json|github/sib-swiss/glittr|3.8037276531000383e-06| -|package.json|github/tortellini-tools/action|3.8037276531000383e-06| -|package.json|github/ZjuLiangsl/mmkp|3.8037276531000383e-06| -|package.json|github/MichaelSel/edoJS|3.8037276531000383e-06| -|package.json|github/nextstrain/auspice|3.8037276531000383e-06| -|package.json|github/ADAH-EviDENce/evidence|3.8037276531000383e-06| -|package.json|github/Yomguithereal/talisman|3.8037276531000383e-06| -|package.json|github/MaayanLab/signature-commons-ui|3.8037276531000383e-06| -|package.json|github/meta-logic/sequoia|3.8037276531000383e-06| -|package.json|github/iomega/paired-data-form|3.8037276531000383e-06| -|package.json|github/iomega/zenodo-upload|3.8037276531000383e-06| -|package.json|github/citation-file-format/cff-initializer-javascript|3.8037276531000383e-06| -|package.json|github/Samreay/Marz|3.8037276531000383e-06| -|package.json|github/tobiasrausch/alfred|3.8037276531000383e-06| -|package.json|github/yyZhang14/dbEssLnc|3.8037276531000383e-06| -|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.8037276531000383e-06| -|package.json|github/CDSP-SCPO/dataverse-feed|3.8037276531000383e-06| -|package.json|github/klevis-a/kinematics-vis|3.8037276531000383e-06| -|package.json|github/amkram/shusher|3.8037276531000383e-06| -|package.json|github/DorianDepriester/mtex2Gmsh|3.8037276531000383e-06| -|package.json|github/AA-ALERT/frbcat-web|3.8037276531000383e-06| -|package.json|github/Via-Appia/via-appia-online-viewer|3.8037276531000383e-06| -|package.json|github/neuroneural/brainchop|3.8037276531000383e-06| -|package.json|github/fairdataihub/SPARClink|3.8037276531000383e-06| -|package.json|github/eWaterCycle/setup-grpc|3.8037276531000383e-06| -|package.json|github/eWaterCycle/setup-singularity|3.8037276531000383e-06| -|package.json|github/eWaterCycle/Cesium-NcWMS|3.8037276531000383e-06| -|package.json|github/eWaterCycle/eWaterleaf|3.8037276531000383e-06| -|package.json|github/vibbits/phyd3|3.8037276531000383e-06| -|package.json|github/emrecdem/emo-spectre|3.8037276531000383e-06| -|package.json|github/leraman/Hopla|3.8037276531000383e-06| -|package.json|github/mathjax/MathJax|3.8037276531000383e-06| -|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.8037276531000383e-06| -|package.json|github/cinemascience/cinema_snap|3.8037276531000383e-06| -|package.json|github/jspsych/jspsych|3.8037276531000383e-06| -|package.json|github/luntergroup/octopus|3.8037276531000383e-06| -|package.json|github/IPK-BIT/divbrowse|3.8037276531000383e-06| -|package.json|github/eucp-project/storyboards|3.8037276531000383e-06| -|package.json|github/eucp-project/atlas|3.8037276531000383e-06| -|package.json|github/ReGIS-org/regis-v2|3.8037276531000383e-06| -|package.json|github/pmkruyen/dearscholar|3.8037276531000383e-06| -|package.json|github/i-VRESSE/workflow-builder|3.8037276531000383e-06| -|package.json|github/lumen-org/lumen|3.8037276531000383e-06| -|package.json|github/Kaixhin/FGLab|3.8037276531000383e-06| -|package.json|github/Kaixhin/FGMachine|3.8037276531000383e-06| -|package.json|github/bids-standard/bids-validator|3.8037276531000383e-06| -|package.json|github/SchmidtDSE/afscgap|3.8037276531000383e-06| -|package.json|github/sonjageorgievska/CClusTera|3.8037276531000383e-06| -|package.json|github/streamlit/streamlit|3.8037276531000383e-06| -|package.json|github/dondi/GRNsight|3.8037276531000383e-06| -|package.json|github/NLeSC/xenon-flow|3.8037276531000383e-06| -|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.8037276531000383e-06| -|package.json|github/NLeSC/pattyvis|3.8037276531000383e-06| -|package.json|github/NLeSC/case-law-app|3.8037276531000383e-06| -|package.json|github/NLeSC/docker-couch-admin|3.8037276531000383e-06| -|package.json|github/NLeSC/DiVE|3.8037276531000383e-06| -|package.json|github/NLeSC/ExtJS-DateTime|3.8037276531000383e-06| -|package.json|github/NLeSC/UncertaintyVisualization|3.8037276531000383e-06| -|package.json|github/NLeSC/spot|3.8037276531000383e-06| -|package.json|gitlab/magnumpi/magnumpi|3.8037276531000383e-06| -|package.json|gitlab/geekysquirrel/bigx|3.8037276531000383e-06| -|package.json|gitlab/metafundev/metafun|3.8037276531000383e-06| -|npm|leaflet-geotiff-2|3.765690376569038e-06| -|npm|retape|3.7656903765690376e-06| -|npm|test|3.7656903765690376e-06| -|npm|babel-plugin-remove-comments|3.7656903765690376e-06| -|npm|svelte-preprocess|3.6595148960266774e-06| -|npm|karma-phantomjs-launcher|3.6429692169754934e-06| -|npm|json-stringify-safe|3.620209549864362e-06| -|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.594198801311773e-06| -|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.5846475700032187e-06| -|npm|loud-rejection|3.5846475700032187e-06| -|npm|csv-spectrum|3.5846475700032187e-06| -|npm|bops|3.5846475700032187e-06| -|npm|babel-plugin-transform-runtime|3.5707561267184695e-06| -|npm|babel-plugin-add-module-exports|3.5184548714883443e-06| -|npm|karma-cli|3.452158519450774e-06| -|npm|through|3.411511530907825e-06| -|npm|watch-run|3.3286013150029883e-06| -|npm|rollup-plugin-modify|3.3286013150029883e-06| -|npm|rollup-plugin-html|3.3286013150029883e-06| -|npm|rollup-plugin-esbuild|3.3286013150029883e-06| -|npm|p-limit|3.3286013150029883e-06| -|npm|number-precision|3.3286013150029883e-06| -|npm|archiver|3.3286013150029883e-06| -|npm|path-scurry|3.2969796025104604e-06| -|npm|minipass|3.2969796025104604e-06| -|npm|jackspeak|3.2969796025104604e-06| -|npm|foreground-child|3.2969796025104604e-06| -|npm|eslint-config-xo-nextjs|3.2953153018529587e-06| -|npm|babelify|3.2757663734950047e-06| -|npm|babel-plugin-transform-es2015-modules-commonjs|3.2757663734950047e-06| -|npm|eslint-config-airbnb-base|3.236140167364017e-06| -|npm|babel-register|3.227039076801505e-06| -|npm|livereload|3.2138219593132304e-06| -|npm|jsonlint|3.2138219593132304e-06| -|npm|http-server|3.2138219593132304e-06| -|npm|highlight.js|3.2138219593132304e-06| -|npm|handlebars|3.2138219593132304e-06| -|npm|download-cli|3.2138219593132304e-06| -|npm|heap|3.2138219593132304e-06| -|npm|git-state|3.2044576762149983e-06| -|npm|xpath|3.2044576762149983e-06| -|npm|coffee-coverage|3.2044576762149983e-06| -|npm|conventional-changelog-cli|3.1955743521501235e-06| -|npm|gulp-if|3.1878312960201783e-06| -|npm|babel-plugin-istanbul|3.185197014043019e-06| -|npm|read-package-json|3.1544898616028325e-06| -|npm|is-wsl|3.1544898616028325e-06| -|npm|[covert](https://github.com/substack/covert)|3.120778242677827e-06| -|npm|utest|3.106694560669456e-06| -|npm|urun|3.106694560669456e-06| -|npm|timezone-mock|3.106694560669456e-06| -|npm|sqlstring|3.106694560669456e-06| -|npm|bignumber.js|3.106694560669456e-06| -|npm|[resolve](https://github.com/browserify/resolve#readme)|3.0904748839027075e-06| -|npm|eslint-plugin-pabigot|3.0756276150627615e-06| -|npm|gulp-jshint|3.0725550600027584e-06| -|npm|enquirer|3.0254147611170578e-06| -|npm|zuul|2.965481171548117e-06| -|npm|[x2js](https://github.com/x2js/x2js#readme)|2.958756724447101e-06| -|npm|toml|2.958756724447101e-06| -|npm|properties|2.958756724447101e-06| -|npm|hjson|2.958756724447101e-06| -|npm|cson|2.958756724447101e-06| -|npm|travis-cov|2.958756724447101e-06| -|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|2.954031437295038e-06| -|npm|ts-loader|2.923771425340463e-06| -|npm|in-publish|2.916565259793106e-06| -|npm|assert|2.8903121982619886e-06| -|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.8725680785109615e-06| -|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.8657121192402376e-06| -|npm|eslint-plugin-jest|2.8629004824702032e-06| -|npm|server-destroy|2.8313102777014913e-06| -|npm|karma-coverage|2.8159708927021082e-06| -|npm|eslint-config-airbnb|2.804956549726424e-06| -|npm|gulp-mocha|2.78471221124433e-06| -|npm|gulp-istanbul|2.78471221124433e-06| -|npm|gulp-coveralls|2.78471221124433e-06| -|npm|stealthy-require|2.78471221124433e-06| -|npm|request-promise-core|2.78471221124433e-06| -|npm|updox|2.7615062761506275e-06| -|npm|safename|2.7615062761506275e-06| -|npm|[q](https://github.com/kriskowal/q)|2.7346084877465723e-06| -|npm|browserify-istanbul|2.7296138802983445e-06| -|npm|combined-stream|2.7296138802983445e-06| -|npm|split2|2.725008115315647e-06| -|npm|csstype|2.7188330610509927e-06| -|npm|gulp-replace|2.677859251899638e-06| -|npm|gulp-header|2.677859251899638e-06| -|npm|jest-canvas-mock|2.656661443272322e-06| -|npm|postcss-loader|2.6402239059142826e-06| -|npm|[connect](https://github.com/senchalabs/connect#readme)|2.6355125523012555e-06| -|npm|open|2.6332934847579195e-06| -|npm|imagemin-svgo|2.6070164145477955e-06| -|npm|imagemin-optipng|2.6070164145477955e-06| -|npm|imagemin-jpegtran|2.6070164145477955e-06| -|npm|imagemin-gifsicle|2.6070164145477955e-06| -|npm|pretty-bytes|2.6070164145477955e-06| -|npm|plur|2.6070164145477955e-06| -|npm|p-map|2.6070164145477955e-06| -|npm|imagemin|2.6070164145477955e-06| -|npm|nodeunit-x|2.6024541358223367e-06| -|npm|karma-chai|2.594868148348045e-06| -|npm|houkou|2.5889121338912135e-06| -|npm|prettier-plugin-pkgjson|2.5889121338912135e-06| -|npm|make-dir-cli|2.5889121338912135e-06| -|npm|koa|2.5889121338912135e-06| -|npm|formdata-polyfill|2.5889121338912135e-06| -|npm|once|2.5889121338912135e-06| -|npm|hexoid|2.5889121338912135e-06| -|npm|dezalgo|2.5889121338912135e-06| -|npm|rollup-plugin-typescript2|2.5631090229221978e-06| -|npm|gulp-sourcemaps|2.553811997924371e-06| -|npm|gulp-file|2.553811997924371e-06| -|npm|watchify|2.5360771923832295e-06| -|npm|gulp-gh-pages|2.5360771923832295e-06| -|npm|gulp-beautify|2.5360771923832295e-06| -|npm|babel-preset-es2017|2.4971906754333532e-06| -|npm|statuses|2.4568247801212532e-06| -|npm|setprototypeof|2.4568247801212532e-06| -|npm|[babel-polyfill](https://babeljs.io/)|2.424134115942091e-06| -|npm|[angular-mocks](http://angularjs.org)|2.4208009563658097e-06| -|npm|gulp-angular-templatecache|2.4208009563658097e-06| -|npm|gulp-cssnano|2.4208009563658097e-06| -|npm|gulp-less|2.4208009563658097e-06| -|npm|[shx](https://github.com/shelljs/shx#readme)|2.4158891863094156e-06| -|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.4039898386132696e-06| -|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.373526055534424e-06| -|npm|gulp-json-editor|2.330020920502092e-06| -|npm|requizzle|2.330020920502092e-06| -|npm|markdown-it-anchor|2.330020920502092e-06| -|npm|klaw|2.330020920502092e-06| -|npm|js2xmlparser|2.330020920502092e-06| -|npm|escape-string-regexp|2.330020920502092e-06| -|npm|catharsis|2.330020920502092e-06| -|npm|optimist|2.32508965929468e-06| -|npm|gaze|2.267887029288703e-06| -|npm|hooker|2.2607177341486966e-06| -|npm|punycode|2.2594142259414222e-06| -|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|2.2356096832038265e-06| -|npm|[http-errors](https://github.com/jshttp/http-errors#readme)|2.2275052993288014e-06| -|npm|phantomjs-prebuilt|2.2190675433353257e-06| -|npm|node-sass|2.1983043382514863e-06| -|npm|pify|2.1946009011908593e-06| -|npm|rollup-plugin-livereload|2.180136533803127e-06| -|npm|duplexer|2.1691385236102807e-06| -|npm|rollup-plugin-copy|2.1621683755574967e-06| -|npm|[opener](https://github.com/domenic/opener#readme)|2.1528477499786532e-06| -|npm|karma-sinon|2.147325114398063e-06| -|npm|bl|2.1401673640167366e-06| -|npm|qs|2.126606395696354e-06| -|npm|xvfb-maybe|2.0711297071129707e-06| -|npm|twolfson-style|2.0711297071129707e-06| -|npm|proclaim|2.0711297071129707e-06| -|npm|jscs|2.0711297071129707e-06| -|npm|foundry-release-npm|2.0711297071129707e-06| -|npm|foundry-release-git|2.0711297071129707e-06| -|npm|foundry-release-component|2.0711297071129707e-06| -|npm|foundry|2.0711297071129707e-06| -|npm|domify|2.0711297071129707e-06| -|npm|css-controls|2.0711297071129707e-06| -|npm|brfs|2.0711297071129707e-06| -|npm|computed-style|2.0711297071129707e-06| -|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.063887994850339e-06| -|npm|gulp-autoprefixer|2.0532704467961017e-06| -|npm|ubelt|2.0483700400018392e-06| -|npm|asynct|2.0483700400018392e-06| -|npm|event-stream|2.0483700400018392e-06| -|npm|it-is|2.0483700400018392e-06| -|npm|stream-spec|2.0483700400018392e-06| -|npm|string-to-stream|2.0483700400018392e-06| -|npm|read-dir-deep|2.026105148262689e-06| -|npm|gulp-strip-comments|2.026105148262689e-06| -|npm|gulp-jsbeautifier|2.026105148262689e-06| -|npm|webgpu|2.026105148262689e-06| -|npm|gpu-mock.js|2.026105148262689e-06| -|npm|gl-wiretap|2.026105148262689e-06| -|npm|gl|2.026105148262689e-06| -|npm|babel-preset-stage-2|2.00836820083682e-06| -|npm|pngjs|1.999159948950744e-06| -|npm|[types](http://nodeca.github.com/types/)|1.983083578360515e-06| -|npm|[runmd](https://github.com/broofa/runmd)|1.9725044829647342e-06| -|npm|random-seed|1.9725044829647342e-06| -|npm|optional-dev-dependency|1.9725044829647342e-06| -|npm|pm2-sysmonit|1.94168410041841e-06| -|npm|yamljs|1.94168410041841e-06| -|npm|vizion|1.94168410041841e-06| -|npm|source-map-support|1.94168410041841e-06| -|npm|promptly|1.94168410041841e-06| -|npm|pm2-multimeter|1.94168410041841e-06| -|npm|pm2-deploy|1.94168410041841e-06| -|npm|pm2-axon-rpc|1.94168410041841e-06| -|npm|pm2-axon|1.94168410041841e-06| -|npm|pidusage|1.94168410041841e-06| -|npm|fclone|1.94168410041841e-06| -|npm|croner|1.94168410041841e-06| -|npm|cli-tableau|1.94168410041841e-06| -|npm|blessed|1.94168410041841e-06| -|npm|mocha-headless-chrome|1.922267259414226e-06| -|npm|gulp-format-md|1.922267259414226e-06| -|npm|babel-plugin-module-resolver|1.9066988013117722e-06| -|npm|toidentifier|1.9020578942874221e-06| -|npm|gulp-plumber|1.9020578942874221e-06| -|npm|gulp-filter|1.9020578942874221e-06| -|npm|sveld|1.9020578942874221e-06| -|npm|pretty-quick|1.9020578942874221e-06| -|npm|kefir|1.8936043036461445e-06| -|npm|highland|1.8936043036461445e-06| -|npm|grunt-saucelabs|1.8936043036461445e-06| -|npm|co|1.8936043036461445e-06| -|npm|baconjs|1.8936043036461445e-06| -|npm|acorn-walk|1.8936043036461445e-06| -|npm|[natives](https://github.com/addaleax/natives#readme)|1.882845188284519e-06| -|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.882845188284519e-06| -|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.882845188284519e-06| -|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.882845188284519e-06| -|npm|ejs|1.8492229527794383e-06| -|npm|tmp|1.825362915657344e-06| -|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|1.8023817186997111e-06| -|npm|docdown|1.7923237850016093e-06| -|npm|qunitjs|1.7923237850016093e-06| -|npm|platform|1.7923237850016093e-06| -|npm|qunit-extras|1.7923237850016093e-06| -|npm|[formidable](https://github.com/node-formidable/formidable)|1.7853894331973332e-06| -|npm|babel-preset-es2016|1.757501494321578e-06| -|npm|utils-merge|1.7377005839348936e-06| -|npm|mini-svg-data-uri|1.7259414225941423e-06| -|npm|walkdir|1.7086820083682008e-06| -|npm|jasmine-reporters|1.7086820083682008e-06| -|npm|jasmine-growl-reporter|1.7086820083682008e-06| -|npm|[pre-commit](https://github.com/observing/pre-commit)|1.7005924310363098e-06| -|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.666480560682594e-06| -|npm|cli-color|1.6584481716729175e-06| -|npm|node-domexception|1.6476576509264794e-06| -|npm|native-hello-world|1.6476576509264794e-06| -|npm|module-not-found-error|1.6476576509264794e-06| -|npm|fill-keys|1.6476576509264794e-06| -|npm|codeclimate-test-reporter|1.6419474130173473e-06| -|npm|normalize-wheel-es|1.6351024003523452e-06| -|npm|memoize-one|1.6351024003523452e-06| -|npm|lodash-unified|1.6351024003523452e-06| -|npm|lodash-es|1.6351024003523452e-06| -|npm|async-validator|1.6351024003523452e-06| -|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.6321607561595604e-06| -|npm|promise|1.6283435445307832e-06| -|npm|gulp-util|1.622596153846154e-06| -|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.6016390681511953e-06| -|npm|wdio-chromedriver-service|1.5931766977792084e-06| -|npm|selenium-standalone|1.5931766977792084e-06| -|npm|chromedriver|1.5931766977792084e-06| -|npm|shortid|1.5931766977792084e-06| -|npm|react-beautiful-dnd|1.5931766977792084e-06| -|npm|objectpath|1.5931766977792084e-06| -|npm|taper|1.5718395098625224e-06| -|npm|karma-tap|1.5718395098625224e-06| -|npm|function-bind|1.5718395098625224e-06| -|npm|buffer-equal|1.5718395098625224e-06| -|npm|tunnel-agent|1.5718395098625224e-06| -|npm|performance-now|1.5718395098625224e-06| -|npm|oauth-sign|1.5718395098625224e-06| -|npm|isstream|1.5718395098625224e-06| -|npm|is-typedarray|1.5718395098625224e-06| -|npm|http-signature|1.5718395098625224e-06| -|npm|har-validator|1.5718395098625224e-06| -|npm|forever-agent|1.5718395098625224e-06| -|npm|extend|1.5718395098625224e-06| -|npm|caseless|1.5718395098625224e-06| -|npm|aws4|1.5718395098625224e-06| -|npm|aws-sign2|1.5718395098625224e-06| -|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.5675693688027305e-06| -|npm|[mz](https://github.com/normalize/mz#readme)|1.5634339509862551e-06| -|npm|es6-promise|1.546622833233712e-06| -|npm|karma-mocha-reporter|1.5362775300013794e-06| -|npm|generate-object-property|1.5216463154299378e-06| -|npm|uri-path|1.5188284518828452e-06| -|npm|maxmin|1.5188284518828452e-06| -|npm|chai-timers|1.4793783622235505e-06| -|npm|svelte-check|1.4793783622235505e-06| -|npm|svelte-guides|1.4793783622235505e-06| -|npm|scenejs|1.4793783622235505e-06| -|npm|print-sizes|1.4793783622235505e-06| -|npm|keycon|1.4793783622235505e-06| -|npm|moveable|1.4793783622235505e-06| -|npm|framework-utils|1.4793783622235505e-06| -|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.476217000784028e-06| -|npm|path-exists|1.4540898432111821e-06| -|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.4479415720263008e-06| -|npm|conventional-github-releaser|1.401516343159153e-06| -|npm|corp-semantic-release|1.401516343159153e-06| -|npm|gulp-clean-css|1.401516343159153e-06| -|npm|babel-preset-stage-3|1.398012552301255e-06| -|npm|babel-preset-es2015-loose|1.398012552301255e-06| -|npm|saucelabs-connector|1.398012552301255e-06| -|npm|pinkie|1.398012552301255e-06| -|npm|desired-capabilities|1.398012552301255e-06| -|npm|extract-text-webpack-plugin|1.3807531380753137e-06| -|npm|copyfiles|1.3807531380753137e-06| -|npm|perfect-scrollbar|1.3807531380753137e-06| -|npm|methods|1.361700537955768e-06| -|npm|is-number-like|1.351924226401214e-06| -|npm|content-disposition|1.3513552347234355e-06| -|npm|[material-ui](http://material-ui.com/)|1.3314405260012031e-06| -|npm|rollup-plugin-node-polyfills|1.3314405260011955e-06| -|npm|docpress|1.3314405260011955e-06| -|npm|serialize-javascript|1.3222294827070923e-06| -|npm|jest-worker|1.3222294827070923e-06| -|npm|into-stream|1.3181261207411835e-06| -|npm|overland|1.2944560669456068e-06| -|npm|sinon-chai|1.290036474131529e-06| -|npm|repeat-string|1.2815115062761505e-06| -|npm|tap-out|1.2815115062761505e-06| -|npm|figures|1.2815115062761505e-06| -|npm|pretty-ms|1.2815115062761505e-06| -|npm|tapes|1.2815115062761505e-06| -|npm|expect|1.269761828130029e-06| -|npm|webidl2js|1.2594707678389687e-06| -|npm|mocha-sugar-free|1.2594707678389687e-06| -|npm|eslint-plugin-jsdom-internal|1.2594707678389687e-06| -|npm|xml-name-validator|1.2594707678389687e-06| -|npm|whatwg-url|1.2594707678389687e-06| -|npm|whatwg-mimetype|1.2594707678389687e-06| -|npm|whatwg-encoding|1.2594707678389687e-06| -|npm|webidl-conversions|1.2594707678389687e-06| -|npm|w3c-xmlserializer|1.2594707678389687e-06| -|npm|symbol-tree|1.2594707678389687e-06| -|npm|rrweb-cssom|1.2594707678389687e-06| -|npm|parse5|1.2594707678389687e-06| -|npm|nwsapi|1.2594707678389687e-06| -|npm|is-potential-custom-element-name|1.2594707678389687e-06| -|npm|https-proxy-agent|1.2594707678389687e-06| -|npm|http-proxy-agent|1.2594707678389687e-06| -|npm|html-encoding-sniffer|1.2594707678389687e-06| -|npm|domexception|1.2594707678389687e-06| -|npm|decimal.js|1.2594707678389687e-06| -|npm|data-urls|1.2594707678389687e-06| -|npm|cssstyle|1.2594707678389687e-06| -|npm|abab|1.2594707678389687e-06| -|npm|vuetify-loader|1.2594707678389687e-06| -|npm|vue-meta|1.2594707678389687e-06| -|npm|stylus-loader|1.2594707678389687e-06| -|npm|pug-loader|1.2594707678389687e-06| -|npm|optimize-css-assets-webpack-plugin|1.2594707678389687e-06| -|npm|identity-obj-proxy|1.2594707678389687e-06| -|npm|happypack|1.2594707678389687e-06| -|npm|friendly-errors-webpack-plugin|1.2594707678389687e-06| -|npm|fork-ts-checker-webpack-plugin|1.2594707678389687e-06| -|npm|cssnano|1.2594707678389687e-06| -|npm|babel-plugin-transform-define|1.2594707678389687e-06| -|npm|babel-plugin-detective|1.2594707678389687e-06| -|npm|[node-minify](https://github.com/srod/node-minify)|1.255230125523022e-06| -|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.255230125523022e-06| -|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2552301255230127e-06| -|npm|[graphql](https://github.com/graphql/graphql-js)|1.2552301255230127e-06| -|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2552301255230127e-06| -|npm|Gmsh|1.2552301255230127e-06| -|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2552301255230127e-06| -|npm|[cors](https://github.com/expressjs/cors#readme)|1.2444593660971522e-06| -|npm|karma-sourcemap-loader|1.2441313828395858e-06| -|npm|babel-plugin-transform-object-rest-spread|1.2441313828395858e-06| -|npm|ent|1.2302510460251046e-06| -|npm|traverse|1.2302510460251046e-06| -|npm|charm|1.2302510460251046e-06| -|npm|deep-is|1.2302510460251046e-06| -|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.2124381894256408e-06| -|npm|pkgfiles|1.1577743704358221e-06| -|npm|obake|1.1577743704358221e-06| -|npm|is-node-modern|1.1577743704358221e-06| -|npm|far|1.1577743704358221e-06| -|npm|fake|1.1577743704358221e-06| -|npm|asynckit|1.1577743704358221e-06| -|npm|[temporary](https://github.com/vesln/temporary)|1.156646282587705e-06| -|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.156646282587705e-06| -|npm|[grunt-legacy-log](http://gruntjs.com/)|1.156646282587705e-06| -|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.156646282587705e-06| -|npm|exit|1.156646282587705e-06| -|npm|d3-time-format|1.1506276150627615e-06| -|npm|d3-time|1.1506276150627615e-06| -|npm|d3-scale-chromatic|1.1506276150627615e-06| -|npm|d3-random|1.1506276150627615e-06| -|npm|d3-quadtree|1.1506276150627615e-06| -|npm|d3-polygon|1.1506276150627615e-06| -|npm|d3-path|1.1506276150627615e-06| -|npm|d3-hierarchy|1.1506276150627615e-06| -|npm|d3-geo|1.1506276150627615e-06| -|npm|d3-force|1.1506276150627615e-06| -|npm|d3-drag|1.1506276150627615e-06| -|npm|d3-delaunay|1.1506276150627615e-06| -|npm|d3-contour|1.1506276150627615e-06| -|npm|d3-chord|1.1506276150627615e-06| -|npm|cz-conventional-changelog|1.1483012055295581e-06| -|npm|browserify-middleware|1.127145418836991e-06| -|npm|code-mirror|1.127145418836991e-06| -|npm|github-basic|1.127145418836991e-06| -|npm|handle|1.127145418836991e-06| -|npm|highlight-codemirror|1.127145418836991e-06| -|npm|inconsolata|1.127145418836991e-06| -|npm|jade-code-mirror|1.127145418836991e-06| -|npm|jade-highlighter|1.127145418836991e-06| -|npm|jstransformer-cdata|1.127145418836991e-06| -|npm|jstransformer-coffee-script|1.127145418836991e-06| -|npm|jstransformer-less|1.127145418836991e-06| -|npm|jstransformer-marked|1.127145418836991e-06| -|npm|jstransformer-stylus|1.127145418836991e-06| -|npm|jstransformer-verbatim|1.127145418836991e-06| -|npm|less-file|1.127145418836991e-06| -|npm|linify|1.127145418836991e-06| -|npm|lsr|1.127145418836991e-06| -|npm|pull-request|1.127145418836991e-06| -|npm|stop|1.127145418836991e-06| -|npm|twbs|1.127145418836991e-06| -|npm|character-parser|1.127145418836991e-06| -|npm|constantinople|1.127145418836991e-06| -|npm|jstransformer|1.127145418836991e-06| -|npm|transformers|1.127145418836991e-06| -|npm|void-elements|1.127145418836991e-06| -|npm|with|1.127145418836991e-06| -|npm|testing-library|1.0995579435507718e-06| -|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.0837306606986475e-06| -|npm|vitest|1.0837306606986475e-06| -|npm|todomvc-app-css|1.0837306606986475e-06| -|npm|karma-esbuild|1.0837306606986475e-06| -|npm|jasmine-core|1.0837306606986475e-06| -|npm|he|1.0837306606986475e-06| -|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.0820246698907818e-06| -|npm|dts-gen|1.0651524208009562e-06| -|npm|documentation|1.0651524208009562e-06| -|npm|check-node-version|1.0651524208009562e-06| -|npm|check-es3-syntax-cli|1.0651524208009562e-06| -|npm|tar|1.0252092050209206e-06| -|npm|closurecompiler-externs|1.0252092050209206e-06| -|npm|nodeunit|1.0252092050209206e-06| -|npm|gpx-parse|9.72107815594093e-07| -|npm|node-geo-distance|9.72107815594093e-07| -|npm|redis|9.72107815594093e-07| -|npm|seed-random|9.70842050209205e-07| -|npm|freeport|9.70842050209205e-07| -|npm|node-uuid|9.70842050209205e-07| -|npm|event-emitter|9.70842050209205e-07| -|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|9.450089659294689e-07| -|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.414225941422613e-07| -|npm|[uikit](https://getuikit.com)|9.414225941422613e-07| -|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.414225941422613e-07| -|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.414225941422613e-07| -|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.414225941422613e-07| -|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.414225941422595e-07| -|npm|[tailwindcss](https://tailwindcss.com)|9.414225941422595e-07| -|npm|babel-plugin-unassert|8.876270173341302e-07| -|npm|babel-preset-power-assert|8.876270173341302e-07| -|npm|eslint-config-mysticatea|8.876270173341302e-07| -|npm|if-node-version|8.876270173341302e-07| -|npm|power-assert|8.876270173341302e-07| -|npm|glob2base|8.876270173341302e-07| -|npm|shell-quote|8.876270173341302e-07| -|npm|subarg|8.876270173341302e-07| -|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.631603751896636e-07| -|npm|batch|8.603154168007725e-07| -|npm|sendgrid-rest|8.424934401815473e-07| -|npm|system-sleep|8.424934401815473e-07| -|npm|lodash.chunk|8.424934401815473e-07| -|npm|mailparser|8.424934401815473e-07| -|npm|async.ensureasync|8.424934401815473e-07| -|npm|bottleneck|8.424934401815473e-07| -|npm|mocha-sinon|8.424934401815473e-07| -|npm|async.queue|8.424934401815473e-07| -|npm|material-components-web|8.175512001761726e-07| -|npm|foundation-sites|8.175512001761726e-07| -|npm|enhanced-resolve|8.175512001761726e-07| -|npm|bootstrap-sass|8.175512001761726e-07| -|npm|neo-async|8.175512001761726e-07| -|npm|klona|8.175512001761726e-07| -|npm|typescript3|8.069336521219367e-07| -|npm|node-qunit|8.069336521219367e-07| -|npm|load-grunt-tasks|8.069336521219367e-07| -|npm|karma-sauce-launcher|8.069336521219367e-07| -|npm|karma-qunit|8.069336521219367e-07| -|npm|grunt-string-replace|8.069336521219367e-07| -|npm|grunt-nuget|8.069336521219367e-07| -|npm|grunt-karma|8.069336521219367e-07| -|npm|grunt-exec|8.069336521219367e-07| -|npm|grunt-env|8.069336521219367e-07| -|npm|grunt-contrib-copy|8.069336521219367e-07| -|npm|grunt-contrib-concat|8.069336521219367e-07| -|npm|grunt-benchmark|8.069336521219367e-07| -|npm|watch|7.965883488896042e-07| -|npm|unminified-webpack-plugin|7.965883488896042e-07| -|npm|jsonpath|7.965883488896042e-07| -|npm|jest-cli|7.965883488896042e-07| -|npm|globify|7.965883488896042e-07| -|npm|codacy-coverage|7.965883488896042e-07| -|npm|cash-cat|7.965883488896042e-07| -|npm|biased-opener|7.965883488896042e-07| -|npm|random-buffer|7.965883488896042e-07| -|npm|nock|7.965883488896042e-07| -|npm|is-zip|7.965883488896042e-07| -|npm|p-event|7.965883488896042e-07| -|npm|make-dir|7.965883488896042e-07| -|npm|got|7.965883488896042e-07| -|npm|filenamify|7.965883488896042e-07| -|npm|ext-name|7.965883488896042e-07| -|npm|decompress|7.965883488896042e-07| -|npm|archive-type|7.965883488896042e-07| -|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|7.965883488896042e-07| -|npm|package-yaml|7.965883488896042e-07| -|npm|json-loader|7.965883488896042e-07| -|npm|isparta-loader|7.965883488896042e-07| -|npm|isparta|7.965883488896042e-07| -|npm|gatsby|7.965883488896042e-07| -|npm|enzyme-adapter-react-16|7.965883488896042e-07| -|npm|enzyme|7.965883488896042e-07| -|npm|conventional-changelog|7.965883488896042e-07| -|npm|chai-enzyme|7.965883488896042e-07| -|npm|babel-plugin-__coverage__|7.965883488896042e-07| -|npm|add-stream|7.965883488896042e-07| -|npm|karma-webpack|7.965883488896042e-07| -|npm|lodash.isequal|7.965883488896042e-07| -|npm|clamp|7.965883488896042e-07| -|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.531380753138112e-07| -|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.462986803991022e-07| -|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.450098019135683e-07| -|npm|[rsvp](https://github.com/tildeio/rsvp.js)|7.396891811117752e-07| -|npm|rollup-plugin-npm|7.396891811117752e-07| -|npm|native-promise-only|7.396891811117752e-07| -|npm|karma-safari-launcher|7.396891811117752e-07| -|npm|eslint-plugin-prefer-arrow|7.396891811117752e-07| -|npm|cheerio|7.396891811117752e-07| -|npm|babel-plugin-syntax-async-generators|7.396891811117752e-07| -|npm|babel-minify|7.396891811117752e-07| -|npm|slugify|7.396891811117752e-07| -|npm|serve-handler|7.396891811117752e-07| -|npm|pixelmatch|7.396891811117752e-07| -|npm|magic-string|7.396891811117752e-07| -|npm|dtslint|7.396891811117752e-07| -|npm|cwebp-bin|7.396891811117752e-07| -|npm|zrender|7.396891811117752e-07| -|npm|should-util|7.060669456066945e-07| -|npm|mocha-better-spec-reporter|7.060669456066945e-07| -|npm|should-equal|7.060669456066945e-07| -|npm|eslint-config-shouldjs|7.060669456066945e-07| -|npm|should-type|7.060669456066945e-07| -|npm|should-format|7.060669456066945e-07| -|npm|should-type-adaptors|7.060669456066945e-07| -|npm|svelte-jest|7.007581715795765e-07| -|npm|rollup-plugin-postcss|7.007581715795765e-07| -|npm|stream-spigot|6.834728033472804e-07| -|npm|polendina|6.834728033472804e-07| -|npm|hundreds|6.834728033472804e-07| -|npm|buffer|6.834728033472804e-07| -|npm|unorm|6.834728033472804e-07| -|npm|iconv|6.834728033472804e-07| -|npm|errto|6.834728033472804e-07| -|npm|grunt-legacy-log-utils|6.834728033472804e-07| -|npm|vuepress-plugin-social-share|6.827900133339463e-07| -|npm|vuepress-plugin-smooth-scroll|6.827900133339463e-07| -|npm|vuepress-plugin-google-adsense|6.827900133339463e-07| -|npm|vuepress-plugin-element-tabs|6.827900133339463e-07| -|npm|vuepress|6.827900133339463e-07| -|npm|vue-eslint-parser|6.827900133339463e-07| -|npm|vue-codemirror|6.827900133339463e-07| -|npm|terser-webpack-plugin|6.827900133339463e-07| -|npm|replace-in-file|6.827900133339463e-07| -|npm|faker|6.827900133339463e-07| -|npm|eslint-plugin-vue|6.827900133339463e-07| -|npm|stream-combiner2|6.766380753138076e-07| -|npm|source-map|6.766380753138076e-07| -|npm|slash|6.766380753138076e-07| -|npm|falafel|6.766380753138076e-07| -|npm|convert-source-map|6.766380753138076e-07| -|npm|[method-override](https://github.com/expressjs/method-override#readme)|6.688787154268319e-07| -|npm|webpack-manifest-plugin|6.57501494321578e-07| -|npm|script-loader|6.57501494321578e-07| -|npm|recursive-readdir|6.57501494321578e-07| -|npm|react-dev-utils|6.57501494321578e-07| -|npm|output-file-sync|6.57501494321578e-07| -|npm|npm-release|6.57501494321578e-07| -|npm|imports-loader|6.57501494321578e-07| -|npm|fs-promise|6.57501494321578e-07| -|npm|flow-typed|6.57501494321578e-07| -|npm|flow-bin|6.57501494321578e-07| -|npm|find-cache-dir|6.57501494321578e-07| -|npm|filesize|6.57501494321578e-07| -|npm|fake-xml-http-request|6.57501494321578e-07| -|npm|eslint-plugin-flowtype|6.57501494321578e-07| -|npm|eslint-loader|6.57501494321578e-07| -|npm|dmd-clear|6.57501494321578e-07| -|npm|dagre|6.57501494321578e-07| -|npm|child-process-promise|6.57501494321578e-07| -|npm|case-sensitive-paths-webpack-plugin|6.57501494321578e-07| -|npm|babel-plugin-flow-react-proptypes|6.57501494321578e-07| -|npm|gulp-marked|6.517541036369489e-07| -|npm|gulp-mocha-phantomjs|6.517541036369489e-07| -|npm|humanize|6.517541036369489e-07| -|npm|chai-jquery|6.517541036369489e-07| -|npm|gulp-iife|6.517541036369489e-07| -|npm|gulp-cache|6.517541036369489e-07| -|npm|gulp-closure-compiler|6.517541036369489e-07| -|npm|drool|6.517541036369489e-07| -|npm|gulp-imagemin|6.517541036369489e-07| -|npm|escodegen|6.517541036369489e-07| -|npm|gulp-zip|6.517541036369489e-07| -|npm|gulp-csso|6.517541036369489e-07| -|npm|gulp-shell|6.517541036369489e-07| -|npm|swig|6.517541036369489e-07| -|npm|vinyl-paths|6.517541036369489e-07| -|npm|gulp-connect|6.517541036369489e-07| -|npm|gulp-css-inline-images|6.517541036369489e-07| -|npm|gulp-front-matter|6.517541036369489e-07| -|npm|gulp-jscs|6.517541036369489e-07| -|npm|gulp-open|6.517541036369489e-07| -|npm|gulp-flatten|6.517541036369489e-07| -|npm|gulp-load-plugins|6.517541036369489e-07| -|npm|gulp-sass|6.517541036369489e-07| -|npm|gulp-size|6.517541036369489e-07| -|npm|gulp-subtree|6.517541036369489e-07| -|npm|gulp-tap|6.517541036369489e-07| -|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.472280334728034e-07| -|npm|node-libs-browser|6.472280334728034e-07| -|npm|module-alias|6.472280334728034e-07| -|npm|mocha-phantomjs-istanbul|6.472280334728034e-07| -|npm|mocha-phantomjs-core|6.472280334728034e-07| -|npm|get-port|6.472280334728034e-07| -|npm|asap|6.472280334728034e-07| -|npm|a-sync-waterfall|6.472280334728034e-07| -|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.461924686192468e-07| -|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.461924686192468e-07| -|npm|[testjs](https://github.com/dcodeIO/test.js)|6.461924686192468e-07| -|npm|websocket-stream|6.308979723205665e-07| -|npm|https-browserify|6.308979723205665e-07| -|npm|setimmediate|6.308979723205665e-07| -|npm|stream-browserify|6.308979723205665e-07| -|npm|timers-browserify|6.308979723205665e-07| -|npm|bunyan|6.308979723205665e-07| -|npm|[joi](https://github.com/hapijs/joi#readme)|6.27615062761511e-07| -|npm|[pm2](http://pm2.keymetrics.io/)|6.27615062761511e-07| -|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.276150627615064e-07| -|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.276150627615064e-07| -|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.276150627615064e-07| -|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.276150627615064e-07| -|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.276150627615064e-07| -|npm|its-set|6.276150627615062e-07| -|npm|babel-plugin-transform-es2015-modules-umd|6.276150627615062e-07| -|npm|eslint-plugin-babel|6.276150627615062e-07| -|npm|pretty-hrtime|6.151255230125523e-07| -|npm|utf8|6.151255230125523e-07| -|npm|[string-random](https://github.com/maichong/string-random#readme)|5.827854154214039e-07| -|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.73098313365732e-07| -|npm|babel-plugin-minify-replace|5.73098313365732e-07| -|npm|babel-plugin-minify-numeric-literals|5.73098313365732e-07| -|npm|babel-plugin-minify-mangle-names|5.73098313365732e-07| -|npm|babel-plugin-minify-infinity|5.73098313365732e-07| -|npm|babel-plugin-minify-guarded-expressions|5.73098313365732e-07| -|npm|babel-plugin-minify-flip-comparisons|5.73098313365732e-07| -|npm|babel-plugin-minify-dead-code-elimination|5.73098313365732e-07| -|npm|babel-plugin-minify-constant-folding|5.73098313365732e-07| -|npm|babel-plugin-minify-builtins|5.73098313365732e-07| -|npm|babel-helper-evaluate-path|5.673673302320747e-07| -|npm|esutils|5.673673302320747e-07| -|npm|babel-helper-is-void-0|5.673673302320747e-07| -|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.646294082486544e-07| -|npm|tiny-lr|5.592050209205021e-07| -|npm|grunt-jscs|5.592050209205021e-07| -|npm|vhost|5.547668858338314e-07| -|npm|pbkdf2-password|5.547668858338314e-07| -|npm|hbs|5.547668858338314e-07| -|npm|cookie-session|5.547668858338314e-07| -|npm|connect-redis|5.547668858338314e-07| -|npm|type-is|5.547668858338314e-07| -|npm|send|5.547668858338314e-07| -|npm|range-parser|5.547668858338314e-07| -|npm|proxy-addr|5.547668858338314e-07| -|npm|path-to-regexp|5.547668858338314e-07| -|npm|merge-descriptors|5.547668858338314e-07| -|npm|encodeurl|5.547668858338314e-07| -|npm|cookie-signature|5.547668858338314e-07| -|npm|cookie|5.547668858338314e-07| -|npm|content-type|5.547668858338314e-07| -|npm|array-flatten|5.547668858338314e-07| -|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.379557680812967e-07| -|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.379557680812967e-07| -|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.379557680812967e-07| -|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.379557680812967e-07| -|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.379557680812911e-07| -|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.379557680812911e-07| -|npm|assume|5.069715849004551e-07| -|npm|spawn-sync|5.069715849004551e-07| -|npm|[request-promise](https://github.com/request/request-promise#readme)|4.781829049611511e-07| -|npm|grunt-release|4.7551447357185553e-07| -|npm|grunt-jsdoc|4.7551447357185553e-07| -|npm|grunt-mocha-istanbul|4.7551447357185553e-07| -|npm|help-me-test|4.7551447357185553e-07| -|npm|require-dir|4.7551447357185553e-07| -|npm|normalize-path|4.731734792404248e-07| -|npm|homedir-polyfill|4.731734792404248e-07| -|npm|eslint-config-gulp|4.731734792404248e-07| -|npm|resolve-dir|4.731734792404248e-07| -|npm|micromatch|4.731734792404248e-07| -|npm|is-glob|4.731734792404248e-07| -|npm|detect-file|4.731734792404248e-07| -|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.7071129707113065e-07| -|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.7071129707113065e-07| -|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.7071129707113065e-07| -|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.7071129707113065e-07| -|npm|[vuetify](https://vuetifyjs.com)|4.7071129707113065e-07| -|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.7071129707113065e-07| -|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.7071129707112975e-07| -|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.7071129707112975e-07| -|npm|[gpu.js](http://gpu.rocks/)|4.707112970711254e-07| -|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.6600418410042126e-07| -|npm|karma-tap-reporter|4.4754303394998164e-07| -|npm|karma-spec-reporter|4.4754303394998164e-07| -|npm|karma-html-reporter|4.4754303394998164e-07| -|npm|karma-chai-sinon|4.4754303394998164e-07| -|npm|eslint-plugin-mocha|4.4754303394998164e-07| -|npm|eslint-config-nfl|4.4754303394998164e-07| -|npm|babel-plugin-transform-class-properties|4.4754303394998164e-07| -|npm|react-side-effect|4.4754303394998164e-07| -|npm|react-fast-compare|4.4754303394998164e-07| -|npm|tslint-config-semistandard|4.314853556485356e-07| -|npm|eslint-plugin-dependencies|4.314853556485356e-07| -|npm|eslint-config-semistandard|4.314853556485356e-07| -|npm|doctoc|4.314853556485356e-07| -|npm|snappy|4.314853556485356e-07| -|npm|optional|4.314853556485356e-07| -|npm|nested-error-stacks|4.314853556485356e-07| -|npm|denque|4.314853556485356e-07| -|npm|buffermaker|4.314853556485356e-07| -|npm|buffer-crc32|4.314853556485356e-07| -|npm|binary|4.314853556485356e-07| -|npm|safe-publish-latest|4.273503633560889e-07| -|npm|object-keys|4.273503633560889e-07| -|npm|npmignore|4.273503633560889e-07| -|npm|mv|4.273503633560889e-07| -|npm|eclint|4.273503633560889e-07| -|npm|copy-dir|4.273503633560889e-07| -|npm|aud|4.273503633560889e-07| -|npm|array.prototype.map|4.273503633560889e-07| -|npm|supports-preserve-symlinks-flag|4.273503633560889e-07| -|npm|path-parse|4.273503633560889e-07| -|npm|is-core-module|4.273503633560889e-07| -|npm|[config](http://github.com/node-config/node-config.git)|4.184100418410056e-07| -|npm|[line-height](https://github.com/twolfson/line-height)|4.184100418410056e-07| -|npm|[react-perfect-scrollbar](https://github.com/goldenyz/react-perfect-scrollbar)|4.184100418410056e-07| -|npm|[simplebar-react](https://grsmto.github.io/simplebar/)|4.184100418410056e-07| -|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.184100418410056e-07| -|npm|[rjsf](https://www.rjsf.io/)|4.184100418410056e-07| -|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.184100418410056e-07| -|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.184100418410056e-07| -|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.184100418410056e-07| -|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.765690376569056e-07| -|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.4233548877900267e-07| -|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.4233548877900267e-07| -|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.4233548877900267e-07| -|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.4233548877900267e-07| -|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.389121338912145e-07| -|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.389121338912145e-07| -|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.138075313807555e-07| -|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.138075313807555e-07| -|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.138075313807555e-07| -|npm|[echarts](https://echarts.apache.org)|3.138075313807555e-07| -|npm|[element-plus](https://element-plus.org/)|3.138075313807555e-07| -|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.138075313807555e-07| -|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.106694560669456e-07| -|npm|[aws-amplify](https://aws-amplify.github.io/)|2.8966849050531063e-07| -|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.8966849050531063e-07| -|npm|[json2csv](http://zemirco.github.io/json2csv)|2.6897788404064833e-07| -|npm|[vue-axios](https://github.com/imcvampire/vue-axios#readme)|2.6897788404064833e-07| -|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.6897788404064833e-07| -|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.6897788404064833e-07| -|npm|[svelte-moveable](https://daybrush.com/moveable)|2.6897788404064833e-07| -|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.6897788404064833e-07| -|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.6897788404064833e-07| -|npm|[cpx](https://github.com/mysticatea/cpx)|2.6897788404064833e-07| -|npm|tls|2.6897788404064833e-07| -|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.5104602510460253e-07| -|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.5104602510460253e-07| -|npm|[cesium](http://cesium.com/cesiumjs/)|2.5104602510460253e-07| -|npm|express-flash|2.3535564853556533e-07| -|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.3535564853556533e-07| -|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.3535564853556488e-07| -|npm|[root](https://github.com/mafintosh/root#readme)|2.215111986217084e-07| -|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.092050209205028e-07| -|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.092050209205028e-07| -|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.092050209205028e-07| -|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.5690376569037776e-07| -|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.5690376569037776e-07| -|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.5690376569037776e-07| -|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.5690376569037776e-07| -|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.5690376569037776e-07| -|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.448342452526562e-07| -|npm|[download](https://github.com/kevva/download#readme)|1.448342452526562e-07| -|npm|[ftp](https://github.com/mscdex/node-ftp)|1.448342452526562e-07| -|npm|pipeline|1.448342452526562e-07| -|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.4121338912134156e-07| -|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.3947001394700188e-07| -|npm|[cover](http://www.cover.io)|1.3807531380753222e-07| -|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.3807531380753222e-07| -|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.3807531380753222e-07| -|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.3448894202032417e-07| -|npm|[sendgrid](https://sendgrid.com)|1.2765052123962924e-07| -|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.2765052123962924e-07| -|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.2765052123962924e-07| -|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.2765052123962924e-07| -|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.2765052123962924e-07| -|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1411182959300177e-07| -|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1411182959300177e-07| -|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1411182959300177e-07| -|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1411182959300177e-07| -|npm|[dedent](https://github.com/dmnd/dedent)|1.0651524208009614e-07| -|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|9.909711517286989e-08| -|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|9.909711517286989e-08| -|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.559060186675277e-08| -|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.559060186675277e-08| -|npm|[opn](https://github.com/sindresorhus/open#readme)|9.559060186675277e-08| -|npm|[node-http2](https://github.com/kaazing/node-http2)|9.559060186675277e-08| -|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.559060186675277e-08| -|npm|[parents](https://github.com/substack/node-parents)|8.201673640167313e-08| -|npm|[coverify](https://github.com/substack/coverify)|8.201673640167313e-08| -|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.685082401161325e-08| -|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.685082401161325e-08| -|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.685082401161194e-08| -|npm|[vx](https://github.com/vxjs/vx)|6.724447101016208e-08| -|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.657202630005942e-08| -|npm|eslint-config-richienb|6.657202630005942e-08| -|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.657202630005942e-08| -|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.657202630005942e-08| -|npm|[aproba](https://github.com/iarna/aproba)|6.382526061981462e-08| -|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.382526061981462e-08| -|npm|concat-map|6.382526061981462e-08| -|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.382526061981462e-08| -|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.382526061981462e-08| -|npm|text-table|3.5846475700032455e-08| -|npm|[utfx](https://github.com/dcodeIO/utfx)|3.1066945606694484e-08| -|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.730983133657299e-09| -|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.730983133657299e-09| -|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.730983133657299e-09| +|npm|[express](http://expressjs.com/)|0.0003384380233419581| +|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.00032492363712604525| +|npm|[lodash](https://lodash.com/)|0.00030739629096646407| +|npm|[mocha](https://mochajs.org/)|0.00026426538598115347| +|npm|[axios](https://axios-http.com)|0.00024055395700376653| +|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019376185058778917| +|npm|eslint|0.0001835338308062107| +|npm|[react](https://reactjs.org/)|0.00018295619615561564| +|npm|[react-dom](https://reactjs.org/)|0.00018295619615561564| +|npm|[angular](http://angularjs.org)|0.00017995438088014878| +|npm|[fs](https://github.com/npm/security-holder#readme)|0.0001728905248684769| +|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.00015477625782920153| +|npm|[papaparse](http://papaparse.com)|0.00015244282979153534| +|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014286206129658616| +|npm|[d3](https://d3js.org)|0.00014254346505382587| +|npm|nestjs|0.00013998958755133918| +|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.00013523703108460865| +|npm|[rollup](https://rollupjs.org/)|0.00013365638564291897| +|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.0001280314266108561| +|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.0001268746358874345| +|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.00012514220705346984| +|npm|[ajv](https://ajv.js.org)|0.00012134165797674629| +|npm|[nyc](https://istanbul.js.org/)|0.00011325073874582298| +|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.0001105857869083125| +|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010117151525001352| +|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|0.00010013355826854122| +|npm|[tape](https://github.com/substack/tape)|9.857858624336569e-05| +|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|9.806226851257838e-05| +|npm|[three](https://threejs.org/)|9.806143344709895e-05| +|npm|[yargs](https://yargs.js.org/)|9.584975028661034e-05| +|npm|[tap](http://www.node-tap.org/)|9.522617605369416e-05| +|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.465082698871093e-05| +|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.385665529010238e-05| +|npm|[quasar](https://quasar.dev)|9.385665529010238e-05| +|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.385665529010238e-05| +|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.385665529010238e-05| +|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.385665529010238e-05| +|npm|[vows](https://github.com/cloudhead/vows)|9.309058314979567e-05| +|npm|[webpack](https://github.com/webpack/webpack)|9.24592892996701e-05| +|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.869956632653063e-05| +|npm|[jshint](http://jshint.com/)|8.665940379302155e-05| +|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|8.075607605867234e-05| +|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.508532423208191e-05| +|npm|[bootstrap](https://getbootstrap.com/)|7.450130314411542e-05| +|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|6.958524273105237e-05| +|npm|[debug](https://github.com/debug-js/debug#readme)|6.936187874292284e-05| +|npm|[react-select](https://github.com/JedWatson/react-select)|6.837636133839755e-05| +|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.778536215396283e-05| +|npm|[chai](http://chaijs.com)|6.775385788969881e-05| +|npm|[cytoscape](http://js.cytoscape.org)|6.594750528197628e-05| +|npm|[pg](https://github.com/brianc/node-postgres)|6.500893872907525e-05| +|npm|loose-envify|6.194539249146757e-05| +|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.109721597136273e-05| +|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.085779572591866e-05| +|npm|[requirejs](http://github.com/jrburke/r.js)|5.9938458725574766e-05| +|npm|[react-redux](https://github.com/reduxjs/react-redux)|5.870473027653626e-05| +|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.832657768398087e-05| +|npm|[pako](https://github.com/nodeca/pako#readme)|5.792296440760605e-05| +|npm|[moment](https://momentjs.com)|5.735978260429926e-05| +|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.6313993174061426e-05| +|npm|[react-images](https://jossmac.github.io/react-images/)|5.616075781848576e-05| +|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.363237445148708e-05| +|npm|[filepond](https://pqina.nl/filepond/)|5.363237445148708e-05| +|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.363237445148708e-05| +|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.363237445148708e-05| +|npm|[tslib](https://www.typescriptlang.org/)|5.35369498895408e-05| +|npm|[d3-array](https://d3js.org/d3-array/)|5.3279549007094156e-05| +|npm|[d3-scale](https://d3js.org/d3-scale/)|5.3279549007094156e-05| +|npm|[typescript](https://www.typescriptlang.org/)|5.306531556575887e-05| +|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.269395733863871e-05| +|npm|[d3-brush](https://d3js.org/d3-brush/)|5.265383797182681e-05| +|npm|[d3-format](https://d3js.org/d3-format/)|5.265383797182681e-05| +|npm|eslint-plugin-import|5.2427564010384e-05| +|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.180231061707684e-05| +|npm|[rc-slider](http://github.com/react-component/slider/)|5.159371694309722e-05| +|npm|[ws](https://github.com/websockets/ws)|4.989676834013438e-05| +|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.8075464543041326e-05| +|npm|[semver](https://github.com/npm/node-semver#readme)|4.785517910682566e-05| +|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.692832764505119e-05| +|npm|[web-worker](https://github.com/developit/web-worker)|4.692832764505119e-05| +|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.692832764505119e-05| +|npm|[fflate](https://101arrowz.github.io/fflate)|4.692832764505119e-05| +|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.692832764505119e-05| +|npm|react-router-dom|4.632938140228249e-05| +|npm|cross-env|4.559151262163491e-05| +|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.547284756862402e-05| +|npm|[ava](https://avajs.dev)|4.531682606358373e-05| +|npm|[mongoose](https://mongoosejs.com)|4.3852257742340294e-05| +|npm|[prop-types](https://facebook.github.io/react/)|4.3596593821639255e-05| +|npm|[esm](https://github.com/standard-things/esm#readme)|4.293269450453841e-05| +|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.202261061161551e-05| +|npm|[d3-v6-tip](https://github.com/bumbeishvili/d3.tip-for-d3.v6)|4.1714069017823284e-05| +|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.1714069017823284e-05| +|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.1714069017823284e-05| +|npm|[apexcharts](https://apexcharts.com)|4.1714069017823284e-05| +|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.1714069017823284e-05| +|npm|[lodash.debounce](https://lodash.com/)|4.1714069017823284e-05| +|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.1714069017823284e-05| +|npm|vue-apexcharts|4.1714069017823284e-05| +|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.1714069017823284e-05| +|npm|rollup-plugin-json|4.1416643449188555e-05| +|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|4.062408074570092e-05| +|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|4.0519829289027236e-05| +|npm|[xo](https://github.com/xojs/xo#readme)|4.010596472639987e-05| +|npm|[nodemon](https://nodemon.io)|4.0100794332823244e-05| +|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|4.002453897062643e-05| +|npm|[chokidar](https://github.com/paulmillr/chokidar)|3.99611470014627e-05| +|npm|[testcafe](https://testcafe.io/)|3.9960811799122374e-05| +|npm|[jquery](https://jquery.com)|3.975324654500242e-05| +|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.962093723383357e-05| +|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|3.9563116274513245e-05| +|npm|gh-pages|3.9381596067329434e-05| +|npm|[colors](https://github.com/Marak/colors.js)|3.768028874803619e-05| +|npm|[auspice](https://www.npmjs.com/package/auspice)|3.754266211604096e-05| +|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.754266211604096e-05| +|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.754266211604096e-05| +|npm|[rxjs](https://rxjs.dev)|3.699558979124473e-05| +|npm|prettier|3.697728789342469e-05| +|npm|husky|3.64478253236722e-05| +|npm|[passport](https://www.passportjs.org/)|3.6190489963556426e-05| +|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.586392519215294e-05| +|npm|[xlsx](https://sheetjs.com/)|3.531505586297106e-05| +|npm|[browserify](https://github.com/browserify/browserify#readme)|3.5146570785606475e-05| +|npm|jest|3.4852510611816986e-05| +|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.421886627832379e-05| +|npm|[angular-animate](http://angularjs.org)|3.41296928327645e-05| +|npm|[angular-sanitize](http://angularjs.org)|3.41296928327645e-05| +|npm|[angular-touch](http://angularjs.org)|3.41296928327645e-05| +|npm|[colorbrewer](http://colorbrewer2.org/)|3.41296928327645e-05| +|npm|[dc](http://dc-js.github.io/dc.js/)|3.41296928327645e-05| +|npm|[babel-cli](https://babeljs.io/)|3.4084676531037545e-05| +|npm|eslint-config-standard|3.400765310924288e-05| +|npm|[sinon](https://sinonjs.org/)|3.372495449705745e-05| +|npm|npm-run-all|3.327911644434466e-05| +|npm|fortawesome|3.322812913561328e-05| +|npm|eslint-plugin-node|3.313156827257784e-05| +|npm|eslint-plugin-standard|3.2659830283604355e-05| +|npm|eslint-plugin-promise|3.2659830283604355e-05| +|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.254120161116748e-05| +|npm|[babel](https://babeljs.io/)|3.204861400149837e-05| +|npm|[commander](https://github.com/tj/commander.js#readme)|3.2046886729663415e-05| +|npm|react-router-bootstrap|3.196356681706273e-05| +|npm|[events](https://github.com/Gozala/events#readme)|3.191453574866544e-05| +|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.1773457392058076e-05| +|npm|immutable|3.150196309887346e-05| +|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.14685828825273e-05| +|npm|[async](https://caolan.github.io/async/)|3.13615954224956e-05| +|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.128555176336746e-05| +|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.128555176336746e-05| +|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.128555176336746e-05| +|npm|[downloadjs](http://danml.com/download.html)|3.128555176336746e-05| +|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.128555176336746e-05| +|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.128555176336746e-05| +|npm|babel-preset-env|3.079600178217782e-05| +|npm|[grunt](https://gruntjs.com/)|3.0269227402696446e-05| +|npm|eslint-plugin-markdown|3.02553223778359e-05| +|npm|[winston](https://github.com/winstonjs/winston#readme)|3.0082261310930252e-05| +|npm|[underscore](https://underscorejs.org)|2.9433000162522347e-05| +|npm|[uuid](https://github.com/uuidjs/uuid#readme)|2.916458683590416e-05| +|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.8989709769303806e-05| +|npm|chalk|2.8888667044119114e-05| +|npm|ndoc|2.859018114990811e-05| +|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.807183707354356e-05| +|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.7413948820052535e-05| +|npm|object-assign|2.7242990399626806e-05| +|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.7165811570277353e-05| +|npm|[zone.js](https://github.com/angular/angular#readme)|2.711594186597079e-05| +|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.681618722574354e-05| +|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.681618722574354e-05| +|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.681618722574354e-05| +|npm|[md5-node](https://github.com/shanelau/node-md5)|2.681618722574354e-05| +|npm|[mysql-builder-plus](https://github.com/v25bh145/mysql-builder-plus#readme)|2.681618722574354e-05| +|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.681618722574354e-05| +|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.681618722574354e-05| +|npm|net|2.681618722574354e-05| +|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.6561433447098972e-05| +|npm|process|2.65480253534861e-05| +|npm|util|2.65480253534861e-05| +|npm|spc|2.65480253534861e-05| +|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.6198419282651362e-05| +|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6151284528206034e-05| +|npm|[mathjs](https://mathjs.org)|2.6019150549867274e-05| +|npm|after|2.568516255062452e-05| +|npm|expect.js|2.5681527303754263e-05| +|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.5676995864709174e-05| +|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.562977721936766e-05| +|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.554986727341676e-05| +|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.546606668833631e-05| +|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.429297680391838e-05| +|npm|[express-session](https://github.com/expressjs/session#readme)|2.4017247684056554e-05| +|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.3804732842678575e-05| +|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.3464163822525594e-05| +|npm|[helmet](https://helmetjs.github.io/)|2.3464163822525594e-05| +|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.3464163822525594e-05| +|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.3464163822525594e-05| +|npm|[emotion](https://emotion.sh)|2.3464163822525594e-05| +|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3382021226951177e-05| +|npm|clipboard|2.3370307167235493e-05| +|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3179986727341676e-05| +|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.2203505294477993e-05| +|npm|sax|2.2115739205984043e-05| +|npm|[diff2html](https://diff2html.xyz/)|2.2083918891788796e-05| +|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.2083918891788796e-05| +|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.2083918891788796e-05| +|npm|react-schemaorg|2.2083918891788796e-05| +|npm|safe-buffer|2.2026505907759704e-05| +|npm|lint-staged|2.1908888030003235e-05| +|npm|vary|2.166830398257141e-05| +|npm|[standard](https://standardjs.com)|2.1465629825213252e-05| +|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.123246113007205e-05| +|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.123246113007205e-05| +|npm|redux|2.1162068160495306e-05| +|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.1143532235682407e-05| +|npm|eslint-config-prettier|2.1101321487857782e-05| +|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.0857034508911642e-05| +|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.0857034508911642e-05| +|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.0857034508911642e-05| +|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.0857034508911642e-05| +|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.0857034508911642e-05| +|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.0857034508911642e-05| +|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.0857034508911642e-05| +|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.0857034508911642e-05| +|npm|[bower](http://bower.io)|2.0857034508911642e-05| +|npm|[http-auth](https://github.com/gevorg/http-auth)|2.0857034508911642e-05| +|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.0857034508911642e-05| +|npm|[multer](https://github.com/expressjs/multer#readme)|2.0857034508911642e-05| +|npm|coffee-script|2.0784781992345375e-05| +|npm|scheduler|2.0648464163822523e-05| +|npm|[babel-loader](https://github.com/babel/babel-loader)|2.0462944444744543e-05| +|npm|json5|2.036893950036774e-05| +|npm|[jasmine](http://jasmine.github.io/)|2.0229522630790305e-05| +|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|1.9476039830476687e-05| +|npm|validator|1.9430372947466714e-05| +|npm|[ts-node](https://typestrong.org/ts-node)|1.9397519710221575e-05| +|npm|[minimist](https://github.com/substack/minimist)|1.885988476632252e-05| +|npm|tinymce|1.877133105802048e-05| +|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.877133105802048e-05| +|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.872312724249584e-05| +|npm|depd|1.869856912803189e-05| +|npm|[font-awesome](http://fontawesome.io/)|1.8479982256958825e-05| +|npm|gulp|1.8366011926398844e-05| +|npm|react-transition-group|1.822778757079098e-05| +|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8223833902161548e-05| +|npm|[sass](https://github.com/sass/dart-sass)|1.7948421548858688e-05| +|npm|on-headers|1.761857151058738e-05| +|npm|rollup-plugin-commonjs|1.7464191370818132e-05| +|npm|autoprefixer|1.7088549779353617e-05| +|npm|js-cookie|1.7047433307794106e-05| +|npm|styled-components|1.693297397207447e-05| +|npm|[babel-preset-es2015](https://babeljs.io/)|1.690548783009116e-05| +|npm|react-highcharts|1.658369473170982e-05| +|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6380221030391678e-05| +|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6112059158134243e-05| +|npm|nprogress|1.6089712335446124e-05| +|npm|[form-data](https://github.com/form-data/form-data#readme)|1.5817208802092676e-05| +|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.569513527704654e-05| +|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.564277588168373e-05| +|npm|[sift](https://github.com/crcn/sift.js#readme)|1.564277588168373e-05| +|npm|docco|1.5587388422158046e-05| +|npm|postcss|1.553677854625847e-05| +|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.5478009320031502e-05| +|npm|babel-core|1.536293640941788e-05| +|npm|[fibers](https://github.com/laverdet/node-fibers)|1.525455638308162e-05| +|npm|[should](https://github.com/shouldjs/should.js)|1.5217253849969442e-05| +|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.5216564933928415e-05| +|npm|[qunit](https://qunitjs.com)|1.5213522565874546e-05| +|npm|whatwg-fetch|1.5113528152910928e-05| +|npm|zap|1.4958404436860068e-05| +|npm|diff|1.4958404436860068e-05| +|npm|[terser](https://terser.org)|1.4758679005500096e-05| +|npm|del-cli|1.4736419514262158e-05| +|npm|puppeteer|1.4623783362477252e-05| +|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.4439485429246521e-05| +|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.4439485429246521e-05| +|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.4439485429246521e-05| +|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.4439485429246521e-05| +|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.4439485429246521e-05| +|npm|reflect-metadata|1.4385577725623712e-05| +|npm|recharts|1.4365814585219751e-05| +|npm|[request](https://github.com/request/request#readme)|1.4304599006590817e-05| +|npm|babel-runtime|1.4225316918576302e-05| +|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.3904689672607761e-05| +|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.3904689672607761e-05| +|npm|[crypto-js](http://github.com/brix/crypto-js)|1.3904689672607761e-05| +|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.3904689672607761e-05| +|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.3904689672607761e-05| +|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.3904689672607761e-05| +|npm|ngx-smart-modal|1.3904689672607761e-05| +|npm|plotly|1.3904689672607761e-05| +|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.3757703407821058e-05| +|npm|stylelint-config-twbs-bootstrap|1.3757703407821058e-05| +|npm|stylelint|1.3757703407821058e-05| +|npm|postcss-cli|1.3757703407821058e-05| +|npm|lockfile-lint|1.3757703407821058e-05| +|npm|hugo-bin|1.3757703407821058e-05| +|npm|find-unused-sass-variables|1.3757703407821058e-05| +|npm|clean-css-cli|1.3757703407821058e-05| +|npm|[stylus](https://github.com/stylus/stylus)|1.3755940066276485e-05| +|npm|eslint-plugin-react|1.3745868173120305e-05| +|npm|inherits|1.372522052148215e-05| +|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.3695484824078564e-05| +|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.3640500568828223e-05| +|npm|grunt-shell|1.3615597269624572e-05| +|npm|[difflet](https://github.com/substack/difflet#readme)|1.354221580467314e-05| +|npm|camelcase|1.347710585940861e-05| +|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.3374038128969399e-05| +|npm|karma|1.3307181515133822e-05| +|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.327401267674305e-05| +|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.327401267674305e-05| +|npm|on-finished|1.3214385205803806e-05| +|npm|retry|1.3156502477777134e-05| +|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.3139931740614343e-05| +|npm|npm-run-all2|1.308438392421815e-05| +|npm|readable-stream|1.2968370025878558e-05| +|npm|dayjs|1.2951600952038802e-05| +|npm|marked|1.2862650367348553e-05| +|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.2726326141030831e-05| +|npm|[auth0](https://github.com/auth0/node-auth0)|1.2726326141030831e-05| +|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.2726326141030831e-05| +|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.2726326141030831e-05| +|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.2726326141030831e-05| +|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.2726326141030831e-05| +|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.2726326141030831e-05| +|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.2726326141030831e-05| +|npm|hammerjs|1.2726326141030831e-05| +|npm|http-status-codes|1.2726326141030831e-05| +|npm|is-url|1.2726326141030831e-05| +|npm|jwks-rsa|1.2726326141030831e-05| +|npm|nats|1.2726326141030831e-05| +|npm|nestjs-s3|1.2726326141030831e-05| +|npm|ngx-material-file-input|1.2726326141030831e-05| +|npm|passport-jwt|1.2726326141030831e-05| +|npm|sharp|1.2726326141030831e-05| +|npm|ssh2|1.2726326141030831e-05| +|npm|stackdriver-errors-js|1.2726326141030831e-05| +|npm|tiny-version-compare|1.2726326141030831e-05| +|npm|unzipper|1.2726326141030831e-05| +|npm|yaml|1.2726326141030831e-05| +|npm|[pug](https://pugjs.org)|1.2632214125388185e-05| +|npm|svgo|1.2610312042905898e-05| +|npm|p-each-series|1.2389078498293514e-05| +|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|1.227384032304107e-05| +|npm|[split](http://github.com/dominictarr/split)|1.2263899762779881e-05| +|npm|react-test-renderer|1.2262163021099612e-05| +|npm|react-collapsible|1.224014120756935e-05| +|npm|react-icons|1.224014120756935e-05| +|npm|basic-auth|1.2119504908487414e-05| +|npm|[jade](http://jade-lang.com)|1.2010087026847144e-05| +|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.1946611409068745e-05| +|npm|[keycode](https://github.com/timoxley/keycode)|1.1946611409068745e-05| +|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.1946611409068745e-05| +|npm|simple-assign|1.1946611409068745e-05| +|npm|warning|1.1946611409068745e-05| +|npm|lodash.merge|1.1946611409068745e-05| +|npm|lodash.throttle|1.1946611409068745e-05| +|npm|recompose|1.1946611409068745e-05| +|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.1772306192101415e-05| +|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.161476109215017e-05| +|npm|ms|1.1508673571672334e-05| +|npm|eslint-plugin-prettier|1.1498279910101368e-05| +|npm|react-json-view|1.1396879570941005e-05| +|npm|[canvg](https://github.com/canvg/canvg)|1.1376564277588167e-05| +|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1376564277588167e-05| +|npm|[http](https://github.com/npm/security-holder#readme)|1.1376564277588167e-05| +|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1376564277588167e-05| +|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1376564277588167e-05| +|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1376564277588167e-05| +|npm|[sequelize](https://sequelize.org/)|1.1376564277588167e-05| +|npm|create-react-class|1.1282420235221368e-05| +|npm|react-ga|1.1282420235221368e-05| +|npm|acorn|1.126164168225305e-05| +|npm|vue-loader|1.104491711360312e-05| +|npm|karma-chrome-launcher|1.1002665425421484e-05| +|npm|[through2](https://github.com/rvagg/through2#readme)|1.0992485519883984e-05| +|npm|babel-eslint|1.087413180121699e-05| +|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|1.0871153930296005e-05| +|npm|lodash.get|1.0713066796684544e-05| +|npm|react-router|1.0673819623882495e-05| +|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0619210141394441e-05| +|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0619210141394441e-05| +|npm|[remark](https://remark.js.org)|1.0619210141394441e-05| +|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0619210141394441e-05| +|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0619210141394441e-05| +|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0592442513105438e-05| +|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|1.0509589004414878e-05| +|npm|babel-jest|1.0476080273472554e-05| +|npm|source-map-js|1.0324232081911262e-05| +|npm|[del](https://github.com/sindresorhus/del#readme)|1.0248407593544112e-05| +|npm|[morgan](https://github.com/expressjs/morgan#readme)|1.0173559504312805e-05| +|npm|codemirror|1.0066384127817575e-05| +|npm|highcharts-exporting|9.879647925273936e-06| +|npm|highcharts-no-data-to-display|9.879647925273936e-06| +|npm|[history](https://github.com/remix-run/history#readme)|9.879647925273936e-06| +|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|9.879647925273936e-06| +|npm|[ramda](https://ramdajs.com/)|9.879647925273936e-06| +|npm|[rc-tooltip](http://github.com/react-component/tooltip)|9.879647925273936e-06| +|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|9.879647925273936e-06| +|npm|react-fontawesome|9.879647925273936e-06| +|npm|react-js-pagination|9.879647925273936e-06| +|npm|react-router-redux|9.879647925273936e-06| +|npm|react-s-alert|9.879647925273936e-06| +|npm|react-table|9.879647925273936e-06| +|npm|redux-form|9.879647925273936e-06| +|npm|redux-observable|9.879647925273936e-06| +|npm|redux-persist|9.879647925273936e-06| +|npm|reselect|9.879647925273936e-06| +|npm|rx-dom|9.879647925273936e-06| +|npm|codecov|9.709006906779513e-06| +|npm|[fuse.js](http://fusejs.io)|9.559970745977574e-06| +|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.538900884585919e-06| +|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.38566552901024e-06| +|npm|form-create|9.38566552901024e-06| +|npm|ant-design-vue|9.38566552901024e-06| +|npm|butterfly-dag|9.38566552901024e-06| +|npm|china-area-data|9.38566552901024e-06| +|npm|cron-parser|9.38566552901024e-06| +|npm|dom-align|9.38566552901024e-06| +|npm|element-resize-detector|9.38566552901024e-06| +|npm|enquire.js|9.38566552901024e-06| +|npm|lodash.pick|9.38566552901024e-06| +|npm|md5|9.38566552901024e-06| +|npm|react-visual-modeling|9.38566552901024e-06| +|npm|viser-vue|9.38566552901024e-06| +|npm|vue-area-linkage|9.38566552901024e-06| +|npm|vue-cropper|9.38566552901024e-06| +|npm|vue-i18n|9.38566552901024e-06| +|npm|vue-ls|9.38566552901024e-06| +|npm|vue-photo-preview|9.38566552901024e-06| +|npm|vue-splitpane|9.38566552901024e-06| +|npm|vuedraggable|9.38566552901024e-06| +|npm|vuera|9.38566552901024e-06| +|npm|vxe-table|9.38566552901024e-06| +|npm|vxe-table-plugin-antd|9.38566552901024e-06| +|npm|xe-utils|9.38566552901024e-06| +|npm|svg-sprite|9.291808873720136e-06| +|npm|picocolors|9.291808873720136e-06| +|npm|dompurify|9.271206193290601e-06| +|npm|query-string|9.271206193290601e-06| +|npm|react-virtualized|9.271206193290601e-06| +|npm|[benchmark](https://benchmarkjs.com/)|9.188104919911413e-06| +|npm|publish-please|8.948679983938968e-06| +|npm|eslint-config-react-app|8.914892464380517e-06| +|npm|babel-preset-react|8.899570854858088e-06| +|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|8.892155749714472e-06| +|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|8.828713948167878e-06| +|npm|globby|8.777112326547383e-06| +|npm|strip-json-comments|8.68611528894545e-06| +|npm|cpy-cli|8.669841951138463e-06| +|npm|clean-css|8.571921942838568e-06| +|npm|[actions](https://github.com/fundon/actions)|8.366650414431983e-06| +|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.325984108529207e-06| +|npm|needle|8.298956585873776e-06| +|npm|simplebar-core|8.25938566552901e-06| +|npm|webworker-threads|8.25938566552901e-06| +|npm|c8|8.142043714094928e-06| +|npm|[web-vitals](https://github.com/GoogleChrome/web-vitals#readme)|8.078908468962102e-06| +|npm|parseurl|7.998333950605708e-06| +|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|7.880830489192264e-06| +|npm|coffeescript|7.84801503956794e-06| +|npm|rtlcss|7.784397703286685e-06| +|npm|quick-lru|7.743174061433446e-06| +|npm|map-obj|7.743174061433446e-06| +|npm|lodash.kebabcase|7.743174061433446e-06| +|npm|memfs|7.681115464642835e-06| +|npm|ghsign|7.665742320819111e-06| +|npm|git-config-path|7.665742320819111e-06| +|npm|github-username|7.665742320819111e-06| +|npm|parse-git-config|7.665742320819111e-06| +|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.661767778783867e-06| +|npm|[child_process](https://github.com/npm/security-holder#readme)|7.661767778783867e-06| +|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.661767778783867e-06| +|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.661767778783867e-06| +|npm|mkdir-recursive|7.661767778783867e-06| +|npm|ncp|7.661767778783867e-06| +|npm|node-pre-gyp|7.661767778783867e-06| +|npm|react-bootstrap-drawer|7.661767778783867e-06| +|npm|react-combo-select|7.661767778783867e-06| +|npm|react-jsx-parser|7.661767778783867e-06| +|npm|react-pro-sidebar|7.661767778783867e-06| +|npm|react-spinners|7.661767778783867e-06| +|npm|reactour|7.661767778783867e-06| +|npm|util-promisifyall|7.661767778783867e-06| +|npm|package-json-versionify|7.628247544751687e-06| +|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.516300376895042e-06| +|npm|[nopt](https://github.com/npm/nopt#readme)|7.516300376895042e-06| +|npm|[grunt-legacy-util](http://gruntjs.com/)|7.2857311630349164e-06| +|npm|[grunt-known-options](http://gruntjs.com/)|7.2857311630349164e-06| +|npm|accepts|7.234428588097529e-06| +|npm|xregexp|7.147545287477027e-06| +|npm|bufferedstream|7.147545287477027e-06| +|npm|tslint|7.139011748043926e-06| +|npm|concat-stream|7.132958460359728e-06| +|npm|gulp-eslint|7.118698674008852e-06| +|npm|safer-buffer|7.044562387921559e-06| +|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|6.958338237024831e-06| +|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|6.874212558570023e-06| +|npm|electron|6.813993174061432e-06| +|npm|v8-argv|6.813993174061432e-06| +|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|6.800545199964994e-06| +|npm|[shelljs](http://github.com/shelljs/shelljs)|6.7171734163425824e-06| +|npm|[mdi](http://materialdesignicons.com)|6.704046806435885e-06| +|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.704046806435885e-06| +|npm|color|6.704046806435885e-06| +|npm|dotenv-load|6.704046806435885e-06| +|npm|iframe-resizer|6.704046806435885e-06| +|npm|isomorphic-unfetch|6.704046806435885e-06| +|npm|js-file-download|6.704046806435885e-06| +|npm|material-table|6.704046806435885e-06| +|npm|material-ui-chip-input|6.704046806435885e-06| +|npm|materialize-css|6.704046806435885e-06| +|npm|mui-datatables|6.704046806435885e-06| +|npm|next|6.704046806435885e-06| +|npm|next-env|6.704046806435885e-06| +|npm|next-redux-wrapper|6.704046806435885e-06| +|npm|ra-data-simple-rest|6.704046806435885e-06| +|npm|react-admin|6.704046806435885e-06| +|npm|react-loading|6.704046806435885e-06| +|npm|react-scroll|6.704046806435885e-06| +|npm|react-scroll-to-component|6.704046806435885e-06| +|npm|react-swipeable-views|6.704046806435885e-06| +|npm|react-wordcloud|6.704046806435885e-06| +|npm|redux-saga|6.704046806435885e-06| +|npm|serialize-error|6.704046806435885e-06| +|npm|swagger-client|6.704046806435885e-06| +|npm|swagger-ui-react|6.704046806435885e-06| +|npm|tween|6.704046806435885e-06| +|npm|uuid5|6.704046806435885e-06| +|npm|cross-spawn|6.67727613440006e-06| +|npm|sprintf-js|6.628626279863481e-06| +|npm|rollup-plugin-replace|6.558335342399937e-06| +|npm|karma-firefox-launcher|6.454010599639766e-06| +|npm|bundlewatch|6.4324149306554495e-06| +|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.363163070515416e-06| +|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.363163070515416e-06| +|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.363163070515416e-06| +|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.363163070515416e-06| +|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.363163070515416e-06| +|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.363163070515416e-06| +|npm|[esdoc](https://esdoc.org/)|6.363163070515416e-06| +|npm|esdoc-standard-plugin|6.363163070515416e-06| +|npm|fast-random|6.363163070515416e-06| +|npm|flatted|6.363163070515416e-06| +|npm|fs.realpath|6.363163070515416e-06| +|npm|has-unicode|6.363163070515416e-06| +|npm|ignore-walk|6.363163070515416e-06| +|npm|ini|6.363163070515416e-06| +|npm|is-fullwidth-code-point|6.363163070515416e-06| +|npm|jsdocs|6.363163070515416e-06| +|npm|mimic-response|6.363163070515416e-06| +|npm|node|6.363163070515416e-06| +|npm|npm|6.363163070515416e-06| +|npm|npm-bundled|6.363163070515416e-06| +|npm|npm-normalize-package-bin|6.363163070515416e-06| +|npm|npm-packlist|6.363163070515416e-06| +|npm|number-is-nan|6.363163070515416e-06| +|npm|odex|6.363163070515416e-06| +|npm|os-homedir|6.363163070515416e-06| +|npm|os-tmpdir|6.363163070515416e-06| +|npm|osenv|6.363163070515416e-06| +|npm|path-is-absolute|6.363163070515416e-06| +|npm|rc|6.363163070515416e-06| +|npm|set-blocking|6.363163070515416e-06| +|npm|signal-exit|6.363163070515416e-06| +|npm|simple-concat|6.363163070515416e-06| +|npm|string-width|6.363163070515416e-06| +|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.214447353358913e-06| +|npm|prismjs|6.136781307429771e-06| +|npm|run-sequence|5.954424300568218e-06| +|npm|tsconfig-paths|5.899561189663578e-06| +|npm|replace|5.899561189663578e-06| +|npm|node-qunit-phantomjs|5.899561189663578e-06| +|npm|karma-coverage-istanbul-reporter|5.81253350130674e-06| +|npm|karma-browserstack-launcher|5.81253350130674e-06| +|npm|ip|5.81253350130674e-06| +|npm|chai-passport-strategy|5.807380546075085e-06| +|npm|passport-strategy|5.807380546075085e-06| +|npm|uglify-es|5.7889444173573855e-06| +|npm|d3-axis|5.725510326775622e-06| +|npm|d3-color|5.725510326775622e-06| +|npm|d3-ease|5.725510326775622e-06| +|npm|d3-interpolate|5.725510326775622e-06| +|npm|d3-selection|5.725510326775622e-06| +|npm|d3-shape|5.725510326775622e-06| +|npm|d3-timer|5.725510326775622e-06| +|npm|d3-transition|5.725510326775622e-06| +|npm|d3-zoom|5.725510326775622e-06| +|npm|d3-request|5.707825450999511e-06| +|npm|tough-cookie|5.5989848780578546e-06| +|npm|moment-timezone|5.592765827335157e-06| +|npm|gulp-uglify|5.591617061631688e-06| +|npm|karma-jasmine|5.546337426393962e-06| +|npm|rollup-plugin-svelte|5.544700366225167e-06| +|npm|classnames|5.4870044631136785e-06| +|npm|[compression](https://github.com/expressjs/compression#readme)|5.479695277206315e-06| +|npm|updater-license|5.465769925717727e-06| +|npm|update|5.465769925717727e-06| +|npm|cose-base|5.465769925717727e-06| +|npm|murl|5.465769925717727e-06| +|npm|protein|5.465769925717727e-06| +|npm|network-address|5.465769925717727e-06| +|npm|karma-mocha|5.389287530963165e-06| +|npm|grunt-contrib-clean|5.387337142785704e-06| +|npm|mime-types|5.299743694377542e-06| +|npm|[which](https://github.com/isaacs/node-which#readme)|5.29537667679306e-06| +|npm|cli-table|5.294856167723061e-06| +|npm|const-version|5.162116040955631e-06| +|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.162116040955631e-06| +|npm|microbundle|5.162116040955631e-06| +|npm|fresh|5.156797926902449e-06| +|npm|etag|5.156797926902449e-06| +|npm|esbuild|5.136391210186749e-06| +|npm|eslint-config-airbnb-base|5.1132744814912045e-06| +|npm|execa|5.084391872777855e-06| +|npm|gulp-rename|5.0831921454417375e-06| +|npm|gulp-concat|5.0831921454417375e-06| +|npm|eslint-plugin-html|5.048224898298033e-06| +|npm|compressible|4.957270166314534e-06| +|npm|jshint-stylish|4.9510932753253566e-06| +|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|4.9430613115553395e-06| +|npm|karma-rollup-preprocessor|4.912079834159513e-06| +|npm|browser-sync|4.86117148602212e-06| +|npm|serialize-javascript|4.856253085688291e-06| +|npm|jest-worker|4.856253085688291e-06| +|npm|jsmd|4.826913700633837e-06| +|npm|is-mergeable-object|4.826913700633837e-06| +|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.799212617703373e-06| +|npm|gzip-size|4.785199631616014e-06| +|npm|read-file-relative|4.778644563627498e-06| +|npm|normalize-newline|4.778644563627498e-06| +|npm|callsite-record|4.778644563627498e-06| +|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.69283276450512e-06| +|npm|baseui|4.69283276450512e-06| +|npm|color2k|4.69283276450512e-06| +|npm|copy-to-clipboard|4.69283276450512e-06| +|npm|cypress-circleci-reporter|4.69283276450512e-06| +|npm|d3-graphviz|4.69283276450512e-06| +|npm|decamelize|4.69283276450512e-06| +|npm|deck.gl|4.69283276450512e-06| +|npm|fzy.js|4.69283276450512e-06| +|npm|hoist-non-react-statics|4.69283276450512e-06| +|npm|humanize-string|4.69283276450512e-06| +|npm|immer|4.69283276450512e-06| +|npm|jest-fetch-mock|4.69283276450512e-06| +|npm|katex|4.69283276450512e-06| +|npm|mapbox-gl|4.69283276450512e-06| +|npm|moment-duration-format|4.69283276450512e-06| +|npm|node-emoji|4.69283276450512e-06| +|npm|numbro|4.69283276450512e-06| +|npm|protobufjs|4.69283276450512e-06| +|npm|react-color|4.69283276450512e-06| +|npm|react-debounce-render|4.69283276450512e-06| +|npm|react-device-detect|4.69283276450512e-06| +|npm|react-dropzone|4.69283276450512e-06| +|npm|react-feather|4.69283276450512e-06| +|npm|react-google-login|4.69283276450512e-06| +|npm|react-hotkeys|4.69283276450512e-06| +|npm|react-html-parser|4.69283276450512e-06| +|npm|react-map-gl|4.69283276450512e-06| +|npm|react-markdown|4.69283276450512e-06| +|npm|react-webcam|4.69283276450512e-06| +|npm|react-window|4.69283276450512e-06| +|npm|rehype-katex|4.69283276450512e-06| +|npm|rehype-raw|4.69283276450512e-06| +|npm|remark-emoji|4.69283276450512e-06| +|npm|remark-gfm|4.69283276450512e-06| +|npm|remark-math|4.69283276450512e-06| +|npm|re-resizable|4.69283276450512e-06| +|npm|styletron-engine-atomic|4.69283276450512e-06| +|npm|styletron-react|4.69283276450512e-06| +|npm|typed-signals|4.69283276450512e-06| +|npm|vega|4.69283276450512e-06| +|npm|vega-embed|4.69283276450512e-06| +|npm|vega-lite|4.69283276450512e-06| +|npm|xxhashjs|4.69283276450512e-06| +|npm|draco3d|4.645904436860067e-06| +|npm|webgl-obj-loader|4.645904436860067e-06| +|npm|temp-path|4.6037140653714885e-06| +|npm|hot-loader|4.578373428785482e-06| +|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.578373428785482e-06| +|npm|babel-plugin-strip-function-call|4.578373428785482e-06| +|npm|babel-plugin-styled-components|4.578373428785482e-06| +|npm|binomial|4.578373428785482e-06| +|npm|compression-webpack-plugin|4.578373428785482e-06| +|npm|css.escape|4.578373428785482e-06| +|npm|dom-to-image|4.578373428785482e-06| +|npm|express-naked-redirect|4.578373428785482e-06| +|npm|express-static-gzip|4.578373428785482e-06| +|npm|html-webpack-plugin|4.578373428785482e-06| +|npm|i18next|4.578373428785482e-06| +|npm|leaflet|4.578373428785482e-06| +|npm|leaflet-gesture-handling|4.578373428785482e-06| +|npm|linspace|4.578373428785482e-06| +|npm|lodash-webpack-plugin|4.578373428785482e-06| +|npm|mousetrap|4.578373428785482e-06| +|npm|null-loader|4.578373428785482e-06| +|npm|outer-product|4.578373428785482e-06| +|npm|react-addons-css-transition-group|4.578373428785482e-06| +|npm|react-hot-loader|4.578373428785482e-06| +|npm|react-i18next|4.578373428785482e-06| +|npm|react-tooltip|4.578373428785482e-06| +|npm|redux-thunk|4.578373428785482e-06| +|npm|typeface-lato|4.578373428785482e-06| +|npm|webpack-bundle-analyzer|4.578373428785482e-06| +|npm|webpack-dev-middleware|4.578373428785482e-06| +|npm|webpack-hot-middleware|4.578373428785482e-06| +|npm|yaml-front-matter|4.578373428785482e-06| +|npm|merge-stream|4.566022820373826e-06| +|npm|vinyl-source-stream|4.548341817807402e-06| +|npm|vinyl-buffer|4.548341817807402e-06| +|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.4716404755653895e-06| +|npm|rollup-plugin-istanbul|4.465894534100923e-06| +|npm|karma-jasmine-html-reporter|4.465894534100923e-06| +|npm|karma-detect-browsers|4.465894534100923e-06| +|npm|hammer-simulator|4.465894534100923e-06| +|npm|eslint-plugin-unicorn|4.465894534100923e-06| +|npm|eslint-config-xo|4.465894534100923e-06| +|npm|less|4.442229110074063e-06| +|npm|mocha-lcov-reporter|4.4246708922476835e-06| +|npm|gulp-clean|4.4246708922476835e-06| +|npm|any-promise|4.4246708922476835e-06| +|npm|thenify-all|4.4246708922476835e-06| +|npm|schema-utils|4.394138075564337e-06| +|npm|loader-utils|4.394138075564337e-06| +|npm|karma-browserify|4.3693625060945875e-06| +|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|4.3396128932013855e-06| +|npm|[shx](https://github.com/shelljs/shx#readme)|4.295511937239196e-06| +|npm|babel-plugin-external-helpers|4.200451511662685e-06| +|npm|csso|4.129692832764505e-06| +|npm|google-closure-compiler|4.129692832764505e-06| +|npm|ora|4.129692832764505e-06| +|npm|update-notifier|4.129692832764505e-06| +|npm|crass|4.129692832764505e-06| +|npm|sqwish|4.129692832764505e-06| +|npm|html-minifier|4.129692832764505e-06| +|npm|node-version|4.129692832764505e-06| +|npm|ascli|4.08839590443686e-06| +|npm|prettier-plugin-svelte|4.069810068809272e-06| +|npm|eslint-plugin-svelte3|4.069810068809272e-06| +|npm|svelte|4.069810068809272e-06| +|npm|path-platform|4.047511945392491e-06| +|npm|underscore.string|3.9645051194539245e-06| +|npm|gulp-babel|3.922154698056696e-06| +|npm|gulp-uglify-es|3.916245976057733e-06| +|npm|escape-html|3.9073003294531945e-06| +|npm|eslint-plugin-jsx-a11y|3.898139110374174e-06| +|npm|isexe|3.871587030716723e-06| +|npm|superagent|3.871587030716723e-06| +|npm|connect-flash|3.871587030716723e-06| +|npm|seedrandom|3.834714773281326e-06| +|npm|[typedoc](https://typedoc.org)|3.7980268771331056e-06| +|npm|sass-true|3.7925750504980145e-06| +|package.json|gitlab/geekysquirrel/bigx|3.7921880925293895e-06| +|package.json|gitlab/magnumpi/magnumpi|3.7921880925293895e-06| +|package.json|gitlab/metafundev/metafun|3.7921880925293895e-06| +|package.json|github/vibbits/phyd3|3.7921880925293895e-06| +|package.json|github/klevis-a/kinematics-vis|3.7921880925293895e-06| +|package.json|github/IPK-BIT/divbrowse|3.7921880925293895e-06| +|package.json|github/DorianDepriester/mtex2Gmsh|3.7921880925293895e-06| +|package.json|github/hetalang/heta-compiler|3.7921880925293895e-06| +|package.json|github/nextstrain/auspice|3.7921880925293895e-06| +|package.json|github/souzamonteiro/cnatool|3.7921880925293895e-06| +|package.json|github/tyo-nu/MINE-app|3.7921880925293895e-06| +|package.json|github/jspsych/jspsych|3.7921880925293895e-06| +|package.json|github/ci-for-science/self-hosted-runners|3.7921880925293895e-06| +|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.7921880925293895e-06| +|package.json|github/CDSP-SCPO/dataverse-feed|3.7921880925293895e-06| +|package.json|github/mathjax/MathJax|3.7921880925293895e-06| +|package.json|github/bids-standard/bids-validator|3.7921880925293895e-06| +|package.json|github/tobiasrausch/alfred|3.7921880925293895e-06| +|package.json|github/bramvandijk88/cacatoo|3.7921880925293895e-06| +|package.json|github/ratschlab/metagraph|3.7921880925293895e-06| +|package.json|github/citation-file-format/cff-initializer-javascript|3.7921880925293895e-06| +|package.json|github/nlesc-sherlock/Rig|3.7921880925293895e-06| +|package.json|github/ZjuLiangsl/mmkp|3.7921880925293895e-06| +|package.json|github/yyZhang14/dbEssLnc|3.7921880925293895e-06| +|package.json|github/MaayanLab/signature-commons-ui|3.7921880925293895e-06| +|package.json|github/research-software-directory/research-software-directory|3.7921880925293895e-06| +|package.json|github/ReGIS-org/regis-v2|3.7921880925293895e-06| +|package.json|github/Via-Appia/via-appia-online-viewer|3.7921880925293895e-06| +|package.json|github/wangjun1996/VisFeature|3.7921880925293895e-06| +|package.json|github/sonjageorgievska/CClusTera|3.7921880925293895e-06| +|package.json|github/PathwayCommons/grounding-search|3.7921880925293895e-06| +|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.7921880925293895e-06| +|package.json|github/luntergroup/octopus|3.7921880925293895e-06| +|package.json|github/Samreay/Marz|3.7921880925293895e-06| +|package.json|github/biosimulations/Biosimulations|3.7921880925293895e-06| +|package.json|github/dondi/GRNsight|3.7921880925293895e-06| +|package.json|github/LTLA/gesel.js|3.7921880925293895e-06| +|package.json|github/quinlanW/dbMisLoc|3.7921880925293895e-06| +|package.json|github/sib-swiss/glittr|3.7921880925293895e-06| +|package.json|github/korcsmarosgroup/TFlink|3.7921880925293895e-06| +|package.json|github/AA-ALERT/frbcat-web|3.7921880925293895e-06| +|package.json|github/Yomguithereal/talisman|3.7921880925293895e-06| +|package.json|github/FINNGEN/lavaa-react|3.7921880925293895e-06| +|package.json|github/MolMeDB/MolMeDB|3.7921880925293895e-06| +|package.json|github/eucp-project/storyboards|3.7921880925293895e-06| +|package.json|github/eucp-project/atlas|3.7921880925293895e-06| +|package.json|github/davidhoksza/MolArt|3.7921880925293895e-06| +|package.json|github/PopMedNet-Team/popmednet|3.7921880925293895e-06| +|package.json|github/MichaelSel/edoJS|3.7921880925293895e-06| +|package.json|github/eweitz/ideogram|3.7921880925293895e-06| +|package.json|github/iomega/paired-data-form|3.7921880925293895e-06| +|package.json|github/iomega/zenodo-upload|3.7921880925293895e-06| +|package.json|github/Shamir-Lab/domino_web|3.7921880925293895e-06| +|package.json|github/NLeSC/case-law-app|3.7921880925293895e-06| +|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.7921880925293895e-06| +|package.json|github/NLeSC/UncertaintyVisualization|3.7921880925293895e-06| +|package.json|github/NLeSC/DiVE|3.7921880925293895e-06| +|package.json|github/NLeSC/pattyvis|3.7921880925293895e-06| +|package.json|github/NLeSC/docker-couch-admin|3.7921880925293895e-06| +|package.json|github/NLeSC/spot|3.7921880925293895e-06| +|package.json|github/NLeSC/ExtJS-DateTime|3.7921880925293895e-06| +|package.json|github/NLeSC/xenon-flow|3.7921880925293895e-06| +|package.json|github/SchmidtDSE/afscgap|3.7921880925293895e-06| +|package.json|github/TNOCS/csWeb|3.7921880925293895e-06| +|package.json|github/i-VRESSE/workflow-builder|3.7921880925293895e-06| +|package.json|github/neuroneural/brainchop|3.7921880925293895e-06| +|package.json|github/CrowdTruth/CrowdTruth|3.7921880925293895e-06| +|package.json|github/fairdataihub/SPARClink|3.7921880925293895e-06| +|package.json|github/tortellini-tools/action|3.7921880925293895e-06| +|package.json|github/lumen-org/lumen|3.7921880925293895e-06| +|package.json|github/phelelani/nf-rnaSeqMetagen|3.7921880925293895e-06| +|package.json|github/PDB-REDO/tortoize|3.7921880925293895e-06| +|package.json|github/leraman/Hopla|3.7921880925293895e-06| +|package.json|github/gear-genomics/tracy|3.7921880925293895e-06| +|package.json|github/amkram/shusher|3.7921880925293895e-06| +|package.json|github/ci-for-research/self-hosted-runners|3.7921880925293895e-06| +|package.json|github/ADAH-EviDENce/evidence|3.7921880925293895e-06| +|package.json|github/meta-logic/sequoia|3.7921880925293895e-06| +|package.json|github/EMResearch/EvoMaster|3.7921880925293895e-06| +|package.json|github/interactivereport/OmicsView0|3.7921880925293895e-06| +|package.json|github/pmkruyen/dearscholar|3.7921880925293895e-06| +|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.7921880925293895e-06| +|package.json|github/eWaterCycle/setup-grpc|3.7921880925293895e-06| +|package.json|github/eWaterCycle/eWaterleaf|3.7921880925293895e-06| +|package.json|github/eWaterCycle/Cesium-NcWMS|3.7921880925293895e-06| +|package.json|github/eWaterCycle/setup-singularity|3.7921880925293895e-06| +|package.json|github/emrecdem/emo-spectre|3.7921880925293895e-06| +|package.json|github/streamlit/streamlit|3.7921880925293895e-06| +|package.json|github/cinemascience/cinema_snap|3.7921880925293895e-06| +|package.json|github/CNIC-Proteomics/TurboPutative-web|3.7921880925293895e-06| +|package.json|github/Kaixhin/FGLab|3.7921880925293895e-06| +|package.json|github/Kaixhin/FGMachine|3.7921880925293895e-06| +|package.json|github/bio-tools/biotoolsSum|3.7921880925293895e-06| +|npm|leaflet-geotiff-2|3.7542662116040956e-06| +|npm|retape|3.754266211604095e-06| +|npm|test|3.754266211604095e-06| +|npm|babel-plugin-remove-comments|3.754266211604095e-06| +|npm|svelte-preprocess|3.64841284097616e-06| +|npm|karma-phantomjs-launcher|3.63191735738664e-06| +|npm|json-stringify-safe|3.6092267374263955e-06| +|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.583294898994558e-06| +|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.5737726437385136e-06| +|npm|loud-rejection|3.5737726437385136e-06| +|npm|csv-spectrum|3.5737726437385136e-06| +|npm|bops|3.5737726437385136e-06| +|npm|babel-plugin-transform-runtime|3.5599233436264152e-06| +|npm|babel-plugin-add-module-exports|3.5077807573541357e-06| +|npm|karma-cli|3.4416855319059857e-06| +|npm|through|3.4011618561837963e-06| +|npm|watch-run|3.3185031691857624e-06| +|npm|rollup-plugin-modify|3.3185031691857624e-06| +|npm|rollup-plugin-html|3.3185031691857624e-06| +|npm|rollup-plugin-esbuild|3.3185031691857624e-06| +|npm|p-limit|3.3185031691857624e-06| +|npm|number-precision|3.3185031691857624e-06| +|npm|archiver|3.3185031691857624e-06| +|npm|path-scurry|3.286977389078498e-06| +|npm|minipass|3.286977389078498e-06| +|npm|jackspeak|3.286977389078498e-06| +|npm|foreground-child|3.286977389078498e-06| +|npm|eslint-config-xo-nextjs|3.285318137493905e-06| +|npm|babelify|3.2658285157066236e-06| +|npm|babel-plugin-transform-es2015-modules-commonjs|3.2658285157066236e-06| +|npm|babel-register|3.2172490454725654e-06| +|npm|livereload|3.2040720254207365e-06| +|npm|jsonlint|3.2040720254207365e-06| +|npm|http-server|3.2040720254207365e-06| +|npm|highlight.js|3.2040720254207365e-06| +|npm|handlebars|3.2040720254207365e-06| +|npm|download-cli|3.2040720254207365e-06| +|npm|heap|3.2040720254207365e-06| +|npm|git-state|3.1947361512207923e-06| +|npm|xpath|3.1947361512207923e-06| +|npm|coffee-coverage|3.1947361512207923e-06| +|npm|conventional-changelog-cli|3.18587977694451e-06| +|npm|gulp-if|3.1781602113147694e-06| +|npm|babel-plugin-istanbul|3.1755339210918083e-06| +|npm|read-package-json|3.144919926489892e-06| +|npm|is-wsl|3.144919926489892e-06| +|npm|[covert](https://github.com/substack/covert)|3.111310580204781e-06| +|npm|utest|3.0972696245733785e-06| +|npm|urun|3.0972696245733785e-06| +|npm|timezone-mock|3.0972696245733785e-06| +|npm|sqlstring|3.0972696245733785e-06| +|npm|bignumber.js|3.0972696245733785e-06| +|npm|[resolve](https://github.com/browserify/resolve#readme)|3.08109915425871e-06| +|npm|eslint-plugin-pabigot|3.0662969283276447e-06| +|npm|gulp-jshint|3.0632336946330116e-06| +|npm|enquirer|3.0162364076514006e-06| +|npm|zuul|2.956484641638225e-06| +|npm|[x2js](https://github.com/x2js/x2js#readme)|2.949780594831789e-06| +|npm|toml|2.949780594831789e-06| +|npm|properties|2.949780594831789e-06| +|npm|hjson|2.949780594831789e-06| +|npm|cson|2.949780594831789e-06| +|npm|travis-cov|2.949780594831789e-06| +|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|2.9450696430218637e-06| +|npm|ts-loader|2.9149014323928996e-06| +|npm|in-publish|2.907717128553688e-06| +|npm|assert|2.881543712260435e-06| +|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.863853423741114e-06| +|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.857018263740077e-06| +|npm|eslint-plugin-jest|2.854215156774427e-06| +|npm|server-destroy|2.822720788804406e-06| +|npm|karma-coverage|2.8074279396715364e-06| +|npm|eslint-config-airbnb|2.796447011464076e-06| +|npm|gulp-mocha|2.7762640892534484e-06| +|npm|gulp-istanbul|2.7762640892534484e-06| +|npm|gulp-coveralls|2.7762640892534484e-06| +|npm|stealthy-require|2.7762640892534484e-06| +|npm|request-promise-core|2.7762640892534484e-06| +|npm|updox|2.7531285551763365e-06| +|npm|safename|2.7531285551763365e-06| +|npm|[q](https://github.com/kriskowal/q)|2.7263123679506023e-06| +|npm|browserify-istanbul|2.7213329128950877e-06| +|npm|combined-stream|2.7213329128950877e-06| +|npm|split2|2.7167411206540897e-06| +|npm|csstype|2.7105847999632386e-06| +|npm|gulp-replace|2.6697352951248186e-06| +|npm|gulp-header|2.6697352951248186e-06| +|npm|jest-canvas-mock|2.648601795359474e-06| +|npm|postcss-loader|2.6322141253881866e-06| +|npm|[connect](https://github.com/senchalabs/connect#readme)|2.6275170648464166e-06| +|npm|open|2.6253047294002923e-06| +|npm|imagemin-svgo|2.5991073772643736e-06| +|npm|imagemin-optipng|2.5991073772643736e-06| +|npm|imagemin-jpegtran|2.5991073772643736e-06| +|npm|imagemin-gifsicle|2.5991073772643736e-06| +|npm|pretty-bytes|2.5991073772643736e-06| +|npm|plur|2.5991073772643736e-06| +|npm|p-map|2.5991073772643736e-06| +|npm|imagemin|2.5991073772643736e-06| +|npm|nodeunit-x|2.5945589393541613e-06| +|npm|karma-chai|2.5869959658729653e-06| +|npm|houkou|2.5810580204778154e-06| +|npm|prettier-plugin-pkgjson|2.5810580204778154e-06| +|npm|make-dir-cli|2.5810580204778154e-06| +|npm|koa|2.5810580204778154e-06| +|npm|formdata-polyfill|2.5810580204778154e-06| +|npm|once|2.5810580204778154e-06| +|npm|hexoid|2.5810580204778154e-06| +|npm|dezalgo|2.5810580204778154e-06| +|npm|rollup-plugin-typescript2|2.5553331897089335e-06| +|npm|gulp-sourcemaps|2.5460643695651005e-06| +|npm|gulp-file|2.5460643695651005e-06| +|npm|watchify|2.5283833669986762e-06| +|npm|gulp-gh-pages|2.5283833669986762e-06| +|npm|gulp-beautify|2.5283833669986762e-06| +|npm|babel-preset-es2017|2.48961482203803e-06| +|npm|statuses|2.4493713867799674e-06| +|npm|setprototypeof|2.4493713867799674e-06| +|npm|[babel-polyfill](https://babeljs.io/)|2.4167798979187547e-06| +|npm|[angular-mocks](http://angularjs.org)|2.4134568503169185e-06| +|npm|gulp-angular-templatecache|2.4134568503169185e-06| +|npm|gulp-cssnano|2.4134568503169185e-06| +|npm|gulp-less|2.4134568503169185e-06| +|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.3966967333008286e-06| +|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.3663253697383393e-06| +|npm|gulp-json-editor|2.322952218430034e-06| +|npm|requizzle|2.322952218430034e-06| +|npm|markdown-it-anchor|2.322952218430034e-06| +|npm|klaw|2.322952218430034e-06| +|npm|js2xmlparser|2.322952218430034e-06| +|npm|escape-string-regexp|2.322952218430034e-06| +|npm|catharsis|2.322952218430034e-06| +|npm|optimist|2.3180359174386473e-06| +|npm|gaze|2.2610068259385664e-06| +|npm|hooker|2.2538592806510895e-06| +|npm|punycode|2.252559726962457e-06| +|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|2.228827401267675e-06| +|npm|[http-errors](https://github.com/jshttp/http-errors#readme)|2.2207476040710725e-06| +|npm|phantomjs-prebuilt|2.2123354461238417e-06| +|npm|node-sass|2.1916352314232678e-06| +|npm|pify|2.187943029666579e-06| +|npm|rollup-plugin-livereload|2.173522543560266e-06| +|npm|duplexer|2.162557898586055e-06| +|npm|rollup-plugin-copy|2.1556088962232303e-06| +|npm|[opener](https://github.com/domenic/opener#readme)|2.146316547096655e-06| +|npm|karma-sinon|2.1408106658143755e-06| +|npm|bl|2.133674630261661e-06| +|npm|qs|2.1201548025353483e-06| +|npm|xvfb-maybe|2.0648464163822523e-06| +|npm|twolfson-style|2.0648464163822523e-06| +|npm|proclaim|2.0648464163822523e-06| +|npm|jscs|2.0648464163822523e-06| +|npm|foundry-release-npm|2.0648464163822523e-06| +|npm|foundry-release-git|2.0648464163822523e-06| +|npm|foundry-release-component|2.0648464163822523e-06| +|npm|foundry|2.0648464163822523e-06| +|npm|domify|2.0648464163822523e-06| +|npm|css-controls|2.0648464163822523e-06| +|npm|brfs|2.0648464163822523e-06| +|npm|computed-style|2.0648464163822523e-06| +|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.05762667366763e-06| +|npm|gulp-autoprefixer|2.047041336604836e-06| +|npm|ubelt|2.0421557964220078e-06| +|npm|asynct|2.0421557964220078e-06| +|npm|event-stream|2.0421557964220078e-06| +|npm|it-is|2.0421557964220078e-06| +|npm|stream-spec|2.0421557964220078e-06| +|npm|string-to-stream|2.0421557964220078e-06| +|npm|read-dir-deep|2.0199584508087254e-06| +|npm|gulp-strip-comments|2.0199584508087254e-06| +|npm|gulp-jsbeautifier|2.0199584508087254e-06| +|npm|webgpu|2.0199584508087254e-06| +|npm|gpu-mock.js|2.0199584508087254e-06| +|npm|gl-wiretap|2.0199584508087254e-06| +|npm|gl|2.0199584508087254e-06| +|npm|babel-preset-stage-2|2.0022753128555174e-06| +|npm|pngjs|1.9930949965079657e-06| +|npm|[types](http://nodeca.github.com/types/)|1.9770673976146354e-06| +|npm|[runmd](https://github.com/broofa/runmd)|1.9665203965545262e-06| +|npm|random-seed|1.9665203965545262e-06| +|npm|optional-dev-dependency|1.9665203965545262e-06| +|npm|pm2-sysmonit|1.9357935153583615e-06| +|npm|yamljs|1.9357935153583615e-06| +|npm|vizion|1.9357935153583615e-06| +|npm|source-map-support|1.9357935153583615e-06| +|npm|promptly|1.9357935153583615e-06| +|npm|pm2-multimeter|1.9357935153583615e-06| +|npm|pm2-deploy|1.9357935153583615e-06| +|npm|pm2-axon-rpc|1.9357935153583615e-06| +|npm|pm2-axon|1.9357935153583615e-06| +|npm|pidusage|1.9357935153583615e-06| +|npm|fclone|1.9357935153583615e-06| +|npm|croner|1.9357935153583615e-06| +|npm|cli-tableau|1.9357935153583615e-06| +|npm|blessed|1.9357935153583615e-06| +|npm|mocha-headless-chrome|1.9164355802047777e-06| +|npm|gulp-format-md|1.9164355802047777e-06| +|npm|babel-plugin-module-resolver|1.9009143529194723e-06| +|npm|sveld|1.8962875252490073e-06| +|npm|pretty-quick|1.8962875252490073e-06| +|npm|toidentifier|1.8962875252490073e-06| +|npm|gulp-plumber|1.8962875252490073e-06| +|npm|gulp-filter|1.8962875252490073e-06| +|npm|kefir|1.887859580692345e-06| +|npm|highland|1.887859580692345e-06| +|npm|grunt-saucelabs|1.887859580692345e-06| +|npm|co|1.887859580692345e-06| +|npm|baconjs|1.887859580692345e-06| +|npm|acorn-walk|1.887859580692345e-06| +|npm|travis-check-changes|1.8869519558939353e-06| +|npm|shelljs-release|1.8869519558939353e-06| +|npm|shelljs-changelog|1.8869519558939353e-06| +|npm|rechoir|1.8869519558939353e-06| +|npm|interpret|1.8869519558939353e-06| +|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.8771331058020478e-06| +|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.8771331058020478e-06| +|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.8771331058020478e-06| +|npm|[natives](https://github.com/addaleax/natives#readme)|1.8771331058020478e-06| +|npm|ejs|1.843612871769868e-06| +|npm|tmp|1.8198252200467034e-06| +|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|1.7969137423062344e-06| +|npm|docdown|1.7868863218692568e-06| +|npm|qunitjs|1.7868863218692568e-06| +|npm|platform|1.7868863218692568e-06| +|npm|qunit-extras|1.7868863218692568e-06| +|npm|[formidable](https://github.com/node-formidable/formidable)|1.779973007158054e-06| +|npm|babel-preset-es2016|1.7521696733300827e-06| +|npm|utils-merge|1.7324288339646702e-06| +|npm|mini-svg-data-uri|1.7207053469852103e-06| +|npm|walkdir|1.703498293515358e-06| +|npm|jasmine-reporters|1.703498293515358e-06| +|npm|jasmine-growl-reporter|1.703498293515358e-06| +|npm|[pre-commit](https://github.com/observing/pre-commit)|1.6954332579425323e-06| +|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.661424874491672e-06| +|npm|cli-color|1.6534168537459613e-06| +|npm|node-domexception|1.6426590687469525e-06| +|npm|native-hello-world|1.6426590687469525e-06| +|npm|module-not-found-error|1.6426590687469525e-06| +|npm|fill-keys|1.6426590687469525e-06| +|npm|codeclimate-test-reporter|1.636966154274784e-06| +|npm|normalize-wheel-es|1.6301419076701993e-06| +|npm|memoize-one|1.6301419076701993e-06| +|npm|lodash-unified|1.6301419076701993e-06| +|npm|lodash-es|1.6301419076701993e-06| +|npm|async-validator|1.6301419076701993e-06| +|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.6272091876918786e-06| +|npm|promise|1.6234035565306894e-06| +|npm|gulp-util|1.6176736019952741e-06| +|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.596780094868977e-06| +|npm|wdio-chromedriver-service|1.5883433972171173e-06| +|npm|selenium-standalone|1.5883433972171173e-06| +|npm|chromedriver|1.5883433972171173e-06| +|npm|shortid|1.5883433972171173e-06| +|npm|react-beautiful-dnd|1.5883433972171173e-06| +|npm|objectpath|1.5883433972171173e-06| +|npm|taper|1.567070941004388e-06| +|npm|karma-tap|1.567070941004388e-06| +|npm|function-bind|1.567070941004388e-06| +|npm|buffer-equal|1.567070941004388e-06| +|npm|tunnel-agent|1.567070941004388e-06| +|npm|performance-now|1.567070941004388e-06| +|npm|oauth-sign|1.567070941004388e-06| +|npm|isstream|1.567070941004388e-06| +|npm|is-typedarray|1.567070941004388e-06| +|npm|http-signature|1.567070941004388e-06| +|npm|har-validator|1.567070941004388e-06| +|npm|forever-agent|1.567070941004388e-06| +|npm|extend|1.567070941004388e-06| +|npm|caseless|1.567070941004388e-06| +|npm|aws4|1.567070941004388e-06| +|npm|aws-sign2|1.567070941004388e-06| +|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.5628137544870603e-06| +|npm|[mz](https://github.com/normalize/mz#readme)|1.5586908824963458e-06| +|npm|es6-promise|1.5419307654802534e-06| +|npm|karma-mocha-reporter|1.5316168473165058e-06| +|npm|generate-object-property|1.517030020199206e-06| +|npm|uri-path|1.5142207053469852e-06| +|npm|maxmin|1.5142207053469852e-06| +|npm|svelte-check|1.4748902974158946e-06| +|npm|svelte-guides|1.4748902974158946e-06| +|npm|scenejs|1.4748902974158946e-06| +|npm|print-sizes|1.4748902974158946e-06| +|npm|keycon|1.4748902974158946e-06| +|npm|moveable|1.4748902974158946e-06| +|npm|framework-utils|1.4748902974158946e-06| +|npm|chai-timers|1.4748902974158946e-06| +|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.471738526758138e-06| +|npm|path-exists|1.4496784974600673e-06| +|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.4435488785958075e-06| +|npm|conventional-github-releaser|1.3972644922887422e-06| +|npm|corp-semantic-release|1.3972644922887422e-06| +|npm|gulp-clean-css|1.3972644922887422e-06| +|npm|babel-preset-stage-3|1.3937713310580203e-06| +|npm|babel-preset-es2015-loose|1.3937713310580203e-06| +|npm|saucelabs-connector|1.3937713310580203e-06| +|npm|pinkie|1.3937713310580203e-06| +|npm|desired-capabilities|1.3937713310580203e-06| +|npm|extract-text-webpack-plugin|1.3765642775881682e-06| +|npm|copyfiles|1.3765642775881682e-06| +|npm|perfect-scrollbar|1.3765642775881682e-06| +|npm|methods|1.3575694783032666e-06| +|npm|is-number-like|1.3478228256385253e-06| +|npm|content-disposition|1.347255560139519e-06| +|npm|[material-ui](http://material-ui.com/)|1.3274012676743126e-06| +|npm|rollup-plugin-node-polyfills|1.3274012676743052e-06| +|npm|docpress|1.3274012676743052e-06| +|npm|into-stream|1.314127254997562e-06| +|npm|overland|1.2905290102389077e-06| +|npm|sinon-chai|1.2861228253666246e-06| +|npm|repeat-string|1.2776237201365185e-06| +|npm|tap-out|1.2776237201365185e-06| +|npm|figures|1.2776237201365185e-06| +|npm|pretty-ms|1.2776237201365185e-06| +|npm|tapes|1.2776237201365185e-06| +|npm|expect|1.2659096875820424e-06| +|npm|webidl2js|1.2556498478000184e-06| +|npm|mocha-sugar-free|1.2556498478000184e-06| +|npm|eslint-plugin-jsdom-internal|1.2556498478000184e-06| +|npm|xml-name-validator|1.2556498478000184e-06| +|npm|whatwg-url|1.2556498478000184e-06| +|npm|whatwg-mimetype|1.2556498478000184e-06| +|npm|whatwg-encoding|1.2556498478000184e-06| +|npm|webidl-conversions|1.2556498478000184e-06| +|npm|w3c-xmlserializer|1.2556498478000184e-06| +|npm|symbol-tree|1.2556498478000184e-06| +|npm|rrweb-cssom|1.2556498478000184e-06| +|npm|parse5|1.2556498478000184e-06| +|npm|nwsapi|1.2556498478000184e-06| +|npm|is-potential-custom-element-name|1.2556498478000184e-06| +|npm|https-proxy-agent|1.2556498478000184e-06| +|npm|http-proxy-agent|1.2556498478000184e-06| +|npm|html-encoding-sniffer|1.2556498478000184e-06| +|npm|domexception|1.2556498478000184e-06| +|npm|decimal.js|1.2556498478000184e-06| +|npm|data-urls|1.2556498478000184e-06| +|npm|cssstyle|1.2556498478000184e-06| +|npm|abab|1.2556498478000184e-06| +|npm|vuetify-loader|1.2556498478000184e-06| +|npm|vue-meta|1.2556498478000184e-06| +|npm|stylus-loader|1.2556498478000184e-06| +|npm|pug-loader|1.2556498478000184e-06| +|npm|optimize-css-assets-webpack-plugin|1.2556498478000184e-06| +|npm|identity-obj-proxy|1.2556498478000184e-06| +|npm|happypack|1.2556498478000184e-06| +|npm|friendly-errors-webpack-plugin|1.2556498478000184e-06| +|npm|fork-ts-checker-webpack-plugin|1.2556498478000184e-06| +|npm|cssnano|1.2556498478000184e-06| +|npm|babel-plugin-transform-define|1.2556498478000184e-06| +|npm|babel-plugin-detective|1.2556498478000184e-06| +|npm|[node-minify](https://github.com/srod/node-minify)|1.251422070534708e-06| +|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.251422070534708e-06| +|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2514220705346987e-06| +|npm|Gmsh|1.2514220705346987e-06| +|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2514220705346987e-06| +|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2514220705346987e-06| +|npm|[graphql](https://github.com/graphql/graphql-js)|1.2514220705346987e-06| +|npm|[cors](https://github.com/expressjs/cors#readme)|1.240683986905352e-06| +|npm|karma-sourcemap-loader|1.2403569986671487e-06| +|npm|babel-plugin-transform-object-rest-spread|1.2403569986671487e-06| +|npm|ent|1.2265187713310578e-06| +|npm|traverse|1.2265187713310578e-06| +|npm|charm|1.2265187713310578e-06| +|npm|deep-is|1.2265187713310578e-06| +|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.2087599544937465e-06| +|npm|pkgfiles|1.1542619718907e-06| +|npm|obake|1.1542619718907e-06| +|npm|is-node-modern|1.1542619718907e-06| +|npm|far|1.1542619718907e-06| +|npm|fake|1.1542619718907e-06| +|npm|asynckit|1.1542619718907e-06| +|npm|[temporary](https://github.com/vesln/temporary)|1.1531373063796269e-06| +|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.1531373063796269e-06| +|npm|[grunt-legacy-log](http://gruntjs.com/)|1.1531373063796269e-06| +|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.1531373063796269e-06| +|npm|exit|1.1531373063796269e-06| +|npm|d3-time-format|1.1471368979901401e-06| +|npm|d3-time|1.1471368979901401e-06| +|npm|d3-scale-chromatic|1.1471368979901401e-06| +|npm|d3-random|1.1471368979901401e-06| +|npm|d3-quadtree|1.1471368979901401e-06| +|npm|d3-polygon|1.1471368979901401e-06| +|npm|d3-path|1.1471368979901401e-06| +|npm|d3-hierarchy|1.1471368979901401e-06| +|npm|d3-geo|1.1471368979901401e-06| +|npm|d3-force|1.1471368979901401e-06| +|npm|d3-drag|1.1471368979901401e-06| +|npm|d3-delaunay|1.1471368979901401e-06| +|npm|d3-contour|1.1471368979901401e-06| +|npm|d3-chord|1.1471368979901401e-06| +|npm|cz-conventional-changelog|1.144817546202961e-06| +|npm|browserify-middleware|1.1237259408883006e-06| +|npm|code-mirror|1.1237259408883006e-06| +|npm|github-basic|1.1237259408883006e-06| +|npm|handle|1.1237259408883006e-06| +|npm|highlight-codemirror|1.1237259408883006e-06| +|npm|inconsolata|1.1237259408883006e-06| +|npm|jade-code-mirror|1.1237259408883006e-06| +|npm|jade-highlighter|1.1237259408883006e-06| +|npm|jstransformer-cdata|1.1237259408883006e-06| +|npm|jstransformer-coffee-script|1.1237259408883006e-06| +|npm|jstransformer-less|1.1237259408883006e-06| +|npm|jstransformer-marked|1.1237259408883006e-06| +|npm|jstransformer-stylus|1.1237259408883006e-06| +|npm|jstransformer-verbatim|1.1237259408883006e-06| +|npm|less-file|1.1237259408883006e-06| +|npm|linify|1.1237259408883006e-06| +|npm|lsr|1.1237259408883006e-06| +|npm|pull-request|1.1237259408883006e-06| +|npm|stop|1.1237259408883006e-06| +|npm|twbs|1.1237259408883006e-06| +|npm|character-parser|1.1237259408883006e-06| +|npm|constantinople|1.1237259408883006e-06| +|npm|jstransformer|1.1237259408883006e-06| +|npm|transformers|1.1237259408883006e-06| +|npm|void-elements|1.1237259408883006e-06| +|npm|with|1.1237259408883006e-06| +|npm|testing-library|1.096222159118308e-06| +|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.0804428922930391e-06| +|npm|vitest|1.0804428922930391e-06| +|npm|todomvc-app-css|1.0804428922930391e-06| +|npm|karma-esbuild|1.0804428922930391e-06| +|npm|jasmine-core|1.0804428922930391e-06| +|npm|he|1.0804428922930391e-06| +|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.0787420770355953e-06| +|npm|dts-gen|1.061921014139444e-06| +|npm|documentation|1.061921014139444e-06| +|npm|check-node-version|1.061921014139444e-06| +|npm|check-es3-syntax-cli|1.061921014139444e-06| +|npm|nodeunit|1.022098976109215e-06| +|npm|tar|1.022098976109215e-06| +|npm|closurecompiler-externs|1.022098976109215e-06| +|npm|gpx-parse|9.691586830477323e-07| +|npm|node-geo-distance|9.691586830477323e-07| +|npm|redis|9.691586830477323e-07| +|npm|seed-random|9.678967576791807e-07| +|npm|freeport|9.678967576791807e-07| +|npm|node-uuid|9.678967576791807e-07| +|npm|event-emitter|9.678967576791807e-07| +|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|9.421420445311239e-07| +|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.385665529010257e-07| +|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.385665529010257e-07| +|npm|[uikit](https://getuikit.com)|9.385665529010257e-07| +|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.385665529010257e-07| +|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.385665529010257e-07| +|npm|[tailwindcss](https://tailwindcss.com)|9.385665529010239e-07| +|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.385665529010239e-07| +|npm|babel-plugin-unassert|8.849341784495367e-07| +|npm|babel-preset-power-assert|8.849341784495367e-07| +|npm|eslint-config-mysticatea|8.849341784495367e-07| +|npm|if-node-version|8.849341784495367e-07| +|npm|power-assert|8.849341784495367e-07| +|npm|glob2base|8.849341784495367e-07| +|npm|shell-quote|8.849341784495367e-07| +|npm|subarg|8.849341784495367e-07| +|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.605417619922735e-07| +|npm|batch|8.577054344972434e-07| +|npm|sendgrid-rest|8.399375253080348e-07| +|npm|system-sleep|8.399375253080348e-07| +|npm|lodash.chunk|8.399375253080348e-07| +|npm|mailparser|8.399375253080348e-07| +|npm|async.ensureasync|8.399375253080348e-07| +|npm|bottleneck|8.399375253080348e-07| +|npm|mocha-sinon|8.399375253080348e-07| +|npm|async.queue|8.399375253080348e-07| +|npm|material-components-web|8.150709538350997e-07| +|npm|foundation-sites|8.150709538350997e-07| +|npm|enhanced-resolve|8.150709538350997e-07| +|npm|bootstrap-sass|8.150709538350997e-07| +|npm|neo-async|8.150709538350997e-07| +|npm|klona|8.150709538350997e-07| +|npm|typescript3|8.044856167723061e-07| +|npm|node-qunit|8.044856167723061e-07| +|npm|load-grunt-tasks|8.044856167723061e-07| +|npm|karma-sauce-launcher|8.044856167723061e-07| +|npm|karma-qunit|8.044856167723061e-07| +|npm|grunt-string-replace|8.044856167723061e-07| +|npm|grunt-nuget|8.044856167723061e-07| +|npm|grunt-karma|8.044856167723061e-07| +|npm|grunt-exec|8.044856167723061e-07| +|npm|grunt-env|8.044856167723061e-07| +|npm|grunt-contrib-copy|8.044856167723061e-07| +|npm|grunt-contrib-concat|8.044856167723061e-07| +|npm|grunt-benchmark|8.044856167723061e-07| +|npm|watch|7.941716986085586e-07| +|npm|unminified-webpack-plugin|7.941716986085586e-07| +|npm|jsonpath|7.941716986085586e-07| +|npm|jest-cli|7.941716986085586e-07| +|npm|globify|7.941716986085586e-07| +|npm|codacy-coverage|7.941716986085586e-07| +|npm|cash-cat|7.941716986085586e-07| +|npm|biased-opener|7.941716986085586e-07| +|npm|random-buffer|7.941716986085586e-07| +|npm|nock|7.941716986085586e-07| +|npm|is-zip|7.941716986085586e-07| +|npm|p-event|7.941716986085586e-07| +|npm|make-dir|7.941716986085586e-07| +|npm|got|7.941716986085586e-07| +|npm|filenamify|7.941716986085586e-07| +|npm|ext-name|7.941716986085586e-07| +|npm|decompress|7.941716986085586e-07| +|npm|archive-type|7.941716986085586e-07| +|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|7.941716986085586e-07| +|npm|package-yaml|7.941716986085586e-07| +|npm|json-loader|7.941716986085586e-07| +|npm|isparta-loader|7.941716986085586e-07| +|npm|isparta|7.941716986085586e-07| +|npm|gatsby|7.941716986085586e-07| +|npm|enzyme-adapter-react-16|7.941716986085586e-07| +|npm|enzyme|7.941716986085586e-07| +|npm|conventional-changelog|7.941716986085586e-07| +|npm|chai-enzyme|7.941716986085586e-07| +|npm|babel-plugin-__coverage__|7.941716986085586e-07| +|npm|add-stream|7.941716986085586e-07| +|npm|karma-webpack|7.941716986085586e-07| +|npm|lodash.isequal|7.941716986085586e-07| +|npm|clamp|7.941716986085586e-07| +|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.508532423208227e-07| +|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.440345964236782e-07| +|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.427496280738608e-07| +|npm|slugify|7.374451487079473e-07| +|npm|serve-handler|7.374451487079473e-07| +|npm|pixelmatch|7.374451487079473e-07| +|npm|magic-string|7.374451487079473e-07| +|npm|dtslint|7.374451487079473e-07| +|npm|cwebp-bin|7.374451487079473e-07| +|npm|zrender|7.374451487079473e-07| +|npm|[rsvp](https://github.com/tildeio/rsvp.js)|7.374451487079473e-07| +|npm|rollup-plugin-npm|7.374451487079473e-07| +|npm|native-promise-only|7.374451487079473e-07| +|npm|karma-safari-launcher|7.374451487079473e-07| +|npm|eslint-plugin-prefer-arrow|7.374451487079473e-07| +|npm|cheerio|7.374451487079473e-07| +|npm|babel-plugin-syntax-async-generators|7.374451487079473e-07| +|npm|babel-minify|7.374451487079473e-07| +|npm|should-util|7.039249146757679e-07| +|npm|mocha-better-spec-reporter|7.039249146757679e-07| +|npm|should-equal|7.039249146757679e-07| +|npm|eslint-config-shouldjs|7.039249146757679e-07| +|npm|should-type|7.039249146757679e-07| +|npm|should-format|7.039249146757679e-07| +|npm|should-type-adaptors|7.039249146757679e-07| +|npm|svelte-jest|6.986322461443711e-07| +|npm|rollup-plugin-postcss|6.986322461443711e-07| +|npm|stream-spigot|6.813993174061433e-07| +|npm|polendina|6.813993174061433e-07| +|npm|hundreds|6.813993174061433e-07| +|npm|buffer|6.813993174061433e-07| +|npm|unorm|6.813993174061433e-07| +|npm|iconv|6.813993174061433e-07| +|npm|errto|6.813993174061433e-07| +|npm|grunt-legacy-log-utils|6.813993174061433e-07| +|npm|vuepress-plugin-social-share|6.807185988073359e-07| +|npm|vuepress-plugin-smooth-scroll|6.807185988073359e-07| +|npm|vuepress-plugin-google-adsense|6.807185988073359e-07| +|npm|vuepress-plugin-element-tabs|6.807185988073359e-07| +|npm|vuepress|6.807185988073359e-07| +|npm|vue-eslint-parser|6.807185988073359e-07| +|npm|vue-codemirror|6.807185988073359e-07| +|npm|terser-webpack-plugin|6.807185988073359e-07| +|npm|replace-in-file|6.807185988073359e-07| +|npm|faker|6.807185988073359e-07| +|npm|eslint-plugin-vue|6.807185988073359e-07| +|npm|stream-combiner2|6.745853242320818e-07| +|npm|source-map|6.745853242320818e-07| +|npm|slash|6.745853242320818e-07| +|npm|falafel|6.745853242320818e-07| +|npm|convert-source-map|6.745853242320818e-07| +|npm|[method-override](https://github.com/expressjs/method-override#readme)|6.668495043068414e-07| +|npm|webpack-manifest-plugin|6.555067988515087e-07| +|npm|script-loader|6.555067988515087e-07| +|npm|recursive-readdir|6.555067988515087e-07| +|npm|react-dev-utils|6.555067988515087e-07| +|npm|output-file-sync|6.555067988515087e-07| +|npm|npm-release|6.555067988515087e-07| +|npm|imports-loader|6.555067988515087e-07| +|npm|fs-promise|6.555067988515087e-07| +|npm|flow-typed|6.555067988515087e-07| +|npm|flow-bin|6.555067988515087e-07| +|npm|find-cache-dir|6.555067988515087e-07| +|npm|filesize|6.555067988515087e-07| +|npm|fake-xml-http-request|6.555067988515087e-07| +|npm|eslint-plugin-flowtype|6.555067988515087e-07| +|npm|eslint-loader|6.555067988515087e-07| +|npm|dmd-clear|6.555067988515087e-07| +|npm|dagre|6.555067988515087e-07| +|npm|child-process-promise|6.555067988515087e-07| +|npm|case-sensitive-paths-webpack-plugin|6.555067988515087e-07| +|npm|babel-plugin-flow-react-proptypes|6.555067988515087e-07| +|npm|gulp-marked|6.497768443160934e-07| +|npm|gulp-mocha-phantomjs|6.497768443160934e-07| +|npm|humanize|6.497768443160934e-07| +|npm|chai-jquery|6.497768443160934e-07| +|npm|gulp-iife|6.497768443160934e-07| +|npm|gulp-cache|6.497768443160934e-07| +|npm|gulp-closure-compiler|6.497768443160934e-07| +|npm|drool|6.497768443160934e-07| +|npm|gulp-imagemin|6.497768443160934e-07| +|npm|escodegen|6.497768443160934e-07| +|npm|gulp-zip|6.497768443160934e-07| +|npm|gulp-csso|6.497768443160934e-07| +|npm|gulp-shell|6.497768443160934e-07| +|npm|swig|6.497768443160934e-07| +|npm|vinyl-paths|6.497768443160934e-07| +|npm|gulp-connect|6.497768443160934e-07| +|npm|gulp-css-inline-images|6.497768443160934e-07| +|npm|gulp-front-matter|6.497768443160934e-07| +|npm|gulp-jscs|6.497768443160934e-07| +|npm|gulp-open|6.497768443160934e-07| +|npm|gulp-flatten|6.497768443160934e-07| +|npm|gulp-load-plugins|6.497768443160934e-07| +|npm|gulp-sass|6.497768443160934e-07| +|npm|gulp-size|6.497768443160934e-07| +|npm|gulp-subtree|6.497768443160934e-07| +|npm|gulp-tap|6.497768443160934e-07| +|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.452645051194539e-07| +|npm|node-libs-browser|6.452645051194539e-07| +|npm|module-alias|6.452645051194539e-07| +|npm|mocha-phantomjs-istanbul|6.452645051194539e-07| +|npm|mocha-phantomjs-core|6.452645051194539e-07| +|npm|get-port|6.452645051194539e-07| +|npm|asap|6.452645051194539e-07| +|npm|a-sync-waterfall|6.452645051194539e-07| +|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.442320819112626e-07| +|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.442320819112626e-07| +|npm|[testjs](https://github.com/dcodeIO/test.js)|6.442320819112626e-07| +|npm|websocket-stream|6.289839852979784e-07| +|npm|https-browserify|6.289839852979784e-07| +|npm|setimmediate|6.289839852979784e-07| +|npm|stream-browserify|6.289839852979784e-07| +|npm|timers-browserify|6.289839852979784e-07| +|npm|bunyan|6.289839852979784e-07| +|npm|[joi](https://github.com/hapijs/joi#readme)|6.25711035267354e-07| +|npm|[pm2](http://pm2.keymetrics.io/)|6.25711035267354e-07| +|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.257110352673493e-07| +|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.257110352673493e-07| +|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.257110352673493e-07| +|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.257110352673493e-07| +|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.257110352673493e-07| +|npm|its-set|6.257110352673491e-07| +|npm|babel-plugin-transform-es2015-modules-umd|6.257110352673491e-07| +|npm|eslint-plugin-babel|6.257110352673491e-07| +|npm|pretty-hrtime|6.132593856655289e-07| +|npm|utf8|6.132593856655289e-07| +|npm|[string-random](https://github.com/maichong/string-random#readme)|5.810173898911152e-07| +|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.713596760858965e-07| +|npm|babel-plugin-minify-replace|5.713596760858965e-07| +|npm|babel-plugin-minify-numeric-literals|5.713596760858965e-07| +|npm|babel-plugin-minify-mangle-names|5.713596760858965e-07| +|npm|babel-plugin-minify-infinity|5.713596760858965e-07| +|npm|babel-plugin-minify-guarded-expressions|5.713596760858965e-07| +|npm|babel-plugin-minify-flip-comparisons|5.713596760858965e-07| +|npm|babel-plugin-minify-dead-code-elimination|5.713596760858965e-07| +|npm|babel-plugin-minify-constant-folding|5.713596760858965e-07| +|npm|babel-plugin-minify-builtins|5.713596760858965e-07| +|npm|babel-helper-evaluate-path|5.656460793250377e-07| +|npm|esutils|5.656460793250377e-07| +|npm|babel-helper-is-void-0|5.656460793250377e-07| +|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.629164635137324e-07| +|npm|tiny-lr|5.575085324232081e-07| +|npm|grunt-jscs|5.575085324232081e-07| +|npm|vhost|5.530838615309604e-07| +|npm|pbkdf2-password|5.530838615309604e-07| +|npm|hbs|5.530838615309604e-07| +|npm|cookie-session|5.530838615309604e-07| +|npm|connect-redis|5.530838615309604e-07| +|npm|type-is|5.530838615309604e-07| +|npm|send|5.530838615309604e-07| +|npm|range-parser|5.530838615309604e-07| +|npm|proxy-addr|5.530838615309604e-07| +|npm|path-to-regexp|5.530838615309604e-07| +|npm|merge-descriptors|5.530838615309604e-07| +|npm|encodeurl|5.530838615309604e-07| +|npm|cookie-signature|5.530838615309604e-07| +|npm|cookie|5.530838615309604e-07| +|npm|content-type|5.530838615309604e-07| +|npm|array-flatten|5.530838615309604e-07| +|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.363237445148764e-07| +|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.363237445148764e-07| +|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.363237445148764e-07| +|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.363237445148764e-07| +|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.363237445148708e-07| +|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.363237445148708e-07| +|npm|assume|5.05433559614447e-07| +|npm|spawn-sync|5.05433559614447e-07| +|npm|[request-promise](https://github.com/request/request-promise#readme)|4.7673221734655533e-07| +|npm|grunt-release|4.740718813122518e-07| +|npm|grunt-jsdoc|4.740718813122518e-07| +|npm|grunt-mocha-istanbul|4.740718813122518e-07| +|npm|help-me-test|4.740718813122518e-07| +|npm|require-dir|4.740718813122518e-07| +|npm|normalize-path|4.717379889734838e-07| +|npm|homedir-polyfill|4.717379889734838e-07| +|npm|eslint-config-gulp|4.717379889734838e-07| +|npm|resolve-dir|4.717379889734838e-07| +|npm|micromatch|4.717379889734838e-07| +|npm|is-glob|4.717379889734838e-07| +|npm|detect-file|4.717379889734838e-07| +|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.6928327645051285e-07| +|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.6928327645051285e-07| +|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.6928327645051285e-07| +|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.6928327645051285e-07| +|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.6928327645051285e-07| +|npm|[vuetify](https://vuetifyjs.com)|4.6928327645051285e-07| +|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.6928327645051195e-07| +|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.6928327645051195e-07| +|npm|[gpu.js](http://gpu.rocks/)|4.692832764505076e-07| +|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.6459044368600963e-07| +|npm|karma-tap-reporter|4.461853000585899e-07| +|npm|karma-spec-reporter|4.461853000585899e-07| +|npm|karma-html-reporter|4.461853000585899e-07| +|npm|karma-chai-sinon|4.461853000585899e-07| +|npm|eslint-plugin-mocha|4.461853000585899e-07| +|npm|eslint-config-nfl|4.461853000585899e-07| +|npm|babel-plugin-transform-class-properties|4.461853000585899e-07| +|npm|react-side-effect|4.461853000585899e-07| +|npm|react-fast-compare|4.461853000585899e-07| +|npm|tslint-config-semistandard|4.3017633674630257e-07| +|npm|eslint-plugin-dependencies|4.3017633674630257e-07| +|npm|eslint-config-semistandard|4.3017633674630257e-07| +|npm|doctoc|4.3017633674630257e-07| +|npm|snappy|4.3017633674630257e-07| +|npm|optional|4.3017633674630257e-07| +|npm|nested-error-stacks|4.3017633674630257e-07| +|npm|denque|4.3017633674630257e-07| +|npm|buffermaker|4.3017633674630257e-07| +|npm|buffer-crc32|4.3017633674630257e-07| +|npm|binary|4.3017633674630257e-07| +|npm|safe-publish-latest|4.260538889886832e-07| +|npm|object-keys|4.260538889886832e-07| +|npm|npmignore|4.260538889886832e-07| +|npm|mv|4.260538889886832e-07| +|npm|eclint|4.260538889886832e-07| +|npm|copy-dir|4.260538889886832e-07| +|npm|aud|4.260538889886832e-07| +|npm|array.prototype.map|4.260538889886832e-07| +|npm|supports-preserve-symlinks-flag|4.260538889886832e-07| +|npm|path-parse|4.260538889886832e-07| +|npm|is-core-module|4.260538889886832e-07| +|npm|[config](http://github.com/node-config/node-config.git)|4.1714069017823426e-07| +|npm|[line-height](https://github.com/twolfson/line-height)|4.1714069017823426e-07| +|npm|[react-perfect-scrollbar](https://github.com/goldenyz/react-perfect-scrollbar)|4.1714069017823426e-07| +|npm|[simplebar-react](https://grsmto.github.io/simplebar/)|4.1714069017823426e-07| +|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.1714069017823426e-07| +|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.1714069017823426e-07| +|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.1714069017823426e-07| +|npm|[rjsf](https://www.rjsf.io/)|4.1714069017823426e-07| +|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.1714069017823426e-07| +|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.7542662116041136e-07| +|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.412969283276443e-07| +|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.412969283276443e-07| +|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.412969283276443e-07| +|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.412969283276443e-07| +|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.3788395904436967e-07| +|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.3788395904436967e-07| +|npm|[echarts](https://echarts.apache.org)|3.12855517633677e-07| +|npm|[element-plus](https://element-plus.org/)|3.12855517633677e-07| +|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.12855517633677e-07| +|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.12855517633677e-07| +|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.12855517633677e-07| +|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.12855517633677e-07| +|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.0972696245733786e-07| +|npm|[aws-amplify](https://aws-amplify.github.io/)|2.8878970858493044e-07| +|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.8878970858493044e-07| +|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.681618722574382e-07| +|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.681618722574382e-07| +|npm|[svelte-moveable](https://daybrush.com/moveable)|2.681618722574382e-07| +|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.681618722574382e-07| +|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.681618722574382e-07| +|npm|[json2csv](http://zemirco.github.io/json2csv)|2.681618722574382e-07| +|npm|[vue-axios](https://github.com/imcvampire/vue-axios#readme)|2.681618722574382e-07| +|npm|[cpx](https://github.com/mysticatea/cpx)|2.681618722574382e-07| +|npm|tls|2.681618722574382e-07| +|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.5028441410693967e-07| +|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.5028441410693967e-07| +|npm|[cesium](http://cesium.com/cesiumjs/)|2.5028441410693967e-07| +|npm|express-flash|2.3464163822525642e-07| +|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.3464163822525642e-07| +|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.3464163822525597e-07| +|npm|[root](https://github.com/mafintosh/root#readme)|2.2083918891788826e-07| +|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.0857034508911713e-07| +|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.0857034508911713e-07| +|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.0857034508911713e-07| +|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.564277588168385e-07| +|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.564277588168385e-07| +|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.564277588168385e-07| +|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.564277588168385e-07| +|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.564277588168385e-07| +|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.443948542924661e-07| +|npm|[download](https://github.com/kevva/download#readme)|1.443948542924661e-07| +|npm|[ftp](https://github.com/mscdex/node-ftp)|1.443948542924661e-07| +|npm|pipeline|1.443948542924661e-07| +|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.4078498293515623e-07| +|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.3904689672607808e-07| +|npm|[cover](http://www.cover.io)|1.3765642775881768e-07| +|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.3765642775881768e-07| +|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.3765642775881768e-07| +|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.340809361287191e-07| +|npm|[sendgrid](https://sendgrid.com)|1.2726326141030915e-07| +|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.2726326141030915e-07| +|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.2726326141030915e-07| +|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.2726326141030915e-07| +|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.2726326141030915e-07| +|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1376564277588231e-07| +|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1376564277588231e-07| +|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1376564277588231e-07| +|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1376564277588231e-07| +|npm|[dedent](https://github.com/dmnd/dedent)|1.0619210141394491e-07| +|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|9.879647925273983e-08| +|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|9.879647925273983e-08| +|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.530060383302731e-08| +|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.530060383302731e-08| +|npm|[opn](https://github.com/sindresorhus/open#readme)|9.530060383302731e-08| +|npm|[node-http2](https://github.com/kaazing/node-http2)|9.530060383302731e-08| +|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.530060383302731e-08| +|npm|[parents](https://github.com/substack/node-parents)|8.176791808873668e-08| +|npm|[coverify](https://github.com/substack/coverify)|8.176791808873668e-08| +|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.661767778783892e-08| +|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.661767778783892e-08| +|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.66176777878376e-08| +|npm|[vx](https://github.com/vxjs/vx)|6.704046806435955e-08| +|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.63700633837149e-08| +|npm|eslint-config-richienb|6.63700633837149e-08| +|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.63700633837149e-08| +|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.63700633837149e-08| +|npm|[aproba](https://github.com/iarna/aproba)|6.363163070515458e-08| +|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.363163070515458e-08| +|npm|concat-map|6.363163070515458e-08| +|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.363163070515458e-08| +|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.363163070515458e-08| +|npm|text-table|3.5737726437385405e-08| +|npm|[utfx](https://github.com/dcodeIO/utfx)|3.097269624573371e-08| +|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.7135967608589454e-09| +|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.7135967608589454e-09| +|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.7135967608589454e-09| > Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. diff --git a/pages/python.md b/pages/python.md index 3abf4121..ae60237e 100644 --- a/pages/python.md +++ b/pages/python.md @@ -9,5609 +9,5627 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|pypi|[numpy](https://www.numpy.org)|0.08572141093815887| -|pypi|[matplotlib](https://matplotlib.org)|0.030070140603920544| -|pypi|[scipy](https://www.scipy.org)|0.012214238462868917| -|pypi|[pytest](https://docs.pytest.org/en/latest/)|0.0107649612695828| -|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009844445946885936| -|pypi|[sphinx](https://pypi.org/project/sphinx)|0.0076417834068887944| -|pypi|[six](https://pypi.org/project/six)|0.005748273294811553| -|pypi|[cycler](https://github.com/matplotlib/cycler)|0.005173220498998547| -|pypi|[h5py](http://www.h5py.org)|0.004733292413030563| -|pypi|[colorama](https://pypi.org/project/colorama)|0.004559173294297744| -|pypi|[pytz](https://pypi.org/project/pytz)|0.004330513396023063| -|pypi|[biopython](https://pypi.org/project/biopython)|0.004221495456931555| -|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.004127822518489646| -|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.003998302844621573| -|pypi|[pyyaml](https://pypi.org/project/pyyaml)|0.0036762466486884283| -|pypi|[cython](https://pypi.org/project/cython)|0.0033310918332580285| -|pypi|[numba](https://numba.pydata.org)|0.003209472500448198| -|pypi|[packaging](https://pypi.org/project/packaging)|0.0031496587858452457| -|pypi|[pandas](https://pypi.org/project/pandas)|0.0031078815545925497| -|pypi|[docutils](https://pypi.org/project/docutils)|0.0030636198455617158| -|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.0026478943829303836| -|pypi|[requests](https://pypi.org/project/requests)|0.0025824466870839496| -|pypi|[PyYAML](https://pyyaml.org/)|0.0025299383117317344| -|pypi|[hypothesis](https://pypi.org/project/hypothesis)|0.0025100602977932763| -|pypi|[setuptools](https://pypi.org/project/setuptools)|0.0024759693077540143| -|pypi|[coverage](https://pypi.org/project/coverage)|0.002470115437432668| -|pypi|[tomli](https://pypi.org/project/tomli)|0.0024151446689335476| -|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.0023236437133092977| -|pypi|[future](https://python-future.org)|0.0022795067740682454| -|pypi|[certifi](https://pypi.org/project/certifi)|0.0021574799018158662| -|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.0020525627535427763| -|pypi|[MarkupSafe](https://pypi.org/project/MarkupSafe)|0.0020384257550938095| -|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0019894431875886343| -|pypi|[flake8](https://pypi.org/project/flake8)|0.0019815705204205953| -|pypi|[astropy](http://astropy.org)|0.001878785802682659| -|pypi|[lxml](https://pypi.org/project/lxml)|0.0018689271179673913| -|pypi|[nose](https://pypi.org/project/nose)|0.0018248900412065634| -|pypi|[mock](https://pypi.org/project/mock)|0.0018177146800556726| -|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.001775072852815938| -|pypi|[pycparser](https://github.com/eliben/pycparser)|0.0017456366480943977| -|pypi|[seaborn](https://seaborn.pydata.org)|0.0017130049541485741| -|pypi|[sklearn](https://pypi.python.org/pypi/scikit-learn/)|0.0016448471760525888| -|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016117772078888557| -|pypi|[joblib](https://joblib.readthedocs.io)|0.0015911727997225936| -|pypi|[idna](https://pypi.org/project/idna)|0.0015781012835289095| -|pypi|[Sphinx](https://pypi.org/project/Sphinx)|0.0015732708105485602| -|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015483139454695873| -|pypi|[wheel](https://github.com/pypa/wheel)|0.0015398198049654394| -|pypi|[ipython](https://pypi.org/project/ipython)|0.001472038750392267| -|pypi|[chardet](https://pypi.org/project/chardet)|0.001426235939139387| -|pypi|[astroquery](http://astropy.org/astroquery)|0.0012731302462131032| -|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.0012497828809333884| -|pypi|[statsmodels](https://www.statsmodels.org/)|0.00115581743347833| -|pypi|[dask](https://pypi.org/project/dask)|0.001153019366186086| -|pypi|[PySocks](https://pypi.org/project/PySocks)|0.00113866586465202| -|pypi|[protobuf](https://pypi.org/project/protobuf)|0.0011149281594157432| -|pypi|[twine](https://pypi.org/project/twine)|0.0011137218634597195| -|pypi|[urllib3](https://pypi.org/project/urllib3)|0.0011136546938198722| -|pypi|[mypy](https://pypi.org/project/mypy)|0.0011050733265693087| -|pypi|[html5lib](https://pypi.org/project/html5lib)|0.0010947073962703758| -|pypi|[Babel](https://pypi.org/project/Babel)|0.0010564751022914716| -|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.0010481719354054923| -|pypi|[pillow](https://pypi.org/project/pillow)|0.001034407700230979| -|pypi|[ipywidgets](http://jupyter.org)|0.001024803566647294| -|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.0010050350174738254| -|pypi|[click](https://palletsprojects.com/p/click/)|0.0009922708896588752| -|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.0009846810848982545| -|pypi|[pygments](https://pypi.org/project/pygments)|0.0009811834578883172| -|pypi|[healpy](http://github.com/healpy)|0.0009637062882721694| -|pypi|[keras](https://keras.io/)|0.0009587817327131414| -|pypi|[lmfit](https://lmfit.github.io/lmfit-py/)|0.0009491951073998502| -|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009473129174712507| -|pypi|[pytest-black](https://github.com/shopkeep/pytest-black)|0.0009422026083162959| -|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009362515990532604| -|pypi|[Cython](https://pypi.org/project/Cython)|0.0009303315005598531| -|pypi|[jinja2](https://pypi.org/project/jinja2)|0.0009263693686480861| -|pypi|[psutil](https://pypi.org/project/psutil)|0.0008951464385464075| -|pypi|[argparse](https://github.com/ThomasWaldmann/argparse/)|0.0008905421122172947| -|pypi|[tornado](https://pypi.org/project/tornado)|0.0008695980456270633| -|pypi|[attrs](https://pypi.org/project/attrs)|0.0008608979547327904| -|pypi|[pyerfa](https://github.com/liberfa/pyerfa)|0.0008427907563102765| -|pypi|[networkx](https://networkx.org/)|0.0008393953367634162| -|pypi|[docopt](https://pypi.org/project/docopt)|0.0008352805084341227| -|pypi|[toml](https://pypi.org/project/toml)|0.0008267815785503909| -|pypi|[contextlib2](http://contextlib2.readthedocs.org)|0.0008247479922988203| -|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0008222199481335285| -|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008085448450812457| -|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.0008047397023963775| -|pypi|[jupyter](http://jupyter.org)|0.0008014866433258134| -|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.0008008137264951052| -|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007941136561332459| -|pypi|[bleach](https://pypi.org/project/bleach)|0.0007776350165938369| -|pypi|[photutils](https://github.com/astropy/photutils)|0.0007749948278553256| -|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007622323213079478| -|pypi|[llvmlite](http://llvmlite.readthedocs.io)|0.0007607821463274903| -|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.000760654636115108| -|pypi|[black](https://pypi.org/project/black)|0.0007595746299897267| -|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007495907860029726| -|pypi|[cryptography](https://pypi.org/project/cryptography)|0.0007466523569299272| -|pypi|[slack-sdk](https://github.com/slackapi/python-slack-sdk)|0.0007460528542545734| -|pypi|[asdf](https://pypi.org/project/asdf)|0.0007389130841990185| -|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007373449385928756| -|pypi|[py-make](https://pypi.org/project/py-make)|0.0007296827929873887| -|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.000726420940905618| -|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.000718444356000459| -|pypi|[pycodestyle](https://pycodestyle.pycqa.org/)|0.0007104503649357038| -|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.0006977476878060433| -|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0006941165691635982| -|pypi|[sympy](https://pypi.org/project/sympy)|0.0006932867350948835| -|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.0006860652805196246| -|pypi|[setuptools_scm](https://pypi.org/project/setuptools_scm)|0.000685182665335084| -|pypi|[tqdm](https://tqdm.github.io)|0.0006812382988490208| -|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.0006731366676221542| -|pypi|[py](https://pypi.org/project/py)|0.0006599423579683712| -|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.000656876672772382| -|pypi|[cloudpickle](https://github.com/cloudpipe/cloudpickle)|0.0006318537045024732| -|pypi|[wrapt](https://github.com/GrahamDumpleton/wrapt)|0.0006185854196705631| -|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006101199777003174| -|pypi|[cffi](https://pypi.org/project/cffi)|0.0006098394769601141| -|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0005968618913293698| -|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.000596683108085006| -|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005945699242012924| -|pypi|[ruamel.yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.0005936087626455174| -|pypi|[isal](https://github.com/pycompression/python-isal)|0.0005860231694560669| -|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005822189701684627| -|pypi|[zipp](https://pypi.org/project/zipp)|0.0005763115557297362| -|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005740420507214533| -|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.0005736819293179651| -|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005668623150493407| -|pypi|[lightkurve](https://docs.lightkurve.org)|0.0005610424546048663| -|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.0005599723713244594| -|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005579304628891043| -|pypi|[pluggy](https://pypi.org/project/pluggy)|0.0005573031882812809| -|pypi|[scikit-learn](http://scikit-learn.org)|0.0005533258489292598| -|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005518406484118918| -|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005501410691995614| -|pypi|[typing_extensions](https://typing.readthedocs.io/)|0.0005497636345974918| -|pypi|[xmltodict](https://github.com/martinblech/xmltodict)|0.0005435132858773028| -|pypi|[jax](https://pypi.org/project/jax)|0.0005383492859037437| -|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005299755723047675| -|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005299262350605242| -|pypi|[traitlets](https://pypi.org/project/traitlets)|0.0005292219975459574| -|pypi|[filelock](https://github.com/tox-dev/py-filelock)|0.0005291609641980855| -|pypi|[termcolor](http://pypi.python.org/pypi/termcolor)|0.0005210646279878985| -|pypi|[pytest-flake8](https://github.com/tholo/pytest-flake8)|0.0005195269513472833| -|pypi|[Pillow](https://pypi.org/project/Pillow)|0.000519069366528449| -|pypi|[rst.linker](https://github.com/jaraco/rst.linker)|0.0005108519013331514| -|pypi|[jaraco.packaging](https://github.com/jaraco/jaraco.packaging)|0.0005108519013331514| -|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.0005026504445422963| -|pypi|[pathlib](https://pypi.org/project/pathlib)|0.0004983186261191428| -|pypi|[pytest-mypy](https://github.com/dbader/pytest-mypy)|0.0004958462694259309| -|pypi|[dill](https://pypi.org/project/dill)|0.0004957182952107466| -|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.0004950174602550792| -|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.0004928723822650916| -|pypi|[pytest-checkdocs](https://github.com/jaraco/pytest-checkdocs)|0.0004904502381532353| -|pypi|[webencodings](https://pypi.org/project/webencodings)|0.0004893044079125954| -|pypi|[pytest-enabler](https://github.com/jaraco/pytest-enabler)|0.0004888803714985856| -|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.0004845839223165206| -|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.000483251696384893| -|pypi|[pyfaidx](http://mattshirley.com)|0.00048147797803056616| -|pypi|[enum34](https://pypi.org/project/enum34)|0.0004790230711248789| -|pypi|[pywin32](https://pypi.org/project/pywin32)|0.00047392833149012434| -|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.00047170367739661636| -|pypi|[cobaya](https://cobaya.readthedocs.io)|0.00047071129707112975| -|pypi|[brotli](https://pypi.org/project/brotli)|0.00046361986206329864| -|pypi|[ephem](https://pypi.org/project/ephem)|0.0004613276036069536| -|pypi|[types-setuptools](https://pypi.org/project/types-setuptools)|0.0004577459214448534| -|pypi|[itsdangerous](https://palletsprojects.com/p/itsdangerous/)|0.000455448298313394| -|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.0004499309609552276| -|pypi|[olefile](https://pypi.org/project/olefile)|0.00044887505809354603| -|pypi|[markdown2](https://pypi.org/project/markdown2)|0.00044565651931015364| -|pypi|[decorator](https://pypi.org/project/decorator)|0.000439956614267559| -|pypi|[numexpr](https://github.com/pydata/numexpr)|0.0004388606882218994| -|pypi|[msgpack](https://pypi.org/project/msgpack)|0.00043199117866006304| -|pypi|[tenacity](https://pypi.org/project/tenacity)|0.0004308747376348417| -|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.0004293202446106766| -|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.00042856028517105737| -|pypi|[kiwisolver](https://github.com/nucleic/kiwi)|0.0004253601478657181| -|pypi|[pyroma](https://pypi.org/project/pyroma)|0.000422505542969937| -|pypi|[imageio](https://pypi.org/project/imageio)|0.00042117955303369657| -|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.00041869222285490675| -|pypi|[isort](https://pypi.org/project/isort)|0.0004157008680601296| -|pypi|[codecov](https://pypi.org/project/codecov)|0.0004112168154762978| -|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.0004110557086406978| -|pypi|[multiprocess](https://pypi.org/project/multiprocess)|0.00040785298324737214| -|pypi|[SQLAlchemy](https://www.sqlalchemy.org)|0.00039428167289590844| -|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.00039082651712964427| -|pypi|[netCDF4](https://pypi.org/project/netCDF4)|0.00039056175311761947| -|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.00038620270194718553| -|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.00038415009980135423| -|pypi|[alabaster](https://pypi.org/project/alabaster)|0.0003835638067424083| -|pypi|[plotly](https://plotly.com/python/)|0.00038342440707229866| -|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.00038295266623591256| -|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.00037755276611104626| -|pypi|[watchdog](https://pypi.org/project/watchdog)|0.00037344859178259577| -|pypi|[imagesize](https://pypi.org/project/imagesize)|0.00037249241518988745| -|pypi|[wget](http://bitbucket.org/techtonik/python-wget/)|0.0003722857614748168| -|pypi|[torch](https://pytorch.org/)|0.0003714462707340093| -|pypi|[gym](https://pypi.org/project/gym)|0.00036328854572111535| -|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.0003624943500326761| -|pypi|[process-tests](https://pypi.org/project/process-tests)|0.0003616231301641355| -|pypi|[fields](https://pypi.org/project/fields)|0.0003616231301641355| -|pypi|[smmap](https://pypi.org/project/smmap)|0.00035754328419986995| -|pypi|[nbformat](https://pypi.org/project/nbformat)|0.0003559111916880734| -|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00035477602559925135| -|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.0003540256145697894| -|pypi|[munkres](https://pypi.org/project/munkres)|0.00035079278631557423| -|pypi|[hunter](https://pypi.org/project/hunter)|0.00035020486264321495| -|pypi|[dynesty](https://pypi.org/project/dynesty)|0.000346767408704416| -|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.00034662204451103775| -|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.0003466042386723223| -|pypi|[execnet](https://pypi.org/project/execnet)|0.00034287082468454987| -|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.0003386509718737819| -|pypi|[pyproj](https://pypi.org/project/pyproj)|0.00033861719786932166| -|pypi|[typing](https://docs.python.org/3/library/typing.html)|0.0003365409632713057| -|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00033357604738357876| -|pypi|[cachetools](https://pypi.org/project/cachetools)|0.00033040525409254234| -|pypi|[xarray](https://pypi.org/project/xarray)|0.0003245735217832303| -|pypi|[Pygments](https://pypi.org/project/Pygments)|0.00032293998674471687| -|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.00032149996069990504| -|pypi|[flatbuffers](https://pypi.org/project/flatbuffers)|0.0003197583064432759| -|pypi|[sqlalchemy](https://pypi.org/project/sqlalchemy)|0.00031900917737569305| -|pypi|[python](http://www.python.org/2.5)|0.00031411169067211407| -|pypi|[pandoc](https://pypi.org/project/pandoc)|0.00030808370325205095| -|pypi|[fsspec](https://pypi.org/project/fsspec)|0.00030746786573087193| -|pypi|[pip](https://pip.pypa.io/)|0.00030737876856983014| -|pypi|[astroscrappy](https://github.com/astropy/astroscrappy)|0.00030688871327417356| -|pypi|[numdifftools](https://pypi.org/project/numdifftools)|0.000304544457370168| -|pypi|[locket](https://pypi.org/project/locket)|0.0003028108507404891| -|pypi|[ujson](https://pypi.org/project/ujson)|0.0003014684665075841| -|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.00029869238406257073| -|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.00029856409281095475| -|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.0002982076136582065| -|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.00029533211297071133| -|pypi|[palettable](https://jiffyclub.github.io/palettable/)|0.0002924330346093566| -|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.0002888872940050239| -|pypi|[babel](https://pypi.org/project/babel)|0.0002879452486448229| -|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.00028781040493689635| -|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.0002866682210286906| -|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.0002824970773108122| -|pypi|[rich](https://pypi.org/project/rich)|0.0002816778359683616| -|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002798640785460539| -|pypi|[tensorflow](https://www.tensorflow.org/)|0.000279421047750097| -|pypi|[pexpect](https://pypi.org/project/pexpect)|0.00027808703748672905| -|pypi|[pooch](https://pypi.org/project/pooch)|0.0002772600989422446| -|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.00027648912794114833| -|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.00027461011791555726| -|pypi|[cssselect](https://pypi.org/project/cssselect)|0.00027383682117620707| -|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.0002737875604225016| -|pypi|[grpcio](https://pypi.org/project/grpcio)|0.0002713663567525102| -|pypi|[keyring](https://pypi.org/project/keyring)|0.00026808241355247303| -|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002641991884625598| -|pypi|[pydot](https://pypi.org/project/pydot)|0.0002631031645046074| -|pypi|[tzdata](https://pypi.org/project/tzdata)|0.00026291336436803166| -|pypi|[astroplan](https://github.com/astropy/astroplan)|0.000261992590982816| -|pypi|[more_itertools](https://github.com/more-itertools/more-itertools)|0.0002606232679454437| -|pypi|[pox](https://pypi.org/project/pox)|0.0002578338286652648| -|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.0002577704734558443| -|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.00025773687556886367| -|pypi|[tox](https://pypi.org/project/tox)|0.0002573107619686512| -|pypi|[Flask](https://palletsprojects.com/p/flask)|0.00025619198482286834| -|pypi|[tifffile](https://pypi.org/project/tifffile)|0.00025532543366859505| -|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.0002552754270613773| -|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.00025435265702265704| -|pypi|[PyICU](https://pypi.org/project/PyICU)|0.00025329000685816484| -|pypi|[fastnumbers](https://pypi.org/project/fastnumbers)|0.00025329000685816484| -|pypi|[reno](https://pypi.org/project/reno)|0.0002524695543473263| -|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.0002514906724250299| -|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.00025104602510460253| -|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.0002506780120617783| -|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.00024793074656240596| -|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.00024793074656240596| -|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.00024793074656240596| -|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.00024793074656240596| -|pypi|[bump2version](https://pypi.org/project/bump2version)|0.0002478036872164159| -|pypi|[mappy](https://github.com/lh3/minimap2)|0.0002461814336291324| -|pypi|[tabulate](https://github.com/astanin/python-tabulate)|0.0002455952709518174| -|pypi|[nbsphinx](https://pypi.org/project/nbsphinx)|0.0002437492044363715| -|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024250108610995974| -|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.0002413546432854607| -|pypi|[pep517](https://pypi.org/project/pep517)|0.00024024015496705914| -|pypi|[semver](https://github.com/python-semver/python-semver)|0.00023895540792348612| -|pypi|[fs](https://pypi.org/project/fs)|0.00023835775481987346| -|pypi|[frozenlist](https://pypi.org/project/frozenlist)|0.00023809841840394922| -|pypi|[lz4](https://pypi.org/project/lz4)|0.00023759113591485635| -|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.00023638166329205916| -|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.00023488493723849375| -|pypi|[Markdown](https://Python-Markdown.github.io/)|0.00023260186113193567| -|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023217132790134335| -|pypi|[commonmark](https://github.com/rtfd/commonmark.py)|0.00022924209436026886| -|pypi|[furo](https://pradyunsg.me/furo/quickstart)|0.00022870624246202972| -|pypi|[wmi](https://pypi.org/project/wmi)|0.00022734911941252447| -|pypi|[Werkzeug](https://palletsprojects.com/p/werkzeug/)|0.00022710315700789433| -|pypi|[pint](https://github.com/hgrecco/pint)|0.00022612808312119897| -|pypi|[multidict](https://pypi.org/project/multidict)|0.0002247064458798641| -|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.00022332161729465692| -|pypi|[zopfli](https://pypi.org/project/zopfli)|0.0002194738314210965| -|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.000219272843878879| -|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.00021904957813862752| -|pypi|[greenlet](https://greenlet.readthedocs.io/)|0.00021836901780214428| -|pypi|[notebook](https://pypi.org/project/notebook)|0.00021798385618200725| -|pypi|[pulp](https://github.com/coin-or/pulp)|0.00021797096035066748| -|pypi|[sh](https://github.com/amoffat/sh)|0.0002144844186685191| -|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.00021305465859895826| -|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.00021258498223803736| -|pypi|[xattr](https://pypi.org/project/xattr)|0.00021135061664001887| -|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.00020995404961147637| -|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.00020889282265851305| -|pypi|[gitdb](https://pypi.org/project/gitdb)|0.00020813719682772608| -|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.00020691120888917456| -|pypi|[shortuuid](https://github.com/skorokithakis/shortuuid/)|0.0002046182697183243| -|pypi|[theano](http://deeplearning.net/software/theano/)|0.00020417103816685407| -|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00020293676948924852| -|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00020229464556068523| -|pypi|[ultranest](https://github.com/JohannesBuchner/ultranest)|0.0002014603044014809| -|pypi|[gast](https://pypi.org/project/gast)|0.00020143291262710318| -|pypi|[redis](https://pypi.org/project/redis)|0.00020052120873559015| -|pypi|[emcee](https://pypi.org/project/emcee)|0.000200249041106105| -|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.00019863057040138968| -|pypi|[intervaltree](https://github.com/chaimleib/intervaltree)|0.00019718000204715328| -|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.00019566292167021707| -|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.00019347713662224808| -|pypi|[doit](http://pydoit.org)|0.00019269537784526343| -|pypi|[pyzmq](https://pypi.org/project/pyzmq)|0.00019202363608616154| -|pypi|[jmespath](https://pypi.org/project/jmespath)|0.00019196726303141102| -|pypi|[jupyter-client](https://jupyter.org)|0.00018959936527045314| -|pypi|[arviz](https://pypi.org/project/arviz)|0.00018938750963874465| -|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.0001882845188284519| -|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.0001882845188284519| -|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.0001882845188284519| -|pypi|[http](https://github.com/franckcuny/http)|0.0001882845188284519| -|pypi|[apyori](https://github.com/ymoch/apyori)|0.0001882845188284519| -|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.0001882845188284519| -|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.0001882845188284519| -|pypi|[conan](https://conan.io)|0.0001882543450273576| -|pypi|[llist](https://github.com/ajakubek/python-llist)|0.0001876569037656904| -|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.00018630789596350844| -|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.0001863052449123133| -|pypi|[futures](https://github.com/agronholm/pythonfutures)|0.00018383477516556625| -|pypi|[ruamel.yaml.clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)|0.000183805528918681| -|pypi|[edlib](https://github.com/Martinsos/edlib)|0.00018347829992323918| -|pypi|[asv](https://pypi.org/project/asv)|0.00018306429396632565| -|pypi|[libclang](https://pypi.org/project/libclang)|0.00017953694120736058| -|pypi|[qtpy](https://github.com/spyder-ide/qtpy)|0.00017747615376928006| -|pypi|[python-igraph](https://pypi.org/project/python-igraph)|0.00017746143170079963| -|pypi|[gdal](http://www.gdal.org)|0.00017707409388962488| -|pypi|[gffutils](https://github.com/daler/gffutils)|0.00017661783019040823| -|pypi|[pysynphot](https://pypi.org/project/pysynphot)|0.00017575729348964068| -|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017485803945008966| -|pypi|[pytest-perf](https://github.com/jaraco/pytest-perf)|0.00017352043546489196| -|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017292016776633388| -|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.0001725988471309556| -|pypi|[pyephem](http://rhodesmill.org/pyephem/)|0.00017138294444812074| -|pypi|[sphinxcontrib-bibtex](https://pypi.org/project/sphinxcontrib-bibtex)|0.00016976789351384739| -|pypi|[nestle](https://pypi.org/project/nestle)|0.00016951694618143364| -|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.0001694560669456067| -|pypi|[markdown](https://pypi.org/project/markdown)|0.00016854478167267666| -|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.0001669456066945607| -|pypi|[camb](https://camb.info/)|0.00016442248866073626| -|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.0001633876587525718| -|pypi|[python-libsbml](http://sbml.org)|0.00016315288983203543| -|pypi|[bokeh](https://github.com/bokeh/bokeh)|0.00016205226877593517| -|pypi|[jaraco.tidelift](https://github.com/jaraco/jaraco.tidelift)|0.00016085421872816507| -|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00016054082647642715| -|pypi|[dm-tree](https://pypi.org/project/dm-tree)|0.000159582437945385| -|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.00015918190124351855| -|pypi|[streamlit](https://streamlit.io)|0.0001588448595337717| -|pypi|[types-requests](https://pypi.org/project/types-requests)|0.00015758894287602838| -|pypi|[bmipy](http://csdms.colorado.edu)|0.00015690376569037657| -|pypi|[rsa](https://stuvel.eu/rsa)|0.00015613403720422147| -|pypi|[unittest2](https://pypi.org/project/unittest2)|0.00015481383370758423| -|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.0001547646840165551| -|pypi|[python-dotenv](https://github.com/theskumar/python-dotenv)|0.00015324075457387972| -|pypi|[pytest-runner](https://github.com/pytest-dev/pytest-runner/)|0.00015094498355210434| -|pypi|[shapely](https://github.com/shapely/shapely)|0.00015046681565637735| -|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.00015037656903765692| -|pypi|[python-levenshtein](http://github.com/ztane/python-Levenshtein)|0.0001496189479976091| -|pypi|[typed-ast](https://pypi.org/project/typed-ast)|0.00014949145923855042| -|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.000149087105363256| -|pypi|[texext](https://pypi.org/project/texext)|0.00014881454520628386| -|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.00014835624626419606| -|pypi|[jupyter-core](https://jupyter.org)|0.00014803043911152075| -|pypi|[ginga](https://ejeschke.github.io/ginga/)|0.00014798502532481833| -|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00014793783622235506| -|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00014715128464406498| -|pypi|[flask](https://palletsprojects.com/p/flask)|0.00014710116278269803| -|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.00014702330072270553| -|pypi|[diskcache](http://www.grantjenks.com/docs/diskcache/)|0.00014641663606083656| -|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014578530028342752| -|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.00014537354417718884| -|pypi|[jaxlib](https://pypi.org/project/jaxlib)|0.00014473141269107044| -|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.0001444656497601205| -|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014435146443514646| -|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.00014305009482184873| -|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014272653222494196| -|pypi|[jedi](https://pypi.org/project/jedi)|0.00014252239517147038| -|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.00014239617894451538| -|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.00014180937172784117| -|pypi|[sqlparse](https://github.com/andialbrecht/sqlparse)|0.00014134106646639688| -|pypi|[simframe](https://github.com/stammler/simframe)|0.00014121338912133892| -|pypi|[pyregion](https://pypi.org/project/pyregion)|0.00014007540576578236| -|pypi|[dash](https://plotly.com/dash)|0.000140008660373515| -|pypi|[blinker](https://pypi.org/project/blinker)|0.00013996486811025912| -|pypi|[argh](https://pypi.org/project/argh)|0.00013965114383524425| -|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.00013952343144099771| -|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.00013941820709806514| -|pypi|[myst-parser](https://github.com/executablebooks/MyST-Parser)|0.00013915532109883802| -|pypi|[httpx](https://github.com/encode/httpx)|0.00013848272447702532| -|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.00013807531380753137| -|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.00013807531380753137| -|pypi|[tensorboard-plugin-wit](https://whatif-tool.dev)|0.00013767059740516353| -|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.00013673042438732818| -|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00013645482528327717| -|pypi|[dendropy](http://packages.python.org/DendroPy/)|0.00013643156007172745| -|pypi|[rebound](https://github.com/hannorein/rebound/)|0.0001362666694148443| -|pypi|[plac](https://github.com/ialbert/plac)|0.00013524032025410878| -|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.00013330930706535063| -|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013284593513103866| -|pypi|[pyflakes](https://github.com/PyCQA/pyflakes)|0.00013254434652212502| -|pypi|[backcall](https://pypi.org/project/backcall)|0.00013239844083057128| -|pypi|[galpy](http://github.com/jobovy/galpy)|0.00013231022115959355| -|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.0001311712833671495| -|pypi|[sphinx-autoapi](http://github.com/readthedocs/sphinx-autoapi)|0.00013081713871902157| -|pypi|[python-utils](https://pypi.org/project/python-utils)|0.0001307883937993699| -|pypi|[umap-learn](http://github.com/lmcinnes/umap)|0.00013051404578534918| -|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.0001304678585013313| -|pypi|[setuptools-scm](https://github.com/pypa/setuptools_scm/)|0.00012958567419579288| -|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.0001294430757526992| -|pypi|[ete3](http://etetoolkit.org)|0.0001290794979079498| -|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.0001288456805316269| -|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.00012884568053162686| -|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.0001287995539892788| -|pypi|[fastprogress](https://github.com/fastai/fastprogress)|0.0001287744205060932| -|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.0001286610878661088| -|pypi|[py-cpuinfo](https://pypi.org/project/py-cpuinfo)|0.0001284563658099223| -|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00012833786610878662| -|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.0001282334819991724| -|pypi|[pyia](http://github.com/adrn/pyia)|0.0001277824267782427| -|pypi|[lalsuite](https://pypi.org/project/lalsuite)|0.00012678427743804315| -|pypi|[munch](https://pypi.org/project/munch)|0.0001266670531239326| -|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.00012651981294609896| -|pypi|[astrodendro](http://www.dendrograms.org)|0.00012649385460251046| -|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.0001259333762471838| -|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.00012552301255230126| -|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.00012552301255230126| -|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.00012552301255230126| -|pypi|[requests_file](http://github.com/dashea/requests-file)|0.00012552301255230126| -|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.00012552301255230126| -|pypi|[udatetime](https://github.com/freach/udatetime)|0.00012552301255230126| -|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.00012552301255230126| -|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.00012552301255230126| -|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.00012552301255230126| -|pypi|[cogent3](https://cogent3.org)|0.00012552301255230126| -|pypi|[email-validator](https://pypi.org/project/email-validator)|0.0001249344667767544| -|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.0001245212423559704| -|pypi|[livereload](https://github.com/lepture/python-livereload)|0.000124486000745979| -|pypi|[Django](https://pypi.org/project/Django)|0.00012448541579488935| -|pypi|[inflection](https://github.com/jpvanhal/inflection)|0.000123982854284155| -|pypi|[django](https://www.djangoproject.com/)|0.00012363380805943908| -|pypi|[tensorboard-data-server](https://github.com/tensorflow/tensorboard/tree/master/tensorboard/data/server)|0.00012318717287989798| -|pypi|[ads](http://www.github.com/andycasey/ads/)|0.00012260644843711544| -|pypi|[xyzservices](https://pypi.org/project/xyzservices)|0.00012214660767393527| -|pypi|[boto3](https://github.com/boto/boto3)|0.00012195819341768124| -|pypi|[oauthlib](https://github.com/oauthlib/oauthlib)|0.00012146729420851368| -|pypi|[gunicorn](https://pypi.org/project/gunicorn)|0.00012128230895384654| -|pypi|[latexcodec](https://pypi.org/project/latexcodec)|0.00012097987243151574| -|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00012026516316862506| -|pypi|[gdown](http://github.com/wkentaro/gdown)|0.0001194979079497908| -|pypi|[pycurl](https://pypi.org/project/pycurl)|0.00011914841250307656| -|pypi|[scikit-bio](http://scikit-bio.org)|0.00011810574362875618| -|pypi|[typer](https://github.com/tiangolo/typer)|0.00011765301037296307| -|pypi|[shiboken2](https://www.pyside.org)|0.00011706025104602511| -|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00011695440086657316| -|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011659274448729046| -|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.00011655708308427975| -|pypi|[mistune](https://pypi.org/project/mistune)|0.00011579395672595475| -|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.00011528011830904631| -|pypi|[tables](https://www.pytables.org)|0.00011502528938257821| -|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.00011454930309619253| -|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011438895832201272| -|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.00011426992907835219| -|pypi|[google-auth](https://pypi.org/project/google-auth)|0.00011401542300329645| -|pypi|[distributed](https://pypi.org/project/distributed)|0.0001139827103215227| -|pypi|[breathe](https://github.com/michaeljones/breathe)|0.00011353224373634374| -|pypi|[async-generator](https://pypi.org/project/async-generator)|0.00011343801215507703| -|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011317247017707442| -|pypi|[openpyxl](https://pypi.org/project/openpyxl)|0.00011302196274232838| -|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011297071129707113| -|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.00011297071129707113| -|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011258493723849374| -|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011257341666883234| -|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.0001115068672233228| -|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011120429335324839| -|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.0001111270920502092| -|pypi|[google-pasta](https://pypi.org/project/google-pasta)|0.00011110325789406443| -|pypi|[json5](https://pypi.org/project/json5)|0.00011109209588915926| -|pypi|[astunparse](https://pypi.org/project/astunparse)|0.0001108392112712312| -|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011040629598816926| -|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.0001102198601834767| -|pypi|[antlr4-python3-runtime](http://www.antlr.org)|0.00011003590746873113| -|pypi|[pybtex](https://pybtex.org/)|0.00011001992422465147| -|pypi|[monotonic](https://github.com/atdt/monotonic)|0.00010992813806354998| -|pypi|[os](https://pypi.org/project/os)|0.00010983263598326361| -|pypi|[time](UNKNOWN)|0.00010983263598326361| -|pypi|[astroML_addons](http://astroML.github.com)|0.00010983263598326361| -|pypi|[werkzeug](https://pypi.org/project/werkzeug)|0.00010912515359744014| -|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00010902917628627657| -|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00010902581756253183| -|pypi|[build](https://pypa-build.readthedocs.io/en/stable/)|0.00010841944172804782| -|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.00010803289823349984| -|pypi|[moviepy](https://pypi.org/project/moviepy)|0.00010797389549866978| -|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.0001077025684750888| -|pypi|[skimage](https://pypi.org/project/skimage)|0.00010735070368961583| -|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|0.00010706231787955766| -|pypi|[s3fs](https://pypi.org/project/s3fs)|0.00010691770964927618| -|pypi|[xlrd](https://pypi.org/project/xlrd)|0.0001069061189168136| -|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.00010622614139238526| -|pypi|[periodictable](https://github.com/pkienzle/periodictable)|0.0001062150783544271| -|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010493171140150569| -|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.00010460251046025105| -|pypi|[zope.interface](https://pypi.org/project/zope.interface)|0.00010431694763522922| -|pypi|[docker](https://github.com/docker/docker-py)|0.000104197933017914| -|pypi|[testpath](https://pypi.org/project/testpath)|0.00010409344287754546| -|pypi|[asgiref](https://github.com/django/asgiref/)|0.00010367664638916608| -|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.0001034623430962343| -|pypi|[Keras](https://github.com/keras-team/keras)|0.00010302547378784152| -|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010294217214308862| -|pypi|[sphinx-inline-tabs](https://github.com/pradyunsg/sphinx-inline-tabs)|0.0001026526924181072| -|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010195688980193768| -|pypi|[sunpy](https://pypi.org/project/sunpy)|0.00010152923427175827| -|pypi|[pybind11](https://pypi.org/project/pybind11)|0.00010137081383611678| -|pypi|[parso](https://pypi.org/project/parso)|0.00010122785248647057| -|pypi|[async_generator](https://pypi.org/project/async_generator)|0.00010079305780889764| -|pypi|[BeautifulSoup4](https://pypi.org/project/BeautifulSoup4)|0.00010058957261245132| -|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.00010013643066185479| -|pypi|[asdf-standard](https://pypi.org/project/asdf-standard)|9.960370539355779e-05| -|pypi|[pycosat](https://pypi.org/project/pycosat)|9.94640201943359e-05| -|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|9.921814170940487e-05| -|pypi|[humanfriendly](https://pypi.org/project/humanfriendly)|9.92144017870094e-05| -|pypi|[rtree](https://pypi.org/project/rtree)|9.879820319150863e-05| -|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|9.831852432829998e-05| -|pypi|[fire](https://github.com/google/python-fire)|9.810487101279521e-05| -|pypi|[cigar](https://github.com/brentp/cigar)|9.790794979079499e-05| -|pypi|[sphinx_astropy](https://pypi.org/project/sphinx_astropy)|9.766301329285e-05| -|pypi|[reproject](https://pypi.org/project/reproject)|9.71437997809914e-05| -|pypi|[urllib](https://urllib3.readthedocs.io/)|9.699505515405098e-05| -|pypi|[ptemcee](https://github.com/willvousden/ptemcee)|9.647943583613039e-05| -|pypi|[sphinxcontrib-moderncmakedomain](https://pypi.org/project/sphinxcontrib-moderncmakedomain)|9.641713191057415e-05| -|pypi|[argon2-cffi](https://pypi.org/project/argon2-cffi)|9.6300759834891e-05| -|pypi|[websockets](https://pypi.org/project/websockets)|9.627321157405723e-05| -|pypi|[gcsfs](https://pypi.org/project/gcsfs)|9.607807832800428e-05| -|pypi|[sphinxcontrib-mermaid](https://pypi.org/project/sphinxcontrib-mermaid)|9.593458319922755e-05| -|pypi|[jeepney](https://pypi.org/project/jeepney)|9.572966702819166e-05| -|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.563658099222954e-05| -|pypi|[pygments-github-lexers](https://github.com/liluo/pygments-github-lexers)|9.490927453185372e-05| -|pypi|[nbclient](https://pypi.org/project/nbclient)|9.473543855981068e-05| -|pypi|[ruff](https://docs.astral.sh/ruff)|9.461722412265592e-05| -|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.414225941422595e-05| -|pypi|[South](http://south.aeracode.org/)|9.414225941422595e-05| -|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.414225941422595e-05| -|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.414225941422595e-05| -|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.414225941422595e-05| -|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.414225941422595e-05| -|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.414225941422595e-05| -|pypi|[biodivine_aeon](https://pypi.org/project/biodivine_aeon)|9.414225941422595e-05| -|pypi|[radio-pyse](http://docs.transientskp.org/)|9.414225941422595e-05| -|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.414225941422595e-05| -|pypi|[cherrypy](https://www.cherrypy.org)|9.414225941422595e-05| -|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.414225941422595e-05| -|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.414225941422595e-05| -|pypi|[openmdao](http://openmdao.org)|9.414225941422595e-05| -|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.414225941422595e-05| -|pypi|[green](https://github.com/CleanCut/green)|9.414225941422595e-05| -|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.414225941422595e-05| -|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.414225941422595e-05| -|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.414225941422595e-05| -|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.414225941422595e-05| -|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|9.414225941422595e-05| -|pypi|[sphinx-multiproject](https://sphinx-multiproject.readthedocs.io/)|9.414225941422595e-05| -|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.414225941422595e-05| -|pypi|[keras-preprocessing](https://pypi.org/project/keras-preprocessing)|9.384418514750607e-05| -|pypi|[gwpy](https://gwpy.github.io)|9.324566646742379e-05| -|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.293530737045381e-05| -|pypi|[cftime](https://pypi.org/project/cftime)|9.288319955699385e-05| -|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|9.259540406521589e-05| -|pypi|[wxPython](https://pypi.org/project/wxPython)|9.232665869695158e-05| -|pypi|[markupsafe](https://pypi.org/project/markupsafe)|9.210763850866405e-05| -|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.172835532668169e-05| -|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.152596603494953e-05| -|pypi|[autograd](https://github.com/HIPS/autograd)|9.103707855962006e-05| -|pypi|[pyvo](https://pypi.org/project/pyvo)|9.012342115135837e-05| -|pypi|[easydict](https://github.com/makinacorpus/easydict)|8.975570252395735e-05| -|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|8.96488404790541e-05| -|pypi|[iminuit](https://pypi.org/project/iminuit)|8.959250869423464e-05| -|pypi|[Six](https://pypi.org/project/Six)|8.9446896530028e-05| -|pypi|[nvidia-cublas-cu11](https://pypi.org/project/nvidia-cublas-cu11)|8.894137907229428e-05| -|pypi|[biom-format](http://www.biom-format.org)|8.823875523012553e-05| -|pypi|[jupytext](https://github.com/mwouts/jupytext)|8.796725147293282e-05| -|pypi|[terminado](https://pypi.org/project/terminado)|8.795349262537215e-05| -|pypi|[regions](https://pypi.org/project/regions)|8.781424204810614e-05| -|pypi|[yt](https://github.com/yt-project/yt)|8.7019518138765e-05| -|pypi|[fastparquet](https://github.com/dask/fastparquet/)|8.659672712915122e-05| -|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|8.645659045342987e-05| -|pypi|[tf-estimator-nightly](https://pypi.org/project/tf-estimator-nightly)|8.632123726103368e-05| -|pypi|[gitpython](https://pypi.org/project/gitpython)|8.529595034232315e-05| -|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.52518608231031e-05| -|pypi|[psycopg2-binary](https://pypi.org/project/psycopg2-binary)|8.490856170582303e-05| -|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.47186507474404e-05| -|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.459190522321375e-05| -|pypi|[tensorflow-estimator](https://www.tensorflow.org/)|8.447056934718029e-05| -|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.390433056776321e-05| -|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.344438965414633e-05| -|pypi|[alembic](https://alembic.sqlalchemy.org)|8.33447514828268e-05| -|pypi|[deap](https://pypi.org/project/deap)|8.306195281459866e-05| -|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.297518217828954e-05| -|pypi|[pyspark](https://github.com/apache/spark/tree/master/python)|8.281169536530415e-05| -|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.277547208385396e-05| -|pypi|[getdist](https://getdist.readthedocs.io)|8.273670053795577e-05| -|pypi|[colossus](https://pypi.org/project/colossus)|8.262771439734275e-05| -|pypi|[iso8601](https://pypi.org/project/iso8601)|8.256794531868926e-05| -|pypi|[debugpy](https://pypi.org/project/debugpy)|8.255311844321106e-05| -|pypi|[s3transfer](https://pypi.org/project/s3transfer)|8.244950373513102e-05| -|pypi|[uvicorn](https://pypi.org/project/uvicorn)|8.15767303770962e-05| -|pypi|[orjson](https://pypi.org/project/orjson)|8.153899780158603e-05| -|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.130467858501331e-05| -|pypi|[flaky](https://pypi.org/project/flaky)|8.115479639425774e-05| -|pypi|[tzlocal](https://pypi.org/project/tzlocal)|8.111086864913332e-05| -|pypi|[distro](https://github.com/python-distro/distro)|8.098732766670088e-05| -|pypi|[ppft](https://pypi.org/project/ppft)|8.08376504434128e-05| -|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.042438732815302e-05| -|pypi|[botocore](https://pypi.org/project/botocore)|7.922650098260409e-05| -|pypi|[python-Levenshtein](https://pypi.org/project/python-Levenshtein)|7.902558570039106e-05| -|pypi|[qtconsole](https://pypi.org/project/qtconsole)|7.901424945812922e-05| -|pypi|[elementpath](https://pypi.org/project/elementpath)|7.900115193514647e-05| -|pypi|[tensorflow-io-gcs-filesystem](https://pypi.org/project/tensorflow-io-gcs-filesystem)|7.863336880359268e-05| -|pypi|[atari-py](https://pypi.org/project/atari-py)|7.814707761621457e-05| -|pypi|[invoke](https://pypi.org/project/invoke)|7.755011314468773e-05| -|pypi|[pyOpenSSL](https://pypi.org/project/pyOpenSSL)|7.749795723053782e-05| -|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.73311416616856e-05| -|pypi|[ipdb](https://pypi.org/project/ipdb)|7.724879863482672e-05| -|pypi|[lockfile](http://launchpad.net/pylockfile)|7.718217922981021e-05| -|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.709894707802658e-05| -|pypi|[pylint](https://pypi.org/project/pylint)|7.705676458914321e-05| -|pypi|[fastapi](https://pypi.org/project/fastapi)|7.689335074909438e-05| -|pypi|[deprecated](https://pypi.org/project/deprecated)|7.683320783104568e-05| -|pypi|[retrying](https://github.com/rholder/retrying)|7.64262428860956e-05| -|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.607455306200077e-05| -|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.607455306200077e-05| -|pypi|[igraph](https://igraph.org/python)|7.598833385216883e-05| -|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.547453172192177e-05| -|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.531380753138076e-05| -|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.531380753138076e-05| -|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.531380753138076e-05| -|pypi|[patool](http://wummel.github.io/patool/)|7.531380753138076e-05| -|pypi|[amuse-framework](http://www.amusecode.org/)|7.531380753138076e-05| -|pypi|[superfreq](http://adrian.pw/superfreq)|7.531380753138076e-05| -|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.531380753138076e-05| -|pypi|[gwtools](https://pypi.org/project/gwtools)|7.531380753138076e-05| -|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.531380753138076e-05| -|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.531380753138076e-05| -|pypi|[chemparse](https://pypi.org/project/chemparse)|7.531380753138076e-05| -|pypi|[hope](http://hope.phys.ethz.ch)|7.531380753138076e-05| -|pypi|[importlib](https://github.com/brettcannon/importlib)|7.531380753138076e-05| -|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.531380753138076e-05| -|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.531380753138076e-05| -|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.520945127450598e-05| -|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.520945127450598e-05| -|pypi|[music21](https://github.com/cuthbertLab/music21)|7.497147204260174e-05| -|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.497147204260174e-05| -|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.493673041262353e-05| -|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.493673041262353e-05| -|pypi|[requests-oauthlib](https://github.com/requests/requests-oauthlib)|7.475919054310422e-05| -|pypi|[partd](https://pypi.org/project/partd)|7.454220025486837e-05| -|pypi|[kaleido](https://pypi.org/project/kaleido)|7.397865108540943e-05| -|pypi|[contourpy](https://pypi.org/project/contourpy)|7.389182843622796e-05| -|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.349561327497399e-05| -|pypi|[pytest-pep8](https://pypi.org/project/pytest-pep8)|7.341663292202637e-05| -|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|7.341296911610882e-05| -|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.339910973696277e-05| -|pypi|[rasterio](https://pypi.org/project/rasterio)|7.330272764124502e-05| -|pypi|[Biopython](https://biopython.org/)|7.300732217573222e-05| -|pypi|[cartopy](https://pypi.org/project/cartopy)|7.298059869936696e-05| -|pypi|[transifex-client](https://pypi.org/project/transifex-client)|7.22528392109982e-05| -|pypi|[capturer](https://pypi.org/project/capturer)|7.211790233935921e-05| -|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.189045264359072e-05| -|pypi|[opencv-python](https://github.com/skvark/opencv-python)|7.113227340219616e-05| -|pypi|[dominate](https://github.com/Knio/dominate/)|7.112051128787532e-05| -|pypi|[pydantic](https://github.com/pydantic/pydantic)|7.07950072494905e-05| -|pypi|[corner](https://corner.readthedocs.io)|7.047881797289429e-05| -|pypi|[traits](https://pypi.org/project/traits)|7.027906848711738e-05| -|pypi|[twisted](https://twistedmatrix.com/)|7.0230677667076e-05| -|pypi|[dust-extinction](https://pypi.org/project/dust-extinction)|7.021574836274332e-05| -|pypi|[GitPython](https://pypi.org/project/GitPython)|7.017990650852639e-05| -|pypi|[pymysql](https://pypi.org/project/pymysql)|7.001633317952584e-05| -|pypi|[zarr](https://pypi.org/project/zarr)|6.97899969247084e-05| -|pypi|[freezegun](https://pypi.org/project/freezegun)|6.968679044615999e-05| -|pypi|[trio](https://github.com/python-trio/trio)|6.950999453346291e-05| -|pypi|[python_version](https://gitlab.com/halfak/python_version)|6.948595337716678e-05| -|pypi|[nvidia-cuda-runtime-cu11](https://pypi.org/project/nvidia-cuda-runtime-cu11)|6.936920334007672e-05| -|pypi|[asttokens](https://pypi.org/project/asttokens)|6.908508587073695e-05| -|pypi|[executing](https://pypi.org/project/executing)|6.908508587073695e-05| -|pypi|[pyensembl](https://pypi.org/project/pyensembl)|6.870771069934251e-05| -|pypi|[dgl](https://github.com/dmlc/dgl)|6.846709775580068e-05| -|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|6.827900133339465e-05| -|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.802443328738839e-05| -|pypi|[tess-point](https://github.com/christopherburke/tess-point)|6.796146778464745e-05| -|pypi|[specutils](https://specutils.readthedocs.io/)|6.794633215350879e-05| -|pypi|[nvidia-cuda-nvrtc-cu11](https://pypi.org/project/nvidia-cuda-nvrtc-cu11)|6.794294810995119e-05| -|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|6.793570968780175e-05| -|pypi|[paramiko](https://paramiko.org)|6.787022383086553e-05| -|pypi|[pygame](https://pypi.org/project/pygame)|6.72140286812461e-05| -|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.710998206814107e-05| -|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.694560669456067e-05| -|pypi|[asdf-coordinates-schemas](https://pypi.org/project/asdf-coordinates-schemas)|6.69433559422087e-05| -|pypi|[patsy](https://github.com/pydata/patsy)|6.6918563607163e-05| -|pypi|[asdf-wcs-schemas](https://pypi.org/project/asdf-wcs-schemas)|6.65208796214583e-05| -|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.64080109883634e-05| -|pypi|[pathspec](https://pypi.org/project/pathspec)|6.583125451744961e-05| -|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.581713565664508e-05| -|pypi|[dnspython](https://pypi.org/project/dnspython)|6.579127445619617e-05| -|pypi|[omegaconf](https://pypi.org/project/omegaconf)|6.555828220084666e-05| -|pypi|[ml-collections](https://github.com/google/ml_collections)|6.554629543015058e-05| -|pypi|[glob2](http://github.com/miracle2k/python-glob2/)|6.535983263598327e-05| -|pypi|[types-backports](https://pypi.org/project/types-backports)|6.506445862048593e-05| -|pypi|[pytest-virtualenv](https://pypi.org/project/pytest-virtualenv)|6.504688614865817e-05| -|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.468395065518133e-05| -|pypi|[panel](https://pypi.org/project/panel)|6.439546510032439e-05| -|pypi|[appnope](https://pypi.org/project/appnope)|6.420459837492376e-05| -|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|6.404347046440915e-05| -|pypi|[celery](http://celeryproject.org)|6.395435922219613e-05| -|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.371051435254094e-05| -|pypi|[pyface](http://docs.enthought.com/pyface)|6.367259414225942e-05| -|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.366457778438196e-05| -|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|6.340785116017382e-05| -|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.326037978757644e-05| -|pypi|[Shapely](https://github.com/shapely/shapely)|6.325346995471575e-05| -|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.320980274955171e-05| -|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.320039792843141e-05| -|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.304228332852466e-05| -|pypi|[mne](https://mne.tools/dev/)|6.295342111740094e-05| -|pypi|[natsort](https://pypi.org/project/natsort)|6.294013884449866e-05| -|pypi|[PuLP](https://github.com/coin-or/pulp)|6.276150627615063e-05| -|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.276150627615063e-05| -|pypi|[coplot](https://pypi.org/project/coplot)|6.276150627615063e-05| -|pypi|[torch_geometric](https://github.com/pyg-team/pytorch_geometric)|6.276150627615063e-05| -|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|6.276150627615063e-05| -|pypi|[tartiflette](https://tartiflette.io)|6.276150627615063e-05| -|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.276150627615063e-05| -|pypi|[gpytorch](https://gpytorch.ai)|6.276150627615063e-05| -|pypi|[pyYAML](https://pyyaml.org/)|6.276150627615063e-05| -|pypi|[GetDist](https://getdist.readthedocs.io)|6.276150627615063e-05| -|pypi|[Numpy](https://www.numpy.org)|6.276150627615063e-05| -|pypi|[Matplotlib](https://matplotlib.org)|6.276150627615063e-05| -|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.276150627615063e-05| -|pypi|[clawpack](http://www.clawpack.org)|6.276150627615063e-05| -|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.276150627615063e-05| -|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.276150627615063e-05| -|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.276150627615063e-05| -|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.276150627615063e-05| -|pypi|[mc3](https://github.com/pcubillos/mc3)|6.276150627615063e-05| -|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.276150627615063e-05| -|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.276150627615063e-05| -|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.276150627615063e-05| -|pypi|[python-copasi](http://copasi.org)|6.276150627615063e-05| -|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.276150627615063e-05| -|pypi|[PyEscape](https://github.com/qaviton/escape)|6.276150627615063e-05| -|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.276150627615063e-05| -|pypi|[nnde](https://github.com/elwinter/nnde)|6.276150627615063e-05| -|pypi|[gnuplot](https://github.com/gnuplot)|6.276150627615063e-05| -|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.276150627615063e-05| -|pypi|[jsonify](https://pypi.org/project/jsonify)|6.276150627615063e-05| -|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.276150627615063e-05| -|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.251958825693136e-05| -|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.24711415187048e-05| -|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.213389121338912e-05| -|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|6.21111793183998e-05| -|pypi|[pysolr](https://github.com/django-haystack/pysolr/)|6.176554973453817e-05| -|pypi|[radvel](https://pypi.org/project/radvel)|6.153616258218769e-05| -|pypi|[Mako](https://www.makotemplates.org/)|6.132706562171189e-05| -|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.11313372819649e-05| -|pypi|[cupy](https://cupy.dev/)|6.107994763316626e-05| -|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.0715913140387235e-05| -|pypi|[cvxopt](https://cvxopt.org)|6.054692169754932e-05| -|pypi|[towncrier](https://pypi.org/project/towncrier)|6.00843658904354e-05| -|pypi|[blosc](http://github.com/blosc/python-blosc)|5.9623430962343104e-05| -|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|5.957208590543009e-05| -|pypi|[xxhash](https://pypi.org/project/xxhash)|5.936302909602053e-05| -|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.9296995069480396e-05| -|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.9296995069480396e-05| -|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|5.907157800358637e-05| -|pypi|[texttable](https://github.com/foutaise/texttable/)|5.8918498438594124e-05| -|pypi|[pyopenssl](https://pypi.org/project/pyopenssl)|5.868449373188115e-05| -|pypi|[quantiphy](https://quantiphy.readthedocs.io)|5.857740585774059e-05| -|pypi|[grapheme](https://pypi.org/project/grapheme)|5.826688863568441e-05| -|pypi|[about-time](https://pypi.org/project/about-time)|5.826688863568441e-05| -|pypi|[fbs](https://build-system.fman.io)|5.793369810106212e-05| -|pypi|[bidict](https://bidict.readthedocs.io)|5.793369810106212e-05| -|pypi|[sphinxcontrib-towncrier](https://github.com/sphinx-contrib/sphinxcontrib-towncrier)|5.782477569440838e-05| -|pypi|[prospector](https://pypi.org/project/prospector)|5.7681492297233895e-05| -|pypi|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.7678945008965936e-05| -|pypi|[voluptuous](https://pypi.org/project/voluptuous)|5.757736875734279e-05| -|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.753138075313808e-05| -|pypi|[pyfiglet](https://github.com/pwaller/pyfiglet)|5.73617117302429e-05| -|pypi|[bibtexparser](https://pypi.org/project/bibtexparser)|5.712804616792472e-05| -|pypi|[mergedeep](https://github.com/clarketm/mergedeep)|5.711355928098484e-05| -|pypi|[mimeparse](https://pypi.org/project/mimeparse)|5.686640765092648e-05| -|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.677955020920502e-05| -|pypi|[mkdocs](https://pypi.org/project/mkdocs)|5.6510181149516787e-05| -|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.643065954916016e-05| -|pypi|[pynacl](https://pypi.org/project/pynacl)|5.6247955557006025e-05| -|pypi|[uvloop](https://pypi.org/project/uvloop)|5.61704821998417e-05| -|pypi|[IPython](https://ipython.org)|5.582114155225256e-05| -|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.5590862467473024e-05| -|pypi|[dash-html-components](https://github.com/plotly/dash-html-components)|5.5590862467473024e-05| -|pypi|[dash-table](https://pypi.org/project/dash-table)|5.5590862467473024e-05| -|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.5439330543933054e-05| -|pypi|[pynndescent](http://github.com/lmcinnes/pynndescent)|5.535164721167004e-05| -|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.5289898386132703e-05| -|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.515405096995055e-05| -|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.5125836820083684e-05| -|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.505080693365213e-05| -|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.478899159483842e-05| -|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.4736999402271375e-05| -|pypi|[libcst](https://pypi.org/project/libcst)|5.4587830647386084e-05| -|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.4587830647386084e-05| -|pypi|[py4j](https://pypi.org/project/py4j)|5.456901754103637e-05| -|pypi|[flake8-2020](https://github.com/asottile/flake8-2020)|5.435018748271965e-05| -|pypi|[pip-run](https://github.com/jaraco/pip-run)|5.433913782371278e-05| -|pypi|[whoosh](https://pypi.org/project/whoosh)|5.432099028561034e-05| -|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.425586620898253e-05| -|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.420679348340559e-05| -|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.414883436189091e-05| -|pypi|[feets](https://github.com/carpyncho/feets)|5.4052971912474225e-05| -|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.400935432613105e-05| -|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|5.398367755063591e-05| -|pypi|[odfpy](https://pypi.org/project/odfpy)|5.398367755063591e-05| -|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|5.398367755063591e-05| -|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.3827721753235335e-05| -|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.3827721753235335e-05| -|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.3795576808129115e-05| -|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.3795576808129115e-05| -|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.3795576808129115e-05| -|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.3795576808129115e-05| -|pypi|[STAR](https://github.com/dbrgn/star)|5.3795576808129115e-05| -|pypi|[fastqc](https://github.com/fastqc)|5.3795576808129115e-05| -|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.3795576808129115e-05| -|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.3795576808129115e-05| -|pypi|[cppyy](http://cppyy.readthedocs.org)|5.3795576808129115e-05| -|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.3795576808129115e-05| -|pypi|[cykhash](https://github.com/realead/cykhash)|5.3795576808129115e-05| -|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.3795576808129115e-05| -|pypi|[ncls](https://github.com/endrebak/ncls)|5.3795576808129115e-05| -|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.3795576808129115e-05| -|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.3795576808129115e-05| -|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.3795576808129115e-05| -|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.3795576808129115e-05| -|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.3795576808129115e-05| -|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.3795576808129115e-05| -|pypi|[noise](https://github.com/caseman/noise)|5.3795576808129115e-05| -|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.3795576808129115e-05| -|pypi|[msgpack-python](http://msgpack.org/)|5.3795576808129115e-05| -|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.3795576808129115e-05| -|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.3795576808129115e-05| -|pypi|[mdtraj](http://mdtraj.org)|5.3795576808129115e-05| -|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.3795576808129115e-05| -|pypi|[pony](https://ponyorm.com)|5.3795576808129115e-05| -|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.3795576808129115e-05| -|pypi|[libstempo](https://github.com/vallis/libstempo)|5.3795576808129115e-05| -|pypi|[pytorch](http://pytorch.org)|5.3795576808129115e-05| -|pypi|[easydev](http://github.com/cokelaer/easydev)|5.3795576808129115e-05| -|pypi|[pympler](https://pypi.org/project/pympler)|5.35424738512624e-05| -|pypi|[asteval](https://pypi.org/project/asteval)|5.331679728596882e-05| -|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.2936341900777054e-05| -|pypi|[types-colorama](https://pypi.org/project/types-colorama)|5.290257023311416e-05| -|pypi|[gwcs](https://pypi.org/project/gwcs)|5.266775117339138e-05| -|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.265015526273807e-05| -|pypi|[freesasa](http://freesasa.github.io/)|5.261231006386259e-05| -|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.257621040047819e-05| -|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.250241390408755e-05| -|pypi|[nptyping](https://github.com/ramonhagenaars/nptyping)|5.243066892466382e-05| -|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|5.2406432619834494e-05| -|pypi|[rich-click](https://github.com/ewels/rich-click)|5.2372288740286915e-05| -|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.2188606372706796e-05| -|pypi|[h11](https://pypi.org/project/h11)|5.2171834955633576e-05| -|pypi|[holoviews](https://pypi.org/project/holoviews)|5.212338323109799e-05| -|pypi|[CommonMark](https://pypi.org/project/CommonMark)|5.190859349855166e-05| -|pypi|[ansicolors](http://github.com/jonathaneunice/colors/)|5.1752447874219626e-05| -|pypi|[khmer](https://khmer.readthedocs.io/)|5.1733413030484164e-05| -|pypi|[contextvars](https://pypi.org/project/contextvars)|5.171046692543521e-05| -|pypi|[jaraco.path](https://github.com/jaraco/jaraco.path)|5.152591970029287e-05| -|pypi|[jaraco.envs](https://github.com/jaraco/jaraco.envs)|5.152591970029287e-05| -|pypi|[sphinx-favicon](https://github.com/tcmetzger/sphinx-favicon)|5.152591970029287e-05| -|pypi|[pynvml](http://www.nvidia.com/)|5.133605933815139e-05| -|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.12001761726492e-05| -|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|5.12001761726492e-05| -|pypi|[nvidia-cudnn-cu11](https://pypi.org/project/nvidia-cudnn-cu11)|5.11950401601604e-05| -|pypi|[sphinxcontrib-napoleon](https://sphinxcontrib-napoleon.readthedocs.io)|5.096366221364308e-05| -|pypi|[coveralls](http://github.com/TheKevJames/coveralls-python)|5.0798927538320825e-05| -|pypi|[frozendict](https://pypi.org/project/frozendict)|5.074313290454658e-05| -|pypi|[pip-api](https://pypi.org/project/pip-api)|5.06553837529815e-05| -|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.06553837529815e-05| -|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.06553837529815e-05| -|pypi|[aiosignal](https://pypi.org/project/aiosignal)|5.058500982138014e-05| -|pypi|[curio](https://pypi.org/project/curio)|5.055794090866571e-05| -|pypi|[google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib)|5.01305351385243e-05| -|pypi|[path](https://pypi.org/project/path)|4.960699245319463e-05| -|pypi|[pockets](http://pockets.readthedocs.org)|4.960595688807281e-05| -|pypi|[pytest-remotedata](https://pypi.org/project/pytest-remotedata)|4.9504515417196586e-05| -|pypi|[configparser](https://pypi.org/project/configparser)|4.942506102668806e-05| -|pypi|[pyxenon](https://pypi.org/project/pyxenon)|4.929707112970712e-05| -|pypi|[pbr](https://pypi.org/project/pbr)|4.928124229188444e-05| -|pypi|[gevent](https://pypi.org/project/gevent)|4.9193007052071094e-05| -|pypi|[chevron](https://github.com/noahmorrison/chevron)|4.904671479148467e-05| -|pypi|[cytoolz](https://pypi.org/project/cytoolz)|4.897322865419099e-05| -|pypi|[nrel-pysam](https://pypi.org/project/nrel-pysam)|4.896238045427376e-05| -|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.886585734796755e-05| -|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.864016736401674e-05| -|pypi|[pydevtool](https://github.com/pydoit/pydevtool)|4.863759806485357e-05| -|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.844747852895838e-05| -|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.8429988169526275e-05| -|pypi|[semantic-version](https://pypi.org/project/semantic-version)|4.824829322735467e-05| -|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.814142993823787e-05| -|pypi|[types-protobuf](https://pypi.org/project/types-protobuf)|4.8138272564255826e-05| -|pypi|[clang-format](https://pypi.org/project/clang-format)|4.8138272564255826e-05| -|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.8012552301255234e-05| -|pypi|[pymongo](https://pypi.org/project/pymongo)|4.798944429622908e-05| -|pypi|[magic-impute](https://github.com/KrishnaswamyLab/MAGIC)|4.796729159961378e-05| -|pypi|[pycairo](https://pypi.org/project/pycairo)|4.788802550308827e-05| -|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.779530093337625e-05| -|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|4.7716038674901276e-05| -|pypi|[wasabi](https://ines.io)|4.768904829252433e-05| -|pypi|[math](https://pypi.org/project/math)|4.760908547519426e-05| -|pypi|[wandb](https://github.com/wandb/client)|4.712517047194055e-05| -|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.7071129707112974e-05| -|pypi|[pyopengl](http://pyopengl.sourceforge.net)|4.7071129707112974e-05| -|pypi|[pyglm](https://github.com/Zuzu-Typ/PyGLM)|4.7071129707112974e-05| -|pypi|[pyopengl-accelerate](http://pyopengl.sourceforge.net)|4.7071129707112974e-05| -|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.7071129707112974e-05| -|pypi|[structlog](https://www.structlog.org/)|4.7071129707112974e-05| -|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.7071129707112974e-05| -|pypi|[types](https://www.pytosquatting.org)|4.7071129707112974e-05| -|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.7071129707112974e-05| -|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.7071129707112974e-05| -|pypi|[gemmi](https://project-gemmi.github.io/)|4.7071129707112974e-05| -|pypi|[pycbc](http://www.pycbc.org/)|4.7071129707112974e-05| -|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.7071129707112974e-05| -|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.7071129707112974e-05| -|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.7071129707112974e-05| -|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.7071129707112974e-05| -|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.7071129707112974e-05| -|pypi|[trippy](https://github.com/fraserw/trippy)|4.7071129707112974e-05| -|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.7071129707112974e-05| -|pypi|[imexam](http://imexam.readthedocs.io/)|4.7071129707112974e-05| -|pypi|[gputil](https://github.com/anderskm/gputil)|4.7071129707112974e-05| -|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.7071129707112974e-05| -|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.7071129707112974e-05| -|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.7071129707112974e-05| -|pypi|[sbpy](https://sbpy.org)|4.7071129707112974e-05| -|pypi|[pygedm](https://github.com/frbs/pygedm)|4.7071129707112974e-05| -|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.7071129707112974e-05| -|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.7071129707112974e-05| -|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.7071129707112974e-05| -|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.7071129707112974e-05| -|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.7071129707112974e-05| -|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.7071129707112974e-05| -|pypi|[transforms3d](http://github.com/matthew-brett/transforms3d)|4.701328613516656e-05| -|pypi|[bz2file](https://github.com/nvawda/bz2file)|4.699871258448665e-05| -|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.69142259414226e-05| -|pypi|[pyasn1-modules](https://pypi.org/project/pyasn1-modules)|4.678172955648944e-05| -|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|4.671721143863844e-05| -|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|4.671721143863844e-05| -|pypi|[cramjam](https://pypi.org/project/cramjam)|4.6669041114838005e-05| -|pypi|[boto](https://github.com/boto/boto/)|4.6600418410041844e-05| -|pypi|[args](https://github.com/kennethreitz/args)|4.6600418410041844e-05| -|pypi|[anyio](https://pypi.org/project/anyio)|4.654445631858067e-05| -|pypi|[tblib](https://github.com/ionelmc/python-tblib)|4.631807961057305e-05| -|pypi|[yapf](https://pypi.org/project/yapf)|4.613891514305138e-05| -|pypi|[webcolors](https://pypi.org/project/webcolors)|4.611902084420829e-05| -|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.610299993481995e-05| -|pypi|[sos](https://github.com/vatlab/SoS)|4.5996376448919934e-05| -|pypi|[pyglet](http://pyglet.readthedocs.org/en/latest/)|4.598961446503288e-05| -|pypi|[pytest-mpl](https://pypi.org/project/pytest-mpl)|4.5805645560444964e-05| -|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|4.577741390408756e-05| -|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.560669456066946e-05| -|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.560669456066946e-05| -|pypi|[ini2toml](https://github.com/abravalheri/ini2toml/)|4.5573092058235925e-05| -|pypi|[xlwt](http://www.python-excel.org/)|4.53840361700538e-05| -|pypi|[colour](http://github.com/vaab/colour)|4.532277346084878e-05| -|pypi|[zstandard](https://github.com/indygreg/python-zstandard)|4.531250282503276e-05| -|pypi|[spectres](https://spectres.readthedocs.io)|4.529663984551015e-05| -|pypi|[vine](https://pypi.org/project/vine)|4.501851286771284e-05| -|pypi|[dpath](https://github.com/dpath-maintainers/dpath-python)|4.499266423952616e-05| -|pypi|[zope.event](https://pypi.org/project/zope.event)|4.468471486672323e-05| -|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.458533819376411e-05| -|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.4183738221557086e-05| -|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.401893855978859e-05| -|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.387029288702929e-05| -|pypi|[segments](https://github.com/cldf/segments)|4.387029288702929e-05| -|pypi|[requests-file](http://github.com/dashea/requests-file)|4.3776150627615065e-05| -|pypi|[distlib](https://pypi.org/project/distlib)|4.355892912732506e-05| -|pypi|[colorlog](https://pypi.org/project/colorlog)|4.342860315159936e-05| -|pypi|[fastrlock](https://github.com/scoder/fastrlock)|4.341815955245897e-05| -|pypi|[sniffio](https://pypi.org/project/sniffio)|4.3356945204222206e-05| -|pypi|[ratelimit](https://pypi.org/project/ratelimit)|4.2834728033472806e-05| -|pypi|[backoff](https://pypi.org/project/backoff)|4.2834728033472806e-05| -|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.279193609737543e-05| -|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.278242677824268e-05| -|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.2638839150124436e-05| -|pypi|[python_dateutil](https://github.com/dateutil/dateutil)|4.2588164973102216e-05| -|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|4.241953766438937e-05| -|pypi|[overrides](https://github.com/mkorpela/overrides)|4.218333967287942e-05| -|pypi|[treegp](https://github.com/PFLeget/treegp)|4.184100418410042e-05| -|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.184100418410042e-05| -|pypi|[precession](https://github.com/dgerosa/precession/)|4.184100418410042e-05| -|pypi|[tensorly-viz](https://tensorly.org/viz)|4.184100418410042e-05| -|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.184100418410042e-05| -|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.184100418410042e-05| -|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.184100418410042e-05| -|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.184100418410042e-05| -|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.184100418410042e-05| -|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.184100418410042e-05| -|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.184100418410042e-05| -|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.184100418410042e-05| -|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.184100418410042e-05| -|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.184100418410042e-05| -|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.184100418410042e-05| -|pypi|[sick](http://www.github.com/andycasey/sick/)|4.184100418410042e-05| -|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.184100418410042e-05| -|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.184100418410042e-05| -|pypi|[lda](https://pypi.org/project/lda)|4.184100418410042e-05| -|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.184100418410042e-05| -|pypi|[pygobject](https://pygobject.readthedocs.io)|4.184100418410042e-05| -|pypi|[genicam](https://www.emva.org)|4.184100418410042e-05| -|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.184100418410042e-05| -|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.184100418410042e-05| -|pypi|[fseval](https://github.com/dunnkers/fseval)|4.184100418410042e-05| -|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.184100418410042e-05| -|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.184100418410042e-05| -|pypi|[protfasta](https://pypi.org/project/protfasta)|4.184100418410042e-05| -|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.184100418410042e-05| -|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.184100418410042e-05| -|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.184100418410042e-05| -|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.184100418410042e-05| -|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.184100418410042e-05| -|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.184100418410042e-05| -|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.184100418410042e-05| -|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.184100418410042e-05| -|pypi|[pymatgen](https://pymatgen.org)|4.162987583839431e-05| -|pypi|[casadi](https://pypi.org/project/casadi)|4.148602355884812e-05| -|pypi|[mahotas](http://luispedro.org/software/mahotas)|4.1422594142259416e-05| -|pypi|[click-plugins](https://pypi.org/project/click-plugins)|4.1391095065151095e-05| -|pypi|[unidecode](https://pypi.org/project/unidecode)|4.138121292933009e-05| -|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.131903765690377e-05| -|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|4.113373570937724e-05| -|pypi|[ply](https://pypi.org/project/ply)|4.099268139161373e-05| -|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.0844789798764696e-05| -|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.0739925126624095e-05| -|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.0650030247696124e-05| -|pypi|[wslink](https://pypi.org/project/wslink)|4.0635553576306505e-05| -|pypi|[bwapy](https://pypi.org/project/bwapy)|4.0467120464622494e-05| -|pypi|[pytabix](https://pypi.org/project/pytabix)|4.0467120464622494e-05| -|pypi|[types-psutil](https://github.com/python/typeshed)|4.043204946204423e-05| -|pypi|[Brotli](https://github.com/google/brotli)|4.041004190709041e-05| -|pypi|[rdflib](https://github.com/RDFLib/rdflib)|3.997008402336322e-05| -|pypi|[yarl](https://pypi.org/project/yarl)|3.990535157667772e-05| -|pypi|[lmdb](https://pypi.org/project/lmdb)|3.961310655871325e-05| -|pypi|[fiona](https://pypi.org/project/fiona)|3.9595524679643926e-05| -|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|3.947861761669293e-05| -|pypi|[sphinx-autobuild](https://github.com/executablebooks/sphinx-autobuild)|3.9330338413271294e-05| -|pypi|[dogpile.cache](https://pypi.org/project/dogpile.cache)|3.9167922203319697e-05| -|pypi|[CoolProp](https://pypi.org/project/CoolProp)|3.8951359832635985e-05| -|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.8676629627768536e-05| -|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.8316588909454273e-05| -|pypi|[cython-lint](https://github.com/MarcoGorelli/cython-lint)|3.823517259414226e-05| -|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.807531380753138e-05| -|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.8035450903128966e-05| -|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.8035450903128966e-05| -|pypi|[pydap](https://pypi.org/project/pydap)|3.8035450903128966e-05| -|pypi|[numbagg](https://pypi.org/project/numbagg)|3.8035450903128966e-05| -|pypi|[spglib](http://spglib.github.io/spglib/)|3.798658625908938e-05| -|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.765690376569038e-05| -|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.765690376569038e-05| -|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.765690376569038e-05| -|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.765690376569038e-05| -|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.765690376569038e-05| -|pypi|[disksurf](https://github.com/richteague/disksurf)|3.765690376569038e-05| -|pypi|[gofish](https://github.com/richteague/gofish)|3.765690376569038e-05| -|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.765690376569038e-05| -|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.765690376569038e-05| -|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.765690376569038e-05| -|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.765690376569038e-05| -|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.765690376569038e-05| -|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.765690376569038e-05| -|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.765690376569038e-05| -|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.765690376569038e-05| -|pypi|[simpleitk](http://simpleitk.org/)|3.765690376569038e-05| -|pypi|[caput](https://github.com/eykd/caput)|3.765690376569038e-05| -|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.765690376569038e-05| -|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.765690376569038e-05| -|pypi|[pykeops](http://www.kernel-operations.io/)|3.765690376569038e-05| -|pypi|[keopscore](http://www.kernel-operations.io/)|3.765690376569038e-05| -|pypi|[pywfa](https://pypi.org/project/pywfa)|3.765690376569038e-05| -|pypi|[astLib](https://astlib.readthedocs.io)|3.765690376569038e-05| -|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.765690376569038e-05| -|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.765690376569038e-05| -|pypi|[urepr](https://github.com/j-faria/urepr)|3.765690376569038e-05| -|pypi|[2to3](https://pypi.org/project/2to3)|3.765690376569038e-05| -|pypi|[streamlit-authenticator](https://github.com/mkhorasani/Streamlit-Authenticator)|3.765690376569038e-05| -|pypi|[Cerberus](http://docs.python-cerberus.org)|3.765690376569038e-05| -|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.765690376569038e-05| -|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.764106477421205e-05| -|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.762987727973414e-05| -|pypi|[optlang](https://github.com/opencobra/optlang)|3.762987727973414e-05| -|pypi|[tensorflow-probability](http://github.com/tensorflow/probability)|3.758239008534984e-05| -|pypi|[kombu](https://kombu.readthedocs.io)|3.747412427405286e-05| -|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.733504988735115e-05| -|pypi|[cymem](https://github.com/explosion/cymem)|3.733339975695947e-05| -|pypi|[murmurhash](https://github.com/explosion/murmurhash)|3.733339975695947e-05| -|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.7310708854822944e-05| -|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.7280334728033474e-05| -|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.7280334728033474e-05| -|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.7280334728033474e-05| -|pypi|[pytest-regressions](https://github.com/ESSS/pytest-regressions)|3.718474785502325e-05| -|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.6922845560302084e-05| -|pypi|[chex](https://github.com/deepmind/chex)|3.690057977100226e-05| -|pypi|[PyJWT](https://github.com/jpadilla/pyjwt)|3.687195375720424e-05| -|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|3.684118094504639e-05| -|pypi|[jdcal](https://github.com/phn/jdcal)|3.658710536325599e-05| -|pypi|[coloredlogs](https://pypi.org/project/coloredlogs)|3.6500605864163e-05| -|pypi|[pycryptodomex](https://www.pycryptodome.org)|3.6370734869467855e-05| -|pypi|[parsimonious](https://github.com/erikrose/parsimonious)|3.628606033913235e-05| -|pypi|[crds](https://hst-crds.stsci.edu)|3.6140926738010946e-05| -|pypi|[zict](http://zict.readthedocs.io/en/latest/)|3.613568618305121e-05| -|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.6080599764849615e-05| -|pypi|[hiredis](https://pypi.org/project/hiredis)|3.5840016128367375e-05| -|pypi|[isodate](https://pypi.org/project/isodate)|3.581309835735556e-05| -|pypi|[cwltool](https://pypi.org/project/cwltool)|3.5774058577405865e-05| -|pypi|[torchvision](https://github.com/pytorch/vision)|3.563990627942348e-05| -|pypi|[scanpydoc](https://github.com/theislab/scanpydoc/)|3.547340244015243e-05| -|pypi|[nibabel](https://nipy.org/nibabel)|3.538661024873549e-05| -|pypi|[geopandas](https://pypi.org/project/geopandas)|3.537494888680459e-05| -|pypi|[ase](https://wiki.fysik.dtu.dk/ase)|3.521117067614242e-05| -|pypi|[astropy-healpix](https://github.com/astropy/astropy-healpix)|3.5179895889301434e-05| -|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|3.513625909171921e-05| -|pypi|[types-toml](https://pypi.org/project/types-toml)|3.4898241195750245e-05| -|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.473191556822675e-05| -|pypi|[cfgrib](https://pypi.org/project/cfgrib)|3.4721643371748206e-05| -|pypi|[wincertstore](https://github.com/tiran/wincertstore)|3.4526767921367494e-05| -|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.4526699503425447e-05| -|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.439045264359072e-05| -|pypi|[terminaltables](https://github.com/matthewdeanmartin/terminaltables)|3.431323041408166e-05| -|pypi|[flatdict](https://github.com/gmr/flatdict)|3.423354887790034e-05| -|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.423354887790034e-05| -|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.423354887790034e-05| -|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.423354887790034e-05| -|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.423354887790034e-05| -|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.423354887790034e-05| -|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.423354887790034e-05| -|pypi|[colored](https://gitlab.com/dslackw/colored)|3.423354887790034e-05| -|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.423354887790034e-05| -|pypi|[marxs](http://marxs.readthedocs.io)|3.423354887790034e-05| -|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.423354887790034e-05| -|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.423354887790034e-05| -|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.423354887790034e-05| -|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.423354887790034e-05| -|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.423354887790034e-05| -|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.423354887790034e-05| -|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.423354887790034e-05| -|pypi|[filetype](https://github.com/h2non/filetype.py)|3.423354887790034e-05| -|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.423354887790034e-05| -|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.423354887790034e-05| -|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.423354887790034e-05| -|pypi|[PIL](http://www.pythonware.com/products/pil)|3.423354887790034e-05| -|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.423354887790034e-05| -|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.423354887790034e-05| -|pypi|[wurst](https://github.com/polca/wurst)|3.423354887790034e-05| -|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.423354887790034e-05| -|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.423354887790034e-05| -|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.423354887790034e-05| -|pypi|[configuration](http://k0s.org/hg/configuration)|3.423354887790034e-05| -|pypi|[cdips](https://github.com/lgbouma/cdips)|3.423354887790034e-05| -|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.423354887790034e-05| -|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.423354887790034e-05| -|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.423354887790034e-05| -|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.4205020920502095e-05| -|pypi|[rpy2](https://rpy2.github.io)|3.4188502919674485e-05| -|pypi|[billiard](https://pypi.org/project/billiard)|3.410853849999428e-05| -|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.40262167047589e-05| -|pypi|[scikit_learn](http://scikit-learn.org)|3.384985983743061e-05| -|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.383712900593131e-05| -|pypi|[ray](https://github.com/ray-project/ray)|3.375775138280348e-05| -|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.3264865957046764e-05| -|pypi|[pypairix](https://github.com/4dn-dcic/pairix)|3.324463193710056e-05| -|pypi|[python-decouple](https://pypi.org/project/python-decouple)|3.313807531380753e-05| -|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|3.2846213394013e-05| -|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.2787964539371357e-05| -|pypi|[matchms](https://github.com/matchms/matchms)|3.276150627615064e-05| -|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.273148990358378e-05| -|pypi|[addict](https://pypi.org/project/addict)|3.267520920502092e-05| -|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.259939154290619e-05| -|pypi|[optax](https://github.com/deepmind/optax)|3.231376300726769e-05| -|pypi|[elastic-transport](https://github.com/elastic/elastic-transport-python)|3.231320980274957e-05| -|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.221004988735114e-05| -|pypi|[timm](https://pypi.org/project/timm)|3.216786018846857e-05| -|pypi|[safe-netrc](https://git.ligo.org/emfollow/safe-netrc)|3.2098027495517036e-05| -|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.204786844954209e-05| -|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|3.1796965648183965e-05| -|pypi|[itk](https://itk.org/)|3.171543565455451e-05| -|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.1714173640167364e-05| -|pypi|[pytz-deprecation-shim](https://github.com/pganssle/pytz-deprecation-shim)|3.1393415789231694e-05| -|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.1380753138075316e-05| -|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.1380753138075316e-05| -|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.1380753138075316e-05| -|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.1380753138075316e-05| -|pypi|[random2](http://pypi.python.org/pypi/random2)|3.1380753138075316e-05| -|pypi|[pickle-mixin](https://github.com/limix/pickle-mixin)|3.1380753138075316e-05| -|pypi|[bioinfokit](https://github.com/reneshbedre/bioinfokit)|3.1380753138075316e-05| -|pypi|[blackjax](https://pypi.org/project/blackjax)|3.1380753138075316e-05| -|pypi|[toil](https://github.com/DataBiosphere/toil)|3.1380753138075316e-05| -|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.1380753138075316e-05| -|pypi|[torch_sparse](https://github.com/rusty1s/pytorch_sparse)|3.1380753138075316e-05| -|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.1380753138075316e-05| -|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.1380753138075316e-05| -|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.1380753138075316e-05| -|pypi|[vtk](https://pypi.org/project/vtk)|3.1360808377205776e-05| -|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.1245143454871486e-05| -|pypi|[PyLD](https://pypi.org/project/PyLD)|3.1224610355648535e-05| -|pypi|[asciitree](https://pypi.org/project/asciitree)|3.116729284691984e-05| -|pypi|[sphinx-math-dollar](https://github.com/sympy/sphinx-math-dollar/)|3.1085049887351145e-05| -|pypi|[jupyter-console](https://jupyter.org)|3.1058793089317967e-05| -|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.098761533624868e-05| -|pypi|[tensorflow-cpu](https://www.tensorflow.org/)|3.0486207078318505e-05| -|pypi|[ipympl](https://pypi.org/project/ipympl)|3.041026499716477e-05| -|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.040787271351847e-05| -|pypi|[autocommand](https://pypi.org/project/autocommand)|3.0401641171881406e-05| -|pypi|[QtPy](https://pypi.org/project/QtPy)|3.0297108093903984e-05| -|pypi|[astor](https://pypi.org/project/astor)|3.0215818398582336e-05| -|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.017380109430319e-05| -|pypi|[tensorflow-gpu](https://www.tensorflow.org/)|3.0160048892342495e-05| -|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|3.0059830337026988e-05| -|pypi|[shap](http://github.com/slundberg/shap)|3.002289646450925e-05| -|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|2.9856545128511657e-05| -|pypi|[pathos](https://github.com/uqfoundation/pathos)|2.974340657235921e-05| -|pypi|[dipy](https://dipy.org)|2.9594464113292572e-05| -|pypi|[lml](https://pypi.org/project/lml)|2.957463613269576e-05| -|pypi|[gensim](https://pypi.org/project/gensim)|2.9525668477701588e-05| -|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|2.9504804818612356e-05| -|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|2.9504804818612353e-05| -|pypi|[emoji](https://github.com/carpedm20/emoji/)|2.947973267195517e-05| -|pypi|[gmsh](https://gmsh.info)|2.9460989416687177e-05| -|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|2.929996781461217e-05| -|pypi|[netifaces](https://pypi.org/project/netifaces)|2.917532246429087e-05| -|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.9116855947399883e-05| -|pypi|[smart-open](https://pypi.org/project/smart-open)|2.9091359744775422e-05| -|pypi|[pytest-lazy-fixture](https://github.com/tvorog/pytest-lazy-fixture)|2.9067653685226904e-05| -|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.896684905053106e-05| -|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.896684905053106e-05| -|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.896684905053106e-05| -|pypi|[coramin](https://github.com/Coramin/Coramin)|2.896684905053106e-05| -|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.896684905053106e-05| -|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.896684905053106e-05| -|pypi|[pmesh](https://pypi.org/project/pmesh)|2.896684905053106e-05| -|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.896684905053106e-05| -|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.896684905053106e-05| -|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.896684905053106e-05| -|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.896684905053106e-05| -|pypi|[ulid](https://github.com/mdipierro/ulid)|2.896684905053106e-05| -|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.896684905053106e-05| -|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.896684905053106e-05| -|pypi|[filemagic](http://filemagic.readthedocs.org)|2.896684905053106e-05| -|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.896684905053106e-05| -|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.896684905053106e-05| -|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.896684905053106e-05| -|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.896684905053106e-05| -|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.896684905053106e-05| -|pypi|[pymdown-extensions](https://pypi.org/project/pymdown-extensions)|2.8966300024488713e-05| -|pypi|[pretend](https://pypi.org/project/pretend)|2.895069077589195e-05| -|pypi|[reportlab](http://www.reportlab.com/)|2.8924555603882695e-05| -|pypi|[httpretty](https://httpretty.readthedocs.io/en/latest/)|2.889138919165993e-05| -|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.867718056002575e-05| -|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.8562089061566053e-05| -|pypi|[easygui](https://github.com/robertlugg/easygui)|2.851995516616102e-05| -|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.840989126886807e-05| -|pypi|[pyqtgraph](http://www.pyqtgraph.org)|2.8364703895019906e-05| -|pypi|[python-socks](https://pypi.org/project/python-socks)|2.8347519787445072e-05| -|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8255107805291407e-05| -|pypi|[geojson](https://pypi.org/project/geojson)|2.8192244471010165e-05| -|pypi|[funcy](https://pypi.org/project/funcy)|2.8190154999722492e-05| -|pypi|[datrie](https://github.com/kmike/datrie)|2.8002839210998207e-05| -|pypi|[toposort](https://pypi.org/project/toposort)|2.8002839210998207e-05| -|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.7949111425364106e-05| -|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.790974941780558e-05| -|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.7898983861326962e-05| -|pypi|[hdf5plugin](https://github.com/silx-kit/hdf5plugin)|2.7761535688091224e-05| -|pypi|[datashader](https://datashader.org)|2.774504287566814e-05| -|pypi|[pymc3](http://github.com/pymc-devs/pymc3)|2.7713362046709365e-05| -|pypi|[altair](https://pypi.org/project/altair)|2.761563631925806e-05| -|pypi|[cligj](https://pypi.org/project/cligj)|2.7509408057337984e-05| -|pypi|[ndcube](https://pypi.org/project/ndcube)|2.7465924508579564e-05| -|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.7344758723962493e-05| -|pypi|[PasteDeploy](https://pylonsproject.org/)|2.7005551979401355e-05| -|pypi|[srsly](https://github.com/explosion/srsly)|2.6977751221394626e-05| -|pypi|[Pint](https://github.com/hgrecco/pint)|2.6965780035863718e-05| -|pypi|[thermo](https://github.com/CalebBell/thermo)|2.6897788404064558e-05| -|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.6897788404064558e-05| -|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.6897788404064558e-05| -|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.6897788404064558e-05| -|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.6897788404064558e-05| -|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.6897788404064558e-05| -|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.6897788404064558e-05| -|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.6897788404064558e-05| -|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.6897788404064558e-05| -|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.6897788404064558e-05| -|pypi|[wres](https://github.com/jks-liu/wres)|2.6897788404064558e-05| -|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.6897788404064558e-05| -|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.6897788404064558e-05| -|pypi|[dash_table](https://pypi.org/project/dash_table)|2.6897788404064558e-05| -|pypi|[dash_trich_components](https://pypi.org/project/dash_trich_components)|2.6897788404064558e-05| -|pypi|[python-time](https://github.com/hengdai/pytime)|2.6897788404064558e-05| -|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.6897788404064558e-05| -|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.6897788404064558e-05| -|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.6897788404064558e-05| -|pypi|[area](https://github.com/scisco/area)|2.6897788404064558e-05| -|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.6897788404064558e-05| -|pypi|[monty](https://github.com/materialsvirtuallab/monty)|2.6843631100733407e-05| -|pypi|[dicttoxml](https://github.com/quandyfactory/dicttoxml)|2.6792670610301546e-05| -|pypi|[srastream](https://github.com/jdidion/srastream)|2.6628810520023907e-05| -|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.6628810520023907e-05| -|pypi|[progress](http://github.com/verigak/progress/)|2.6605972775152534e-05| -|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.657863172932647e-05| -|pypi|[asynctest](https://github.com/Martiusweb/asynctest/)|2.640987974189894e-05| -|pypi|[MOODS-python](https://www.cs.helsinki.fi/group/pssmfind/)|2.6359832635983266e-05| -|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.6126095723129937e-05| -|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.61244769874477e-05| -|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.61244769874477e-05| -|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.61244769874477e-05| -|pypi|[pythutils](https://github.com/JolleJolles)|2.61244769874477e-05| -|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.586221624866651e-05| -|pypi|[pyfftw](https://github.com/pyFFTW/pyFFTW)|2.5793430918392486e-05| -|pypi|[phantomjs](https://pypi.org/project/phantomjs)|2.57285257199114e-05| -|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.5602556439376536e-05| -|pypi|[cmake](https://pypi.org/project/cmake)|2.553889241848473e-05| -|pypi|[sep](https://github.com/kbarbary/sep)|2.5493198198227624e-05| -|pypi|[funcsigs](https://pypi.org/project/funcsigs)|2.5310818888224747e-05| -|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5283921099820682e-05| -|pypi|[astlib](https://astlib.readthedocs.io)|2.5283921099820682e-05| -|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5283921099820682e-05| -|pypi|[cchardet](https://github.com/PyYoshi/cChardet)|2.515719572210721e-05| -|pypi|[scandir](https://pypi.org/project/scandir)|2.5142319761828138e-05| -|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.5104602510460254e-05| -|pypi|[vedo](https://github.com/marcomusy/vedo)|2.5104602510460254e-05| -|pypi|[PIMS](https://github.com/soft-matter/pims)|2.5104602510460254e-05| -|pypi|[leafmap](https://github.com/opengeos/leafmap)|2.5104602510460254e-05| -|pypi|[localtileserver](https://pypi.org/project/localtileserver)|2.5104602510460254e-05| -|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.5104602510460254e-05| -|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.5104602510460254e-05| -|pypi|[scikit-video](http://scikit-video.org/)|2.5104602510460254e-05| -|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.5104602510460254e-05| -|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.5104602510460254e-05| -|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.5104602510460254e-05| -|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.5104602510460254e-05| -|pypi|[future-fstrings](https://pypi.org/project/future-fstrings)|2.494769874476988e-05| -|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.4944680779444635e-05| -|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.4937506404235333e-05| -|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.4926823722030196e-05| -|pypi|[autopep8](https://github.com/hhatto/autopep8)|2.4864962980673875e-05| -|pypi|[spacy-legacy](https://spacy.io)|2.4753574460720487e-05| -|pypi|[google-cloud-core](https://pypi.org/project/google-cloud-core)|2.4742600436866454e-05| -|pypi|[Theano](http://deeplearning.net/software/theano/)|2.468619246861925e-05| -|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.4654750353868485e-05| -|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.45681527592085e-05| -|pypi|[python-jose](https://pypi.org/project/python-jose)|2.442635631658521e-05| -|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4279209591786505e-05| -|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.4252928870292895e-05| -|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.4252928870292895e-05| -|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.4252928870292895e-05| -|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.413904087544255e-05| -|pypi|[pyclipper](https://pypi.org/project/pyclipper)|2.413904087544255e-05| -|pypi|[httptools](https://pypi.org/project/httptools)|2.4071796918357036e-05| -|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.4071796918357036e-05| -|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|2.4047294636913942e-05| -|pypi|[service-identity](https://pypi.org/project/service-identity)|2.4014689190611597e-05| -|pypi|[geoviews](https://pypi.org/project/geoviews)|2.3972478619840284e-05| -|pypi|[george](https://github.com/dfm/george)|2.382875929683385e-05| -|pypi|[av](https://pypi.org/project/av)|2.3822263345691828e-05| -|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.37895995218171e-05| -|pypi|[spectral-cube](https://pypi.org/project/spectral-cube)|2.3783038701187236e-05| -|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.374376408110718e-05| -|pypi|[formulaic](https://pypi.org/project/formulaic)|2.3723248783808133e-05| -|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.3723248783808133e-05| -|pypi|[intake](https://pypi.org/project/intake)|2.3707168616036554e-05| -|pypi|[asdf-transform-schemas](https://pypi.org/project/asdf-transform-schemas)|2.3575779571880825e-05| -|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.3553096132746592e-05| -|pypi|[julia](http://julialang.org)|2.3535564853556487e-05| -|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.3535564853556487e-05| -|pypi|[bfit](https://github.com/dfujim/bfit)|2.3535564853556487e-05| -|pypi|[bdata](https://github.com/dfujim/bdata)|2.3535564853556487e-05| -|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.3535564853556487e-05| -|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.3535564853556487e-05| -|pypi|[ref_index](http://github.com/phn/ref_index)|2.3535564853556487e-05| -|pypi|[cerberus](http://docs.python-cerberus.org)|2.3535564853556487e-05| -|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.3535564853556487e-05| -|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.3535564853556487e-05| -|pypi|[traittypes](https://pypi.org/project/traittypes)|2.3501187110312305e-05| -|pypi|[scanpy](https://scanpy.readthedocs.io)|2.3490546929625016e-05| -|pypi|[jupyter-nbextensions-configurator](https://pypi.org/project/jupyter-nbextensions-configurator)|2.3467018876655807e-05| -|pypi|[jupyter-contrib-core](https://pypi.org/project/jupyter-contrib-core)|2.3467018876655807e-05| -|pypi|[python-louvain](https://pypi.org/project/python-louvain)|2.337934889719777e-05| -|pypi|[miniball](https://github.com/marmakoide/miniball)|2.3300209205020922e-05| -|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.3300209205020922e-05| -|pypi|[pyramid](https://trypyramid.com)|2.3283681351523555e-05| -|pypi|[datatable](https://pypi.org/project/datatable)|2.3213908685456805e-05| -|pypi|[anndata](http://anndata.readthedocs.io)|2.3170415629557562e-05| -|pypi|[idna-ssl](https://github.com/aio-libs/idna-ssl)|2.3163594934511837e-05| -|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.3147920255968495e-05| -|pypi|[tensorflow-datasets](https://github.com/tensorflow/datasets)|2.3138741600765583e-05| -|pypi|[aiodns](https://pypi.org/project/aiodns)|2.311275991532765e-05| -|pypi|[flax](https://github.com/google/flax)|2.301315703410365e-05| -|pypi|[xdg](https://github.com/srstevenson/xdg)|2.2859671709044095e-05| -|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.2518828451882843e-05| -|pypi|[ffmpeg](https://pypi.org/project/ffmpeg)|2.2467124925283924e-05| -|pypi|[batman-package](https://pypi.org/project/batman-package)|2.243318596195167e-05| -|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2397581497999908e-05| -|pypi|[nltk](https://pypi.org/project/nltk)|2.2250697311733704e-05| -|pypi|[humanize](https://github.com/jmoiron/humanize)|2.2237978440546612e-05| -|pypi|[databases](https://github.com/encode/databases)|2.2200013894761827e-05| -|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.215111986217081e-05| -|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.215111986217081e-05| -|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.215111986217081e-05| -|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.215111986217081e-05| -|pypi|[pykalman](http://pykalman.github.com)|2.215111986217081e-05| -|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.215111986217081e-05| -|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.215111986217081e-05| -|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.215111986217081e-05| -|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.215111986217081e-05| -|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.215111986217081e-05| -|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.215111986217081e-05| -|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.1936266789034696e-05| -|pypi|[nbval](https://pypi.org/project/nbval)|2.1841971788105857e-05| -|pypi|[ortools](https://developers.google.com/optimization/)|2.1834664638011932e-05| -|pypi|[apptools](https://pypi.org/project/apptools)|2.1831589958158997e-05| -|pypi|[passlib](https://pypi.org/project/passlib)|2.1790343066600718e-05| -|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.1700855752664774e-05| -|pypi|[prov](https://pypi.org/project/prov)|2.1687340131790694e-05| -|pypi|[starlette](https://pypi.org/project/starlette)|2.1602045942652952e-05| -|pypi|[waitress](https://pypi.org/project/waitress)|2.160198851428699e-05| -|pypi|[astroid](https://pypi.org/project/astroid)|2.1582055750629022e-05| -|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.157689388479397e-05| -|pypi|[identify](https://pypi.org/project/identify)|2.157689388479397e-05| -|pypi|[cfgv](https://pypi.org/project/cfgv)|2.157689388479397e-05| -|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.1473386140699737e-05| -|pypi|[typeguard](https://pypi.org/project/typeguard)|2.1451426434751573e-05| -|pypi|[stsci.stimage](https://pypi.org/project/stsci.stimage)|2.140592311715481e-05| -|pypi|[stsci.imagestats](https://pypi.org/project/stsci.imagestats)|2.140592311715481e-05| -|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.135334006636849e-05| -|pypi|[pyro-ppl](https://pypi.org/project/pyro-ppl)|2.132237089186847e-05| -|pypi|[incremental](https://pypi.org/project/incremental)|2.1221231274122343e-05| -|pypi|[h2](https://pypi.org/project/h2)|2.1175721610337473e-05| -|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|2.1141649990904128e-05| -|pypi|[timezonefinder](https://timezonefinder.michelfe.it/gui)|2.101888790764855e-05| -|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.092050209205021e-05| -|pypi|[tkp](http://docs.transientskp.org/)|2.092050209205021e-05| -|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.092050209205021e-05| -|pypi|[line_profiler](https://github.com/pyutils/line_profiler)|2.092050209205021e-05| -|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.092050209205021e-05| -|pypi|[pydub](http://pydub.com)|2.0890615660490136e-05| -|pypi|[pyscf](http://www.pyscf.org)|2.080048447478529e-05| -|pypi|[google-api-core](https://pypi.org/project/google-api-core)|2.0766101922121727e-05| -|pypi|[boltons](https://pypi.org/project/boltons)|2.071737345038456e-05| -|pypi|[language-data](https://pypi.org/project/language-data)|2.0711297071129708e-05| -|pypi|[clikit](https://pypi.org/project/clikit)|2.0711297071129708e-05| -|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.0711297071129708e-05| -|pypi|[httpstan](https://pypi.org/project/httpstan)|2.0711297071129708e-05| -|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.0711297071129708e-05| -|pypi|[mayavi](https://pypi.org/project/mayavi)|2.070243662318484e-05| -|pypi|[anytree](https://pypi.org/project/anytree)|2.0619612340575693e-05| -|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.0504184100418408e-05| -|pypi|[validators](https://pypi.org/project/validators)|2.0468715849004552e-05| -|pypi|[fastcore](https://pypi.org/project/fastcore)|2.0425607339094755e-05| -|pypi|[geographiclib](https://pypi.org/project/geographiclib)|2.040954871488344e-05| -|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.0381799163179917e-05| -|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.0355083116589394e-05| -|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.0355083116589394e-05| -|pypi|[osmnx](https://pypi.org/project/osmnx)|2.0122907949790796e-05| -|pypi|[xcffib](https://pypi.org/project/xcffib)|2.0049056709503884e-05| -|pypi|[loguru](https://github.com/Delgan/loguru)|2.0047006216339234e-05| -|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|1.9819423034573884e-05| -|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|1.9819423034573884e-05| -|pypi|[kneed](https://github.com/arvkevi/kneed)|1.9819423034573884e-05| -|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|1.9819423034573884e-05| -|pypi|[sos-python](https://github.com/vatlab/SOS)|1.9819423034573884e-05| -|pypi|[sos-ruby](https://github.com/vatlab/SOS)|1.9819423034573884e-05| -|pypi|[alphapept](https://github.com/MannLabs/alphapept)|1.9819423034573884e-05| -|pypi|[BioPython](https://biopython.org/)|1.9819423034573884e-05| -|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|1.9819423034573884e-05| -|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|1.9819423034573884e-05| -|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|1.9819423034573884e-05| -|pypi|[pyside6](https://pypi.org/project/pyside6)|1.9752615062761508e-05| -|pypi|[pyopencl](https://pypi.org/project/pyopencl)|1.9596159593544533e-05| -|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|1.9512517284334378e-05| -|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|1.9512517284334378e-05| -|pypi|[heapdict](https://pypi.org/project/heapdict)|1.9510867570701214e-05| -|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.9356077435642468e-05| -|pypi|[deprecation](http://deprecation.readthedocs.io/)|1.925850463889395e-05| -|pypi|[asdf-astropy](https://pypi.org/project/asdf-astropy)|1.920353169741583e-05| -|pypi|[tensorstore](https://github.com/google/tensorstore)|1.911594044553188e-05| -|pypi|[h3](https://github.com/uber/h3-py)|1.9097429766885836e-05| -|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9082012310125864e-05| -|pypi|[constantly](https://pypi.org/project/constantly)|1.9082012310125864e-05| -|pypi|[pyenchant](https://pyenchant.github.io/pyenchant/)|1.9030185295875675e-05| -|pypi|[cairocffi](https://pypi.org/project/cairocffi)|1.9029985399743282e-05| -|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.899373090071068e-05| -|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.899373090071068e-05| -|pypi|[python-box](https://github.com/cdgriffith/Box)|1.8973286128097845e-05| -|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.882845188284519e-05| -|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.882845188284519e-05| -|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.882845188284519e-05| -|pypi|[envisage](http://docs.enthought.com/envisage)|1.882845188284519e-05| -|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.882845188284519e-05| -|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.882845188284519e-05| -|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.882845188284519e-05| -|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.882845188284519e-05| -|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.882845188284519e-05| -|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.882845188284519e-05| -|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.863825014424883e-05| -|pypi|[awscrt](https://github.com/awslabs/aws-crt-python)|1.8555425159481996e-05| -|pypi|[e13tools](https://e13tools.readthedocs.io)|1.8535564853556487e-05| -|pypi|[pydicom](https://pypi.org/project/pydicom)|1.8515274533026776e-05| -|pypi|[deprecat](https://github.com/deprecat/deprecat)|1.8495574256936255e-05| -|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.841657949790795e-05| -|pypi|[jaxtyping](https://github.com/google/jaxtyping)|1.8411087866108788e-05| -|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|1.8377378863544338e-05| -|pypi|[pyro-api](https://github.com/pyro-ppl/pyro-api)|1.8348513654633114e-05| -|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.8286013150029887e-05| -|pypi|[stevedore](https://pypi.org/project/stevedore)|1.8222729141854556e-05| -|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.8113574832747856e-05| -|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.8113574832747856e-05| -|pypi|[exotic-ld](https://github.com/Exo-TiC/ExoTiC-LD)|1.8104280656581913e-05| -|pypi|[APScheduler](https://github.com/agronholm/apscheduler)|1.8088762701733415e-05| -|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.7965938988097798e-05| -|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.7931858936043037e-05| -|pypi|[owslib](https://owslib.readthedocs.io)|1.7931858936043037e-05| -|pypi|[eeharvest](https://github.com/sydney-informatics-hub/eeharvest)|1.7931858936043037e-05| -|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.7931858936043037e-05| -|pypi|[google-cloud](https://github.com/GoogleCloudPlatform/google-cloud-python)|1.7931858936043037e-05| -|pypi|[google-cloud-bigquery](https://github.com/googleapis/python-bigquery)|1.7931858936043037e-05| -|pypi|[rmnest](https://github.com/mlower/rmnest)|1.7931858936043037e-05| -|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.7931858936043037e-05| -|pypi|[zest.releaser](https://zestreleaser.readthedocs.io)|1.787034801200255e-05| -|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.785096119163624e-05| -|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.7842545577425257e-05| -|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.784219964136282e-05| -|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.783397049934452e-05| -|pypi|[configobj](https://github.com/DiffSK/configobj)|1.7767192562997463e-05| -|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.7752540346682606e-05| -|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.7752540346682606e-05| -|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.7752540346682606e-05| -|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.769298606783584e-05| -|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.763121524252138e-05| -|pypi|[bottle](https://pypi.org/project/bottle)|1.7538244779727148e-05| -|pypi|[meshio](https://github.com/nschloe/meshio)|1.7500982709587555e-05| -|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.749200653450023e-05| -|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7468103963559166e-05| -|pypi|[plumbum](https://plumbum.readthedocs.io)|1.741313117587632e-05| -|pypi|[onnx](https://pypi.org/project/onnx)|1.7392148434877964e-05| -|pypi|[neo](https://pypi.org/project/neo)|1.731398944879025e-05| -|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|1.721484719014491e-05| -|pypi|[dataframe-api-compat](https://github.com/data-apis/dataframe-api-compat)|1.7190210034888065e-05| -|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.7134360245231773e-05| -|pypi|[SQLObject](http://sqlobject.org/)|1.711677443895017e-05| -|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.711677443895017e-05| -|pypi|[pweave](http://mpastell.com/pweave)|1.711677443895017e-05| -|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.711677443895017e-05| -|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.711677443895017e-05| -|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.711677443895017e-05| -|pypi|[liqa](https://github.com/WGLab/LIQA)|1.711677443895017e-05| -|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.711677443895017e-05| -|pypi|[moto](https://github.com/spulec/moto)|1.6978678498678698e-05| -|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.6978678498678698e-05| -|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.6959451144474525e-05| -|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.695282066079931e-05| -|pypi|[codacy-coverage](https://github.com/codacy/python-codacy-coverage)|1.694560669456067e-05| -|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.6881997740191674e-05| -|pypi|[celerite2](https://celerite2.readthedocs.io)|1.6767336450245506e-05| -|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.6750829606117446e-05| -|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|1.668325743491529e-05| -|pypi|[js2py](https://github.com/PiotrDabkowski/Js2Py)|1.6656662375281622e-05| -|pypi|[cdsapi](https://pypi.org/project/cdsapi)|1.655003881179121e-05| -|pypi|[igwn-auth-utils](https://git.ligo.org/computing/igwn-auth-utils)|1.6535735633165403e-05| -|pypi|[arrow](https://pypi.org/project/arrow)|1.6529918154587987e-05| -|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|1.6373737673594833e-05| -|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.637256685464799e-05| -|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.637256685464799e-05| -|pypi|[textfsm](https://pypi.org/project/textfsm)|1.637256685464799e-05| -|pypi|[itables](https://pypi.org/project/itables)|1.637256685464799e-05| -|pypi|[gekko](https://pypi.org/project/gekko)|1.637256685464799e-05| -|pypi|[readlif](https://pypi.org/project/readlif)|1.637256685464799e-05| -|pypi|[beast](http://beast.readthedocs.io/)|1.637256685464799e-05| -|pypi|[tk](https://github.com/atranitell/TensorKit)|1.637256685464799e-05| -|pypi|[djangorestframework](https://www.django-rest-framework.org/)|1.6324462676795004e-05| -|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.6319894216301664e-05| -|pypi|[nbsite](https://pypi.org/project/nbsite)|1.6279770776606875e-05| -|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.626778242677824e-05| -|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.6175797594142262e-05| -|pypi|[kafka-python](https://pypi.org/project/kafka-python)|1.616108786610879e-05| -|pypi|[mopti](https://github.com/basf/mopti)|1.616108786610879e-05| -|pypi|[ipaddr](https://github.com/google/ipaddr-py)|1.6138673042438734e-05| -|pypi|[pytoml](https://github.com/avakar/pytoml)|1.6138673042438734e-05| -|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.5977286312014346e-05| -|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.5977286312014346e-05| -|pypi|[celerite](https://github.com/dfm/celerite)|1.5963254340266858e-05| -|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.5955313470782855e-05| -|pypi|[lazy-object-proxy](https://pypi.org/project/lazy-object-proxy)|1.577164885956809e-05| -|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.5690376569037658e-05| -|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.5690376569037658e-05| -|pypi|[Flask-Caching](https://github.com/pallets-eco/flask-caching)|1.5690376569037658e-05| -|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.5690376569037658e-05| -|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.5690376569037658e-05| -|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.5690376569037658e-05| -|pypi|[geocoder](https://github.com/DenisCarriere/geocoder)|1.5690376569037658e-05| -|pypi|[richardsonpy](https://github.com/RWTH-EBC/richardsonpy)|1.5690376569037658e-05| -|pypi|[dash_canvas](https://pypi.org/project/dash_canvas)|1.5690376569037658e-05| -|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.5690376569037658e-05| -|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.5690376569037658e-05| -|pypi|[hyperion](http://www.hyperion-rt.org)|1.5690376569037658e-05| -|pypi|[cmyt](https://github.com/yt-project/yt)|1.5690376569037658e-05| -|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.5690376569037658e-05| -|pypi|[LDTk](https://pypi.org/project/LDTk)|1.5690376569037658e-05| -|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.5690376569037658e-05| -|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.5690376569037658e-05| -|pypi|[django-extensions](http://github.com/django-extensions/django-extensions)|1.5639791699237e-05| -|pypi|[pyqt5](https://www.riverbankcomputing.com/software/pyqt/)|1.563115849815949e-05| -|pypi|[dropbox](http://www.dropbox.com/developers)|1.5627447795542926e-05| -|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.5553402216931973e-05| -|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.553347280334728e-05| -|pypi|[nudged](https://github.com/axelpale/nudged-py)|1.553347280334728e-05| -|pypi|[testfixtures](https://pypi.org/project/testfixtures)|1.5531633138555094e-05| -|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.5530615757288296e-05| -|pypi|[ocifs](https://pypi.org/project/ocifs)|1.5530615757288296e-05| -|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.5530615757288296e-05| -|pypi|[pygit2](https://pypi.org/project/pygit2)|1.5530615757288296e-05| -|pypi|[fusepy](https://pypi.org/project/fusepy)|1.5530615757288296e-05| -|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.5530615757288296e-05| -|pypi|[adlfs](https://pypi.org/project/adlfs)|1.5530615757288296e-05| -|pypi|[sphinx-argparse](https://pypi.org/project/sphinx-argparse)|1.550613098551443e-05| -|pypi|[colorlover](https://pypi.org/project/colorlover)|1.5503071798241066e-05| -|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.5503071798241066e-05| -|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.5503071798241066e-05| -|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.5503071798241066e-05| -|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.5503071798241066e-05| -|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.5503071798241066e-05| -|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.5503071798241066e-05| -|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.5503071798241066e-05| -|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.5503071798241066e-05| -|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.5503071798241066e-05| -|pypi|[autoflake](https://pypi.org/project/autoflake)|1.545718705892399e-05| -|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.5393390607084756e-05| -|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.537568542171328e-05| -|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5372847588997877e-05| -|pypi|[pyct](https://pypi.org/project/pyct)|1.517296012814541e-05| -|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.5140759457636401e-05| -|pypi|[uri-template](https://pypi.org/project/uri-template)|1.5140759457636401e-05| -|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.5140759457636401e-05| -|pypi|[isoduration](https://pypi.org/project/isoduration)|1.5140759457636401e-05| -|pypi|[fqdn](https://pypi.org/project/fqdn)|1.5140759457636401e-05| -|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.5135178628902478e-05| -|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.5118763548530434e-05| -|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.5094909536070623e-05| -|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.506276150627615e-05| -|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.506276150627615e-05| -|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.506276150627615e-05| -|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.506276150627615e-05| -|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.506276150627615e-05| -|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.506276150627615e-05| -|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.506276150627615e-05| -|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.506276150627615e-05| -|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.4921737804202915e-05| -|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.488171869971033e-05| -|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.488171869971033e-05| -|pypi|[sdnotify](https://pypi.org/project/sdnotify)|1.4793783622235506e-05| -|pypi|[manhole](https://pypi.org/project/manhole)|1.4664552328307604e-05| -|pypi|[pydeck](https://pypi.org/project/pydeck)|1.4657965929468022e-05| -|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.4551748579674248e-05| -|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.4497907949790795e-05| -|pypi|[fabio](https://pypi.org/project/fabio)|1.448557979677227e-05| -|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.448342452526553e-05| -|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.448342452526553e-05| -|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.448342452526553e-05| -|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.448342452526553e-05| -|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.448342452526553e-05| -|pypi|[eemont](https://github.com/davemlz/eemont)|1.448342452526553e-05| -|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.448342452526553e-05| -|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.448342452526553e-05| -|pypi|[bottle-cork](http://cork.firelet.net/)|1.448342452526553e-05| -|pypi|[beaker](https://beaker.readthedocs.io/)|1.448342452526553e-05| -|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.448342452526553e-05| -|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.448342452526553e-05| -|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.448342452526553e-05| -|pypi|[ipython_genutils](http://ipython.org)|1.448342452526553e-05| -|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.448342452526553e-05| -|pypi|[interlap](http://brentp.github.io/interlap)|1.448342452526553e-05| -|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.448342452526553e-05| -|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.448342452526553e-05| -|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.448342452526553e-05| -|pypi|[Deprecated](https://github.com/tantale/deprecated)|1.4361210044054365e-05| -|pypi|[scitokens](https://scitokens.org)|1.4345487148834432e-05| -|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.4344625040231737e-05| -|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4222886420016993e-05| -|pypi|[raven](https://pypi.org/project/raven)|1.4202405291096433e-05| -|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4183362047747969e-05| -|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4138581084187779e-05| -|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4080499867523805e-05| -|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|1.4080008164098379e-05| -|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|1.4080008164098379e-05| -|pypi|[nose2](https://pypi.org/project/nose2)|1.4071304377812474e-05| -|pypi|[backports.os](https://pypi.org/project/backports.os)|1.4054378936962617e-05| -|pypi|[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy)|1.4025059630227151e-05| -|pypi|[httplib2](https://pypi.org/project/httplib2)|1.401629668581169e-05| -|pypi|[scico](https://github.com/lanl/scico)|1.394700139470014e-05| -|pypi|[bm3d](https://pypi.org/project/bm3d)|1.394700139470014e-05| -|pypi|[bm4d](https://pypi.org/project/bm4d)|1.394700139470014e-05| -|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.394700139470014e-05| -|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.394700139470014e-05| -|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.394700139470014e-05| -|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.394700139470014e-05| -|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.394700139470014e-05| -|pypi|[click-repl](https://pypi.org/project/click-repl)|1.3881687007813112e-05| -|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.3881687007813112e-05| -|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.3807531380753139e-05| -|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.371458633275724e-05| -|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.371458633275724e-05| -|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.371458633275724e-05| -|pypi|[Automat](https://pypi.org/project/Automat)|1.3702454629312951e-05| -|pypi|[pypblib](https://pypi.org/project/pypblib)|1.3669456066945606e-05| -|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.3669456066945606e-05| -|pypi|[folium](https://pypi.org/project/folium)|1.3664392997365699e-05| -|pypi|[radio-beam](https://pypi.org/project/radio-beam)|1.3647844266960379e-05| -|pypi|[marshmallow](https://github.com/marshmallow-code/marshmallow)|1.3632367707009072e-05| -|pypi|[nbsphinx-link](https://pypi.org/project/nbsphinx-link)|1.356644694217916e-05| -|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.3448894202032279e-05| -|pypi|[graphenv](https://pypi.org/project/graphenv)|1.3448894202032279e-05| -|pypi|[pvlib](https://github.com/pvlib/pvlib-python)|1.3423771474824535e-05| -|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.3253052302718553e-05| -|pypi|[svgutils](https://pypi.org/project/svgutils)|1.3099043959632165e-05| -|pypi|[Celery](http://celeryproject.org)|1.2985139229548408e-05| -|pypi|[DAWG](https://pypi.org/project/DAWG)|1.2985139229548408e-05| -|pypi|[django-nose](https://pypi.org/project/django-nose)|1.2985139229548408e-05| -|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.2985139229548408e-05| -|pypi|[spock](https://pypi.org/project/spock)|1.2985139229548408e-05| -|pypi|[triceratops](https://pypi.org/project/triceratops)|1.2985139229548408e-05| -|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.2985139229548408e-05| -|pypi|[datasize](https://pypi.org/project/datasize)|1.2985139229548408e-05| -|pypi|[halo](https://pypi.org/project/halo)|1.2985139229548408e-05| -|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.2985139229548408e-05| -|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.2985139229548408e-05| -|pypi|[str2bool](https://pypi.org/project/str2bool)|1.2985139229548408e-05| -|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.2985139229548408e-05| -|pypi|[mpld3](http://mpld3.github.com)|1.2970711297071132e-05| -|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.292294748184326e-05| -|pypi|[google-crc32c](https://pypi.org/project/google-crc32c)|1.289845364429901e-05| -|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|1.2871283030043817e-05| -|pypi|[visitor](http://github.com/mbr/visitor)|1.2841969745735437e-05| -|pypi|[xraydb](https://pypi.org/project/xraydb)|1.2821279139270775e-05| -|pypi|[silx](https://pypi.org/project/silx)|1.2821279139270775e-05| -|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.2746747448979592e-05| -|pypi|[gwdatafind](https://gwdatafind.readthedocs.io)|1.2731619844590559e-05| -|pypi|[casa-formats-io](https://pypi.org/project/casa-formats-io)|1.2677002216751175e-05| -|pypi|[imbalanced-learn](https://pypi.org/project/imbalanced-learn)|1.264549581303017e-05| -|pypi|[keystoneauth1](https://docs.openstack.org/keystoneauth/latest/)|1.263389121338912e-05| -|pypi|[PyTest-Cov](https://github.com/pytest-dev/pytest-cov)|1.2630464268303072e-05| -|pypi|[PyTest](https://pypi.org/project/PyTest)|1.2630464268303072e-05| -|pypi|[m2r2](https://github.com/crossnox/m2r2)|1.2620864245279703e-05| -|pypi|[extinction](http://github.com/kbarbary/extinction)|1.2581883828084304e-05| -|pypi|[PyCBC](http://www.pycbc.org/)|1.2552301255230127e-05| -|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2552301255230127e-05| -|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2552301255230127e-05| -|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2552301255230127e-05| -|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2552301255230127e-05| -|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2552301255230127e-05| -|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2552301255230127e-05| -|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2552301255230127e-05| -|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2552301255230127e-05| -|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2552301255230127e-05| -|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2552301255230127e-05| -|pypi|[biothings-client](https://github.com/biothings/biothings_client.py)|1.252424853875882e-05| -|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.2520920502092051e-05| -|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2462283323371188e-05| -|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2453851833620477e-05| -|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2426778242677824e-05| -|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2426778242677824e-05| -|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|1.2362378730056556e-05| -|pypi|[mlflow](https://pypi.org/project/mlflow)|1.2349365637748497e-05| -|pypi|[connection-pool](https://pypi.org/project/connection-pool)|1.231246264196055e-05| -|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2307739293659949e-05| -|pypi|[exoplanet](https://docs.exoplanet.codes)|1.2265650144834247e-05| -|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2147388311513026e-05| -|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2120815899581591e-05| -|pypi|[psims](https://pypi.org/project/psims)|1.2020725765795935e-05| -|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.1878538026089096e-05| -|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.1840562795017402e-05| -|pypi|[m2r](https://pypi.org/project/m2r)|1.1839171484895858e-05| -|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.1767782426778243e-05| -|pypi|[jabbar](https://pypi.org/project/jabbar)|1.1767782426778243e-05| -|pypi|[schema](https://github.com/keleshev/schema)|1.1765153899849777e-05| -|pypi|[jupyter-bokeh](https://github.com/bokeh/jupyter_bokeh)|1.1752689173851913e-05| -|pypi|[pyserial](https://pypi.org/project/pyserial)|1.1744740615033502e-05| -|pypi|[memoization](https://pypi.org/project/memoization)|1.1737178905916035e-05| -|pypi|[fbpca](https://pypi.org/project/fbpca)|1.1737178905916035e-05| -|pypi|[oktopus](https://pypi.org/project/oktopus)|1.1737178905916035e-05| -|pypi|[treq](https://pypi.org/project/treq)|1.1727099521817096e-05| -|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.1704969625040234e-05| -|pypi|[plaster](https://pypi.org/project/plaster)|1.1699675847165388e-05| -|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.1694257473773578e-05| -|pypi|[glue-core](http://glueviz.org)|1.1678889450855979e-05| -|pypi|[tablib](https://pypi.org/project/tablib)|1.1650104602510461e-05| -|pypi|[stfio](https://pypi.org/project/stfio)|1.1650104602510461e-05| -|pypi|[klusta](https://klusta.cortexlab.net)|1.1650104602510461e-05| -|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.1650104602510461e-05| -|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.1539151225343694e-05| -|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.1539151225343694e-05| -|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.1539151225343694e-05| -|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.14708722240103e-05| -|pypi|[emperor](http://github.com/biocore/emperor)|1.1411182959300115e-05| -|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1411182959300115e-05| -|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|1.1283983059495868e-05| -|pypi|[equinox](https://pypi.org/project/equinox)|1.1275473787841499e-05| -|pypi|[triton](https://pypi.org/project/triton)|1.12557403816716e-05| -|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|1.12557403816716e-05| -|pypi|[sigtools](https://pypi.org/project/sigtools)|1.1124476987447697e-05| -|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1075559931085405e-05| -|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1075559931085405e-05| -|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1075559931085405e-05| -|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1075559931085405e-05| -|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1075559931085405e-05| -|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1075559931085405e-05| -|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1075559931085405e-05| -|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.0980985503724686e-05| -|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.0970296344963519e-05| -|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.0970296344963519e-05| -|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.0970296344963519e-05| -|pypi|[shellescape](https://pypi.org/project/shellescape)|1.0953089797232057e-05| -|pypi|[mocpy](https://pypi.org/project/mocpy)|1.0936848090845054e-05| -|pypi|[pypeit](https://pypi.org/project/pypeit)|1.0890772957498348e-05| -|pypi|[yattag](https://pypi.org/project/yattag)|1.0890772957498348e-05| -|pypi|[od](https://pypi.org/project/od)|1.0873430962343097e-05| -|pypi|[beartype](https://pypi.org/project/beartype)|1.0869870960936677e-05| -|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.0759115361625822e-05| -|pypi|[click-log](https://github.com/click-contrib/click-log)|1.0759115361625822e-05| -|pypi|[webtest](https://pypi.org/project/webtest)|1.0757730633149694e-05| -|pypi|[aiofiles](https://pypi.org/project/aiofiles)|1.0669456066945608e-05| -|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|1.066102248953975e-05| -|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|1.0651524208009564e-05| -|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|1.0651524208009564e-05| -|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|1.0651524208009564e-05| -|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|1.0651524208009564e-05| -|pypi|[slycot](https://github.com/python-control/Slycot)|1.0651524208009564e-05| -|pypi|[PySide](http://www.pyside.org)|1.0651524208009564e-05| -|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0651524208009564e-05| -|pypi|[param](http://param.holoviz.org/)|1.0578817868731185e-05| -|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0524621821692952e-05| -|pypi|[diff-cover](https://pypi.org/project/diff-cover)|1.0497900309469178e-05| -|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|1.047621834232713e-05| -|pypi|[lightgbm](https://pypi.org/project/lightgbm)|1.0468469458460906e-05| -|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.046465536225501e-05| -|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.0460251046025105e-05| -|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.0460251046025105e-05| -|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.0460251046025105e-05| -|pypi|[xlwings](https://pypi.org/project/xlwings)|1.0460251046025105e-05| -|pypi|[pyexcel-ezodf](https://pypi.org/project/pyexcel-ezodf)|1.0379553205319786e-05| -|pypi|[numpyro](https://pypi.org/project/numpyro)|1.033812108555515e-05| -|pypi|[pyexcel-io](https://pypi.org/project/pyexcel-io)|1.0322928149282729e-05| -|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0319842291599614e-05| -|pypi|[charset_normalizer](https://pypi.org/project/charset_normalizer)|1.0312198261989061e-05| -|pypi|[pytest-subtests](https://github.com/pytest-dev/pytest-subtests)|1.0259365660490139e-05| -|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0181821283827883e-05| -|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.0177541558294697e-05| -|pypi|[pomegranate](http://pypi.python.org/pypi/pomegranate/)|1.0167364016736406e-05| -|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0148535564853555e-05| -|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0102188606372708e-05| -|pypi|[linetools](https://pypi.org/project/linetools)|1.0097996036115396e-05| -|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.006755433033403e-05| -|pypi|[spacy](https://spacy.io)|1.0055243259306891e-05| -|pypi|[clang](http://clang.llvm.org/)|9.979648988746982e-06| -|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|9.969722464326157e-06| -|pypi|[Click](https://palletsprojects.com/p/click/)|9.914904992433932e-06| -|pypi|[pygithub](https://pypi.org/project/pygithub)|9.909711517286942e-06| -|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|9.909711517286942e-06| -|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|9.909711517286942e-06| -|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|9.909711517286942e-06| -|pypi|[mp-api](https://github.com/materialsproject/api)|9.909711517286942e-06| -|pypi|[trainstation](https://pypi.org/project/trainstation)|9.909711517286942e-06| -|pypi|[emmet-core](https://pypi.org/project/emmet-core)|9.909711517286942e-06| -|pypi|[alerce](https://pypi.org/project/alerce)|9.909711517286942e-06| -|pypi|[python-http-client](https://pypi.org/project/python-http-client)|9.876679145562652e-06| -|pypi|[siphon](https://pypi.org/project/siphon)|9.87558010691448e-06| -|pypi|[transaction](https://github.com/zopefoundation/transaction)|9.853254747344706e-06| -|pypi|[itk-io](https://pypi.org/project/itk-io)|9.716288105200238e-06| -|pypi|[minio](https://pypi.org/project/minio)|9.70258961890761e-06| -|pypi|[recipy](http://www.recipy.org)|9.65561635017702e-06| -|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.65561635017702e-06| -|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.65561635017702e-06| -|pypi|[svn](https://github.com/dsoprea/PySvn)|9.65561635017702e-06| -|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.65561635017702e-06| -|pypi|[tableone](https://pypi.org/project/tableone)|9.65561635017702e-06| -|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.64958158995816e-06| -|pypi|[scikit-build](https://pypi.org/project/scikit-build)|9.633067550170065e-06| -|pypi|[pandas-stubs](https://pandas.pydata.org)|9.622683801554094e-06| -|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.595494995770567e-06| -|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.595494995770567e-06| -|pypi|[numcodecs](https://github.com/zarr-developers/numcodecs)|9.568143421961106e-06| -|pypi|[sphinxcontrib-spelling](https://pypi.org/project/sphinxcontrib-spelling)|9.549988095727122e-06| -|pypi|[onnxconverter-common](https://pypi.org/project/onnxconverter-common)|9.534257322175736e-06| -|pypi|[sphinx_automodapi](https://pypi.org/project/sphinx_automodapi)|9.510557555706932e-06| -|pypi|[pyvista](https://github.com/pyvista/pyvista)|9.469636692045637e-06| -|pypi|[scabha](https://github.com/caracal-pipeline/scabha2)|9.414225941422598e-06| -|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.414225941422594e-06| -|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.414225941422594e-06| -|pypi|[ccxt](https://ccxt.com)|9.414225941422594e-06| -|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.414225941422594e-06| -|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.414225941422594e-06| -|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.414225941422594e-06| -|pypi|[schedule](https://github.com/dbader/schedule)|9.414225941422594e-06| -|pypi|[tangle](https://github.com/fifman/tangle)|9.414225941422594e-06| -|pypi|[mygene](https://github.com/biothings/mygene.py)|9.373711374102172e-06| -|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.320083682008368e-06| -|pypi|[opt_einsum](https://pypi.org/project/opt_einsum)|9.287404204300679e-06| -|pypi|[python-json-logger](http://github.com/madzak/python-json-logger)|9.273032780547798e-06| -|pypi|[cupy-cuda12x](https://pypi.org/project/cupy-cuda12x)|9.184610674558629e-06| -|pypi|[lit](https://pypi.org/project/lit)|9.184610674558629e-06| -|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|9.116861855301199e-06| -|pypi|[nglview](https://github.com/arose/nglview)|9.107905051348137e-06| -|pypi|[types-dataclasses](https://pypi.org/project/types-dataclasses)|9.10470359691994e-06| -|pypi|[pyrr](https://github.com/adamlwgriffiths/Pyrr)|9.059158207082708e-06| -|pypi|[pathtools](https://pypi.org/project/pathtools)|9.044215528044132e-06| -|pypi|[pretty-errors](https://pypi.org/project/pretty-errors)|9.02962408007941e-06| -|pypi|[profimp](https://pypi.org/project/profimp)|9.004414362900519e-06| -|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|9.004414362900519e-06| -|pypi|[scrublet](https://pypi.org/project/scrublet)|9.004414362900519e-06| -|pypi|[scanorama](https://pypi.org/project/scanorama)|9.004414362900519e-06| -|pypi|[leidenalg](https://pypi.org/project/leidenalg)|9.004414362900519e-06| -|pypi|[harmonypy](https://pypi.org/project/harmonypy)|9.004414362900519e-06| -|pypi|[bbknn](https://pypi.org/project/bbknn)|9.004414362900519e-06| -|pypi|[session-info](https://pypi.org/project/session-info)|9.004414362900519e-06| -|pypi|[pyklip](https://pypi.org/project/pyklip)|9.003605448232885e-06| -|pypi|[pywinpty](https://pypi.org/project/pywinpty)|8.99076692924429e-06| -|pypi|[dash-daq](http://github.com/plotly/dash-daq)|8.965929468021519e-06| -|pypi|[uuid](http://zesty.ca/python/)|8.965929468021519e-06| -|pypi|[Fiona](http://github.com/Toblerity/Fiona)|8.965929468021519e-06| -|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|8.965929468021519e-06| -|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|8.965929468021519e-06| -|pypi|[PyMeeus](https://github.com/architest/pymeeus)|8.965929468021519e-06| -|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|8.917554916317993e-06| -|pypi|[pdoc3](https://pypi.org/project/pdoc3)|8.876270173341303e-06| -|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|8.839958158995821e-06| -|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|8.786610878661089e-06| -|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|8.770848862557578e-06| -|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|8.770848862557578e-06| -|pypi|[path.py](https://pypi.org/project/path.py)|8.750385738336332e-06| -|pypi|[progressbar33](http://github.com/germangh/python-progressbar)|8.735194721596396e-06| -|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|8.732785315466777e-06| -|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.73277156449898e-06| -|pypi|[Flask-SQLAlchemy](https://pypi.org/project/Flask-SQLAlchemy)|8.705917513448893e-06| -|pypi|[streamz](https://pypi.org/project/streamz)|8.646178427533355e-06| -|pypi|[griffe](https://mkdocstrings.github.io/griffe)|8.643971091669835e-06| -|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.625842488200012e-06| -|pypi|[py-bcrypt](https://code.google.com/p/py-bcrypt)|8.58355894659119e-06| -|pypi|[plams](https://www.scm.com/doc/plams/)|8.579984648691985e-06| -|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.570868200836821e-06| -|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|8.566961745367602e-06| -|pypi|[priority](https://pypi.org/project/priority)|8.565911076371329e-06| -|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.558387219475085e-06| -|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.558387219475085e-06| -|pypi|[transitions](https://pypi.org/project/transitions)|8.558387219475085e-06| -|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.558387219475085e-06| -|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.558387219475085e-06| -|pypi|[scalpl](https://pypi.org/project/scalpl)|8.558387219475085e-06| -|pypi|[shellingham](https://pypi.org/project/shellingham)|8.558387219475085e-06| -|pypi|[ninja](https://pypi.org/project/ninja)|8.547841081111057e-06| -|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.535564853556485e-06| -|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.489319533142483e-06| -|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.472803347280335e-06| -|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.472803347280335e-06| -|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|8.42747559274756e-06| -|pypi|[sphinxemoji](https://github.com/sphinx-contrib/emojicodes)|8.42664768616101e-06| -|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.402455285300475e-06| -|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.388075313807531e-06| -|pypi|[coreapi](https://github.com/core-api/python-client)|8.368200836820084e-06| -|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.368200836820084e-06| -|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.368200836820084e-06| -|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.368200836820084e-06| -|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.368200836820084e-06| -|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.368200836820084e-06| -|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.368200836820084e-06| -|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.368200836820084e-06| -|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.368200836820084e-06| -|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.368200836820084e-06| -|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.368200836820084e-06| -|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.368200836820084e-06| -|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.368200836820084e-06| -|pypi|[sregistry](https://pypi.org/project/sregistry)|8.368200836820084e-06| -|pypi|[pytest-env](https://pypi.org/project/pytest-env)|8.367258384105888e-06| -|pypi|[visdom](https://pypi.org/project/visdom)|8.295103233658234e-06| -|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.284518828451883e-06| -|pypi|[pytest-httpserver](https://pypi.org/project/pytest-httpserver)|8.21770819273856e-06| -|pypi|[types-pytz](https://pypi.org/project/types-pytz)|8.188660465795589e-06| -|pypi|[zappy](https://pypi.org/project/zappy)|8.108252470399717e-06| -|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|8.108252470399717e-06| -|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|8.108252470399717e-06| -|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|8.108252470399717e-06| -|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|8.108252470399717e-06| -|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|8.108252470399717e-06| -|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|8.108252470399717e-06| -|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|8.108252470399717e-06| -|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|8.108252470399717e-06| -|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|8.108252470399717e-06| -|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|8.108252470399717e-06| -|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|8.108252470399717e-06| -|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|8.108252470399717e-06| -|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|8.108252470399717e-06| -|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|8.108252470399717e-06| -|pypi|[flit_core](https://pypi.org/project/flit_core)|8.108252470399717e-06| -|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|8.108252470399717e-06| -|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|8.108252470399717e-06| -|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|8.108252470399717e-06| -|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|8.108252470399717e-06| -|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|8.108252470399717e-06| -|pypi|[mujoco](https://pypi.org/project/mujoco)|8.104420593050756e-06| -|pypi|[mujoco-py](https://pypi.org/project/mujoco-py)|8.104420593050756e-06| -|pypi|[swig](https://pypi.org/project/swig)|8.104420593050756e-06| -|pypi|[box2d-py](https://pypi.org/project/box2d-py)|8.104420593050756e-06| -|pypi|[shimmy](https://pypi.org/project/shimmy)|8.104420593050756e-06| -|pypi|[autorom](https://pypi.org/project/autorom)|8.104420593050756e-06| -|pypi|[farama-notifications](https://pypi.org/project/farama-notifications)|8.104420593050756e-06| -|pypi|[soundfile](https://github.com/bastibe/python-soundfile)|8.077887654885307e-06| -|pypi|[lingua](https://pypi.org/project/lingua)|8.041900777047221e-06| -|pypi|[importlib_resources](https://pypi.org/project/importlib_resources)|8.003081688683552e-06| -|pypi|[OWSLib](https://pypi.org/project/OWSLib)|7.984329359753692e-06| -|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|7.969972926409057e-06| -|pypi|[stimela](https://pypi.org/project/stimela)|7.969972926409057e-06| -|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|7.9540904801769e-06| -|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|7.918155128160049e-06| -|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|7.918088187962666e-06| -|pypi|[rowan](https://github.com/glotzerlab/rowan)|7.915346682606103e-06| -|pypi|[prettytable](https://github.com/jazzband/prettytable)|7.817645908374834e-06| -|pypi|[affine](https://pypi.org/project/affine)|7.804527684907245e-06| -|pypi|[apscheduler](https://pypi.org/project/apscheduler)|7.779668030714062e-06| -|pypi|[pyside2](https://pypi.org/project/pyside2)|7.777831739390317e-06| -|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.76673640167364e-06| -|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.76673640167364e-06| -|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.76673640167364e-06| -|pypi|[bagit](https://pypi.org/project/bagit)|7.76673640167364e-06| -|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.76673640167364e-06| -|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.76673640167364e-06| -|pypi|[stestr](http://stestr.readthedocs.io/en/latest/)|7.762594142259413e-06| -|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.748040960832354e-06| -|pypi|[intervals](https://pypi.org/project/intervals)|7.734838383373949e-06| -|pypi|[scooby](https://github.com/banesullivan/scooby)|7.693486064430574e-06| -|pypi|[pycares](https://pypi.org/project/pycares)|7.660678628902477e-06| -|pypi|[configargparse](https://github.com/bw2/ConfigArgParse)|7.658504048253008e-06| -|pypi|[pymatreader](https://pypi.org/project/pymatreader)|7.653283314939281e-06| -|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|7.631600878201296e-06| -|pypi|[neobolt](https://pypi.org/project/neobolt)|7.6082315771496884e-06| -|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.6082315771496884e-06| -|pypi|[optuna](https://pypi.org/project/optuna)|7.572091086765029e-06| -|pypi|[selenium](https://pypi.org/project/selenium)|7.5718199635597835e-06| -|pypi|[EXOSIMS](https://pypi.org/project/EXOSIMS)|7.53138075313809e-06| -|pypi|[gatspy](http://github.com/astroml/gatspy)|7.531380753138076e-06| -|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.531380753138075e-06| -|pypi|[snuggs](https://pypi.org/project/snuggs)|7.5148591944019305e-06| -|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.514058577405858e-06| -|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.514058577405858e-06| -|pypi|[hvplot](https://hvplot.pyviz.org)|7.483755845434412e-06| -|pypi|[cosmic-conn](https://pypi.org/project/cosmic-conn)|7.463223461254471e-06| -|pypi|[rq](https://pypi.org/project/rq)|7.462343096234311e-06| -|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.456066945606695e-06| -|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.456066945606695e-06| -|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.456066945606694e-06| -|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.421030851993195e-06| -|pypi|[python-subunit](http://launchpad.net/subunit)|7.404356981930203e-06| -|pypi|[bumpversion](https://github.com/peritus/bumpversion)|7.396558486503699e-06| -|pypi|[webargs](https://pypi.org/project/webargs)|7.376201204653089e-06| -|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.339199989120438e-06| -|pypi|[einops](https://pypi.org/project/einops)|7.3346466539105864e-06| -|pypi|[pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb)|7.326512561091382e-06| -|pypi|[prefect](https://pypi.org/project/prefect)|7.309869554516368e-06| -|pypi|[pysocks](https://pypi.org/project/pysocks)|7.280167232647806e-06| -|pypi|[urllib3-secure-extra](https://pypi.org/project/urllib3-secure-extra)|7.280167232647806e-06| -|pypi|[doc8](https://pypi.org/project/doc8)|7.266910567429973e-06| -|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.241712262632765e-06| -|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.241712262632765e-06| -|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.241712262632765e-06| -|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.241712262632765e-06| -|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.241712262632765e-06| -|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.241712262632765e-06| -|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.241712262632765e-06| -|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.241712262632765e-06| -|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.241712262632765e-06| -|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.241712262632765e-06| -|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.241712262632765e-06| -|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.241712262632765e-06| -|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.241712262632765e-06| -|pypi|[infinity](https://pypi.org/project/infinity)|7.241712262632765e-06| -|pypi|[banzai](http://github.com/twneale/banzai/)|7.241712262632765e-06| -|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.241712262632765e-06| -|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.241712262632765e-06| -|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.241712262632765e-06| -|pypi|[logutils](https://pypi.org/project/logutils)|7.241712262632765e-06| -|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.241712262632765e-06| -|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.241712262632765e-06| -|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.241712262632765e-06| -|pypi|[orderedmultidict](https://github.com/gruns/orderedmultidict)|7.234089407619472e-06| -|pypi|[paramz](https://github.com/sods/paramz)|7.2340894076194675e-06| -|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.2340894076194675e-06| -|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|7.2167887029288716e-06| -|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.169295140006437e-06| -|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.169295140006437e-06| -|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.169295140006437e-06| -|pypi|[colorcet](https://pypi.org/project/colorcet)|7.156146431471336e-06| -|pypi|[cytocad](https://github.com/cytham/cytocad)|7.105076182205732e-06| -|pypi|[nanovar](https://github.com/cytham/nanovar)|7.105076182205732e-06| -|pypi|[hatch](https://pypi.org/project/hatch)|7.078211491982641e-06| -|pypi|[torchaudio](https://github.com/pytorch/audio)|7.063257678008319e-06| -|pypi|[parameterized](https://pypi.org/project/parameterized)|7.060819792594726e-06| -|pypi|[hacking](https://docs.openstack.org/hacking/latest/)|7.059593544530783e-06| -|pypi|[polib](https://pypi.org/project/polib)|7.030005977286312e-06| -|pypi|[nbstripout](https://pypi.org/project/nbstripout)|6.993834570337412e-06| -|pypi|[echo](https://pypi.org/project/echo)|6.97350069735007e-06| -|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|6.97350069735007e-06| -|pypi|[WebTest](https://pypi.org/project/WebTest)|6.970148052784036e-06| -|pypi|[autobahn](https://pypi.org/project/autobahn)|6.935628084353836e-06| -|pypi|[txaio](https://pypi.org/project/txaio)|6.935628084353836e-06| -|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|6.925710272990608e-06| -|pypi|[zope.deprecation](https://pypi.org/project/zope.deprecation)|6.920145753827764e-06| -|pypi|[mkl](https://pypi.org/project/mkl)|6.903765690376569e-06| -|pypi|[pyteomics](http://pyteomics.readthedocs.io)|6.894574073896772e-06| -|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|6.89202032277346e-06| -|pypi|[itk-registration](https://pypi.org/project/itk-registration)|6.89202032277346e-06| -|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|6.89202032277346e-06| -|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|6.89202032277346e-06| -|pypi|[itk-core](https://pypi.org/project/itk-core)|6.89202032277346e-06| -|pypi|[amqp](http://github.com/celery/py-amqp)|6.847839128668739e-06| -|pypi|[aplpy](http://aplpy.github.io)|6.8409101358892245e-06| -|pypi|[safetensors](https://pypi.org/project/safetensors)|6.7782426778242675e-06| -|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|6.754542528601107e-06| -|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|6.754542528601107e-06| -|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.724447101016139e-06| -|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.724447101016139e-06| -|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.724447101016139e-06| -|pypi|[datasets](https://pypi.org/project/datasets)|6.720922189229317e-06| -|pypi|[keepalive](https://github.com/wikier/keepalive)|6.657202630005977e-06| -|pypi|[spectra](http://github.com/jsvine/spectra)|6.657202630005977e-06| -|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.657202630005977e-06| -|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.657202630005977e-06| -|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.657202630005977e-06| -|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.657202630005977e-06| -|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.657202630005977e-06| -|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.657202630005977e-06| -|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.657202630005977e-06| -|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.657202630005977e-06| -|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.657202630005977e-06| -|pypi|[pyTest](https://pypi.org/project/pyTest)|6.657202630005977e-06| -|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.657202630005977e-06| -|pypi|[Flake8](https://pypi.org/project/Flake8)|6.657202630005977e-06| -|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.634787806335957e-06| -|pypi|[numkit](https://pypi.org/project/numkit)|6.616477105309683e-06| -|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.606474344857961e-06| -|pypi|[nilearn](https://pypi.org/project/nilearn)|6.606474344857961e-06| -|pypi|[nipype](https://pypi.org/project/nipype)|6.606474344857961e-06| -|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.606474344857961e-06| -|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.606474344857961e-06| -|pypi|[pybids](https://pypi.org/project/pybids)|6.606474344857961e-06| -|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.606474344857961e-06| -|pypi|[templateflow](https://pypi.org/project/templateflow)|6.606474344857961e-06| -|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.606474344857961e-06| -|pypi|[looseversion](https://pypi.org/project/looseversion)|6.606474344857961e-06| -|pypi|[num2words](https://pypi.org/project/num2words)|6.606474344857961e-06| -|pypi|[surfplot](https://pypi.org/project/surfplot)|6.606474344857961e-06| -|pypi|[brainspace](https://pypi.org/project/brainspace)|6.606474344857961e-06| -|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.606474344857961e-06| -|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.606474344857961e-06| -|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.60276150627615e-06| -|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.60276150627615e-06| -|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.60276150627615e-06| -|pypi|[lisa2](https://pypi.org/project/lisa2)|6.540409601409381e-06| -|pypi|[annoy](https://pypi.org/project/annoy)|6.4964905932706554e-06| -|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.4964905932706554e-06| -|pypi|[nmslib](https://pypi.org/project/nmslib)|6.4964905932706554e-06| -|pypi|[pyemd](https://pypi.org/project/pyemd)|6.4964905932706554e-06| -|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.4964905932706554e-06| -|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.4964905932706554e-06| -|pypi|[cityhash](https://pypi.org/project/cityhash)|6.492569614774204e-06| -|pypi|[transformers](https://github.com/huggingface/transformers)|6.492104197597519e-06| -|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.482414194482034e-06| -|pypi|[unyt](https://github.com/yt-project/unyt)|6.433054393305444e-06| -|pypi|[etils](https://pypi.org/project/etils)|6.419100815999738e-06| -|pypi|[chart-studio](https://plot.ly/python/)|6.411583351684652e-06| -|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.381946758057088e-06| -|pypi|[codespell](https://pypi.org/project/codespell)|6.333666067690609e-06| -|pypi|[kazoo](https://kazoo.readthedocs.io)|6.324342498505678e-06| -|pypi|[pickydict](https://github.com/florian-huber/pickydict)|6.3198108058941315e-06| -|pypi|[nox](https://pypi.org/project/nox)|6.309466625914774e-06| -|pypi|[eventlet](https://pypi.org/project/eventlet)|6.2967991631799175e-06| -|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.275288519012369e-06| -|pypi|[blis](https://github.com/explosion/cython-blis)|6.26645415026492e-06| -|pypi|[catalogue](https://github.com/explosion/catalogue)|6.26645415026492e-06| -|pypi|[preshed](https://github.com/explosion/preshed)|6.26645415026492e-06| -|pypi|[rdkit](https://github.com/kuelumbus/rdkit-pypi)|6.257049299617976e-06| -|pypi|[pims](https://github.com/soft-matter/pims)|6.2133891213389135e-06| -|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.2133891213389135e-06| -|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.213389121338912e-06| -|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.213389121338912e-06| -|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.186491332934848e-06| -|pypi|[func-timeout](https://pypi.org/project/func-timeout)|6.181223849372386e-06| -|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.1744975649907405e-06| -|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.173262912408259e-06| -|pypi|[pefile](https://pypi.org/project/pefile)|6.173262912408259e-06| -|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.173262912408259e-06| -|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.173262912408259e-06| -|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.173262912408259e-06| -|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.173262912408259e-06| -|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.173262912408259e-06| -|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.168618460376883e-06| -|pypi|[ansicon](https://pypi.org/project/ansicon)|6.151255230125523e-06| -|pypi|[socksio](https://pypi.org/project/socksio)|6.130688074312826e-06| -|pypi|[Keras-Preprocessing](https://github.com/keras-team/keras-preprocessing)|6.109879533468584e-06| -|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.095513519215218e-06| -|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.095513519215218e-06| -|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.073694155756513e-06| -|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.073694155756513e-06| -|pypi|[imblearn](https://pypi.org/project/imblearn)|6.073694155756513e-06| -|pypi|[imutils](https://pypi.org/project/imutils)|6.073694155756513e-06| -|pypi|[kornia](https://pypi.org/project/kornia)|6.073694155756513e-06| -|pypi|[local-attention](https://pypi.org/project/local-attention)|6.073694155756513e-06| -|pypi|[thop](https://pypi.org/project/thop)|6.073694155756513e-06| -|pypi|[timmy](https://pypi.org/project/timmy)|6.073694155756513e-06| -|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.073694155756513e-06| -|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.045277943813509e-06| -|pypi|[chempy](https://github.com/bjodah/chempy)|6.045277943813509e-06| -|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|6.03131178444986e-06| -|pypi|[bandit](https://pypi.org/project/bandit)|6.009677023305848e-06| -|pypi|[PyPDF2](https://pypi.org/project/PyPDF2)|6.006066659285954e-06| -|pypi|[fett](https://pypi.org/project/fett)|5.967217890377039e-06| -|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|5.967217890377039e-06| -|pypi|[rstcheck](https://pypi.org/project/rstcheck)|5.967217890377039e-06| -|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|5.967217890377039e-06| -|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|5.923757578345145e-06| -|pypi|[multiset](https://pypi.org/project/multiset)|5.917513448894202e-06| -|pypi|[email_validator](https://github.com/JoshData/python-email-validator)|5.904125409417072e-06| -|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|5.883126243783917e-06| -|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|5.860989667833661e-06| -|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|5.84652753961177e-06| -|pypi|[re-assert](https://pypi.org/project/re-assert)|5.840377343422928e-06| -|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.840377343422928e-06| -|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.840377343422928e-06| -|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.840377343422928e-06| -|pypi|[librosa](https://pypi.org/project/librosa)|5.8282011418359836e-06| -|pypi|[blurb](https://pypi.org/project/blurb)|5.797482750133671e-06| -|pypi|[bitstring](https://pypi.org/project/bitstring)|5.793783622235505e-06| -|pypi|[tempora](https://pypi.org/project/tempora)|5.77593040498525e-06| -|pypi|[google-auth-httplib2](https://pypi.org/project/google-auth-httplib2)|5.7726442336024525e-06| -|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.747384937238494e-06| -|pypi|[soxr](https://pypi.org/project/soxr)|5.742677824267782e-06| -|pypi|[samplerate](https://pypi.org/project/samplerate)|5.742677824267782e-06| -|pypi|[presets](https://pypi.org/project/presets)|5.742677824267782e-06| -|pypi|[mir-eval](https://pypi.org/project/mir-eval)|5.742677824267782e-06| -|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|5.742677824267782e-06| -|pypi|[audioread](https://pypi.org/project/audioread)|5.742677824267782e-06| -|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|5.736237177074125e-06| -|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.735436112005149e-06| -|pypi|[aesara-theano-fallback](https://github.com/exoplanet-dev/aesara-theano-fallback)|5.715299421843231e-06| -|pypi|[halomod](https://github.com/steven-murray/halomod)|5.7023311416616875e-06| -|pypi|[hyperopt](https://hyperopt.github.io/hyperopt)|5.694744585957982e-06| -|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|5.684695327566568e-06| -|pypi|[pybamm](https://pypi.org/project/pybamm)|5.659878005746836e-06| -|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.648535564853557e-06| -|pypi|[imgaug](https://github.com/aleju/imgaug)|5.613751476446927e-06| -|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|5.606333862357524e-06| -|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|5.606333862357524e-06| -|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|5.606333862357524e-06| -|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|5.606333862357524e-06| -|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|5.606333862357524e-06| -|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|5.606333862357524e-06| -|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|5.606333862357524e-06| -|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|5.606333862357524e-06| -|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|5.606333862357524e-06| -|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|5.606333862357524e-06| -|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|5.606333862357524e-06| -|pypi|[cogapp](https://pypi.org/project/cogapp)|5.599200506650148e-06| -|pypi|[thinc](https://github.com/explosion/thinc)|5.598347793131704e-06| -|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.539909880914066e-06| -|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.5377799655427065e-06| -|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.534737229297901e-06| -|pypi|[pyexcel-ods3](https://pypi.org/project/pyexcel-ods3)|5.4966459728033476e-06| -|pypi|[pyexcel-xlsx](https://pypi.org/project/pyexcel-xlsx)|5.4966459728033476e-06| -|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.482402165887276e-06| -|pypi|[kgt](https://pypi.org/project/kgt)|5.482402165887276e-06| -|pypi|[x21](https://pypi.org/project/x21)|5.482402165887276e-06| -|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.46789773867038e-06| -|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|5.422429645693369e-06| -|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.417983092818716e-06| -|pypi|[cooler](https://github.com/mirnylab/cooler)|5.402317347924043e-06| -|pypi|[python-slugify](https://github.com/un33k/python-slugify)|5.391843012363302e-06| -|pypi|[crossbar](http://crossbar.io/)|5.379557680812911e-06| -|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.379557680812911e-06| -|pypi|[asq](https://pypi.org/project/asq)|5.379557680812911e-06| -|pypi|[automat](https://pypi.org/project/automat)|5.379557680812911e-06| -|pypi|[cbor](https://pypi.org/project/cbor)|5.379557680812911e-06| -|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.379557680812911e-06| -|pypi|[hpack](https://pypi.org/project/hpack)|5.379557680812911e-06| -|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.379557680812911e-06| -|pypi|[netaddr](https://pypi.org/project/netaddr)|5.379557680812911e-06| -|pypi|[node-semver](https://pypi.org/project/node-semver)|5.379557680812911e-06| -|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.379557680812911e-06| -|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.379557680812911e-06| -|pypi|[pytrie](https://pypi.org/project/pytrie)|5.379557680812911e-06| -|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.379557680812911e-06| -|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.379557680812911e-06| -|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.379557680812911e-06| -|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.379557680812911e-06| -|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.379557680812911e-06| -|pypi|[sym](https://github.com/bjodah/sym)|5.379557680812911e-06| -|pypi|[translationstring](https://pypi.org/project/translationstring)|5.366798473493036e-06| -|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.347294109724186e-06| -|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.303789262773292e-06| -|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.303789262773292e-06| -|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.303789262773292e-06| -|pypi|[zstd](https://pypi.org/project/zstd)|5.303789262773292e-06| -|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|5.2980594915790595e-06| -|pypi|[sphobjinv](https://pypi.org/project/sphobjinv)|5.248387656903764e-06| -|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|5.245068738792588e-06| -|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|5.245068738792588e-06| -|pypi|[google-resumable-media](https://pypi.org/project/google-resumable-media)|5.2398096334686615e-06| -|pypi|[grandalf](https://github.com/bdcht/grandalf)|5.236102809324567e-06| -|pypi|[types-orjson](https://pypi.org/project/types-orjson)|5.22133539608312e-06| -|pypi|[types-ujson](https://pypi.org/project/types-ujson)|5.22133539608312e-06| -|pypi|[peewee](https://pypi.org/project/peewee)|5.22133539608312e-06| -|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.22133539608312e-06| -|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.22133539608312e-06| -|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|5.217907952645195e-06| -|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.183937401510622e-06| -|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.177824267782427e-06| -|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.158479967902792e-06| -|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.158479967902792e-06| -|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.158479967902792e-06| -|pypi|[voila](https://pypi.org/project/voila)|5.158479967902792e-06| -|pypi|[SALib](https://pypi.org/project/SALib)|5.155918871923057e-06| -|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|5.1547730992938485e-06| -|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|5.146443514644352e-06| -|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|5.146443514644352e-06| -|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.129300657501494e-06| -|pypi|[fixtures](https://pypi.org/project/fixtures)|5.129300657501494e-06| -|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.087000134244382e-06| -|pypi|[pyahocorasick](https://pypi.org/project/pyahocorasick)|5.079916317991635e-06| -|pypi|[webob](https://pypi.org/project/webob)|5.070491746746977e-06| -|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.024944445556654e-06| -|pypi|[sspa](https://github.com/cwieder/sspa)|5.020920502092052e-06| -|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.020920502092052e-06| -|pypi|[pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp)|4.9821399013419336e-06| -|pypi|[grayskull](https://pypi.org/project/grayskull)|4.97071129707113e-06| -|pypi|[pytorch-lightning](https://github.com/Lightning-AI/lightning)|4.9696738201667684e-06| -|pypi|[comm](https://pypi.org/project/comm)|4.938092093619664e-06| -|pypi|[bx-python](https://github.com/bxlab/bx-python)|4.93079275086034e-06| -|pypi|[slicer](https://pypi.org/project/slicer)|4.918293954048995e-06| -|pypi|[scikit-optimize](https://scikit-optimize.github.io/)|4.85953377166767e-06| -|pypi|[scikit-fem](https://pypi.org/project/scikit-fem)|4.8507838886928494e-06| -|pypi|[tensorboardX](https://pypi.org/project/tensorboardX)|4.84552307370101e-06| -|pypi|[fasteners](https://pypi.org/project/fasteners)|4.836142003644172e-06| -|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.809205020920503e-06| -|pypi|[pycocotools](https://github.com/ppwwyyxx/cocoapi)|4.7698744769874465e-06| -|pypi|[gitdb2](https://github.com/gitpython-developers/gitdb)|4.751942618051408e-06| -|pypi|[smmap2](https://github.com/gitpython-developers/smmap)|4.751942618051408e-06| -|pypi|[pint-pulsar](https://pypi.org/project/pint-pulsar)|4.690301852958765e-06| -|pypi|[pytest-cython](https://pypi.org/project/pytest-cython)|4.660041841004184e-06| -|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.639837759371531e-06| -|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.638566993810616e-06| -|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.638566993810616e-06| -|pypi|[jupyter-packaging](https://pypi.org/project/jupyter-packaging)|4.613441422594142e-06| -|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.607432931331529e-06| -|pypi|[kopt](https://pypi.org/project/kopt)|4.602510460251046e-06| -|pypi|[oemof.solph](https://oemof.org)|4.558054393305441e-06| -|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.5412226599124e-06| -|pypi|[lcapy](https://pypi.org/project/lcapy)|4.536976357312094e-06| -|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.536976357312094e-06| -|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.536976357312094e-06| -|pypi|[property-cached](https://pypi.org/project/property-cached)|4.536976357312094e-06| -|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.533655579870871e-06| -|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.518828451882847e-06| -|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.518828451882847e-06| -|pypi|[descartes](https://pypi.org/project/descartes)|4.507319175256205e-06| -|pypi|[mdurl](https://pypi.org/project/mdurl)|4.49431053301801e-06| -|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.49315329022442e-06| -|pypi|[apipkg](https://pypi.org/project/apipkg)|4.482964734010759e-06| -|pypi|[atpublic](https://pypi.org/project/atpublic)|4.482964734010759e-06| -|pypi|[dvc](https://pypi.org/project/dvc)|4.482964734010759e-06| -|pypi|[inflect](https://pypi.org/project/inflect)|4.482964734010759e-06| -|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.482964734010759e-06| -|pypi|[nanotime](https://pypi.org/project/nanotime)|4.482964734010759e-06| -|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.482964734010759e-06| -|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.482964734010759e-06| -|pypi|[treelib](https://pypi.org/project/treelib)|4.482964734010759e-06| -|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.4664868095830435e-06| -|pypi|[pymc3-ext](https://github.com/exoplanet-dev/pymc3-ext)|4.460284823470893e-06| -|pypi|[retrolab](https://pypi.org/project/retrolab)|4.438135086670651e-06| -|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.438135086670651e-06| -|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.438135086670651e-06| -|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.438135086670651e-06| -|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.438135086670651e-06| -|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.438135086670651e-06| -|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.438135086670651e-06| -|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.438135086670651e-06| -|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.438135086670651e-06| -|pypi|[openstacksdk](https://docs.openstack.org/openstacksdk/)|4.3907949790794975e-06| -|pypi|[npx](https://pypi.org/project/npx)|4.385921732709821e-06| -|pypi|[meshplex](https://pypi.org/project/meshplex)|4.385921732709821e-06| -|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.385921732709821e-06| -|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.385921732709821e-06| -|pypi|[update-checker](https://pypi.org/project/update-checker)|4.385921732709821e-06| -|pypi|[azure-storage-blob](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob)|4.378396552559732e-06| -|pypi|[resample](http://github.com/resample-project/resample)|4.361924686192468e-06| -|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.361924686192468e-06| -|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.361924686192468e-06| -|pypi|[Bio](https://github.com/ialbert/bio)|4.329537063969756e-06| -|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|4.294650228796126e-06| -|pypi|[qudida](https://pypi.org/project/qudida)|4.236401673640167e-06| -|pypi|[nitime](https://pypi.org/project/nitime)|4.229928427149247e-06| -|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|4.229928427149247e-06| -|pypi|[h5io](https://pypi.org/project/h5io)|4.229928427149247e-06| -|pypi|[ddt](https://pypi.org/project/ddt)|4.218003586371787e-06| -|pypi|[cosmospectra](https://github.com/sambit-giri/cosmospectra.git)|4.1971757322175755e-06| -|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.1841004184100435e-06| -|pypi|[mako](https://www.makotemplates.org/)|4.174796463095415e-06| -|pypi|[user-agents](https://pypi.org/project/user-agents)|4.142259414225941e-06| -|pypi|[dataclasses-json](https://github.com/lidatong/dataclasses-json)|4.1256460743293145e-06| -|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.111057979677227e-06| -|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.093141713661998e-06| -|pypi|[Epip](https://pypi.org/project/Epip)|4.093141713661998e-06| -|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.093141713661998e-06| -|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.093141713661998e-06| -|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.090199740446695e-06| -|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.0884638374178175e-06| -|pypi|[ducc0](https://pypi.org/project/ducc0)|4.056977602756586e-06| -|pypi|[sphinx-tabs](https://pypi.org/project/sphinx-tabs)|4.0453929256019235e-06| -|pypi|[langcodes](https://github.com/rspeer/langcodes)|4.042277389590779e-06| -|pypi|[pathy](https://github.com/justindujardin/pathy)|4.042277389590779e-06| -|pypi|[spacy-loggers](https://github.com/explosion/spacy-loggers)|4.042277389590779e-06| -|pypi|[sentencepiece](https://pypi.org/project/sentencepiece)|4.037045004843663e-06| -|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.017489296192296e-06| -|pypi|[pytray](https://github.com/muhrin/pytray.git)|3.994906312534113e-06| -|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.979282741967914e-06| -|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|3.9539748953975005e-06| -|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|3.953974895397498e-06| -|pypi|[CacheControl](https://github.com/ionrock/cachecontrol)|3.951529641906216e-06| -|pypi|[pyshp](https://pypi.org/project/pyshp)|3.945008965929468e-06| -|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|3.945008965929468e-06| -|pypi|[noodles](https://pypi.org/project/noodles)|3.94445721642374e-06| -|pypi|[venusian](https://pypi.org/project/venusian)|3.932939445491748e-06| -|pypi|[hupper](https://pypi.org/project/hupper)|3.932939445491748e-06| -|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|3.924245760845628e-06| -|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|3.924245760845628e-06| -|pypi|[saspy](https://pypi.org/project/saspy)|3.924245760845628e-06| -|pypi|[Twisted](https://pypi.org/project/Twisted)|3.909626888896573e-06| -|pypi|[wordcloud](https://pypi.org/project/wordcloud)|3.906795542748787e-06| -|pypi|[portray](https://pypi.org/project/portray)|3.88336820083682e-06| -|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.88336820083682e-06| -|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.88336820083682e-06| -|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.833072368670276e-06| -|pypi|[feedparser](https://pypi.org/project/feedparser)|3.832445326285763e-06| -|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.819466219123019e-06| -|pypi|[repoze.lru](http://www.repoze.org)|3.804916317991633e-06| -|requirements.txt|github/moead-framework/framework|3.8037276531000383e-06| -|requirements.txt|github/olivecha/guitarsounds|3.8037276531000383e-06| -|requirements.txt|github/villano-lab/nrCascadeSim|3.8037276531000383e-06| -|requirements.txt|github/STEllAR-GROUP/hpx|3.8037276531000383e-06| -|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.8037276531000383e-06| -|requirements.txt|github/ImperialCollegeLondon/champ|3.8037276531000383e-06| -|requirements.txt|github/iontorrent/TS|3.8037276531000383e-06| -|requirements.txt|github/LINNAE-project/SFB-Annotator|3.8037276531000383e-06| -|requirements.txt|github/luizfelippesr/galmag|3.8037276531000383e-06| -|requirements.txt|github/NBISweden/AGAT|3.8037276531000383e-06| -|requirements.txt|github/bthorne93/PySM_public|3.8037276531000383e-06| -|requirements.txt|github/jdswinbank/Comet|3.8037276531000383e-06| -|requirements.txt|github/LoganAMorrison/Hazma|3.8037276531000383e-06| -|requirements.txt|github/yuhuan-wu/mobilesal|3.8037276531000383e-06| -|requirements.txt|github/JD2112/methylr|3.8037276531000383e-06| -|requirements.txt|github/enveda/RPath|3.8037276531000383e-06| -|requirements.txt|github/florian-lienhard/MM-LSD|3.8037276531000383e-06| -|requirements.txt|github/mattyowl/astLib|3.8037276531000383e-06| -|requirements.txt|github/fabiorigamonti/bang|3.8037276531000383e-06| -|requirements.txt|github/HHTpy/HHTpywrapper|3.8037276531000383e-06| -|requirements.txt|github/biocircuits/bioscrape|3.8037276531000383e-06| -|requirements.txt|github/MD-Studio/MDStudio|3.8037276531000383e-06| -|requirements.txt|github/ucberkeleyseti/blimpy|3.8037276531000383e-06| -|requirements.txt|github/ucberkeleyseti/turbo_seti|3.8037276531000383e-06| -|requirements.txt|github/NETL-RIC/URC-Assessment-Method|3.8037276531000383e-06| -|requirements.txt|github/johnveitch/cpnest|3.8037276531000383e-06| -|requirements.txt|github/harrispopgen/mutyper|3.8037276531000383e-06| -|requirements.txt|github/ashleychontos/pySYD|3.8037276531000383e-06| -|requirements.txt|github/TeamCOMPAS/COMPAS|3.8037276531000383e-06| -|requirements.txt|github/flu-crew/smot|3.8037276531000383e-06| -|requirements.txt|github/tylertrimble/viswaternet|3.8037276531000383e-06| -|requirements.txt|github/pnsaevik/effluent|3.8037276531000383e-06| -|requirements.txt|github/zhangyk8/sconce-scms|3.8037276531000383e-06| -|requirements.txt|github/nickhand/pyRSD|3.8037276531000383e-06| -|requirements.txt|github/rmjarvis/Piff|3.8037276531000383e-06| -|requirements.txt|github/rmjarvis/TreeCorr|3.8037276531000383e-06| -|requirements.txt|github/secimTools/SECIMTools|3.8037276531000383e-06| -|requirements.txt|github/mrtommyb/ktransit|3.8037276531000383e-06| -|requirements.txt|github/miracum/ahd2fhir|3.8037276531000383e-06| -|requirements.txt|github/ryanvarley/exodata|3.8037276531000383e-06| -|requirements.txt|github/miguelcarcamov/csromer|3.8037276531000383e-06| -|requirements.txt|github/miguelcarcamov/gpuvmem|3.8037276531000383e-06| -|requirements.txt|github/kylemede/ExoSOFT|3.8037276531000383e-06| -|requirements.txt|github/OpenBioLink/Explorer|3.8037276531000383e-06| -|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.8037276531000383e-06| -|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.8037276531000383e-06| -|requirements.txt|github/sblunt/orbitize|3.8037276531000383e-06| -|requirements.txt|github/AemulusProject/bias_emulator|3.8037276531000383e-06| -|requirements.txt|github/statgen/Minimac4|3.8037276531000383e-06| -|requirements.txt|github/gbrammer/grizli|3.8037276531000383e-06| -|requirements.txt|github/fcastagna/preprofit|3.8037276531000383e-06| -|requirements.txt|github/fcastagna/JoXSZ|3.8037276531000383e-06| -|requirements.txt|github/zhoux85/scAdapt|3.8037276531000383e-06| -|requirements.txt|github/cytham/nanovar|3.8037276531000383e-06| -|requirements.txt|github/cylammarco/WDPhotTools|3.8037276531000383e-06| -|requirements.txt|github/cylammarco/ASPIRED|3.8037276531000383e-06| -|requirements.txt|github/dirac-institute/asterogap|3.8037276531000383e-06| -|requirements.txt|github/CederGroupHub/smol|3.8037276531000383e-06| -|requirements.txt|github/ExObsSim/ExoRad2-public|3.8037276531000383e-06| -|requirements.txt|github/singularityhub/sregistry|3.8037276531000383e-06| -|requirements.txt|github/CAMI-challenge/CAMITAX|3.8037276531000383e-06| -|requirements.txt|github/hongwanliu/DarkHistory|3.8037276531000383e-06| -|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.8037276531000383e-06| -|requirements.txt|github/logan-pearce/lofti_gaia|3.8037276531000383e-06| -|requirements.txt|github/astroboylrx/Rubble|3.8037276531000383e-06| -|requirements.txt|github/imcgreer/simqso|3.8037276531000383e-06| -|requirements.txt|github/bedops/bedops|3.8037276531000383e-06| -|requirements.txt|github/timstaley/amisurvey|3.8037276531000383e-06| -|requirements.txt|github/asntech/intervene|3.8037276531000383e-06| -|requirements.txt|github/COMBINE-lab/alevin-fry|3.8037276531000383e-06| -|requirements.txt|github/AndrewAnnex/SpiceyPy|3.8037276531000383e-06| -|requirements.txt|github/carronj/lenspyx|3.8037276531000383e-06| -|requirements.txt|github/carronj/plancklens|3.8037276531000383e-06| -|requirements.txt|github/Higgins00/TESS-Localize|3.8037276531000383e-06| -|requirements.txt|github/opengeos/segment-geospatial|3.8037276531000383e-06| -|requirements.txt|github/Gabaldonlab/jloh|3.8037276531000383e-06| -|requirements.txt|github/pyFFTW/pyFFTW|3.8037276531000383e-06| -|requirements.txt|github/zachetienne/nrpytutorial|3.8037276531000383e-06| -|requirements.txt|github/mscaudill/openseize|3.8037276531000383e-06| -|requirements.txt|github/chemfiles/chemfiles|3.8037276531000383e-06| -|requirements.txt|github/bow/fsnviz|3.8037276531000383e-06| -|requirements.txt|github/fgbuster/fgbuster|3.8037276531000383e-06| -|requirements.txt|github/PolyChord/PolyChordLite|3.8037276531000383e-06| -|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.8037276531000383e-06| -|requirements.txt|github/danielenricocahall/elephas|3.8037276531000383e-06| -|requirements.txt|github/lmcinnes/umap|3.8037276531000383e-06| -|requirements.txt|github/ECP-WarpX/WarpX|3.8037276531000383e-06| -|requirements.txt|github/SDXorg/pysd|3.8037276531000383e-06| -|requirements.txt|github/ConnorStoneAstro/AutoProf|3.8037276531000383e-06| -|requirements.txt|github/nlesc/embodied-emotions-scripts|3.8037276531000383e-06| -|requirements.txt|github/dsavransky/EXOSIMS|3.8037276531000383e-06| -|requirements.txt|github/snad-space/ztf-viewer|3.8037276531000383e-06| -|requirements.txt|github/mtlam/PyPulse|3.8037276531000383e-06| -|requirements.txt|github/SimonPfeifer/cows|3.8037276531000383e-06| -|requirements.txt|github/jkrogager/VoigtFit|3.8037276531000383e-06| -|requirements.txt|github/SuperKogito/spafe|3.8037276531000383e-06| -|requirements.txt|github/idruglab/hignn|3.8037276531000383e-06| -|requirements.txt|github/ITA-Solar/rh|3.8037276531000383e-06| -|requirements.txt|github/yrjia1015/CRISPRCasStack|3.8037276531000383e-06| -|requirements.txt|github/StingraySoftware/HENDRICS|3.8037276531000383e-06| -|requirements.txt|github/GBLille/MassiveFold|3.8037276531000383e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.8037276531000383e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.8037276531000383e-06| -|requirements.txt|github/dkoslicki/TAMPA|3.8037276531000383e-06| -|requirements.txt|github/kkjawz/coref-ee|3.8037276531000383e-06| -|requirements.txt|github/AusSRC/SoFiAX|3.8037276531000383e-06| -|requirements.txt|github/bregaldo/pywst|3.8037276531000383e-06| -|requirements.txt|github/bonsai-team/matam|3.8037276531000383e-06| -|requirements.txt|github/chianti-atomic/ChiantiPy|3.8037276531000383e-06| -|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.8037276531000383e-06| -|requirements.txt|github/pyxnat/pyxnat|3.8037276531000383e-06| -|requirements.txt|github/VIB-PSB/MINI-EX|3.8037276531000383e-06| -|requirements.txt|github/RBrearton/islatu|3.8037276531000383e-06| -|requirements.txt|github/a-griffiths/AutoSpec|3.8037276531000383e-06| -|requirements.txt|github/ajshajib/dolphin|3.8037276531000383e-06| -|requirements.txt|github/fccoelho/epigrass|3.8037276531000383e-06| -|requirements.txt|github/fccoelho/epimodels|3.8037276531000383e-06| -|requirements.txt|github/xraypy/xraylarch|3.8037276531000383e-06| -|requirements.txt|github/bioAI-Oslo/Spikeometric|3.8037276531000383e-06| -|requirements.txt|github/ianfhunter/GNOLL|3.8037276531000383e-06| -|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.8037276531000383e-06| -|requirements.txt|github/daler/pybedtools|3.8037276531000383e-06| -|requirements.txt|github/daler/gffutils|3.8037276531000383e-06| -|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.8037276531000383e-06| -|requirements.txt|github/sybila/biodivine-aeon-py|3.8037276531000383e-06| -|requirements.txt|github/kazewong/flowMC|3.8037276531000383e-06| -|requirements.txt|github/podondra/bayesian-sznet|3.8037276531000383e-06| -|requirements.txt|github/pynucastro/pynucastro|3.8037276531000383e-06| -|requirements.txt|github/rodluger/everest|3.8037276531000383e-06| -|requirements.txt|github/jeffdaily/parasail-python|3.8037276531000383e-06| -|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.8037276531000383e-06| -|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.8037276531000383e-06| -|requirements.txt|github/genouest/biomaj-daemon|3.8037276531000383e-06| -|requirements.txt|github/BorgwardtLab/simbsig|3.8037276531000383e-06| -|requirements.txt|github/dstndstn/tractor|3.8037276531000383e-06| -|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.8037276531000383e-06| -|requirements.txt|github/lpantano/seqcluster|3.8037276531000383e-06| -|requirements.txt|github/msyazwanfaid/hilalpy|3.8037276531000383e-06| -|requirements.txt|github/ladsantos/flatstar|3.8037276531000383e-06| -|requirements.txt|github/ladsantos/p-winds|3.8037276531000383e-06| -|requirements.txt|github/aksholokhov/pysr3|3.8037276531000383e-06| -|requirements.txt|github/SPARTA-dev/SPARTA|3.8037276531000383e-06| -|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.8037276531000383e-06| -|requirements.txt|github/KVSlab/VaMPy|3.8037276531000383e-06| -|requirements.txt|github/Narayana-Rao/SAR-tools|3.8037276531000383e-06| -|requirements.txt|github/gbouras13/plassembler|3.8037276531000383e-06| -|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.8037276531000383e-06| -|requirements.txt|github/jesford/cluster-lensing|3.8037276531000383e-06| -|requirements.txt|github/PynPoint/PynPoint|3.8037276531000383e-06| -|requirements.txt|github/vrodgom/statmorph|3.8037276531000383e-06| -|requirements.txt|github/ArtRand/signalAlign|3.8037276531000383e-06| -|requirements.txt|github/htjb/margarine|3.8037276531000383e-06| -|requirements.txt|github/htjb/globalemu|3.8037276531000383e-06| -|requirements.txt|github/klb2/qmkpy|3.8037276531000383e-06| -|requirements.txt|github/li-yangyang/lotus|3.8037276531000383e-06| -|requirements.txt|github/miguelzuma/hi_class_public|3.8037276531000383e-06| -|requirements.txt|github/spack/spack|3.8037276531000383e-06| -|requirements.txt|github/hannorein/rebound|3.8037276531000383e-06| -|requirements.txt|github/GalSim-developers/GalSim|3.8037276531000383e-06| -|requirements.txt|github/transientskp/lpf|3.8037276531000383e-06| -|requirements.txt|github/mwalmsley/zoobot|3.8037276531000383e-06| -|requirements.txt|github/Climdyn/qgs|3.8037276531000383e-06| -|requirements.txt|github/mwvgroup/pwv_kpno|3.8037276531000383e-06| -|requirements.txt|github/brentp/cyvcf2|3.8037276531000383e-06| -|requirements.txt|github/brentp/peddy|3.8037276531000383e-06| -|requirements.txt|github/kartheikiyer/dense_basis|3.8037276531000383e-06| -|requirements.txt|github/jts/nanopolish|3.8037276531000383e-06| -|requirements.txt|github/bjmorgan/py-sc-fermi|3.8037276531000383e-06| -|requirements.txt|github/LuisScoccola/persistable|3.8037276531000383e-06| -|requirements.txt|github/williamjameshandley/anesthetic|3.8037276531000383e-06| -|requirements.txt|github/williamjameshandley/fgivenx|3.8037276531000383e-06| -|requirements.txt|github/sorenwacker/ProteomicsQC|3.8037276531000383e-06| -|requirements.txt|github/moldyn/msmhelper|3.8037276531000383e-06| -|requirements.txt|github/SESMG/SESMG|3.8037276531000383e-06| -|requirements.txt|github/pyamg/pyamg|3.8037276531000383e-06| -|requirements.txt|github/reneshbedre/bioinfokit|3.8037276531000383e-06| -|requirements.txt|github/legolason/PyQSOFit|3.8037276531000383e-06| -|requirements.txt|github/sklasfeld/DANPOS3|3.8037276531000383e-06| -|requirements.txt|github/emerge-erc/ALminer|3.8037276531000383e-06| -|requirements.txt|github/mjshao06/pdifFinder|3.8037276531000383e-06| -|requirements.txt|github/kblin/ncbi-acc-download|3.8037276531000383e-06| -|requirements.txt|github/TinkerTools/tinker9|3.8037276531000383e-06| -|requirements.txt|github/OnroerendErfgoed/atramhasis|3.8037276531000383e-06| -|requirements.txt|github/silburt/DeepMoon|3.8037276531000383e-06| -|requirements.txt|github/mms-fcul/PypKa|3.8037276531000383e-06| -|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.8037276531000383e-06| -|requirements.txt|github/eggnogdb/eggnog-mapper|3.8037276531000383e-06| -|requirements.txt|github/SebastianBocquet/pygtc|3.8037276531000383e-06| -|requirements.txt|github/BASTAcode/BASTA|3.8037276531000383e-06| -|requirements.txt|github/RosettaCommons/RFDesign|3.8037276531000383e-06| -|requirements.txt|github/migueldvb/cine|3.8037276531000383e-06| -|requirements.txt|github/silx-kit/pyFAI|3.8037276531000383e-06| -|requirements.txt|github/grahambell/pymoc|3.8037276531000383e-06| -|requirements.txt|github/pyomeca/biosiglive|3.8037276531000383e-06| -|requirements.txt|github/labsyspharm/minerva-story|3.8037276531000383e-06| -|requirements.txt|github/ihmwg/python-modelcif|3.8037276531000383e-06| -|requirements.txt|github/tamarervin/SolAster|3.8037276531000383e-06| -|requirements.txt|github/icecube/TauRunner|3.8037276531000383e-06| -|requirements.txt|github/arnikz/PIQMIe|3.8037276531000383e-06| -|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.8037276531000383e-06| -|requirements.txt|github/gperezs/StarcNet|3.8037276531000383e-06| -|requirements.txt|github/miRTop/mirtop|3.8037276531000383e-06| -|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.8037276531000383e-06| -|requirements.txt|github/exoclime/HELIOS-K|3.8037276531000383e-06| -|requirements.txt|github/exoclime/HELA|3.8037276531000383e-06| -|requirements.txt|github/saberyoung/haffet|3.8037276531000383e-06| -|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.8037276531000383e-06| -|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.8037276531000383e-06| -|requirements.txt|github/wouterpeere/GHEtool|3.8037276531000383e-06| -|requirements.txt|github/grant-m-s/astronomicAL|3.8037276531000383e-06| -|requirements.txt|github/AWehrhahn/SME|3.8037276531000383e-06| -|requirements.txt|github/BenNordick/HiLoop|3.8037276531000383e-06| -|requirements.txt|github/pysal/spopt|3.8037276531000383e-06| -|requirements.txt|github/damonge/schNell|3.8037276531000383e-06| -|requirements.txt|github/healpy/healpy|3.8037276531000383e-06| -|requirements.txt|github/cdanielmachado/reframed|3.8037276531000383e-06| -|requirements.txt|github/pysat/pysat|3.8037276531000383e-06| -|requirements.txt|github/lkreidberg/batman|3.8037276531000383e-06| -|requirements.txt|github/MrOlm/drep|3.8037276531000383e-06| -|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|3.8037276531000383e-06| -|requirements.txt|github/joshspeagle/dynesty|3.8037276531000383e-06| -|requirements.txt|github/TianlaiProject/tlpipe|3.8037276531000383e-06| -|requirements.txt|github/maserlib/ExPRES|3.8037276531000383e-06| -|requirements.txt|github/cwentland0/perform|3.8037276531000383e-06| -|requirements.txt|github/taoliu/MACS|3.8037276531000383e-06| -|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.8037276531000383e-06| -|requirements.txt|github/GilbertLabUCSF/CanDI|3.8037276531000383e-06| -|requirements.txt|github/DataBiosphere/wdl-parsers|3.8037276531000383e-06| -|requirements.txt|github/pcingola/SnpEff|3.8037276531000383e-06| -|requirements.txt|github/CarlosCoba/XookSuut-code|3.8037276531000383e-06| -|requirements.txt|github/hpparvi/opents|3.8037276531000383e-06| -|requirements.txt|github/hpparvi/PyTransit|3.8037276531000383e-06| -|requirements.txt|github/ExeClim/Isca|3.8037276531000383e-06| -|requirements.txt|github/ggciag/mandyoc|3.8037276531000383e-06| -|requirements.txt|github/minkailin/stratsi|3.8037276531000383e-06| -|requirements.txt|github/qmarcou/IGoR|3.8037276531000383e-06| -|requirements.txt|github/python-streamz/streamz|3.8037276531000383e-06| -|requirements.txt|github/villrv/SuperRAENN|3.8037276531000383e-06| -|requirements.txt|github/galaxyproject/galaxy-lib|3.8037276531000383e-06| -|requirements.txt|github/monarch-initiative/loinc2hpo|3.8037276531000383e-06| -|requirements.txt|github/LSSTDESC/snmachine|3.8037276531000383e-06| -|requirements.txt|github/LSSTDESC/Spectractor|3.8037276531000383e-06| -|requirements.txt|github/LSSTDESC/sacc|3.8037276531000383e-06| -|requirements.txt|github/BioGearsEngine/core|3.8037276531000383e-06| -|requirements.txt|github/ablab/TandemTools|3.8037276531000383e-06| -|requirements.txt|github/rcsb/mmtf-python|3.8037276531000383e-06| -|requirements.txt|github/jpierel14/snsed|3.8037276531000383e-06| -|requirements.txt|github/exciting/excitingtools|3.8037276531000383e-06| -|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.8037276531000383e-06| -|requirements.txt|github/ethicsai/ethical-smart-grid|3.8037276531000383e-06| -|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.8037276531000383e-06| -|requirements.txt|github/esa/NIDN|3.8037276531000383e-06| -|requirements.txt|github/ot483/NetCom|3.8037276531000383e-06| -|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.8037276531000383e-06| -|requirements.txt|github/epfl-radio-astro/PINION|3.8037276531000383e-06| -|requirements.txt|github/epfl-radio-astro/LiSA|3.8037276531000383e-06| -|requirements.txt|github/SharmaLlama/ticktack|3.8037276531000383e-06| -|requirements.txt|github/johannesulf/dsigma|3.8037276531000383e-06| -|requirements.txt|github/drphilmarshall/HumVI|3.8037276531000383e-06| -|requirements.txt|github/atomec-project/atoMEC|3.8037276531000383e-06| -|requirements.txt|github/spacetelescope/mirage|3.8037276531000383e-06| -|requirements.txt|github/qMRLab/qMRLab|3.8037276531000383e-06| -|requirements.txt|github/nextstrain/nextclade|3.8037276531000383e-06| -|requirements.txt|github/antoinemarchal/ROHSA|3.8037276531000383e-06| -|requirements.txt|github/marius311/cosmoslik|3.8037276531000383e-06| -|requirements.txt|github/xinyiguan/py2lispIDyOM|3.8037276531000383e-06| -|requirements.txt|github/YuRui8879/MRASleepNet|3.8037276531000383e-06| -|requirements.txt|github/JLiangLab/TransVW|3.8037276531000383e-06| -|requirements.txt|github/SJLeo/FFSD|3.8037276531000383e-06| -|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.8037276531000383e-06| -|requirements.txt|github/ucl-exoplanets/pylightcurve|3.8037276531000383e-06| -|requirements.txt|github/smithlabcode/dnmtools|3.8037276531000383e-06| -|requirements.txt|github/onnela-lab/beiwe-backend|3.8037276531000383e-06| -|requirements.txt|github/Cristianetaniguti/Reads2Map|3.8037276531000383e-06| -|requirements.txt|github/nanoporetech/pychopper|3.8037276531000383e-06| -|requirements.txt|github/nanoporetech/medaka|3.8037276531000383e-06| -|requirements.txt|github/bradkav/WIMpy_NREFT|3.8037276531000383e-06| -|requirements.txt|github/bradkav/CEvNS|3.8037276531000383e-06| -|requirements.txt|github/bradkav/verne|3.8037276531000383e-06| -|requirements.txt|github/variomes/sibtm-variomes|3.8037276531000383e-06| -|requirements.txt|github/1313e/CMasher|3.8037276531000383e-06| -|requirements.txt|github/BioinfoUNIBA/REDItools2|3.8037276531000383e-06| -|requirements.txt|github/pcubillos/pyratbay|3.8037276531000383e-06| -|requirements.txt|github/pcubillos/repack|3.8037276531000383e-06| -|requirements.txt|github/pcubillos/mc3|3.8037276531000383e-06| -|requirements.txt|github/DSIMB/medusa|3.8037276531000383e-06| -|requirements.txt|github/AdmiralenOla/Scoary|3.8037276531000383e-06| -|requirements.txt|github/EGaraldi/corecon|3.8037276531000383e-06| -|requirements.txt|github/fhcrc/seqmagick|3.8037276531000383e-06| -|requirements.txt|github/jsobeck/MOOG_SCAT|3.8037276531000383e-06| -|requirements.txt|github/aewallin/allantools|3.8037276531000383e-06| -|requirements.txt|github/afeinstein20/eleanor|3.8037276531000383e-06| -|requirements.txt|github/jakeret/tf_unet|3.8037276531000383e-06| -|requirements.txt|github/jakeret/abcpmc|3.8037276531000383e-06| -|requirements.txt|github/keatonb/TESS_PRF|3.8037276531000383e-06| -|requirements.txt|github/keatonb/Pyriod|3.8037276531000383e-06| -|requirements.txt|github/discsim/frank|3.8037276531000383e-06| -|requirements.txt|github/erling6232/imagedata|3.8037276531000383e-06| -|requirements.txt|github/ncbi/datasets|3.8037276531000383e-06| -|requirements.txt|github/kuanrongchan/COVID19-severity|3.8037276531000383e-06| -|requirements.txt|github/ryneches/SuchTree|3.8037276531000383e-06| -|requirements.txt|github/surf-eds/one-button-compute|3.8037276531000383e-06| -|requirements.txt|github/rrwick/Deepbinner|3.8037276531000383e-06| -|requirements.txt|github/AMReX-Astro/Nyx|3.8037276531000383e-06| -|requirements.txt|github/AMReX-Astro/MAESTROeX|3.8037276531000383e-06| -|requirements.txt|github/AMReX-Astro/Castro|3.8037276531000383e-06| -|requirements.txt|github/cmoestl/3DCORE|3.8037276531000383e-06| -|requirements.txt|github/paulbrodersen/netgraph|3.8037276531000383e-06| -|requirements.txt|github/SarveshVGharat/Plages-Identification|3.8037276531000383e-06| -|requirements.txt|github/Ajstros/pyripherals|3.8037276531000383e-06| -|requirements.txt|github/astro-informatics/sleplet|3.8037276531000383e-06| -|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.8037276531000383e-06| -|requirements.txt|github/mpound/pdrtpy|3.8037276531000383e-06| -|requirements.txt|github/aboucaud/pypher|3.8037276531000383e-06| -|requirements.txt|github/gvilitechltd/LibSWIFFT|3.8037276531000383e-06| -|requirements.txt|github/micahvista/MAMnet|3.8037276531000383e-06| -|requirements.txt|github/bcbio/bcbio-nextgen|3.8037276531000383e-06| -|requirements.txt|github/kinnala/scikit-fem|3.8037276531000383e-06| -|requirements.txt|github/ngbusca/QuasarNET|3.8037276531000383e-06| -|requirements.txt|github/jgieseler/solarmach|3.8037276531000383e-06| -|requirements.txt|github/xuanxu/starmatrix|3.8037276531000383e-06| -|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.8037276531000383e-06| -|requirements.txt|github/hposborn/MonoTools|3.8037276531000383e-06| -|requirements.txt|github/uedaLabR/nanoDoc|3.8037276531000383e-06| -|requirements.txt|github/justyncw/STAR_MELT|3.8037276531000383e-06| -|requirements.txt|github/widdowquinn/pyani|3.8037276531000383e-06| -|requirements.txt|github/tmcclintock/AReconstructionTool|3.8037276531000383e-06| -|requirements.txt|github/rkiman/wdwarfdate|3.8037276531000383e-06| -|requirements.txt|github/exosports/MARGE|3.8037276531000383e-06| -|requirements.txt|github/exosports/homer|3.8037276531000383e-06| -|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.8037276531000383e-06| -|requirements.txt|github/kno10/python-kmedoids|3.8037276531000383e-06| -|requirements.txt|github/HLasse/TextDescriptives|3.8037276531000383e-06| -|requirements.txt|github/timothydmorton/isochrones|3.8037276531000383e-06| -|requirements.txt|github/SuLab/Wikidata-phenomizer|3.8037276531000383e-06| -|requirements.txt|github/YesselmanLab/rna_map|3.8037276531000383e-06| -|requirements.txt|github/PaulRitsche/DLTrack|3.8037276531000383e-06| -|requirements.txt|github/robashaw/libecpint|3.8037276531000383e-06| -|requirements.txt|github/tud-hri/joan|3.8037276531000383e-06| -|requirements.txt|github/tud-hri/travia|3.8037276531000383e-06| -|requirements.txt|github/LSARP/ProteomicsQC|3.8037276531000383e-06| -|requirements.txt|github/benstahl92/deepSIP|3.8037276531000383e-06| -|requirements.txt|github/sibirrer/psfr|3.8037276531000383e-06| -|requirements.txt|github/citation-file-format/citation-file-format|3.8037276531000383e-06| -|requirements.txt|github/ryanhausen/fitsmap|3.8037276531000383e-06| -|requirements.txt|github/mgieles/limepy|3.8037276531000383e-06| -|requirements.txt|github/milnus/Magphi|3.8037276531000383e-06| -|requirements.txt|github/open2c/pairtools|3.8037276531000383e-06| -|requirements.txt|github/icrar/daliuge|3.8037276531000383e-06| -|requirements.txt|github/valentineap/pyprop8|3.8037276531000383e-06| -|requirements.txt|github/rae-holcomb/SpinSpotter|3.8037276531000383e-06| -|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.8037276531000383e-06| -|requirements.txt|github/PacificBiosciences/pbbam|3.8037276531000383e-06| -|requirements.txt|github/CosmoStat/mccd|3.8037276531000383e-06| -|requirements.txt|github/pennsignals/chime|3.8037276531000383e-06| -|requirements.txt|github/sbird/fake_spectra|3.8037276531000383e-06| -|requirements.txt|github/kyleaoman/martini|3.8037276531000383e-06| -|requirements.txt|github/annayqho/TheCannon|3.8037276531000383e-06| -|requirements.txt|github/scottgigante/picopore|3.8037276531000383e-06| -|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.8037276531000383e-06| -|requirements.txt|github/scikit-learn-contrib/hdbscan|3.8037276531000383e-06| -|requirements.txt|github/Basvanstein/GSAreport|3.8037276531000383e-06| -|requirements.txt|github/SHTOOLS/SHTOOLS|3.8037276531000383e-06| -|requirements.txt|github/segasai/rvspecfit|3.8037276531000383e-06| -|requirements.txt|github/pierfied/karmma|3.8037276531000383e-06| -|requirements.txt|github/achael/eht-imaging|3.8037276531000383e-06| -|requirements.txt|github/yupidevs/pactus|3.8037276531000383e-06| -|requirements.txt|github/snowformatics/macrobot|3.8037276531000383e-06| -|requirements.txt|github/mrempel/geohexviz|3.8037276531000383e-06| -|requirements.txt|github/PNNL-m-q/mza|3.8037276531000383e-06| -|requirements.txt|github/gmbrandt/HTOF|3.8037276531000383e-06| -|requirements.txt|github/londumas/redvsblue|3.8037276531000383e-06| -|requirements.txt|github/Lyalpha/spalipy|3.8037276531000383e-06| -|requirements.txt|github/rzellem/EXOTIC|3.8037276531000383e-06| -|requirements.txt|github/benjaminbolling/RSW|3.8037276531000383e-06| -|requirements.txt|github/EnricoCorsaro/FAMED|3.8037276531000383e-06| -|requirements.txt|github/nickk124/RCR|3.8037276531000383e-06| -|requirements.txt|github/Qiskit/qiskit-experiments|3.8037276531000383e-06| -|requirements.txt|github/lucianolorenti/ceruleo|3.8037276531000383e-06| -|requirements.txt|github/pysam-developers/pysam|3.8037276531000383e-06| -|requirements.txt|github/ywx649999311/EzTao|3.8037276531000383e-06| -|requirements.txt|github/johnpaulett/python-hl7|3.8037276531000383e-06| -|requirements.txt|github/Samreay/ChainConsumer|3.8037276531000383e-06| -|requirements.txt|github/Samreay/Barry|3.8037276531000383e-06| -|requirements.txt|github/igvteam/igv-reports|3.8037276531000383e-06| -|requirements.txt|github/travisseymour/EPICpy|3.8037276531000383e-06| -|requirements.txt|github/j-erler/pymf|3.8037276531000383e-06| -|requirements.txt|github/alawryaguila/multi-view-AE|3.8037276531000383e-06| -|requirements.txt|github/sebastian-zieba/PACMAN|3.8037276531000383e-06| -|requirements.txt|github/AndreyTavleev/DiscVerSt|3.8037276531000383e-06| -|requirements.txt|github/bd-j/prospector|3.8037276531000383e-06| -|requirements.txt|github/bd-j/sedpy|3.8037276531000383e-06| -|requirements.txt|github/desihub/fastspecfit|3.8037276531000383e-06| -|requirements.txt|github/telatin/qax|3.8037276531000383e-06| -|requirements.txt|github/prashjet/popkinmocks|3.8037276531000383e-06| -|requirements.txt|github/neuroanatomy/reorient|3.8037276531000383e-06| -|requirements.txt|github/manodeep/TesseRACt|3.8037276531000383e-06| -|requirements.txt|github/jeschaef/Graph4Med|3.8037276531000383e-06| -|requirements.txt|github/macrocosme/amber_meta|3.8037276531000383e-06| -|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.8037276531000383e-06| -|requirements.txt|github/trygvrad/DF-XRM_viz|3.8037276531000383e-06| -|requirements.txt|github/nickelnine37/pykronecker|3.8037276531000383e-06| -|requirements.txt|github/ska-sa/katdal|3.8037276531000383e-06| -|requirements.txt|github/cosmo-ethz/seek|3.8037276531000383e-06| -|requirements.txt|github/cosmo-ethz/hide|3.8037276531000383e-06| -|requirements.txt|github/cosmo-ethz/CosmoHammer|3.8037276531000383e-06| -|requirements.txt|github/arnauqb/qwind|3.8037276531000383e-06| -|requirements.txt|github/OxES/k2sc|3.8037276531000383e-06| -|requirements.txt|github/PaulHancock/Robbie|3.8037276531000383e-06| -|requirements.txt|github/mwaskom/seaborn|3.8037276531000383e-06| -|requirements.txt|github/MichelleLochner/astronomaly|3.8037276531000383e-06| -|requirements.txt|github/seeh/surprise|3.8037276531000383e-06| -|requirements.txt|github/lutteropp/NetRAX|3.8037276531000383e-06| -|requirements.txt|github/radiocosmology/draco|3.8037276531000383e-06| -|requirements.txt|github/radiocosmology/driftscan|3.8037276531000383e-06| -|requirements.txt|github/CGATOxford/UMI-tools|3.8037276531000383e-06| -|requirements.txt|github/pymedphys/pymedphys|3.8037276531000383e-06| -|requirements.txt|github/etal/cnvkit|3.8037276531000383e-06| -|requirements.txt|github/shandley/hecatomb|3.8037276531000383e-06| -|requirements.txt|github/valboz/VBBinaryLensing|3.8037276531000383e-06| -|requirements.txt|github/NREL/G2Aero|3.8037276531000383e-06| -|requirements.txt|github/STOmics/EAGS|3.8037276531000383e-06| -|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.8037276531000383e-06| -|requirements.txt|github/jtschindler/sculptor|3.8037276531000383e-06| -|requirements.txt|github/ptriska/WavesDash|3.8037276531000383e-06| -|requirements.txt|github/sczesla/PyAstronomy|3.8037276531000383e-06| -|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.8037276531000383e-06| -|requirements.txt|github/jdber1/opendrop|3.8037276531000383e-06| -|requirements.txt|github/semaphoreP/whereistheplanet|3.8037276531000383e-06| -|requirements.txt|github/C0PEP0D/otto|3.8037276531000383e-06| -|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.8037276531000383e-06| -|requirements.txt|github/parsotat/batanalysis|3.8037276531000383e-06| -|requirements.txt|github/maxmahlke/ssos|3.8037276531000383e-06| -|requirements.txt|github/lucabaldini/ixpeobssim|3.8037276531000383e-06| -|requirements.txt|github/mavrix93/LightCurvesClassifier|3.8037276531000383e-06| -|requirements.txt|github/YangLab/CIRCexplorer2|3.8037276531000383e-06| -|requirements.txt|github/HannahMDoherty/ChemGAPP|3.8037276531000383e-06| -|requirements.txt|github/sosl/H-FISTA|3.8037276531000383e-06| -|requirements.txt|github/winni2k/abeona|3.8037276531000383e-06| -|requirements.txt|github/pni-lab/mlconfound|3.8037276531000383e-06| -|requirements.txt|github/james-m-osborn/astrosat|3.8037276531000383e-06| -|requirements.txt|github/biomedia-mira/masf|3.8037276531000383e-06| -|requirements.txt|github/biomedia-mira/istn|3.8037276531000383e-06| -|requirements.txt|github/biomedia-mira/deepscm|3.8037276531000383e-06| -|requirements.txt|github/Ambuj-UF/APOP|3.8037276531000383e-06| -|requirements.txt|github/johnh2o2/cuvarbase|3.8037276531000383e-06| -|requirements.txt|github/E3SM-Project/gdess|3.8037276531000383e-06| -|requirements.txt|github/huiwenke/MineProt|3.8037276531000383e-06| -|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.8037276531000383e-06| -|requirements.txt|github/ebachelet/pyLIMA|3.8037276531000383e-06| -|requirements.txt|github/connor-lab/vapor|3.8037276531000383e-06| -|requirements.txt|github/abatten/fruitbat|3.8037276531000383e-06| -|requirements.txt|github/cistrome/MIRA|3.8037276531000383e-06| -|requirements.txt|github/COINtoolbox/ActSNClass|3.8037276531000383e-06| -|requirements.txt|github/JulioHC00/PEPITA|3.8037276531000383e-06| -|requirements.txt|github/NLESC-JCER/QMCblip|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/PyMORESANE|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/rodrigues|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/QuartiCal|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/Stimela-classic|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/breizorro|3.8037276531000383e-06| -|requirements.txt|github/ratt-ru/Stimela|3.8037276531000383e-06| -|requirements.txt|github/JulianBMunoz/Zeus21|3.8037276531000383e-06| -|requirements.txt|github/JulianBMunoz/RelicFast|3.8037276531000383e-06| -|requirements.txt|github/astromer-science/main-code|3.8037276531000383e-06| -|requirements.txt|github/MIAnalyzer/MIA|3.8037276531000383e-06| -|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.8037276531000383e-06| -|requirements.txt|github/Julian/jsonschema|3.8037276531000383e-06| -|requirements.txt|github/aimalz/qp|3.8037276531000383e-06| -|requirements.txt|github/CobayaSampler/cobaya|3.8037276531000383e-06| -|requirements.txt|github/openmsi/openmsistream|3.8037276531000383e-06| -|requirements.txt|github/ixkael/Delight|3.8037276531000383e-06| -|requirements.txt|github/stinefm/relsad|3.8037276531000383e-06| -|requirements.txt|github/hallamlab/TreeSAPP|3.8037276531000383e-06| -|requirements.txt|github/deepmind/alphafold|3.8037276531000383e-06| -|requirements.txt|github/ggonnella/fastsubtrees|3.8037276531000383e-06| -|requirements.txt|github/KeplerGO/PyKE|3.8037276531000383e-06| -|requirements.txt|github/KeplerGO/K2fov|3.8037276531000383e-06| -|requirements.txt|github/KeplerGO/kadenza|3.8037276531000383e-06| -|requirements.txt|github/tiberioap/grav_waldo|3.8037276531000383e-06| -|requirements.txt|github/AllenInstitute/bmtk|3.8037276531000383e-06| -|requirements.txt|github/mirnylab/cooler|3.8037276531000383e-06| -|requirements.txt|github/mirnylab/pairtools|3.8037276531000383e-06| -|requirements.txt|github/dib-lab/sourmash|3.8037276531000383e-06| -|requirements.txt|github/dib-lab/dammit|3.8037276531000383e-06| -|requirements.txt|github/PetroFit/petrofit|3.8037276531000383e-06| -|requirements.txt|github/epi2me-labs/mapula|3.8037276531000383e-06| -|requirements.txt|github/tomasplsek/CADET|3.8037276531000383e-06| -|requirements.txt|github/rpoleski/MulensModel|3.8037276531000383e-06| -|requirements.txt|github/vterron/lemon|3.8037276531000383e-06| -|requirements.txt|github/sjteresi/TE_Density|3.8037276531000383e-06| -|requirements.txt|github/SegataLab/lefse|3.8037276531000383e-06| -|requirements.txt|github/AOtools/aotools|3.8037276531000383e-06| -|requirements.txt|github/MikeSWang/HorizonGRound|3.8037276531000383e-06| -|requirements.txt|github/MikeSWang/Harmonia|3.8037276531000383e-06| -|requirements.txt|github/inpefess/gym-saturation|3.8037276531000383e-06| -|requirements.txt|github/bfarr/kombine|3.8037276531000383e-06| -|requirements.txt|github/mswzeus/TargetNet|3.8037276531000383e-06| -|requirements.txt|github/Smith42/pix2prof|3.8037276531000383e-06| -|requirements.txt|github/he2016012996/CABnet|3.8037276531000383e-06| -|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.8037276531000383e-06| -|requirements.txt|github/ppsp-team/PyNM|3.8037276531000383e-06| -|requirements.txt|github/swagnercarena/paltas|3.8037276531000383e-06| -|requirements.txt|github/jeremysanders/mbproj2|3.8037276531000383e-06| -|requirements.txt|github/JulianZDing/UniMAP|3.8037276531000383e-06| -|requirements.txt|github/FlorianThibord/OptimiR|3.8037276531000383e-06| -|requirements.txt|github/iAART/aart|3.8037276531000383e-06| -|requirements.txt|github/forrest-lab/scMatch|3.8037276531000383e-06| -|requirements.txt|github/aertslab/pySCENIC|3.8037276531000383e-06| -|requirements.txt|github/austinpeel/herculens|3.8037276531000383e-06| -|requirements.txt|github/3d-pli/fastpli|3.8037276531000383e-06| -|requirements.txt|github/jmsdsouzaPhD/GWDALI|3.8037276531000383e-06| -|requirements.txt|github/ABM4ALL/Melodie|3.8037276531000383e-06| -|requirements.txt|github/LondonBiofoundry/basicsynbio|3.8037276531000383e-06| -|requirements.txt|github/TearsWaiting/MIMML|3.8037276531000383e-06| -|requirements.txt|github/nanograv/enterprise|3.8037276531000383e-06| -|requirements.txt|github/Zafiirah13/meercrab|3.8037276531000383e-06| -|requirements.txt|github/linsalrob/PhiSpy|3.8037276531000383e-06| -|requirements.txt|github/dfm/ketu|3.8037276531000383e-06| -|requirements.txt|github/alejandrobll/py-sphviewer|3.8037276531000383e-06| -|requirements.txt|github/minaskar/pocomc|3.8037276531000383e-06| -|requirements.txt|github/minaskar/hankl|3.8037276531000383e-06| -|requirements.txt|github/minaskar/zeus|3.8037276531000383e-06| -|requirements.txt|github/JuliaHCI/ADI.jl|3.8037276531000383e-06| -|requirements.txt|github/lgrcia/prose|3.8037276531000383e-06| -|requirements.txt|github/pipliggins/EVolve|3.8037276531000383e-06| -|requirements.txt|github/chenwuperth/rgz_rcnn|3.8037276531000383e-06| -|requirements.txt|github/nialov/fractopo|3.8037276531000383e-06| -|requirements.txt|github/ronshnapp/MyPTV|3.8037276531000383e-06| -|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.8037276531000383e-06| -|requirements.txt|github/Vini2/GraphBin|3.8037276531000383e-06| -|requirements.txt|github/jan-rybizki/gdr2_completeness|3.8037276531000383e-06| -|requirements.txt|github/jan-rybizki/Chempy|3.8037276531000383e-06| -|requirements.txt|github/danielreardon/scintools|3.8037276531000383e-06| -|requirements.txt|github/duetosymmetry/qnm|3.8037276531000383e-06| -|requirements.txt|github/rhdtownsend/gyre|3.8037276531000383e-06| -|requirements.txt|github/python-hydro/pyro2|3.8037276531000383e-06| -|requirements.txt|github/freqtrade/freqtrade|3.8037276531000383e-06| -|requirements.txt|github/firefly-cpp/NiaARM|3.8037276531000383e-06| -|requirements.txt|github/cwieder/py-ssPA|3.8037276531000383e-06| -|requirements.txt|github/katholt/Kleborate|3.8037276531000383e-06| -|requirements.txt|github/iancze/PSOAP|3.8037276531000383e-06| -|requirements.txt|github/tpospisi/cdetools|3.8037276531000383e-06| -|requirements.txt|github/tpospisi/RFCDE|3.8037276531000383e-06| -|requirements.txt|github/tpospisi/nnkcde|3.8037276531000383e-06| -|requirements.txt|github/alexander-mead/pyhalomodel|3.8037276531000383e-06| -|requirements.txt|github/me-manu/gammaALPs|3.8037276531000383e-06| -|requirements.txt|github/deeptools/deepTools|3.8037276531000383e-06| -|requirements.txt|github/deeptools/HiCExplorer|3.8037276531000383e-06| -|requirements.txt|github/wmglab-duke/ascent|3.8037276531000383e-06| -|requirements.txt|github/vgteam/vg#vg|3.8037276531000383e-06| -|requirements.txt|github/vgteam/vg|3.8037276531000383e-06| -|requirements.txt|github/winger/hawking_net|3.8037276531000383e-06| -|requirements.txt|github/tnakazato/priism|3.8037276531000383e-06| -|requirements.txt|github/broadinstitute/cromwell|3.8037276531000383e-06| -|requirements.txt|github/barentsen/dave|3.8037276531000383e-06| -|requirements.txt|github/barentsen/k2flix|3.8037276531000383e-06| -|requirements.txt|github/kuenzelab/ENDURE|3.8037276531000383e-06| -|requirements.txt|github/phineasng/DECODE|3.8037276531000383e-06| -|requirements.txt|github/pmlmodelling/nctoolkit|3.8037276531000383e-06| -|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.8037276531000383e-06| -|requirements.txt|github/fenderglass/Flye|3.8037276531000383e-06| -|requirements.txt|github/fenderglass/Ragout|3.8037276531000383e-06| -|requirements.txt|github/igmhub/picca|3.8037276531000383e-06| -|requirements.txt|github/bcgsc/NanoSim|3.8037276531000383e-06| -|requirements.txt|github/bcgsc/TMBur|3.8037276531000383e-06| -|requirements.txt|github/erikbern/ann-benchmarks|3.8037276531000383e-06| -|requirements.txt|github/muctadir/lama|3.8037276531000383e-06| -|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.8037276531000383e-06| -|requirements.txt|github/artic-network/fieldbioinformatics|3.8037276531000383e-06| -|requirements.txt|github/JacobBumgarner/VesselVio|3.8037276531000383e-06| -|requirements.txt|github/tessgi/tvguide|3.8037276531000383e-06| -|requirements.txt|github/kiyo-masui/bitshuffle|3.8037276531000383e-06| -|requirements.txt|github/WangLabTHU/DeSP|3.8037276531000383e-06| -|requirements.txt|github/mirapy-org/mirapy|3.8037276531000383e-06| -|requirements.txt|github/andr1976/HydDown|3.8037276531000383e-06| -|requirements.txt|github/sciris/sciris|3.8037276531000383e-06| -|requirements.txt|github/JLBLine/PUMA|3.8037276531000383e-06| -|requirements.txt|github/JLBLine/WODEN|3.8037276531000383e-06| -|requirements.txt|github/csb-toolbox/CSB|3.8037276531000383e-06| -|requirements.txt|github/tomasstolker/pycrires|3.8037276531000383e-06| -|requirements.txt|github/tomasstolker/ARTES|3.8037276531000383e-06| -|requirements.txt|github/tomasstolker/species|3.8037276531000383e-06| -|requirements.txt|github/christinahedges/contaminante|3.8037276531000383e-06| -|requirements.txt|github/Jacks0nJ/PyFPT|3.8037276531000383e-06| -|requirements.txt|github/learningsimulator/learningsimulator|3.8037276531000383e-06| -|requirements.txt|github/roualdes/bridgestan|3.8037276531000383e-06| -|requirements.txt|github/uab-cgds-worthey/quac|3.8037276531000383e-06| -|requirements.txt|github/michaelhb/superplot|3.8037276531000383e-06| -|requirements.txt|github/floodlight-sports/floodlight|3.8037276531000383e-06| -|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.8037276531000383e-06| -|requirements.txt|github/amrex-astro/Nyx|3.8037276531000383e-06| -|requirements.txt|github/amrex-astro/Castro|3.8037276531000383e-06| -|requirements.txt|github/candYgene/siga|3.8037276531000383e-06| -|requirements.txt|github/dartoon/galight|3.8037276531000383e-06| -|requirements.txt|github/ylxu05/HN-PPISP|3.8037276531000383e-06| -|requirements.txt|github/JorenSix/Olaf|3.8037276531000383e-06| -|requirements.txt|github/N-Wouda/ALNS|3.8037276531000383e-06| -|requirements.txt|github/MRChemSoft/mrchem|3.8037276531000383e-06| -|requirements.txt|github/abinit/abinit|3.8037276531000383e-06| -|requirements.txt|github/koszullab/pareidolia|3.8037276531000383e-06| -|requirements.txt|github/teuben/QAC|3.8037276531000383e-06| -|requirements.txt|github/danhey/echelle|3.8037276531000383e-06| -|requirements.txt|github/lgbouma/gyro-interp|3.8037276531000383e-06| -|requirements.txt|github/myinxd/mcrgnet|3.8037276531000383e-06| -|requirements.txt|github/mentatpsi/OSGenome|3.8037276531000383e-06| -|requirements.txt|github/skyfielders/python-skyfield|3.8037276531000383e-06| -|requirements.txt|github/kingyin3613/RingsPy|3.8037276531000383e-06| -|requirements.txt|github/mtceballos/SIRENAdoc|3.8037276531000383e-06| -|requirements.txt|github/ketch/RK-Opt|3.8037276531000383e-06| -|requirements.txt|github/vallis/libstempo|3.8037276531000383e-06| -|requirements.txt|github/RuthAngus/stardate|3.8037276531000383e-06| -|requirements.txt|github/TommasoRonconi/scampy|3.8037276531000383e-06| -|requirements.txt|github/arq5x/poretools|3.8037276531000383e-06| -|requirements.txt|github/intake/intake|3.8037276531000383e-06| -|requirements.txt|github/SterlingYM/astroPIPS|3.8037276531000383e-06| -|requirements.txt|github/rsnemmen/BCES|3.8037276531000383e-06| -|requirements.txt|github/JakobBD/pounce|3.8037276531000383e-06| -|requirements.txt|github/jellis18/PTMCMCSampler|3.8037276531000383e-06| -|requirements.txt|github/Kaixhin/spinning-up-basic|3.8037276531000383e-06| -|requirements.txt|github/Kaixhin/Rainbow|3.8037276531000383e-06| -|requirements.txt|github/Kaixhin/PlaNet|3.8037276531000383e-06| -|requirements.txt|github/tvwenger/millennium-tap-query|3.8037276531000383e-06| -|requirements.txt|github/kboone/avocado|3.8037276531000383e-06| -|requirements.txt|github/VChristiaens/special|3.8037276531000383e-06| -|requirements.txt|github/roban/CosmoloPy|3.8037276531000383e-06| -|requirements.txt|github/GalletFlorian/TATOO|3.8037276531000383e-06| -|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.8037276531000383e-06| -|requirements.txt|github/smaret/astrochem|3.8037276531000383e-06| -|requirements.txt|github/mlares/hearsay|3.8037276531000383e-06| -|requirements.txt|github/siavashk/pycpd|3.8037276531000383e-06| -|requirements.txt|github/quantling/pyndl|3.8037276531000383e-06| -|requirements.txt|github/cogent3/cogent3|3.8037276531000383e-06| -|requirements.txt|github/tikk3r/legacystamps|3.8037276531000383e-06| -|requirements.txt|github/matiscke/lcps|3.8037276531000383e-06| -|requirements.txt|github/pavolgaj/ObsPlanner|3.8037276531000383e-06| -|requirements.txt|github/ArgonneCPAC/diffmah|3.8037276531000383e-06| -|requirements.txt|github/ArgonneCPAC/diffstar|3.8037276531000383e-06| -|requirements.txt|github/palaeoware/revosim|3.8037276531000383e-06| -|requirements.txt|github/ZJUFanLab/bulk2space|3.8037276531000383e-06| -|requirements.txt|github/lucydot/effmass|3.8037276531000383e-06| -|requirements.txt|github/sourmash-bio/sourmash|3.8037276531000383e-06| -|requirements.txt|github/NiallJeffrey/BornRaytrace|3.8037276531000383e-06| -|requirements.txt|github/geoelements/gns|3.8037276531000383e-06| -|requirements.txt|github/Kamuish/archi|3.8037276531000383e-06| -|requirements.txt|github/temuller/hostphot|3.8037276531000383e-06| -|requirements.txt|github/temuller/piscola|3.8037276531000383e-06| -|requirements.txt|github/PolymerGuy/recolo|3.8037276531000383e-06| -|requirements.txt|github/chanzuckerberg/cellxgene|3.8037276531000383e-06| -|requirements.txt|github/vortex-exoplanet/VIP|3.8037276531000383e-06| -|requirements.txt|github/NLeSC/litstudy|3.8037276531000383e-06| -|requirements.txt|github/NLeSC/ShiCo|3.8037276531000383e-06| -|requirements.txt|github/soraxas/sbp-env|3.8037276531000383e-06| -|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.8037276531000383e-06| -|requirements.txt|github/RECETOX/RIAssigner|3.8037276531000383e-06| -|requirements.txt|github/RECETOX/MSMetaEnhancer|3.8037276531000383e-06| -|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.8037276531000383e-06| -|requirements.txt|github/IMMM-SFA/tell|3.8037276531000383e-06| -|requirements.txt|github/tholoien/XDGMM|3.8037276531000383e-06| -|requirements.txt|github/tholoien/empiriciSN|3.8037276531000383e-06| -|requirements.txt|github/sidmohite/nimbus-astro|3.8037276531000383e-06| -|requirements.txt|github/ifilot/edp|3.8037276531000383e-06| -|requirements.txt|gitlab/etienne.behar/menura|3.8037276531000383e-06| -|requirements.txt|gitlab/LouisLab/PiVR|3.8037276531000383e-06| -|requirements.txt|gitlab/gpagano/lensinggw|3.8037276531000383e-06| -|requirements.txt|gitlab/aegge/comet-emu|3.8037276531000383e-06| -|requirements.txt|gitlab/pipe3d/pyPipe3D|3.8037276531000383e-06| -|requirements.txt|gitlab/jesseds/apav|3.8037276531000383e-06| -|requirements.txt|gitlab/binary_c/binary_c-python|3.8037276531000383e-06| -|requirements.txt|gitlab/cracklet/cracklet|3.8037276531000383e-06| -|requirements.txt|gitlab/dglaeser/fieldcompare|3.8037276531000383e-06| -|requirements.txt|gitlab/AstroVian/bmarxiv|3.8037276531000383e-06| -|requirements.txt|gitlab/esa/pyxel|3.8037276531000383e-06| -|requirements.txt|gitlab/ENKI-portal/vaporock|3.8037276531000383e-06| -|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.8037276531000383e-06| -|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.8037276531000383e-06| -|requirements.txt|gitlab/dsbowen/conditional-inference|3.8037276531000383e-06| -|requirements.txt|gitlab/casi-project/casi-2d|3.8037276531000383e-06| -|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.8037276531000383e-06| -|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.8037276531000383e-06| -|requirements.txt|gitlab/rki_bioinformatics/purple|3.8037276531000383e-06| -|pypi|[properscoring](https://pypi.org/project/properscoring)|3.8037276531000383e-06| -|setup.py|github/DrMarc/slab|3.8037276531000383e-06| -|setup.py|github/ml-evs/matador|3.8037276531000383e-06| -|setup.py|github/ImperialCollegeLondon/hcga|3.8037276531000383e-06| -|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.8037276531000383e-06| -|setup.py|github/rasg-affiliates/healvis|3.8037276531000383e-06| -|setup.py|github/phenomecentre/nPYc-Toolbox|3.8037276531000383e-06| -|setup.py|github/dolfin-adjoint/pyadjoint|3.8037276531000383e-06| -|setup.py|github/equib/pyEQUIB|3.8037276531000383e-06| -|setup.py|github/sncosmo/sncosmo|3.8037276531000383e-06| -|setup.py|github/RaRe-Technologies/gensim|3.8037276531000383e-06| -|setup.py|github/mikekatz04/BOWIE|3.8037276531000383e-06| -|setup.py|github/jobovy/segueSelect|3.8037276531000383e-06| -|setup.py|github/jobovy/apogee|3.8037276531000383e-06| -|setup.py|github/jobovy/galpy|3.8037276531000383e-06| -|setup.py|github/abrupt-climate/hyper-canny|3.8037276531000383e-06| -|setup.py|github/jnktsj/DNApi|3.8037276531000383e-06| -|setup.py|github/nlppln/nlppln|3.8037276531000383e-06| -|setup.py|github/NathanSandford/Chem-I-Calc|3.8037276531000383e-06| -|setup.py|github/mgckind/easyaccess|3.8037276531000383e-06| -|setup.py|github/remi-adam/minot|3.8037276531000383e-06| -|setup.py|github/rjtanner/StarburstPy|3.8037276531000383e-06| -|setup.py|github/dokester/BayesicFitting|3.8037276531000383e-06| -|setup.py|github/jacobblum/simDRIFT|3.8037276531000383e-06| -|setup.py|github/cov-lineages/pangolin|3.8037276531000383e-06| -|setup.py|github/palaimon/ipyannotator|3.8037276531000383e-06| -|setup.py|github/pyspeckit/pyspeckit|3.8037276531000383e-06| -|setup.py|github/supernnova/SuperNNova|3.8037276531000383e-06| -|setup.py|github/MD-Studio/cerulean|3.8037276531000383e-06| -|setup.py|github/potassco/clingo|3.8037276531000383e-06| -|setup.py|github/gwpy/gwpy|3.8037276531000383e-06| -|setup.py|github/glue-viz/glue|3.8037276531000383e-06| -|setup.py|github/Starfish-develop/Starfish|3.8037276531000383e-06| -|setup.py|github/HajimeKawahara/sot|3.8037276531000383e-06| -|setup.py|github/HajimeKawahara/exojax|3.8037276531000383e-06| -|setup.py|github/napakalas/casbert|3.8037276531000383e-06| -|setup.py|github/catherinezucker/radfil|3.8037276531000383e-06| -|setup.py|github/wokast/PyCactus|3.8037276531000383e-06| -|setup.py|github/getzlab/rnaseqc|3.8037276531000383e-06| -|setup.py|github/FlowModelingControl/flowtorch|3.8037276531000383e-06| -|setup.py|github/Magritte-code/Magritte|3.8037276531000383e-06| -|setup.py|github/ngltr/sinaps|3.8037276531000383e-06| -|setup.py|github/rfeldmann/leopy|3.8037276531000383e-06| -|setup.py|github/rabix/cwl-format|3.8037276531000383e-06| -|setup.py|github/vanheeringen-lab/gimmemotifs|3.8037276531000383e-06| -|setup.py|github/nbarbey/TomograPy|3.8037276531000383e-06| -|setup.py|github/mjacob1002/Eir|3.8037276531000383e-06| -|setup.py|github/mkelley/calviacat|3.8037276531000383e-06| -|setup.py|github/fpavogt/fcmaker|3.8037276531000383e-06| -|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.8037276531000383e-06| -|setup.py|github/ledatelescope/bifrost|3.8037276531000383e-06| -|setup.py|github/abhisrkckl/GWecc|3.8037276531000383e-06| -|setup.py|github/fjprichard/PyAFBF|3.8037276531000383e-06| -|setup.py|github/rmaphoh/AutoMorph|3.8037276531000383e-06| -|setup.py|github/tlambert03/pycudadecon|3.8037276531000383e-06| -|setup.py|github/MNGuenther/allesfitter|3.8037276531000383e-06| -|setup.py|github/lofar-astron/RMextract|3.8037276531000383e-06| -|setup.py|github/noraeisner/LATTE|3.8037276531000383e-06| -|setup.py|github/JixingGE/GGCHEMPY|3.8037276531000383e-06| -|setup.py|github/SandoghdarLab/PiSCAT|3.8037276531000383e-06| -|setup.py|github/chasmani/piecewise-regression|3.8037276531000383e-06| -|setup.py|github/webbjj/m2mcluster|3.8037276531000383e-06| -|setup.py|github/webbjj/clustertools|3.8037276531000383e-06| -|setup.py|github/OBrink/RanDepict|3.8037276531000383e-06| -|setup.py|github/ynop/audiomate|3.8037276531000383e-06| -|setup.py|github/WBK-Robotics/pybullet_industrial|3.8037276531000383e-06| -|setup.py|github/einsteinpy/einsteinpy|3.8037276531000383e-06| -|setup.py|github/wasserman-group/pyCADMium|3.8037276531000383e-06| -|setup.py|github/BaroudLab/Griottes|3.8037276531000383e-06| -|setup.py|github/veragluscevic/dmdd|3.8037276531000383e-06| -|setup.py|github/dpalmasan/TRUNAJOD2.0|3.8037276531000383e-06| -|setup.py|github/gbernstein/pixmappy|3.8037276531000383e-06| -|setup.py|github/astrosupriyo/pyTANSPEC|3.8037276531000383e-06| -|setup.py|github/Oftatkofta/cellocity|3.8037276531000383e-06| -|setup.py|github/icesat2py/icepyx|3.8037276531000383e-06| -|setup.py|github/lanl/swiftbat_python|3.8037276531000383e-06| -|setup.py|github/lanl/PyBNF|3.8037276531000383e-06| -|setup.py|github/lanl/scico|3.8037276531000383e-06| -|setup.py|github/HadrienG/InSilicoSeq|3.8037276531000383e-06| -|setup.py|github/daniel-muthukrishna/astrodash|3.8037276531000383e-06| -|setup.py|github/e-koch/FilFinder|3.8037276531000383e-06| -|setup.py|github/shadden/celmech|3.8037276531000383e-06| -|setup.py|github/MDAnalysis/mdanalysis|3.8037276531000383e-06| -|setup.py|github/computational-chemical-biology/ChemWalker|3.8037276531000383e-06| -|setup.py|github/AnantharamanLab/vRhyme|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/BXA|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/PyMultiNest|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/nway|3.8037276531000383e-06| -|setup.py|github/JohannesBuchner/UltraNest|3.8037276531000383e-06| -|setup.py|github/ulelab/ultraplex|3.8037276531000383e-06| -|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.8037276531000383e-06| -|setup.py|github/opimwue/ddop|3.8037276531000383e-06| -|setup.py|github/pkgw/pwkit|3.8037276531000383e-06| -|setup.py|github/rvalieris/parallel-fastq-dump|3.8037276531000383e-06| -|setup.py|github/singularityhub/singularity-compose|3.8037276531000383e-06| -|setup.py|github/singularityhub/singularity-hpc|3.8037276531000383e-06| -|setup.py|github/Nico-Curti/rFBP|3.8037276531000383e-06| -|setup.py|github/lehtiolab/msstitch|3.8037276531000383e-06| -|setup.py|github/markusbonse/applefy|3.8037276531000383e-06| -|setup.py|github/pnnl/interflow|3.8037276531000383e-06| -|setup.py|github/LindleyLentati/Cobra|3.8037276531000383e-06| -|setup.py|github/planck-npipe/hillipop|3.8037276531000383e-06| -|setup.py|github/planck-npipe/lollipop|3.8037276531000383e-06| -|setup.py|github/dgerosa/gwdet|3.8037276531000383e-06| -|setup.py|github/dgerosa/surrkick|3.8037276531000383e-06| -|setup.py|github/dgerosa/spops|3.8037276531000383e-06| -|setup.py|github/steven-murray/pydftools|3.8037276531000383e-06| -|setup.py|github/steven-murray/powerbox|3.8037276531000383e-06| -|setup.py|github/steven-murray/mrpy|3.8037276531000383e-06| -|setup.py|github/malonge/RagTag|3.8037276531000383e-06| -|setup.py|github/timstaley/voevent-parse|3.8037276531000383e-06| -|setup.py|github/TimothyADavis/KinMSpy|3.8037276531000383e-06| -|setup.py|github/elizabethnewman/hessQuik|3.8037276531000383e-06| -|setup.py|github/dparks1134/RefineM|3.8037276531000383e-06| -|setup.py|github/mmp2/megaman|3.8037276531000383e-06| -|setup.py|github/toros-astro/corral|3.8037276531000383e-06| -|setup.py|github/toros-astro/astroalign-legacy|3.8037276531000383e-06| -|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.8037276531000383e-06| -|setup.py|github/jiwoncpark/baobab|3.8037276531000383e-06| -|setup.py|github/davidemms/OrthoFinder|3.8037276531000383e-06| -|setup.py|github/theia-dev/Qiber3D|3.8037276531000383e-06| -|setup.py|github/riogroup/SORA|3.8037276531000383e-06| -|setup.py|github/matplotlib/matplotlib|3.8037276531000383e-06| -|setup.py|github/elkebir-group/Jumper|3.8037276531000383e-06| -|setup.py|github/circuitgraph/circuitgraph|3.8037276531000383e-06| -|setup.py|github/ireis/PRF|3.8037276531000383e-06| -|setup.py|github/maayane/catsHTM|3.8037276531000383e-06| -|setup.py|github/wiederm/transformato|3.8037276531000383e-06| -|setup.py|github/jonaselgammal/GPry|3.8037276531000383e-06| -|setup.py|github/benmontet/f3|3.8037276531000383e-06| -|setup.py|github/tibordome/cosmic_profiles|3.8037276531000383e-06| -|setup.py|github/radifar/PyPLIF-HIPPOS|3.8037276531000383e-06| -|setup.py|github/snakemake/snakemake|3.8037276531000383e-06| -|setup.py|github/MrMinimal64/multivar_horner|3.8037276531000383e-06| -|setup.py|github/zclaytor/butterpy|3.8037276531000383e-06| -|setup.py|github/zclaytor/kiauhoku|3.8037276531000383e-06| -|setup.py|github/panoptes/POCS|3.8037276531000383e-06| -|setup.py|github/tariqdaouda/CAMAP|3.8037276531000383e-06| -|setup.py|github/B-UMMI/chewBBACA|3.8037276531000383e-06| -|setup.py|github/cbalbin-FIU/Epitopedia|3.8037276531000383e-06| -|setup.py|github/rgerum/pylustrator|3.8037276531000383e-06| -|setup.py|github/danielkoll/PyRADS|3.8037276531000383e-06| -|setup.py|github/MillionConcepts/lhorizon|3.8037276531000383e-06| -|setup.py|github/nlesc/scriptcwl|3.8037276531000383e-06| -|setup.py|github/adrn/pyia|3.8037276531000383e-06| -|setup.py|github/adrn/SuperFreq|3.8037276531000383e-06| -|setup.py|github/adrn/schwimmbad|3.8037276531000383e-06| -|setup.py|github/snad-space/zwad|3.8037276531000383e-06| -|setup.py|github/oliveirara/polyMV|3.8037276531000383e-06| -|setup.py|github/cedrus-opensource/pyxid|3.8037276531000383e-06| -|setup.py|github/iric-soft/km|3.8037276531000383e-06| -|setup.py|github/babinyurii/recan|3.8037276531000383e-06| -|setup.py|github/dwkim78/upsilon|3.8037276531000383e-06| -|setup.py|github/dwkim78/pdtrend|3.8037276531000383e-06| -|setup.py|github/dwkim78/ASTRiDE|3.8037276531000383e-06| -|setup.py|github/Guo-Jian-Wang/colfi|3.8037276531000383e-06| -|setup.py|github/tensorly/viz|3.8037276531000383e-06| -|setup.py|github/hera-team/librarian|3.8037276531000383e-06| -|setup.py|github/gpantel/MolPainter|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/CAT|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/ceiba-cli|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/Moka|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/insilico-server|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/ceiba|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/swan|3.8037276531000383e-06| -|setup.py|github/nlesc-nano/flamingo|3.8037276531000383e-06| -|setup.py|github/edwardoughton/itmlogic|3.8037276531000383e-06| -|setup.py|github/OttoStruve/muler|3.8037276531000383e-06| -|setup.py|github/StingraySoftware/stingray|3.8037276531000383e-06| -|setup.py|github/ElectionDataAnalysis/electiondata|3.8037276531000383e-06| -|setup.py|github/parallelwindfarms/byteparsing|3.8037276531000383e-06| -|setup.py|github/smeingast/PNICER|3.8037276531000383e-06| -|setup.py|github/martinjzhang/scDRS|3.8037276531000383e-06| -|setup.py|github/lberaldoesilva/naif|3.8037276531000383e-06| -|setup.py|github/astrosmili/smili|3.8037276531000383e-06| -|setup.py|github/cog-imperial/suspect|3.8037276531000383e-06| -|setup.py|github/cog-imperial/galini|3.8037276531000383e-06| -|setup.py|github/cog-imperial/GPdoemd|3.8037276531000383e-06| -|setup.py|github/cog-imperial/entmoot|3.8037276531000383e-06| -|setup.py|github/pyranges/pyrle|3.8037276531000383e-06| -|setup.py|github/ni1o1/transbigdata|3.8037276531000383e-06| -|setup.py|github/3D-e-Chem/sygma|3.8037276531000383e-06| -|setup.py|github/3D-e-Chem/kripodb|3.8037276531000383e-06| -|setup.py|github/jonzink/EDI_Vetter_unplugged|3.8037276531000383e-06| -|setup.py|github/thomaspinder/GPJax|3.8037276531000383e-06| -|setup.py|github/ERA-URBAN/fm128_radar|3.8037276531000383e-06| -|setup.py|github/gwastro/pycbc|3.8037276531000383e-06| -|setup.py|github/ModellingWebLab/chaste-codegen|3.8037276531000383e-06| -|setup.py|github/vhaasteren/piccard|3.8037276531000383e-06| -|setup.py|github/CFSAN-Biostatistics/SeroTools|3.8037276531000383e-06| -|setup.py|github/auctus-team/pycapacity|3.8037276531000383e-06| -|setup.py|github/cmbant/getdist|3.8037276531000383e-06| -|setup.py|github/djsutherland/py-sdm|3.8037276531000383e-06| -|setup.py|github/cupy/cupy|3.8037276531000383e-06| -|setup.py|github/FCS-analysis/multipletau|3.8037276531000383e-06| -|setup.py|github/cosimoNigro/agnpy|3.8037276531000383e-06| -|setup.py|github/afarahi/PoPE|3.8037276531000383e-06| -|setup.py|github/afarahi/tatter|3.8037276531000383e-06| -|setup.py|github/afarahi/kllr|3.8037276531000383e-06| -|setup.py|github/pyro-ppl/pyro|3.8037276531000383e-06| -|setup.py|github/soichiro-hattori/unpopular|3.8037276531000383e-06| -|setup.py|github/richteague/gofish|3.8037276531000383e-06| -|setup.py|github/richteague/disksurf|3.8037276531000383e-06| -|setup.py|github/richteague/bettermoments|3.8037276531000383e-06| -|setup.py|github/richteague/eddy|3.8037276531000383e-06| -|setup.py|github/podondra/eidein|3.8037276531000383e-06| -|setup.py|github/AprilYuge/ResPAN|3.8037276531000383e-06| -|setup.py|github/rodluger/planetplanet|3.8037276531000383e-06| -|setup.py|github/rodluger/starry_process|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/iva|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/circlator|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/gubbins|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/pymummer|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/ariba|3.8037276531000383e-06| -|setup.py|github/sanger-pathogens/Fastaq|3.8037276531000383e-06| -|setup.py|github/chandra-marx/marxs|3.8037276531000383e-06| -|setup.py|github/jbussemaker/SBArchOpt|3.8037276531000383e-06| -|setup.py|github/CosmoStatGW/WF4Py|3.8037276531000383e-06| -|setup.py|github/CosmoStatGW/gwfast|3.8037276531000383e-06| -|setup.py|github/mlujnie/simple|3.8037276531000383e-06| -|setup.py|github/genouest/biomaj-cli|3.8037276531000383e-06| -|setup.py|github/dstndstn/astrometry.net|3.8037276531000383e-06| -|setup.py|github/tylunel/pvpumpingsystem|3.8037276531000383e-06| -|setup.py|github/alphaparrot/ExoPlaSim|3.8037276531000383e-06| -|setup.py|github/christopherburke/tess-point|3.8037276531000383e-06| -|setup.py|github/mattpitkin/psrqpy|3.8037276531000383e-06| -|setup.py|github/aprsa/dips|3.8037276531000383e-06| -|setup.py|github/clawpack/clawpack|3.8037276531000383e-06| -|setup.py|github/ejhigson/nestcheck|3.8037276531000383e-06| -|setup.py|github/ejhigson/dyPolyChord|3.8037276531000383e-06| -|setup.py|github/ejhigson/perfectns|3.8037276531000383e-06| -|setup.py|github/sdss/marvin|3.8037276531000383e-06| -|setup.py|github/dbuscher/pois|3.8037276531000383e-06| -|setup.py|github/MonashSmartStructures/ospgrillage|3.8037276531000383e-06| -|setup.py|github/seawander/centerRadon|3.8037276531000383e-06| -|setup.py|github/seawander/DebrisDiskFM|3.8037276531000383e-06| -|setup.py|github/sebhaan/geobo|3.8037276531000383e-06| -|setup.py|github/cthoyt/bel-resources|3.8037276531000383e-06| -|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.8037276531000383e-06| -|setup.py|github/bethgelab/foolbox|3.8037276531000383e-06| -|setup.py|github/PhilippJunk/homelette|3.8037276531000383e-06| -|setup.py|github/spyder-ide/spyder|3.8037276531000383e-06| -|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.8037276531000383e-06| -|setup.py|github/yatiml/yatiml|3.8037276531000383e-06| -|setup.py|github/djones1040/PythonPhot|3.8037276531000383e-06| -|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.8037276531000383e-06| -|setup.py|github/PabloMSanAla/fabada|3.8037276531000383e-06| -|setup.py|github/jlenain/flaapluc|3.8037276531000383e-06| -|setup.py|github/vinisalazar/metaphor|3.8037276531000383e-06| -|setup.py|github/morpheus-project/morpheus|3.8037276531000383e-06| -|setup.py|github/ginolhac/mapDamage|3.8037276531000383e-06| -|setup.py|github/htjb/maxsmooth|3.8037276531000383e-06| -|setup.py|github/astroml/gatspy|3.8037276531000383e-06| -|setup.py|github/ACCarnall/bagpipes|3.8037276531000383e-06| -|setup.py|github/ACCarnall/SpectRes|3.8037276531000383e-06| -|setup.py|github/agurvich/FIRE_studio|3.8037276531000383e-06| -|setup.py|github/AstroChem/VISIBLE|3.8037276531000383e-06| -|setup.py|github/popgenmethods/smcpp|3.8037276531000383e-06| -|setup.py|github/aabdurrouf/piXedfit|3.8037276531000383e-06| -|setup.py|github/nextgenusfs/amptk|3.8037276531000383e-06| -|setup.py|github/IKNL/vantage6|3.8037276531000383e-06| -|setup.py|github/transientskp/pyse|3.8037276531000383e-06| -|setup.py|github/transientskp/tkp|3.8037276531000383e-06| -|setup.py|github/mgalardini/pyseer|3.8037276531000383e-06| -|setup.py|github/gem-pasteur/macsyfinder|3.8037276531000383e-06| -|setup.py|github/egjergo/galcem|3.8037276531000383e-06| -|setup.py|github/dgbowl/yadg|3.8037276531000383e-06| -|setup.py|github/FrancesBW/bellamy|3.8037276531000383e-06| -|setup.py|github/brentp/geneimpacts|3.8037276531000383e-06| -|setup.py|github/brentp/cigar|3.8037276531000383e-06| -|setup.py|github/nickrodd/HDMSpectra|3.8037276531000383e-06| -|setup.py|github/Sydney-Informatics-Hub/geodata-harvester|3.8037276531000383e-06| -|setup.py|github/sambit-giri/tools21cm|3.8037276531000383e-06| -|setup.py|github/sambit-giri/BCemu|3.8037276531000383e-06| -|setup.py|github/sambit-giri/BCMemu|3.8037276531000383e-06| -|setup.py|github/minzastro/unidam|3.8037276531000383e-06| -|setup.py|github/SCECcode/pycsep|3.8037276531000383e-06| -|setup.py|github/dpryan79/pyBigWig|3.8037276531000383e-06| -|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.8037276531000383e-06| -|setup.py|github/peterk87/sistr_cmd|3.8037276531000383e-06| -|setup.py|github/oscaribv/citlalicue|3.8037276531000383e-06| -|setup.py|github/Alymantara/pydoppler|3.8037276531000383e-06| -|setup.py|github/a-slide/pycoQC|3.8037276531000383e-06| -|setup.py|github/ProjectPyRhO/PyRhO|3.8037276531000383e-06| -|setup.py|github/danielemichilli/SpS|3.8037276531000383e-06| -|setup.py|github/dh4gan/taktent|3.8037276531000383e-06| -|setup.py|github/aalhossary/pyemgpipeline|3.8037276531000383e-06| -|setup.py|github/lh3/minimap2|3.8037276531000383e-06| -|setup.py|github/zblz/naima|3.8037276531000383e-06| -|setup.py|github/johnlees/pp-sketchlib|3.8037276531000383e-06| -|setup.py|github/Adamtaranto/Yanagiba|3.8037276531000383e-06| -|setup.py|github/bxlab/bx-python|3.8037276531000383e-06| -|setup.py|github/drcandacemakedamoore/cleanX|3.8037276531000383e-06| -|setup.py|github/liamedeiros/ehtplot|3.8037276531000383e-06| -|setup.py|github/NuGrid/NuPyCEE|3.8037276531000383e-06| -|setup.py|github/dmnfarrell/epitopepredict|3.8037276531000383e-06| -|setup.py|github/dmnfarrell/snpgenie|3.8037276531000383e-06| -|setup.py|github/sxs-collaboration/gwsurrogate|3.8037276531000383e-06| -|setup.py|github/NoahSailer/FishLSS|3.8037276531000383e-06| -|setup.py|github/ajeldorado/falco-python|3.8037276531000383e-06| -|setup.py|github/dnarayanan/powderday|3.8037276531000383e-06| -|setup.py|github/pysersic/pysersic|3.8037276531000383e-06| -|setup.py|github/smirarab/sepp|3.8037276531000383e-06| -|setup.py|github/icecube/FIRESONG|3.8037276531000383e-06| -|setup.py|github/HinLeung622/pipes_vis|3.8037276531000383e-06| -|setup.py|github/pmelchior/scarlet|3.8037276531000383e-06| -|setup.py|github/pmelchior/skymapper|3.8037276531000383e-06| -|setup.py|github/pmelchior/pyGMMis|3.8037276531000383e-06| -|setup.py|github/slzarate/parliament2|3.8037276531000383e-06| -|setup.py|github/thejasvibr/bat_beamshapes|3.8037276531000383e-06| -|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.8037276531000383e-06| -|setup.py|github/libgamera/GAMERA|3.8037276531000383e-06| -|setup.py|github/SISPO-developers/sispo|3.8037276531000383e-06| -|setup.py|github/cire-thk/BifacialSimu|3.8037276531000383e-06| -|setup.py|github/loosolab/TOBIAS|3.8037276531000383e-06| -|setup.py|github/spicy-oil/hfs_fit|3.8037276531000383e-06| -|setup.py|github/ExoCTK/exoctk|3.8037276531000383e-06| -|setup.py|github/TPI-Immunogenetics/igmat|3.8037276531000383e-06| -|setup.py|github/zonca/python-qucs|3.8037276531000383e-06| -|setup.py|github/glotzerlab/coxeter|3.8037276531000383e-06| -|setup.py|github/glotzerlab/freud|3.8037276531000383e-06| -|setup.py|github/Fermipy/fermipy|3.8037276531000383e-06| -|setup.py|github/bwinkel/cygrid|3.8037276531000383e-06| -|setup.py|github/recipy/recipy|3.8037276531000383e-06| -|setup.py|github/vals/umis|3.8037276531000383e-06| -|setup.py|github/dfujim/bfit|3.8037276531000383e-06| -|setup.py|github/cdanielmachado/carveme|3.8037276531000383e-06| -|setup.py|github/KIT-MBS/pyREX|3.8037276531000383e-06| -|setup.py|github/indralab/pybiopax|3.8037276531000383e-06| -|setup.py|github/vincentlab/PyFR|3.8037276531000383e-06| -|setup.py|github/SynthSys/pyOmeroUpload|3.8037276531000383e-06| -|setup.py|github/hoechenberger/questplus|3.8037276531000383e-06| -|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.8037276531000383e-06| -|setup.py|github/cumbof/honto|3.8037276531000383e-06| -|setup.py|github/pynbody/tangos|3.8037276531000383e-06| -|setup.py|github/pynbody/pynbody|3.8037276531000383e-06| -|setup.py|github/NASA-PDS/naif-pds4-bundler|3.8037276531000383e-06| -|setup.py|github/HCGB-IGTP/spaTyper|3.8037276531000383e-06| -|setup.py|github/flemingtonlab/SpliceV|3.8037276531000383e-06| -|setup.py|github/morriscb/The-wiZZ|3.8037276531000383e-06| -|setup.py|github/fraserw/TRIPPy|3.8037276531000383e-06| -|setup.py|github/zdelrosario/py_grama|3.8037276531000383e-06| -|setup.py|github/cgobat/asymmetric_uncertainty|3.8037276531000383e-06| -|setup.py|github/gmzsebastian/FLEET|3.8037276531000383e-06| -|setup.py|github/astronomyk/SimCADO|3.8037276531000383e-06| -|setup.py|github/sfarrens/sf_deconvolve|3.8037276531000383e-06| -|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.8037276531000383e-06| -|setup.py|github/matchms/matchms|3.8037276531000383e-06| -|setup.py|github/matchms/ms2deepscore|3.8037276531000383e-06| -|setup.py|github/mtazzari/uvplot|3.8037276531000383e-06| -|setup.py|github/seqcode/allo|3.8037276531000383e-06| -|setup.py|github/LCOGT/banzai|3.8037276531000383e-06| -|setup.py|github/RichardObi/medigan|3.8037276531000383e-06| -|setup.py|github/brian-team/brian2|3.8037276531000383e-06| -|setup.py|github/benhid/Sequoya|3.8037276531000383e-06| -|setup.py|github/virgesmith/neworder|3.8037276531000383e-06| -|setup.py|github/joshjchayes/TransitFit|3.8037276531000383e-06| -|setup.py|github/codemeleon/seqPanther|3.8037276531000383e-06| -|setup.py|github/devanshkv/fetch|3.8037276531000383e-06| -|setup.py|github/subisarkar/JexoSim|3.8037276531000383e-06| -|setup.py|github/BradhamLab/icat|3.8037276531000383e-06| -|setup.py|github/AstarVienna/ScopeSim_Templates|3.8037276531000383e-06| -|setup.py|github/AstarVienna/skycalc_ipy|3.8037276531000383e-06| -|setup.py|github/AstarVienna/Pyckles|3.8037276531000383e-06| -|setup.py|github/AstarVienna/AnisoCADO|3.8037276531000383e-06| -|setup.py|github/symmy596/Polypy|3.8037276531000383e-06| -|setup.py|github/symmy596/SurfinPy|3.8037276531000383e-06| -|setup.py|github/aspuru-guzik-group/funsies|3.8037276531000383e-06| -|setup.py|github/hpparvi/ldtk|3.8037276531000383e-06| -|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.8037276531000383e-06| -|setup.py|github/bmorris3/aesop|3.8037276531000383e-06| -|setup.py|github/bmorris3/fleck|3.8037276531000383e-06| -|setup.py|github/bio-ontology-research-group/deepgoplus|3.8037276531000383e-06| -|setup.py|github/saltastro/pyhrs|3.8037276531000383e-06| -|setup.py|github/lantunes/cellpylib|3.8037276531000383e-06| -|setup.py|github/WMD-group/MacroDensity|3.8037276531000383e-06| -|setup.py|github/WMD-group/SMACT|3.8037276531000383e-06| -|setup.py|github/GabrieleParimbelli/COLIBRI|3.8037276531000383e-06| -|setup.py|github/numba/numba|3.8037276531000383e-06| -|setup.py|github/PfizerRD/sit2standpy|3.8037276531000383e-06| -|setup.py|github/hippke/pandora|3.8037276531000383e-06| -|setup.py|github/hippke/wotan|3.8037276531000383e-06| -|setup.py|github/hippke/tls|3.8037276531000383e-06| -|setup.py|github/mikecokina/elisa|3.8037276531000383e-06| -|setup.py|github/LSSTDESC/descqa|3.8037276531000383e-06| -|setup.py|github/LSSTDESC/CCL|3.8037276531000383e-06| -|setup.py|github/philres/catfishq|3.8037276531000383e-06| -|setup.py|github/ChrisBeaumont/brut|3.8037276531000383e-06| -|setup.py|github/jiffyclub/palettable|3.8037276531000383e-06| -|setup.py|github/smoh/kinesis|3.8037276531000383e-06| -|setup.py|github/julianreul/mode_behave|3.8037276531000383e-06| -|setup.py|github/davidebolo1993/VISOR|3.8037276531000383e-06| -|setup.py|github/davidebolo1993/TRiCoLOR|3.8037276531000383e-06| -|setup.py|github/jpierel14/sntd|3.8037276531000383e-06| -|setup.py|github/ckm3/Py-PDM|3.8037276531000383e-06| -|setup.py|github/eScatter/pyelsepa|3.8037276531000383e-06| -|setup.py|github/thomas0809/MolScribe|3.8037276531000383e-06| -|setup.py|github/comprna/reorientexpress|3.8037276531000383e-06| -|setup.py|github/shbhuk/barycorrpy|3.8037276531000383e-06| -|setup.py|github/shbhuk/mrexo|3.8037276531000383e-06| -|setup.py|github/olivares-j/Kalkayotl|3.8037276531000383e-06| -|setup.py|github/SYalouz/QuantNBody|3.8037276531000383e-06| -|setup.py|github/JulianKarlBauer/mechkit|3.8037276531000383e-06| -|setup.py|github/brinckmann/montepython_public|3.8037276531000383e-06| -|setup.py|github/biocore-ntnu/pyranges|3.8037276531000383e-06| -|setup.py|github/biocore-ntnu/ncls|3.8037276531000383e-06| -|setup.py|github/biocore-ntnu/epic2|3.8037276531000383e-06| -|setup.py|github/jmschrei/pomegranate|3.8037276531000383e-06| -|setup.py|github/mgm8/pyngham|3.8037276531000383e-06| -|setup.py|github/willvousden/ptemcee|3.8037276531000383e-06| -|setup.py|github/ryansmcgee/seirsplus|3.8037276531000383e-06| -|setup.py|github/vsoch/gridtest|3.8037276531000383e-06| -|setup.py|github/vsoch/citelang|3.8037276531000383e-06| -|setup.py|github/EISy-as-Py/hardy|3.8037276531000383e-06| -|setup.py|github/szymon-datalions/pyinterpolate|3.8037276531000383e-06| -|setup.py|github/JoeMcEwen/FAST-PT|3.8037276531000383e-06| -|setup.py|github/XSLiuLab/Seq2Neo|3.8037276531000383e-06| -|setup.py|github/MIC-DKFZ/TractSeg|3.8037276531000383e-06| -|setup.py|github/MIC-DKFZ/HD-BET|3.8037276531000383e-06| -|setup.py|github/exafmm/exafmm-t|3.8037276531000383e-06| -|setup.py|github/clauswilke/PeptideBuilder|3.8037276531000383e-06| -|setup.py|github/avigan/pyZELDA|3.8037276531000383e-06| -|setup.py|github/avigan/SPHERE|3.8037276531000383e-06| -|setup.py|github/jdidion/atropos|3.8037276531000383e-06| -|setup.py|github/spacepy/spacepy|3.8037276531000383e-06| -|setup.py|github/biocore/scikit-bio|3.8037276531000383e-06| -|setup.py|github/biocore/emperor|3.8037276531000383e-06| -|setup.py|github/biocore/deblur|3.8037276531000383e-06| -|setup.py|github/fforster/delight|3.8037276531000383e-06| -|setup.py|github/TriPed-Robot/TriP|3.8037276531000383e-06| -|setup.py|github/Bahler-Lab/pyphe|3.8037276531000383e-06| -|setup.py|github/spacetelescope/imexam|3.8037276531000383e-06| -|setup.py|github/spacetelescope/synphot_refactor|3.8037276531000383e-06| -|setup.py|github/spacetelescope/specview|3.8037276531000383e-06| -|setup.py|github/spacetelescope/stsynphot_refactor|3.8037276531000383e-06| -|setup.py|github/spacetelescope/stginga|3.8037276531000383e-06| -|setup.py|github/spacetelescope/specviz|3.8037276531000383e-06| -|setup.py|github/qpv-research-group/solcore5|3.8037276531000383e-06| -|setup.py|github/davemlz/eemont|3.8037276531000383e-06| -|setup.py|github/vferat/pycrostates|3.8037276531000383e-06| -|setup.py|github/rgmyr/corebreakout|3.8037276531000383e-06| -|setup.py|github/sherpa-deproject/deproject|3.8037276531000383e-06| -|setup.py|github/Cascella-Group-UiO/HyMD|3.8037276531000383e-06| -|setup.py|github/ReSurfEMG/ReSurfEMG|3.8037276531000383e-06| -|setup.py|github/nextstrain/augur|3.8037276531000383e-06| -|setup.py|github/nicolet5/DiffCapAnalyzer|3.8037276531000383e-06| -|setup.py|github/marius311/pypico|3.8037276531000383e-06| -|setup.py|github/yymao/abundancematching|3.8037276531000383e-06| -|setup.py|github/OpenMDAO/dymos|3.8037276531000383e-06| -|setup.py|github/fjankowsk/scatfit|3.8037276531000383e-06| -|setup.py|github/dynamicslab/pysindy|3.8037276531000383e-06| -|setup.py|github/VeinsOfTheEarth/rabpro|3.8037276531000383e-06| -|setup.py|github/pierrehoudayer/RUBIS|3.8037276531000383e-06| -|setup.py|github/ORNL/tx2|3.8037276531000383e-06| -|setup.py|github/jfowkes/pycutest|3.8037276531000383e-06| -|setup.py|github/shirtsgroup/physical_validation|3.8037276531000383e-06| -|setup.py|github/ucl-exoplanets/TauREx3_public|3.8037276531000383e-06| -|setup.py|github/yqiuu/starduster|3.8037276531000383e-06| -|setup.py|github/tardis-sn/carsus|3.8037276531000383e-06| -|setup.py|github/tardis-sn/tardis|3.8037276531000383e-06| -|setup.py|github/agshumate/LiftoffTools|3.8037276531000383e-06| -|setup.py|github/maxpumperla/hyperas|3.8037276531000383e-06| -|setup.py|github/t-brandt/orvara|3.8037276531000383e-06| -|setup.py|github/raspishake/rsudp|3.8037276531000383e-06| -|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.8037276531000383e-06| -|setup.py|github/UNSW-CEEM/nempy|3.8037276531000383e-06| -|setup.py|github/nanoporetech/megalodon|3.8037276531000383e-06| -|setup.py|github/nanoporetech/ont_fast5_api|3.8037276531000383e-06| -|setup.py|github/nanoporetech/qcat|3.8037276531000383e-06| -|setup.py|github/nanoporetech/tombo|3.8037276531000383e-06| -|setup.py|github/Xia-Yijie/Xponge|3.8037276531000383e-06| -|setup.py|github/mdshw5/pyfaidx|3.8037276531000383e-06| -|setup.py|github/galizia-lab/pyview|3.8037276531000383e-06| -|setup.py|github/linnarsson-lab/loompy|3.8037276531000383e-06| -|setup.py|github/1313e/PRISM|3.8037276531000383e-06| -|setup.py|github/hover2pi/SEDkit|3.8037276531000383e-06| -|setup.py|github/Martindelosrios/cosmic-kite|3.8037276531000383e-06| -|setup.py|github/GijsMulders/epos|3.8037276531000383e-06| -|setup.py|github/ICAMS/strucscan|3.8037276531000383e-06| -|setup.py|github/skovaka/UNCALLED|3.8037276531000383e-06| -|setup.py|github/stammler/dustpy|3.8037276531000383e-06| -|setup.py|github/stammler/simframe|3.8037276531000383e-06| -|setup.py|github/galkintool/galkin|3.8037276531000383e-06| -|setup.py|github/BartoszBartmanski/StoSpa2|3.8037276531000383e-06| -|setup.py|github/ELELAB/cancermuts|3.8037276531000383e-06| -|setup.py|github/ELELAB/LipidDyn|3.8037276531000383e-06| -|setup.py|github/ELELAB/RosettaDDGPrediction|3.8037276531000383e-06| -|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.8037276531000383e-06| -|setup.py|github/federicomarulli/CosmoBolognaLib|3.8037276531000383e-06| -|setup.py|github/ncbi/ngs|3.8037276531000383e-06| -|setup.py|github/fair-data/fairdatapoint-client|3.8037276531000383e-06| -|setup.py|github/brainets/frites|3.8037276531000383e-06| -|setup.py|github/finagle29/DBSP_DRP|3.8037276531000383e-06| -|setup.py|github/FreBio/komics|3.8037276531000383e-06| -|setup.py|github/astro-informatics/ssht|3.8037276531000383e-06| -|setup.py|github/astro-informatics/s2let|3.8037276531000383e-06| -|setup.py|github/privong/pymccorrelation|3.8037276531000383e-06| -|setup.py|github/YeoLab/clipper|3.8037276531000383e-06| -|setup.py|github/realfastvla/rfpipe|3.8037276531000383e-06| -|setup.py|github/realfastvla/realfast|3.8037276531000383e-06| -|setup.py|github/Starlink/starlink|3.8037276531000383e-06| -|setup.py|github/DLR-RM/BlenderProc|3.8037276531000383e-06| -|setup.py|github/dmentipl/plonk|3.8037276531000383e-06| -|setup.py|github/amusecode/amuse|3.8037276531000383e-06| -|setup.py|github/wfondrie/mokapot|3.8037276531000383e-06| -|setup.py|github/HIPS/autograd|3.8037276531000383e-06| -|setup.py|github/gogrean/PyXel|3.8037276531000383e-06| -|setup.py|github/illumina/pyflow|3.8037276531000383e-06| -|setup.py|github/infer-actively/pymdp|3.8037276531000383e-06| -|setup.py|github/toshiyan/cmblensplus|3.8037276531000383e-06| -|setup.py|github/jakevdp/wpca|3.8037276531000383e-06| -|setup.py|github/PlanetHunters/tkmatrix|3.8037276531000383e-06| -|setup.py|github/SouthGreenPlatform/PyRice|3.8037276531000383e-06| -|setup.py|github/ismaelpessa/PyMUSE|3.8037276531000383e-06| -|setup.py|github/cdominik/optool|3.8037276531000383e-06| -|setup.py|github/iomega/spec2vec|3.8037276531000383e-06| -|setup.py|github/CLARIAH/grlc|3.8037276531000383e-06| -|setup.py|github/sparks-baird/xtal2png|3.8037276531000383e-06| -|setup.py|github/nlesc-ave/ave-rest-service|3.8037276531000383e-06| -|setup.py|github/tmcclintock/cluster_toolkit|3.8037276531000383e-06| -|setup.py|github/dicompyler/dicompyler-core|3.8037276531000383e-06| -|setup.py|github/poldracklab/mriqc|3.8037276531000383e-06| -|setup.py|github/fakedrtom/oncogemini|3.8037276531000383e-06| -|setup.py|github/psheehan/pdspy|3.8037276531000383e-06| -|setup.py|github/timothydmorton/vespa|3.8037276531000383e-06| -|setup.py|github/easybuilders/easybuild|3.8037276531000383e-06| -|setup.py|github/mroosmalen/nanosv|3.8037276531000383e-06| -|setup.py|github/3fon3fonov/exostriker|3.8037276531000383e-06| -|setup.py|github/cameronliang/BayesVP|3.8037276531000383e-06| -|setup.py|github/wilkelab/Opfi|3.8037276531000383e-06| -|setup.py|github/aiidateam/kiwipy|3.8037276531000383e-06| -|setup.py|github/natelust/least_asymmetry|3.8037276531000383e-06| -|setup.py|github/jveitchmichaelis/pygadgetreader|3.8037276531000383e-06| -|setup.py|github/mirochaj/ares|3.8037276531000383e-06| -|setup.py|github/GalacticDynamics-Oxford/Agama|3.8037276531000383e-06| -|setup.py|github/sfschen/velocileptors|3.8037276531000383e-06| -|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.8037276531000383e-06| -|setup.py|github/atmos-cloud-sim-uj/PySDM|3.8037276531000383e-06| -|setup.py|github/vaexio/vaex|3.8037276531000383e-06| -|setup.py|github/SCM-NV/qmflows-namd|3.8037276531000383e-06| -|setup.py|github/SCM-NV/pyZacros|3.8037276531000383e-06| -|setup.py|github/SCM-NV/qmflows|3.8037276531000383e-06| -|setup.py|github/felixchenier/kineticstoolkit|3.8037276531000383e-06| -|setup.py|github/ebellm/pyraf-dbsp|3.8037276531000383e-06| -|setup.py|github/Yu-Group/veridical-flow|3.8037276531000383e-06| -|setup.py|github/AlexMikes/AutoFunc|3.8037276531000383e-06| -|setup.py|github/milnus/Corekaburra|3.8037276531000383e-06| -|setup.py|github/davidgardenier/frbcat|3.8037276531000383e-06| -|setup.py|github/davidgardenier/frbpoppy|3.8037276531000383e-06| -|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.8037276531000383e-06| -|setup.py|github/KBNLresearch/ochre|3.8037276531000383e-06| -|setup.py|github/PacificBiosciences/pbcore|3.8037276531000383e-06| -|setup.py|github/PacificBiosciences/FALCON|3.8037276531000383e-06| -|setup.py|github/PacificBiosciences/kineticsTools|3.8037276531000383e-06| -|setup.py|github/CosmoStat/shapepipe|3.8037276531000383e-06| -|setup.py|github/kbarbary/extinction|3.8037276531000383e-06| -|setup.py|github/kbarbary/nestle|3.8037276531000383e-06| -|setup.py|github/LiberTEM/LiberTEM|3.8037276531000383e-06| -|setup.py|github/SIOSlab/exodetbox|3.8037276531000383e-06| -|setup.py|github/citiususc/BigSeqKit|3.8037276531000383e-06| -|setup.py|github/ejeschke/ginga|3.8037276531000383e-06| -|setup.py|github/szwiep/py_SBeLT|3.8037276531000383e-06| -|setup.py|github/sinc-lab/miRe2e|3.8037276531000383e-06| -|setup.py|github/colour-science/colour|3.8037276531000383e-06| -|setup.py|github/andycasey/sick|3.8037276531000383e-06| -|setup.py|github/tcassanelli/pywpf|3.8037276531000383e-06| -|setup.py|github/Extraweich/homopy|3.8037276531000383e-06| -|setup.py|github/benvanwerkhoven/kernel_tuner|3.8037276531000383e-06| -|setup.py|github/DESI-UR/VAST|3.8037276531000383e-06| -|setup.py|github/astroML/gatspy|3.8037276531000383e-06| -|setup.py|github/CQCL/qujax|3.8037276531000383e-06| -|setup.py|github/Johannes-Sahlmann/pygacs|3.8037276531000383e-06| -|setup.py|github/kerkelae/disimpy|3.8037276531000383e-06| -|setup.py|github/UM-Bridge/umbridge|3.8037276531000383e-06| -|setup.py|github/matthiasdemuzere/w2w|3.8037276531000383e-06| -|setup.py|github/pmvreeswijk/ZOGY|3.8037276531000383e-06| -|setup.py|github/pmvreeswijk/BlackBOX|3.8037276531000383e-06| -|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.8037276531000383e-06| -|setup.py|github/RudolfCardinal/camcops|3.8037276531000383e-06| -|setup.py|github/mishioo/tesliper|3.8037276531000383e-06| -|setup.py|github/Kuifje02/vrpy|3.8037276531000383e-06| -|setup.py|github/phac-nml/mob-suite|3.8037276531000383e-06| -|setup.py|github/phac-nml/staramr|3.8037276531000383e-06| -|setup.py|github/phac-nml/biohansel|3.8037276531000383e-06| -|setup.py|github/nboley/idr|3.8037276531000383e-06| -|setup.py|github/matteobreschi/bajes|3.8037276531000383e-06| -|setup.py|github/sensein/etelemetry-client|3.8037276531000383e-06| -|setup.py|github/apertif/apercal|3.8037276531000383e-06| -|setup.py|github/opencobra/cobrapy|3.8037276531000383e-06| -|setup.py|github/mlower/rmnest|3.8037276531000383e-06| -|setup.py|github/gmbrandt/xwavecal|3.8037276531000383e-06| -|setup.py|github/joe-antognini/kozai|3.8037276531000383e-06| -|setup.py|github/birnstiel/two-pop-py|3.8037276531000383e-06| -|setup.py|github/vijayvarma392/binaryBHexp|3.8037276531000383e-06| -|setup.py|github/cmateu/PyMGC3|3.8037276531000383e-06| -|setup.py|github/cmateu/galstreams|3.8037276531000383e-06| -|setup.py|github/arabic-digital-humanities/adhtools|3.8037276531000383e-06| -|setup.py|github/bioinform/somaticseq|3.8037276531000383e-06| -|setup.py|github/Qiskit/rustworkx|3.8037276531000383e-06| -|setup.py|github/odb9402/CNNPeaks|3.8037276531000383e-06| -|setup.py|github/saphir746/BiobankRead-Bash|3.8037276531000383e-06| -|setup.py|github/gausspy/gausspy|3.8037276531000383e-06| -|setup.py|github/siavash-saki/tesspy|3.8037276531000383e-06| -|setup.py|github/LucaMalavolta/PyORBIT|3.8037276531000383e-06| -|setup.py|github/bulik/ldsc|3.8037276531000383e-06| -|setup.py|github/insilicomedicine/GENTRL|3.8037276531000383e-06| -|setup.py|github/pjcigan/multicolorfits|3.8037276531000383e-06| -|setup.py|github/kennethcarrell/ATARRI|3.8037276531000383e-06| -|setup.py|github/lmfit/lmfit-py|3.8037276531000383e-06| -|setup.py|github/CEED/libCEED|3.8037276531000383e-06| -|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.8037276531000383e-06| -|setup.py|github/polca/unfold|3.8037276531000383e-06| -|setup.py|github/tschad/pycelp|3.8037276531000383e-06| -|setup.py|github/SWIFTSIM/emulator|3.8037276531000383e-06| -|setup.py|github/ArtificialStellarPopulations/ArtPop|3.8037276531000383e-06| -|setup.py|github/bxia888/CEFCIG|3.8037276531000383e-06| -|setup.py|github/INCF/one_click|3.8037276531000383e-06| -|setup.py|github/cas-bioinf/rboAnalyzer|3.8037276531000383e-06| -|setup.py|github/natashabatalha/PandExo|3.8037276531000383e-06| -|setup.py|github/natashabatalha/picaso|3.8037276531000383e-06| -|setup.py|github/agreenbaum/ImPlaneIA|3.8037276531000383e-06| -|setup.py|github/musevlt/muse-psfr|3.8037276531000383e-06| -|setup.py|github/musevlt/origin|3.8037276531000383e-06| -|setup.py|github/heliopython/heliopy|3.8037276531000383e-06| -|setup.py|github/DrafProject/elmada|3.8037276531000383e-06| -|setup.py|github/lilyminium/psiresp|3.8037276531000383e-06| -|setup.py|github/manodeep/Corrfunc|3.8037276531000383e-06| -|setup.py|github/YosefLab/scvi-tools|3.8037276531000383e-06| -|setup.py|github/brandon-rhodes/python-jplephem|3.8037276531000383e-06| -|setup.py|github/DRMacIver/shrinkray|3.8037276531000383e-06| -|setup.py|github/linqs/psl|3.8037276531000383e-06| -|setup.py|github/MannLabs/alphapept|3.8037276531000383e-06| -|setup.py|github/linuxscout/pyarabic|3.8037276531000383e-06| -|setup.py|github/Illumina/SpliceAI|3.8037276531000383e-06| -|setup.py|github/smog-server/OpenSMOG|3.8037276531000383e-06| -|setup.py|github/kevin218/Eureka|3.8037276531000383e-06| -|setup.py|github/MartianColonist/POSEIDON|3.8037276531000383e-06| -|setup.py|github/parmoo/parmoo|3.8037276531000383e-06| -|setup.py|github/PaulHancock/Aegean|3.8037276531000383e-06| -|setup.py|github/undark-lab/sstrax|3.8037276531000383e-06| -|setup.py|github/pierrexyz/pybird|3.8037276531000383e-06| -|setup.py|github/DynaSlum/satsense|3.8037276531000383e-06| -|setup.py|github/mtakahiro/gsf|3.8037276531000383e-06| -|setup.py|github/dmey/synthia|3.8037276531000383e-06| -|setup.py|github/astrom-tom/specstack|3.8037276531000383e-06| -|setup.py|github/astrom-tom/dfitspy|3.8037276531000383e-06| -|setup.py|github/radiocosmology/caput|3.8037276531000383e-06| -|setup.py|github/tofflemire/saphires|3.8037276531000383e-06| -|setup.py|github/wtsi-hpag/HiLine|3.8037276531000383e-06| -|setup.py|github/spglib/spgrep|3.8037276531000383e-06| -|setup.py|github/cdslaborg/paramonte|3.8037276531000383e-06| -|setup.py|github/twesterhout/lattice-symmetries|3.8037276531000383e-06| -|setup.py|github/athulpg007/AMAT|3.8037276531000383e-06| -|setup.py|github/Materials-Consortia/optimade-python-tools|3.8037276531000383e-06| -|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.8037276531000383e-06| -|setup.py|github/NREL/graph-env|3.8037276531000383e-06| -|setup.py|github/mscroggs/symfem|3.8037276531000383e-06| -|setup.py|github/tomlouden/spiderman|3.8037276531000383e-06| -|setup.py|github/telegraphic/pygsm|3.8037276531000383e-06| -|setup.py|github/telegraphic/fits2hdf|3.8037276531000383e-06| -|setup.py|github/MIT-STARLab/deconfuser|3.8037276531000383e-06| -|setup.py|github/eggplantbren/DNest4|3.8037276531000383e-06| -|setup.py|github/conchoecia/pauvre|3.8037276531000383e-06| -|setup.py|github/copasi/basico|3.8037276531000383e-06| -|setup.py|github/YSOVAR/YSOVAR|3.8037276531000383e-06| -|setup.py|github/Substra/substra|3.8037276531000383e-06| -|setup.py|github/jeaadams/ExoPix|3.8037276531000383e-06| -|setup.py|github/kathlandgren/SWAMPE|3.8037276531000383e-06| -|setup.py|github/NeuralEnsemble/PyNN|3.8037276531000383e-06| -|setup.py|github/DeltaRCM/pyDeltaRCM|3.8037276531000383e-06| -|setup.py|github/Electrostatics/apbs|3.8037276531000383e-06| -|setup.py|github/DirectDM/directdm-py|3.8037276531000383e-06| -|setup.py|github/fruzsinaagocs/oscode|3.8037276531000383e-06| -|setup.py|github/gilestrolab/ethoscope|3.8037276531000383e-06| -|setup.py|github/pec27/hfof|3.8037276531000383e-06| -|setup.py|github/pec27/smerfs|3.8037276531000383e-06| -|setup.py|github/multiscale/muscle3|3.8037276531000383e-06| -|setup.py|github/omuse-geoscience/omuse|3.8037276531000383e-06| -|setup.py|github/clwainwright/CosmoTransitions|3.8037276531000383e-06| -|setup.py|github/EpistasisLab/regens|3.8037276531000383e-06| -|setup.py|github/EpistasisLab/tpot|3.8037276531000383e-06| -|setup.py|github/DeepRank/pssmgen|3.8037276531000383e-06| -|setup.py|github/DeepRank/DeepRank-GNN|3.8037276531000383e-06| -|setup.py|github/DeepRank/deeprank|3.8037276531000383e-06| -|setup.py|github/DeepRank/pdb2sql|3.8037276531000383e-06| -|setup.py|github/DeepRank/iScore|3.8037276531000383e-06| -|setup.py|github/andizq/sf3dmodels|3.8037276531000383e-06| -|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.8037276531000383e-06| -|setup.py|github/DMGW-Goethe/imripy|3.8037276531000383e-06| -|setup.py|github/VMBoehm/MADLens|3.8037276531000383e-06| -|setup.py|github/herjy/SLIT|3.8037276531000383e-06| -|setup.py|github/cabb99/open3spn2|3.8037276531000383e-06| -|setup.py|github/bwengals/CCSNMultivar|3.8037276531000383e-06| -|setup.py|github/juliotux/astropop|3.8037276531000383e-06| -|setup.py|github/AlexanderLabWHOI/EUKulele|3.8037276531000383e-06| -|setup.py|github/josegit88/SCORPIO|3.8037276531000383e-06| -|setup.py|github/biomedia-mira/blast-ct|3.8037276531000383e-06| -|setup.py|github/RamanLab/iCOMIC|3.8037276531000383e-06| -|setup.py|github/MASILab/pyPheWAS|3.8037276531000383e-06| -|setup.py|github/sbebo/joypy|3.8037276531000383e-06| -|setup.py|github/benallard/galileo|3.8037276531000383e-06| -|setup.py|github/Filter-Bubble/e2e-Dutch|3.8037276531000383e-06| -|setup.py|github/Midnighter/dependency-info|3.8037276531000383e-06| -|setup.py|github/scipion-em/scipion-em-continuousflex|3.8037276531000383e-06| -|setup.py|github/fitbenchmarking/fitbenchmarking|3.8037276531000383e-06| -|setup.py|github/SMTG-UCL/ShakeNBreak|3.8037276531000383e-06| -|setup.py|github/SMTG-UCL/surfaxe|3.8037276531000383e-06| -|setup.py|github/NLESC-JCER/QMCTorch|3.8037276531000383e-06| -|setup.py|github/exobssim/rapoc-public|3.8037276531000383e-06| -|setup.py|github/pytoolz/toolz|3.8037276531000383e-06| -|setup.py|github/ratt-ru/montblanc|3.8037276531000383e-06| -|setup.py|github/ratt-ru/CubiCal|3.8037276531000383e-06| -|setup.py|github/ConorMacBride/mcalf|3.8037276531000383e-06| -|setup.py|github/0xCoto/Virgo|3.8037276531000383e-06| -|setup.py|github/fAndreuzzi/BisPy|3.8037276531000383e-06| -|setup.py|github/NKI-CCB/PRECISE|3.8037276531000383e-06| -|setup.py|github/icredd-cheminfo/CGRdb2|3.8037276531000383e-06| -|setup.py|github/spokenlanguage/platalea|3.8037276531000383e-06| -|setup.py|github/bio-phys/BioEn|3.8037276531000383e-06| -|setup.py|github/fred3m/toyz|3.8037276531000383e-06| -|setup.py|github/ggonnella/gfapy|3.8037276531000383e-06| -|setup.py|github/rohinkumar/correlcalc|3.8037276531000383e-06| -|setup.py|github/ageller/firefly|3.8037276531000383e-06| -|setup.py|github/KeplerGO/k2mosaic|3.8037276531000383e-06| -|setup.py|github/caracal-pipeline/caracal|3.8037276531000383e-06| -|setup.py|github/BEAST-Fitting/beast|3.8037276531000383e-06| -|setup.py|github/antoinediez/Sisyphe|3.8037276531000383e-06| -|setup.py|github/carlosborca/CrystaLattE|3.8037276531000383e-06| -|setup.py|github/ekaterinailin/AltaiPony|3.8037276531000383e-06| -|setup.py|github/Heldenkombinat/Logodetect|3.8037276531000383e-06| -|setup.py|github/stevengiacalone/triceratops|3.8037276531000383e-06| -|setup.py|github/swiftsim/swiftsimio|3.8037276531000383e-06| -|setup.py|github/AA-ALERT/frbcatdb|3.8037276531000383e-06| -|setup.py|github/EMBL-Hentze-group/htseq-clip|3.8037276531000383e-06| -|setup.py|github/HERA-Team/aipy|3.8037276531000383e-06| -|setup.py|github/HERA-Team/hera_opm|3.8037276531000383e-06| -|setup.py|github/mbaes/SpheCow|3.8037276531000383e-06| -|setup.py|github/deepmedic/deepmedic|3.8037276531000383e-06| -|setup.py|github/GoekeLab/xpore|3.8037276531000383e-06| -|setup.py|github/weecology/retriever|3.8037276531000383e-06| -|setup.py|github/bfarr/exocartographer|3.8037276531000383e-06| -|setup.py|github/dunnkers/fseval|3.8037276531000383e-06| -|setup.py|github/cbg-ethz/shorah|3.8037276531000383e-06| -|setup.py|github/era-urban/wrfpy|3.8037276531000383e-06| -|setup.py|github/swagnercarena/ovejero|3.8037276531000383e-06| -|setup.py|github/21cmFAST/21cmFAST|3.8037276531000383e-06| -|setup.py|github/quatrope/ProperImage|3.8037276531000383e-06| -|setup.py|github/quatrope/feets|3.8037276531000383e-06| -|setup.py|github/ghislainv/forestatrisk|3.8037276531000383e-06| -|setup.py|github/DavidT3/XGA|3.8037276531000383e-06| -|setup.py|github/rajeshrinet/pystokes|3.8037276531000383e-06| -|setup.py|github/Hoohm/CITE-seq-Count|3.8037276531000383e-06| -|setup.py|github/nasa/simupy-flight|3.8037276531000383e-06| -|setup.py|github/ACEnglish/truvari|3.8037276531000383e-06| -|setup.py|github/seung-lab/FlyWirePaper|3.8037276531000383e-06| -|setup.py|github/tdaylan/pcat|3.8037276531000383e-06| -|setup.py|github/vedantchandra/wdtools|3.8037276531000383e-06| -|setup.py|github/Theano/Theano|3.8037276531000383e-06| -|setup.py|github/dcorre/otrain|3.8037276531000383e-06| -|setup.py|github/eWaterCycle/jupyterlab_thredds|3.8037276531000383e-06| -|setup.py|github/eWaterCycle/grpc4bmi|3.8037276531000383e-06| -|setup.py|github/vatlab/sos-notebook|3.8037276531000383e-06| -|setup.py|github/blackjax-devs/blackjax|3.8037276531000383e-06| -|setup.py|github/fkeruzore/panco2|3.8037276531000383e-06| -|setup.py|github/tkerscher/blast|3.8037276531000383e-06| -|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.8037276531000383e-06| -|setup.py|github/compomics/DeepLC|3.8037276531000383e-06| -|setup.py|github/abmantz/lmc|3.8037276531000383e-06| -|setup.py|github/conda/pycosat|3.8037276531000383e-06| -|setup.py|github/conda/conda|3.8037276531000383e-06| -|setup.py|github/nanograv/PINT|3.8037276531000383e-06| -|setup.py|github/volkamerlab/opencadd|3.8037276531000383e-06| -|setup.py|github/starkit/wsynphot|3.8037276531000383e-06| -|setup.py|github/connectomicslab/connectomemapper3|3.8037276531000383e-06| -|setup.py|github/COVID-IWG/epimargin|3.8037276531000383e-06| -|setup.py|github/simonsobs/pixell|3.8037276531000383e-06| -|setup.py|github/simonsobs/nemo|3.8037276531000383e-06| -|setup.py|github/medema-group/bigslice|3.8037276531000383e-06| -|setup.py|github/Sarc-Graph/sarcgraph|3.8037276531000383e-06| -|setup.py|github/Jammy2211/PyAutoLens|3.8037276531000383e-06| -|setup.py|github/Jammy2211/PyAutoGalaxy|3.8037276531000383e-06| -|setup.py|github/Autostronomy/AstroPhot|3.8037276531000383e-06| -|setup.py|github/girder/viime|3.8037276531000383e-06| -|setup.py|github/dfm/corner.py|3.8037276531000383e-06| -|setup.py|github/dfm/celerite|3.8037276531000383e-06| -|setup.py|github/prajwel/curvit|3.8037276531000383e-06| -|setup.py|github/cy-xu/cosmic-conn|3.8037276531000383e-06| -|setup.py|github/marcelm/tinyalign|3.8037276531000383e-06| -|setup.py|github/marcelm/alignlib|3.8037276531000383e-06| -|setup.py|github/marcelm/cutadapt|3.8037276531000383e-06| -|setup.py|github/marcelm/dnaio|3.8037276531000383e-06| -|setup.py|github/fabiopardo/tonic|3.8037276531000383e-06| -|setup.py|github.com/idptools/metapredict|3.8037276531000383e-06| -|setup.py|github/actris-cloudnet/cloudnetpy|3.8037276531000383e-06| -|setup.py|github/fcs-analysis/PyCorrFit|3.8037276531000383e-06| -|setup.py|github/fcs-analysis/PyScanFCS|3.8037276531000383e-06| -|setup.py|github/nye17/javelin|3.8037276531000383e-06| -|setup.py|github/EliseJ/astroABC|3.8037276531000383e-06| -|setup.py|github/xenon-middleware/pyxenon|3.8037276531000383e-06| -|setup.py|github/rhayes777/PyAutoFit|3.8037276531000383e-06| -|setup.py|github/mdruett/COCOPLOT|3.8037276531000383e-06| -|setup.py|github/engyasin/Offline_MOT|3.8037276531000383e-06| -|setup.py|github/seclark/RHT|3.8037276531000383e-06| -|setup.py|github/rbturnbull/ausdex|3.8037276531000383e-06| -|setup.py|github/samaygarg/fuelcell|3.8037276531000383e-06| -|setup.py|github/jianhuupenn/SpaGCN|3.8037276531000383e-06| -|setup.py|github/shilpagarg/WHdenovo|3.8037276531000383e-06| -|setup.py|github/gagneurlab/drop|3.8037276531000383e-06| -|setup.py|github/orcasgit/python-fitbit|3.8037276531000383e-06| -|setup.py|github/coljac/sensie|3.8037276531000383e-06| -|setup.py|github/sanjibs/bmcmc|3.8037276531000383e-06| -|setup.py|github/NickSwainston/pulsar_spectra|3.8037276531000383e-06| -|setup.py|github/maxibor/sam2lca|3.8037276531000383e-06| -|setup.py|github/MNiwano/Eclaire|3.8037276531000383e-06| -|setup.py|github/icb-dcm/pyabc|3.8037276531000383e-06| -|setup.py|github/BD2KGenomics/toil|3.8037276531000383e-06| -|setup.py|github/nithyanandan/PRISim|3.8037276531000383e-06| -|setup.py|github/hiddenSymmetries/simsopt|3.8037276531000383e-06| -|setup.py|github/fermisurfaces/IFermi|3.8037276531000383e-06| -|setup.py|github/BackmanLab/PWSpy|3.8037276531000383e-06| -|setup.py|github/caseyjlaw/rtpipe|3.8037276531000383e-06| -|setup.py|github/sylvainprigent/napari-tracks-reader|3.8037276531000383e-06| -|setup.py|github/keflavich/HiGal_SEDfitter|3.8037276531000383e-06| -|setup.py|github/matthewholman/assist|3.8037276531000383e-06| -|setup.py|github/javicarron/mtneedlet|3.8037276531000383e-06| -|setup.py|github/eldariont/svim|3.8037276531000383e-06| -|setup.py|github/atomneb/AtomNeb-py|3.8037276531000383e-06| -|setup.py|github/OP2/PyOP2|3.8037276531000383e-06| -|setup.py|github/nespinoza/juliet|3.8037276531000383e-06| -|setup.py|github/nespinoza/mc-spam|3.8037276531000383e-06| -|setup.py|github/jiahecui/SenAOReFoc|3.8037276531000383e-06| -|setup.py|github/cadop/seg1d|3.8037276531000383e-06| -|setup.py|github/beastraban/INSANE|3.8037276531000383e-06| -|setup.py|github/Ayuei/DeBEIR|3.8037276531000383e-06| -|setup.py|github/ofionnad/radiowinds|3.8037276531000383e-06| -|setup.py|github/ECSHackWeek/impedance.py|3.8037276531000383e-06| -|setup.py|github/katholt/Kaptive|3.8037276531000383e-06| -|setup.py|github/elwinter/nnde|3.8037276531000383e-06| -|setup.py|github/BoPeng/simuPOP|3.8037276531000383e-06| -|setup.py|github/radio-astro-tools/uvcombine|3.8037276531000383e-06| -|setup.py|github/radio-astro-tools/pvextractor|3.8037276531000383e-06| -|setup.py|github/radio-astro-tools/spectral-cube|3.8037276531000383e-06| -|setup.py|github/EnsembleGovServices/kamodo-core|3.8037276531000383e-06| -|setup.py|github/VarStarDetect/varstardetect|3.8037276531000383e-06| -|setup.py|github/mchalela/GriSPy|3.8037276531000383e-06| -|setup.py|github/nebblu/ReACT|3.8037276531000383e-06| -|setup.py|github/j-faria/kima|3.8037276531000383e-06| -|setup.py|github/domenico-simone/rmlst_api|3.8037276531000383e-06| -|setup.py|github/4pisky/fourpisky-core|3.8037276531000383e-06| -|setup.py|github/deeptools/deeptools_intervals|3.8037276531000383e-06| -|setup.py|github/deeptools/py2bit|3.8037276531000383e-06| -|setup.py|github/zarr-developers/zarr-python|3.8037276531000383e-06| -|setup.py|github/andresmegias/richvalues|3.8037276531000383e-06| -|setup.py|github/broadinstitute/wot|3.8037276531000383e-06| -|setup.py|github/broadinstitute/CellBender|3.8037276531000383e-06| -|setup.py|github/eelregit/mcfit|3.8037276531000383e-06| -|setup.py|github/bwkeller/PASTA|3.8037276531000383e-06| -|setup.py|github/cmillion/gPhoton|3.8037276531000383e-06| -|setup.py|github/bartongroup/yanosim|3.8037276531000383e-06| -|setup.py|github/LBNL-ETA/MSWH|3.8037276531000383e-06| -|setup.py|github/hknd23/idcempy|3.8037276531000383e-06| -|setup.py|github/thomasorb/orcs|3.8037276531000383e-06| -|setup.py|github/bcgsc/tigmint|3.8037276531000383e-06| -|setup.py|github/Gaiana/nirdust|3.8037276531000383e-06| -|setup.py|github/perfanalytics/pose2sim|3.8037276531000383e-06| -|setup.py|github/sonwell/biotools|3.8037276531000383e-06| -|setup.py|github/astropy/specutils|3.8037276531000383e-06| -|setup.py|github/astropy/astroquery|3.8037276531000383e-06| -|setup.py|github/astropy/ccdproc|3.8037276531000383e-06| -|setup.py|github/astropy/astroscrappy|3.8037276531000383e-06| -|setup.py|github/astropy/halotools|3.8037276531000383e-06| -|setup.py|github/astropy/SPISEA|3.8037276531000383e-06| -|setup.py|github/astropy/astroplan|3.8037276531000383e-06| -|setup.py|github/google/jax|3.8037276531000383e-06| -|setup.py|github/warrickball/tomso|3.8037276531000383e-06| -|setup.py|github/Astroua/SCIMES|3.8037276531000383e-06| -|setup.py|github/Astroua/TurbuStat|3.8037276531000383e-06| -|setup.py|github/TeraTrees/TIPP|3.8037276531000383e-06| -|setup.py|github/agree019/DarkCapPy|3.8037276531000383e-06| -|setup.py|github/tjiangHIT/cuteSV|3.8037276531000383e-06| -|setup.py|github/ideasrule/platon|3.8037276531000383e-06| -|setup.py|github/anuradhawick/LRBinner|3.8037276531000383e-06| -|setup.py|github/gdrouart/MrMoose|3.8037276531000383e-06| -|setup.py|github/tool-bin/ukbcc|3.8037276531000383e-06| -|setup.py|github/cheerfuluser/tessreduce|3.8037276531000383e-06| -|setup.py|github/meinardmueller/synctoolbox|3.8037276531000383e-06| -|setup.py|github/meinardmueller/libfmp|3.8037276531000383e-06| -|setup.py|github/xpsi-group/xpsi|3.8037276531000383e-06| -|setup.py|github/enthought/mayavi|3.8037276531000383e-06| -|setup.py|github/enthought/vpsearch|3.8037276531000383e-06| -|setup.py|github/Caltech-IPAC/Montage|3.8037276531000383e-06| -|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.8037276531000383e-06| -|setup.py|github/EdanRein/pyPplusS|3.8037276531000383e-06| -|setup.py|github/migp11/pyfastcore|3.8037276531000383e-06| -|setup.py|github/jonathansick/skyoffset|3.8037276531000383e-06| -|setup.py|github/jonathansick/MoAstro|3.8037276531000383e-06| -|setup.py|github/epic-astronomy/EPIC|3.8037276531000383e-06| -|setup.py|github/halomod/hmf|3.8037276531000383e-06| -|setup.py|github/halomod/halomod|3.8037276531000383e-06| -|setup.py|github/mzy2240/ESA|3.8037276531000383e-06| -|setup.py|github/bootphon/phonemizer|3.8037276531000383e-06| -|setup.py|github/DLTK/DLTK|3.8037276531000383e-06| -|setup.py|github/4dn-dcic/pairix|3.8037276531000383e-06| -|setup.py|github/chapmanb/bcbb|3.8037276531000383e-06| -|setup.py|github/CIRADA-Tools/RM-Tools|3.8037276531000383e-06| -|setup.py|github/neuralhydrology/neuralhydrology|3.8037276531000383e-06| -|setup.py|github/teuben/nemo|3.8037276531000383e-06| -|setup.py|github/ylab-hi/ScanExitronLR|3.8037276531000383e-06| -|setup.py|github/changhoonhahn/pySpectrum|3.8037276531000383e-06| -|setup.py|github/jbuisine/macop|3.8037276531000383e-06| -|setup.py|github/mriener/gausspyplus|3.8037276531000383e-06| -|setup.py|github/ketch/nodepy|3.8037276531000383e-06| -|setup.py|github/jhparkastro/gpcal|3.8037276531000383e-06| -|setup.py|github/miniufo/xinvert|3.8037276531000383e-06| -|setup.py|github/JoschaJ/mockFRBhosts|3.8037276531000383e-06| -|setup.py|github/carpyncho/carpyncho-py|3.8037276531000383e-06| -|setup.py|github/hyperopt/hyperopt|3.8037276531000383e-06| -|setup.py|github/pybamm-team/liionpack|3.8037276531000383e-06| -|setup.py|github/pybamm-team/PyBaMM|3.8037276531000383e-06| -|setup.py|github/cagrikymk/JAX-ReaxFF|3.8037276531000383e-06| -|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.8037276531000383e-06| -|setup.py|github/RTIInternational/gobbli|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanoget|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanomath|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanopack|3.8037276531000383e-06| -|setup.py|github/wdecoster/NanoPlot|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanolyse|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanostat|3.8037276531000383e-06| -|setup.py|github/wdecoster/NanoComp|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanoQC|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanocomp|3.8037276531000383e-06| -|setup.py|github/wdecoster/nanofilt|3.8037276531000383e-06| -|setup.py|github/tvwenger/hii-region-kinematics|3.8037276531000383e-06| -|setup.py|github/tvwenger/wisp|3.8037276531000383e-06| -|setup.py|github/tvwenger/kd|3.8037276531000383e-06| -|setup.py|github/COSMIC-PopSynth/COSMIC|3.8037276531000383e-06| -|setup.py|github/kboone/parsnip|3.8037276531000383e-06| -|setup.py|github/grazianoucci/game|3.8037276531000383e-06| -|setup.py|github/dtamayo/reboundx|3.8037276531000383e-06| -|setup.py|github/reggiebernardo/PTAfast|3.8037276531000383e-06| -|setup.py|github/guangtunbenzhu/NonnegMFPy|3.8037276531000383e-06| -|setup.py|github/guangtunbenzhu/SetCoverPy|3.8037276531000383e-06| -|setup.py|github/Singh-Lab/DeMaSk|3.8037276531000383e-06| -|setup.py|github/lkmklsmn/DrivAER|3.8037276531000383e-06| -|setup.py|github/tikk3r/lofar-h5plot|3.8037276531000383e-06| -|setup.py|github/ziotom78/dacapo_calibration|3.8037276531000383e-06| -|setup.py|github/pavolgaj/OCFit|3.8037276531000383e-06| -|setup.py|github/ArgonneCPAC/dsps|3.8037276531000383e-06| -|setup.py|github/adbar/htmldate|3.8037276531000383e-06| -|setup.py|github/PyPSA/atlite|3.8037276531000383e-06| -|setup.py|github/PyPSA/linopy|3.8037276531000383e-06| -|setup.py|github/HillLab/SomaticSiMu|3.8037276531000383e-06| -|setup.py|github/milicolazo/Pyedra|3.8037276531000383e-06| -|setup.py|github/synchrofit/synchrofit|3.8037276531000383e-06| -|setup.py|github/eblur/dust|3.8037276531000383e-06| -|setup.py|github/schlafly/crowdsource|3.8037276531000383e-06| -|setup.py|github/WorkflowConversion/CTDConverter|3.8037276531000383e-06| -|setup.py|github/NiallJeffrey/DeepMass|3.8037276531000383e-06| -|setup.py|github/dask/dask|3.8037276531000383e-06| -|setup.py|github/panoptes-organization/panoptes|3.8037276531000383e-06| -|setup.py|github/dbosul/CWITools|3.8037276531000383e-06| -|setup.py|github/lynx-x-ray-observatory/soxs|3.8037276531000383e-06| -|setup.py|github/GenomicParisCentre/toulligQC|3.8037276531000383e-06| -|setup.py|github/PyFstat/PyFstat|3.8037276531000383e-06| -|setup.py|github/iraf-community/pyraf|3.8037276531000383e-06| -|setup.py|github/franpoz/SHERLOCK|3.8037276531000383e-06| -|setup.py|github/chanzuckerberg/idseq-dag|3.8037276531000383e-06| -|setup.py|github/KathrynJones1/catwoman|3.8037276531000383e-06| -|setup.py|github/jorisparet/partycls|3.8037276531000383e-06| -|setup.py|github/mne-tools/mne-icalabel|3.8037276531000383e-06| -|setup.py|github/NLeSC/cptm|3.8037276531000383e-06| -|setup.py|github/NLeSC/Massive-PotreeConverter|3.8037276531000383e-06| -|setup.py|github/NLeSC/mcfly|3.8037276531000383e-06| -|setup.py|github/NLeSC/noodles|3.8037276531000383e-06| -|setup.py|github/NLeSC/boatswain|3.8037276531000383e-06| -|setup.py|github/fair-software/fairtally|3.8037276531000383e-06| -|setup.py|github/fair-software/howfairis|3.8037276531000383e-06| -|setup.py|github/samuelefiorini/tangle|3.8037276531000383e-06| -|setup.py|github/kgullikson88/Telluric-Fitter|3.8037276531000383e-06| -|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.8037276531000383e-06| -|setup.py|github/IMMM-SFA/mosartwmpy|3.8037276531000383e-06| -|setup.py|github/jollejolles/pirecorder|3.8037276531000383e-06| -|setup.py|github/NKI-AI/direct|3.8037276531000383e-06| -|setup.py|github/ComparativeGenomicsToolkit/cactus|3.8037276531000383e-06| -|setup.py|github/oschwengers/referenceseeker|3.8037276531000383e-06| -|setup.py|github/oschwengers/bakta|3.8037276531000383e-06| -|setup.py|github/oschwengers/platon|3.8037276531000383e-06| -|setup.py|github/H-E-L-P/XID_plus|3.8037276531000383e-06| -|setup.py|gitlab/petsc/petsc|3.8037276531000383e-06| -|setup.py|gitlab/octopus-code/octopus|3.8037276531000383e-06| -|setup.py|gitlab/permafrostnet/teaspoon|3.8037276531000383e-06| -|setup.py|gitlab/fduchate/predihood|3.8037276531000383e-06| -|setup.py|gitlab/pythia-uq/pythia|3.8037276531000383e-06| -|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.8037276531000383e-06| -|setup.py|gitlab/joseaher/astroplotlib|3.8037276531000383e-06| -|setup.py|gitlab/gims-developers/gims|3.8037276531000383e-06| -|setup.py|gitlab/chjordan/sslf|3.8037276531000383e-06| -|setup.py|gitlab/picos-api/picos|3.8037276531000383e-06| -|setup.py|gitlab/jason-rumengan/pyarma|3.8037276531000383e-06| -|setup.py|gitlab/Molcas/OpenMolcas|3.8037276531000383e-06| -|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.77603567980137e-06| -|pypi|[python-markdown-math](https://pypi.org/project/python-markdown-math)|3.7736401673640178e-06| -|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.7724148236700536e-06| -|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.7724148236700536e-06| -|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.7724148236700536e-06| -|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.7724148236700536e-06| -|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.7724148236700536e-06| -|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.7724148236700536e-06| -|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.7724148236700536e-06| -|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.7724148236700536e-06| -|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.7724148236700536e-06| -|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.7724148236700536e-06| -|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.7724148236700536e-06| -|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.7724148236700536e-06| -|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.7724148236700536e-06| -|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.7724148236700536e-06| -|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.7724148236700536e-06| -|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.7656903765690452e-06| -|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.7656903765690452e-06| -|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.7656903765690452e-06| -|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.7656903765690452e-06| -|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.7656903765690452e-06| -|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.7656903765690452e-06| -|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.765690376569038e-06| -|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.765690376569038e-06| -|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.765690376569038e-06| -|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.765690376569038e-06| -|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.765690376569038e-06| -|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.765690376569038e-06| -|pypi|[megaman](https://github.com/mmp2/megaman)|3.765690376569038e-06| -|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.765690376569038e-06| -|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.765690376569038e-06| -|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.765690376569038e-06| -|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.765690376569038e-06| -|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.765690376569038e-06| -|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.765690376569038e-06| -|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.765690376569038e-06| -|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.765690376569038e-06| -|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.765690376569038e-06| -|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.765690376569038e-06| -|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.765690376569038e-06| -|pypi|[Libra](https://github.com/Palashio/libra)|3.765690376569038e-06| -|pypi|[neworder](https://neworder.readthedocs.io)|3.765690376569038e-06| -|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.765690376569038e-06| -|pypi|[polypy](https://github.com/symmy596/Polypy)|3.765690376569038e-06| -|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.765690376569038e-06| -|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.765690376569038e-06| -|pypi|[crc](https://github.com/Nicoretti/crc)|3.765690376569038e-06| -|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.765690376569038e-06| -|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.765690376569038e-06| -|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.765690376569038e-06| -|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.765690376569038e-06| -|pypi|[galkin](UNKNOWN)|3.765690376569038e-06| -|pypi|[pystospa](https://pypi.org/project/pystospa)|3.765690376569038e-06| -|pypi|[ngs](https://broadtech.com.cn)|3.765690376569038e-06| -|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.765690376569038e-06| -|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.765690376569038e-06| -|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.765690376569038e-06| -|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.765690376569038e-06| -|pypi|[ares](https://github.com/barnumbirr/ares)|3.765690376569038e-06| -|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.765690376569038e-06| -|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.765690376569038e-06| -|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.765690376569038e-06| -|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.765690376569038e-06| -|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.765690376569038e-06| -|pypi|[gsf](UNKNOWN)|3.765690376569038e-06| -|pypi|[saphires](https://github.com/tofflemire/saphires)|3.765690376569038e-06| -|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.765690376569038e-06| -|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.765690376569038e-06| -|pypi|[SLIT](https://github.com/bweir/slit)|3.765690376569038e-06| -|pypi|[requirements](http://github.com/mattack108/requirements)|3.765690376569038e-06| -|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.765690376569038e-06| -|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.765690376569038e-06| -|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.765690376569038e-06| -|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.765690376569038e-06| -|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.765690376569038e-06| -|pypi|[UNKNOWN](UNKNOWN)|3.765690376569038e-06| -|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.765690376569038e-06| -|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.765690376569038e-06| -|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.765690376569038e-06| -|pypi|[orcs](https://github.com/thomasorb/orcs)|3.765690376569038e-06| -|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.765690376569038e-06| -|pypi|[biotools](https://github.com/sonwell/biotools)|3.765690376569038e-06| -|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.765690376569038e-06| -|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.765690376569038e-06| -|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.765690376569038e-06| -|pypi|[macop](https://github.com/prise-3d/macop)|3.765690376569038e-06| -|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.765690376569038e-06| -|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.765690376569038e-06| -|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.765690376569038e-06| -|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.765690376569038e-06| -|pypi|[pyarma](https://pyarma.sourceforge.io)|3.765690376569038e-06| -|pypi|[watermark](https://pypi.org/project/watermark)|3.704399108352393e-06| -|pypi|[sphinx-click](https://pypi.org/project/sphinx-click)|3.671733976023203e-06| -|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.654934777258184e-06| -|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.654934777258184e-06| -|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.654934777258184e-06| -|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.654934777258184e-06| -|pypi|[truecase](https://pypi.org/project/truecase)|3.654934777258184e-06| -|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.654934777258184e-06| -|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.654934777258184e-06| -|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.654934777258184e-06| -|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.654934777258184e-06| -|pypi|[fireo](https://pypi.org/project/fireo)|3.654934777258184e-06| -|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.648012552301255e-06| -|pypi|[svo_filters](https://pypi.org/project/svo_filters)|3.646276891176364e-06| -|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.6373629754444426e-06| -|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.626220362622038e-06| -|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.6208561313163826e-06| -|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.6208561313163826e-06| -|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.6208561313163826e-06| -|pypi|[parsley](https://pypi.org/project/parsley)|3.6208561313163826e-06| -|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.6127706021466255e-06| -|pypi|[automl-sphinx-theme](https://pypi.org/project/automl-sphinx-theme)|3.5846475700032187e-06| -|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.5781139226119017e-06| -|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.5781139226119017e-06| -|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.559925862623886e-06| -|pypi|[fury](https://pypi.org/project/fury)|3.559873291210003e-06| -|pypi|[obspy](https://www.obspy.org)|3.5564853556485372e-06| -|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.550508069336521e-06| -|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.550508069336521e-06| -|pypi|[colorful](https://pypi.org/project/colorful)|3.550508069336521e-06| -|pypi|[gpustat](https://pypi.org/project/gpustat)|3.550508069336521e-06| -|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.550508069336521e-06| -|pypi|[opencensus](https://pypi.org/project/opencensus)|3.550508069336521e-06| -|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.550508069336521e-06| -|pypi|[py-spy](https://pypi.org/project/py-spy)|3.550508069336521e-06| -|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.550508069336521e-06| -|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.550508069336521e-06| -|pypi|[pygam](https://github.com/dswah/pyGAM)|3.542662881052003e-06| -|pypi|[horovod](https://pypi.org/project/horovod)|3.537404461250074e-06| -|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.5346999836375963e-06| -|pypi|[mlxtend](https://pypi.org/project/mlxtend)|3.5188319098170748e-06| -|pypi|[pyzstd](https://pypi.org/project/pyzstd)|3.513644364032583e-06| -|pypi|[biomaj-core](http://biomaj.genouest.org)|3.504241715704933e-06| -|pypi|[funsor](https://pypi.org/project/funsor)|3.5037908578978824e-06| -|pypi|[csvw](https://github.com/cldf/csvw)|3.4832635983263614e-06| -|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.483096974858373e-06| -|pypi|[httpcore](https://pypi.org/project/httpcore)|3.4775880362755497e-06| -|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.475632384848498e-06| -|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|3.471495815899582e-06| -|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.4518828451882847e-06| -|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.4233548877900336e-06| -|pypi|[ubelt](https://pypi.org/project/ubelt)|3.3944020677606128e-06| -|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.3891213389121338e-06| -|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.3891213389121338e-06| -|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.3891213389121236e-06| -|pypi|[wxpython](https://pypi.org/project/wxpython)|3.379707112970719e-06| -|pypi|[PyQtWebEngine](https://www.riverbankcomputing.com/software/pyqtwebengine/)|3.375442549082718e-06| -|pypi|[semantic_version](https://github.com/rbarrois/python-semanticversion)|3.369695158398091e-06| -|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.3655857740585773e-06| -|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.3655857740585773e-06| -|pypi|[pyro4](https://pypi.org/project/pyro4)|3.3655857740585773e-06| -|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.3655857740585773e-06| -|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.3655857740585773e-06| -|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.3655857740585773e-06| -|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.3655857740585773e-06| -|pypi|[couchbase](https://pypi.org/project/couchbase)|3.3655857740585773e-06| -|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.3655857740585773e-06| -|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.3655857740585773e-06| -|pypi|[pyArango](https://pypi.org/project/pyArango)|3.3655857740585773e-06| -|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.3622235505080697e-06| -|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.3622235505080697e-06| -|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.3592492758287735e-06| -|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.3590955980178547e-06| -|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.3590955980178547e-06| -|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.3590955980178547e-06| -|pypi|[configupdater](https://pypi.org/project/configupdater)|3.3590955980178547e-06| -|pypi|[mkdocs-bootswatch](https://pypi.org/project/mkdocs-bootswatch)|3.3552301255230123e-06| -|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.353024188556857e-06| -|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.3324693597956085e-06| -|pypi|[platon](https://pypi.org/project/platon)|3.3324693597956085e-06| -|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.3324693597956085e-06| -|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.3324693597956085e-06| -|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.3324693597956085e-06| -|pypi|[scp](https://pypi.org/project/scp)|3.3324693597956085e-06| -|pypi|[wtforms](https://pypi.org/project/wtforms)|3.3324693597956085e-06| -|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.3324693597956085e-06| -|pypi|[bytecode](https://pypi.org/project/bytecode)|3.3324693597956085e-06| -|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.3324693597956085e-06| -|pypi|[docrep](https://pypi.org/project/docrep)|3.3324693597956085e-06| -|pypi|[mudata](https://pypi.org/project/mudata)|3.3324693597956085e-06| -|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.3286013150029883e-06| -|pypi|[hmf](https://github.com/steven-murray/hmf)|3.322667979325611e-06| -|pypi|[flox](https://pypi.org/project/flox)|3.313807531380753e-06| -|pypi|[vispy](https://pypi.org/project/vispy)|3.2953153018529587e-06| -|pypi|[pyside](https://pypi.org/project/pyside)|3.2953153018529587e-06| -|pypi|[google-api-python-client](https://github.com/googleapis/google-api-python-client/)|3.2833458750572324e-06| -|pypi|[cvxpy](https://pypi.org/project/cvxpy)|3.2702048007046904e-06| -|pypi|[tensorflowtensorflow-addons](https://pypi.org/project/tensorflowtensorflow-addons)|3.2702048007046904e-06| -|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.2702048007046904e-06| -|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.246284807387102e-06| -|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.246284807387102e-06| -|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.246284807387102e-06| -|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.246284807387102e-06| -|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.246284807387102e-06| -|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.246284807387102e-06| -|pypi|[katversion](https://pypi.org/project/katversion)|3.246284807387102e-06| -|pypi|[lupa](https://pypi.org/project/lupa)|3.246284807387102e-06| -|pypi|[omnijson](https://pypi.org/project/omnijson)|3.246284807387102e-06| -|pypi|[pygelf](https://pypi.org/project/pygelf)|3.246284807387102e-06| -|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.246284807387102e-06| -|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.246284807387102e-06| -|pypi|[spead2](https://pypi.org/project/spead2)|3.246284807387102e-06| -|pypi|[katpoint](https://pypi.org/project/katpoint)|3.246284807387102e-06| -|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.246284807387102e-06| -|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.241768237220302e-06| -|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.241768237220302e-06| -|pypi|[logomaker](http://logomaker.readthedocs.io)|3.2296708025773677e-06| -|pypi|[cbor2](https://pypi.org/project/cbor2)|3.21853878339234e-06| -|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.21853878339234e-06| -|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.21853878339234e-06| -|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|3.2169082953202528e-06| -|pypi|[stone](https://pypi.org/project/stone)|3.195457262402869e-06| -|pypi|[msrest](https://pypi.org/project/msrest)|3.195457262402869e-06| -|pypi|[azure-core](https://pypi.org/project/azure-core)|3.195457262402869e-06| -|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.1863533955584168e-06| -|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.1863533955584168e-06| -|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.1863533955584168e-06| -|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.1863533955584168e-06| -|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.1863533955584168e-06| -|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.1863533955584168e-06| -|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.1666032712057816e-06| -|pypi|[modin](https://github.com/modin-project/modin)|3.1666032712057816e-06| -|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.154489861602832e-06| -|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.154489861602832e-06| -|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.143089487447699e-06| -|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.1380753138075318e-06| -|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.1377615062761503e-06| -|pypi|[metpy](https://pypi.org/project/metpy)|3.106694560669456e-06| -|pypi|[types-decorator](https://github.com/python/typeshed)|3.106694560669456e-06| -|pypi|[lazy-loader](https://pypi.org/project/lazy-loader)|3.106694560669456e-06| -|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.0866314562041294e-06| -|pypi|[vaex](https://pypi.org/project/vaex)|3.0866314562041294e-06| -|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.0866314562041294e-06| -|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.0866314562041294e-06| -|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.0866314562041294e-06| -|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.0866314562041294e-06| -|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.0866314562041294e-06| -|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.0866314562041294e-06| -|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.0866314562041294e-06| -|pypi|[bqplot](https://pypi.org/project/bqplot)|3.0866314562041294e-06| -|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.0866314562041294e-06| -|pypi|[aplus](https://pypi.org/project/aplus)|3.0866314562041294e-06| -|pypi|[blake3](https://pypi.org/project/blake3)|3.0866314562041294e-06| -|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.0866314562041294e-06| -|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.0866314562041294e-06| -|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.0866314562041294e-06| -|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.081019399011031e-06| -|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.066767282248454e-06| -|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.066767282248454e-06| -|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.066767282248454e-06| -|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.066767282248454e-06| -|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.066767282248454e-06| -|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.066767282248454e-06| -|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.066767282248454e-06| -|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.066767282248454e-06| -|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.0383475974900115e-06| -|pypi|[deepdiff](https://pypi.org/project/deepdiff)|3.008596744136985e-06| -|pypi|[pyqt](https://pypi.org/project/pyqt)|3.0031380753138077e-06| -|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|3.0031380753138077e-06| -|pypi|[channels](https://pypi.org/project/channels)|2.9870327466371593e-06| -|pypi|[questionary](https://github.com/tmbo/questionary)|2.9823987284074754e-06| -|pypi|[fhirclient](https://github.com/smart-on-fhir/client-py/)|2.9811715481171595e-06| -|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|2.9748953974895438e-06| -|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|2.974698301626234e-06| -|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|2.9627122815653462e-06| -|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|2.9627122815653437e-06| -|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|2.958756724447101e-06| -|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|2.958756724447101e-06| -|pypi|[aafigure](https://pypi.org/project/aafigure)|2.958756724447101e-06| -|pypi|[mizani](https://github.com/has2k1/mizani)|2.9318589360430394e-06| -|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|2.9288702928870496e-06| -|pypi|[pycuda](https://pypi.org/project/pycuda)|2.9171548117154814e-06| -|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|2.8973664779719413e-06| -|pypi|[hashin](https://pypi.org/project/hashin)|2.8844312334592176e-06| -|pypi|[hankel](https://github.com/steven-murray/hankel)|2.8833374353925764e-06| -|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.87457280654125e-06| -|pypi|[bio](https://pypi.org/project/bio)|2.87457280654125e-06| -|pypi|[kahypar](https://pypi.org/project/kahypar)|2.87457280654125e-06| -|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.87457280654125e-06| -|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.87457280654125e-06| -|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.87457280654125e-06| -|pypi|[selfies](https://pypi.org/project/selfies)|2.87457280654125e-06| -|pypi|[upfp](https://pypi.org/project/upfp)|2.87457280654125e-06| -|pypi|[nbdime](https://pypi.org/project/nbdime)|2.865235183226815e-06| -|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.8556485355648657e-06| -|pypi|[pendulum](https://pypi.org/project/pendulum)|2.846682606096832e-06| -|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.846682606096832e-06| -|pypi|[tensorrt](https://developer.nvidia.com/tensorrt)|2.8242677824267784e-06| -|pypi|[nvidia-cuda-nvcc-cu11](https://developer.nvidia.com/cuda-zone)|2.8242677824267784e-06| -|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|2.8242677824267784e-06| -|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|2.8242677824267784e-06| -|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|2.8242677824267784e-06| -|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8242677824267784e-06| -|pypi|[xnat](https://pypi.org/project/xnat)|2.8242677824267784e-06| -|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8242677824267784e-06| -|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8242677824267784e-06| -|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8242677824267784e-06| -|pypi|[cudf](https://pypi.org/project/cudf)|2.815745523483558e-06| -|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.810216698932118e-06| -|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.810216698932118e-06| -|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.810216698932118e-06| -|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.810216698932118e-06| -|pypi|[python-apt](https://pypi.org/project/python-apt)|2.810216698932118e-06| -|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.810216698932118e-06| -|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.810216698932118e-06| -|pypi|[Truvari](https://pypi.org/project/Truvari)|2.810216698932118e-06| -|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.810216698932118e-06| -|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.803032686318306e-06| -|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.803032686318306e-06| -|pypi|[motor](https://pypi.org/project/motor)|2.803032686318306e-06| -|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.803032686318306e-06| -|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.803032686318306e-06| -|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.803032686318306e-06| -|pypi|[pyhash](https://pypi.org/project/pyhash)|2.803032686318306e-06| -|pypi|[flametree](https://pypi.org/project/flametree)|2.748679106984699e-06| -|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.748679106984699e-06| -|pypi|[platemap](https://pypi.org/project/platemap)|2.748679106984699e-06| -|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.748679106984699e-06| -|pypi|[proglog](https://pypi.org/project/proglog)|2.748679106984699e-06| -|pypi|[sbol2](https://pypi.org/project/sbol2)|2.748679106984699e-06| -|pypi|[biomaj-cli](http://biomaj.genouest.org)|2.746738862909184e-06| -|pypi|[pixell](https://pypi.org/project/pixell)|2.7458158995815896e-06| -|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.710469446871122e-06| -|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.7014735310169183e-06| -|pypi|[pyceo](https://pypi.org/project/pyceo)|2.7014735310169183e-06| -|pypi|[properconf](https://pypi.org/project/properconf)|2.7014735310169183e-06| -|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.7014735310169183e-06| -|pypi|[multipart](https://pypi.org/project/multipart)|2.7014735310169183e-06| -|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.684797768479777e-06| -|pypi|[resampy](https://pypi.org/project/resampy)|2.6670502092050205e-06| -|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.6650233483816894e-06| -|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.6650233483816894e-06| -|pypi|[proselint](https://pypi.org/project/proselint)|2.6650233483816894e-06| -|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.6629426614618638e-06| -|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.642793810319792e-06| -|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.642793810319792e-06| -|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.5889121338912135e-06| -|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.5812462641960577e-06| -|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|2.5776321234370168e-06| -|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.5694560669456164e-06| -|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.563023012552301e-06| -|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.5516317991631797e-06| -|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.5340881122323404e-06| -|pypi|[sadisplay](http://bitbucket.org/estin/sadisplay)|2.532875074716079e-06| -|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.5122611550998604e-06| -|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.510460251046044e-06| -|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.5104602510460263e-06| -|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.510460251046025e-06| -|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.507322175732231e-06| -|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.5041841004184178e-06| -|pypi|[colander](https://github.com/Pylons/colander)|2.498390730608305e-06| -|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.485355648535565e-06| -|pypi|[coconut](https://pypi.org/project/coconut)|2.482872775759805e-06| -|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|2.482872775759805e-06| -|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.460502092050209e-06| -|pypi|[cmocean](https://pypi.org/project/cmocean)|2.4462220034457306e-06| -|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.4407119123800156e-06| -|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.4208009563658097e-06| -|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.4208009563658097e-06| -|pypi|[fido](https://pypi.org/project/fido)|2.4208009563658097e-06| -|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.4208009563658097e-06| -|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|2.420240585774059e-06| -|pypi|[mip](https://pypi.org/project/mip)|2.4115760111576043e-06| -|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.3759713090257174e-06| -|pypi|[lark](https://github.com/lark-parser/lark)|2.3687640811071947e-06| -|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.367005379557681e-06| -|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.367005379557681e-06| -|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.3535564853556486e-06| -|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.3535564853556486e-06| -|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.3535564853556486e-06| -|pypi|[deform](https://pypi.org/project/deform)|2.3535564853556486e-06| -|pypi|[Faker](https://pypi.org/project/Faker)|2.3535564853556486e-06| -|pypi|[flower](https://pypi.org/project/flower)|2.3535564853556486e-06| -|pypi|[hl7](https://pypi.org/project/hl7)|2.3535564853556486e-06| -|pypi|[paginate](https://pypi.org/project/paginate)|2.3535564853556486e-06| -|pypi|[pycap](https://pypi.org/project/pycap)|2.3535564853556486e-06| -|pypi|[pyotp](https://pypi.org/project/pyotp)|2.3535564853556486e-06| -|pypi|[scrapy](https://pypi.org/project/scrapy)|2.3535564853556486e-06| -|pypi|[twilio](https://pypi.org/project/twilio)|2.3535564853556486e-06| -|pypi|[Wand](https://pypi.org/project/Wand)|2.3535564853556486e-06| -|pypi|[cheroot](https://pypi.org/project/cheroot)|2.3535564853556486e-06| -|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.3535564853556486e-06| -|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.3535564853556486e-06| -|pypi|[parsel](https://pypi.org/project/parsel)|2.3535564853556486e-06| -|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.3535564853556486e-06| -|pypi|[portend](https://pypi.org/project/portend)|2.3535564853556486e-06| -|pypi|[protego](https://pypi.org/project/protego)|2.3535564853556486e-06| -|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.3535564853556486e-06| -|pypi|[python-editor](https://pypi.org/project/python-editor)|2.3535564853556486e-06| -|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.3535564853556486e-06| -|pypi|[queuelib](https://pypi.org/project/queuelib)|2.3535564853556486e-06| -|pypi|[w3lib](https://pypi.org/project/w3lib)|2.3535564853556486e-06| -|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.3535564853556486e-06| -|pypi|[qrcode](https://pypi.org/project/qrcode)|2.3535564853556486e-06| -|pypi|[tldextract](https://pypi.org/project/tldextract)|2.3535564853556486e-06| -|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.3535564853556486e-06| -|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.3535564853556486e-06| -|pypi|[hickle](http://github.com/telegraphic/hickle)|2.343096234309638e-06| -|pypi|[biomaj-user](http://biomaj.genouest.org)|2.3359362763743757e-06| -|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.330020920502092e-06| -|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.330020920502092e-06| -|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.330020920502092e-06| -|pypi|[oemof](https://pypi.org/project/oemof)|2.325867585527935e-06| -|pypi|[HTSeq](https://github.com/htseq)|2.301255230125528e-06| -|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.301255230125523e-06| -|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.301255230125523e-06| -|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.2891433604932836e-06| -|pypi|[zope.component](https://pypi.org/project/zope.component)|2.276820198629822e-06| -|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.274872496348196e-06| -|pypi|[twobody](https://pypi.org/project/twobody)|2.2594142259414227e-06| -|pypi|[cmastro](https://pypi.org/project/cmastro)|2.2594142259414227e-06| -|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.2594142259414227e-06| -|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|2.2516349636088774e-06| -|pypi|[cattrs](https://github.com/python-attrs/cattrs)|2.238457092498508e-06| -|pypi|[url-normalize](https://github.com/niksite/url-normalize)|2.238457092498508e-06| -|pypi|[pytest-socket](https://pypi.org/project/pytest-socket)|2.2347315495235747e-06| -|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.2190675433353257e-06| -|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.2190675433353257e-06| -|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.2190675433353257e-06| -|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.211362447698745e-06| -|pypi|[jupyter-book](https://executablebooks.org/)|2.196652719665274e-06| -|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.1929608663549103e-06| -|pypi|[rise](https://pypi.org/project/rise)|2.1929608663549103e-06| -|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.1929608663549103e-06| -|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.170699112136569e-06| -|pypi|[pvfactors](https://pypi.org/project/pvfactors)|2.1602286312014374e-06| -|pypi|[rpyc](http://rpyc.readthedocs.org)|2.1442284026581345e-06| -|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|2.1088059340025146e-06| -|pypi|[eeglabio](https://pypi.org/project/eeglabio)|2.1088059340025146e-06| -|pypi|[copier](https://pypi.org/project/copier)|2.1037376405413617e-06| -|pypi|[dunamai](https://pypi.org/project/dunamai)|2.1037376405413617e-06| -|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.1037376405413617e-06| -|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.1037376405413617e-06| -|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.1037376405413617e-06| -|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.1037376405413617e-06| -|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.1037376405413617e-06| -|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.1037376405413617e-06| -|pypi|[pygeos](https://pypi.org/project/pygeos)|2.1037376405413617e-06| -|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.1037376405413617e-06| -|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.1037376405413617e-06| -|pypi|[send2trash](https://pypi.org/project/send2trash)|2.1037376405413617e-06| -|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.0932169295140004e-06| -|pypi|[Levenshtein](https://pypi.org/project/Levenshtein)|2.0591808818796294e-06| -|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.05401293267402e-06| -|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.048370040001839e-06| -|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.048370040001839e-06| -|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.048370040001839e-06| -|pypi|[rtoml](https://pypi.org/project/rtoml)|2.045051299307838e-06| -|pypi|[pythran](https://pypi.org/project/pythran)|2.045051299307838e-06| -|pypi|[meson-python](https://pypi.org/project/meson-python)|2.045051299307838e-06| -|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.045051299307838e-06| -|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.0114614465032878e-06| -|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|2.0046025104602513e-06| -|pypi|[types-pillow](https://pypi.org/project/types-pillow)|2.004319071399649e-06| -|pypi|[blue](https://pypi.org/project/blue)|2.004319071399649e-06| -|pypi|[sncosmo](https://sncosmo.readthedocs.org)|1.9972966364179807e-06| -|pypi|[pyright](https://pypi.org/project/pyright)|1.993600787595373e-06| -|pypi|[Yapsy](https://pypi.org/project/Yapsy)|1.993600787595373e-06| -|pypi|[influxdb](https://pypi.org/project/influxdb)|1.993600787595373e-06| -|pypi|[drmaa](https://pypi.org/project/drmaa)|1.993600787595373e-06| -|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|1.993600787595373e-06| -|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|1.993600787595373e-06| -|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|1.993600787595373e-06| -|pypi|[pylama](https://pypi.org/project/pylama)|1.993600787595373e-06| -|pypi|[tabulator](https://pypi.org/project/tabulator)|1.993600787595373e-06| -|pypi|[tableschema](https://pypi.org/project/tableschema)|1.993600787595373e-06| -|pypi|[dfsql](https://pypi.org/project/dfsql)|1.993600787595373e-06| -|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|1.993600787595373e-06| -|pypi|[wotan](https://github.com/hippke/wotan)|1.9914626486125394e-06| -|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|1.982996528086887e-06| -|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|1.982996528086887e-06| -|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|1.982996528086887e-06| -|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|1.982996528086887e-06| -|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|1.982996528086887e-06| -|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|1.982996528086887e-06| -|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|1.982996528086887e-06| -|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|1.982996528086887e-06| -|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|1.982996528086887e-06| -|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|1.982996528086887e-06| -|pypi|[snakeviz](https://github.com/jiffyclub/snakeviz)|1.97793122974801e-06| -|pypi|[bson](https://pypi.org/project/bson)|1.9694792084578598e-06| -|pypi|[pyomo](http://pyomo.org)|1.9565402601336696e-06| -|pypi|[libpysal](http://pysal.org/libpysal)|1.952580195258021e-06| -|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.942468619246862e-06| -|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.94168410041841e-06| -|pypi|[percy](https://pypi.org/project/percy)|1.9228626445943603e-06| -|pypi|[preconditions](https://pypi.org/project/preconditions)|1.9228626445943603e-06| -|pypi|[mimesis](https://pypi.org/project/mimesis)|1.9228626445943603e-06| -|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.9228626445943603e-06| -|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.9228626445943603e-06| -|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.9228626445943603e-06| -|pypi|[moarchiving](https://pypi.org/project/moarchiving)|1.922267259414226e-06| -|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.9195836309827534e-06| -|pypi|[snappy](https://pypi.org/project/snappy)|1.9195836309827534e-06| -|pypi|[datashape](https://pypi.org/project/datashape)|1.9195836309827534e-06| -|pypi|[fastremap](https://pypi.org/project/fastremap)|1.9118120373350502e-06| -|pypi|[edt](https://pypi.org/project/edt)|1.9118120373350502e-06| -|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.9118120373350502e-06| -|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.9118120373350502e-06| -|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.9118120373350502e-06| -|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.9118120373350502e-06| -|pypi|[bs4](https://pypi.org/project/bs4)|1.9016909868374376e-06| -|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.891250747160789e-06| -|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.8828451882845332e-06| -|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.8828451882845226e-06| -|pypi|[jumper](https://vlab.jumper.io)|1.8828451882845226e-06| -|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.8828451882845226e-06| -|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.8828451882845226e-06| -|pypi|[atropos](https://atropos.readthedocs.org/)|1.8828451882845226e-06| -|pypi|[git](https://pypi.org)|1.8828451882845226e-06| -|pypi|[exhale](https://github.com/svenevs/exhale)|1.8828451882845226e-06| -|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.8828451882845226e-06| -|pypi|[py-packman](https://github.com/Pranavkhade/PACKMAN)|1.8828451882845226e-06| -|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.8828451882845226e-06| -|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.8828451882845226e-06| -|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.8828451882845226e-06| -|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.8828451882845226e-06| -|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.882845188284519e-06| -|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.882845188284519e-06| -|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.882845188284519e-06| -|pypi|[komics](http://github.com/frebio/komics)|1.882845188284519e-06| -|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.882845188284519e-06| -|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.882845188284519e-06| -|pypi|[catscii](https://pypi.org/project/catscii)|1.882845188284519e-06| -|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.882845188284519e-06| -|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.882845188284519e-06| -|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.882845188284519e-06| -|pypi|[partycls](https://pypi.org/project/partycls)|1.882845188284519e-06| -|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.882845188284519e-06| -|pypi|[petsc](https://petsc.org/)|1.882845188284519e-06| -|pypi|[PICOS](https://pypi.org/project/PICOS)|1.882845188284519e-06| -|pypi|[gymnasium](https://farama.org)|1.8828451882845017e-06| -|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.8828451882845017e-06| -|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.8819485953377225e-06| -|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8364696910361314e-06| -|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8364696910361314e-06| -|pypi|[ablog](https://pypi.org/project/ablog)|1.8364696910361314e-06| -|pypi|[pytype](https://pypi.org/project/pytype)|1.8364696910361314e-06| -|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8364696910361314e-06| -|pypi|[jraph](https://pypi.org/project/jraph)|1.8364696910361314e-06| -|pypi|[clu](https://pypi.org/project/clu)|1.8364696910361314e-06| -|pypi|[orbax](https://pypi.org/project/orbax)|1.8364696910361314e-06| -|pypi|[yte](https://github.com/koesterlab/yte)|1.8178421996413643e-06| -|pypi|[vulture](https://pypi.org/project/vulture)|1.8102919432472393e-06| -|pypi|[pypandoc](https://pypi.org/project/pypandoc)|1.7986126403875795e-06| -|pypi|[lap](https://pypi.org/project/lap)|1.7986126403875795e-06| -|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.7954201840492763e-06| -|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.7923237850016093e-06| -|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.7923237850016093e-06| -|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.7923237850016093e-06| -|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.7923237850016093e-06| -|pypi|[trollius](https://pypi.org/project/trollius)|1.7752540346682604e-06| -|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.7752540346682604e-06| -|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.7752540346682604e-06| -|pypi|[mongomock](https://pypi.org/project/mongomock)|1.7752540346682604e-06| -|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.7752540346682604e-06| -|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.7752540346682604e-06| -|pypi|[mike](https://pypi.org/project/mike)|1.7752540346682604e-06| -|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.7752540346682604e-06| -|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.765910592380533e-06| -|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.765910592380533e-06| -|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.765910592380533e-06| -|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.765910592380533e-06| -|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.765910592380533e-06| -|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.765910592380533e-06| -|pypi|[dodgy](https://pypi.org/project/dodgy)|1.765910592380533e-06| -|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.757501494321578e-06| -|pypi|[cliff](https://pypi.org/project/cliff)|1.757501494321578e-06| -|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.7532715269218997e-06| -|pypi|[gstools](https://pypi.org/project/gstools)|1.7259414225941423e-06| -|pypi|[openturns](https://pypi.org/project/openturns)|1.7259414225941423e-06| -|pypi|[numpoly](https://pypi.org/project/numpoly)|1.7259414225941423e-06| -|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7108545220469908e-06| -|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7108545220469908e-06| -|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7108545220469908e-06| -|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7108545220469908e-06| -|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7108545220469908e-06| -|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7108545220469908e-06| -|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7108545220469908e-06| -|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7108545220469908e-06| -|pypi|[markdown-it-py>=1.0.0,<3.0.0](https://pypi.org/project/markdown-it-py>=1.0.0,<3.0.0)|1.7108545220469908e-06| -|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7108545220469908e-06| -|pypi|[jaxns](https://pypi.org/project/jaxns)|1.705178217510303e-06| -|pypi|[levmar](https://pypi.org/project/levmar)|1.6945606694560669e-06| -|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.6945606694560669e-06| -|pypi|[bumps](https://pypi.org/project/bumps)|1.6945606694560669e-06| -|pypi|[tinycc](https://pypi.org/project/tinycc)|1.6945606694560669e-06| -|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.6945606694560669e-06| -|pypi|[dfogn](https://pypi.org/project/dfogn)|1.6945606694560669e-06| -|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.6945606694560669e-06| -|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.6945606694560669e-06| -|pypi|[croniter](https://pypi.org/project/croniter)|1.692207112970712e-06| -|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.6736401673640277e-06| -|pypi|[openbabel](http://openbabel.org/)|1.669456066945607e-06| -|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.6645442968892146e-06| -|pypi|[swapper](https://pypi.org/project/swapper)|1.6569037656903765e-06| -|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.6569037656903765e-06| -|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.6569037656903765e-06| -|pypi|[genfire](https://pypi.org/project/genfire)|1.6569037656903765e-06| -|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.6569037656903765e-06| -|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.6569037656903765e-06| -|pypi|[opencv-contrib-python](https://github.com/skvark/opencv-python)|1.6497310221159704e-06| -|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|1.6492999678146157e-06| -|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.64402842727049e-06| -|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.6403347280334728e-06| -|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.6403347280334728e-06| -|pypi|[smt](https://github.com/SMTorg/smt)|1.6362821279139384e-06| -|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.6351024003523452e-06| -|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6317991631799166e-06| -|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6266059192622422e-06| -|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6266059192622422e-06| -|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6266059192622422e-06| -|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6266059192622422e-06| -|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6266059192622422e-06| -|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6266059192622422e-06| -|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6266059192622422e-06| -|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6266059192622422e-06| -|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6266059192622422e-06| -|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6266059192622422e-06| -|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6266059192622422e-06| -|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6266059192622422e-06| -|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6266059192622422e-06| -|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6138673042438734e-06| -|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.613867304243873e-06| -|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6091084647570005e-06| -|pypi|[flake8-tidy-imports](https://pypi.org/project/flake8-tidy-imports)|1.5931766977792084e-06| -|pypi|[flake8-string-format](https://pypi.org/project/flake8-string-format)|1.5931766977792084e-06| -|pypi|[flake8-pep3101](https://pypi.org/project/flake8-pep3101)|1.5931766977792084e-06| -|pypi|[flake8-mutable](https://pypi.org/project/flake8-mutable)|1.5931766977792084e-06| -|pypi|[flake8-blind-except](https://pypi.org/project/flake8-blind-except)|1.5931766977792084e-06| -|pypi|[types-tabulate](https://pypi.org/project/types-tabulate)|1.5931766977792084e-06| -|pypi|[py-stringmatching](https://pypi.org/project/py-stringmatching)|1.5931766977792084e-06| -|pypi|[pylev](https://pypi.org/project/pylev)|1.5931766977792084e-06| -|pypi|[distance](https://pypi.org/project/distance)|1.5931766977792084e-06| -|pypi|[pyxDamerauLevenshtein](https://pypi.org/project/pyxDamerauLevenshtein)|1.5931766977792084e-06| -|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.5899581589958165e-06| -|pypi|[cmasher](https://cmasher.readthedocs.io)|1.5899581589958165e-06| -|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.5899581589958165e-06| -|pypi|[ecdsa](https://pypi.org/project/ecdsa)|1.569866654649742e-06| -|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|1.569866654649742e-06| -|pypi|[foldedleastsquares](https://pypi.org/project/foldedleastsquares)|1.566400618824936e-06| -|pypi|[everest-pipeline](https://pypi.org/project/everest-pipeline)|1.566400618824936e-06| -|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.566400618824936e-06| -|pypi|[autodoc](https://pypi.org/project/autodoc)|1.5664006188249356e-06| -|pypi|[Boruta](https://pypi.org/project/Boruta)|1.5560704035409249e-06| -|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.5560704035409249e-06| -|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.5560704035409249e-06| -|pypi|[daphne](https://pypi.org/project/daphne)|1.5560704035409249e-06| -|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.5560704035409249e-06| -|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.5560704035409249e-06| -|pypi|[django-light](https://pypi.org/project/django-light)|1.5560704035409249e-06| -|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.5560704035409249e-06| -|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.5560704035409249e-06| -|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.5560704035409249e-06| -|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.5560704035409249e-06| -|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.5560704035409249e-06| -|pypi|[kmodes](https://pypi.org/project/kmodes)|1.5560704035409249e-06| -|pypi|[missingno](https://pypi.org/project/missingno)|1.5560704035409249e-06| -|pypi|[multimethod](https://pypi.org/project/multimethod)|1.5560704035409249e-06| -|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.5560704035409249e-06| -|pypi|[phik](https://pypi.org/project/phik)|1.5560704035409249e-06| -|pypi|[pycaret](https://pypi.org/project/pycaret)|1.5560704035409249e-06| -|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.5560704035409249e-06| -|pypi|[pyod](https://pypi.org/project/pyod)|1.5560704035409249e-06| -|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.5560704035409249e-06| -|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.5560704035409249e-06| -|pypi|[textblob](https://pypi.org/project/textblob)|1.5560704035409249e-06| -|pypi|[visions](https://pypi.org/project/visions)|1.5560704035409249e-06| -|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.5560704035409249e-06| -|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.556048753865745e-06| -|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.556048753865745e-06| -|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.556048753865745e-06| -|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5533472803347284e-06| -|pypi|[pydata_sphinx_theme](https://pypi.org/project/pydata_sphinx_theme)|1.553347280334728e-06| -|pypi|[flit](https://pypi.org/project/flit)|1.553347280334728e-06| -|pypi|[peppy](https://pypi.org/project/peppy)|1.553347280334728e-06| -|pypi|[eido](https://pypi.org/project/eido)|1.553347280334728e-06| -|pypi|[slacker](https://pypi.org/project/slacker)|1.553347280334728e-06| -|pypi|[throttler](https://pypi.org/project/throttler)|1.553347280334728e-06| -|pypi|[reretry](https://pypi.org/project/reretry)|1.553347280334728e-06| -|pypi|[pscript](https://pypi.org/project/pscript)|1.546622833233712e-06| -|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.546622833233712e-06| -|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5376569037657105e-06| -|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5341701534170154e-06| -|pypi|[splot](https://pypi.org/project/splot)|1.5341701534170154e-06| -|pypi|[esda](https://pypi.org/project/esda)|1.5341701534170154e-06| -|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5062761506276435e-06| -|pypi|[qtsass](https://pypi.org/project/qtsass)|1.4793783622235505e-06| -|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.4670616136018926e-06| -|pypi|[spin](https://pypi.org/project/spin)|1.4670616136018926e-06| -|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.4619739109032733e-06| -|pypi|[portpicker](https://pypi.org/project/portpicker)|1.4562630753138076e-06| -|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.4562630753138076e-06| -|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4513598326359845e-06| -|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.4458078532346313e-06| -|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.4458078532346313e-06| -|pypi|[get_version](https://pypi.org/project/get_version)|1.4458078532346313e-06| -|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.4458078532346313e-06| -|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4309623430962344e-06| -|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.4224791944457215e-06| -|pypi|[oemof.db](https://pypi.org/project/oemof.db)|1.4121338912133892e-06| -|pypi|[GeoAlchemy2](https://pypi.org/project/GeoAlchemy2)|1.4121338912133892e-06| -|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|1.4121338912133892e-06| -|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|1.4121338912133892e-06| -|pypi|[vegafusion](https://pypi.org/project/vegafusion)|1.4121338912133892e-06| -|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|1.4121338912133892e-06| -|pypi|[anywidget](https://pypi.org/project/anywidget)|1.4121338912133892e-06| -|pypi|[gin-config](https://pypi.org/project/gin-config)|1.3950945682424886e-06| -|pypi|[pytest-isort](https://github.com/stephrdev/pytest-isort)|1.3934231171548128e-06| -|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.371731171548118e-06| -|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.359832635983267e-06| -|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.3556485355648534e-06| -|pypi|[WebOb](http://webob.org/)|1.351786289024784e-06| -|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3507367655084592e-06| -|pypi|[uharfbuzz](https://pypi.org/project/uharfbuzz)|1.3314405260011955e-06| -|pypi|[astroML](http://astroML.github.com)|1.3075313807531445e-06| -|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3044104533918655e-06| -|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|1.2993597406777342e-06| -|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.2944560669456072e-06| -|pypi|[quandl](https://github.com/quandl/quandl-python)|1.2944560669456072e-06| -|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.2944560669456068e-06| -|pypi|[lcbuilder](https://github.com/PlanetHunders/lcbuilder)|1.2927851850594493e-06| -|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.2898076705608127e-06| -|pypi|[pybv](https://pypi.org/project/pybv)|1.2766556052517674e-06| -|pypi|[radon](https://pypi.org/project/radon)|1.2680385961916145e-06| -|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.2609524981540733e-06| -|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.2609524981540733e-06| -|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.2609524981540733e-06| -|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.2609524981540733e-06| -|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.255230125523022e-06| -|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.255230125523022e-06| -|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.255230125523022e-06| -|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.255230125523022e-06| -|pypi|[pyone](http://opennebula.io)|1.255230125523022e-06| -|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.255230125523022e-06| -|pypi|[parmap](https://github.com/zeehio/parmap)|1.255230125523022e-06| -|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.255230125523022e-06| -|pypi|[pystan](https://mc-stan.org)|1.255230125523022e-06| -|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.255230125523022e-06| -|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.255230125523022e-06| -|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.255230125523022e-06| -|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.255230125523022e-06| -|pypi|[synthia](https://github.com/dmey/synthia)|1.255230125523022e-06| -|pypi|[symfem](https://github.com/mscroggs/symfem)|1.255230125523022e-06| -|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.255230125523022e-06| -|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.255230125523022e-06| -|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.255230125523022e-06| -|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.255230125523022e-06| -|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.255230125523022e-06| -|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.255230125523022e-06| -|pypi|[contextily](https://github.com/darribas/contextily)|1.255230125523022e-06| -|pypi|[clingo](https://github.com/potassco/clingo)|1.2552301255230127e-06| -|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2552301255230127e-06| -|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2552301255230127e-06| -|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2552301255230127e-06| -|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2552301255230127e-06| -|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2552301255230127e-06| -|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2552301255230127e-06| -|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2552301255230127e-06| -|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2552301255230127e-06| -|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2552301255230127e-06| -|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2552301255230127e-06| -|pypi|[libceed](https://libceed.readthedocs.io)|1.2552301255230127e-06| -|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2552301255230127e-06| -|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.2480224119095008e-06| -|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2478027283305695e-06| -|pypi|[pyqtwebengine](https://www.riverbankcomputing.com/software/pyqtwebengine/)|1.243892563098934e-06| -|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2426778242677825e-06| -|pypi|[pyink](https://pypi.org/project/pyink)|1.2061284764952008e-06| -|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.1948825233344063e-06| -|pypi|[pyquery](https://pypi.org/project/pyquery)|1.1948825233344063e-06| -|pypi|[PySide2](https://www.pyside.org)|1.1824267782426896e-06| -|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.179255670557147e-06| -|pypi|[python-forge](http://github.com/dfee/forge)|1.1679681381871878e-06| -|pypi|[types-Pillow](https://pypi.org/project/types-Pillow)|1.165010460251046e-06| -|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.14708722240103e-06| -|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.14708722240103e-06| -|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.1187196874687863e-06| -|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.1187196874687863e-06| -|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1051482626887377e-06| -|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.1031881666568445e-06| -|pypi|[stingray](https://docs.stingray.science)|1.0983263598326416e-06| -|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.0758484491272064e-06| -|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0712739864377435e-06| -|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.0669456066945668e-06| -|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.0591004184100419e-06| -|pypi|[iso3166](https://pypi.org/project/iso3166)|1.0591004184100419e-06| -|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0460251046025166e-06| -|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.037195022550677e-06| -|pypi|[pytest-ignore-flaky](https://pypi.org/project/pytest-ignore-flaky)|1.0355648535564854e-06| -|pypi|[big-O](https://pypi.org/project/big-O)|1.0355648535564854e-06| -|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0237970711297143e-06| -|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.0117915557246085e-06| -|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0079878280715152e-06| -|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|1.0041841004184192e-06| -|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|1.0011225635268897e-06| -|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.977902719665308e-07| -|pypi|[ale-py](https://pypi.org/project/ale-py)|9.968003937976865e-07| -|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|9.968003937976865e-07| -|pypi|[rlds](https://pypi.org/project/rlds)|9.968003937976865e-07| -|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|9.968003937976865e-07| -|pypi|[pyoculus](https://pypi.org/project/pyoculus)|9.968003937976865e-07| -|pypi|[py-spec](https://pypi.org/project/py-spec)|9.968003937976865e-07| -|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|9.941422594142258e-07| -|pypi|[ua_parser](https://pypi.org/project/ua_parser)|9.86252241482367e-07| -|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|9.86252241482367e-07| -|pypi|[chart_studio](https://pypi.org/project/chart_studio)|9.86252241482367e-07| -|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|9.826981793509016e-07| -|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.713090257023353e-07| -|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.71250825809293e-07| -|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.699505515405137e-07| -|pypi|[spacy-transformers](https://spacy.io)|9.58499562129026e-07| -|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.58499562129026e-07| -|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.58499562129026e-07| -|pypi|[natto-py](https://pypi.org/project/natto-py)|9.58499562129026e-07| -|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.58499562129026e-07| -|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.58499562129026e-07| -|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.58499562129026e-07| -|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.414225941422613e-07| -|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.414225941422613e-07| -|pypi|[multiqc](http://multiqc.info)|9.414225941422613e-07| -|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.414225941422613e-07| -|pypi|[genshi](https://github.com/edgewall/genshi)|9.414225941422613e-07| -|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.414225941422613e-07| -|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.414225941422613e-07| -|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.414225941422613e-07| -|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.414225941422613e-07| -|pypi|[cspy](https://github.com/torressa/cspy)|9.414225941422613e-07| -|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.414225941422613e-07| -|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.414225941422613e-07| -|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.414225941422613e-07| -|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.414225941422613e-07| -|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.414225941422595e-07| -|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.414225941422595e-07| -|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.414225941422595e-07| -|pypi|[easybuild](https://easybuild.io)|9.414225941422595e-07| -|pypi|[easybuild-easyblocks](https://easybuild.io)|9.414225941422595e-07| -|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.414225941422595e-07| -|pypi|[easybuild-framework](https://easybuild.io)|9.414225941422595e-07| -|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.414225941422595e-07| -|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.414225941422595e-07| -|pypi|[COFFEE](UNKNOWN)|9.414225941422595e-07| -|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.414225941422595e-07| -|pypi|[jsonref](https://pypi.org/project/jsonref)|9.159787402465226e-07| -|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.159787402465226e-07| -|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.159787402465226e-07| -|pypi|[promise](https://pypi.org/project/promise)|9.159787402465226e-07| -|pypi|[oemof.network](https://pypi.org/project/oemof.network)|9.13733694314546e-07| -|pypi|[oemof.tools](https://pypi.org/project/oemof.tools)|9.13733694314546e-07| -|pypi|[punch.py](https://pypi.org/project/punch.py)|9.13733694314546e-07| -|pypi|[windpowerlib](https://pypi.org/project/windpowerlib)|9.13733694314546e-07| -|pypi|[open-FRED-cli](https://pypi.org/project/open-FRED-cli)|9.13733694314546e-07| -|pypi|[oedialect](https://pypi.org/project/oedialect)|9.13733694314546e-07| -|pypi|[testresources](https://pypi.org/project/testresources)|9.112970711297071e-07| -|pypi|[oslotest](https://pypi.org/project/oslotest)|9.112970711297071e-07| -|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.112970711297071e-07| -|pypi|[betamax](https://pypi.org/project/betamax)|9.112970711297071e-07| -|pypi|[cugraph](https://pypi.org/project/cugraph)|8.961618925008047e-07| -|pypi|[cuml](https://pypi.org/project/cuml)|8.961618925008047e-07| -|pypi|[poppy](https://poppy-optics.readthedocs.io/)|8.891213389121363e-07| -|pypi|[bioframe](https://github.com/open2c/bioframe)|8.891213389121363e-07| -|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|8.876270173341302e-07| -|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|8.859028001287457e-07| -|pypi|[clize](https://github.com/epsy/clize)|8.786610878661112e-07| -|pypi|[tvtk](https://pypi.org/project/tvtk)|8.771843465419639e-07| -|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.543410041841004e-07| -|pypi|[sybil](https://pypi.org/project/sybil)|8.543410041841004e-07| -|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.543410041841004e-07| -|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.491262613832194e-07| -|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.491262613832194e-07| -|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.359832635983303e-07| -|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.238288254632397e-07| -|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.192398298231453e-07| -|pypi|[pylab-sdk](https://pypi.org/project/pylab-sdk)|8.175512001761726e-07| -|pypi|[dcor](https://pypi.org/project/dcor)|8.034554898283076e-07| -|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.031452312199555e-07| -|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|7.97071129707117e-07| -|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.734931584303975e-07| -|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.620292887029322e-07| -|pypi|[test-tube](https://pypi.org/project/test-tube)|7.57730380651087e-07| -|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.57730380651087e-07| -|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.57730380651087e-07| -|pypi|[torchtext](https://pypi.org/project/torchtext)|7.57730380651087e-07| -|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.531380753138218e-07| -|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.531380753138218e-07| -|pypi|[brian2](http://www.briansimulator.org/)|7.531380753138218e-07| -|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.531380753138218e-07| -|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.531380753138218e-07| -|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.531380753138218e-07| -|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.531380753138112e-07| -|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.531380753138112e-07| -|pypi|[RagTag](https://github.com/malonge/RagTag)|7.531380753138112e-07| -|pypi|[gala](http://gala.adrian.pw/)|7.531380753138112e-07| -|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.531380753138112e-07| -|pypi|[control](https://python-control.org)|7.531380753138112e-07| -|pypi|[pyviz](http://pyviz.org)|7.531380753138112e-07| -|pypi|[kombine](https://github.com/bfarr/kombine)|7.531380753138112e-07| -|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.531380753138112e-07| -|pypi|[molsets](https://pypi.org/project/molsets)|7.531380753138112e-07| -|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.531380753138112e-07| -|pypi|[update_checker](https://github.com/bboe/update_checker)|7.531380753138112e-07| -|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.531380753138112e-07| -|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.531380753138112e-07| -|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.531380753138112e-07| -|pypi|[bakta](https://github.com/oschwengers/bakta)|7.531380753138112e-07| -|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.531380753138076e-07| -|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.531380753138076e-07| -|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.531380753138076e-07| -|pypi|[pbcore](UNKNOWN)|7.531380753138076e-07| -|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.531380753138076e-07| -|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.531380753138076e-07| -|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.531380753138076e-07| -|pypi|[statistics](UNKNOWN)|7.531380753138076e-07| -|pypi|[Cigar](https://github.com/brentp/cigar)|7.531380753138076e-07| -|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.531380753138006e-07| -|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.531380753138006e-07| -|pypi|[simupy](https://github.com/simupy/simupy)|7.531380753138006e-07| -|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.531380753138006e-07| -|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.501073385922227e-07| -|pypi|[sparse](https://github.com/pydata/sparse/)|7.283187523773323e-07| -|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.19515839808727e-07| -|pypi|[sciris](http://github.com/sciris/sciris)|6.944675416248151e-07| -|pypi|[iPython](https://ipython.org)|6.922224956928391e-07| -|pypi|[django-storages](https://github.com/jschneier/django-storages)|6.846709775580053e-07| -|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|6.846709775580053e-07| -|pypi|[mxnet](https://pypi.org/project/mxnet)|6.681063571332164e-07| -|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.681063571332164e-07| -|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.660527316770426e-07| -|pypi|[starry](https://pypi.org/project/starry)|6.517541036369489e-07| -|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.472280334728034e-07| -|pypi|[ftfy](https://pypi.org/project/ftfy)|6.472280334728034e-07| -|pypi|[fairscale](https://pypi.org/project/fairscale)|6.472280334728034e-07| -|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.472280334728034e-07| -|pypi|[unidic](https://pypi.org/project/unidic)|6.472280334728034e-07| -|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.472280334728034e-07| -|pypi|[ipadic](https://pypi.org/project/ipadic)|6.472280334728034e-07| -|pypi|[fugashi](https://pypi.org/project/fugashi)|6.472280334728034e-07| -|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.472280334728034e-07| -|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.472280334728034e-07| -|pypi|[sigopt](https://pypi.org/project/sigopt)|6.472280334728034e-07| -|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.472280334728034e-07| -|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.472280334728034e-07| -|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.423247907949802e-07| -|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.345119315830666e-07| -|pypi|[falcon](https://pypi.org/project/falcon)|6.340192980958074e-07| -|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.340192980958074e-07| -|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.323748736383576e-07| -|pypi|[gsd](https://gsd.readthedocs.io)|6.323748736383576e-07| -|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.27615062761511e-07| -|pypi|[qtl](https://pypi.org/project/qtl)|6.27615062761511e-07| -|pypi|[agutil](https://github.com/agraubert/agutil)|6.27615062761511e-07| -|pypi|[wntr](https://github.com/USEPA/WNTR)|6.27615062761511e-07| -|pypi|[Requests](https://requests.readthedocs.io)|6.27615062761511e-07| -|pypi|[mbo](https://github.com/basf/mbo)|6.27615062761511e-07| -|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.27615062761511e-07| -|pypi|[Pandas](https://pandas.pydata.org)|6.27615062761511e-07| -|pypi|[Seaborn](https://seaborn.pydata.org)|6.27615062761511e-07| -|pypi|[Sympy](https://sympy.org)|6.27615062761511e-07| -|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.27615062761511e-07| -|pypi|[proper](https://pypi.org/project/proper)|6.27615062761511e-07| -|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.27615062761511e-07| -|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.27615062761511e-07| -|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.27615062761511e-07| -|pypi|[yupi](https://github.com/yupidevs/yupi)|6.27615062761511e-07| -|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.27615062761511e-07| -|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.27615062761511e-07| -|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.27615062761511e-07| -|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.27615062761511e-07| -|pypi|[guizero](https://github.com/lawsie/guizero)|6.27615062761511e-07| -|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.276150627615064e-07| -|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.276150627615064e-07| -|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.276150627615064e-07| -|pypi|[snowflake-connector-python](https://pypi.org/project/snowflake-connector-python)|6.213389121338912e-07| -|pypi|[distrax](https://github.com/deepmind/distrax)|6.132695756126775e-07| -|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.11313372819651e-07| -|pypi|[jaraco.develop](https://pypi.org/project/jaraco.develop)|6.091557962096973e-07| -|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.066945606694558e-07| -|pypi|[fastai](https://pypi.org/project/fastai)|6.061843045208696e-07| -|pypi|[hf-doc-builder](https://pypi.org/project/hf-doc-builder)|6.061843045208696e-07| -|pypi|[types-tqdm](https://pypi.org/project/types-tqdm)|6.061843045208696e-07| -|pypi|[types-simplejson](https://pypi.org/project/types-simplejson)|6.061843045208696e-07| -|pypi|[gradio](https://pypi.org/project/gradio)|6.061843045208696e-07| -|pypi|[pytest-vcr](https://pypi.org/project/pytest-vcr)|6.061843045208696e-07| -|pypi|[InquirerPy](https://pypi.org/project/InquirerPy)|6.061843045208696e-07| -|pypi|[APLpy](http://aplpy.github.io)|5.793369810106248e-07| -|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.695606694560669e-07| -|pypi|[pep440](https://pypi.org/project/pep440)|5.695606694560669e-07| -|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.592050209205021e-07| -|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.592050209205021e-07| -|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.592050209205021e-07| -|pypi|[scikit_image](https://scikit-image.org)|5.578800557880075e-07| -|pypi|[kfac](http://github.com/tensorflow/kfac)|5.431284196974583e-07| -|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.379557680812967e-07| -|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.379557680812967e-07| -|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.379557680812967e-07| -|pypi|[kllr](https://github.com/afarahi/kllr)|5.379557680812967e-07| -|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.379557680812967e-07| -|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.379557680812967e-07| -|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.379557680812967e-07| -|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.379557680812967e-07| -|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.379557680812967e-07| -|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.379557680812967e-07| -|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.379557680812967e-07| -|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.379557680812967e-07| -|pypi|[neomodel](https://neomodel.readthedocs.io)|5.379557680812967e-07| -|pypi|[faker](https://github.com/joke2k/faker)|5.379557680812967e-07| -|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.379557680812967e-07| -|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.379557680812967e-07| -|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.379557680812967e-07| -|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.379557680812967e-07| -|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.379557680812967e-07| -|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.379557680812967e-07| -|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.379557680812967e-07| -|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.379557680812967e-07| -|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.379557680812911e-07| -|pypi|[random](https://www.pytosquatting.org)|5.379557680812911e-07| -|pypi|[sys](https://github.com/stestagg/sys)|5.379557680812911e-07| -|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.379557680812911e-07| -|pypi|[usort](https://pypi.org/project/usort)|5.295502092050209e-07| -|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.214032829095671e-07| -|pypi|[ipytree](https://pypi.org/project/ipytree)|5.120925100004598e-07| -|pypi|[connexion](https://github.com/zalando/connexion)|5.020920502092004e-07| -|pypi|[furl](https://pypi.org/project/furl)|4.931261207411836e-07| -|pypi|[pyodbc](https://pypi.org/project/pyodbc)|4.931261207411836e-07| -|pypi|[pg8000](https://pypi.org/project/pg8000)|4.931261207411836e-07| -|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|4.931261207411836e-07| -|pypi|[flexmock](https://pypi.org/project/flexmock)|4.931261207411836e-07| -|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|4.904890826623567e-07| -|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.854210251046025e-07| -|pypi|[stregion](https://pypi.org/project/stregion)|4.854210251046025e-07| -|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.854210251046025e-07| -|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.854210251046025e-07| -|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.854210251046025e-07| -|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.797983877481785e-07| -|pypi|[yajl](https://pypi.org/project/yajl)|4.797983877481785e-07| -|pypi|[tinygp](https://github.com/dfm/tinygp)|4.725572237263086e-07| -|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.7071129707113065e-07| -|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.7071129707113065e-07| -|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.7071129707113065e-07| -|pypi|[tatter](https://github.com/afarahi/tatter)|4.7071129707113065e-07| -|pypi|[pymoo](https://pymoo.org)|4.7071129707113065e-07| -|pypi|[ConfigSpace](https://github.com/automl/ConfigSpace)|4.7071129707113065e-07| -|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.7071129707113065e-07| -|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.7071129707113065e-07| -|pypi|[plotly_express](https://plotly.express/)|4.7071129707113065e-07| -|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|4.7071129707113065e-07| -|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.7071129707113065e-07| -|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.7071129707113065e-07| -|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.7071129707113065e-07| -|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.7071129707113065e-07| -|pypi|[pepita](https://pypi.org/project/pepita)|4.7071129707113065e-07| -|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.7071129707113065e-07| -|pypi|[sgdml](http://www.sgdml.org)|4.7071129707113065e-07| -|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.7071129707113065e-07| -|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.7071129707113065e-07| -|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.7071129707113065e-07| -|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.7071129707113065e-07| -|pypi|[clint](https://github.com/kennethreitz/clint)|4.7071129707113065e-07| -|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.7071129707113065e-07| -|pypi|[nodepy](https://github.com/ketch/nodepy)|4.7071129707113065e-07| -|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.7071129707112975e-07| -|pypi|[findiff](https://github.com/maroba/findiff)|4.7071129707112975e-07| -|pypi|[blessed](https://github.com/jquast/blessed)|4.691422594142293e-07| -|pypi|[time-machine](https://pypi.org/project/time-machine)|4.5847865069258553e-07| -|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.573318400945971e-07| -|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.4808094625040233e-07| -|pypi|[datetime](https://github.com/zopefoundation/DateTime)|4.4014562843014964e-07| -|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.396265887739797e-07| -|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.396265887739797e-07| -|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.184100418410056e-07| -|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.184100418410056e-07| -|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.184100418410056e-07| -|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.184100418410056e-07| -|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.184100418410056e-07| -|pypi|[modAL](https://modAL-python.github.io/)|4.184100418410056e-07| -|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.184100418410056e-07| -|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.184100418410056e-07| -|pypi|[fleck](https://github.com/bmorris3/fleck)|4.184100418410056e-07| -|pypi|[yabox](https://github.com/pablormier/yabox)|4.184100418410056e-07| -|pypi|[pyxdf](https://github.com/xdf-modules/xdf-Python)|4.184100418410056e-07| -|pypi|[textdistance](https://github.com/orsinium/textdistance)|4.184100418410056e-07| -|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.184100418410056e-07| -|pypi|[htof](https://pypi.org/project/htof)|4.184100418410056e-07| -|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.184100418410056e-07| -|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.184100418410056e-07| -|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.184100418410056e-07| -|pypi|[acor](http://github.com/dfm/acor)|4.184100418410056e-07| -|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.184100418410056e-07| -|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.184100418410056e-07| -|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.184100418410056e-07| -|pypi|[injector](https://github.com/alecthomas/injector)|4.184100418410056e-07| -|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.184100418410056e-07| -|pypi|[retriever](https://github.com/weecology/retriever)|4.184100418410056e-07| -|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.184100418410056e-07| -|pypi|[sk-video](http://scikit-video.org/)|4.184100418410056e-07| -|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.184100418410056e-07| -|pypi|[dca](https://github.com/theislab/dca)|4.184100418410056e-07| -|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.1841004184100423e-07| -|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.1841004184100423e-07| -|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.1841004184100423e-07| -|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.1841004184100423e-07| -|pypi|[vmad](https://pypi.org/project/vmad)|4.1841004184100423e-07| -|pypi|[abopt](https://pypi.org/project/abopt)|4.1841004184100423e-07| -|pypi|[fastpm](https://pypi.org/project/fastpm)|4.1841004184100423e-07| -|pypi|[python-sat](https://github.com/pysathq/pysat)|4.1422594142259667e-07| -|pypi|[single-source](https://github.com/rabbit72/single-source)|4.1422594142259667e-07| -|pypi|[sphinx_book_theme](https://pypi.org/project/sphinx_book_theme)|4.0116881935601244e-07| -|pypi|[gprof2dot](https://pypi.org/project/gprof2dot)|4.0116881935601244e-07| -|pypi|[panflute](https://pypi.org/project/panflute)|4.0116881935601244e-07| -|pypi|[mistletoe](https://pypi.org/project/mistletoe)|4.0116881935601244e-07| -|pypi|[tf-slim](https://pypi.org/project/tf-slim)|3.982941744448021e-07| -|pypi|[pypng](https://pypi.org/project/pypng)|3.982941744448021e-07| -|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|3.982941744448021e-07| -|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|3.982941744448021e-07| -|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|3.9638846069147957e-07| -|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.846995055154045e-07| -|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.8236240746700996e-07| -|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.8236240746700996e-07| -|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.8236240746700996e-07| -|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.8236240746700996e-07| -|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.8236240746700996e-07| -|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.8236240746700996e-07| -|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.8236240746700996e-07| -|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.8236240746700996e-07| -|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.8236240746700996e-07| -|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.8236240746700996e-07| -|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.8236240746700996e-07| -|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.8236240746700996e-07| -|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.8236240746700996e-07| -|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.8236240746700996e-07| -|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.8236240746700996e-07| -|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.8236240746700996e-07| -|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.8236240746700996e-07| -|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.8236240746700996e-07| -|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.765690376569109e-07| -|pypi|[pypka](https://pypka.org)|3.765690376569109e-07| -|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.765690376569109e-07| -|pypi|[clldutils](https://github.com/clld/clldutils)|3.765690376569109e-07| -|pypi|[slab](http://github.com/DrMarc/slab.git)|3.765690376569056e-07| -|pypi|[libroadrunner](http://libroadrunner.org)|3.765690376569056e-07| -|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.765690376569056e-07| -|pypi|[fsps](https://github.com/dfm/python-fsps)|3.765690376569056e-07| -|pypi|[ncfs](https://github.com/BradhamLab/ncfs)|3.765690376569056e-07| -|pypi|[sslouvain](https://github.com/dakota-hawkins/sslouvain)|3.765690376569056e-07| -|pypi|[muse-origin](https://github.com/musevlt/origin)|3.765690376569056e-07| -|pypi|[cora](https://heycora.com)|3.765690376569056e-07| -|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.765690376569056e-07| -|pypi|[st-pages](https://pypi.org/project/st-pages)|3.765690376569056e-07| -|pypi|[stmol](https://github.com/napoles-uach/streamlit_3dmol)|3.765690376569056e-07| -|pypi|[streamlit-plotly-events](https://github.com/null-jones/streamlit-plotly-events)|3.765690376569056e-07| -|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.765690376569056e-07| -|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.765690376569038e-07| -|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.765690376569038e-07| -|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.765690376569038e-07| -|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.765690376569038e-07| -|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.765690376569038e-07| -|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.765690376569038e-07| -|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.765690376569038e-07| -|pypi|[apricot-select](http://pypi.python.org/pypi/apricot-select/)|3.765690376569003e-07| -|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.765690376569003e-07| -|pypi|[grpcio-reflection](https://grpc.io)|3.483263598326386e-07| -|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.4233548877900267e-07| -|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.4233548877900267e-07| -|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.4233548877900267e-07| -|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.4233548877900267e-07| -|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.4233548877900267e-07| -|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.4233548877900267e-07| -|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.4233548877900267e-07| -|pypi|[biomaj](http://biomaj.genouest.org)|3.4233548877900267e-07| -|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.4233548877900267e-07| -|pypi|[OpenNMT-py](https://opennmt.net/)|3.4233548877900267e-07| -|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|3.4233548877900267e-07| -|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.4233548877900267e-07| -|pypi|[bravado](https://github.com/Yelp/bravado)|3.4233548877900267e-07| -|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.4233548877900267e-07| -|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.4233548877900267e-07| -|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.4233548877900267e-07| -|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.4233548877900267e-07| -|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.4233548877900267e-07| -|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.4233548877900267e-07| -|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.4233548877900267e-07| -|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.4233548877900267e-07| -|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.4233548877900267e-07| -|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.4233548877900267e-07| -|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.4233548877900267e-07| -|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.4233548877900267e-07| -|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.4233548877900267e-07| -|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.1903765690376673e-07| -|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.138075313807555e-07| -|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.138075313807555e-07| -|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.138075313807555e-07| -|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.138075313807555e-07| -|pypi|[plonk](https://github.com/dmentipl/plonk)|3.138075313807555e-07| -|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.138075313807555e-07| -|pypi|[iScore](https://github.com/DeepRank/iScore)|3.138075313807555e-07| -|pypi|[statannotations](https://github.com/trevismd/statannotations)|3.138075313807555e-07| -|pypi|[k2sc](https://github.com/OxES/k2sc)|3.138075313807555e-07| -|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.138075313807555e-07| -|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.138075313807555e-07| -|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.138075313807555e-07| -|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.138075313807555e-07| -|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.138075313807555e-07| -|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.138075313807555e-07| -|pypi|[daft](http://daft-pgm.org)|3.138075313807555e-07| -|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.0173801094303395e-07| -|pypi|[geopy](https://github.com/geopy/geopy)|3.0016897328612995e-07| -|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.896684905053177e-07| -|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.896684905053177e-07| -|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.896684905053124e-07| -|pypi|[einsteinpy](https://einsteinpy.org/)|2.896684905053124e-07| -|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.896684905053124e-07| -|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.896684905053124e-07| -|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.896684905053124e-07| -|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.896684905053124e-07| -|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.896684905053124e-07| -|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.896684905053124e-07| -|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.896684905053124e-07| -|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.896684905053124e-07| -|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.896684905053124e-07| -|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.896684905053124e-07| -|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.896684905053124e-07| -|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.896684905053124e-07| -|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.896684905053124e-07| -|pypi|[outcome](https://github.com/python-trio/outcome)|2.8655110579796514e-07| -|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.7932318727298036e-07| -|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.6897788404064833e-07| -|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.6897788404064833e-07| -|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.6897788404064833e-07| -|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.6897788404064833e-07| -|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.6897788404064833e-07| -|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.6897788404064833e-07| -|pypi|[cloup](https://github.com/janLuke/cloup)|2.6897788404064833e-07| -|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.6897788404064833e-07| -|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.6897788404064833e-07| -|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.6897788404064833e-07| -|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.6897788404064833e-07| -|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.6897788404064833e-07| -|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.6897788404064833e-07| -|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.6897788404064833e-07| -|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.6897788404064833e-07| -|pypi|[dash_auth](https://plotly.com/dash)|2.6897788404064833e-07| -|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.6897788404064833e-07| -|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.6897788404064833e-07| -|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.644949193066363e-07| -|pypi|[retry](https://github.com/invl/retry)|2.644949193066363e-07| -|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.510460251046002e-07| -|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.510460251046002e-07| -|pypi|[segment-anything-py](https://github.com/opengeos/segment-anything)|2.510460251046002e-07| -|pypi|[segment-anything-hq](https://github.com/SysCV/sam-hq)|2.510460251046002e-07| -|pypi|[huggingface_hub](https://github.com/huggingface/huggingface_hub)|2.510460251046002e-07| -|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.510460251046002e-07| -|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.510460251046002e-07| -|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.510460251046002e-07| -|pypi|[ficus](https://github.com/camillescott/ficus)|2.510460251046002e-07| -|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.510460251046002e-07| -|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.4853556485355587e-07| -|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.3535564853556533e-07| -|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.3535564853556533e-07| -|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.3535564853556533e-07| -|pypi|[pebble](https://github.com/noxdafox/pebble)|2.3535564853556533e-07| -|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.3535564853556533e-07| -|pypi|[frites](https://github.com/brainets/frites)|2.3535564853556533e-07| -|pypi|[elmada](https://github.com/DrafProject/elmada)|2.3535564853556533e-07| -|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.3535564853556533e-07| -|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.3535564853556533e-07| -|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.3535564853556533e-07| -|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.3535564853556533e-07| -|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.3535564853556533e-07| -|pypi|[samsum](https://github.com/hallamlab/samsum)|2.3535564853556533e-07| -|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.3535564853556533e-07| -|pypi|[pirecorder](https://github.com/jollejolles)|2.3535564853556533e-07| -|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.3300209205020798e-07| -|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.3221757322175797e-07| -|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.215111986217084e-07| -|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.215111986217084e-07| -|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.215111986217084e-07| -|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.215111986217084e-07| -|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.215111986217084e-07| -|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.215111986217084e-07| -|pypi|[dmsh](https://pypi.org/project/dmsh)|2.215111986217084e-07| -|pypi|[glvis](https://github.com/glvis/pyglvis)|2.215111986217084e-07| -|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.215111986217084e-07| -|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.215111986217084e-07| -|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.215111986217084e-07| -|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.215111986217084e-07| -|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2151119862170575e-07| -|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2151119862170575e-07| -|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.092050209205028e-07| -|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.092050209205028e-07| -|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.092050209205028e-07| -|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.092050209205028e-07| -|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.092050209205028e-07| -|pypi|[elisa](https://github.com/mikecokina/elisa)|2.092050209205028e-07| -|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.092050209205028e-07| -|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.092050209205028e-07| -|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.092050209205028e-07| -|pypi|[kplr](https://github.com/dfm/kplr)|2.092050209205028e-07| -|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.092050209205028e-07| -|pypi|[pymunk](http://www.pymunk.org)|2.092050209205028e-07| -|pypi|[memory_profiler](https://github.com/pythonprofilers/memory_profiler)|2.092050209205028e-07| -|pypi|[lcdata](https://github.com/kboone/lcdata)|2.092050209205028e-07| -|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.092050209205028e-07| -|pypi|[sos-bash](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-matlab](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|1.9819423034573979e-07| -|pypi|[sos-julia](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-javascript](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sos-r](https://github.com/vatlab/SOS)|1.9819423034573979e-07| -|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|1.9819423034573979e-07| -|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|1.9819423034573979e-07| -|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|1.9819423034573979e-07| -|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.882845188284528e-07| -|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.882845188284528e-07| -|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.8286013150029915e-07| -|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.7931858936043135e-07| -|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.7931858936043135e-07| -|pypi|[alive_progress](https://github.com/rsalmei/alive-progress)|1.7931858936043135e-07| -|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.7931858936043135e-07| -|pypi|[circle_fit](https://github.com/AlliedToasters/circle-fit)|1.7931858936043135e-07| -|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.7931858936043037e-07| -|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7116774438950134e-07| -|pypi|[astral](https://github.com/sffjunkie/astral)|1.7116774438950134e-07| -|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7116774438950134e-07| -|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7116774438950134e-07| -|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7116774438950134e-07| -|pypi|[markdown-include](https://pypi.org/project/markdown-include)|1.7116774438950134e-07| -|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.6945606694560726e-07| -|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.6945606694560726e-07| -|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.637256685464791e-07| -|pypi|[your](https://github.com/thepetabyteproject/your)|1.6372566854647644e-07| -|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.5690376569037776e-07| -|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.5690376569037776e-07| -|pypi|[Pyside6](https://www.pyside.org)|1.5690376569037776e-07| -|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.5690376569037776e-07| -|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.5690376569037776e-07| -|pypi|[oemof.thermal](https://github.com/oemof/oemof-thermal)|1.5690376569037776e-07| -|pypi|[feedinlib](http://github.com/oemof/feedinlib)|1.5690376569037776e-07| -|pypi|[open_fred-cli](https://github.com/open-fred/cli)|1.5690376569037776e-07| -|pypi|[demandlib](https://github.com/oemof/demandlib)|1.5690376569037776e-07| -|pypi|[scikit-learn-extra](https://github.com/scikit-learn-contrib/scikit-learn-extra)|1.5690376569037776e-07| -|pypi|[dhnx](https://pypi.org/project/dhnx)|1.5690376569037776e-07| -|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.5690376569037776e-07| -|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.5690376569037776e-07| -|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.5690376569037776e-07| -|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.5690376569037776e-07| -|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.5690376569037776e-07| -|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.5690376569037776e-07| -|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.5690376569037776e-07| -|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.5690376569037776e-07| -|pypi|[turbustat](https://turbustat.readthedocs.org)|1.5690376569037776e-07| -|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5062761506276434e-07| -|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.506276150627617e-07| -|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.506276150627617e-07| -|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.506276150627617e-07| -|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.506276150627617e-07| -|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.506276150627617e-07| -|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.506276150627617e-07| -|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.506276150627617e-07| -|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.506276150627617e-07| -|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.506276150627617e-07| -|pypi|[atlite](https://github.com/PyPSA/atlite)|1.506276150627617e-07| -|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.448342452526562e-07| -|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.448342452526562e-07| -|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.448342452526562e-07| -|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.448342452526562e-07| -|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.448342452526562e-07| -|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.448342452526562e-07| -|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.448342452526562e-07| -|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.448342452526562e-07| -|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.448342452526562e-07| -|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.448342452526562e-07| -|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.448342452526562e-07| -|pypi|[authlib](https://authlib.org/)|1.448342452526562e-07| -|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.448342452526562e-07| -|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.448342452526562e-07| -|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.448342452526562e-07| -|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.448342452526562e-07| -|pypi|[fspath](https://github.com/return42/fspath)|1.4338590280012982e-07| -|pypi|[geobo](https://github.com/sebhaan/geobo)|1.3947001394700188e-07| -|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.3448894202032417e-07| -|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.3448894202032417e-07| -|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.298513922954846e-07| -|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.298513922954846e-07| -|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.255230125523001e-07| -|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.255230125523001e-07| -|pypi|[nixio](https://github.com/G-Node/nixpy)|1.1650104602510532e-07| -|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.107555993108542e-07| -|pypi|[drop](https://github.com/cod3monk/drop)|1.0759115361625856e-07| -|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.046025104602514e-07| -|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.0355648535564917e-07| -|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0177541558294756e-07| -|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|9.909711517286989e-08| -|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.68320382546331e-08| -|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.655616350176992e-08| -|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.655616350176992e-08| -|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.655616350176992e-08| -|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.655616350176992e-08| -|pypi|[technical](https://github.com/freqtrade/technical)|9.414225941422772e-08| -|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.41422594142264e-08| -|pypi|[janus](https://github.com/aio-libs/janus)|9.41422594142264e-08| -|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.320083682008346e-08| -|pypi|[viscm](https://github.com/bids/viscm)|9.320083682008346e-08| -|pypi|[ipyspeck](https://github.com/denphi/speck/tree/master/widget/ipyspeck)|9.320083682008346e-08| -|pypi|[py3Dmol](https://3dmol.org)|9.320083682008346e-08| -|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.184610674558531e-08| -|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|8.965929468021567e-08| -|pypi|[dash-auth](https://plotly.com/dash)|8.965929468021567e-08| -|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|8.965929468021567e-08| -|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.757419480393114e-08| -|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.36820083682014e-08| -|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.36820083682014e-08| -|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.36820083682014e-08| -|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.36820083682014e-08| -|pypi|[django-rq](https://github.com/rq/django-rq)|8.36820083682014e-08| -|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.36820083682014e-08| -|pypi|[google](http://breakingcode.wordpress.com/)|8.36820083682014e-08| -|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|8.012107184189445e-08| -|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.531380753138217e-08| -|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.456066945606756e-08| -|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.24171226263281e-08| -|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.105076182205711e-08| -|pypi|[tagore](https://github.com/jordanlab/tagore)|7.105076182205711e-08| -|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.105076182205711e-08| -|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|6.903765690376611e-08| -|pypi|[comet](http://comet.transientskp.org/)|6.606474344857949e-08| -|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.606474344857949e-08| -|pypi|[trustme](https://github.com/python-trio/trustme)|6.213389121338897e-08| -|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.073694155756541e-08| -|pypi|[flowTorch](https://flowtorch.ai/users)|5.883891213389133e-08| -|pypi|[cma](https://github.com/CMA-ES/pycma)|5.825052301255266e-08| -|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.379557680812928e-08| -|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.303789262773274e-08| -|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.303789262773274e-08| -|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.303789262773274e-08| -|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.303789262773274e-08| -|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.303789262773274e-08| -|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.158479967902767e-08| -|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.536976357312103e-08| -|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.482964734010784e-08| -|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.3859217327098524e-08| -|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.2364016736401815e-08| -|pypi|[jmp](https://github.com/deepmind/jmp)|3.8041157885748524e-08| -|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.5599258626239055e-08| -|pypi|[pika](https://pika.readthedocs.io)|3.241768237220335e-08| -|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.1863533955584256e-08| -|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.1863533955584256e-08| -|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.3670053795576735e-08| -|pypi|[geomet](https://github.com/geomet/geomet)|1.2944560669456146e-08| +|pypi|[numpy](https://pypi.org/project/numpy)|0.08586518218057164| +|pypi|[matplotlib](https://matplotlib.org)|0.030106690704898208| +|pypi|[scipy](https://pypi.org/project/scipy)|0.012243031666020221| +|pypi|[pytest](https://docs.pytest.org/en/latest/)|0.01075641325560562| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.0098467397044953| +|pypi|[sphinx](https://www.sphinx-doc.org/)|0.007651480005564447| +|pypi|[six](https://pypi.org/project/six)|0.005732946242722636| +|pypi|[cycler](https://github.com/matplotlib/cycler)|0.005163720778106632| +|pypi|[h5py](https://pypi.org/project/h5py)|0.004732579401470202| +|pypi|[colorama](https://pypi.org/project/colorama)|0.004549460023100546| +|pypi|[pytz](https://pypi.org/project/pytz)|0.004322424633315176| +|pypi|[biopython](https://biopython.org/)|0.004208688493088| +|pypi|[pytest-cov](https://github.com/pytest-dev/pytest-cov)|0.004125767918795899| +|pypi|[python-dateutil](https://github.com/dateutil/dateutil)|0.003994389058680661| +|pypi|[pyyaml](https://pyyaml.org/)|0.003668814579652913| +|pypi|[cython](https://pypi.org/project/cython)|0.003323243881786614| +|pypi|[numba](https://numba.pydata.org)|0.003205198700382663| +|pypi|[packaging](https://pypi.org/project/packaging)|0.0031552698417559736| +|pypi|[pandas](https://pandas.pydata.org)|0.003124829196809343| +|pypi|[docutils](http://docutils.sourceforge.net/)|0.0030730178292452566| +|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.0026398613320910043| +|pypi|[requests](https://pypi.org/project/requests)|0.002579802958657428| +|pypi|[PyYAML](https://pyyaml.org/)|0.002525290516579228| +|pypi|[hypothesis](https://hypothesis.works)|0.002505522816507122| +|pypi|[setuptools](https://pypi.org/project/setuptools)|0.002482470013383646| +|pypi|[coverage](https://github.com/nedbat/coveragepy)|0.0024714344239901553| +|pypi|[tomli](https://pypi.org/project/tomli)|0.0024143959333210677| +|pypi|[importlib-metadata](https://github.com/python/importlib_metadata)|0.002328080228478389| +|pypi|[future](https://python-future.org)|0.002272591319311876| +|pypi|[certifi](https://pypi.org/project/certifi)|0.002153962052540998| +|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.002056021690384091| +|pypi|[MarkupSafe](https://palletsprojects.com/p/markupsafe/)|0.0020406887789691424| +|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0020045688574466167| +|pypi|[flake8](https://pypi.org/project/flake8)|0.001986034809864583| +|pypi|[astropy](http://astropy.org)|0.0018937166220688532| +|pypi|[lxml](https://pypi.org/project/lxml)|0.0018828153718027916| +|pypi|[nose](https://pypi.org/project/nose)|0.0018204096675510262| +|pypi|[mock](https://pypi.org/project/mock)|0.0018173713280027638| +|pypi|[sphinx-astropy](https://github.com/astropy/sphinx-astropy)|0.0017727151311072407| +|pypi|[pycparser](https://pypi.org/project/pycparser)|0.0017403408220857688| +|pypi|[seaborn](https://seaborn.pydata.org)|0.0017184273346983168| +|pypi|[sklearn](https://pypi.python.org/pypi/scikit-learn/)|0.0016398571201525435| +|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016099148844203606| +|pypi|[joblib](https://pypi.org/project/joblib)|0.001586345578487182| +|pypi|[idna](https://pypi.org/project/idna)|0.0015733137180119483| +|pypi|[Sphinx](https://www.sphinx-doc.org/)|0.0015684978994812912| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015572633638449344| +|pypi|[wheel](https://pypi.org/project/wheel)|0.0015499371102460455| +|pypi|[ipython](https://pypi.org/project/ipython)|0.0014746227866193017| +|pypi|[chardet](https://pypi.org/project/chardet)|0.0014219090951829555| +|pypi|[astroquery](http://astropy.org/astroquery)|0.00126926788672516| +|pypi|[Jinja2](https://palletsprojects.com/p/jinja/)|0.0012512765078826359| +|pypi|[dask](https://pypi.org/project/dask)|0.0011559902102312883| +|pypi|[statsmodels](https://www.statsmodels.org/)|0.0011523109717916306| +|pypi|[PySocks](https://pypi.org/project/PySocks)|0.0011352114365453779| +|pypi|[twine](https://pypi.org/project/twine)|0.0011153530480951137| +|pypi|[urllib3](https://pypi.org/project/urllib3)|0.0011121532764704007| +|pypi|[protobuf](https://pypi.org/project/protobuf)|0.0011115457455836133| +|pypi|[mypy](https://pypi.org/project/mypy)|0.0011051663325305624| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.0010986930115048227| +|pypi|[Babel](https://pypi.org/project/Babel)|0.0010617171194252102| +|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.001047165763436118| +|pypi|[pillow](https://python-pillow.org)|0.00103133151077256| +|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.0010266823791651855| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.00100439944886347| +|pypi|[click](https://pypi.org/project/click)|0.0009892605873770138| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.0009883517137837794| +|pypi|[pygments](https://pypi.org/project/pygments)|0.0009826415190703046| +|pypi|[healpy](http://github.com/healpy)|0.0009607826438633043| +|pypi|[keras](https://keras.io/)|0.0009558730281770373| +|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009476067872589469| +|pypi|[lmfit](https://pypi.org/project/lmfit)|0.0009463154862928348| +|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.0009416224145860987| +|pypi|[jinja2](https://pypi.org/project/jinja2)|0.0009376668102739115| +|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009364386517207854| +|pypi|[Cython](http://cython.org/)|0.0009275091069290304| +|pypi|[psutil](https://pypi.org/project/psutil)|0.0008926014360783122| +|pypi|[argparse](https://pypi.org/project/argparse)|0.0008878404296622172| +|pypi|[tornado](https://pypi.org/project/tornado)|0.0008669599021439324| +|pypi|[attrs](https://pypi.org/project/attrs)|0.0008593420925265478| +|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.0008432613458537755| +|pypi|[networkx](https://pypi.org/project/networkx)|0.0008368488207626167| +|pypi|[docopt](https://pypi.org/project/docopt)|0.0008327464757957177| +|pypi|[toml](https://pypi.org/project/toml)|0.0008307293266191485| +|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0008259200772252732| +|pypi|[contextlib2](http://contextlib2.readthedocs.org)|0.0008222459126862338| +|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.000810954569772267| +|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008091193281741689| +|pypi|[pytest-astropy](https://github.com/astropy/pytest-astropy)|0.0008053257293427246| +|pypi|[jupyter](http://jupyter.org)|0.0007990551328417| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007969240962767387| +|pypi|[photutils](https://pypi.org/project/photutils)|0.0007814930287134489| +|pypi|[bleach](https://pypi.org/project/bleach)|0.0007783032723935861| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.0007633959341122782| +|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007629473050418214| +|pypi|[black](https://pypi.org/project/black)|0.0007608100068097371| +|pypi|[llvmlite](https://pypi.org/project/llvmlite)|0.0007584741231304407| +|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007473167146006122| +|pypi|[cryptography](https://pypi.org/project/cryptography)|0.0007443871999881605| +|pypi|[slack-sdk](https://github.com/slackapi/python-slack-sdk)|0.000743789516054333| +|pypi|[asdf](https://pypi.org/project/asdf)|0.0007396988126795264| +|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007351382920999| +|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.0007331589730471014| +|pypi|[py-make](https://github.com/tqdm/pymake)|0.0007274691174682774| +|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.0007246004481478471| +|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.0007082950358043104| +|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.000695630895427413| +|pypi|[sympy](https://pypi.org/project/sympy)|0.0006932641853561731| +|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0006930666800648848| +|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.0006843672167656784| +|pypi|[setuptools_scm](https://github.com/pypa/setuptools_scm/)|0.0006831039920993309| +|pypi|[tqdm](https://tqdm.github.io)|0.0006791715918369633| +|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.0006744733785281165| +|pypi|[py](https://pypi.org/project/py)|0.0006589961448990705| +|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.0006579112792549431| +|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.0006368196394148661| +|pypi|[wrapt](https://pypi.org/project/wrapt)|0.0006167087858604131| +|pypi|[cffi](https://pypi.org/project/cffi)|0.0006084182288750566| +|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006082690259287578| +|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.0005972484658886384| +|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0005950511612836225| +|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005938220347839207| +|pypi|[ruamel.yaml](https://pypi.org/project/ruamel.yaml)|0.000591807901780457| +|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005872014035435411| +|pypi|[isal](https://github.com/pycompression/python-isal)|0.0005842453213879407| +|pypi|[zipp](https://pypi.org/project/zipp)|0.0005751206788067796| +|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005723005503779676| +|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.0005719415214929584| +|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005681700026323127| +|pypi|[lightkurve](https://pypi.org/project/lightkurve)|0.0005593403917922615| +|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.0005582735548775137| +|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005567095790718158| +|pypi|[pluggy](https://pypi.org/project/pluggy)|0.000556668356841672| +|pypi|[scikit-learn](http://scikit-learn.org)|0.0005516471963727807| +|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005514994848700569| +|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005501665015831867| +|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.000548095788910431| +|pypi|[xmltodict](https://pypi.org/project/xmltodict)|0.0005418644021886343| +|pypi|[filelock](https://pypi.org/project/filelock)|0.0005392213841805626| +|pypi|[jax](https://github.com/google/jax)|0.000536716068502443| +|pypi|[traitlets](https://pypi.org/project/traitlets)|0.0005364658118445343| +|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005283677586610669| +|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005283185710937118| +|pypi|[termcolor](https://pypi.org/project/termcolor)|0.0005194838479257432| +|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.0005185083447447895| +|pypi|[Pillow](https://python-pillow.org)|0.0005178779267077331| +|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.0005140865118582223| +|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.0005115803180147355| +|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.0005115803180147355| +|pypi|[dill](https://pypi.org/project/dill)|0.0005048336197390631| +|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.000501125528517898| +|pypi|[pathlib](https://pathlib.readthedocs.org/)|0.0004968068517509393| +|pypi|[pytest-mypy](https://pypi.org/project/pytest-mypy)|0.0004966202094504262| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.0004956196932634072| +|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.0004913771304417618| +|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.0004912405483901623| +|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.0004896754443192203| +|pypi|[webencodings](https://pypi.org/project/webencodings)|0.00048781998043314874| +|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.0004830121671580907| +|pypi|[enum34](https://pypi.org/project/enum34)|0.0004803855343144888| +|pypi|[pyfaidx](http://mattshirley.com)|0.00048001729398648393| +|pypi|[pywin32](https://pypi.org/project/pywin32)|0.00047530625084851594| +|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.00047065593325775715| +|pypi|[cobaya](https://cobaya.readthedocs.io)|0.0004692832764505119| +|pypi|[brotli](https://pypi.org/project/brotli)|0.0004626850930759712| +|pypi|[ephem](https://pypi.org/project/ephem)|0.0004599280507708308| +|pypi|[types-setuptools](https://github.com/python/typeshed)|0.0004563572345386877| +|pypi|[itsdangerous](https://palletsprojects.com/p/itsdangerous/)|0.0004540665818224924| +|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.00044856598268915216| +|pypi|[olefile](https://pypi.org/project/olefile)|0.0004478965702893184| +|pypi|[markdown2](https://pypi.org/project/markdown2)|0.00044468779574948587| +|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.00044327322144952814| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.00044196427921138756| +|pypi|[decorator](https://github.com/micheles/decorator)|0.0004386218956804754| +|pypi|[msgpack](https://pypi.org/project/msgpack)|0.0004306806252170292| +|pypi|[tenacity](https://pypi.org/project/tenacity)|0.0004295675711952971| +|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.00042907368148709525| +|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.00042764342731881283| +|pypi|[kiwisolver](https://github.com/nucleic/kiwi)|0.0004241316567079908| +|pypi|[pyroma](https://pypi.org/project/pyroma)|0.00042160705369471524| +|pypi|[isort](https://pypi.org/project/isort)|0.00042023722202514643| +|pypi|[imageio](https://github.com/imageio/imageio)|0.00041990179936503166| +|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.00041742201512535087| +|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.00041395738049971936| +|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.00041019195530579976| +|pypi|[codecov](https://pypi.org/project/codecov)|0.0004099692862674197| +|pypi|[multiprocess](https://pypi.org/project/multiprocess)|0.00040661565906611346| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.00039510704864395606| +|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.00039017976726442706| +|pypi|[netCDF4](http://github.com/Unidata/netcdf4-python)|0.00038937688621396336| +|pypi|[alabaster](https://alabaster.readthedocs.io)|0.00038626689105217764| +|pypi|[snowballstemmer](https://github.com/snowballstem/snowball)|0.00038404863335993856| +|pypi|[plotly](https://pypi.org/project/plotly)|0.0003838701643291352| +|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.0003780163364614326| +|pypi|[imagesize](https://github.com/shibukawa/imagesize_py)|0.0003736201161054828| +|pypi|[watchdog](https://pypi.org/project/watchdog)|0.00037231564194025195| +|pypi|[wget](http://bitbucket.org/techtonik/python-wget/)|0.0003711563393694703| +|pypi|[torch](https://pypi.org/project/torch)|0.00037031939543409565| +|pypi|[nbformat](https://pypi.org/project/nbformat)|0.0003652897589596193| +|pypi|[process-tests](https://pypi.org/project/process-tests)|0.00036263783056560996| +|pypi|[fields](https://pypi.org/project/fields)|0.00036263783056560996| +|pypi|[gym](https://www.gymlibrary.ml/)|0.00036218641892332655| +|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.0003613946326264336| +|pypi|[smmap](https://pypi.org/project/smmap)|0.00035645858709194465| +|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00035634076073620647| +|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.0003544020696834471| +|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.000352951589193772| +|pypi|[hunter](https://pypi.org/project/hunter)|0.00035125420321919365| +|pypi|[munkres](https://pypi.org/project/munkres)|0.00035020030652277906| +|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.00034863677664752303| +|pypi|[dynesty](https://github.com/joshspeagle/dynesty)|0.0003457154029138832| +|pypi|[execnet](https://pypi.org/project/execnet)|0.0003418306401576355| +|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.0003376855347198224| +|pypi|[pyproj](https://pypi.org/project/pyproj)|0.00033758991778477294| +|pypi|[cachetools](https://pypi.org/project/cachetools)|0.0003362857083842602| +|pypi|[typing](https://docs.python.org/3/library/typing.html)|0.00033551998196445294| +|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00033256406089170594| +|pypi|[xarray](https://pypi.org/project/xarray)|0.0003290517853617302| +|pypi|[Pygments](https://pypi.org/project/Pygments)|0.00032421801736359676| +|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.0003205246100417335| +|pypi|[flatbuffers](https://pypi.org/project/flatbuffers)|0.0003187882395295306| +|pypi|[sqlalchemy](https://pypi.org/project/sqlalchemy)|0.00031804138313261166| +|pypi|[python](http://www.python.org/2.5)|0.00031315875418164114| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.0003115840193075175| +|pypi|[pandoc](https://pypi.org/project/pandoc)|0.00031068879088506945| +|pypi|[pip](https://pypi.org/project/pip)|0.00030816696343196194| +|pypi|[astroscrappy](https://pypi.org/project/astroscrappy)|0.00030595768949480553| +|pypi|[ujson](https://pypi.org/project/ujson)|0.0003039952970983839| +|pypi|[numdifftools](https://github.com/pbrod/numdifftools)|0.00030362054547825994| +|pypi|[locket](https://pypi.org/project/locket)|0.0003018921981785156| +|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.0002977862259008346| +|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.0002976583238528631| +|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.0002973029261689134| +|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.000294436149032992| +|pypi|[palettable](https://pypi.org/project/palettable)|0.00029154586575199027| +|pypi|[babel](https://babel.pocoo.org/)|0.00028932944456700187| +|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.00028861424083596036| +|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.00028801088203989767| +|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.00028693725998449023| +|pypi|[rich](https://pypi.org/project/rich)|0.00028287107726993673| +|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.00028164005166861025| +|pypi|[pexpect](https://pypi.org/project/pexpect)|0.0002806222303953777| +|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.00027972638937650776| +|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002790150407651027| +|pypi|[tensorflow](https://www.tensorflow.org/)|0.00027857335401403294| +|pypi|[pooch](https://pypi.org/project/pooch)|0.0002764189609856507| +|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.00027377701934015925| +|pypi|[cssselect](https://github.com/scrapy/cssselect)|0.0002730060685901586| +|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.000272956957281288| +|pypi|[grpcio](https://pypi.org/project/grpcio)|0.0002705430989390784| +|pypi|[keyring](https://pypi.org/project/keyring)|0.0002691462515090827| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.0002641372787843481| +|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002633976740493249| +|pypi|[pydot](https://pypi.org/project/pydot)|0.00026230497515457454| +|pypi|[tox](https://tox.readthedocs.io)|0.0002620532484992444| +|pypi|[astroplan](https://github.com/astropy/astroplan)|0.0002611977708357313| +|pypi|[more_itertools](https://github.com/more-itertools/more-itertools)|0.0002598326019827726| +|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.0002589764941605279| +|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.0002574602001487819| +|pypi|[pox](https://pypi.org/project/pox)|0.00025705162516533226| +|pypi|[sphinxcontrib-serializinghtml](http://sphinx-doc.org/)|0.0002558387644855935| +|pypi|[Flask](https://palletsprojects.com/p/flask)|0.0002554147622674709| +|pypi|[bump2version](https://pypi.org/project/bump2version)|0.0002546370627638544| +|pypi|[tifffile](https://www.lfd.uci.edu/~gohlke/)|0.0002545508400131726| +|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.0002545009851135233| +|pypi|[sphinxcontrib-jsmath](http://sphinx-doc.org/)|0.00025298546243509597| +|pypi|[PyICU](https://gitlab.pyicu.org/main/pyicu)|0.0002525215881797934| +|pypi|[fastnumbers](https://github.com/SethMMorton/fastnumbers)|0.0002525215881797934| +|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.0002520215568292632| +|pypi|[reno](https://pypi.org/project/reno)|0.0002517036247171486| +|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.0002502844141069397| +|pypi|[sphinxcontrib-htmlhelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[sphinxcontrib-applehelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[sphinxcontrib-devhelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[sphinxcontrib-qthelp](http://sphinx-doc.org/)|0.0002494363364992453| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.00024687172414224385| +|pypi|[mappy](https://github.com/lh3/minimap2)|0.0002454345805881642| +|pypi|[pep517](https://pypi.org/project/pep517)|0.00024385554861361877| +|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.0002435460539163848| +|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024176539832502242| +|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.00024062243352198563| +|pypi|[semver](https://github.com/python-semver/python-semver)|0.00023823047684142775| +|pypi|[fs](https://pypi.org/project/fs)|0.00023810637485717495| +|pypi|[frozenlist](https://github.com/aio-libs/frozenlist)|0.00023737608721425196| +|pypi|[lz4](https://pypi.org/project/lz4)|0.00023734208168262432| +|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.0002356645403089962| +|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.00023417235494880545| +|pypi|[commonmark](https://pypi.org/project/commonmark)|0.00023192547063828086| +|pypi|[Markdown](https://pypi.org/project/Markdown)|0.0002318962051254679| +|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023146697802526795| +|pypi|[furo](https://pypi.org/project/furo)|0.00023092088287034673| +|pypi|[wmi](https://pypi.org/project/wmi)|0.0002294750985724409| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.0002288891926804788| +|pypi|[Werkzeug](https://palletsprojects.com/p/werkzeug/)|0.00022641418269766936| +|pypi|[pint](https://github.com/hgrecco/pint)|0.00022544206694183994| +|pypi|[multidict](https://pypi.org/project/multidict)|0.00022402474259315986| +|pypi|[zopfli](https://pypi.org/project/zopfli)|0.00021927974056996046| +|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.00021860762478482094| +|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.0002183850363771148| +|pypi|[greenlet](https://greenlet.readthedocs.io/)|0.00021770654069087496| +|pypi|[notebook](https://pypi.org/project/notebook)|0.0002173225475549857| +|pypi|[pulp](https://github.com/coin-or/pulp)|0.00021730969084638027| +|pypi|[sh](https://github.com/amoffat/sh)|0.0002138337264617128| +|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.0002124117904363759| +|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.0002124083039274409| +|pypi|[xattr](https://pypi.org/project/xattr)|0.00021118116959557552| +|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.00020931710141394442| +|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.00020825909395875264| +|pypi|[gitdb](https://pypi.org/project/gitdb)|0.000207505760508188| +|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.0002062834919111262| +|pypi|[shortuuid](https://github.com/skorokithakis/shortuuid/)|0.00020399750894557243| +|pypi|[theano](http://deeplearning.net/software/theano/)|0.00020355163418303348| +|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00020232110996861358| +|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00020168093408382307| +|pypi|[ultranest](https://github.com/JohannesBuchner/ultranest)|0.00020084912410750594| +|pypi|[gast](https://pypi.org/project/gast)|0.00020082181543293678| +|pypi|[redis](https://pypi.org/project/redis)|0.00019991287742353713| +|pypi|[arviz](https://pypi.org/project/arviz)|0.00019986122432861034| +|pypi|[emcee](https://emcee.readthedocs.io)|0.00019964153548272657| +|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.0001980279748142789| +|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.00019694646229465325| +|pypi|[intervaltree](https://pypi.org/project/intervaltree)|0.00019658180712247474| +|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.00019289017526730762| +|pypi|[doit](https://pypi.org/project/doit)|0.0001921107881513832| +|pypi|[pyzmq](https://pyzmq.readthedocs.org)|0.00019144108428916138| +|pypi|[jmespath](https://pypi.org/project/jmespath)|0.0001913848822561925| +|pypi|[jupyter-client](https://pypi.org/project/jupyter-client)|0.00018902416810618935| +|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.00018771331058020478| +|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.00018771331058020475| +|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.00018771331058020475| +|pypi|[http](https://github.com/franckcuny/http)|0.00018771331058020475| +|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.00018771331058020475| +|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.00018771331058020475| +|pypi|[apyori](https://github.com/ymoch/apyori)|0.00018771331058020475| +|pypi|[conan](https://conan.io)|0.00018768322831889383| +|pypi|[llist](https://github.com/ajakubek/python-llist)|0.0001870875995449374| +|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.0001857426842958148| +|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.00018574004128724754| +|pypi|[futures](https://pypi.org/project/futures)|0.0001832770663292657| +|pypi|[ruamel.yaml.clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)|0.0001832479088081958| +|pypi|[edlib](https://github.com/Martinsos/edlib)|0.00018292167254387403| +|pypi|[asv](https://pypi.org/project/asv)|0.00018250892257772841| +|pypi|[libclang](https://pypi.org/project/libclang)|0.00017899227092686799| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.00017895926336374904| +|pypi|[python-igraph](https://igraph.org/python)|0.0001769230579982564| +|pypi|[gdal](https://pypi.org/project/gdal)|0.0001765368952733499| +|pypi|[gffutils](https://github.com/daler/gffutils)|0.0001760820157643471| +|pypi|[pysynphot](https://github.com/spacetelescope/pysynphot)|0.00017522408971720337| +|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.0001747147231085328| +|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017432756379002112| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.00017409675325675064| +|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017239557112540477| +|pypi|[pyephem](https://pypi.org/project/pyephem)|0.0001708630113591617| +|pypi|[sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|0.00017086183131997043| +|pypi|[nestle](https://pypi.org/project/nestle)|0.0001690026740656007| +|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.0001689419795221843| +|pypi|[markdown](https://pypi.org/project/markdown)|0.00016803345886138302| +|pypi|[bokeh](https://github.com/bokeh/bokeh)|0.00016699431167227561| +|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.0001664391353811149| +|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.00016633339205935206| +|pypi|[camb](https://camb.info/)|0.0001639236718578216| +|pypi|[python-libsbml](http://sbml.org)|0.00016265792467516914| +|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00016231153562475223| +|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.00016208693251283497| +|pypi|[types-requests](https://pypi.org/project/types-requests)|0.00015936860730262546| +|pypi|[dm-tree](https://github.com/deepmind/tree)|0.00015909830464862237| +|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.00015869898307516511| +|pypi|[streamlit](https://streamlit.io)|0.00015836296386586494| +|pypi|[unittest2](https://pypi.org/project/unittest2)|0.0001571598668248915| +|pypi|[bmipy](http://csdms.colorado.edu)|0.0001564277588168373| +|pypi|[rsa](https://pypi.org/project/rsa)|0.00015566036549484195| +|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.00015429516658305774| +|pypi|[python-dotenv](https://pypi.org/project/python-dotenv)|0.0001527758603620515| +|pypi|[pytest-runner](https://pypi.org/project/pytest-runner)|0.00015048705413670153| +|pypi|[shapely](https://github.com/shapely/shapely)|0.00015001033688305504| +|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.0001499203640500569| +|pypi|[python-levenshtein](https://pypi.org/project/python-levenshtein)|0.00014916504144319844| +|pypi|[typed-ast](https://pypi.org/project/typed-ast)|0.00014903793945322306| +|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.0001486348122866894| +|pypi|[texext](https://pypi.org/project/texext)|0.0001483630790092227| +|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.0001479061704317677| +|pypi|[jupyter-core](https://pypi.org/project/jupyter-core)|0.0001475813516966963| +|pypi|[ginga](https://pypi.org/project/ginga)|0.00014753607568409075| +|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00014748902974158945| +|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00014670486436452282| +|pypi|[flask](https://palletsprojects.com/p/flask)|0.00014665489456037664| +|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.00014657726871444555| +|pypi|[diskcache](https://pypi.org/project/diskcache)|0.0001459724445217821| +|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014534302405958707| +|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.0001449325171186309| +|pypi|[jaxlib](https://github.com/google/jax)|0.00014429233369921287| +|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.0001440273770266806| +|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014391353811149033| +|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.0001426161165288739| +|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014229353554014875| +|pypi|[jedi](https://pypi.org/project/jedi)|0.00014209001778755993| +|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.00014196418446914337| +|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.00014137915747914083| +|pypi|[simframe](https://github.com/stammler/simframe)|0.00014132130667966845| +|pypi|[sqlparse](https://pypi.org/project/sqlparse)|0.00014091227293900544| +|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.00014034212981103606| +|pypi|[pyregion](https://github.com/astropy/pyregion)|0.00013965045193714136| +|pypi|[dash](https://plotly.com/dash)|0.00013958390903373943| +|pypi|[blinker](http://pythonhosted.org/blinker/)|0.00013954024962528296| +|pypi|[argh](http://github.com/neithere/argh/)|0.00013922747711143615| +|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.00013910015216472623| +|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.00013899524704619382| +|pypi|[httpx](https://github.com/encode/httpx)|0.00013806260244599903| +|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.00013765642775881686| +|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.00013765642775881684| +|pypi|[tensorboard-plugin-wit](https://pypi.org/project/tensorboard-plugin-wit)|0.00013725293916502652| +|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.00013631561839752966| +|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00013604085539239123| +|pypi|[dendropy](http://pypi.org/project/DendroPy//)|0.0001360176607616881| +|pypi|[rebound](https://github.com/hannorein/rebound/)|0.0001358532703419134| +|pypi|[fastprogress](https://github.com/fastai/fastprogress)|0.00013526657243478156| +|pypi|[plac](https://pypi.org/project/plac)|0.00013483003486843074| +|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.0001329048798918493| +|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.0001326504755298581| +|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013244291371236283| +|pypi|[pyflakes](https://pypi.org/project/pyflakes)|0.00013214224004803442| +|pypi|[backcall](https://pypi.org/project/backcall)|0.00013199677699794152| +|pypi|[galpy](http://github.com/jobovy/galpy)|0.00013190882496343247| +|pypi|[sphinx-autoapi](https://pypi.org/project/sphinx-autoapi)|0.0001304202721624223| +|pypi|[python-utils](https://pypi.org/project/python-utils)|0.00013039161444768427| +|pypi|[umap-learn](https://pypi.org/project/umap-learn)|0.00013011809873708112| +|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.00013007205157375805| +|pypi|[setuptools-scm](https://pypi.org/project/setuptools-scm)|0.0001291925435952747| +|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.00012905037776027536| +|pypi|[ete3](http://etetoolkit.org)|0.00012868790291998482| +|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.00012845479488723819| +|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.00012845479488723816| +|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.00012840880828130977| +|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.00012827076222980658| +|pypi|[py-cpuinfo](https://pypi.org/project/py-cpuinfo)|0.0001280666612492551| +|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00012794852104664392| +|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.0001278444536123717| +|pypi|[pyia](http://github.com/adrn/pyia)|0.0001273947667804323| +|pypi|[lalsuite](https://git.ligo.org/lscsoft/lalsuite)|0.00012639964557626673| +|pypi|[munch](https://github.com/Infinidat/munch)|0.00012628277689147468| +|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.00012613598340360034| +|pypi|[astrodendro](http://www.dendrograms.org)|0.00012611010381114902| +|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.0001255513258072985| +|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.00012514220705346984| +|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.00012514220705346984| +|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.00012514220705346984| +|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.00012514220705346984| +|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.00012514220705346984| +|pypi|[requests_file](http://github.com/dashea/requests-file)|0.00012514220705346984| +|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.00012514220705346984| +|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.00012514220705346984| +|pypi|[udatetime](https://github.com/freach/udatetime)|0.00012514220705346984| +|pypi|[cogent3](https://cogent3.org)|0.00012514220705346984| +|pypi|[email-validator](https://pypi.org/project/email-validator)|0.00012455544677894854| +|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.00012414347597794695| +|pypi|[livereload](https://pypi.org/project/livereload)|0.00012410834128220657| +|pypi|[Django](https://www.djangoproject.com/)|0.00012410775810571257| +|pypi|[inflection](https://pypi.org/project/inflection)|0.00012360672124119964| +|pypi|[django](https://pypi.org/project/django)|0.00012325873393563346| +|pypi|[tensorboard-data-server](https://pypi.org/project/tensorboard-data-server)|0.00012281345373577998| +|pypi|[ads](http://www.github.com/andycasey/ads/)|0.00012223449106605098| +|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00012217499644242205| +|pypi|[xyzservices](https://pypi.org/project/xyzservices)|0.00012177604534500407| +|pypi|[boto3](https://pypi.org/project/boto3)|0.00012158820269058932| +|pypi|[oauthlib](https://pypi.org/project/oauthlib)|0.00012109879274713025| +|pypi|[gunicorn](https://pypi.org/project/gunicorn)|0.00012091436869156712| +|pypi|[latexcodec](https://github.com/mcmtroffaes/latexcodec)|0.00012061284968617929| +|pypi|[gdown](http://github.com/wkentaro/gdown)|0.00011913538111490328| +|pypi|[pycurl](https://pypi.org/project/pycurl)|0.00011878694595016619| +|pypi|[scikit-bio](http://scikit-bio.org)|0.00011774744027303753| +|pypi|[typer](https://github.com/tiangolo/typer)|0.0001172960804969738| +|pypi|[tables](https://pypi.org/project/tables)|0.0001168685077806474| +|pypi|[shiboken2](https://www.pyside.org)|0.0001167051194539249| +|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00011659959039750511| +|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011623903119343443| +|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.000116203477978222| +|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.00011607892219942737| +|pypi|[mistune](https://pypi.org/project/mistune)|0.00011544266675484832| +|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.00011493038719548074| +|pypi|[openpyxl](https://openpyxl.readthedocs.io)|0.00011487125873354212| +|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011404193076548026| +|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.00011392326262684409| +|pypi|[google-auth](https://pypi.org/project/google-auth)|0.00011366952865971423| +|pypi|[distributed](https://pypi.org/project/distributed)|0.00011363691522005424| +|pypi|[breathe](https://github.com/michaeljones/breathe)|0.00011318781523809162| +|pypi|[async-generator](https://github.com/python-trio/async_generator)|0.00011309386953192926| +|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.0001130457163178292| +|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011282913314202834| +|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011262798634812288| +|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.00011262798634812285| +|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011224338263177855| +|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011223189701265083| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.00011164228235699957| +|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011086692727557453| +|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.00011078996018202501| +|pypi|[google-pasta](https://pypi.org/project/google-pasta)|0.00011076619833276277| +|pypi|[json5](https://pypi.org/project/json5)|0.00011075507019059524| +|pypi|[astunparse](https://pypi.org/project/astunparse)|0.00011050295276149673| +|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011007135083537998| +|pypi|[build](https://pypa-build.readthedocs.io/en/stable/)|0.00010998187800646098| +|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.00010988548063039827| +|pypi|[antlr4-python3-runtime](http://www.antlr.org)|0.00010970208598228825| +|pypi|[pybtex](https://pybtex.org/)|0.00010968615122738288| +|pypi|[monotonic](https://pypi.org/project/monotonic)|0.00010959464352259118| +|pypi|[os](https://pypi.org/project/os)|0.00010949943117178612| +|pypi|[time](UNKNOWN)|0.00010949943117178612| +|pypi|[astroML_addons](http://astroML.github.com)|0.00010949943117178612| +|pypi|[werkzeug](https://pypi.org/project/werkzeug)|0.00010879409511098602| +|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00010869840897103562| +|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00010869506043682072| +|pypi|[xlrd](https://pypi.org/project/xlrd)|0.00010860332038796818| +|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.00010770515337727379| +|pypi|[moviepy](https://pypi.org/project/moviepy)|0.00010764632964201852| +|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.00010737582575692393| +|pypi|[skimage](https://github.com/scikit-image/scikit-image)|0.00010702502844141067| +|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|0.00010673751752194048| +|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010633408011928647| +|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.00010590387778558244| +|pypi|[periodictable](https://pypi.org/project/periodictable)|0.0001058928483101209| +|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.0001042851725445582| +|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|0.00010406197511080917| +|pypi|[zope.interface](https://pypi.org/project/zope.interface)|0.00010400047604589222| +|pypi|[docker](https://github.com/docker/docker-py)|0.00010388182248922865| +|pypi|[testpath](https://pypi.org/project/testpath)|0.00010377764934587288| +|pypi|[asgiref](https://pypi.org/project/asgiref)|0.00010336211731403779| +|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.00010314846416382251| +|pypi|[Keras](https://github.com/keras-team/keras)|0.00010271292020790115| +|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010262987127955248| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.00010247988071322921| +|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010164757803917101| +|pypi|[sunpy](https://sunpy.org)|0.00010122121990915905| +|pypi|[pybind11](https://github.com/pybind/pybind11)|0.00010106328008158929| +|pypi|[parso](https://pypi.org/project/parso)|0.00010092075244100537| +|pypi|[async_generator](https://pypi.org/project/async_generator)|0.0001004872768219916| +|pypi|[BeautifulSoup4](https://www.crummy.com/software/BeautifulSoup/bs4/)|0.00010028440894885646| +|pypi|[asdf-standard](http://asdf-standard.readthedocs.io/)|9.930153260510558e-05| +|pypi|[pycosat](https://pypi.org/project/pycosat)|9.916227117592304e-05| +|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|9.891713862496222e-05| +|pypi|[humanfriendly](https://pypi.org/project/humanfriendly)|9.891341004855808e-05| +|pypi|[rtree](https://github.com/Toblerity/rtree)|9.84984740957437e-05| +|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|9.802025045851374e-05| +|pypi|[gcsfs](https://pypi.org/project/gcsfs)|9.780812937242793e-05| +|pypi|[fire](https://pypi.org/project/fire)|9.780724531385611e-05| +|pypi|[cigar](https://github.com/brentp/cigar)|9.761092150170647e-05| +|pypi|[sphinx_astropy](https://github.com/astropy/sphinx-astropy)|9.736672807997824e-05| +|pypi|[reproject](https://pypi.org/project/reproject)|9.684908973235735e-05| +|pypi|[urllib](https://urllib3.readthedocs.io/)|9.670079635949941e-05| +|pypi|[ruff](https://pypi.org/project/ruff)|9.658792903087109e-05| +|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|9.634204882223867e-05| +|pypi|[ptemcee](https://pypi.org/project/ptemcee)|9.618674130192901e-05| +|pypi|[sphinxcontrib-moderncmakedomain](https://github.com/scikit-build/moderncmakedomain)|9.612462639093644e-05| +|pypi|[nbclient](https://pypi.org/project/nbclient)|9.605700611171764e-05| +|pypi|[argon2-cffi](https://pypi.org/project/argon2-cffi)|9.600860735909305e-05| +|pypi|[websockets](https://pypi.org/project/websockets)|9.59811426728087e-05| +|pypi|[sphinxcontrib-mermaid](https://pypi.org/project/sphinxcontrib-mermaid)|9.564354161197163e-05| +|pypi|[jeepney](https://pypi.org/project/jeepney)|9.543924710546678e-05| +|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.534644346931036e-05| +|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|9.392346394778523e-05| +|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.385665529010238e-05| +|pypi|[South](http://south.aeracode.org/)|9.385665529010238e-05| +|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.385665529010238e-05| +|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.385665529010238e-05| +|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.385665529010238e-05| +|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.385665529010238e-05| +|pypi|[openmdao](http://openmdao.org)|9.385665529010238e-05| +|pypi|[biodivine_aeon](https://pypi.org/project/biodivine_aeon)|9.385665529010238e-05| +|pypi|[green](https://github.com/CleanCut/green)|9.385665529010238e-05| +|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.385665529010238e-05| +|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.385665529010238e-05| +|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.385665529010238e-05| +|pypi|[cherrypy](https://www.cherrypy.org)|9.385665529010238e-05| +|pypi|[sphinx-multiproject](https://sphinx-multiproject.readthedocs.io/)|9.385665529010238e-05| +|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.385665529010238e-05| +|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.385665529010238e-05| +|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.385665529010238e-05| +|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.385665529010238e-05| +|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.385665529010238e-05| +|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.385665529010238e-05| +|pypi|[radio-pyse](http://docs.transientskp.org/)|9.385665529010238e-05| +|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.385665529010238e-05| +|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|9.385665529010238e-05| +|pypi|[keras-preprocessing](https://pypi.org/project/keras-preprocessing)|9.355948530633047e-05| +|pypi|[gwpy](https://gwpy.github.io)|9.29627823825776e-05| +|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.265336483766517e-05| +|pypi|[cftime](https://pypi.org/project/cftime)|9.260141510630899e-05| +|pypi|[wxPython](https://pypi.org/project/wxPython)|9.204656265236469e-05| +|pypi|[markupsafe](https://palletsprojects.com/p/markupsafe/)|9.182820691667718e-05| +|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.145007438522797e-05| +|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.124829909210557e-05| +|pypi|[autograd](https://pypi.org/project/autograd)|9.076089477938609e-05| +|pypi|[pyvo](https://github.com/astropy/pyvo)|8.985000917971983e-05| +|pypi|[easydict](https://github.com/makinacorpus/easydict)|8.948340611887897e-05| +|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|8.93768682667551e-05| +|pypi|[iminuit](http://github.com/scikit-hep/iminuit)|8.932070737851453e-05| +|pypi|[jupytext](https://pypi.org/project/jupytext)|8.930935201562288e-05| +|pypi|[Six](https://pypi.org/project/Six)|8.917553696528009e-05| +|pypi|[nvidia-cublas-cu11](https://pypi.org/project/nvidia-cublas-cu11)|8.86715531213734e-05| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|8.835554222726879e-05| +|pypi|[biom-format](http://www.biom-format.org)|8.797106086461888e-05| +|pypi|[terminado](https://pypi.org/project/terminado)|8.768666367542789e-05| +|pypi|[regions](https://github.com/astropy/regions)|8.754783554966665e-05| +|pypi|[yt](https://pypi.org/project/yt)|8.675552263436223e-05| +|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|8.619430273115934e-05| +|pypi|[tf-estimator-nightly](https://pypi.org/project/tf-estimator-nightly)|8.605936016657472e-05| +|pypi|[gitpython](https://pypi.org/project/gitpython)|8.503718371253982e-05| +|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.499322794991962e-05| +|pypi|[psycopg2-binary](https://pypi.org/project/psycopg2-binary)|8.465097031649932e-05| +|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.446163550057673e-05| +|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.43352744906443e-05| +|pypi|[tensorflow-estimator](https://pypi.org/project/tensorflow-estimator)|8.421430671738225e-05| +|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.364978576513064e-05| +|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.319124019747848e-05| +|pypi|[alembic](https://alembic.sqlalchemy.org)|8.309190430350841e-05| +|pypi|[deap](https://pypi.org/project/deap)|8.280996357587404e-05| +|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.272345618002395e-05| +|pypi|[pyspark](https://github.com/apache/spark/tree/master/python)|8.256046534523498e-05| +|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.252435195618204e-05| +|pypi|[getdist](https://getdist.readthedocs.io)|8.248569803347959e-05| +|pypi|[colossus](https://bitbucket.org/bdiemer/colossus)|8.237704252962234e-05| +|pypi|[iso8601](https://pypi.org/project/iso8601)|8.231745477543955e-05| +|pypi|[debugpy](https://pypi.org/project/debugpy)|8.230267288100187e-05| +|pypi|[s3transfer](https://github.com/boto/s3transfer)|8.219937251409156e-05| +|pypi|[uvicorn](https://www.uvicorn.org/)|8.132924693264539e-05| +|pypi|[orjson](https://pypi.org/project/orjson)|8.129162882835406e-05| +|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.105802047781569e-05| +|pypi|[flaky](https://pypi.org/project/flaky)|8.090859299222738e-05| +|pypi|[tzlocal](https://pypi.org/project/tzlocal)|8.086479851292052e-05| +|pypi|[distro](https://github.com/python-distro/distro)|8.074163232300211e-05| +|pypi|[ppft](https://pypi.org/project/ppft)|8.059240918306115e-05| +|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.018039980497318e-05| +|pypi|[transifex-client](https://pypi.org/project/transifex-client)|7.961879222678832e-05| +|pypi|[botocore](https://pypi.org/project/botocore)|7.898614754769289e-05| +|pypi|[python-Levenshtein](https://pypi.org/project/python-Levenshtein)|7.87858417923125e-05| +|pypi|[qtconsole](https://pypi.org/project/qtconsole)|7.877453994138095e-05| +|pypi|[elementpath](https://pypi.org/project/elementpath)|7.876148215301479e-05| +|pypi|[tensorflow-io-gcs-filesystem](https://pypi.org/project/tensorflow-io-gcs-filesystem)|7.839481478371071e-05| +|pypi|[contourpy](https://pypi.org/project/contourpy)|7.793758938522686e-05| +|pypi|[atari-py](https://pypi.org/project/atari-py)|7.790999888245283e-05| +|pypi|[invoke](https://pypi.org/project/invoke)|7.731484545217445e-05| +|pypi|[pyOpenSSL](https://pypi.org/project/pyOpenSSL)|7.726284776605383e-05| +|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.709653827401268e-05| +|pypi|[ipdb](https://github.com/gotcha/ipdb)|7.701444505535054e-05| +|pypi|[lockfile](http://launchpad.net/pylockfile)|7.69480277569856e-05| +|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.68650481107819e-05| +|pypi|[pylint](http://pylint.pycqa.org)|7.682299359304415e-05| +|pypi|[fastapi](https://fastapi.tiangolo.com/)|7.666007550981005e-05| +|pypi|[deprecated](https://github.com/tantale/deprecated)|7.66001150503675e-05| +|pypi|[specutils](https://specutils.readthedocs.io/)|7.658954172062528e-05| +|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|7.657895148082861e-05| +|pypi|[retrying](https://github.com/rholder/retrying)|7.619438473551205e-05| +|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.584376185058778e-05| +|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.584376185058778e-05| +|pypi|[igraph](https://igraph.org/python)|7.575780420832454e-05| +|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.524556082553368e-05| +|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.508532423208191e-05| +|pypi|[gwtools](https://pypi.org/project/gwtools)|7.508532423208191e-05| +|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.508532423208191e-05| +|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.508532423208191e-05| +|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.508532423208191e-05| +|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.508532423208191e-05| +|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.508532423208191e-05| +|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.508532423208191e-05| +|pypi|[chemparse](https://pypi.org/project/chemparse)|7.508532423208191e-05| +|pypi|[superfreq](http://adrian.pw/superfreq)|7.508532423208191e-05| +|pypi|[importlib](https://github.com/brettcannon/importlib)|7.508532423208191e-05| +|pypi|[hope](http://hope.phys.ethz.ch)|7.508532423208191e-05| +|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.508532423208191e-05| +|pypi|[patool](http://wummel.github.io/patool/)|7.508532423208191e-05| +|pypi|[amuse-framework](http://www.amusecode.org/)|7.508532423208191e-05| +|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.498128456605089e-05| +|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.498128456605089e-05| +|pypi|[music21](https://github.com/cuthbertLab/music21)|7.474402730375427e-05| +|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.474402730375427e-05| +|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.470939107121245e-05| +|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.470939107121245e-05| +|pypi|[requests-oauthlib](https://pypi.org/project/requests-oauthlib)|7.453238981335648e-05| +|pypi|[partd](https://pypi.org/project/partd)|7.431605781951042e-05| +|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|7.399473810302566e-05| +|pypi|[kaleido](https://pypi.org/project/kaleido)|7.375421831761145e-05| +|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.327264592336236e-05| +|pypi|[pytest-pep8](https://bitbucket.org/pytest-dev/pytest-pep8)|7.319390517709794e-05| +|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.317643515300534e-05| +|pypi|[rasterio](https://pypi.org/project/rasterio)|7.308034545651613e-05| +|pypi|[zarr](https://pypi.org/project/zarr)|7.301968218242637e-05| +|pypi|[Biopython](https://biopython.org/)|7.27858361774744e-05| +|pypi|[cartopy](https://pypi.org/project/cartopy)|7.275919377346822e-05| +|pypi|[capturer](https://pypi.org/project/capturer)|7.18991146189516e-05| +|pypi|[pymysql](https://pypi.org/project/pymysql)|7.182544905564758e-05| +|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.167235494880546e-05| +|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|7.143432865652567e-05| +|pypi|[opencv-python](https://github.com/skvark/opencv-python)|7.091647583404386e-05| +|pypi|[dominate](https://github.com/Knio/dominate/)|7.090474940304291e-05| +|pypi|[corner](https://corner.readthedocs.io)|7.080132656997533e-05| +|pypi|[pydantic](https://github.com/samuelcolvin/pydantic)|7.058023286268883e-05| +|pypi|[traits](http://docs.enthought.com/traits)|7.006585932978065e-05| +|pypi|[twisted](https://pypi.org/project/twisted)|7.001761531541252e-05| +|pypi|[dust-extinction](http://dust-extinction.readthedocs.io/)|7.000273130286391e-05| +|pypi|[GitPython](https://pypi.org/project/GitPython)|6.99669981838892e-05| +|pypi|[freezegun](https://pypi.org/project/freezegun)|6.947537811261078e-05| +|pypi|[trio](https://pypi.org/project/trio)|6.929911855459763e-05| +|pypi|[python_version](https://pypi.org/project/python_version)|6.927515033317081e-05| +|pypi|[nvidia-cuda-runtime-cu11](https://pypi.org/project/nvidia-cuda-runtime-cu11)|6.915875448656112e-05| +|pypi|[asttokens](https://pypi.org/project/asttokens)|6.887549895872866e-05| +|pypi|[executing](https://pypi.org/project/executing)|6.887549895872866e-05| +|pypi|[pyensembl](https://pypi.org/project/pyensembl)|6.84992686494393e-05| +|pypi|[dgl](https://github.com/dmlc/dgl)|6.8259385665529e-05| +|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|6.80718598807336e-05| +|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.781806413065758e-05| +|pypi|[tess-point](https://pypi.org/project/tess-point)|6.775528964954043e-05| +|pypi|[nvidia-cuda-nvrtc-cu11](https://pypi.org/project/nvidia-cuda-nvrtc-cu11)|6.773682615891608e-05| +|pypi|[paramiko](https://pypi.org/project/paramiko)|6.766432250714658e-05| +|pypi|[pygame](https://www.pygame.org)|6.701011808987333e-05| +|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.690638712823013e-05| +|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.674251042851725e-05| +|pypi|[asdf-coordinates-schemas](https://github.com/asdf-format/asdf-coordinates-schemas)|6.674026650438628e-05| +|pypi|[patsy](https://github.com/pydata/patsy)|6.671554938309879e-05| +|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|6.647751967681268e-05| +|pypi|[asdf-wcs-schemas](https://github.com/spacetelescope/asdf-wcs-schemas)|6.631907187137425e-05| +|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.620654565354849e-05| +|pypi|[pathspec](https://pypi.org/project/pathspec)|6.563153891785173e-05| +|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.561746289014786e-05| +|pypi|[dnspython](https://pypi.org/project/dnspython)|6.559168014612807e-05| +|pypi|[omegaconf](https://github.com/omry/omegaconf)|6.535939473114367e-05| +|pypi|[ml-collections](https://github.com/google/ml_collections)|6.534744432531887e-05| +|pypi|[glob2](https://pypi.org/project/glob2)|6.516154721274175e-05| +|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|6.493619290864503e-05| +|pypi|[types-backports](https://github.com/python/typeshed)|6.486706928830394e-05| +|pypi|[pytest-virtualenv](https://github.com/manahl/pytest-plugins)|6.484955012697092e-05| +|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.448771568921947e-05| +|pypi|[panel](https://pypi.org/project/panel)|6.420010532755129e-05| +|pypi|[appnope](https://pypi.org/project/appnope)|6.400981764416935e-05| +|pypi|[celery](http://celeryproject.org)|6.376033765458992e-05| +|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.351723254942368e-05| +|pypi|[pyface](http://docs.enthought.com/pyface)|6.347942737959803e-05| +|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.347143534135009e-05| +|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.306846358040898e-05| +|pypi|[Shapely](https://pypi.org/project/Shapely)|6.3061574710257e-05| +|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.301803998049732e-05| +|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.300866369125754e-05| +|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.285102877159322e-05| +|pypi|[mne](https://mne.tools/dev/)|6.276243614624461e-05| +|pypi|[natsort](https://github.com/SethMMorton/natsort)|6.274919416844406e-05| +|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.257110352673492e-05| +|pypi|[gnuplot](https://github.com/gnuplot)|6.257110352673492e-05| +|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.257110352673492e-05| +|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.257110352673492e-05| +|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.257110352673492e-05| +|pypi|[clawpack](http://www.clawpack.org)|6.257110352673492e-05| +|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.257110352673492e-05| +|pypi|[pyYAML](https://pyyaml.org/)|6.257110352673492e-05| +|pypi|[jsonify](https://pypi.org/project/jsonify)|6.257110352673492e-05| +|pypi|[PyEscape](https://github.com/qaviton/escape)|6.257110352673492e-05| +|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.257110352673492e-05| +|pypi|[torch_geometric](https://pyg.org)|6.257110352673492e-05| +|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|6.257110352673492e-05| +|pypi|[gpytorch](https://gpytorch.ai)|6.257110352673492e-05| +|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.257110352673492e-05| +|pypi|[python-copasi](http://copasi.org)|6.257110352673492e-05| +|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.257110352673492e-05| +|pypi|[mc3](https://github.com/pcubillos/mc3)|6.257110352673492e-05| +|pypi|[PuLP](https://github.com/coin-or/pulp)|6.257110352673492e-05| +|pypi|[tartiflette](https://tartiflette.io)|6.257110352673492e-05| +|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.257110352673492e-05| +|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.257110352673492e-05| +|pypi|[GetDist](https://getdist.readthedocs.io)|6.257110352673492e-05| +|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.257110352673492e-05| +|pypi|[nnde](https://github.com/elwinter/nnde)|6.257110352673492e-05| +|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.257110352673492e-05| +|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.257110352673492e-05| +|pypi|[coplot](https://pypi.org/project/coplot)|6.257110352673492e-05| +|pypi|[Numpy](https://www.numpy.org)|6.257110352673492e-05| +|pypi|[Matplotlib](https://matplotlib.org)|6.257110352673492e-05| +|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.257110352673492e-05| +|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.232991942642113e-05| +|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.228161966350964e-05| +|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.194539249146757e-05| +|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|6.192274949870043e-05| +|pypi|[pysolr](https://pypi.org/project/pysolr)|6.157816846875269e-05| +|pypi|[radvel](https://pypi.org/project/radvel)|6.134947721978439e-05| +|pypi|[Mako](https://www.makotemplates.org/)|6.114101460731154e-05| +|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.0945880058508036e-05| +|pypi|[cupy](https://pypi.org/project/cupy)|6.08946463130808e-05| +|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.053171621011683e-05| +|pypi|[cvxopt](http://cvxopt.org)|6.03632374451487e-05| +|pypi|[towncrier](https://pypi.org/project/towncrier)|5.990208491693387e-05| +|pypi|[blosc](http://github.com/blosc/python-blosc)|5.944254835039818e-05| +|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|5.939135906157591e-05| +|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|5.937005510072038e-05| +|pypi|[xxhash](https://pypi.org/project/xxhash)|5.9182936478361e-05| +|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.911710278258018e-05| +|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.911710278258018e-05| +|pypi|[texttable](https://github.com/foutaise/texttable/)|5.873975441602728e-05| +|pypi|[pyopenssl](https://pypi.org/project/pyopenssl)|5.85064596212042e-05| +|pypi|[quantiphy](https://quantiphy.readthedocs.io)|5.8399696624952596e-05| +|pypi|[grapheme](https://github.com/alvinlindstam/grapheme)|5.8090121434666015e-05| +|pypi|[about-time](https://github.com/rsalmei/about-time)|5.8090121434666015e-05| +|pypi|[fbs](https://build-system.fman.io)|5.7757941716986085e-05| +|pypi|[bidict](https://bidict.readthedocs.io)|5.7757941716986085e-05| +|pypi|[prospector](https://pypi.org/project/prospector)|5.7506501042634765e-05| +|pypi|[tbb](https://pypi.org/project/tbb)|5.7503961482203806e-05| +|pypi|[voluptuous](https://pypi.org/project/voluptuous)|5.740269338758217e-05| +|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.735684489950702e-05| +|pypi|[pyfiglet](https://github.com/pwaller/pyfiglet)|5.718769061009046e-05| +|pypi|[bibtexparser](https://github.com/sciunto-org/python-bibtexparser)|5.695473393078274e-05| +|pypi|[mergedeep](https://pypi.org/project/mergedeep)|5.6940290993442965e-05| +|pypi|[mimeparse](http://code.google.com/p/mimeparse/)|5.669388915975946e-05| +|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.660729522184299e-05| +|pypi|[mkdocs](https://www.mkdocs.org)|5.633874336066728e-05| +|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.625946300900343e-05| +|pypi|[pynacl](https://pypi.org/project/pynacl)|5.6077313295172085e-05| +|pypi|[uvloop](http://github.com/MagicStack/uvloop)|5.600007497284181e-05| +|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|5.59060079226659e-05| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|5.584143250337165e-05| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|5.584143250337165e-05| +|pypi|[odfpy](https://pypi.org/project/odfpy)|5.584143250337165e-05| +|pypi|[IPython](https://pypi.org/project/IPython)|5.5651794137607866e-05| +|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.542221366211095e-05| +|pypi|[dash-html-components](https://github.com/plotly/dash-html-components)|5.542221366211095e-05| +|pypi|[dash-table](https://pypi.org/project/dash-table)|5.542221366211095e-05| +|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.527114144861585e-05| +|pypi|[pynndescent](https://pypi.org/project/pynndescent)|5.518372412570365e-05| +|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.5122162630695056e-05| +|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.498672734167614e-05| +|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.4958598786499806e-05| +|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.488379652202178e-05| +|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.46227754656163e-05| +|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.457094100438811e-05| +|pypi|[libcst](https://pypi.org/project/libcst)|5.442222479028365e-05| +|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.442222479028365e-05| +|pypi|[py4j](https://www.py4j.org/)|5.4403468758204244e-05| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|5.42689725401267e-05| +|pypi|[pip-run](https://pypi.org/project/pip-run)|5.417428643858206e-05| +|pypi|[whoosh](https://pypi.org/project/whoosh)|5.415619395558193e-05| +|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.4091267449152466e-05| +|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.4042343597980006e-05| +|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.39845603099777e-05| +|pypi|[feets](https://github.com/carpyncho/feets)|5.388898868331237e-05| +|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.3845503421842445e-05| +|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.366442187685085e-05| +|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.366442187685085e-05| +|pypi|[easydev](http://github.com/cokelaer/easydev)|5.363237445148708e-05| +|pypi|[mdtraj](http://mdtraj.org)|5.363237445148708e-05| +|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.363237445148708e-05| +|pypi|[cykhash](https://github.com/realead/cykhash)|5.363237445148708e-05| +|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.363237445148708e-05| +|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.363237445148708e-05| +|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.363237445148708e-05| +|pypi|[dustpy](https://github.com/stammler/dustpy)|5.363237445148708e-05| +|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.363237445148708e-05| +|pypi|[noise](https://github.com/caseman/noise)|5.363237445148708e-05| +|pypi|[pytorch](http://pytorch.org)|5.363237445148708e-05| +|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.363237445148708e-05| +|pypi|[msgpack-python](http://msgpack.org/)|5.363237445148708e-05| +|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.363237445148708e-05| +|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.363237445148708e-05| +|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.363237445148708e-05| +|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.363237445148708e-05| +|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.363237445148708e-05| +|pypi|[pony](https://ponyorm.com)|5.363237445148708e-05| +|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.363237445148708e-05| +|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.363237445148708e-05| +|pypi|[ncls](https://github.com/endrebak/ncls)|5.363237445148708e-05| +|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.363237445148708e-05| +|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.363237445148708e-05| +|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.363237445148708e-05| +|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.363237445148708e-05| +|pypi|[cppyy](http://cppyy.readthedocs.org)|5.363237445148708e-05| +|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.363237445148708e-05| +|pypi|[libstempo](https://github.com/vallis/libstempo)|5.363237445148708e-05| +|pypi|[STAR](https://github.com/dbrgn/star)|5.363237445148708e-05| +|pypi|[fastqc](https://github.com/fastqc)|5.363237445148708e-05| +|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.363237445148708e-05| +|pypi|[pympler](https://pypi.org/project/pympler)|5.338003934583572e-05| +|pypi|[asteval](https://github.com/newville/asteval)|5.31550474269291e-05| +|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|5.3090308263962826e-05| +|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|5.3090308263962826e-05| +|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|5.3090308263962826e-05| +|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.27757462484425e-05| +|pypi|[types-colorama](https://github.com/python/typeshed)|5.274207703559239e-05| +|pypi|[gwcs](https://pypi.org/project/gwcs)|5.250797035830334e-05| +|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.249042782925231e-05| +|pypi|[freesasa](http://freesasa.github.io/)|5.245269744326687e-05| +|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.2416707297253373e-05| +|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.234313468101864e-05| +|pypi|[nptyping](https://github.com/ramonhagenaars/nptyping)|5.227160735796025e-05| +|pypi|[rich-click](https://pypi.org/project/rich-click)|5.221340428449536e-05| +|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.203027916338497e-05| +|pypi|[h11](https://github.com/python-hyper/h11)|5.201355862660624e-05| +|pypi|[holoviews](https://pypi.org/project/holoviews)|5.196525389251293e-05| +|pypi|[CommonMark](https://pypi.org/project/CommonMark)|5.175111577841953e-05| +|pypi|[ansicolors](https://pypi.org/project/ansicolors)|5.1595443860949334e-05| +|pypi|[khmer](https://khmer.readthedocs.io/)|5.157646676418007e-05| +|pypi|[contextvars](https://pypi.org/project/contextvars)|5.155359027188819e-05| +|pypi|[pynvml](https://pypi.org/project/pynvml)|5.1180318543799765e-05| +|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|5.104484761391533e-05| +|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.104484761391533e-05| +|pypi|[nvidia-cudnn-cu11](https://pypi.org/project/nvidia-cudnn-cu11)|5.103972718280686e-05| +|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|5.1012690813923174e-05| +|pypi|[sphinxcontrib-napoleon](https://sphinxcontrib-napoleon.readthedocs.io)|5.080905117924447e-05| +|pypi|[coveralls](http://github.com/TheKevJames/coveralls-python)|5.0644816267821556e-05| +|pypi|[frozendict](https://github.com/Marco-Sulla/python-frozendict)|5.058919090104397e-05| +|pypi|[pip-api](https://pypi.org/project/pip-api)|5.050170795850904e-05| +|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.050170795850904e-05| +|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.050170795850904e-05| +|pypi|[aiosignal](https://github.com/aio-libs/aiosignal)|5.043154752385604e-05| +|pypi|[curio](https://pypi.org/project/curio)|5.040456073146838e-05| +|pypi|[google-auth-oauthlib](https://pypi.org/project/google-auth-oauthlib)|4.997845160378475e-05| +|pypi|[path](https://pypi.org/project/path)|4.945649721632485e-05| +|pypi|[pockets](https://pypi.org/project/pockets)|4.9455464792849235e-05| +|pypi|[pytest-remotedata](https://github.com/astropy/pytest-remotedata)|4.935433107008336e-05| +|pypi|[configparser](https://pypi.org/project/configparser)|4.927511772436972e-05| +|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.925393427458947e-05| +|pypi|[pyxenon](https://github.com/NLeSC/pyxenon)|4.914751611679939e-05| +|pypi|[pbr](https://docs.openstack.org/pbr/latest/)|4.9131735299720974e-05| +|pypi|[gevent](https://pypi.org/project/gevent)|4.904376774360822e-05| +|pypi|[chevron](https://github.com/noahmorrison/chevron)|4.88979192972367e-05| +|pypi|[cytoolz](https://pypi.org/project/cytoolz)|4.882465609854688e-05| +|pypi|[nrel-pysam](https://pypi.org/project/nrel-pysam)|4.881384080936128e-05| +|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.849260523321956e-05| +|pypi|[pydevtool](https://pypi.org/project/pydevtool)|4.849004372866894e-05| +|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.8300500968005904e-05| +|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.828306366996002e-05| +|pypi|[semantic-version](https://github.com/rbarrois/python-semanticversion)|4.810191994490535e-05| +|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.7995380852342566e-05| +|pypi|[types-protobuf](https://github.com/python/typeshed)|4.799223305704534e-05| +|pypi|[clang-format](http://clang.llvm.org/)|4.799223305704534e-05| +|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.7866894197952214e-05| +|pypi|[pymongo](https://pypi.org/project/pymongo)|4.784385629684727e-05| +|pypi|[magic-impute](https://github.com/KrishnaswamyLab/MAGIC)|4.782177080598582e-05| +|pypi|[pycairo](https://pypi.org/project/pycairo)|4.7742745183018215e-05| +|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.7650301916513525e-05| +|pypi|[wasabi](https://pypi.org/project/wasabi)|4.7544371619661155e-05| +|pypi|[math](https://pypi.org/project/math)|4.746465138956606e-05| +|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|4.7247507886501075e-05| +|pypi|[ini2toml](https://pypi.org/project/ini2toml)|4.7155540015586737e-05| +|pypi|[wandb](https://github.com/wandb/client)|4.698220446368286e-05| +|pypi|[types](https://www.pytosquatting.org)|4.692832764505119e-05| +|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.692832764505119e-05| +|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.692832764505119e-05| +|pypi|[structlog](https://www.structlog.org/)|4.692832764505119e-05| +|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.692832764505119e-05| +|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.692832764505119e-05| +|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.692832764505119e-05| +|pypi|[sbpy](https://sbpy.org)|4.692832764505119e-05| +|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.692832764505119e-05| +|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.692832764505119e-05| +|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.692832764505119e-05| +|pypi|[pycbc](http://www.pycbc.org/)|4.692832764505119e-05| +|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.692832764505119e-05| +|pypi|[pygedm](https://github.com/frbs/pygedm)|4.692832764505119e-05| +|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.692832764505119e-05| +|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.692832764505119e-05| +|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.692832764505119e-05| +|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.692832764505119e-05| +|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.692832764505119e-05| +|pypi|[pyopengl](http://pyopengl.sourceforge.net)|4.692832764505119e-05| +|pypi|[pyglm](https://github.com/Zuzu-Typ/PyGLM)|4.692832764505119e-05| +|pypi|[pyopengl-accelerate](http://pyopengl.sourceforge.net)|4.692832764505119e-05| +|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.692832764505119e-05| +|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.692832764505119e-05| +|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.692832764505119e-05| +|pypi|[gemmi](https://project-gemmi.github.io/)|4.692832764505119e-05| +|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.692832764505119e-05| +|pypi|[imexam](http://imexam.readthedocs.io/)|4.692832764505119e-05| +|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.692832764505119e-05| +|pypi|[trippy](https://github.com/fraserw/trippy)|4.692832764505119e-05| +|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.692832764505119e-05| +|pypi|[gputil](https://github.com/anderskm/gputil)|4.692832764505119e-05| +|pypi|[transforms3d](https://pypi.org/project/transforms3d)|4.687065955606859e-05| +|pypi|[bz2file](https://github.com/nvawda/bz2file)|4.685613021790496e-05| +|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.677189988623435e-05| +|pypi|[zstandard](https://github.com/indygreg/python-zstandard)|4.6767711240954026e-05| +|pypi|[pyasn1-modules](https://pypi.org/project/pyasn1-modules)|4.663980546227178e-05| +|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|4.657548307629141e-05| +|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|4.657548307629141e-05| +|pypi|[cramjam](https://pypi.org/project/cramjam)|4.6527458889233636e-05| +|pypi|[boto](https://github.com/boto/boto/)|4.645904436860068e-05| +|pypi|[args](https://github.com/kennethreitz/args)|4.645904436860068e-05| +|pypi|[anyio](https://pypi.org/project/anyio)|4.6403252052161e-05| +|pypi|[tblib](https://github.com/ionelmc/python-tblib)|4.617756211459861e-05| +|pypi|[yapf](https://pypi.org/project/yapf)|4.599894118736521e-05| +|pypi|[webcolors](https://github.com/ubernostrum/webcolors)|4.597910724286066e-05| +|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.596313493691379e-05| +|pypi|[sos](https://github.com/vatlab/SoS)|4.585683492006466e-05| +|pypi|[pyglet](https://pypi.org/project/pyglet)|4.5850093450349425e-05| +|pypi|[pytest-mpl](https://pypi.org/project/pytest-mpl)|4.566668266151301e-05| +|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.546833522942738e-05| +|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.546833522942738e-05| +|pypi|[xlwt](https://pypi.org/project/xlwt)|4.52463523288098e-05| +|pypi|[colour](http://github.com/vaab/colour)|4.518527547537786e-05| +|pypi|[spectres](https://spectres.readthedocs.io)|4.5159221142907154e-05| +|pypi|[vine](https://pypi.org/project/vine)|4.488193793296059e-05| +|pypi|[dpath](https://www.github.com/akesterson/dpath-python)|4.485616772306191e-05| +|pypi|[zope.event](https://pypi.org/project/zope.event)|4.45491525918147e-05| +|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.445007740288427e-05| +|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.40496957847833e-05| +|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.3885396084066815e-05| +|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.373720136518771e-05| +|pypi|[segments](https://github.com/cldf/segments)|4.373720136518771e-05| +|pypi|[requests-file](http://github.com/dashea/requests-file)|4.3643344709897605e-05| +|pypi|[distlib](https://pypi.org/project/distlib)|4.3426782205437074e-05| +|pypi|[colorlog](https://github.com/borntyping/python-colorlog)|4.3296851606202014e-05| +|pypi|[fastrlock](https://github.com/scoder/fastrlock)|4.328643969033546e-05| +|pypi|[sniffio](https://pypi.org/project/sniffio)|4.322541105115668e-05| +|pypi|[ratelimit](https://pypi.org/project/ratelimit)|4.2704778156996586e-05| +|pypi|[backoff](https://pypi.org/project/backoff)|4.2704778156996586e-05| +|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.266211604095563e-05| +|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.265263557072431e-05| +|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.250948355164093e-05| +|pypi|[python_dateutil](https://github.com/dateutil/dateutil)|4.245896310742727e-05| +|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|4.229084737189215e-05| +|pypi|[overrides](https://github.com/mkorpela/overrides)|4.205536594615093e-05| +|pypi|[tensorly-viz](https://tensorly.org/viz)|4.1714069017823284e-05| +|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.1714069017823284e-05| +|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.1714069017823284e-05| +|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.1714069017823284e-05| +|pypi|[fseval](https://github.com/dunnkers/fseval)|4.1714069017823284e-05| +|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.1714069017823284e-05| +|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.1714069017823284e-05| +|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.1714069017823284e-05| +|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.1714069017823284e-05| +|pypi|[protfasta](https://pypi.org/project/protfasta)|4.1714069017823284e-05| +|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.1714069017823284e-05| +|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.1714069017823284e-05| +|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.1714069017823284e-05| +|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.1714069017823284e-05| +|pypi|[sick](http://www.github.com/andycasey/sick/)|4.1714069017823284e-05| +|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.1714069017823284e-05| +|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.1714069017823284e-05| +|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.1714069017823284e-05| +|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.1714069017823284e-05| +|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.1714069017823284e-05| +|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.1714069017823284e-05| +|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.1714069017823284e-05| +|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.1714069017823284e-05| +|pypi|[pygobject](https://pygobject.readthedocs.io)|4.1714069017823284e-05| +|pypi|[genicam](https://www.emva.org)|4.1714069017823284e-05| +|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.1714069017823284e-05| +|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.1714069017823284e-05| +|pypi|[treegp](https://github.com/PFLeget/treegp)|4.1714069017823284e-05| +|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.1714069017823284e-05| +|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.1714069017823284e-05| +|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.1714069017823284e-05| +|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.1714069017823284e-05| +|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.1714069017823284e-05| +|pypi|[lda](https://pypi.org/project/lda)|4.1714069017823284e-05| +|pypi|[precession](https://github.com/dgerosa/precession/)|4.1714069017823284e-05| +|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.1714069017823284e-05| +|pypi|[pymatgen](https://pymatgen.org)|4.150358118283604e-05| +|pypi|[casadi](http://casadi.org)|4.136016531521111e-05| +|pypi|[mahotas](http://luispedro.org/software/mahotas)|4.1296928327645054e-05| +|pypi|[click-plugins](https://pypi.org/project/click-plugins)|4.1265524810876837e-05| +|pypi|[unidecode](https://pypi.org/project/unidecode)|4.125567265499006e-05| +|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.1193686006825934e-05| +|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|4.1008946219170546e-05| +|pypi|[ply](http://www.dabeaz.com/ply/)|4.086831982501042e-05| +|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.07208768983513e-05| +|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|4.070786929862406e-05| +|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.0616330359459514e-05| +|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.05267081991631e-05| +|pypi|[wslink](https://pypi.org/project/wslink)|4.051227544638217e-05| +|pypi|[bwapy](https://pypi.org/project/bwapy)|4.034435331873058e-05| +|pypi|[pytabix](https://pypi.org/project/pytabix)|4.034435331873058e-05| +|pypi|[types-psutil](https://github.com/python/typeshed)|4.0309388712823014e-05| +|pypi|[Brotli](https://github.com/google/brotli)|4.028744792329947e-05| +|pypi|[rdflib](https://github.com/RDFLib/rdflib)|3.984882476201056e-05| +|pypi|[yarl](https://pypi.org/project/yarl)|3.978428869741589e-05| +|pypi|[lmdb](https://pypi.org/project/lmdb)|3.949293027791321e-05| +|pypi|[fiona](https://pypi.org/project/fiona)|3.9475401737877845e-05| +|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|3.935884934178449e-05| +|pypi|[sphinx-autobuild](https://github.com/executablebooks/sphinx-autobuild)|3.921101998046653e-05| +|pypi|[dogpile.cache](https://github.com/sqlalchemy/dogpile.cache)|3.904909650076885e-05| +|pypi|[CoolProp](http://www.coolprop.org)|3.883319112627987e-05| +|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|3.868090984213624e-05| +|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.8559294384301646e-05| +|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.8200345939687236e-05| +|pypi|[cython-lint](https://github.com/MarcoGorelli/cython-lint)|3.8119176621160404e-05| +|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.7959802806219194e-05| +|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.792006083592189e-05| +|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.792006083592189e-05| +|pypi|[pydap](https://pypi.org/project/pydap)|3.792006083592189e-05| +|pypi|[numbagg](https://pypi.org/project/numbagg)|3.792006083592189e-05| +|pypi|[spglib](http://spglib.github.io/spglib/)|3.787134443501933e-05| +|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.754266211604096e-05| +|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.754266211604096e-05| +|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.754266211604096e-05| +|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.754266211604096e-05| +|pypi|[Cerberus](http://docs.python-cerberus.org)|3.754266211604096e-05| +|pypi|[2to3](https://pypi.org/project/2to3)|3.754266211604096e-05| +|pypi|[streamlit-authenticator](https://github.com/mkhorasani/Streamlit-Authenticator)|3.754266211604096e-05| +|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.754266211604096e-05| +|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.754266211604096e-05| +|pypi|[urepr](https://github.com/j-faria/urepr)|3.754266211604096e-05| +|pypi|[simpleitk](http://simpleitk.org/)|3.754266211604096e-05| +|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.754266211604096e-05| +|pypi|[disksurf](https://github.com/richteague/disksurf)|3.754266211604096e-05| +|pypi|[gofish](https://github.com/richteague/gofish)|3.754266211604096e-05| +|pypi|[pywfa](https://pypi.org/project/pywfa)|3.754266211604096e-05| +|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.754266211604096e-05| +|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.754266211604096e-05| +|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.754266211604096e-05| +|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.754266211604096e-05| +|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.754266211604096e-05| +|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.754266211604096e-05| +|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.754266211604096e-05| +|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.754266211604096e-05| +|pypi|[caput](https://github.com/eykd/caput)|3.754266211604096e-05| +|pypi|[astLib](https://astlib.readthedocs.io)|3.754266211604096e-05| +|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.754266211604096e-05| +|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.754266211604096e-05| +|pypi|[pykeops](http://www.kernel-operations.io/)|3.754266211604096e-05| +|pypi|[keopscore](http://www.kernel-operations.io/)|3.754266211604096e-05| +|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.754266211604096e-05| +|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.752687117611051e-05| +|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.75157176216993e-05| +|pypi|[optlang](https://github.com/opencobra/optlang)|3.75157176216993e-05| +|pypi|[tensorflow-probability](https://pypi.org/project/tensorflow-probability)|3.746837449161347e-05| +|pypi|[kombu](https://kombu.readthedocs.io)|3.736043713177283e-05| +|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.72217846620577e-05| +|pypi|[cymem](https://pypi.org/project/cymem)|3.722013953774989e-05| +|pypi|[murmurhash](https://pypi.org/project/murmurhash)|3.722013953774989e-05| +|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.719751747414847e-05| +|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.7167235494880546e-05| +|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.7167235494880546e-05| +|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.7167235494880546e-05| +|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.6810830860081224e-05| +|pypi|[chex](https://github.com/deepmind/chex)|3.678863261963024e-05| +|pypi|[PyJWT](https://github.com/jpadilla/pyjwt)|3.676009345001515e-05| +|pypi|[jdcal](https://github.com/phn/jdcal)|3.6476109215017056e-05| +|pypi|[coloredlogs](https://coloredlogs.readthedocs.io)|3.638987213382045e-05| +|pypi|[pycryptodomex](https://www.pycryptodome.org)|3.626039513531702e-05| +|pypi|[parsimonious](https://pypi.org/project/parsimonious)|3.617597748637806e-05| +|pypi|[crds](https://hst-crds.stsci.edu)|3.603128418438785e-05| +|pypi|[zict](https://pypi.org/project/zict)|3.6026059527964206e-05| +|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.597114022820994e-05| +|pypi|[hiredis](https://pypi.org/project/hiredis)|3.573128646244893e-05| +|pypi|[isodate](https://github.com/gweis/isodate/)|3.570445035323769e-05| +|pypi|[cwltool](https://pypi.org/project/cwltool)|3.566552901023891e-05| +|pypi|[torchvision](https://pypi.org/project/torchvision)|3.553178369685412e-05| +|pypi|[scanpydoc](https://github.com/theislab/scanpydoc/)|3.536578498868438e-05| +|pypi|[nibabel](https://nipy.org/nibabel)|3.527925610311931e-05| +|pypi|[geopandas](https://pypi.org/project/geopandas)|3.526763011885069e-05| +|pypi|[ase](https://wiki.fysik.dtu.dk/ase)|3.510434877041275e-05| +|pypi|[astropy-healpix](https://github.com/astropy/astropy-healpix)|3.507316886347116e-05| +|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|3.5029664449044294e-05| +|pypi|[types-toml](https://pypi.org/project/types-toml)|3.479236863998004e-05| +|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.462654760290791e-05| +|pypi|[cfgrib](https://pypi.org/project/cfgrib)|3.461630656971028e-05| +|pypi|[wincertstore](https://github.com/tiran/wincertstore)|3.442202232281955e-05| +|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.442195411244046e-05| +|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.4286120591581334e-05| +|pypi|[terminaltables](https://github.com/matthewdeanmartin/terminaltables)|3.4209132635047657e-05| +|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.41296928327645e-05| +|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.41296928327645e-05| +|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.41296928327645e-05| +|pypi|[PIL](http://www.pythonware.com/products/pil)|3.41296928327645e-05| +|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.41296928327645e-05| +|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.41296928327645e-05| +|pypi|[wurst](https://github.com/polca/wurst)|3.41296928327645e-05| +|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.41296928327645e-05| +|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.41296928327645e-05| +|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.41296928327645e-05| +|pypi|[configuration](http://k0s.org/hg/configuration)|3.41296928327645e-05| +|pypi|[filetype](https://github.com/h2non/filetype.py)|3.41296928327645e-05| +|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.41296928327645e-05| +|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.41296928327645e-05| +|pypi|[colored](https://gitlab.com/dslackw/colored)|3.41296928327645e-05| +|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.41296928327645e-05| +|pypi|[cdips](https://github.com/lgbouma/cdips)|3.41296928327645e-05| +|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.41296928327645e-05| +|pypi|[marxs](http://marxs.readthedocs.io)|3.41296928327645e-05| +|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.41296928327645e-05| +|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.41296928327645e-05| +|pypi|[flatdict](https://github.com/gmr/flatdict)|3.41296928327645e-05| +|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.41296928327645e-05| +|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.41296928327645e-05| +|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.41296928327645e-05| +|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.41296928327645e-05| +|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.41296928327645e-05| +|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.41296928327645e-05| +|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.41296928327645e-05| +|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.41296928327645e-05| +|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.41296928327645e-05| +|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.41296928327645e-05| +|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.41296928327645e-05| +|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.410125142207053e-05| +|pypi|[rpy2](https://rpy2.github.io)|3.4084783532735764e-05| +|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|3.404611986719122e-05| +|pypi|[billiard](https://pypi.org/project/billiard)|3.400506170515167e-05| +|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.3922989653701604e-05| +|pypi|[scikit_learn](http://scikit-learn.org)|3.3747167809103175e-05| +|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.373447559976996e-05| +|pypi|[ray](https://github.com/ray-project/ray)|3.365533878854393e-05| +|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.316394865418124e-05| +|pypi|[pypairix](https://github.com/4dn-dcic/pairix)|3.314377601920264e-05| +|pypi|[python-decouple](https://pypi.org/project/python-decouple)|3.303754266211604e-05| +|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.268849403640777e-05| +|pypi|[matchms](https://github.com/matchms/matchms)|3.266211604095564e-05| +|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.2632190730573285e-05| +|pypi|[addict](https://pypi.org/project/addict)|3.257608077360637e-05| +|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.250049312336002e-05| +|pypi|[optax](https://github.com/deepmind/optax)|3.22157311134269e-05| +|pypi|[elastic-transport](https://github.com/elastic/elastic-transport-python)|3.221517958719325e-05| +|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.211233263323707e-05| +|pypi|[timm](https://pypi.org/project/timm)|3.207027092737348e-05| +|pypi|[safe-netrc](https://pypi.org/project/safe-netrc)|3.200065008938729e-05| +|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.195064321344185e-05| +|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|3.170050158857627e-05| +|pypi|[itk](https://itk.org/)|3.1619218936603645e-05| +|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.1617960750853235e-05| +|pypi|[pytz-deprecation-shim](https://pypi.org/project/pytz-deprecation-shim)|3.1298175999199885e-05| +|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.128555176336746e-05| +|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.128555176336746e-05| +|pypi|[blackjax](https://pypi.org/project/blackjax)|3.128555176336746e-05| +|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.128555176336746e-05| +|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.128555176336746e-05| +|pypi|[random2](http://pypi.python.org/pypi/random2)|3.128555176336746e-05| +|pypi|[pickle-mixin](https://github.com/limix/pickle-mixin)|3.128555176336746e-05| +|pypi|[bioinfokit](https://github.com/reneshbedre/bioinfokit)|3.128555176336746e-05| +|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.128555176336746e-05| +|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.128555176336746e-05| +|pypi|[toil](https://github.com/DataBiosphere/toil)|3.128555176336746e-05| +|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.128555176336746e-05| +|pypi|[torch_sparse](https://github.com/rusty1s/pytorch_sparse)|3.128555176336746e-05| +|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.128555176336746e-05| +|pypi|[vtk](https://pypi.org/project/vtk)|3.126566750992566e-05| +|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.115035348610434e-05| +|pypi|[PyLD](https://pypi.org/project/PyLD)|3.1129882679180886e-05| +|pypi|[asciitree](https://pypi.org/project/asciitree)|3.107273905747147e-05| +|pypi|[sphinx-math-dollar](https://pypi.org/project/sphinx-math-dollar)|3.0990745602520344e-05| +|pypi|[jupyter-console](https://pypi.org/project/jupyter-console)|3.0964568461060644e-05| +|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.0893606643533466e-05| +|pypi|[tensorflow-cpu](https://pypi.org/project/tensorflow-cpu)|3.0393719533143474e-05| +|pypi|[ipympl](https://pypi.org/project/ipympl)|3.031800784131444e-05| +|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.0315622815259788e-05| +|pypi|[autocommand](https://pypi.org/project/autocommand)|3.0309410178565115e-05| +|pypi|[QtPy](https://github.com/spyder-ide/qtpy)|3.0205194227862556e-05| +|pypi|[astor](https://github.com/berkerpeksag/astor)|3.0124151145192623e-05| +|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.0082261310930252e-05| +|pypi|[tensorflow-gpu](https://www.tensorflow.org/)|3.0068550829718772e-05| +|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|2.9968636312492967e-05| +|pypi|[shap](https://pypi.org/project/shap)|2.9931814488128484e-05| +|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|2.9765967820575327e-05| +|pypi|[pathos](https://pypi.org/project/pathos)|2.965317249857124e-05| +|pypi|[dipy](https://dipy.org)|2.9504681893760398e-05| +|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.9504681893760398e-05| +|pypi|[lml](https://github.com/python-lml/lml)|2.9484914066309118e-05| +|pypi|[gensim](https://pypi.org/project/gensim)|2.94360949669615e-05| +|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|2.941529460300792e-05| +|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|2.9415294603007915e-05| +|pypi|[emoji](https://github.com/carpedm20/emoji/)|2.9390298518987536e-05| +|pypi|[gmsh](https://gmsh.info)|2.9371612126079097e-05| +|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|2.9211079023365714e-05| +|pypi|[altair](https://pypi.org/project/altair)|2.9140828603028655e-05| +|pypi|[netifaces](https://pypi.org/project/netifaces)|2.9086811815935035e-05| +|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.9028522671867383e-05| +|pypi|[smart-open](https://pypi.org/project/smart-open)|2.900310381835972e-05| +|pypi|[pytest-lazy-fixture](https://pypi.org/project/pytest-lazy-fixture)|2.8979469677080592e-05| +|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.8878970858493043e-05| +|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.8878970858493043e-05| +|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.8878970858493043e-05| +|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.8878970858493043e-05| +|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.8878970858493043e-05| +|pypi|[coramin](https://github.com/Coramin/Coramin)|2.8878970858493043e-05| +|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.8878970858493043e-05| +|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.8878970858493043e-05| +|pypi|[ulid](https://github.com/mdipierro/ulid)|2.8878970858493043e-05| +|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.8878970858493043e-05| +|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.8878970858493043e-05| +|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.8878970858493043e-05| +|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.8878970858493043e-05| +|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.8878970858493043e-05| +|pypi|[filemagic](http://filemagic.readthedocs.org)|2.8878970858493043e-05| +|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.8878970858493043e-05| +|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.8878970858493043e-05| +|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.8878970858493043e-05| +|pypi|[pmesh](https://pypi.org/project/pmesh)|2.8878970858493043e-05| +|pypi|[pymdown-extensions](https://pypi.org/project/pymdown-extensions)|2.8878423498058714e-05| +|pypi|[pretend](https://pypi.org/project/pretend)|2.886286160402727e-05| +|pypi|[reportlab](http://www.reportlab.com/)|2.8836805719608494e-05| +|pypi|[httpretty](https://pypi.org/project/httpretty)|2.8803739926004533e-05| +|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.859018114990811e-05| +|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.8475438810336423e-05| +|pypi|[easygui](https://github.com/robertlugg/easygui)|2.8433432738656544e-05| +|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.8323702747764186e-05| +|pypi|[pyqtgraph](https://pypi.org/project/pyqtgraph)|2.827865246113285e-05| +|pypi|[python-socks](https://pypi.org/project/python-socks)|2.826152048585252e-05| +|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8169388858593513e-05| +|pypi|[geojson](https://github.com/jazzband/geojson)|2.8106716235982448e-05| +|pypi|[funcy](https://pypi.org/project/funcy)|2.8104633103629286e-05| +|pypi|[datrie](https://github.com/kmike/datrie)|2.7917885584267838e-05| +|pypi|[toposort](https://pypi.org/project/toposort)|2.7917885584267838e-05| +|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.7864320795328875e-05| +|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.782507820227943e-05| +|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.7814345305812882e-05| +|pypi|[hdf5plugin](https://pypi.org/project/hdf5plugin)|2.767731411603785e-05| +|pypi|[datashader](https://datashader.org)|2.7660871338692272e-05| +|pypi|[pymc3](http://github.com/pymc-devs/pymc3)|2.7629286621463366e-05| +|pypi|[cligj](https://github.com/mapbox/cligj)|2.7425951377603924e-05| +|pypi|[ndcube](https://docs.sunpy.org/projects/ndcube/)|2.7382599747082163e-05| +|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.7261801549221614e-05| +|pypi|[PasteDeploy](https://pypi.org/project/PasteDeploy)|2.6923623873282577e-05| +|pypi|[srsly](https://pypi.org/project/srsly)|2.689590745583863e-05| +|pypi|[Pint](https://github.com/hgrecco/pint)|2.68839725878975e-05| +|pypi|[area](https://github.com/scisco/area)|2.681618722574354e-05| +|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.681618722574354e-05| +|pypi|[thermo](https://github.com/CalebBell/thermo)|2.681618722574354e-05| +|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.681618722574354e-05| +|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.681618722574354e-05| +|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.681618722574354e-05| +|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.681618722574354e-05| +|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.681618722574354e-05| +|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.681618722574354e-05| +|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.681618722574354e-05| +|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.681618722574354e-05| +|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.681618722574354e-05| +|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.681618722574354e-05| +|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.681618722574354e-05| +|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.681618722574354e-05| +|pypi|[dash_table](https://pypi.org/project/dash_table)|2.681618722574354e-05| +|pypi|[dash_trich_components](https://pypi.org/project/dash_trich_components)|2.681618722574354e-05| +|pypi|[python-time](https://github.com/hengdai/pytime)|2.681618722574354e-05| +|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.681618722574354e-05| +|pypi|[wres](https://github.com/jks-liu/wres)|2.681618722574354e-05| +|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.681618722574354e-05| +|pypi|[monty](https://pypi.org/project/monty)|2.676219422215704e-05| +|pypi|[dicttoxml](https://github.com/quandyfactory/dicttoxml)|2.6711388333137184e-05| +|pypi|[srastream](https://github.com/jdidion/srastream)|2.65480253534861e-05| +|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.65480253534861e-05| +|pypi|[progress](http://github.com/verigak/progress/)|2.652525689263406e-05| +|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.649799879271873e-05| +|pypi|[asynctest](https://pypi.org/project/asynctest)|2.632975875671304e-05| +|pypi|[MOODS-python](https://pypi.org/project/MOODS-python)|2.6279863481228668e-05| +|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.6046835667845504e-05| +|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.604522184300341e-05| +|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.604522184300341e-05| +|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.604522184300341e-05| +|pypi|[pythutils](https://github.com/JolleJolles)|2.604522184300341e-05| +|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.578375673786282e-05| +|pypi|[pyfftw](https://pypi.org/project/pyfftw)|2.571518008511712e-05| +|pypi|[phantomjs](https://github.com/neurobin/phantomjspy)|2.5650471792812686e-05| +|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.5524884671642365e-05| +|pypi|[cmake](https://pypi.org/project/cmake)|2.546141379150412e-05| +|pypi|[sep](https://github.com/kbarbary/sep)|2.541585819610937e-05| +|pypi|[funcsigs](https://pypi.org/project/funcsigs)|2.523403217942467e-05| +|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5207215992198927e-05| +|pypi|[astlib](https://astlib.readthedocs.io)|2.5207215992198927e-05| +|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5207215992198927e-05| +|pypi|[cchardet](https://github.com/PyYoshi/cChardet)|2.5080875067660156e-05| +|pypi|[scandir](https://pypi.org/project/scandir)|2.5066044237332646e-05| +|pypi|[scikit-video](http://scikit-video.org/)|2.502844141069397e-05| +|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.502844141069397e-05| +|pypi|[leafmap](https://github.com/opengeos/leafmap)|2.502844141069397e-05| +|pypi|[localtileserver](https://pypi.org/project/localtileserver)|2.502844141069397e-05| +|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.502844141069397e-05| +|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.502844141069397e-05| +|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.502844141069397e-05| +|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.502844141069397e-05| +|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.502844141069397e-05| +|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.502844141069397e-05| +|pypi|[vedo](https://github.com/marcomusy/vedo)|2.502844141069397e-05| +|pypi|[PIMS](https://github.com/soft-matter/pims)|2.502844141069397e-05| +|pypi|[future-fstrings](https://pypi.org/project/future-fstrings)|2.4872013651877133e-05| +|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.4869004842305625e-05| +|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.4861852232360513e-05| +|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.4851201958747584e-05| +|pypi|[autopep8](https://github.com/hhatto/autopep8)|2.4789528887444676e-05| +|pypi|[spacy-legacy](https://spacy.io)|2.4678478292466495e-05| +|pypi|[google-cloud-core](https://pypi.org/project/google-cloud-core)|2.466753756106253e-05| +|pypi|[Theano](http://deeplearning.net/software/theano/)|2.4611300720515738e-05| +|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.45799539932955e-05| +|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.449361911412937e-05| +|pypi|[python-jose](https://pypi.org/project/python-jose)|2.43522528465311e-05| +|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4205552528178503e-05| +|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.417935153583618e-05| +|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.417935153583618e-05| +|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.417935153583618e-05| +|pypi|[pyclipper](https://github.com/greginvm/pyclipper)|2.4065809048744202e-05| +|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.4065809048744202e-05| +|pypi|[httptools](https://pypi.org/project/httptools)|2.3998769093045377e-05| +|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.3998769093045377e-05| +|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|2.3974341145410218e-05| +|pypi|[service-identity](https://pypi.org/project/service-identity)|2.3941834615896048e-05| +|pypi|[geoviews](https://pypi.org/project/geoviews)|2.389975210146382e-05| +|pypi|[george](https://github.com/dfm/george)|2.3756468787021687e-05| +|pypi|[av](https://pypi.org/project/av)|2.374999254297452e-05| +|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.371742781299096e-05| +|pypi|[spectral-cube](http://spectral-cube.readthedocs.org)|2.3710886896253793e-05| +|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.3671731425571017e-05| +|pypi|[formulaic](https://github.com/matthewwardrop/formulaic)|2.3651278366564873e-05| +|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.3651278366564873e-05| +|pypi|[intake](https://pypi.org/project/intake)|2.3635246982009897e-05| +|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.3623209716770324e-05| +|pypi|[identify](https://pypi.org/project/identify)|2.3623209716770324e-05| +|pypi|[cfgv](https://pypi.org/project/cfgv)|2.3623209716770324e-05| +|pypi|[asdf-transform-schemas](https://github.com/asdf-format/asdf-transform-schemas)|2.350425653942915e-05| +|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.3481641916189136e-05| +|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.3464163822525594e-05| +|pypi|[ref_index](http://github.com/phn/ref_index)|2.3464163822525594e-05| +|pypi|[bfit](https://github.com/dfujim/bfit)|2.3464163822525594e-05| +|pypi|[bdata](https://github.com/dfujim/bdata)|2.3464163822525594e-05| +|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.3464163822525594e-05| +|pypi|[julia](http://julialang.org)|2.3464163822525594e-05| +|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.3464163822525594e-05| +|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.3464163822525594e-05| +|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.3464163822525594e-05| +|pypi|[cerberus](http://docs.python-cerberus.org)|2.3464163822525594e-05| +|pypi|[traittypes](https://pypi.org/project/traittypes)|2.3429890372776276e-05| +|pypi|[scanpy](https://scanpy.readthedocs.io)|2.341928247174219e-05| +|pypi|[jupyter-contrib-core](https://github.com/jupyter-contrib/jupyter_contrib_core)|2.339582579701483e-05| +|pypi|[jupyter-nbextensions-configurator](https://github.com/jupyter-contrib/jupyter_nbextensions_configurator)|2.339582579701483e-05| +|pypi|[python-louvain](https://pypi.org/project/python-louvain)|2.3308421786398534e-05| +|pypi|[miniball](https://github.com/marmakoide/miniball)|2.322952218430034e-05| +|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.322952218430034e-05| +|pypi|[pyramid](https://pypi.org/project/pyramid)|2.3213044472186356e-05| +|pypi|[datatable](https://github.com/h2oai/datatable)|2.314348347897836e-05| +|pypi|[anndata](http://anndata.readthedocs.io)|2.310012237015807e-05| +|pypi|[idna-ssl](https://github.com/aio-libs/idna-ssl)|2.3093322367399163e-05| +|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.3077695241919292e-05| +|pypi|[tensorflow-datasets](https://pypi.org/project/tensorflow-datasets)|2.3068544432465954e-05| +|pypi|[aiodns](https://pypi.org/project/aiodns)|2.3042641568978516e-05| +|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|2.297063279236609e-05| +|pypi|[flax](https://pypi.org/project/flax)|2.294334085804266e-05| +|pypi|[xdg](https://github.com/srstevenson/xdg-base-dirs)|2.279032116916076e-05| +|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.2450511945392488e-05| +|pypi|[ffmpeg](https://github.com/jiashaokun/ffmpeg)|2.2398965274391893e-05| +|pypi|[batman-package](https://github.com/lkreidberg/batman)|2.2365129273405738e-05| +|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2329632824513365e-05| +|pypi|[nltk](https://pypi.org/project/nltk)|2.2183194248216878e-05| +|pypi|[humanize](https://pypi.org/project/humanize)|2.2170513962911282e-05| +|pypi|[databases](https://pypi.org/project/databases)|2.213266459208525e-05| +|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.2083918891788796e-05| +|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.2083918891788796e-05| +|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.2083918891788796e-05| +|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.2083918891788796e-05| +|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.2083918891788796e-05| +|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.2083918891788796e-05| +|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.2083918891788796e-05| +|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.2083918891788796e-05| +|pypi|[pykalman](http://pykalman.github.com)|2.2083918891788796e-05| +|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.2083918891788796e-05| +|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.2083918891788796e-05| +|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.1869717629265156e-05| +|pypi|[nbval](https://pypi.org/project/nbval)|2.1775708695840084e-05| +|pypi|[ortools](https://developers.google.com/optimization/)|2.1768423713816216e-05| +|pypi|[apptools](https://pypi.org/project/apptools)|2.1765358361774743e-05| +|pypi|[passlib](https://pypi.org/project/passlib)|2.172423660299328e-05| +|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.163502077123841e-05| +|pypi|[prov](https://pypi.org/project/prov)|2.1621546153385563e-05| +|pypi|[starlette](https://pypi.org/project/starlette)|2.1536510725534552e-05| +|pypi|[waitress](https://pypi.org/project/waitress)|2.153645347139192e-05| +|pypi|[astroid](https://pypi.org/project/astroid)|2.1516581178765146e-05| +|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.1408241245316495e-05| +|pypi|[typeguard](https://pypi.org/project/typeguard)|2.138634815963666e-05| +|pypi|[stsci.stimage](https://pypi.org/project/stsci.stimage)|2.1340982887751232e-05| +|pypi|[stsci.imagestats](https://pypi.org/project/stsci.imagestats)|2.1340982887751232e-05| +|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.1288559360820158e-05| +|pypi|[pyro-ppl](https://pypi.org/project/pyro-ppl)|2.125768413906796e-05| +|pypi|[incremental](https://pypi.org/project/incremental)|2.1156851353685112e-05| +|pypi|[h2](https://pypi.org/project/h2)|2.111147975486432e-05| +|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|2.1077511500222584e-05| +|pypi|[timezonefinder](https://pypi.org/project/timezonefinder)|2.0955121846495274e-05| +|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.0857034508911642e-05| +|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.0857034508911642e-05| +|pypi|[line_profiler](https://github.com/pyutils/line_profiler)|2.0857034508911642e-05| +|pypi|[tkp](http://docs.transientskp.org/)|2.0857034508911642e-05| +|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.0857034508911642e-05| +|pypi|[pydub](http://pydub.com)|2.082723874532748e-05| +|pypi|[pyscf](http://www.pyscf.org)|2.073738099514999e-05| +|pypi|[google-api-core](https://pypi.org/project/google-api-core)|2.070310275057187e-05| +|pypi|[boltons](https://pypi.org/project/boltons)|2.0654522108858933e-05| +|pypi|[clikit](https://pypi.org/project/clikit)|2.0648464163822523e-05| +|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.0648464163822523e-05| +|pypi|[httpstan](https://pypi.org/project/httpstan)|2.0648464163822523e-05| +|pypi|[language-data](https://pypi.org/project/language-data)|2.0648464163822523e-05| +|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.0648464163822523e-05| +|pypi|[mayavi](https://pypi.org/project/mayavi)|2.063963059626581e-05| +|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|2.060403233329198e-05| +|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|2.0579376438453834e-05| +|pypi|[anytree](https://github.com/c0fec0de/anytree)|2.055705758186329e-05| +|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.0441979522184297e-05| +|pypi|[validators](https://pypi.org/project/validators)|2.040661887259498e-05| +|pypi|[fastcore](https://pypi.org/project/fastcore)|2.0363641143147557e-05| +|pypi|[geographiclib](https://geographiclib.sourceforge.io/1.52/python)|2.0347631236795056e-05| +|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.031996587030717e-05| +|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.0293330873535652e-05| +|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.0293330873535652e-05| +|pypi|[osmnx](https://pypi.org/project/osmnx)|2.0061860068259386e-05| +|pypi|[xcffib](https://pypi.org/project/xcffib)|1.9988232874207703e-05| +|pypi|[loguru](https://github.com/Delgan/loguru)|1.9986188601727665e-05| +|pypi|[alphapept](https://github.com/MannLabs/alphapept)|1.9759295850547872e-05| +|pypi|[BioPython](https://biopython.org/)|1.9759295850547872e-05| +|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|1.9759295850547872e-05| +|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|1.9759295850547872e-05| +|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|1.9759295850547872e-05| +|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|1.9759295850547872e-05| +|pypi|[sos-python](https://github.com/vatlab/SOS)|1.9759295850547872e-05| +|pypi|[sos-ruby](https://github.com/vatlab/SOS)|1.9759295850547872e-05| +|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|1.9759295850547872e-05| +|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|1.9759295850547872e-05| +|pypi|[kneed](https://github.com/arvkevi/kneed)|1.9759295850547872e-05| +|pypi|[pyside6](https://pypi.org/project/pyside6)|1.9692690557451645e-05| +|pypi|[pyopencl](http://mathema.tician.de/software/pyopencl)|1.953670973508857e-05| +|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|1.9453321175773638e-05| +|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|1.9453321175773638e-05| +|pypi|[heapdict](http://stutzbachenterprises.com/)|1.945167646695999e-05| +|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.929735592654685e-05| +|pypi|[deprecation](http://deprecation.readthedocs.io/)|1.9200079141316722e-05| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|1.9159587187140667e-05| +|pypi|[asdf-astropy](https://github.com/astropy/asdf-astropy)|1.9145272974025864e-05| +|pypi|[tensorstore](https://pypi.org/project/tensorstore)|1.905794745214384e-05| +|pypi|[h3](https://github.com/uber/h3-py)|1.9039492930277917e-05| +|pypi|[constantly](https://pypi.org/project/constantly)|1.9024122246234697e-05| +|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9024122246234697e-05| +|pypi|[pyenchant](https://pypi.org/project/pyenchant)|1.897245246221355e-05| +|pypi|[cairocffi](https://github.com/Kozea/cairocffi)|1.897225317251615e-05| +|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.893610866058717e-05| +|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.893610866058717e-05| +|pypi|[python-box](https://github.com/cdgriffith/Box)|1.8915725912312944e-05| +|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.877133105802048e-05| +|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.877133105802048e-05| +|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.877133105802048e-05| +|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.877133105802048e-05| +|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.877133105802048e-05| +|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.877133105802048e-05| +|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.877133105802048e-05| +|pypi|[envisage](http://docs.enthought.com/envisage)|1.877133105802048e-05| +|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.877133105802048e-05| +|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.877133105802048e-05| +|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.8581706344038747e-05| +|pypi|[awscrt](https://github.com/awslabs/aws-crt-python)|1.849913262960871e-05| +|pypi|[e13tools](https://e13tools.readthedocs.io)|1.8479332574895714e-05| +|pypi|[pydicom](https://github.com/pydicom/pydicom)|1.845910381013553e-05| +|pypi|[deprecat](https://pypi.org/project/deprecat)|1.8439463299766936e-05| +|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.836070819112628e-05| +|pypi|[jaxtyping](https://github.com/google/jaxtyping)|1.8355233219567695e-05| +|pypi|[pyro-api](https://pypi.org/project/pyro-api)|1.8292848842635742e-05| +|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.824342576815687e-05| +|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.823053794896798e-05| +|pypi|[stevedore](https://docs.openstack.org/stevedore/latest/)|1.8167445928682452e-05| +|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.8058622766512745e-05| +|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.8058622766512745e-05| +|pypi|[exotic-ld](https://pypi.org/project/exotic-ld)|1.8049356786558152e-05| +|pypi|[APScheduler](https://pypi.org/project/APScheduler)|1.803388590931253e-05| +|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.7911434812176375e-05| +|pypi|[rmnest](https://github.com/mlower/rmnest)|1.787745815049569e-05| +|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.787745815049569e-05| +|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.787745815049569e-05| +|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.787745815049569e-05| +|pypi|[google-cloud](https://github.com/GoogleCloudPlatform/google-cloud-python)|1.787745815049569e-05| +|pypi|[google-cloud-bigquery](https://github.com/googleapis/python-bigquery)|1.787745815049569e-05| +|pypi|[owslib](https://owslib.readthedocs.io)|1.787745815049569e-05| +|pypi|[eeharvest](https://github.com/sydney-informatics-hub/eeharvest)|1.787745815049569e-05| +|pypi|[zest.releaser](https://pypi.org/project/zest.releaser)|1.7816133835250174e-05| +|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.7796805829659335e-05| +|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.7788415746321958e-05| +|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.7788070859743213e-05| +|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.777986668288841e-05| +|pypi|[configobj](https://pypi.org/project/configobj)|1.7713291334137402e-05| +|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.7698683568990734e-05| +|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.7698683568990734e-05| +|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.7698683568990734e-05| +|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.7639309962965652e-05| +|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.757772653492177e-05| +|pypi|[bottle](https://pypi.org/project/bottle)|1.748503812131311e-05| +|pypi|[meshio](https://github.com/nschloe/meshio)|1.7447889094996466e-05| +|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7415110094879423e-05| +|pypi|[plumbum](https://pypi.org/project/plumbum)|1.736030408091727e-05| +|pypi|[onnx](https://pypi.org/project/onnx)|1.7339384996319365e-05| +|pypi|[neo](https://neuralensemble.org/neo)|1.7261463125092746e-05| +|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.7082378871715712e-05| +|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.706484641638225e-05| +|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.706484641638225e-05| +|pypi|[liqa](https://github.com/WGLab/LIQA)|1.706484641638225e-05| +|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.706484641638225e-05| +|pypi|[SQLObject](http://sqlobject.org/)|1.706484641638225e-05| +|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.706484641638225e-05| +|pypi|[pweave](http://mpastell.com/pweave)|1.706484641638225e-05| +|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.706484641638225e-05| +|pypi|[ipynb-py-convert](https://github.com/kiwi0fruit/ipynb-py-convert)|1.706484641638225e-05| +|pypi|[moto](https://pypi.org/project/moto)|1.692716942473504e-05| +|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.692716942473504e-05| +|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.6908000401525796e-05| +|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.6901390033083572e-05| +|pypi|[codacy-coverage](https://pypi.org/project/codacy-coverage)|1.689419795221843e-05| +|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.6830781971544903e-05| +|pypi|[celerite2](https://pypi.org/project/celerite2)|1.671646853534146e-05| +|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.67000117688596e-05| +|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.665808658065484e-05| +|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|1.6632644594763856e-05| +|pypi|[js2py](https://pypi.org/project/js2py)|1.6606130217904964e-05| +|pypi|[cdsapi](https://pypi.org/project/cdsapi)|1.649983012370083e-05| +|pypi|[igwn-auth-utils](https://pypi.org/project/igwn-auth-utils)|1.648557033734996e-05| +|pypi|[arrow](https://pypi.org/project/arrow)|1.6479770507550933e-05| +|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|1.6324063839166024e-05| +|pypi|[tk](https://github.com/atranitell/TensorKit)|1.632289657219172e-05| +|pypi|[beast](http://beast.readthedocs.io/)|1.632289657219172e-05| +|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.632289657219172e-05| +|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.632289657219172e-05| +|pypi|[textfsm](https://pypi.org/project/textfsm)|1.632289657219172e-05| +|pypi|[itables](https://pypi.org/project/itables)|1.632289657219172e-05| +|pypi|[gekko](https://pypi.org/project/gekko)|1.632289657219172e-05| +|pypi|[readlif](https://pypi.org/project/readlif)|1.632289657219172e-05| +|pypi|[djangorestframework](https://pypi.org/project/djangorestframework)|1.62749383304111e-05| +|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.6270383729486942e-05| +|pypi|[nbsite](https://pypi.org/project/nbsite)|1.6230382014296348e-05| +|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.621843003412969e-05| +|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.612672426052332e-05| +|pypi|[kafka-python](https://pypi.org/project/kafka-python)|1.6112059158134247e-05| +|pypi|[mopti](https://github.com/basf/mopti)|1.6112059158134247e-05| +|pypi|[ipaddr](https://github.com/google/ipaddr-py)|1.6089712335446124e-05| +|pypi|[pytoml](https://github.com/avakar/pytoml)|1.6089712335446124e-05| +|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.5928815212091663e-05| +|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.5928815212091663e-05| +|pypi|[celerite](https://github.com/dfm/celerite)|1.591482580984511e-05| +|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.5906909030977675e-05| +|pypi|[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)|1.572380161236424e-05| +|pypi|[Flask-Caching](https://github.com/pallets-eco/flask-caching)|1.564277588168373e-05| +|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.564277588168373e-05| +|pypi|[geocoder](https://github.com/DenisCarriere/geocoder)|1.564277588168373e-05| +|pypi|[richardsonpy](https://github.com/RWTH-EBC/richardsonpy)|1.564277588168373e-05| +|pypi|[dash_canvas](https://pypi.org/project/dash_canvas)|1.564277588168373e-05| +|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.564277588168373e-05| +|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.564277588168373e-05| +|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.564277588168373e-05| +|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.564277588168373e-05| +|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.564277588168373e-05| +|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.564277588168373e-05| +|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.564277588168373e-05| +|pypi|[LDTk](https://pypi.org/project/LDTk)|1.564277588168373e-05| +|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.564277588168373e-05| +|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.564277588168373e-05| +|pypi|[hyperion](http://www.hyperion-rt.org)|1.564277588168373e-05| +|pypi|[cmyt](https://github.com/yt-project/yt)|1.564277588168373e-05| +|pypi|[django-extensions](https://pypi.org/project/django-extensions)|1.559234447375581e-05| +|pypi|[pyqt5](https://pypi.org/project/pyqt5)|1.558373746365616e-05| +|pypi|[dropbox](https://pypi.org/project/dropbox)|1.558003801838542e-05| +|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.5506217075583678e-05| +|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.5486348122866892e-05| +|pypi|[nudged](https://github.com/axelpale/nudged-py)|1.5486348122866892e-05| +|pypi|[testfixtures](https://github.com/Simplistix/testfixtures)|1.5484514039158644e-05| +|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.5483499744372743e-05| +|pypi|[ocifs](https://pypi.org/project/ocifs)|1.5483499744372743e-05| +|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.5483499744372743e-05| +|pypi|[pygit2](https://pypi.org/project/pygit2)|1.5483499744372743e-05| +|pypi|[fusepy](https://pypi.org/project/fusepy)|1.5483499744372743e-05| +|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.5483499744372743e-05| +|pypi|[adlfs](https://pypi.org/project/adlfs)|1.5483499744372743e-05| +|pypi|[sphinx-argparse](https://pypi.org/project/sphinx-argparse)|1.545908925328686e-05| +|pypi|[colorlover](https://pypi.org/project/colorlover)|1.545603934682433e-05| +|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.545603934682433e-05| +|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.545603934682433e-05| +|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.545603934682433e-05| +|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.545603934682433e-05| +|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.545603934682433e-05| +|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.545603934682433e-05| +|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.545603934682433e-05| +|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.545603934682433e-05| +|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.545603934682433e-05| +|pypi|[autoflake](https://pypi.org/project/autoflake)|1.5410293810356907e-05| +|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.5346690901033686e-05| +|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.5329039428776716e-05| +|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5326210205337662e-05| +|pypi|[pyct](https://pypi.org/project/pyct)|1.5126929153164306e-05| +|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.509482617145472e-05| +|pypi|[uri-template](https://pypi.org/project/uri-template)|1.509482617145472e-05| +|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.509482617145472e-05| +|pypi|[isoduration](https://pypi.org/project/isoduration)|1.509482617145472e-05| +|pypi|[fqdn](https://pypi.org/project/fqdn)|1.509482617145472e-05| +|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.5089262273562613e-05| +|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.507289699244843e-05| +|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.501706484641638e-05| +|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.501706484641638e-05| +|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.501706484641638e-05| +|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.501706484641638e-05| +|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.501706484641638e-05| +|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.501706484641638e-05| +|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.501706484641638e-05| +|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.501706484641638e-05| +|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.487646897506616e-05| +|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.48365712785508e-05| +|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.48365712785508e-05| +|pypi|[sdnotify](https://pypi.org/project/sdnotify)|1.4748902974158948e-05| +|pypi|[manhole](https://pypi.org/project/manhole)|1.4620063735730258e-05| +|pypi|[pydeck](https://pypi.org/project/pydeck)|1.461349731838128e-05| +|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.4507602205522785e-05| +|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.4453924914675766e-05| +|pypi|[fabio](http://github.com/silx-kit/fabio)|1.4441634162197306e-05| +|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.4439485429246521e-05| +|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.4439485429246521e-05| +|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.4439485429246521e-05| +|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.4439485429246521e-05| +|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.4439485429246521e-05| +|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.4439485429246521e-05| +|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.4439485429246521e-05| +|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.4439485429246521e-05| +|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.4439485429246521e-05| +|pypi|[interlap](http://brentp.github.io/interlap)|1.4439485429246521e-05| +|pypi|[eemont](https://github.com/davemlz/eemont)|1.4439485429246521e-05| +|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.4439485429246521e-05| +|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.4439485429246521e-05| +|pypi|[ipython_genutils](http://ipython.org)|1.4439485429246521e-05| +|pypi|[bottle-cork](http://cork.firelet.net/)|1.4439485429246521e-05| +|pypi|[beaker](https://beaker.readthedocs.io/)|1.4439485429246521e-05| +|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.4439485429246521e-05| +|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.4439485429246521e-05| +|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.4439485429246521e-05| +|pypi|[Deprecated](https://pypi.org/project/Deprecated)|1.4317641716275662e-05| +|pypi|[scitokens](https://pypi.org/project/scitokens)|1.4301966520396556e-05| +|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.4301107027216243e-05| +|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4179737731598283e-05| +|pypi|[raven](https://pypi.org/project/raven)|1.4159318737312295e-05| +|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4140333266412365e-05| +|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4095688157121603e-05| +|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4037783144376217e-05| +|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|1.4037292932656288e-05| +|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|1.4037292932656288e-05| +|pypi|[nose2](https://pypi.org/project/nose2)|1.4028615551486153e-05| +|pypi|[backports.os](https://pypi.org/project/backports.os)|1.40117414582005e-05| +|pypi|[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy)|1.398251109892574e-05| +|pypi|[httplib2](https://github.com/httplib2/httplib2)|1.3973774739097055e-05| +|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.3904689672607761e-05| +|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.3904689672607761e-05| +|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.3904689672607761e-05| +|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.3904689672607761e-05| +|pypi|[scico](https://github.com/lanl/scico)|1.3904689672607761e-05| +|pypi|[bm3d](https://pypi.org/project/bm3d)|1.3904689672607761e-05| +|pypi|[bm4d](https://pypi.org/project/bm4d)|1.3904689672607761e-05| +|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.3904689672607761e-05| +|pypi|[click-repl](https://pypi.org/project/click-repl)|1.383957343327291e-05| +|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.383957343327291e-05| +|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.3765642775881682e-05| +|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.3672979699969198e-05| +|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.3672979699969198e-05| +|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.3672979699969198e-05| +|pypi|[Automat](https://pypi.org/project/Automat)|1.3660884801085987e-05| +|pypi|[pypblib](https://pypi.org/project/pypblib)|1.3627986348122864e-05| +|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.3627986348122864e-05| +|pypi|[folium](https://github.com/python-visualization/folium)|1.3622938638632693e-05| +|pypi|[radio-beam](http://radio_beam.readthedocs.org)|1.3606440112946089e-05| +|pypi|[marshmallow](https://github.com/marshmallow-code/marshmallow)|1.3591010505015868e-05| +|pypi|[nbsphinx-link](https://github.com/vidartf/nbsphinx-link)|1.3525289727337508e-05| +|pypi|[graphenv](https://pypi.org/project/graphenv)|1.340809361287177e-05| +|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.340809361287177e-05| +|pypi|[pvlib](https://pypi.org/project/pvlib)|1.33830471017496e-05| +|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.321284584901292e-05| +|pypi|[svgutils](https://pypi.org/project/svgutils)|1.3059304728810373e-05| +|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.2945745557255502e-05| +|pypi|[datasize](https://pypi.org/project/datasize)|1.2945745557255502e-05| +|pypi|[halo](https://pypi.org/project/halo)|1.2945745557255502e-05| +|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.2945745557255502e-05| +|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.2945745557255502e-05| +|pypi|[str2bool](https://pypi.org/project/str2bool)|1.2945745557255502e-05| +|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.2945745557255502e-05| +|pypi|[Celery](http://celeryproject.org)|1.2945745557255502e-05| +|pypi|[DAWG](https://pypi.org/project/DAWG)|1.2945745557255502e-05| +|pypi|[django-nose](https://pypi.org/project/django-nose)|1.2945745557255502e-05| +|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.2945745557255502e-05| +|pypi|[spock](https://pypi.org/project/spock)|1.2945745557255502e-05| +|pypi|[triceratops](https://pypi.org/project/triceratops)|1.2945745557255502e-05| +|pypi|[mpld3](http://mpld3.github.com)|1.2931361395525219e-05| +|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.2883742483794436e-05| +|pypi|[google-crc32c](https://github.com/googleapis/python-crc32c)|1.2859322954441447e-05| +|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|1.2832234769050126e-05| +|pypi|[visitor](http://github.com/mbr/visitor)|1.2803010413931915e-05| +|pypi|[silx](http://www.silx.org/)|1.2782382577604424e-05| +|pypi|[xraydb](https://pypi.org/project/xraydb)|1.2782382577604424e-05| +|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.2708076997863991e-05| +|pypi|[gwdatafind](https://pypi.org/project/gwdatafind)|1.2692995286851944e-05| +|pypi|[casa-formats-io](http://casa-formats-io.readthedocs.org)|1.2638543355266908e-05| +|pypi|[imbalanced-learn](https://pypi.org/project/imbalanced-learn)|1.2607132534113128e-05| +|pypi|[keystoneauth1](https://pypi.org/project/keystoneauth1)|1.2595563139931737e-05| +|pypi|[PyTest-Cov](https://pypi.org/project/PyTest-Cov)|1.2592146591341971e-05| +|pypi|[PyTest](https://pypi.org/project/PyTest)|1.2592146591341971e-05| +|pypi|[m2r2](https://github.com/crossnox/m2r2)|1.2582575692392997e-05| +|pypi|[extinction](http://github.com/kbarbary/extinction)|1.2543713532056741e-05| +|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2514220705346986e-05| +|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2514220705346986e-05| +|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2514220705346986e-05| +|pypi|[PyCBC](http://www.pycbc.org/)|1.2514220705346986e-05| +|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2514220705346986e-05| +|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2514220705346986e-05| +|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2514220705346986e-05| +|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2514220705346986e-05| +|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2514220705346986e-05| +|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2514220705346986e-05| +|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2514220705346986e-05| +|pypi|[biothings-client](https://github.com/biothings/biothings_client.py)|1.248625309381757e-05| +|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.2482935153583619e-05| +|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2424475865431495e-05| +|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2416069954716813e-05| +|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2389078498293514e-05| +|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2389078498293514e-05| +|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|1.2324874357724186e-05| +|pypi|[mlflow](https://pypi.org/project/mlflow)|1.2311900743891087e-05| +|pypi|[connection-pool](https://github.com/zhouyl/ConnectionPool)|1.2275109702584104e-05| +|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2270400683743649e-05| +|pypi|[exoplanet](https://docs.exoplanet.codes)|1.2228439222893149e-05| +|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2110536166464824e-05| +|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2084044368600682e-05| +|pypi|[psims](https://pypi.org/project/psims)|1.1984257883305843e-05| +|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.1842501505721743e-05| +|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.180464148202531e-05| +|pypi|[m2r](https://pypi.org/project/m2r)|1.1803254392791507e-05| +|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.1732081911262797e-05| +|pypi|[jabbar](https://pypi.org/project/jabbar)|1.1732081911262797e-05| +|pypi|[schema](https://pypi.org/project/schema)|1.1729461358629149e-05| +|pypi|[jupyter-bokeh](https://pypi.org/project/jupyter-bokeh)|1.1717034447499688e-05| +|pypi|[pyserial](https://pypi.org/project/pyserial)|1.1709110002625358e-05| +|pypi|[fbpca](https://pypi.org/project/fbpca)|1.1701571233846512e-05| +|pypi|[memoization](https://pypi.org/project/memoization)|1.1701571233846512e-05| +|pypi|[oktopus](https://pypi.org/project/oktopus)|1.1701571233846512e-05| +|pypi|[treq](https://pypi.org/project/treq)|1.169152242808386e-05| +|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.1669459667891834e-05| +|pypi|[plaster](https://pypi.org/project/plaster)|1.1664181950018127e-05| +|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.1658780014619163e-05| +|pypi|[glue-core](https://pypi.org/project/glue-core)|1.1643458614448376e-05| +|pypi|[tablib](https://pypi.org/project/tablib)|1.161476109215017e-05| +|pypi|[stfio](https://pypi.org/project/stfio)|1.161476109215017e-05| +|pypi|[klusta](https://klusta.cortexlab.net)|1.161476109215017e-05| +|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.161476109215017e-05| +|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.1504144319843979e-05| +|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.1504144319843979e-05| +|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.1504144319843979e-05| +|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.1436072459963245e-05| +|pypi|[emperor](http://github.com/biocore/emperor)|1.1376564277588167e-05| +|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1376564277588167e-05| +|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|1.1249750270540248e-05| +|pypi|[equinox](https://pypi.org/project/equinox)|1.1241266813892794e-05| +|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|1.1221593273953217e-05| +|pypi|[triton](https://pypi.org/project/triton)|1.1221593273953217e-05| +|pypi|[sigtools](https://sigtools.readthedocs.io/)|1.1090728100113762e-05| +|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1041959445894398e-05| +|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1041959445894398e-05| +|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1041959445894398e-05| +|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1041959445894398e-05| +|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1041959445894398e-05| +|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1041959445894398e-05| +|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1041959445894398e-05| +|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.0947671933747514e-05| +|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.0937015203226807e-05| +|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.0937015203226807e-05| +|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.0937015203226807e-05| +|pypi|[shellescape](https://pypi.org/project/shellescape)|1.0919860855867681e-05| +|pypi|[mocpy](https://pypi.org/project/mocpy)|1.0903668422765126e-05| +|pypi|[pypeit](https://pypi.org/project/pypeit)|1.0857733069876054e-05| +|pypi|[yattag](https://pypi.org/project/yattag)|1.0857733069876054e-05| +|pypi|[od](https://pypi.org/project/od)|1.0840443686006825e-05| +|pypi|[beartype](https://pypi.org/project/beartype)|1.083689448475636e-05| +|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.0726474890297415e-05| +|pypi|[click-log](https://github.com/click-contrib/click-log)|1.0726474890297415e-05| +|pypi|[webtest](https://docs.pylonsproject.org/projects/webtest/en/latest/)|1.0725094362741957e-05| +|pypi|[aiofiles](https://pypi.org/project/aiofiles)|1.0637087599544938e-05| +|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|1.0628679607508531e-05| +|pypi|[PySide](http://www.pyside.org)|1.0619210141394441e-05| +|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0619210141394441e-05| +|pypi|[slycot](https://github.com/python-control/Slycot)|1.0619210141394441e-05| +|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|1.061921014139444e-05| +|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|1.061921014139444e-05| +|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|1.061921014139444e-05| +|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|1.061921014139444e-05| +|pypi|[param](http://param.holoviz.org/)|1.0546724375007313e-05| +|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0492692745252472e-05| +|pypi|[diff-cover](https://github.com/Bachmann1234/diff-cover)|1.0466052299429073e-05| +|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|1.0464945642648414e-05| +|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|1.0464945642648414e-05| +|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|1.0444436109965119e-05| +|pypi|[lightgbm](https://pypi.org/project/lightgbm)|1.0436710734278996e-05| +|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.0432908209089275e-05| +|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.0428517254455821e-05| +|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.0428517254455821e-05| +|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.0428517254455821e-05| +|pypi|[xlwings](https://pypi.org/project/xlwings)|1.0428517254455821e-05| +|pypi|[pyexcel-ezodf](https://github.com/pyexcel/pyexcel-ezodf)|1.0348064230862994e-05| +|pypi|[numpyro](https://pypi.org/project/numpyro)|1.0306757805811335e-05| +|pypi|[pyexcel-io](https://github.com/pyexcel/pyexcel-io)|1.0291610961116529e-05| +|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0288534465155623e-05| +|pypi|[charset_normalizer](https://github.com/ousret/charset_normalizer)|1.0280913625623526e-05| +|pypi|[pytest-subtests](https://pypi.org/project/pytest-subtests)|1.0228241305054444e-05| +|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0150932178681647e-05| +|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.0146665436767826e-05| +|pypi|[pomegranate](https://pypi.org/project/pomegranate)|1.0136518771331061e-05| +|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0117747440273037e-05| +|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0071541086899448e-05| +|pypi|[linetools](http://linetools.readthedocs.org/)|1.0067361235854142e-05| +|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.003701188261212e-05| +|pypi|[spacy](https://pypi.org/project/spacy)|1.0024738160302547e-05| +|pypi|[clang](http://clang.llvm.org/)|9.94937322389678e-06| +|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|9.939476814074126e-06| +|pypi|[Click](https://palletsprojects.com/p/click/)|9.884825644713237e-06| +|pypi|[alerce](https://pypi.org/project/alerce)|9.879647925273936e-06| +|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|9.879647925273936e-06| +|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|9.879647925273936e-06| +|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|9.879647925273936e-06| +|pypi|[mp-api](https://github.com/materialsproject/api)|9.879647925273936e-06| +|pypi|[trainstation](https://pypi.org/project/trainstation)|9.879647925273936e-06| +|pypi|[emmet-core](https://pypi.org/project/emmet-core)|9.879647925273936e-06| +|pypi|[pygithub](https://pypi.org/project/pygithub)|9.879647925273936e-06| +|pypi|[python-http-client](https://pypi.org/project/python-http-client)|9.846715765523022e-06| +|pypi|[siphon](https://pypi.org/project/siphon)|9.84562006108387e-06| +|pypi|[transaction](https://github.com/zopefoundation/transaction)|9.823362431084273e-06| +|pypi|[itk-io](https://pypi.org/project/itk-io)|9.686811311555339e-06| +|pypi|[minio](https://pypi.org/project/minio)|9.673154383051995e-06| +|pypi|[tableone](https://pypi.org/project/tableone)|9.626323619497681e-06| +|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.626323619497681e-06| +|pypi|[recipy](http://www.recipy.org)|9.626323619497681e-06| +|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.626323619497681e-06| +|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.626323619497681e-06| +|pypi|[svn](https://github.com/dsoprea/PySvn)|9.626323619497681e-06| +|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.620307167235494e-06| +|pypi|[scikit-build](https://pypi.org/project/scikit-build)|9.603843226923434e-06| +|pypi|[pandas-stubs](https://pypi.org/project/pandas-stubs)|9.593490980009749e-06| +|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.566384658278657e-06| +|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.566384658278657e-06| +|pypi|[numcodecs](https://pypi.org/project/numcodecs)|9.539116062319204e-06| +|pypi|[sphinxcontrib-spelling](https://pypi.org/project/sphinxcontrib-spelling)|9.521015814814789e-06| +|pypi|[onnxconverter-common](https://pypi.org/project/onnxconverter-common)|9.505332764505122e-06| +|pypi|[sphinx_automodapi](https://github.com/astropy/sphinx-automodapi)|9.481704897214078e-06| +|pypi|[pyvista](https://pypi.org/project/pyvista)|9.440908177242313e-06| +|pypi|[scabha](https://pypi.org/project/scabha)|9.385665529010241e-06| +|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.38566552901024e-06| +|pypi|[ccxt](https://ccxt.com)|9.38566552901024e-06| +|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.38566552901024e-06| +|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.38566552901024e-06| +|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.38566552901024e-06| +|pypi|[schedule](https://github.com/dbader/schedule)|9.38566552901024e-06| +|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.38566552901024e-06| +|pypi|[tangle](https://github.com/fifman/tangle)|9.38566552901024e-06| +|pypi|[mygene](https://github.com/biothings/mygene.py)|9.345273872777629e-06| +|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.291808873720136e-06| +|pypi|[opt_einsum](https://github.com/dgasmith/opt_einsum)|9.259228537393434e-06| +|pypi|[python-json-logger](http://github.com/madzak/python-json-logger)|9.244900712954174e-06| +|pypi|[cupy-cuda12x](https://pypi.org/project/cupy-cuda12x)|9.156746857570965e-06| +|pypi|[lit](https://pypi.org/project/lit)|9.156746857570965e-06| +|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|9.089203571326072e-06| +|pypi|[nglview](https://pypi.org/project/nglview)|9.080273940081247e-06| +|pypi|[types-dataclasses](https://github.com/python/typeshed)|9.07708219806694e-06| +|pypi|[pyrr](https://github.com/adamlwgriffiths/Pyrr)|9.031674981577716e-06| +|pypi|[pathtools](https://pypi.org/project/pathtools)|9.016777634898757e-06| +|pypi|[pretty-errors](https://github.com/onelivesleft/PrettyErrors/)|9.002230453746214e-06| +|pypi|[profimp](https://pypi.org/project/profimp)|8.977097216558767e-06| +|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|8.977097216558767e-06| +|pypi|[scrublet](https://pypi.org/project/scrublet)|8.977097216558767e-06| +|pypi|[scanorama](https://pypi.org/project/scanorama)|8.977097216558767e-06| +|pypi|[leidenalg](https://pypi.org/project/leidenalg)|8.977097216558767e-06| +|pypi|[harmonypy](https://pypi.org/project/harmonypy)|8.977097216558767e-06| +|pypi|[bbknn](https://pypi.org/project/bbknn)|8.977097216558767e-06| +|pypi|[session-info](https://pypi.org/project/session-info)|8.977097216558767e-06| +|pypi|[pyklip](https://pypi.org/project/pyklip)|8.976290755936387e-06| +|pypi|[pywinpty](https://pypi.org/project/pywinpty)|8.96349118581086e-06| +|pypi|[dash-daq](http://github.com/plotly/dash-daq)|8.938729075247845e-06| +|pypi|[uuid](http://zesty.ca/python/)|8.938729075247845e-06| +|pypi|[Fiona](http://github.com/Toblerity/Fiona)|8.938729075247845e-06| +|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|8.938729075247845e-06| +|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|8.938729075247845e-06| +|pypi|[PyMeeus](https://github.com/architest/pymeeus)|8.938729075247845e-06| +|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|8.890501279863484e-06| +|pypi|[pdoc3](https://pypi.org/project/pdoc3)|8.849341784495367e-06| +|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|8.813139931740618e-06| +|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|8.75995449374289e-06| +|pypi|[path.py](https://pypi.org/project/path.py)|8.723839251454766e-06| +|pypi|[progressbar33](https://pypi.org/project/progressbar33)|8.708694320469063e-06| +|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|8.706292223876435e-06| +|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.706278514625641e-06| +|pypi|[Flask-SQLAlchemy](https://flask-sqlalchemy.palletsprojects.com)|8.679505932065657e-06| +|pypi|[streamz](https://pypi.org/project/streamz)|8.619948079630333e-06| +|pypi|[griffe](https://mkdocstrings.github.io/griffe)|8.617747440273036e-06| +|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.599673834462583e-06| +|pypi|[py-bcrypt](https://code.google.com/p/py-bcrypt)|8.55751857056816e-06| +|pypi|[plams](https://www.scm.com/doc/plams/)|8.553955116196901e-06| +|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.544866325369738e-06| +|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|8.540971721111653e-06| +|pypi|[priority](https://pypi.org/project/priority)|8.539924239582942e-06| +|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.532423208191125e-06| +|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.532423208191125e-06| +|pypi|[transitions](https://pypi.org/project/transitions)|8.532423208191125e-06| +|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.532423208191125e-06| +|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.532423208191125e-06| +|pypi|[scalpl](https://pypi.org/project/scalpl)|8.532423208191125e-06| +|pypi|[shellingham](https://pypi.org/project/shellingham)|8.532423208191125e-06| +|pypi|[ninja](https://pypi.org/project/ninja)|8.521909064179358e-06| +|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.50967007963595e-06| +|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.463565055984674e-06| +|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.447098976109215e-06| +|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.447098976109215e-06| +|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|8.40190873467324e-06| +|pypi|[sphinxemoji](https://pypi.org/project/sphinxemoji)|8.401083339748688e-06| +|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.376964332595733e-06| +|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.362627986348123e-06| +|pypi|[coreapi](https://github.com/core-api/python-client)|8.342813803564656e-06| +|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.342813803564656e-06| +|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.342813803564656e-06| +|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.342813803564656e-06| +|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.342813803564656e-06| +|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.342813803564656e-06| +|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.342813803564656e-06| +|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.342813803564656e-06| +|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.342813803564656e-06| +|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.342813803564656e-06| +|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.342813803564656e-06| +|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.342813803564656e-06| +|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.342813803564656e-06| +|pypi|[sregistry](https://pypi.org/project/sregistry)|8.342813803564656e-06| +|pypi|[pytest-env](https://pypi.org/project/pytest-env)|8.341874210016826e-06| +|pypi|[visdom](https://pypi.org/project/visdom)|8.269937960291049e-06| +|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.25938566552901e-06| +|pypi|[pytest-httpserver](https://pypi.org/project/pytest-httpserver)|8.192777716613452e-06| +|pypi|[types-pytz](https://github.com/python/typeshed)|8.163818113225863e-06| +|pypi|[zappy](https://pypi.org/project/zappy)|8.083654055624138e-06| +|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|8.083654055624138e-06| +|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|8.083654055624138e-06| +|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|8.083654055624138e-06| +|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|8.083654055624138e-06| +|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|8.083654055624138e-06| +|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|8.083654055624138e-06| +|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|8.083654055624138e-06| +|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|8.083654055624138e-06| +|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|8.083654055624138e-06| +|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|8.083654055624138e-06| +|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|8.083654055624138e-06| +|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|8.083654055624138e-06| +|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|8.083654055624138e-06| +|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|8.083654055624138e-06| +|pypi|[flit_core](https://pypi.org/project/flit_core)|8.083654055624138e-06| +|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|8.083654055624138e-06| +|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|8.083654055624138e-06| +|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|8.083654055624138e-06| +|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|8.083654055624138e-06| +|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|8.083654055624138e-06| +|pypi|[mujoco](https://pypi.org/project/mujoco)|8.079833803234902e-06| +|pypi|[mujoco-py](https://pypi.org/project/mujoco-py)|8.079833803234902e-06| +|pypi|[swig](https://pypi.org/project/swig)|8.079833803234902e-06| +|pypi|[box2d-py](https://pypi.org/project/box2d-py)|8.079833803234902e-06| +|pypi|[shimmy](https://pypi.org/project/shimmy)|8.079833803234902e-06| +|pypi|[autorom](https://pypi.org/project/autorom)|8.079833803234902e-06| +|pypi|[farama-notifications](https://pypi.org/project/farama-notifications)|8.079833803234902e-06| +|pypi|[soundfile](https://pypi.org/project/soundfile)|8.05338135938319e-06| +|pypi|[lingua](https://pypi.org/project/lingua)|8.017503656752804e-06| +|pypi|[importlib_resources](https://pypi.org/project/importlib_resources)|7.978802335816859e-06| +|pypi|[OWSLib](https://pypi.org/project/OWSLib)|7.960106896773778e-06| +|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|7.945794017265608e-06| +|pypi|[stimela](https://pypi.org/project/stimela)|7.945794017265608e-06| +|pypi|[selenium](https://pypi.org/project/selenium)|7.932136067197067e-06| +|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|7.929959754412237e-06| +|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|7.894133421286602e-06| +|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|7.894066684169072e-06| +|pypi|[rowan](https://github.com/glotzerlab/rowan)|7.891333495855685e-06| +|pypi|[prettytable](https://github.com/jazzband/prettytable)|7.793929121394554e-06| +|pypi|[affine](https://pypi.org/project/affine)|7.78085069534363e-06| +|pypi|[apscheduler](https://pypi.org/project/apscheduler)|7.756066459138136e-06| +|pypi|[pyside2](https://pypi.org/project/pyside2)|7.754235738664065e-06| +|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.743174061433446e-06| +|pypi|[bagit](https://pypi.org/project/bagit)|7.743174061433446e-06| +|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.743174061433446e-06| +|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.743174061433446e-06| +|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.743174061433446e-06| +|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.743174061433446e-06| +|pypi|[stestr](https://pypi.org/project/stestr)|7.73904436860068e-06| +|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.724535337894674e-06| +|pypi|[intervals](https://pypi.org/project/intervals)|7.711372813761892e-06| +|pypi|[scooby](https://pypi.org/project/scooby)|7.670145947435716e-06| +|pypi|[pycares](https://pypi.org/project/pycares)|7.637438041480704e-06| +|pypi|[configargparse](https://github.com/bw2/ConfigArgParse)|7.63527005796631e-06| +|pypi|[pymatreader](https://pypi.org/project/pymatreader)|7.630065163054745e-06| +|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|7.608448505419495e-06| +|pypi|[neobolt](https://pypi.org/project/neobolt)|7.585150100996029e-06| +|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.585150100996029e-06| +|pypi|[optuna](https://pypi.org/project/optuna)|7.549119251841206e-06| +|pypi|[EXOSIMS](https://github.com/dsavransky/EXOSIMS)|7.508532423208205e-06| +|pypi|[gatspy](http://github.com/astroml/gatspy)|7.508532423208191e-06| +|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.50853242320819e-06| +|pypi|[snuggs](https://pypi.org/project/snuggs)|7.492060986758694e-06| +|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.491262798634811e-06| +|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.491262798634811e-06| +|pypi|[hvplot](https://hvplot.pyviz.org)|7.4610519975908485e-06| +|pypi|[cosmic-conn](https://github.com/cy-xu/cosmic-conn)|7.440581903541146e-06| +|pypi|[rq](https://github.com/nvie/rq/)|7.439704209328785e-06| +|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.433447098976109e-06| +|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.433447098976109e-06| +|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.433447098976108e-06| +|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.3985172961282175e-06| +|pypi|[python-subunit](https://pypi.org/project/python-subunit)|7.3818940104264325e-06| +|pypi|[bumpversion](https://pypi.org/project/bumpversion)|7.374119173689125e-06| +|pypi|[webargs](https://github.com/marshmallow-code/webargs)|7.35382365075198e-06| +|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.316934687674489e-06| +|pypi|[einops](https://pypi.org/project/einops)|7.312395166147489e-06| +|pypi|[pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb)|7.3042857501362316e-06| +|pypi|[prefect](https://pypi.org/project/prefect)|7.287693234290303e-06| +|pypi|[pysocks](https://pypi.org/project/pysocks)|7.258081021854789e-06| +|pypi|[urllib3-secure-extra](https://pypi.org/project/urllib3-secure-extra)|7.258081021854789e-06| +|pypi|[doc8](https://pypi.org/project/doc8)|7.244864574051346e-06| +|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.219742714623261e-06| +|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.219742714623261e-06| +|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.219742714623261e-06| +|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.219742714623261e-06| +|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.219742714623261e-06| +|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.219742714623261e-06| +|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.219742714623261e-06| +|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.219742714623261e-06| +|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.219742714623261e-06| +|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.219742714623261e-06| +|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.219742714623261e-06| +|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.219742714623261e-06| +|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.219742714623261e-06| +|pypi|[infinity](https://pypi.org/project/infinity)|7.219742714623261e-06| +|pypi|[banzai](http://github.com/twneale/banzai/)|7.219742714623261e-06| +|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.219742714623261e-06| +|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.219742714623261e-06| +|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.219742714623261e-06| +|pypi|[logutils](https://pypi.org/project/logutils)|7.219742714623261e-06| +|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.219742714623261e-06| +|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.219742714623261e-06| +|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.219742714623261e-06| +|pypi|[orderedmultidict](https://pypi.org/project/orderedmultidict)|7.212142985449977e-06| +|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.212142985449972e-06| +|pypi|[paramz](https://pypi.org/project/paramz)|7.212142985449972e-06| +|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|7.194894766780431e-06| +|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.147545287477027e-06| +|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.147545287477027e-06| +|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.147545287477027e-06| +|pypi|[colorcet](https://pypi.org/project/colorcet)|7.134436468842676e-06| +|pypi|[cytocad](https://github.com/cytham/cytocad)|7.083521153969992e-06| +|pypi|[nanovar](https://github.com/cytham/nanovar)|7.083521153969992e-06| +|pypi|[hatch](https://pypi.org/project/hatch)|7.056737964513599e-06| +|pypi|[torchaudio](https://pypi.org/project/torchaudio)|7.04182951667951e-06| +|pypi|[parameterized](https://pypi.org/project/parameterized)|7.039399027201948e-06| +|pypi|[hacking](https://pypi.org/project/hacking)|7.0381764992686486e-06| +|pypi|[polib](https://pypi.org/project/polib)|7.008678693320331e-06| +|pypi|[pytest-ruff](https://github.com/businho/pytest-ruff)|7.002691848070287e-06| +|pypi|[nbstripout](https://pypi.org/project/nbstripout)|6.972617021394409e-06| +|pypi|[echo](https://pypi.org/project/echo)|6.952344836303881e-06| +|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|6.952344836303881e-06| +|pypi|[WebTest](https://pypi.org/project/WebTest)|6.949002362824888e-06| +|pypi|[autobahn](https://pypi.org/project/autobahn)|6.914587119365276e-06| +|pypi|[txaio](https://pypi.org/project/txaio)|6.914587119365276e-06| +|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|6.9046993961669714e-06| +|pypi|[zope.deprecation](https://pypi.org/project/zope.deprecation)|6.899151758366776e-06| +|pypi|[minikanren](https://pypi.org/project/minikanren)|6.882821387940841e-06| +|pypi|[logical-unification](https://pypi.org/project/logical-unification)|6.882821387940841e-06| +|pypi|[etuples](https://pypi.org/project/etuples)|6.882821387940841e-06| +|pypi|[cons](https://pypi.org/project/cons)|6.882821387940841e-06| +|pypi|[pytensor](https://pypi.org/project/pytensor)|6.882821387940841e-06| +|pypi|[mkl](https://pypi.org/project/mkl)|6.882821387940841e-06| +|pypi|[pyteomics](http://pyteomics.readthedocs.io)|6.873657656531897e-06| +|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|6.871111652852266e-06| +|pypi|[itk-registration](https://pypi.org/project/itk-registration)|6.871111652852266e-06| +|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|6.871111652852266e-06| +|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|6.871111652852266e-06| +|pypi|[itk-core](https://pypi.org/project/itk-core)|6.871111652852266e-06| +|pypi|[amqp](http://github.com/celery/py-amqp)|6.827064493466102e-06| +|pypi|[aplpy](https://pypi.org/project/aplpy)|6.820156521521718e-06| +|pypi|[safetensors](https://pypi.org/project/safetensors)|6.757679180887371e-06| +|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|6.73405093200315e-06| +|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|6.73405093200315e-06| +|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.704046806435885e-06| +|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.704046806435885e-06| +|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.704046806435885e-06| +|pypi|[datasets](https://pypi.org/project/datasets)|6.700532588351866e-06| +|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.637006338371525e-06| +|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.637006338371525e-06| +|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.637006338371525e-06| +|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.637006338371525e-06| +|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.637006338371525e-06| +|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.637006338371525e-06| +|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.637006338371525e-06| +|pypi|[keepalive](https://github.com/wikier/keepalive)|6.637006338371525e-06| +|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.637006338371525e-06| +|pypi|[pyTest](https://pypi.org/project/pyTest)|6.637006338371525e-06| +|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.637006338371525e-06| +|pypi|[Flake8](https://pypi.org/project/Flake8)|6.637006338371525e-06| +|pypi|[spectra](http://github.com/jsvine/spectra)|6.637006338371525e-06| +|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.637006338371525e-06| +|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.6146595156834406e-06| +|pypi|[numkit](https://pypi.org/project/numkit)|6.5964043647550835e-06| +|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.586431950182623e-06| +|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.586431950182623e-06| +|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.586431950182623e-06| +|pypi|[nilearn](https://pypi.org/project/nilearn)|6.586431950182623e-06| +|pypi|[nipype](https://pypi.org/project/nipype)|6.586431950182623e-06| +|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.586431950182623e-06| +|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.586431950182623e-06| +|pypi|[pybids](https://pypi.org/project/pybids)|6.586431950182623e-06| +|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.586431950182623e-06| +|pypi|[templateflow](https://pypi.org/project/templateflow)|6.586431950182623e-06| +|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.586431950182623e-06| +|pypi|[looseversion](https://pypi.org/project/looseversion)|6.586431950182623e-06| +|pypi|[num2words](https://pypi.org/project/num2words)|6.586431950182623e-06| +|pypi|[surfplot](https://pypi.org/project/surfplot)|6.586431950182623e-06| +|pypi|[brainspace](https://pypi.org/project/brainspace)|6.586431950182623e-06| +|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.582730375426621e-06| +|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.582730375426621e-06| +|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.582730375426621e-06| +|pypi|[lisa2](https://pypi.org/project/lisa2)|6.520567630680797e-06| +|pypi|[annoy](https://pypi.org/project/annoy)|6.47678186185383e-06| +|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.47678186185383e-06| +|pypi|[nmslib](https://pypi.org/project/nmslib)|6.47678186185383e-06| +|pypi|[pyemd](https://pypi.org/project/pyemd)|6.47678186185383e-06| +|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.47678186185383e-06| +|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.47678186185383e-06| +|pypi|[cityhash](https://pypi.org/project/cityhash)|6.472872778627751e-06| +|pypi|[transformers](https://github.com/huggingface/transformers)|6.472408773410646e-06| +|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.462748167346706e-06| +|pypi|[unyt](https://github.com/yt-project/unyt)|6.413538111490334e-06| +|pypi|[etils](https://pypi.org/project/etils)|6.3996268658563936e-06| +|pypi|[chart-studio](https://pypi.org/project/chart-studio)|6.392132207652236e-06| +|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.362585524054639e-06| +|pypi|[codespell](https://pypi.org/project/codespell)|6.314451305255444e-06| +|pypi|[kazoo](https://kazoo.readthedocs.io)|6.305156021452949e-06| +|pypi|[pickydict](https://pypi.org/project/pickydict)|6.3006380768660115e-06| +|pypi|[nox](https://pypi.org/project/nox)|6.29032527854757e-06| +|pypi|[eventlet](https://pypi.org/project/eventlet)|6.277696245733789e-06| +|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.256250859493179e-06| +|pypi|[blis](https://pypi.org/project/blis)|6.247443292016107e-06| +|pypi|[catalogue](https://pypi.org/project/catalogue)|6.247443292016107e-06| +|pypi|[preshed](https://pypi.org/project/preshed)|6.247443292016107e-06| +|pypi|[rdkit](https://pypi.org/project/rdkit)|6.238066973339271e-06| +|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.194539249146758e-06| +|pypi|[pims](https://github.com/soft-matter/pims)|6.194539249146758e-06| +|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.194539249146757e-06| +|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.194539249146757e-06| +|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.167723061921014e-06| +|pypi|[func-timeout](https://pypi.org/project/func-timeout)|6.162471558589306e-06| +|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.155765680076093e-06| +|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.154534773121469e-06| +|pypi|[pefile](https://pypi.org/project/pefile)|6.154534773121469e-06| +|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.154534773121469e-06| +|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.154534773121469e-06| +|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.154534773121469e-06| +|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.154534773121469e-06| +|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.154534773121469e-06| +|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.149904411198645e-06| +|pypi|[ansicon](https://pypi.org/project/ansicon)|6.132593856655289e-06| +|pypi|[socksio](https://pypi.org/project/socksio)|6.112089096461288e-06| +|pypi|[Keras-Preprocessing](https://pypi.org/project/Keras-Preprocessing)|6.091343683537696e-06| +|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.077021252186882e-06| +|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.077021252186882e-06| +|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.055268083232412e-06| +|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.055268083232412e-06| +|pypi|[imblearn](https://pypi.org/project/imblearn)|6.055268083232412e-06| +|pypi|[imutils](https://pypi.org/project/imutils)|6.055268083232412e-06| +|pypi|[kornia](https://pypi.org/project/kornia)|6.055268083232412e-06| +|pypi|[local-attention](https://pypi.org/project/local-attention)|6.055268083232412e-06| +|pypi|[thop](https://pypi.org/project/thop)|6.055268083232412e-06| +|pypi|[timmy](https://pypi.org/project/timmy)|6.055268083232412e-06| +|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.055268083232412e-06| +|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.02693807898586e-06| +|pypi|[chempy](https://github.com/bjodah/chempy)|6.02693807898586e-06| +|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|6.0130142894648e-06| +|pypi|[bandit](https://pypi.org/project/bandit)|5.991445162787666e-06| +|pypi|[PyPDF2](https://pypi.org/project/PyPDF2)|5.987845751711328e-06| +|pypi|[fett](https://pypi.org/project/fett)|5.949114840273505e-06| +|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|5.949114840273505e-06| +|pypi|[rstcheck](https://pypi.org/project/rstcheck)|5.949114840273505e-06| +|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|5.949114840273505e-06| +|pypi|[multiset](https://pypi.org/project/multiset)|5.899561189663578e-06| +|pypi|[email_validator](https://pypi.org/project/email_validator)|5.886213766157558e-06| +|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|5.865278306753097e-06| +|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|5.843208887650623e-06| +|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|5.828790633917081e-06| +|pypi|[re-assert](https://pypi.org/project/re-assert)|5.822659095888842e-06| +|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.822659095888842e-06| +|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.822659095888842e-06| +|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.822659095888842e-06| +|pypi|[librosa](https://pypi.org/project/librosa)|5.8105198338592336e-06| +|pypi|[blurb](https://pypi.org/project/blurb)|5.779894634092309e-06| +|pypi|[bitstring](https://github.com/scott-griffiths/bitstring)|5.776206728425158e-06| +|pypi|[tempora](https://pypi.org/project/tempora)|5.758407673381198e-06| +|pypi|[google-auth-httplib2](https://pypi.org/project/google-auth-httplib2)|5.7551314714223904e-06| +|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.72994880546075e-06| +|pypi|[samplerate](https://github.com/tuxu/python-samplerate)|5.725255972696245e-06| +|pypi|[presets](https://pypi.org/project/presets)|5.725255972696245e-06| +|pypi|[mir-eval](https://pypi.org/project/mir-eval)|5.725255972696245e-06| +|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|5.725255972696245e-06| +|pypi|[soxr](https://pypi.org/project/soxr)|5.725255972696245e-06| +|pypi|[audioread](https://pypi.org/project/audioread)|5.725255972696245e-06| +|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|5.718834864819064e-06| +|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.7180362299816216e-06| +|pypi|[aesara-theano-fallback](https://pypi.org/project/aesara-theano-fallback)|5.697960629513028e-06| +|pypi|[halomod](https://github.com/steven-murray/halomod)|5.685031691857632e-06| +|pypi|[hyperopt](https://hyperopt.github.io/hyperopt)|5.6774681518708876e-06| +|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|5.6674493804218835e-06| +|pypi|[pybamm](https://pypi.org/project/pybamm)|5.642707348163987e-06| +|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.631399317406143e-06| +|pypi|[imgaug](https://github.com/aleju/imgaug)|5.596720755244206e-06| +|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|5.589325644345062e-06| +|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|5.589325644345062e-06| +|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|5.589325644345062e-06| +|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|5.589325644345062e-06| +|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|5.589325644345062e-06| +|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|5.589325644345062e-06| +|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|5.589325644345062e-06| +|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|5.589325644345062e-06| +|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|5.589325644345062e-06| +|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|5.589325644345062e-06| +|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|5.589325644345062e-06| +|pypi|[cogapp](https://pypi.org/project/cogapp)|5.582213929458945e-06| +|pypi|[thinc](https://pypi.org/project/thinc)|5.581363802860541e-06| +|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.523103176686795e-06| +|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.520979722947203e-06| +|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.517946217604922e-06| +|pypi|[pyexcel-xlsx](https://github.com/pyexcel/pyexcel-xlsx)|5.479970520477815e-06| +|pypi|[pyexcel-ods3](https://github.com/pyexcel/pyexcel-ods3)|5.479970520477815e-06| +|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.465769925717727e-06| +|pypi|[kgt](https://pypi.org/project/kgt)|5.465769925717727e-06| +|pypi|[x21](https://pypi.org/project/x21)|5.465769925717727e-06| +|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.451309501313777e-06| +|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|5.405979347185388e-06| +|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.401546284042626e-06| +|pypi|[cooler](https://github.com/mirnylab/cooler)|5.385928065108952e-06| +|pypi|[python-slugify](https://pypi.org/project/python-slugify)|5.375485506068685e-06| +|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.363237445148708e-06| +|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.363237445148708e-06| +|pypi|[sym](https://github.com/bjodah/sym)|5.363237445148708e-06| +|pypi|[crossbar](http://crossbar.io/)|5.363237445148708e-06| +|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.363237445148708e-06| +|pypi|[asq](https://pypi.org/project/asq)|5.363237445148708e-06| +|pypi|[automat](https://pypi.org/project/automat)|5.363237445148708e-06| +|pypi|[cbor](https://pypi.org/project/cbor)|5.363237445148708e-06| +|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.363237445148708e-06| +|pypi|[hpack](https://pypi.org/project/hpack)|5.363237445148708e-06| +|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.363237445148708e-06| +|pypi|[netaddr](https://pypi.org/project/netaddr)|5.363237445148708e-06| +|pypi|[node-semver](https://pypi.org/project/node-semver)|5.363237445148708e-06| +|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.363237445148708e-06| +|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.363237445148708e-06| +|pypi|[pytrie](https://pypi.org/project/pytrie)|5.363237445148708e-06| +|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.363237445148708e-06| +|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.363237445148708e-06| +|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.363237445148708e-06| +|pypi|[translationstring](https://pypi.org/project/translationstring)|5.350516946080087e-06| +|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.331071753684067e-06| +|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.287698889583233e-06| +|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.287698889583233e-06| +|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.287698889583233e-06| +|pypi|[zstd](https://pypi.org/project/zstd)|5.287698889583233e-06| +|pypi|[sphobjinv](https://github.com/bskinn/sphobjinv)|5.232465358361773e-06| +|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|5.2291565090199895e-06| +|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|5.2291565090199895e-06| +|pypi|[google-resumable-media](https://pypi.org/project/google-resumable-media)|5.2239133585093315e-06| +|pypi|[grandalf](https://github.com/bdcht/grandalf)|5.220217779944741e-06| +|pypi|[types-orjson](https://github.com/python/typeshed)|5.205495167350216e-06| +|pypi|[types-ujson](https://github.com/python/typeshed)|5.205495167350216e-06| +|pypi|[peewee](https://pypi.org/project/peewee)|5.205495167350216e-06| +|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.205495167350216e-06| +|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.205495167350216e-06| +|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|5.2020781219204456e-06| +|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.168210628961481e-06| +|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.162116040955631e-06| +|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.142830426854925e-06| +|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.142830426854925e-06| +|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.142830426854925e-06| +|pypi|[voila](https://pypi.org/project/voila)|5.142830426854925e-06| +|pypi|[SALib](http://salib.github.io/SALib/)|5.140277100601333e-06| +|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|5.139134803960382e-06| +|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|5.130830489192263e-06| +|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|5.130830489192263e-06| +|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.1137396392003895e-06| +|pypi|[fixtures](https://pypi.org/project/fixtures)|5.1137396392003895e-06| +|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.07156744517576e-06| +|pypi|[pyahocorasick](http://github.com/WojciechMula/pyahocorasick)|5.0645051194539275e-06| +|pypi|[webob](https://pypi.org/project/webob)|5.055109140006751e-06| +|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.0097000179630045e-06| +|pypi|[sspa](https://github.com/cwieder/sspa)|5.0056882821387955e-06| +|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.0056882821387955e-06| +|pypi|[pytest-aiohttp](https://pypi.org/project/pytest-aiohttp)|4.967025332054585e-06| +|pypi|[grayskull](https://pypi.org/project/grayskull)|4.955631399317406e-06| +|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|4.954597069859095e-06| +|pypi|[comm](https://pypi.org/project/comm)|4.923111154389873e-06| +|pypi|[bx-python](https://github.com/bxlab/bx-python)|4.9158339560151055e-06| +|pypi|[slicer](https://pypi.org/project/slicer)|4.903373077434511e-06| +|pypi|[scikit-optimize](https://pypi.org/project/scikit-optimize)|4.844791158784339e-06| +|pypi|[scikit-fem](https://pypi.org/project/scikit-fem)|4.836067820771141e-06| +|pypi|[tensorboardX](https://github.com/lanpa/tensorboardX)|4.8308229657792785e-06| +|pypi|[fasteners](https://pypi.org/project/fasteners)|4.821470355548172e-06| +|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.794615092908608e-06| +|pypi|[pycocotools](https://github.com/ppwwyyxx/cocoapi)|4.755403868031852e-06| +|pypi|[gitdb2](https://pypi.org/project/gitdb2)|4.73752640988136e-06| +|pypi|[smmap2](https://pypi.org/project/smmap2)|4.73752640988136e-06| +|pypi|[pint-pulsar](https://pypi.org/project/pint-pulsar)|4.6760726474890374e-06| +|pypi|[pytest-cython](https://pypi.org/project/pytest-cython)|4.645904436860068e-06| +|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.625761649369644e-06| +|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.624494738994354e-06| +|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.624494738994354e-06| +|pypi|[jupyter-packaging](https://pypi.org/project/jupyter-packaging)|4.599445392491467e-06| +|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.59345512949207e-06| +|pypi|[kopt](https://pypi.org/project/kopt)|4.5885475919605605e-06| +|pypi|[oemof.solph](https://oemof.org)|4.544226393629124e-06| +|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.527445723515244e-06| +|pypi|[lcapy](https://pypi.org/project/lcapy)|4.5232123031374646e-06| +|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.5232123031374646e-06| +|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.5232123031374646e-06| +|pypi|[property-cached](https://pypi.org/project/property-cached)|4.5232123031374646e-06| +|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.519901600106378e-06| +|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.505119453924916e-06| +|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.505119453924916e-06| +|pypi|[descartes](http://bitbucket.org/sgillies/descartes/)|4.493645093571696e-06| +|pypi|[mdurl](https://pypi.org/project/mdurl)|4.480675916308058e-06| +|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.479522184300341e-06| +|pypi|[apipkg](https://pypi.org/project/apipkg)|4.469364537623922e-06| +|pypi|[atpublic](https://pypi.org/project/atpublic)|4.469364537623922e-06| +|pypi|[dvc](https://pypi.org/project/dvc)|4.469364537623922e-06| +|pypi|[inflect](https://pypi.org/project/inflect)|4.469364537623922e-06| +|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.469364537623922e-06| +|pypi|[nanotime](https://pypi.org/project/nanotime)|4.469364537623922e-06| +|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.469364537623922e-06| +|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.469364537623922e-06| +|pypi|[treelib](https://pypi.org/project/treelib)|4.469364537623922e-06| +|pypi|[nbdime](https://pypi.org/project/nbdime)|4.465514008176123e-06| +|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.452936603107251e-06| +|pypi|[pymc3-ext](https://pypi.org/project/pymc3-ext)|4.446753432273408e-06| +|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.4246708922476835e-06| +|pypi|[retrolab](https://pypi.org/project/retrolab)|4.4246708922476835e-06| +|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.4246708922476835e-06| +|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.4246708922476835e-06| +|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.4246708922476835e-06| +|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.4246708922476835e-06| +|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.4246708922476835e-06| +|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.4246708922476835e-06| +|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.4246708922476835e-06| +|pypi|[openstacksdk](https://pypi.org/project/openstacksdk)|4.377474402730374e-06| +|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.372615940574182e-06| +|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.372615940574182e-06| +|pypi|[update-checker](https://pypi.org/project/update-checker)|4.372615940574182e-06| +|pypi|[npx](https://pypi.org/project/npx)|4.372615940574182e-06| +|pypi|[meshplex](https://pypi.org/project/meshplex)|4.372615940574182e-06| +|pypi|[azure-storage-blob](https://pypi.org/project/azure-storage-blob)|4.365113589942941e-06| +|pypi|[resample](http://github.com/resample-project/resample)|4.348691695108077e-06| +|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.348691695108077e-06| +|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.348691695108077e-06| +|pypi|[Bio](https://github.com/ialbert/bio)|4.316402328849635e-06| +|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|4.281621331628751e-06| +|pypi|[qudida](https://pypi.org/project/qudida)|4.223549488054608e-06| +|pypi|[nitime](https://pypi.org/project/nitime)|4.217095879778296e-06| +|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|4.217095879778296e-06| +|pypi|[h5io](https://pypi.org/project/h5io)|4.217095879778296e-06| +|pypi|[ddt](https://pypi.org/project/ddt)|4.205207215992198e-06| +|pypi|[cosmospectra](https://github.com/sambit-giri/cosmospectra.git)|4.1844425483504e-06| +|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.17140690178233e-06| +|pypi|[mako](https://pypi.org/project/mako)|4.162131172346547e-06| +|pypi|[user-agents](https://pypi.org/project/user-agents)|4.129692832764505e-06| +|pypi|[dataclasses-json](https://github.com/lidatong/dataclasses-json)|4.1131298935956645e-06| +|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.0985860555826426e-06| +|pypi|[coconut](https://pypi.org/project/coconut)|4.0843115928440155e-06| +|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|4.0843115928440155e-06| +|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.08072414304793e-06| +|pypi|[Epip](https://pypi.org/project/Epip)|4.08072414304793e-06| +|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.08072414304793e-06| +|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.08072414304793e-06| +|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.0777910950452635e-06| +|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.076060458313023e-06| +|pypi|[ducc0](https://gitlab.mpcdf.mpg.de/mtr/ducc)|4.044669745031119e-06| +|pypi|[sphinx-tabs](https://github.com/executablebooks/sphinx-tabs)|4.033120212896267e-06| +|pypi|[langcodes](https://github.com/rspeer/langcodes)|4.030014128643973e-06| +|pypi|[pathy](https://github.com/justindujardin/pathy)|4.030014128643973e-06| +|pypi|[spacy-loggers](https://github.com/explosion/spacy-loggers)|4.030014128643973e-06| +|pypi|[sentencepiece](https://pypi.org/project/sentencepiece)|4.024797617646564e-06| +|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.005301236135588e-06| +|pypi|[pytray](https://github.com/muhrin/pytray.git)|3.982786763614783e-06| +|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.967210591063195e-06| +|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|3.941979522184311e-06| +|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|3.941979522184308e-06| +|pypi|[CacheControl](https://github.com/ionrock/cachecontrol)|3.939541686981964e-06| +|pypi|[pyshp](https://pypi.org/project/pyshp)|3.933040793109052e-06| +|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|3.933040793109052e-06| +|pypi|[noodles](http://nlesc.github.io/noodles)|3.932490717473649e-06| +|pypi|[venusian](https://pypi.org/project/venusian)|3.9210078885846815e-06| +|pypi|[hupper](https://pypi.org/project/hupper)|3.9210078885846815e-06| +|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|3.9123405784084785e-06| +|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|3.9123405784084785e-06| +|pypi|[saspy](https://pypi.org/project/saspy)|3.9123405784084785e-06| +|pypi|[Twisted](https://pypi.org/project/Twisted)|3.897766056469128e-06| +|pypi|[wordcloud](https://pypi.org/project/wordcloud)|3.89494329991906e-06| +|pypi|[portray](https://pypi.org/project/portray)|3.871587030716723e-06| +|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.871587030716723e-06| +|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.871587030716723e-06| +|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.821443783554855e-06| +|pypi|[feedparser](https://pypi.org/project/feedparser)|3.820818643460475e-06| +|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.8078789116702367e-06| +|pypi|[repoze.lru](http://www.repoze.org)|3.793373151308306e-06| +|setup.py|gitlab/gims-developers/gims|3.7921880925293895e-06| +|setup.py|gitlab/picos-api/picos|3.7921880925293895e-06| +|setup.py|gitlab/Molcas/OpenMolcas|3.7921880925293895e-06| +|setup.py|gitlab/chjordan/sslf|3.7921880925293895e-06| +|setup.py|gitlab/fduchate/predihood|3.7921880925293895e-06| +|setup.py|gitlab/octopus-code/octopus|3.7921880925293895e-06| +|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.7921880925293895e-06| +|setup.py|gitlab/pythia-uq/pythia|3.7921880925293895e-06| +|setup.py|gitlab/permafrostnet/teaspoon|3.7921880925293895e-06| +|setup.py|gitlab/joseaher/astroplotlib|3.7921880925293895e-06| +|setup.py|gitlab/jason-rumengan/pyarma|3.7921880925293895e-06| +|setup.py|gitlab/petsc/petsc|3.7921880925293895e-06| +|setup.py|github/google/jax|3.7921880925293895e-06| +|setup.py|github/parmoo/parmoo|3.7921880925293895e-06| +|setup.py|github/tensorly/viz|3.7921880925293895e-06| +|setup.py|github/ngltr/sinaps|3.7921880925293895e-06| +|setup.py|github/ledatelescope/bifrost|3.7921880925293895e-06| +|setup.py|github/illumina/pyflow|3.7921880925293895e-06| +|setup.py|github/ProjectPyRhO/PyRhO|3.7921880925293895e-06| +|setup.py|github/glotzerlab/freud|3.7921880925293895e-06| +|setup.py|github/glotzerlab/coxeter|3.7921880925293895e-06| +|setup.py|github/miniufo/xinvert|3.7921880925293895e-06| +|setup.py|github/flemingtonlab/SpliceV|3.7921880925293895e-06| +|setup.py|github/exobssim/rapoc-public|3.7921880925293895e-06| +|setup.py|github/toros-astro/astroalign-legacy|3.7921880925293895e-06| +|setup.py|github/toros-astro/corral|3.7921880925293895e-06| +|setup.py|github/tardis-sn/tardis|3.7921880925293895e-06| +|setup.py|github/tardis-sn/carsus|3.7921880925293895e-06| +|setup.py|github/fair-software/fairtally|3.7921880925293895e-06| +|setup.py|github/fair-software/howfairis|3.7921880925293895e-06| +|setup.py|github/fair-data/fairdatapoint-client|3.7921880925293895e-06| +|setup.py|github/elkebir-group/Jumper|3.7921880925293895e-06| +|setup.py|github/benmontet/f3|3.7921880925293895e-06| +|setup.py|github/tool-bin/ukbcc|3.7921880925293895e-06| +|setup.py|github/apertif/apercal|3.7921880925293895e-06| +|setup.py|github/NREL/graph-env|3.7921880925293895e-06| +|setup.py|github/cosimoNigro/agnpy|3.7921880925293895e-06| +|setup.py|github/gem-pasteur/macsyfinder|3.7921880925293895e-06| +|setup.py|github/dmnfarrell/snpgenie|3.7921880925293895e-06| +|setup.py|github/dmnfarrell/epitopepredict|3.7921880925293895e-06| +|setup.py|github/dfm/corner.py|3.7921880925293895e-06| +|setup.py|github/dfm/celerite|3.7921880925293895e-06| +|setup.py|github/wfondrie/mokapot|3.7921880925293895e-06| +|setup.py|github/chasmani/piecewise-regression|3.7921880925293895e-06| +|setup.py|github/grazianoucci/game|3.7921880925293895e-06| +|setup.py|github/brian-team/brian2|3.7921880925293895e-06| +|setup.py|github/gmbrandt/xwavecal|3.7921880925293895e-06| +|setup.py|github/LindleyLentati/Cobra|3.7921880925293895e-06| +|setup.py|github/COVID-IWG/epimargin|3.7921880925293895e-06| +|setup.py|github/vaexio/vaex|3.7921880925293895e-06| +|setup.py|github/matthewholman/assist|3.7921880925293895e-06| +|setup.py|github/ziotom78/dacapo_calibration|3.7921880925293895e-06| +|setup.py|github/RaRe-Technologies/gensim|3.7921880925293895e-06| +|setup.py|github/BackmanLab/PWSpy|3.7921880925293895e-06| +|setup.py|github/ketch/nodepy|3.7921880925293895e-06| +|setup.py|github/oscaribv/citlalicue|3.7921880925293895e-06| +|setup.py|github/coljac/sensie|3.7921880925293895e-06| +|setup.py|github/jdidion/atropos|3.7921880925293895e-06| +|setup.py|github/AnantharamanLab/vRhyme|3.7921880925293895e-06| +|setup.py|github/bioinform/somaticseq|3.7921880925293895e-06| +|setup.py|github/Martindelosrios/cosmic-kite|3.7921880925293895e-06| +|setup.py|github/snakemake/snakemake|3.7921880925293895e-06| +|setup.py|github/cgobat/asymmetric_uncertainty|3.7921880925293895e-06| +|setup.py|github/connectomicslab/connectomemapper3|3.7921880925293895e-06| +|setup.py|github/mdshw5/pyfaidx|3.7921880925293895e-06| +|setup.py|github/pyspeckit/pyspeckit|3.7921880925293895e-06| +|setup.py|github/carpyncho/carpyncho-py|3.7921880925293895e-06| +|setup.py|github/gbernstein/pixmappy|3.7921880925293895e-06| +|setup.py|github/ajeldorado/falco-python|3.7921880925293895e-06| +|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.7921880925293895e-06| +|setup.py|github/YosefLab/scvi-tools|3.7921880925293895e-06| +|setup.py|github/INCF/one_click|3.7921880925293895e-06| +|setup.py|github/schlafly/crowdsource|3.7921880925293895e-06| +|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.7921880925293895e-06| +|setup.py|github/era-urban/wrfpy|3.7921880925293895e-06| +|setup.py|github/domenico-simone/rmlst_api|3.7921880925293895e-06| +|setup.py|github/DynaSlum/satsense|3.7921880925293895e-06| +|setup.py|github/gogrean/PyXel|3.7921880925293895e-06| +|setup.py|github/hyperopt/hyperopt|3.7921880925293895e-06| +|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.7921880925293895e-06| +|setup.py|github/jianhuupenn/SpaGCN|3.7921880925293895e-06| +|setup.py|github/mmp2/megaman|3.7921880925293895e-06| +|setup.py|github/4dn-dcic/pairix|3.7921880925293895e-06| +|setup.py|github/davidgardenier/frbpoppy|3.7921880925293895e-06| +|setup.py|github/davidgardenier/frbcat|3.7921880925293895e-06| +|setup.py|github/wiederm/transformato|3.7921880925293895e-06| +|setup.py|github/cabb99/open3spn2|3.7921880925293895e-06| +|setup.py|github/orcasgit/python-fitbit|3.7921880925293895e-06| +|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.7921880925293895e-06| +|setup.py|github/atmos-cloud-sim-uj/PySDM|3.7921880925293895e-06| +|setup.py|github/aspuru-guzik-group/funsies|3.7921880925293895e-06| +|setup.py|github/fabiopardo/tonic|3.7921880925293895e-06| +|setup.py|github/wtsi-hpag/HiLine|3.7921880925293895e-06| +|setup.py|github/Singh-Lab/DeMaSk|3.7921880925293895e-06| +|setup.py|github/SouthGreenPlatform/PyRice|3.7921880925293895e-06| +|setup.py|github/shilpagarg/WHdenovo|3.7921880925293895e-06| +|setup.py|github/dmentipl/plonk|3.7921880925293895e-06| +|setup.py|github/polca/unfold|3.7921880925293895e-06| +|setup.py|github/tkerscher/blast|3.7921880925293895e-06| +|setup.py|github/getzlab/rnaseqc|3.7921880925293895e-06| +|setup.py|github/PlanetHunters/tkmatrix|3.7921880925293895e-06| +|setup.py|github/mishioo/tesliper|3.7921880925293895e-06| +|setup.py|github/weecology/retriever|3.7921880925293895e-06| +|setup.py|github/abrupt-climate/hyper-canny|3.7921880925293895e-06| +|setup.py|github/ChrisBeaumont/brut|3.7921880925293895e-06| +|setup.py|github/TriPed-Robot/TriP|3.7921880925293895e-06| +|setup.py|github/thejasvibr/bat_beamshapes|3.7921880925293895e-06| +|setup.py|github/seung-lab/FlyWirePaper|3.7921880925293895e-06| +|setup.py|github/ELELAB/LipidDyn|3.7921880925293895e-06| +|setup.py|github/ELELAB/cancermuts|3.7921880925293895e-06| +|setup.py|github/ELELAB/RosettaDDGPrediction|3.7921880925293895e-06| +|setup.py|github/rasg-affiliates/healvis|3.7921880925293895e-06| +|setup.py|github/nlppln/nlppln|3.7921880925293895e-06| +|setup.py|github/abmantz/lmc|3.7921880925293895e-06| +|setup.py|github/dbosul/CWITools|3.7921880925293895e-06| +|setup.py|github/HajimeKawahara/sot|3.7921880925293895e-06| +|setup.py|github/HajimeKawahara/exojax|3.7921880925293895e-06| +|setup.py|github/Caltech-IPAC/Montage|3.7921880925293895e-06| +|setup.py|github/SynthSys/pyOmeroUpload|3.7921880925293895e-06| +|setup.py|github/hover2pi/SEDkit|3.7921880925293895e-06| +|setup.py|github/bio-phys/BioEn|3.7921880925293895e-06| +|setup.py|github/mattpitkin/psrqpy|3.7921880925293895e-06| +|setup.py|github/compomics/DeepLC|3.7921880925293895e-06| +|setup.py|github/einsteinpy/einsteinpy|3.7921880925293895e-06| +|setup.py|github/fkeruzore/panco2|3.7921880925293895e-06| +|setup.py|github/ghislainv/forestatrisk|3.7921880925293895e-06| +|setup.py|github/ConorMacBride/mcalf|3.7921880925293895e-06| +|setup.py|github/Astroua/SCIMES|3.7921880925293895e-06| +|setup.py|github/Astroua/TurbuStat|3.7921880925293895e-06| +|setup.py|github/rvalieris/parallel-fastq-dump|3.7921880925293895e-06| +|setup.py|github/nextstrain/augur|3.7921880925293895e-06| +|setup.py|github/astropy/ccdproc|3.7921880925293895e-06| +|setup.py|github/astropy/specutils|3.7921880925293895e-06| +|setup.py|github/astropy/astroplan|3.7921880925293895e-06| +|setup.py|github/astropy/astroscrappy|3.7921880925293895e-06| +|setup.py|github/astropy/astroquery|3.7921880925293895e-06| +|setup.py|github/astropy/halotools|3.7921880925293895e-06| +|setup.py|github/astropy/SPISEA|3.7921880925293895e-06| +|setup.py|github/carlosborca/CrystaLattE|3.7921880925293895e-06| +|setup.py|github/natelust/least_asymmetry|3.7921880925293895e-06| +|setup.py|github/Yu-Group/veridical-flow|3.7921880925293895e-06| +|setup.py|github/parallelwindfarms/byteparsing|3.7921880925293895e-06| +|setup.py|github/djones1040/PythonPhot|3.7921880925293895e-06| +|setup.py|github/astrosupriyo/pyTANSPEC|3.7921880925293895e-06| +|setup.py|github/jonaselgammal/GPry|3.7921880925293895e-06| +|setup.py|github/linuxscout/pyarabic|3.7921880925293895e-06| +|setup.py|github/cheerfuluser/tessreduce|3.7921880925293895e-06| +|setup.py|github/tlambert03/pycudadecon|3.7921880925293895e-06| +|setup.py|github/mikekatz04/BOWIE|3.7921880925293895e-06| +|setup.py|github/TimothyADavis/KinMSpy|3.7921880925293895e-06| +|setup.py|github/j-faria/kima|3.7921880925293895e-06| +|setup.py|github/Bahler-Lab/pyphe|3.7921880925293895e-06| +|setup.py|github/jacobblum/simDRIFT|3.7921880925293895e-06| +|setup.py|github/astroML/gatspy|3.7921880925293895e-06| +|setup.py|github/herjy/SLIT|3.7921880925293895e-06| +|setup.py|github/musevlt/muse-psfr|3.7921880925293895e-06| +|setup.py|github/musevlt/origin|3.7921880925293895e-06| +|setup.py|github/smoh/kinesis|3.7921880925293895e-06| +|setup.py|github/NathanSandford/Chem-I-Calc|3.7921880925293895e-06| +|setup.py|github/gmzsebastian/FLEET|3.7921880925293895e-06| +|setup.py|github/ncbi/ngs|3.7921880925293895e-06| +|setup.py|github/nithyanandan/PRISim|3.7921880925293895e-06| +|setup.py|github/nye17/javelin|3.7921880925293895e-06| +|setup.py|github/morriscb/The-wiZZ|3.7921880925293895e-06| +|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.7921880925293895e-06| +|setup.py|github/sxs-collaboration/gwsurrogate|3.7921880925293895e-06| +|setup.py|github/cbg-ethz/shorah|3.7921880925293895e-06| +|setup.py|github/virgesmith/neworder|3.7921880925293895e-06| +|setup.py|github/gagneurlab/drop|3.7921880925293895e-06| +|setup.py|github/dokester/BayesicFitting|3.7921880925293895e-06| +|setup.py|github/genouest/biomaj-cli|3.7921880925293895e-06| +|setup.py|github/tschad/pycelp|3.7921880925293895e-06| +|setup.py|github/oschwengers/platon|3.7921880925293895e-06| +|setup.py|github/oschwengers/referenceseeker|3.7921880925293895e-06| +|setup.py|github/oschwengers/bakta|3.7921880925293895e-06| +|setup.py|github/radifar/PyPLIF-HIPPOS|3.7921880925293895e-06| +|setup.py|github/1313e/PRISM|3.7921880925293895e-06| +|setup.py|github/dunnkers/fseval|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/iva|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/ariba|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/gubbins|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/circlator|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/Fastaq|3.7921880925293895e-06| +|setup.py|github/sanger-pathogens/pymummer|3.7921880925293895e-06| +|setup.py|github/jlenain/flaapluc|3.7921880925293895e-06| +|setup.py|github/vincentlab/PyFR|3.7921880925293895e-06| +|setup.py|github/OpenMDAO/dymos|3.7921880925293895e-06| +|setup.py|github/engyasin/Offline_MOT|3.7921880925293895e-06| +|setup.py|github/jiahecui/SenAOReFoc|3.7921880925293895e-06| +|setup.py|github/lkmklsmn/DrivAER|3.7921880925293895e-06| +|setup.py|github/eldariont/svim|3.7921880925293895e-06| +|setup.py|github/girder/viime|3.7921880925293895e-06| +|setup.py|github/OBrink/RanDepict|3.7921880925293895e-06| +|setup.py|github/bfarr/exocartographer|3.7921880925293895e-06| +|setup.py|github/eblur/dust|3.7921880925293895e-06| +|setup.py|github/benallard/galileo|3.7921880925293895e-06| +|setup.py|github/kgullikson88/Telluric-Fitter|3.7921880925293895e-06| +|setup.py|github/tomlouden/spiderman|3.7921880925293895e-06| +|setup.py|github/brainets/frites|3.7921880925293895e-06| +|setup.py|github/hippke/pandora|3.7921880925293895e-06| +|setup.py|github/hippke/wotan|3.7921880925293895e-06| +|setup.py|github/hippke/tls|3.7921880925293895e-06| +|setup.py|github/aprsa/dips|3.7921880925293895e-06| +|setup.py|github/Adamtaranto/Yanagiba|3.7921880925293895e-06| +|setup.py|github/GalacticDynamics-Oxford/Agama|3.7921880925293895e-06| +|setup.py|github/Starlink/starlink|3.7921880925293895e-06| +|setup.py|github/Alymantara/pydoppler|3.7921880925293895e-06| +|setup.py|github/SIOSlab/exodetbox|3.7921880925293895e-06| +|setup.py|github/amusecode/amuse|3.7921880925293895e-06| +|setup.py|github/twesterhout/lattice-symmetries|3.7921880925293895e-06| +|setup.py|github/neuralhydrology/neuralhydrology|3.7921880925293895e-06| +|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.7921880925293895e-06| +|setup.py|github/B-UMMI/chewBBACA|3.7921880925293895e-06| +|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.7921880925293895e-06| +|setup.py|github/markusbonse/applefy|3.7921880925293895e-06| +|setup.py|github/matteobreschi/bajes|3.7921880925293895e-06| +|setup.py|github/BartoszBartmanski/StoSpa2|3.7921880925293895e-06| +|setup.py|github/swagnercarena/ovejero|3.7921880925293895e-06| +|setup.py|github/MillionConcepts/lhorizon|3.7921880925293895e-06| +|setup.py|github/vhaasteren/piccard|3.7921880925293895e-06| +|setup.py|github/dtamayo/reboundx|3.7921880925293895e-06| +|setup.py|github/minzastro/unidam|3.7921880925293895e-06| +|setup.py|github/astrosmili/smili|3.7921880925293895e-06| +|setup.py|github/clwainwright/CosmoTransitions|3.7921880925293895e-06| +|setup.py|github/bwengals/CCSNMultivar|3.7921880925293895e-06| +|setup.py|github/fakedrtom/oncogemini|3.7921880925293895e-06| +|setup.py|github/zclaytor/butterpy|3.7921880925293895e-06| +|setup.py|github/zclaytor/kiauhoku|3.7921880925293895e-06| +|setup.py|github/bartongroup/yanosim|3.7921880925293895e-06| +|setup.py|github/drcandacemakedamoore/cleanX|3.7921880925293895e-06| +|setup.py|github/mjacob1002/Eir|3.7921880925293895e-06| +|setup.py|github/opencobra/cobrapy|3.7921880925293895e-06| +|setup.py|github/vanheeringen-lab/gimmemotifs|3.7921880925293895e-06| +|setup.py|github/clawpack/clawpack|3.7921880925293895e-06| +|setup.py|github/computational-chemical-biology/ChemWalker|3.7921880925293895e-06| +|setup.py|github/joshjchayes/TransitFit|3.7921880925293895e-06| +|setup.py|github/milicolazo/Pyedra|3.7921880925293895e-06| +|setup.py|github/aiidateam/kiwipy|3.7921880925293895e-06| +|setup.py|github/circuitgraph/circuitgraph|3.7921880925293895e-06| +|setup.py|github/cog-imperial/suspect|3.7921880925293895e-06| +|setup.py|github/cog-imperial/entmoot|3.7921880925293895e-06| +|setup.py|github/cog-imperial/GPdoemd|3.7921880925293895e-06| +|setup.py|github/cog-imperial/galini|3.7921880925293895e-06| +|setup.py|github/LSSTDESC/CCL|3.7921880925293895e-06| +|setup.py|github/LSSTDESC/descqa|3.7921880925293895e-06| +|setup.py|github/BEAST-Fitting/beast|3.7921880925293895e-06| +|setup.py|github/galkintool/galkin|3.7921880925293895e-06| +|setup.py|github/sinc-lab/miRe2e|3.7921880925293895e-06| +|setup.py|github/stammler/dustpy|3.7921880925293895e-06| +|setup.py|github/stammler/simframe|3.7921880925293895e-06| +|setup.py|github/PyPSA/linopy|3.7921880925293895e-06| +|setup.py|github/PyPSA/atlite|3.7921880925293895e-06| +|setup.py|github/StingraySoftware/stingray|3.7921880925293895e-06| +|setup.py|github/spacepy/spacepy|3.7921880925293895e-06| +|setup.py|github/cmillion/gPhoton|3.7921880925293895e-06| +|setup.py|github/rhayes777/PyAutoFit|3.7921880925293895e-06| +|setup.py|github/davidemms/OrthoFinder|3.7921880925293895e-06| +|setup.py|github/lberaldoesilva/naif|3.7921880925293895e-06| +|setup.py|github/CFSAN-Biostatistics/SeroTools|3.7921880925293895e-06| +|setup.py|github/ginolhac/mapDamage|3.7921880925293895e-06| +|setup.py|github/sdss/marvin|3.7921880925293895e-06| +|setup.py|github/cire-thk/BifacialSimu|3.7921880925293895e-06| +|setup.py|github/tvwenger/hii-region-kinematics|3.7921880925293895e-06| +|setup.py|github/tvwenger/kd|3.7921880925293895e-06| +|setup.py|github/tvwenger/wisp|3.7921880925293895e-06| +|setup.py|github/EnsembleGovServices/kamodo-core|3.7921880925293895e-06| +|setup.py|github/mlower/rmnest|3.7921880925293895e-06| +|setup.py|github/adbar/htmldate|3.7921880925293895e-06| +|setup.py|github/LiberTEM/LiberTEM|3.7921880925293895e-06| +|setup.py|github/cedrus-opensource/pyxid|3.7921880925293895e-06| +|setup.py|github/phac-nml/mob-suite|3.7921880925293895e-06| +|setup.py|github/phac-nml/biohansel|3.7921880925293895e-06| +|setup.py|github/phac-nml/staramr|3.7921880925293895e-06| +|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.7921880925293895e-06| +|setup.py|github/ryansmcgee/seirsplus|3.7921880925293895e-06| +|setup.py|github/pierrexyz/pybird|3.7921880925293895e-06| +|setup.py|github/mroosmalen/nanosv|3.7921880925293895e-06| +|setup.py|github/ylab-hi/ScanExitronLR|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/BXA|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/UltraNest|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/PyMultiNest|3.7921880925293895e-06| +|setup.py|github/JohannesBuchner/nway|3.7921880925293895e-06| +|setup.py|github/liamedeiros/ehtplot|3.7921880925293895e-06| +|setup.py|github.com/idptools/metapredict|3.7921880925293895e-06| +|setup.py|github/agshumate/LiftoffTools|3.7921880925293895e-06| +|setup.py|github/migp11/pyfastcore|3.7921880925293895e-06| +|setup.py|github/dfujim/bfit|3.7921880925293895e-06| +|setup.py|github/tylunel/pvpumpingsystem|3.7921880925293895e-06| +|setup.py|github/WorkflowConversion/CTDConverter|3.7921880925293895e-06| +|setup.py|github/dolfin-adjoint/pyadjoint|3.7921880925293895e-06| +|setup.py|github/bcgsc/tigmint|3.7921880925293895e-06| +|setup.py|github/davidebolo1993/TRiCoLOR|3.7921880925293895e-06| +|setup.py|github/davidebolo1993/VISOR|3.7921880925293895e-06| +|setup.py|github/numba/numba|3.7921880925293895e-06| +|setup.py|github/BoPeng/simuPOP|3.7921880925293895e-06| +|setup.py|github/mgckind/easyaccess|3.7921880925293895e-06| +|setup.py|github/MD-Studio/cerulean|3.7921880925293895e-06| +|setup.py|github/CLARIAH/grlc|3.7921880925293895e-06| +|setup.py|github/dynamicslab/pysindy|3.7921880925293895e-06| +|setup.py|github/dask/dask|3.7921880925293895e-06| +|setup.py|github/DrafProject/elmada|3.7921880925293895e-06| +|setup.py|github/auctus-team/pycapacity|3.7921880925293895e-06| +|setup.py|github/SISPO-developers/sispo|3.7921880925293895e-06| +|setup.py|github/cagrikymk/JAX-ReaxFF|3.7921880925293895e-06| +|setup.py|github/actris-cloudnet/cloudnetpy|3.7921880925293895e-06| +|setup.py|github/opimwue/ddop|3.7921880925293895e-06| +|setup.py|github/CEED/libCEED|3.7921880925293895e-06| +|setup.py|github/CosmoStatGW/WF4Py|3.7921880925293895e-06| +|setup.py|github/CosmoStatGW/gwfast|3.7921880925293895e-06| +|setup.py|github/tariqdaouda/CAMAP|3.7921880925293895e-06| +|setup.py|github/thomaspinder/GPJax|3.7921880925293895e-06| +|setup.py|github/matplotlib/matplotlib|3.7921880925293895e-06| +|setup.py|github/NuGrid/NuPyCEE|3.7921880925293895e-06| +|setup.py|github/johnlees/pp-sketchlib|3.7921880925293895e-06| +|setup.py|github/MannLabs/alphapept|3.7921880925293895e-06| +|setup.py|github/linqs/psl|3.7921880925293895e-06| +|setup.py|github/cthoyt/bel-resources|3.7921880925293895e-06| +|setup.py|github/cumbof/honto|3.7921880925293895e-06| +|setup.py|github/hoechenberger/questplus|3.7921880925293895e-06| +|setup.py|github/DeltaRCM/pyDeltaRCM|3.7921880925293895e-06| +|setup.py|github/RTIInternational/gobbli|3.7921880925293895e-06| +|setup.py|github/4pisky/fourpisky-core|3.7921880925293895e-06| +|setup.py|github/rabix/cwl-format|3.7921880925293895e-06| +|setup.py|github/milnus/Corekaburra|3.7921880925293895e-06| +|setup.py|github/aabdurrouf/piXedfit|3.7921880925293895e-06| +|setup.py|github/deeptools/py2bit|3.7921880925293895e-06| +|setup.py|github/deeptools/deeptools_intervals|3.7921880925293895e-06| +|setup.py|github/matthiasdemuzere/w2w|3.7921880925293895e-06| +|setup.py|github/mriener/gausspyplus|3.7921880925293895e-06| +|setup.py|github/AprilYuge/ResPAN|3.7921880925293895e-06| +|setup.py|github/mkelley/calviacat|3.7921880925293895e-06| +|setup.py|github/gausspy/gausspy|3.7921880925293895e-06| +|setup.py|github/pavolgaj/OCFit|3.7921880925293895e-06| +|setup.py|github/telegraphic/pygsm|3.7921880925293895e-06| +|setup.py|github/telegraphic/fits2hdf|3.7921880925293895e-06| +|setup.py|github/dcorre/otrain|3.7921880925293895e-06| +|setup.py|github/blackjax-devs/blackjax|3.7921880925293895e-06| +|setup.py|github/SMTG-UCL/ShakeNBreak|3.7921880925293895e-06| +|setup.py|github/SMTG-UCL/surfaxe|3.7921880925293895e-06| +|setup.py|github/CIRADA-Tools/RM-Tools|3.7921880925293895e-06| +|setup.py|github/ckm3/Py-PDM|3.7921880925293895e-06| +|setup.py|github/FreBio/komics|3.7921880925293895e-06| +|setup.py|github/tmcclintock/cluster_toolkit|3.7921880925293895e-06| +|setup.py|github/quatrope/feets|3.7921880925293895e-06| +|setup.py|github/quatrope/ProperImage|3.7921880925293895e-06| +|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.7921880925293895e-06| +|setup.py|github/vferat/pycrostates|3.7921880925293895e-06| +|setup.py|github/mne-tools/mne-icalabel|3.7921880925293895e-06| +|setup.py|github/dparks1134/RefineM|3.7921880925293895e-06| +|setup.py|github/richteague/gofish|3.7921880925293895e-06| +|setup.py|github/richteague/disksurf|3.7921880925293895e-06| +|setup.py|github/richteague/eddy|3.7921880925293895e-06| +|setup.py|github/richteague/bettermoments|3.7921880925293895e-06| +|setup.py|github/nebblu/ReACT|3.7921880925293895e-06| +|setup.py|github/DeepRank/iScore|3.7921880925293895e-06| +|setup.py|github/DeepRank/DeepRank-GNN|3.7921880925293895e-06| +|setup.py|github/DeepRank/deeprank|3.7921880925293895e-06| +|setup.py|github/DeepRank/pdb2sql|3.7921880925293895e-06| +|setup.py|github/DeepRank/pssmgen|3.7921880925293895e-06| +|setup.py|github/nextgenusfs/amptk|3.7921880925293895e-06| +|setup.py|github/palaimon/ipyannotator|3.7921880925293895e-06| +|setup.py|github/reggiebernardo/PTAfast|3.7921880925293895e-06| +|setup.py|github/Kuifje02/vrpy|3.7921880925293895e-06| +|setup.py|github/daniel-muthukrishna/astrodash|3.7921880925293895e-06| +|setup.py|github/philres/catfishq|3.7921880925293895e-06| +|setup.py|github/cadop/seg1d|3.7921880925293895e-06| +|setup.py|github/sparks-baird/xtal2png|3.7921880925293895e-06| +|setup.py|github/bmorris3/aesop|3.7921880925293895e-06| +|setup.py|github/bmorris3/fleck|3.7921880925293895e-06| +|setup.py|github/OttoStruve/muler|3.7921880925293895e-06| +|setup.py|github/mchalela/GriSPy|3.7921880925293895e-06| +|setup.py|github/yatiml/yatiml|3.7921880925293895e-06| +|setup.py|github/ArgonneCPAC/dsps|3.7921880925293895e-06| +|setup.py|github/pyro-ppl/pyro|3.7921880925293895e-06| +|setup.py|github/PacificBiosciences/FALCON|3.7921880925293895e-06| +|setup.py|github/PacificBiosciences/pbcore|3.7921880925293895e-06| +|setup.py|github/PacificBiosciences/kineticsTools|3.7921880925293895e-06| +|setup.py|github/EdanRein/pyPplusS|3.7921880925293895e-06| +|setup.py|github/HadrienG/InSilicoSeq|3.7921880925293895e-06| +|setup.py|github/SWIFTSIM/emulator|3.7921880925293895e-06| +|setup.py|github/conchoecia/pauvre|3.7921880925293895e-06| +|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.7921880925293895e-06| +|setup.py|github/ImperialCollegeLondon/hcga|3.7921880925293895e-06| +|setup.py|github/ACEnglish/truvari|3.7921880925293895e-06| +|setup.py|github/GijsMulders/epos|3.7921880925293895e-06| +|setup.py|github/COSMIC-PopSynth/COSMIC|3.7921880925293895e-06| +|setup.py|github/rgmyr/corebreakout|3.7921880925293895e-06| +|setup.py|github/pjcigan/multicolorfits|3.7921880925293895e-06| +|setup.py|github/nanoporetech/tombo|3.7921880925293895e-06| +|setup.py|github/nanoporetech/qcat|3.7921880925293895e-06| +|setup.py|github/nanoporetech/megalodon|3.7921880925293895e-06| +|setup.py|github/nanoporetech/ont_fast5_api|3.7921880925293895e-06| +|setup.py|github/anuradhawick/LRBinner|3.7921880925293895e-06| +|setup.py|github/jbussemaker/SBArchOpt|3.7921880925293895e-06| +|setup.py|github/ucl-exoplanets/TauREx3_public|3.7921880925293895e-06| +|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.7921880925293895e-06| +|setup.py|github/hpparvi/ldtk|3.7921880925293895e-06| +|setup.py|github/ismaelpessa/PyMUSE|3.7921880925293895e-06| +|setup.py|github/zblz/naima|3.7921880925293895e-06| +|setup.py|github/andresmegias/richvalues|3.7921880925293895e-06| +|setup.py|github/finagle29/DBSP_DRP|3.7921880925293895e-06| +|setup.py|github/HillLab/SomaticSiMu|3.7921880925293895e-06| +|setup.py|github/indralab/pybiopax|3.7921880925293895e-06| +|setup.py|github/josegit88/SCORPIO|3.7921880925293895e-06| +|setup.py|github/fforster/delight|3.7921880925293895e-06| +|setup.py|github/Materials-Consortia/optimade-python-tools|3.7921880925293895e-06| +|setup.py|github/xenon-middleware/pyxenon|3.7921880925293895e-06| +|setup.py|github/PyFstat/PyFstat|3.7921880925293895e-06| +|setup.py|github/shbhuk/barycorrpy|3.7921880925293895e-06| +|setup.py|github/shbhuk/mrexo|3.7921880925293895e-06| +|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.7921880925293895e-06| +|setup.py|github/VeinsOfTheEarth/rabpro|3.7921880925293895e-06| +|setup.py|github/privong/pymccorrelation|3.7921880925293895e-06| +|setup.py|github/smeingast/PNICER|3.7921880925293895e-06| +|setup.py|github/zarr-developers/zarr-python|3.7921880925293895e-06| +|setup.py|github/agreenbaum/ImPlaneIA|3.7921880925293895e-06| +|setup.py|github/jonathansick/MoAstro|3.7921880925293895e-06| +|setup.py|github/jonathansick/skyoffset|3.7921880925293895e-06| +|setup.py|github/joe-antognini/kozai|3.7921880925293895e-06| +|setup.py|github/jonzink/EDI_Vetter_unplugged|3.7921880925293895e-06| +|setup.py|github/AstarVienna/Pyckles|3.7921880925293895e-06| +|setup.py|github/AstarVienna/skycalc_ipy|3.7921880925293895e-06| +|setup.py|github/AstarVienna/ScopeSim_Templates|3.7921880925293895e-06| +|setup.py|github/AstarVienna/AnisoCADO|3.7921880925293895e-06| +|setup.py|github/tibordome/cosmic_profiles|3.7921880925293895e-06| +|setup.py|github/JoeMcEwen/FAST-PT|3.7921880925293895e-06| +|setup.py|github/jfowkes/pycutest|3.7921880925293895e-06| +|setup.py|github/tikk3r/lofar-h5plot|3.7921880925293895e-06| +|setup.py|github/caracal-pipeline/caracal|3.7921880925293895e-06| +|setup.py|github/prajwel/curvit|3.7921880925293895e-06| +|setup.py|github/soichiro-hattori/unpopular|3.7921880925293895e-06| +|setup.py|github/PabloMSanAla/fabada|3.7921880925293895e-06| +|setup.py|github/WBK-Robotics/pybullet_industrial|3.7921880925293895e-06| +|setup.py|github/libgamera/GAMERA|3.7921880925293895e-06| +|setup.py|github/HCGB-IGTP/spaTyper|3.7921880925293895e-06| +|setup.py|github/smog-server/OpenSMOG|3.7921880925293895e-06| +|setup.py|github/XSLiuLab/Seq2Neo|3.7921880925293895e-06| +|setup.py|github/MNiwano/Eclaire|3.7921880925293895e-06| +|setup.py|github/remi-adam/minot|3.7921880925293895e-06| +|setup.py|github/jiwoncpark/baobab|3.7921880925293895e-06| +|setup.py|github/andizq/sf3dmodels|3.7921880925293895e-06| +|setup.py|github/kbarbary/nestle|3.7921880925293895e-06| +|setup.py|github/kbarbary/extinction|3.7921880925293895e-06| +|setup.py|github/wilkelab/Opfi|3.7921880925293895e-06| +|setup.py|github/marius311/pypico|3.7921880925293895e-06| +|setup.py|github/deepmedic/deepmedic|3.7921880925293895e-06| +|setup.py|github/eScatter/pyelsepa|3.7921880925293895e-06| +|setup.py|github/LBNL-ETA/MSWH|3.7921880925293895e-06| +|setup.py|github/seqcode/allo|3.7921880925293895e-06| +|setup.py|github/JoschaJ/mockFRBhosts|3.7921880925293895e-06| +|setup.py|github/MASILab/pyPheWAS|3.7921880925293895e-06| +|setup.py|github/HinLeung622/pipes_vis|3.7921880925293895e-06| +|setup.py|github/NickSwainston/pulsar_spectra|3.7921880925293895e-06| +|setup.py|github/yymao/abundancematching|3.7921880925293895e-06| +|setup.py|github/seawander/centerRadon|3.7921880925293895e-06| +|setup.py|github/seawander/DebrisDiskFM|3.7921880925293895e-06| +|setup.py|github/cas-bioinf/rboAnalyzer|3.7921880925293895e-06| +|setup.py|github/EMBL-Hentze-group/htseq-clip|3.7921880925293895e-06| +|setup.py|github/lilyminium/psiresp|3.7921880925293895e-06| +|setup.py|github/a-slide/pycoQC|3.7921880925293895e-06| +|setup.py|github/szwiep/py_SBeLT|3.7921880925293895e-06| +|setup.py|github/DMGW-Goethe/imripy|3.7921880925293895e-06| +|setup.py|github/birnstiel/two-pop-py|3.7921880925293895e-06| +|setup.py|github/spokenlanguage/platalea|3.7921880925293895e-06| +|setup.py|github/cdanielmachado/carveme|3.7921880925293895e-06| +|setup.py|github/cy-xu/cosmic-conn|3.7921880925293895e-06| +|setup.py|github/chandra-marx/marxs|3.7921880925293895e-06| +|setup.py|github/xpsi-group/xpsi|3.7921880925293895e-06| +|setup.py|github/BaroudLab/Griottes|3.7921880925293895e-06| +|setup.py|github/singularityhub/singularity-compose|3.7921880925293895e-06| +|setup.py|github/singularityhub/singularity-hpc|3.7921880925293895e-06| +|setup.py|github/fpavogt/fcmaker|3.7921880925293895e-06| +|setup.py|github/zonca/python-qucs|3.7921880925293895e-06| +|setup.py|github/insilicomedicine/GENTRL|3.7921880925293895e-06| +|setup.py|github/jobovy/galpy|3.7921880925293895e-06| +|setup.py|github/jobovy/segueSelect|3.7921880925293895e-06| +|setup.py|github/jobovy/apogee|3.7921880925293895e-06| +|setup.py|github/nickrodd/HDMSpectra|3.7921880925293895e-06| +|setup.py|github/NLESC-JCER/QMCTorch|3.7921880925293895e-06| +|setup.py|github/Hoohm/CITE-seq-Count|3.7921880925293895e-06| +|setup.py|github/benhid/Sequoya|3.7921880925293895e-06| +|setup.py|github/fAndreuzzi/BisPy|3.7921880925293895e-06| +|setup.py|github/lanl/swiftbat_python|3.7921880925293895e-06| +|setup.py|github/lanl/PyBNF|3.7921880925293895e-06| +|setup.py|github/lanl/scico|3.7921880925293895e-06| +|setup.py|github/TPI-Immunogenetics/igmat|3.7921880925293895e-06| +|setup.py|github/hera-team/librarian|3.7921880925293895e-06| +|setup.py|github/dgbowl/yadg|3.7921880925293895e-06| +|setup.py|github/21cmFAST/21cmFAST|3.7921880925293895e-06| +|setup.py|github/astrom-tom/specstack|3.7921880925293895e-06| +|setup.py|github/astrom-tom/dfitspy|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanofilt|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanomath|3.7921880925293895e-06| +|setup.py|github/wdecoster/NanoPlot|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanoget|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanolyse|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanopack|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanostat|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanocomp|3.7921880925293895e-06| +|setup.py|github/wdecoster/NanoComp|3.7921880925293895e-06| +|setup.py|github/wdecoster/nanoQC|3.7921880925293895e-06| +|setup.py|github/davemlz/eemont|3.7921880925293895e-06| +|setup.py|github/zdelrosario/py_grama|3.7921880925293895e-06| +|setup.py|github/lh3/minimap2|3.7921880925293895e-06| +|setup.py|github/icecube/FIRESONG|3.7921880925293895e-06| +|setup.py|github/natashabatalha/PandExo|3.7921880925293895e-06| +|setup.py|github/natashabatalha/picaso|3.7921880925293895e-06| +|setup.py|github/Filter-Bubble/e2e-Dutch|3.7921880925293895e-06| +|setup.py|github/agurvich/FIRE_studio|3.7921880925293895e-06| +|setup.py|github/nicolet5/DiffCapAnalyzer|3.7921880925293895e-06| +|setup.py|github/mdruett/COCOPLOT|3.7921880925293895e-06| +|setup.py|github/vatlab/sos-notebook|3.7921880925293895e-06| +|setup.py|github/andycasey/sick|3.7921880925293895e-06| +|setup.py|github/easybuilders/easybuild|3.7921880925293895e-06| +|setup.py|github/Starfish-develop/Starfish|3.7921880925293895e-06| +|setup.py|github/perfanalytics/pose2sim|3.7921880925293895e-06| +|setup.py|github/mlujnie/simple|3.7921880925293895e-06| +|setup.py|github/bwkeller/PASTA|3.7921880925293895e-06| +|setup.py|github/JixingGE/GGCHEMPY|3.7921880925293895e-06| +|setup.py|github/ICAMS/strucscan|3.7921880925293895e-06| +|setup.py|github/mbaes/SpheCow|3.7921880925293895e-06| +|setup.py|github/bootphon/phonemizer|3.7921880925293895e-06| +|setup.py|github/glue-viz/glue|3.7921880925293895e-06| +|setup.py|github/linnarsson-lab/loompy|3.7921880925293895e-06| +|setup.py|github/astro-informatics/s2let|3.7921880925293895e-06| +|setup.py|github/astro-informatics/ssht|3.7921880925293895e-06| +|setup.py|github/rmaphoh/AutoMorph|3.7921880925293895e-06| +|setup.py|github/qpv-research-group/solcore5|3.7921880925293895e-06| +|setup.py|github/planck-npipe/lollipop|3.7921880925293895e-06| +|setup.py|github/planck-npipe/hillipop|3.7921880925293895e-06| +|setup.py|github/gwastro/pycbc|3.7921880925293895e-06| +|setup.py|github/phenomecentre/nPYc-Toolbox|3.7921880925293895e-06| +|setup.py|github/3fon3fonov/exostriker|3.7921880925293895e-06| +|setup.py|github/jnktsj/DNApi|3.7921880925293895e-06| +|setup.py|github/ml-evs/matador|3.7921880925293895e-06| +|setup.py|github/MDAnalysis/mdanalysis|3.7921880925293895e-06| +|setup.py|github/DrMarc/slab|3.7921880925293895e-06| +|setup.py|github/NKI-AI/direct|3.7921880925293895e-06| +|setup.py|github/EliseJ/astroABC|3.7921880925293895e-06| +|setup.py|github/MrMinimal64/multivar_horner|3.7921880925293895e-06| +|setup.py|github/BD2KGenomics/toil|3.7921880925293895e-06| +|setup.py|github/jmschrei/pomegranate|3.7921880925293895e-06| +|setup.py|github/guangtunbenzhu/NonnegMFPy|3.7921880925293895e-06| +|setup.py|github/guangtunbenzhu/SetCoverPy|3.7921880925293895e-06| +|setup.py|github/starkit/wsynphot|3.7921880925293895e-06| +|setup.py|github/NoahSailer/FishLSS|3.7921880925293895e-06| +|setup.py|github/gwpy/gwpy|3.7921880925293895e-06| +|setup.py|github/lantunes/cellpylib|3.7921880925293895e-06| +|setup.py|github/sfarrens/sf_deconvolve|3.7921880925293895e-06| +|setup.py|github/pmvreeswijk/BlackBOX|3.7921880925293895e-06| +|setup.py|github/pmvreeswijk/ZOGY|3.7921880925293895e-06| +|setup.py|github/popgenmethods/smcpp|3.7921880925293895e-06| +|setup.py|github/AA-ALERT/frbcatdb|3.7921880925293895e-06| +|setup.py|github/KeplerGO/k2mosaic|3.7921880925293895e-06| +|setup.py|github/citiususc/BigSeqKit|3.7921880925293895e-06| +|setup.py|github/athulpg007/AMAT|3.7921880925293895e-06| +|setup.py|github/3D-e-Chem/sygma|3.7921880925293895e-06| +|setup.py|github/3D-e-Chem/kripodb|3.7921880925293895e-06| +|setup.py|github/Qiskit/rustworkx|3.7921880925293895e-06| +|setup.py|github/dmey/synthia|3.7921880925293895e-06| +|setup.py|github/pnnl/interflow|3.7921880925293895e-06| +|setup.py|github/htjb/maxsmooth|3.7921880925293895e-06| +|setup.py|github/steven-murray/pydftools|3.7921880925293895e-06| +|setup.py|github/steven-murray/mrpy|3.7921880925293895e-06| +|setup.py|github/steven-murray/powerbox|3.7921880925293895e-06| +|setup.py|github/GabrieleParimbelli/COLIBRI|3.7921880925293895e-06| +|setup.py|github/PaulHancock/Aegean|3.7921880925293895e-06| +|setup.py|github/katholt/Kaptive|3.7921880925293895e-06| +|setup.py|github/GoekeLab/xpore|3.7921880925293895e-06| +|setup.py|github/ageller/firefly|3.7921880925293895e-06| +|setup.py|github/Autostronomy/AstroPhot|3.7921880925293895e-06| +|setup.py|github/RichardObi/medigan|3.7921880925293895e-06| +|setup.py|github/wasserman-group/pyCADMium|3.7921880925293895e-06| +|setup.py|github/warrickball/tomso|3.7921880925293895e-06| +|setup.py|github/rgerum/pylustrator|3.7921880925293895e-06| +|setup.py|github/kevin218/Eureka|3.7921880925293895e-06| +|setup.py|github/vinisalazar/metaphor|3.7921880925293895e-06| +|setup.py|github/caseyjlaw/rtpipe|3.7921880925293895e-06| +|setup.py|github/oliveirara/polyMV|3.7921880925293895e-06| +|setup.py|github/KBNLresearch/ochre|3.7921880925293895e-06| +|setup.py|github/timstaley/voevent-parse|3.7921880925293895e-06| +|setup.py|github/egjergo/galcem|3.7921880925293895e-06| +|setup.py|github/JulianKarlBauer/mechkit|3.7921880925293895e-06| +|setup.py|github/snad-space/zwad|3.7921880925293895e-06| +|setup.py|github/dpryan79/pyBigWig|3.7921880925293895e-06| +|setup.py|github/swiftsim/swiftsimio|3.7921880925293895e-06| +|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.7921880925293895e-06| +|setup.py|github/noraeisner/LATTE|3.7921880925293895e-06| +|setup.py|github/Midnighter/dependency-info|3.7921880925293895e-06| +|setup.py|github/colour-science/colour|3.7921880925293895e-06| +|setup.py|github/hiddenSymmetries/simsopt|3.7921880925293895e-06| +|setup.py|github/NeuralEnsemble/PyNN|3.7921880925293895e-06| +|setup.py|github/SCM-NV/qmflows|3.7921880925293895e-06| +|setup.py|github/SCM-NV/qmflows-namd|3.7921880925293895e-06| +|setup.py|github/SCM-NV/pyZacros|3.7921880925293895e-06| +|setup.py|github/slzarate/parliament2|3.7921880925293895e-06| +|setup.py|github/mtazzari/uvplot|3.7921880925293895e-06| +|setup.py|github/astronomyk/SimCADO|3.7921880925293895e-06| +|setup.py|github/vals/umis|3.7921880925293895e-06| +|setup.py|github/Jammy2211/PyAutoLens|3.7921880925293895e-06| +|setup.py|github/Jammy2211/PyAutoGalaxy|3.7921880925293895e-06| +|setup.py|github/alphaparrot/ExoPlaSim|3.7921880925293895e-06| +|setup.py|github/peterk87/sistr_cmd|3.7921880925293895e-06| +|setup.py|github/mscroggs/symfem|3.7921880925293895e-06| +|setup.py|github/SandoghdarLab/PiSCAT|3.7921880925293895e-06| +|setup.py|github/sbebo/joypy|3.7921880925293895e-06| +|setup.py|github/Xia-Yijie/Xponge|3.7921880925293895e-06| +|setup.py|github/yqiuu/starduster|3.7921880925293895e-06| +|setup.py|github/AlexanderLabWHOI/EUKulele|3.7921880925293895e-06| +|setup.py|github/podondra/eidein|3.7921880925293895e-06| +|setup.py|github/olivares-j/Kalkayotl|3.7921880925293895e-06| +|setup.py|github/federicomarulli/CosmoBolognaLib|3.7921880925293895e-06| +|setup.py|github/fruzsinaagocs/oscode|3.7921880925293895e-06| +|setup.py|github/changhoonhahn/pySpectrum|3.7921880925293895e-06| +|setup.py|github/GenomicParisCentre/toulligQC|3.7921880925293895e-06| +|setup.py|github/Theano/Theano|3.7921880925293895e-06| +|setup.py|github/pybamm-team/liionpack|3.7921880925293895e-06| +|setup.py|github/pybamm-team/PyBaMM|3.7921880925293895e-06| +|setup.py|github/gpantel/MolPainter|3.7921880925293895e-06| +|setup.py|github/symmy596/Polypy|3.7921880925293895e-06| +|setup.py|github/symmy596/SurfinPy|3.7921880925293895e-06| +|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.7921880925293895e-06| +|setup.py|github/sebhaan/geobo|3.7921880925293895e-06| +|setup.py|github/cupy/cupy|3.7921880925293895e-06| +|setup.py|github/spglib/spgrep|3.7921880925293895e-06| +|setup.py|github/fjankowsk/scatfit|3.7921880925293895e-06| +|setup.py|github/christopherburke/tess-point|3.7921880925293895e-06| +|setup.py|github/franpoz/SHERLOCK|3.7921880925293895e-06| +|setup.py|github/eelregit/mcfit|3.7921880925293895e-06| +|setup.py|github/biocore/deblur|3.7921880925293895e-06| +|setup.py|github/biocore/emperor|3.7921880925293895e-06| +|setup.py|github/biocore/scikit-bio|3.7921880925293895e-06| +|setup.py|github/jhparkastro/gpcal|3.7921880925293895e-06| +|setup.py|github/lmfit/lmfit-py|3.7921880925293895e-06| +|setup.py|github/tcassanelli/pywpf|3.7921880925293895e-06| +|setup.py|github/ORNL/tx2|3.7921880925293895e-06| +|setup.py|github/maayane/catsHTM|3.7921880925293895e-06| +|setup.py|github/dwkim78/upsilon|3.7921880925293895e-06| +|setup.py|github/dwkim78/pdtrend|3.7921880925293895e-06| +|setup.py|github/dwkim78/ASTRiDE|3.7921880925293895e-06| +|setup.py|github/KIT-MBS/pyREX|3.7921880925293895e-06| +|setup.py|github/cameronliang/BayesVP|3.7921880925293895e-06| +|setup.py|github/bwinkel/cygrid|3.7921880925293895e-06| +|setup.py|github/SCECcode/pycsep|3.7921880925293895e-06| +|setup.py|github/FCS-analysis/multipletau|3.7921880925293895e-06| +|setup.py|github/subisarkar/JexoSim|3.7921880925293895e-06| +|setup.py|github/iomega/spec2vec|3.7921880925293895e-06| +|setup.py|github/felixchenier/kineticstoolkit|3.7921880925293895e-06| +|setup.py|github/NLeSC/noodles|3.7921880925293895e-06| +|setup.py|github/NLeSC/mcfly|3.7921880925293895e-06| +|setup.py|github/NLeSC/cptm|3.7921880925293895e-06| +|setup.py|github/NLeSC/Massive-PotreeConverter|3.7921880925293895e-06| +|setup.py|github/NLeSC/boatswain|3.7921880925293895e-06| +|setup.py|github/volkamerlab/opencadd|3.7921880925293895e-06| +|setup.py|github/LCOGT/banzai|3.7921880925293895e-06| +|setup.py|github/sfschen/velocileptors|3.7921880925293895e-06| +|setup.py|github/VarStarDetect/varstardetect|3.7921880925293895e-06| +|setup.py|github/DirectDM/directdm-py|3.7921880925293895e-06| +|setup.py|github/sherpa-deproject/deproject|3.7921880925293895e-06| +|setup.py|github/benvanwerkhoven/kernel_tuner|3.7921880925293895e-06| +|setup.py|github/adrn/schwimmbad|3.7921880925293895e-06| +|setup.py|github/adrn/pyia|3.7921880925293895e-06| +|setup.py|github/adrn/SuperFreq|3.7921880925293895e-06| +|setup.py|github/dicompyler/dicompyler-core|3.7921880925293895e-06| +|setup.py|github/Heldenkombinat/Logodetect|3.7921880925293895e-06| +|setup.py|github/tofflemire/saphires|3.7921880925293895e-06| +|setup.py|github/kathlandgren/SWAMPE|3.7921880925293895e-06| +|setup.py|github/veragluscevic/dmdd|3.7921880925293895e-06| +|setup.py|github/comprna/reorientexpress|3.7921880925293895e-06| +|setup.py|github/undark-lab/sstrax|3.7921880925293895e-06| +|setup.py|github/edwardoughton/itmlogic|3.7921880925293895e-06| +|setup.py|github/saltastro/pyhrs|3.7921880925293895e-06| +|setup.py|github/vedantchandra/wdtools|3.7921880925293895e-06| +|setup.py|github/EISy-as-Py/hardy|3.7921880925293895e-06| +|setup.py|github/afarahi/tatter|3.7921880925293895e-06| +|setup.py|github/afarahi/kllr|3.7921880925293895e-06| +|setup.py|github/afarahi/PoPE|3.7921880925293895e-06| +|setup.py|github/codemeleon/seqPanther|3.7921880925293895e-06| +|setup.py|github/Fermipy/fermipy|3.7921880925293895e-06| +|setup.py|github/HIPS/autograd|3.7921880925293895e-06| +|setup.py|github/abhisrkckl/GWecc|3.7921880925293895e-06| +|setup.py|github/clauswilke/PeptideBuilder|3.7921880925293895e-06| +|setup.py|github/dstndstn/astrometry.net|3.7921880925293895e-06| +|setup.py|github/tjiangHIT/cuteSV|3.7921880925293895e-06| +|setup.py|github/bio-ontology-research-group/deepgoplus|3.7921880925293895e-06| +|setup.py|github/samuelefiorini/tangle|3.7921880925293895e-06| +|setup.py|github/gdrouart/MrMoose|3.7921880925293895e-06| +|setup.py|github/spicy-oil/hfs_fit|3.7921880925293895e-06| +|setup.py|github/rjtanner/StarburstPy|3.7921880925293895e-06| +|setup.py|github/ComparativeGenomicsToolkit/cactus|3.7921880925293895e-06| +|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.7921880925293895e-06| +|setup.py|github/sncosmo/sncosmo|3.7921880925293895e-06| +|setup.py|github/HERA-Team/hera_opm|3.7921880925293895e-06| +|setup.py|github/HERA-Team/aipy|3.7921880925293895e-06| +|setup.py|github/copasi/basico|3.7921880925293895e-06| +|setup.py|github/pytoolz/toolz|3.7921880925293895e-06| +|setup.py|github/fermisurfaces/IFermi|3.7921880925293895e-06| +|setup.py|github/nespinoza/mc-spam|3.7921880925293895e-06| +|setup.py|github/nespinoza/juliet|3.7921880925293895e-06| +|setup.py|github/juliotux/astropop|3.7921880925293895e-06| +|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.7921880925293895e-06| +|setup.py|github/teuben/nemo|3.7921880925293895e-06| +|setup.py|github/radiocosmology/caput|3.7921880925293895e-06| +|setup.py|github/multiscale/muscle3|3.7921880925293895e-06| +|setup.py|github/ofionnad/radiowinds|3.7921880925293895e-06| +|setup.py|github/enthought/vpsearch|3.7921880925293895e-06| +|setup.py|github/enthought/mayavi|3.7921880925293895e-06| +|setup.py|github/meinardmueller/libfmp|3.7921880925293895e-06| +|setup.py|github/meinardmueller/synctoolbox|3.7921880925293895e-06| +|setup.py|github/cbalbin-FIU/Epitopedia|3.7921880925293895e-06| +|setup.py|github/jollejolles/pirecorder|3.7921880925293895e-06| +|setup.py|github/MNGuenther/allesfitter|3.7921880925293895e-06| +|setup.py|github/icredd-cheminfo/CGRdb2|3.7921880925293895e-06| +|setup.py|github/shadden/celmech|3.7921880925293895e-06| +|setup.py|github/catherinezucker/radfil|3.7921880925293895e-06| +|setup.py|github/saphir746/BiobankRead-Bash|3.7921880925293895e-06| +|setup.py|github/AstroChem/VISIBLE|3.7921880925293895e-06| +|setup.py|github/malonge/RagTag|3.7921880925293895e-06| +|setup.py|github/ExoCTK/exoctk|3.7921880925293895e-06| +|setup.py|github/broadinstitute/wot|3.7921880925293895e-06| +|setup.py|github/broadinstitute/CellBender|3.7921880925293895e-06| +|setup.py|github/raspishake/rsudp|3.7921880925293895e-06| +|setup.py|github/simonsobs/nemo|3.7921880925293895e-06| +|setup.py|github/simonsobs/pixell|3.7921880925293895e-06| +|setup.py|github/lynx-x-ray-observatory/soxs|3.7921880925293895e-06| +|setup.py|github/biomedia-mira/blast-ct|3.7921880925293895e-06| +|setup.py|github/jpierel14/sntd|3.7921880925293895e-06| +|setup.py|github/IKNL/vantage6|3.7921880925293895e-06| +|setup.py|github/iric-soft/km|3.7921880925293895e-06| +|setup.py|github/FlowModelingControl/flowtorch|3.7921880925293895e-06| +|setup.py|github/MartianColonist/POSEIDON|3.7921880925293895e-06| +|setup.py|github/brentp/geneimpacts|3.7921880925293895e-06| +|setup.py|github/brentp/cigar|3.7921880925293895e-06| +|setup.py|github/willvousden/ptemcee|3.7921880925293895e-06| +|setup.py|github/jbuisine/macop|3.7921880925293895e-06| +|setup.py|github/Extraweich/homopy|3.7921880925293895e-06| +|setup.py|github/rfeldmann/leopy|3.7921880925293895e-06| +|setup.py|github/aalhossary/pyemgpipeline|3.7921880925293895e-06| +|setup.py|github/panoptes/POCS|3.7921880925293895e-06| +|setup.py|github/chapmanb/bcbb|3.7921880925293895e-06| +|setup.py|github/ejeschke/ginga|3.7921880925293895e-06| +|setup.py|github/kerkelae/disimpy|3.7921880925293895e-06| +|setup.py|github/t-brandt/orvara|3.7921880925293895e-06| +|setup.py|github/chanzuckerberg/idseq-dag|3.7921880925293895e-06| +|setup.py|github/stevengiacalone/triceratops|3.7921880925293895e-06| +|setup.py|github/exafmm/exafmm-t|3.7921880925293895e-06| +|setup.py|github/IMMM-SFA/mosartwmpy|3.7921880925293895e-06| +|setup.py|github/NiallJeffrey/DeepMass|3.7921880925293895e-06| +|setup.py|github/spyder-ide/spyder|3.7921880925293895e-06| +|setup.py|github/maxpumperla/hyperas|3.7921880925293895e-06| +|setup.py|github/rbturnbull/ausdex|3.7921880925293895e-06| +|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.7921880925293895e-06| +|setup.py|github/bxia888/CEFCIG|3.7921880925293895e-06| +|setup.py|github/H-E-L-P/XID_plus|3.7921880925293895e-06| +|setup.py|github/sonwell/biotools|3.7921880925293895e-06| +|setup.py|github/icb-dcm/pyabc|3.7921880925293895e-06| +|setup.py|github/epic-astronomy/EPIC|3.7921880925293895e-06| +|setup.py|github/hknd23/idcempy|3.7921880925293895e-06| +|setup.py|github/Sarc-Graph/sarcgraph|3.7921880925293895e-06| +|setup.py|github/MIT-STARLab/deconfuser|3.7921880925293895e-06| +|setup.py|github/bethgelab/foolbox|3.7921880925293895e-06| +|setup.py|github/panoptes-organization/panoptes|3.7921880925293895e-06| +|setup.py|github/mtakahiro/gsf|3.7921880925293895e-06| +|setup.py|github/biocore-ntnu/ncls|3.7921880925293895e-06| +|setup.py|github/biocore-ntnu/epic2|3.7921880925293895e-06| +|setup.py|github/biocore-ntnu/pyranges|3.7921880925293895e-06| +|setup.py|github/sylvainprigent/napari-tracks-reader|3.7921880925293895e-06| +|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.7921880925293895e-06| +|setup.py|github/conda/pycosat|3.7921880925293895e-06| +|setup.py|github/conda/conda|3.7921880925293895e-06| +|setup.py|github/szymon-datalions/pyinterpolate|3.7921880925293895e-06| +|setup.py|github/nlesc/scriptcwl|3.7921880925293895e-06| +|setup.py|github/pynbody/tangos|3.7921880925293895e-06| +|setup.py|github/pynbody/pynbody|3.7921880925293895e-06| +|setup.py|github/NKI-CCB/PRECISE|3.7921880925293895e-06| +|setup.py|github/babinyurii/recan|3.7921880925293895e-06| +|setup.py|github/realfastvla/realfast|3.7921880925293895e-06| +|setup.py|github/realfastvla/rfpipe|3.7921880925293895e-06| +|setup.py|github/DavidT3/XGA|3.7921880925293895e-06| +|setup.py|github/ModellingWebLab/chaste-codegen|3.7921880925293895e-06| +|setup.py|github/rodluger/planetplanet|3.7921880925293895e-06| +|setup.py|github/rodluger/starry_process|3.7921880925293895e-06| +|setup.py|github/RudolfCardinal/camcops|3.7921880925293895e-06| +|setup.py|github/jveitchmichaelis/pygadgetreader|3.7921880925293895e-06| +|setup.py|github/bxlab/bx-python|3.7921880925293895e-06| +|setup.py|github/thomasorb/orcs|3.7921880925293895e-06| +|setup.py|github/nboley/idr|3.7921880925293895e-06| +|setup.py|github/CQCL/qujax|3.7921880925293895e-06| +|setup.py|github/cov-lineages/pangolin|3.7921880925293895e-06| +|setup.py|github/lehtiolab/msstitch|3.7921880925293895e-06| +|setup.py|github/toshiyan/cmblensplus|3.7921880925293895e-06| +|setup.py|github/danielemichilli/SpS|3.7921880925293895e-06| +|setup.py|github/morpheus-project/morpheus|3.7921880925293895e-06| +|setup.py|github/YeoLab/clipper|3.7921880925293895e-06| +|setup.py|github/cdslaborg/paramonte|3.7921880925293895e-06| +|setup.py|github/YSOVAR/YSOVAR|3.7921880925293895e-06| +|setup.py|github/brinckmann/montepython_public|3.7921880925293895e-06| +|setup.py|github/PhilippJunk/homelette|3.7921880925293895e-06| +|setup.py|github/pec27/hfof|3.7921880925293895e-06| +|setup.py|github/pec27/smerfs|3.7921880925293895e-06| +|setup.py|github/ratt-ru/CubiCal|3.7921880925293895e-06| +|setup.py|github/ratt-ru/montblanc|3.7921880925293895e-06| +|setup.py|github/thomas0809/MolScribe|3.7921880925293895e-06| +|setup.py|github/rajeshrinet/pystokes|3.7921880925293895e-06| +|setup.py|github/djsutherland/py-sdm|3.7921880925293895e-06| +|setup.py|github/javicarron/mtneedlet|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/Moka|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/CAT|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/flamingo|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/insilico-server|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/ceiba|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/swan|3.7921880925293895e-06| +|setup.py|github/nlesc-nano/ceiba-cli|3.7921880925293895e-06| +|setup.py|github/NASA-PDS/naif-pds4-bundler|3.7921880925293895e-06| +|setup.py|github/cmbant/getdist|3.7921880925293895e-06| +|setup.py|github/sanjibs/bmcmc|3.7921880925293895e-06| +|setup.py|github/jiffyclub/palettable|3.7921880925293895e-06| +|setup.py|github/DLR-RM/BlenderProc|3.7921880925293895e-06| +|setup.py|github/TeraTrees/TIPP|3.7921880925293895e-06| +|setup.py|github/danielkoll/PyRADS|3.7921880925293895e-06| +|setup.py|github/PfizerRD/sit2standpy|3.7921880925293895e-06| +|setup.py|github/avigan/SPHERE|3.7921880925293895e-06| +|setup.py|github/avigan/pyZELDA|3.7921880925293895e-06| +|setup.py|github/kennethcarrell/ATARRI|3.7921880925293895e-06| +|setup.py|github/omuse-geoscience/omuse|3.7921880925293895e-06| +|setup.py|github/Sydney-Informatics-Hub/geodata-harvester|3.7921880925293895e-06| +|setup.py|github/napakalas/casbert|3.7921880925293895e-06| +|setup.py|github/pyranges/pyrle|3.7921880925293895e-06| +|setup.py|github/brandon-rhodes/python-jplephem|3.7921880925293895e-06| +|setup.py|github/EpistasisLab/regens|3.7921880925293895e-06| +|setup.py|github/EpistasisLab/tpot|3.7921880925293895e-06| +|setup.py|github/agree019/DarkCapPy|3.7921880925293895e-06| +|setup.py|github/vsoch/gridtest|3.7921880925293895e-06| +|setup.py|github/vsoch/citelang|3.7921880925293895e-06| +|setup.py|github/iraf-community/pyraf|3.7921880925293895e-06| +|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.7921880925293895e-06| +|setup.py|github/ggonnella/gfapy|3.7921880925293895e-06| +|setup.py|github/Nico-Curti/rFBP|3.7921880925293895e-06| +|setup.py|github/scipion-em/scipion-em-continuousflex|3.7921880925293895e-06| +|setup.py|github/mgalardini/pyseer|3.7921880925293895e-06| +|setup.py|github/marcelm/cutadapt|3.7921880925293895e-06| +|setup.py|github/marcelm/alignlib|3.7921880925293895e-06| +|setup.py|github/marcelm/tinyalign|3.7921880925293895e-06| +|setup.py|github/marcelm/dnaio|3.7921880925293895e-06| +|setup.py|github/nbarbey/TomograPy|3.7921880925293895e-06| +|setup.py|github/shirtsgroup/physical_validation|3.7921880925293895e-06| +|setup.py|github/Gaiana/nirdust|3.7921880925293895e-06| +|setup.py|github/sambit-giri/BCemu|3.7921880925293895e-06| +|setup.py|github/sambit-giri/tools21cm|3.7921880925293895e-06| +|setup.py|github/sambit-giri/BCMemu|3.7921880925293895e-06| +|setup.py|github/nanograv/PINT|3.7921880925293895e-06| +|setup.py|github/elwinter/nnde|3.7921880925293895e-06| +|setup.py|github/pysersic/pysersic|3.7921880925293895e-06| +|setup.py|github/samaygarg/fuelcell|3.7921880925293895e-06| +|setup.py|github/mikecokina/elisa|3.7921880925293895e-06| +|setup.py|github/ideasrule/platon|3.7921880925293895e-06| +|setup.py|github/fitbenchmarking/fitbenchmarking|3.7921880925293895e-06| +|setup.py|github/RamanLab/iCOMIC|3.7921880925293895e-06| +|setup.py|github/odb9402/CNNPeaks|3.7921880925293895e-06| +|setup.py|github/elizabethnewman/hessQuik|3.7921880925293895e-06| +|setup.py|github/DESI-UR/VAST|3.7921880925293895e-06| +|setup.py|github/jakevdp/wpca|3.7921880925293895e-06| +|setup.py|github/Magritte-code/Magritte|3.7921880925293895e-06| +|setup.py|github/timothydmorton/vespa|3.7921880925293895e-06| +|setup.py|github/mirochaj/ares|3.7921880925293895e-06| +|setup.py|github/ekaterinailin/AltaiPony|3.7921880925293895e-06| +|setup.py|github/DLTK/DLTK|3.7921880925293895e-06| +|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.7921880925293895e-06| +|setup.py|github/ElectionDataAnalysis/electiondata|3.7921880925293895e-06| +|setup.py|github/pmelchior/skymapper|3.7921880925293895e-06| +|setup.py|github/pmelchior/pyGMMis|3.7921880925293895e-06| +|setup.py|github/pmelchior/scarlet|3.7921880925293895e-06| +|setup.py|github/tdaylan/pcat|3.7921880925293895e-06| +|setup.py|github/mzy2240/ESA|3.7921880925293895e-06| +|setup.py|github/dpalmasan/TRUNAJOD2.0|3.7921880925293895e-06| +|setup.py|github/psheehan/pdspy|3.7921880925293895e-06| +|setup.py|github/ECSHackWeek/impedance.py|3.7921880925293895e-06| +|setup.py|github/beastraban/INSANE|3.7921880925293895e-06| +|setup.py|github/dbuscher/pois|3.7921880925293895e-06| +|setup.py|github/spacetelescope/imexam|3.7921880925293895e-06| +|setup.py|github/spacetelescope/specview|3.7921880925293895e-06| +|setup.py|github/spacetelescope/stsynphot_refactor|3.7921880925293895e-06| +|setup.py|github/spacetelescope/synphot_refactor|3.7921880925293895e-06| +|setup.py|github/spacetelescope/specviz|3.7921880925293895e-06| +|setup.py|github/spacetelescope/stginga|3.7921880925293895e-06| +|setup.py|github/OP2/PyOP2|3.7921880925293895e-06| +|setup.py|github/loosolab/TOBIAS|3.7921880925293895e-06| +|setup.py|github/siavash-saki/tesspy|3.7921880925293895e-06| +|setup.py|github/fred3m/toyz|3.7921880925293895e-06| +|setup.py|github/MIC-DKFZ/TractSeg|3.7921880925293895e-06| +|setup.py|github/MIC-DKFZ/HD-BET|3.7921880925293895e-06| +|setup.py|github/Guo-Jian-Wang/colfi|3.7921880925293895e-06| +|setup.py|github/Electrostatics/apbs|3.7921880925293895e-06| +|setup.py|github/maxibor/sam2lca|3.7921880925293895e-06| +|setup.py|github/ReSurfEMG/ReSurfEMG|3.7921880925293895e-06| +|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.7921880925293895e-06| +|setup.py|github/bulik/ldsc|3.7921880925293895e-06| +|setup.py|github/ACCarnall/SpectRes|3.7921880925293895e-06| +|setup.py|github/ACCarnall/bagpipes|3.7921880925293895e-06| +|setup.py|github/pkgw/pwkit|3.7921880925293895e-06| +|setup.py|github/dnarayanan/powderday|3.7921880925293895e-06| +|setup.py|github/transientskp/pyse|3.7921880925293895e-06| +|setup.py|github/transientskp/tkp|3.7921880925293895e-06| +|setup.py|github/jorisparet/partycls|3.7921880925293895e-06| +|setup.py|github/skovaka/UNCALLED|3.7921880925293895e-06| +|setup.py|github/manodeep/Corrfunc|3.7921880925293895e-06| +|setup.py|github/0xCoto/Virgo|3.7921880925293895e-06| +|setup.py|github/cmateu/PyMGC3|3.7921880925293895e-06| +|setup.py|github/cmateu/galstreams|3.7921880925293895e-06| +|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.7921880925293895e-06| +|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.7921880925293895e-06| +|setup.py|github/ulelab/ultraplex|3.7921880925293895e-06| +|setup.py|github/UM-Bridge/umbridge|3.7921880925293895e-06| +|setup.py|github/ireis/PRF|3.7921880925293895e-06| +|setup.py|github/ynop/audiomate|3.7921880925293895e-06| +|setup.py|github/antoinediez/Sisyphe|3.7921880925293895e-06| +|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.7921880925293895e-06| +|setup.py|github/riogroup/SORA|3.7921880925293895e-06| +|setup.py|github/cdominik/optool|3.7921880925293895e-06| +|setup.py|github/rohinkumar/correlcalc|3.7921880925293895e-06| +|setup.py|github/seclark/RHT|3.7921880925293895e-06| +|setup.py|github/AlexMikes/AutoFunc|3.7921880925293895e-06| +|setup.py|github/pierrehoudayer/RUBIS|3.7921880925293895e-06| +|setup.py|github/fraserw/TRIPPy|3.7921880925293895e-06| +|setup.py|github/fcs-analysis/PyCorrFit|3.7921880925293895e-06| +|setup.py|github/fcs-analysis/PyScanFCS|3.7921880925293895e-06| +|setup.py|github/equib/pyEQUIB|3.7921880925293895e-06| +|setup.py|github/dh4gan/taktent|3.7921880925293895e-06| +|setup.py|github/CosmoStat/shapepipe|3.7921880925293895e-06| +|setup.py|github/julianreul/mode_behave|3.7921880925293895e-06| +|setup.py|github/smirarab/sepp|3.7921880925293895e-06| +|setup.py|github/poldracklab/mriqc|3.7921880925293895e-06| +|setup.py|github/astroml/gatspy|3.7921880925293895e-06| +|setup.py|github/Cascella-Group-UiO/HyMD|3.7921880925293895e-06| +|setup.py|github/martinjzhang/scDRS|3.7921880925293895e-06| +|setup.py|github/arabic-digital-humanities/adhtools|3.7921880925293895e-06| +|setup.py|github/eWaterCycle/grpc4bmi|3.7921880925293895e-06| +|setup.py|github/eWaterCycle/jupyterlab_thredds|3.7921880925293895e-06| +|setup.py|github/VMBoehm/MADLens|3.7921880925293895e-06| +|setup.py|github/Oftatkofta/cellocity|3.7921880925293895e-06| +|setup.py|github/Substra/substra|3.7921880925293895e-06| +|setup.py|github/e-koch/FilFinder|3.7921880925293895e-06| +|setup.py|github/icesat2py/icepyx|3.7921880925293895e-06| +|setup.py|github/vijayvarma392/binaryBHexp|3.7921880925293895e-06| +|setup.py|github/atomneb/AtomNeb-py|3.7921880925293895e-06| +|setup.py|github/eggplantbren/DNest4|3.7921880925293895e-06| +|setup.py|github/medema-group/bigslice|3.7921880925293895e-06| +|setup.py|github/kboone/parsnip|3.7921880925293895e-06| +|setup.py|github/infer-actively/pymdp|3.7921880925293895e-06| +|setup.py|github/Illumina/SpliceAI|3.7921880925293895e-06| +|setup.py|github/ni1o1/transbigdata|3.7921880925293895e-06| +|setup.py|github/sensein/etelemetry-client|3.7921880925293895e-06| +|setup.py|github/halomod/hmf|3.7921880925293895e-06| +|setup.py|github/halomod/halomod|3.7921880925293895e-06| +|setup.py|github/SYalouz/QuantNBody|3.7921880925293895e-06| +|setup.py|github/matchms/ms2deepscore|3.7921880925293895e-06| +|setup.py|github/matchms/matchms|3.7921880925293895e-06| +|setup.py|github/supernnova/SuperNNova|3.7921880925293895e-06| +|setup.py|github/UNSW-CEEM/nempy|3.7921880925293895e-06| +|setup.py|github/recipy/recipy|3.7921880925293895e-06| +|setup.py|github/nasa/simupy-flight|3.7921880925293895e-06| +|setup.py|github/KathrynJones1/catwoman|3.7921880925293895e-06| +|setup.py|github/synchrofit/synchrofit|3.7921880925293895e-06| +|setup.py|github/dgerosa/surrkick|3.7921880925293895e-06| +|setup.py|github/dgerosa/spops|3.7921880925293895e-06| +|setup.py|github/dgerosa/gwdet|3.7921880925293895e-06| +|setup.py|github/ERA-URBAN/fm128_radar|3.7921880925293895e-06| +|setup.py|github/webbjj/clustertools|3.7921880925293895e-06| +|setup.py|github/webbjj/m2mcluster|3.7921880925293895e-06| +|setup.py|github/DRMacIver/shrinkray|3.7921880925293895e-06| +|setup.py|github/devanshkv/fetch|3.7921880925293895e-06| +|setup.py|github/BradhamLab/icat|3.7921880925293895e-06| +|setup.py|github/Ayuei/DeBEIR|3.7921880925293895e-06| +|setup.py|github/nlesc-ave/ave-rest-service|3.7921880925293895e-06| +|setup.py|github/FrancesBW/bellamy|3.7921880925293895e-06| +|setup.py|github/jeaadams/ExoPix|3.7921880925293895e-06| +|setup.py|github/keflavich/HiGal_SEDfitter|3.7921880925293895e-06| +|setup.py|github/ebellm/pyraf-dbsp|3.7921880925293895e-06| +|setup.py|github/theia-dev/Qiber3D|3.7921880925293895e-06| +|setup.py|github/galizia-lab/pyview|3.7921880925293895e-06| +|setup.py|github/radio-astro-tools/pvextractor|3.7921880925293895e-06| +|setup.py|github/radio-astro-tools/uvcombine|3.7921880925293895e-06| +|setup.py|github/radio-astro-tools/spectral-cube|3.7921880925293895e-06| +|setup.py|github/mgm8/pyngham|3.7921880925293895e-06| +|setup.py|github/ArtificialStellarPopulations/ArtPop|3.7921880925293895e-06| +|setup.py|github/lofar-astron/RMextract|3.7921880925293895e-06| +|setup.py|github/potassco/clingo|3.7921880925293895e-06| +|setup.py|github/Johannes-Sahlmann/pygacs|3.7921880925293895e-06| +|setup.py|github/gilestrolab/ethoscope|3.7921880925293895e-06| +|setup.py|github/LucaMalavolta/PyORBIT|3.7921880925293895e-06| +|setup.py|github/MonashSmartStructures/ospgrillage|3.7921880925293895e-06| +|setup.py|github/heliopython/heliopy|3.7921880925293895e-06| +|setup.py|github/fjprichard/PyAFBF|3.7921880925293895e-06| +|setup.py|github/ejhigson/perfectns|3.7921880925293895e-06| +|setup.py|github/ejhigson/nestcheck|3.7921880925293895e-06| +|setup.py|github/ejhigson/dyPolyChord|3.7921880925293895e-06| +|setup.py|github/WMD-group/SMACT|3.7921880925293895e-06| +|setup.py|github/WMD-group/MacroDensity|3.7921880925293895e-06| +|setup.py|github/wokast/PyCactus|3.7921880925293895e-06| +|pypi|[properscoring](https://pypi.org/project/properscoring)|3.7921880925293895e-06| +|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.7921880925293895e-06| +|requirements.txt|gitlab/AstroVian/bmarxiv|3.7921880925293895e-06| +|requirements.txt|gitlab/casi-project/casi-2d|3.7921880925293895e-06| +|requirements.txt|gitlab/dglaeser/fieldcompare|3.7921880925293895e-06| +|requirements.txt|gitlab/pipe3d/pyPipe3D|3.7921880925293895e-06| +|requirements.txt|gitlab/LouisLab/PiVR|3.7921880925293895e-06| +|requirements.txt|gitlab/cracklet/cracklet|3.7921880925293895e-06| +|requirements.txt|gitlab/aegge/comet-emu|3.7921880925293895e-06| +|requirements.txt|gitlab/gpagano/lensinggw|3.7921880925293895e-06| +|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.7921880925293895e-06| +|requirements.txt|gitlab/jesseds/apav|3.7921880925293895e-06| +|requirements.txt|gitlab/esa/pyxel|3.7921880925293895e-06| +|requirements.txt|gitlab/dsbowen/conditional-inference|3.7921880925293895e-06| +|requirements.txt|gitlab/rki_bioinformatics/purple|3.7921880925293895e-06| +|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.7921880925293895e-06| +|requirements.txt|gitlab/binary_c/binary_c-python|3.7921880925293895e-06| +|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.7921880925293895e-06| +|requirements.txt|gitlab/ENKI-portal/vaporock|3.7921880925293895e-06| +|requirements.txt|gitlab/etienne.behar/menura|3.7921880925293895e-06| +|requirements.txt|github/florian-lienhard/MM-LSD|3.7921880925293895e-06| +|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.7921880925293895e-06| +|requirements.txt|github/migueldvb/cine|3.7921880925293895e-06| +|requirements.txt|github/erling6232/imagedata|3.7921880925293895e-06| +|requirements.txt|github/kylemede/ExoSOFT|3.7921880925293895e-06| +|requirements.txt|github/mms-fcul/PypKa|3.7921880925293895e-06| +|requirements.txt|github/CobayaSampler/cobaya|3.7921880925293895e-06| +|requirements.txt|github/SimonPfeifer/cows|3.7921880925293895e-06| +|requirements.txt|github/openmsi/openmsistream|3.7921880925293895e-06| +|requirements.txt|github/logan-pearce/lofti_gaia|3.7921880925293895e-06| +|requirements.txt|github/NREL/G2Aero|3.7921880925293895e-06| +|requirements.txt|github/iontorrent/TS|3.7921880925293895e-06| +|requirements.txt|github/3d-pli/fastpli|3.7921880925293895e-06| +|requirements.txt|github/tamarervin/SolAster|3.7921880925293895e-06| +|requirements.txt|github/Cristianetaniguti/Reads2Map|3.7921880925293895e-06| +|requirements.txt|github/fcastagna/JoXSZ|3.7921880925293895e-06| +|requirements.txt|github/fcastagna/preprofit|3.7921880925293895e-06| +|requirements.txt|github/zachetienne/nrpytutorial|3.7921880925293895e-06| +|requirements.txt|github/dfm/ketu|3.7921880925293895e-06| +|requirements.txt|github/dkoslicki/TAMPA|3.7921880925293895e-06| +|requirements.txt|github/ska-sa/katdal|3.7921880925293895e-06| +|requirements.txt|github/gmbrandt/HTOF|3.7921880925293895e-06| +|requirements.txt|github/muctadir/lama|3.7921880925293895e-06| +|requirements.txt|github/daler/pybedtools|3.7921880925293895e-06| +|requirements.txt|github/daler/gffutils|3.7921880925293895e-06| +|requirements.txt|github/myinxd/mcrgnet|3.7921880925293895e-06| +|requirements.txt|github/williamjameshandley/fgivenx|3.7921880925293895e-06| +|requirements.txt|github/williamjameshandley/anesthetic|3.7921880925293895e-06| +|requirements.txt|github/sorenwacker/ProteomicsQC|3.7921880925293895e-06| +|requirements.txt|github/TinkerTools/tinker9|3.7921880925293895e-06| +|requirements.txt|github/austinpeel/herculens|3.7921880925293895e-06| +|requirements.txt|github/JulioHC00/PEPITA|3.7921880925293895e-06| +|requirements.txt|github/ketch/RK-Opt|3.7921880925293895e-06| +|requirements.txt|github/RECETOX/RIAssigner|3.7921880925293895e-06| +|requirements.txt|github/RECETOX/MSMetaEnhancer|3.7921880925293895e-06| +|requirements.txt|github/Narayana-Rao/SAR-tools|3.7921880925293895e-06| +|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.7921880925293895e-06| +|requirements.txt|github/CGATOxford/UMI-tools|3.7921880925293895e-06| +|requirements.txt|github/miracum/ahd2fhir|3.7921880925293895e-06| +|requirements.txt|github/johnpaulett/python-hl7|3.7921880925293895e-06| +|requirements.txt|github/kiyo-masui/bitshuffle|3.7921880925293895e-06| +|requirements.txt|github/AWehrhahn/SME|3.7921880925293895e-06| +|requirements.txt|github/smaret/astrochem|3.7921880925293895e-06| +|requirements.txt|github/bradkav/verne|3.7921880925293895e-06| +|requirements.txt|github/bradkav/CEvNS|3.7921880925293895e-06| +|requirements.txt|github/bradkav/WIMpy_NREFT|3.7921880925293895e-06| +|requirements.txt|github/quantling/pyndl|3.7921880925293895e-06| +|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.7921880925293895e-06| +|requirements.txt|github/duetosymmetry/qnm|3.7921880925293895e-06| +|requirements.txt|github/rhdtownsend/gyre|3.7921880925293895e-06| +|requirements.txt|github/jtschindler/sculptor|3.7921880925293895e-06| +|requirements.txt|github/ABM4ALL/Melodie|3.7921880925293895e-06| +|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.7921880925293895e-06| +|requirements.txt|github/LINNAE-project/SFB-Annotator|3.7921880925293895e-06| +|requirements.txt|github/YangLab/CIRCexplorer2|3.7921880925293895e-06| +|requirements.txt|github/pyomeca/biosiglive|3.7921880925293895e-06| +|requirements.txt|github/hposborn/MonoTools|3.7921880925293895e-06| +|requirements.txt|github/ExeClim/Isca|3.7921880925293895e-06| +|requirements.txt|github/astromer-science/main-code|3.7921880925293895e-06| +|requirements.txt|github/Lyalpha/spalipy|3.7921880925293895e-06| +|requirements.txt|github/BASTAcode/BASTA|3.7921880925293895e-06| +|requirements.txt|github/bcbio/bcbio-nextgen|3.7921880925293895e-06| +|requirements.txt|github/COMBINE-lab/alevin-fry|3.7921880925293895e-06| +|requirements.txt|github/GBLille/MassiveFold|3.7921880925293895e-06| +|requirements.txt|github/cwentland0/perform|3.7921880925293895e-06| +|requirements.txt|github/pyamg/pyamg|3.7921880925293895e-06| +|requirements.txt|github/SharmaLlama/ticktack|3.7921880925293895e-06| +|requirements.txt|github/frescigno/magpy_rv|3.7921880925293895e-06| +|requirements.txt|github/mscaudill/openseize|3.7921880925293895e-06| +|requirements.txt|github/chemfiles/chemfiles|3.7921880925293895e-06| +|requirements.txt|github/me-manu/gammaALPs|3.7921880925293895e-06| +|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.7921880925293895e-06| +|requirements.txt|github/lucabaldini/ixpeobssim|3.7921880925293895e-06| +|requirements.txt|github/andr1976/HydDown|3.7921880925293895e-06| +|requirements.txt|github/ArtRand/signalAlign|3.7921880925293895e-06| +|requirements.txt|github/TearsWaiting/MIMML|3.7921880925293895e-06| +|requirements.txt|github/miguelzuma/hi_class_public|3.7921880925293895e-06| +|requirements.txt|github/bow/fsnviz|3.7921880925293895e-06| +|requirements.txt|github/CAMI-challenge/CAMITAX|3.7921880925293895e-06| +|requirements.txt|github/chenwuperth/rgz_rcnn|3.7921880925293895e-06| +|requirements.txt|github/sidmohite/nimbus-astro|3.7921880925293895e-06| +|requirements.txt|github/barentsen/k2flix|3.7921880925293895e-06| +|requirements.txt|github/barentsen/dave|3.7921880925293895e-06| +|requirements.txt|github/jellis18/PTMCMCSampler|3.7921880925293895e-06| +|requirements.txt|github/ablab/TandemTools|3.7921880925293895e-06| +|requirements.txt|github/RosettaCommons/RFDesign|3.7921880925293895e-06| +|requirements.txt|github/aboucaud/pypher|3.7921880925293895e-06| +|requirements.txt|github/lgrcia/prose|3.7921880925293895e-06| +|requirements.txt|github/kuenzelab/ENDURE|3.7921880925293895e-06| +|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.7921880925293895e-06| +|requirements.txt|github/nextstrain/nextclade|3.7921880925293895e-06| +|requirements.txt|github/mjshao06/pdifFinder|3.7921880925293895e-06| +|requirements.txt|github/scottgigante/picopore|3.7921880925293895e-06| +|requirements.txt|github/ryneches/SuchTree|3.7921880925293895e-06| +|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.7921880925293895e-06| +|requirements.txt|github/arq5x/poretools|3.7921880925293895e-06| +|requirements.txt|github/vterron/lemon|3.7921880925293895e-06| +|requirements.txt|github/mwalmsley/zoobot|3.7921880925293895e-06| +|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.7921880925293895e-06| +|requirements.txt|github/JacobBumgarner/VesselVio|3.7921880925293895e-06| +|requirements.txt|github/VIB-PSB/MINI-EX|3.7921880925293895e-06| +|requirements.txt|github/PetroFit/petrofit|3.7921880925293895e-06| +|requirements.txt|github/kuanrongchan/COVID19-severity|3.7921880925293895e-06| +|requirements.txt|github/taoliu/MACS|3.7921880925293895e-06| +|requirements.txt|github/seeh/surprise|3.7921880925293895e-06| +|requirements.txt|github/maxmahlke/ssos|3.7921880925293895e-06| +|requirements.txt|github/floodlight-sports/floodlight|3.7921880925293895e-06| +|requirements.txt|github/galaxyproject/galaxy-lib|3.7921880925293895e-06| +|requirements.txt|github/opengeos/segment-geospatial|3.7921880925293895e-06| +|requirements.txt|github/ncbi/datasets|3.7921880925293895e-06| +|requirements.txt|github/enveda/RPath|3.7921880925293895e-06| +|requirements.txt|github/micahvista/MAMnet|3.7921880925293895e-06| +|requirements.txt|github/ngbusca/QuasarNET|3.7921880925293895e-06| +|requirements.txt|github/ajshajib/dolphin|3.7921880925293895e-06| +|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.7921880925293895e-06| +|requirements.txt|github/genouest/biomaj-daemon|3.7921880925293895e-06| +|requirements.txt|github/wmglab-duke/ascent|3.7921880925293895e-06| +|requirements.txt|github/SCIInstitute/UncertainSCI|3.7921880925293895e-06| +|requirements.txt|github/MIAnalyzer/MIA|3.7921880925293895e-06| +|requirements.txt|github/1313e/CMasher|3.7921880925293895e-06| +|requirements.txt|github/vallis/libstempo|3.7921880925293895e-06| +|requirements.txt|github/lpantano/seqcluster|3.7921880925293895e-06| +|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.7921880925293895e-06| +|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.7921880925293895e-06| +|requirements.txt|github/bfarr/kombine|3.7921880925293895e-06| +|requirements.txt|github/BioGearsEngine/core|3.7921880925293895e-06| +|requirements.txt|github/fgbuster/fgbuster|3.7921880925293895e-06| +|requirements.txt|github/cwieder/py-ssPA|3.7921880925293895e-06| +|requirements.txt|github/tpospisi/RFCDE|3.7921880925293895e-06| +|requirements.txt|github/tpospisi/nnkcde|3.7921880925293895e-06| +|requirements.txt|github/tpospisi/cdetools|3.7921880925293895e-06| +|requirements.txt|github/SPARTA-dev/SPARTA|3.7921880925293895e-06| +|requirements.txt|github/johnveitch/cpnest|3.7921880925293895e-06| +|requirements.txt|github/ixkael/Delight|3.7921880925293895e-06| +|requirements.txt|github/AndrewAnnex/SpiceyPy|3.7921880925293895e-06| +|requirements.txt|github/sjteresi/TE_Density|3.7921880925293895e-06| +|requirements.txt|github/JLiangLab/TransVW|3.7921880925293895e-06| +|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.7921880925293895e-06| +|requirements.txt|github/TommasoRonconi/scampy|3.7921880925293895e-06| +|requirements.txt|github/OnroerendErfgoed/atramhasis|3.7921880925293895e-06| +|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.7921880925293895e-06| +|requirements.txt|github/swagnercarena/paltas|3.7921880925293895e-06| +|requirements.txt|github/ronshnapp/MyPTV|3.7921880925293895e-06| +|requirements.txt|github/python-streamz/streamz|3.7921880925293895e-06| +|requirements.txt|github/SESMG/SESMG|3.7921880925293895e-06| +|requirements.txt|github/gbouras13/plassembler|3.7921880925293895e-06| +|requirements.txt|github/ywx649999311/EzTao|3.7921880925293895e-06| +|requirements.txt|github/annayqho/TheCannon|3.7921880925293895e-06| +|requirements.txt|github/sybila/biodivine-aeon-py|3.7921880925293895e-06| +|requirements.txt|github/bjmorgan/py-sc-fermi|3.7921880925293895e-06| +|requirements.txt|github/kazewong/flowMC|3.7921880925293895e-06| +|requirements.txt|github/AOtools/aotools|3.7921880925293895e-06| +|requirements.txt|github/afeinstein20/eleanor|3.7921880925293895e-06| +|requirements.txt|github/epi2me-labs/mapula|3.7921880925293895e-06| +|requirements.txt|github/mattyowl/astLib|3.7921880925293895e-06| +|requirements.txt|github/LSSTDESC/sacc|3.7921880925293895e-06| +|requirements.txt|github/LSSTDESC/Spectractor|3.7921880925293895e-06| +|requirements.txt|github/LSSTDESC/snmachine|3.7921880925293895e-06| +|requirements.txt|github/danielreardon/scintools|3.7921880925293895e-06| +|requirements.txt|github/stammler/dustpylib|3.7921880925293895e-06| +|requirements.txt|github/Higgins00/TESS-Localize|3.7921880925293895e-06| +|requirements.txt|github/AusSRC/SoFiAX|3.7921880925293895e-06| +|requirements.txt|github/StingraySoftware/HENDRICS|3.7921880925293895e-06| +|requirements.txt|github/mlares/hearsay|3.7921880925293895e-06| +|requirements.txt|github/iAART/aart|3.7921880925293895e-06| +|requirements.txt|github/JulianZDing/UniMAP|3.7921880925293895e-06| +|requirements.txt|github/tvwenger/millennium-tap-query|3.7921880925293895e-06| +|requirements.txt|github/LSARP/ProteomicsQC|3.7921880925293895e-06| +|requirements.txt|github/soraxas/sbp-env|3.7921880925293895e-06| +|requirements.txt|github/kno10/python-kmedoids|3.7921880925293895e-06| +|requirements.txt|github/WangLabTHU/DeSP|3.7921880925293895e-06| +|requirements.txt|github/pierfied/karmma|3.7921880925293895e-06| +|requirements.txt|github/cytham/nanovar|3.7921880925293895e-06| +|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.7921880925293895e-06| +|requirements.txt|github/bioAI-Oslo/Spikeometric|3.7921880925293895e-06| +|requirements.txt|github/citation-file-format/citation-file-format|3.7921880925293895e-06| +|requirements.txt|github/sbird/fake_spectra|3.7921880925293895e-06| +|requirements.txt|github/harrispopgen/mutyper|3.7921880925293895e-06| +|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.7921880925293895e-06| +|requirements.txt|github/mirapy-org/mirapy|3.7921880925293895e-06| +|requirements.txt|github/COINtoolbox/ActSNClass|3.7921880925293895e-06| +|requirements.txt|github/exciting/excitingtools|3.7921880925293895e-06| +|requirements.txt|github/Climdyn/qgs|3.7921880925293895e-06| +|requirements.txt|github/JD2112/methylr|3.7921880925293895e-06| +|requirements.txt|github/bcgsc/TMBur|3.7921880925293895e-06| +|requirements.txt|github/bcgsc/NanoSim|3.7921880925293895e-06| +|requirements.txt|github/ConnorStoneAstro/AutoProf|3.7921880925293895e-06| +|requirements.txt|github/smithlabcode/dnmtools|3.7921880925293895e-06| +|requirements.txt|github/pni-lab/mlconfound|3.7921880925293895e-06| +|requirements.txt|github/kkjawz/coref-ee|3.7921880925293895e-06| +|requirements.txt|github/MD-Studio/MDStudio|3.7921880925293895e-06| +|requirements.txt|github/healpy/healpy|3.7921880925293895e-06| +|requirements.txt|github/kartheikiyer/dense_basis|3.7921880925293895e-06| +|requirements.txt|github/discsim/frank|3.7921880925293895e-06| +|requirements.txt|github/christinahedges/contaminante|3.7921880925293895e-06| +|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.7921880925293895e-06| +|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.7921880925293895e-06| +|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.7921880925293895e-06| +|requirements.txt|github/lgbouma/gyro-interp|3.7921880925293895e-06| +|requirements.txt|github/danielenricocahall/elephas|3.7921880925293895e-06| +|requirements.txt|github/sourmash-bio/sourmash|3.7921880925293895e-06| +|requirements.txt|github/firefly-cpp/NiaARM|3.7921880925293895e-06| +|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.7921880925293895e-06| +|requirements.txt|github/SJLeo/FFSD|3.7921880925293895e-06| +|requirements.txt|github/ggciag/mandyoc|3.7921880925293895e-06| +|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.7921880925293895e-06| +|requirements.txt|github/xuanxu/starmatrix|3.7921880925293895e-06| +|requirements.txt|github/mentatpsi/OSGenome|3.7921880925293895e-06| +|requirements.txt|github/pymedphys/pymedphys|3.7921880925293895e-06| +|requirements.txt|github/milnus/Magphi|3.7921880925293895e-06| +|requirements.txt|github/winger/hawking_net|3.7921880925293895e-06| +|requirements.txt|github/deeptools/HiCExplorer|3.7921880925293895e-06| +|requirements.txt|github/deeptools/deepTools|3.7921880925293895e-06| +|requirements.txt|github/pavolgaj/ObsPlanner|3.7921880925293895e-06| +|requirements.txt|github/OpenBioLink/Explorer|3.7921880925293895e-06| +|requirements.txt|github/AMReX-Astro/MAESTROeX|3.7921880925293895e-06| +|requirements.txt|github/AMReX-Astro/Castro|3.7921880925293895e-06| +|requirements.txt|github/AMReX-Astro/Nyx|3.7921880925293895e-06| +|requirements.txt|github/widdowquinn/pyani|3.7921880925293895e-06| +|requirements.txt|github/sklasfeld/DANPOS3|3.7921880925293895e-06| +|requirements.txt|github/prashjet/popkinmocks|3.7921880925293895e-06| +|requirements.txt|github/tmcclintock/AReconstructionTool|3.7921880925293895e-06| +|requirements.txt|github/abatten/fruitbat|3.7921880925293895e-06| +|requirements.txt|github/rrwick/Deepbinner|3.7921880925293895e-06| +|requirements.txt|github/achael/eht-imaging|3.7921880925293895e-06| +|requirements.txt|github/valentineap/pyprop8|3.7921880925293895e-06| +|requirements.txt|github/jesford/cluster-lensing|3.7921880925293895e-06| +|requirements.txt|github/justyncw/STAR_MELT|3.7921880925293895e-06| +|requirements.txt|github/qMRLab/qMRLab|3.7921880925293895e-06| +|requirements.txt|github/mrtommyb/ktransit|3.7921880925293895e-06| +|requirements.txt|github/EnricoCorsaro/FAMED|3.7921880925293895e-06| +|requirements.txt|github/jeffdaily/parasail-python|3.7921880925293895e-06| +|requirements.txt|github/gvilitechltd/LibSWIFFT|3.7921880925293895e-06| +|requirements.txt|github/nialov/fractopo|3.7921880925293895e-06| +|requirements.txt|github/DataBiosphere/wdl-parsers|3.7921880925293895e-06| +|requirements.txt|github/linsalrob/PhiSpy|3.7921880925293895e-06| +|requirements.txt|github/hongwanliu/DarkHistory|3.7921880925293895e-06| +|requirements.txt|github/ArgonneCPAC/diffmah|3.7921880925293895e-06| +|requirements.txt|github/ArgonneCPAC/diffstar|3.7921880925293895e-06| +|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.7921880925293895e-06| +|requirements.txt|github/OxES/k2sc|3.7921880925293895e-06| +|requirements.txt|github/Smith42/pix2prof|3.7921880925293895e-06| +|requirements.txt|github/monarch-initiative/loinc2hpo|3.7921880925293895e-06| +|requirements.txt|github/JuliaHCI/ADI.jl|3.7921880925293895e-06| +|requirements.txt|github/MichelleLochner/astronomaly|3.7921880925293895e-06| +|requirements.txt|github/freqtrade/freqtrade|3.7921880925293895e-06| +|requirements.txt|github/grahambell/pymoc|3.7921880925293895e-06| +|requirements.txt|github/PacificBiosciences/pbbam|3.7921880925293895e-06| +|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.7921880925293895e-06| +|requirements.txt|github/Kamuish/archi|3.7921880925293895e-06| +|requirements.txt|github/temuller/hostphot|3.7921880925293895e-06| +|requirements.txt|github/temuller/piscola|3.7921880925293895e-06| +|requirements.txt|github/SuLab/Wikidata-phenomizer|3.7921880925293895e-06| +|requirements.txt|github/ImperialCollegeLondon/champ|3.7921880925293895e-06| +|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.7921880925293895e-06| +|requirements.txt|github/tylertrimble/viswaternet|3.7921880925293895e-06| +|requirements.txt|github/mgieles/limepy|3.7921880925293895e-06| +|requirements.txt|github/ebachelet/pyLIMA|3.7921880925293895e-06| +|requirements.txt|github/nanoporetech/medaka|3.7921880925293895e-06| +|requirements.txt|github/nanoporetech/pychopper|3.7921880925293895e-06| +|requirements.txt|github/CederGroupHub/smol|3.7921880925293895e-06| +|requirements.txt|github/ucl-exoplanets/pylightcurve|3.7921880925293895e-06| +|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.7921880925293895e-06| +|requirements.txt|github/hpparvi/PyTransit|3.7921880925293895e-06| +|requirements.txt|github/hpparvi/opents|3.7921880925293895e-06| +|requirements.txt|github/DSIMB/medusa|3.7921880925293895e-06| +|requirements.txt|github/HannahMDoherty/ChemGAPP|3.7921880925293895e-06| +|requirements.txt|github/sblunt/orbitize|3.7921880925293895e-06| +|requirements.txt|github/SDXorg/pysd|3.7921880925293895e-06| +|requirements.txt|github/hyosubkim/bayes-toolbox|3.7921880925293895e-06| +|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.7921880925293895e-06| +|requirements.txt|github/labsyspharm/minerva-story|3.7921880925293895e-06| +|requirements.txt|github/Samreay/Barry|3.7921880925293895e-06| +|requirements.txt|github/Samreay/ChainConsumer|3.7921880925293895e-06| +|requirements.txt|github/tikk3r/legacystamps|3.7921880925293895e-06| +|requirements.txt|github/mtlam/PyPulse|3.7921880925293895e-06| +|requirements.txt|github/atomec-project/atoMEC|3.7921880925293895e-06| +|requirements.txt|github/erikbern/ann-benchmarks|3.7921880925293895e-06| +|requirements.txt|github/statgen/Minimac4|3.7921880925293895e-06| +|requirements.txt|github/GilbertLabUCSF/CanDI|3.7921880925293895e-06| +|requirements.txt|github/python-hydro/pyro2|3.7921880925293895e-06| +|requirements.txt|github/marius311/cosmoslik|3.7921880925293895e-06| +|requirements.txt|github/qmarcou/IGoR|3.7921880925293895e-06| +|requirements.txt|github/minaskar/pocomc|3.7921880925293895e-06| +|requirements.txt|github/minaskar/zeus|3.7921880925293895e-06| +|requirements.txt|github/minaskar/hankl|3.7921880925293895e-06| +|requirements.txt|github/gbrammer/grizli|3.7921880925293895e-06| +|requirements.txt|github/AemulusProject/bias_emulator|3.7921880925293895e-06| +|requirements.txt|github/astroboylrx/Rubble|3.7921880925293895e-06| +|requirements.txt|github/cistrome/MIRA|3.7921880925293895e-06| +|requirements.txt|github/variomes/sibtm-variomes|3.7921880925293895e-06| +|requirements.txt|github/open2c/pairtools|3.7921880925293895e-06| +|requirements.txt|github/BenNordick/HiLoop|3.7921880925293895e-06| +|requirements.txt|github/BorgwardtLab/simbsig|3.7921880925293895e-06| +|requirements.txt|github/pipliggins/EVolve|3.7921880925293895e-06| +|requirements.txt|github/nickk124/RCR|3.7921880925293895e-06| +|requirements.txt|github/stinefm/relsad|3.7921880925293895e-06| +|requirements.txt|github/cdanielmachado/reframed|3.7921880925293895e-06| +|requirements.txt|github/moead-framework/framework|3.7921880925293895e-06| +|requirements.txt|github/shandley/hecatomb|3.7921880925293895e-06| +|requirements.txt|github/macrocosme/amber_meta|3.7921880925293895e-06| +|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.7921880925293895e-06| +|requirements.txt|github/silburt/DeepMoon|3.7921880925293895e-06| +|requirements.txt|github/travisseymour/EPICpy|3.7921880925293895e-06| +|requirements.txt|github/aertslab/pySCENIC|3.7921880925293895e-06| +|requirements.txt|github/fccoelho/epimodels|3.7921880925293895e-06| +|requirements.txt|github/fccoelho/epigrass|3.7921880925293895e-06| +|requirements.txt|github/singularityhub/sregistry|3.7921880925293895e-06| +|requirements.txt|github/segasai/rvspecfit|3.7921880925293895e-06| +|requirements.txt|github/pennsignals/chime|3.7921880925293895e-06| +|requirements.txt|github/NLESC-JCER/QMCblip|3.7921880925293895e-06| +|requirements.txt|github/paulbrodersen/netgraph|3.7921880925293895e-06| +|requirements.txt|github/Jacks0nJ/PyFPT|3.7921880925293895e-06| +|requirements.txt|github/ucberkeleyseti/turbo_seti|3.7921880925293895e-06| +|requirements.txt|github/ucberkeleyseti/blimpy|3.7921880925293895e-06| +|requirements.txt|github/pcingola/SnpEff|3.7921880925293895e-06| +|requirements.txt|github/TeamCOMPAS/COMPAS|3.7921880925293895e-06| +|requirements.txt|github/parsotat/batanalysis|3.7921880925293895e-06| +|requirements.txt|github/pysam-developers/pysam|3.7921880925293895e-06| +|requirements.txt|github/bthorne93/PySM_public|3.7921880925293895e-06| +|requirements.txt|github/emerge-erc/ALminer|3.7921880925293895e-06| +|requirements.txt|github/j-erler/pymf|3.7921880925293895e-06| +|requirements.txt|github/silx-kit/pyFAI|3.7921880925293895e-06| +|requirements.txt|github/asntech/intervene|3.7921880925293895e-06| +|requirements.txt|github/icecube/TauRunner|3.7921880925293895e-06| +|requirements.txt|github/moldyn/msmhelper|3.7921880925293895e-06| +|requirements.txt|github/legolason/PyQSOFit|3.7921880925293895e-06| +|requirements.txt|github/maserlib/ExPRES|3.7921880925293895e-06| +|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.7921880925293895e-06| +|requirements.txt|github/miguelcarcamov/csromer|3.7921880925293895e-06| +|requirements.txt|github/miguelcarcamov/gpuvmem|3.7921880925293895e-06| +|requirements.txt|github/mrempel/geohexviz|3.7921880925293895e-06| +|requirements.txt|github/bonsai-team/matam|3.7921880925293895e-06| +|requirements.txt|github/bd-j/prospector|3.7921880925293895e-06| +|requirements.txt|github/bd-j/sedpy|3.7921880925293895e-06| +|requirements.txt|github/astro-informatics/sleplet|3.7921880925293895e-06| +|requirements.txt|github/mirnylab/cooler|3.7921880925293895e-06| +|requirements.txt|github/mirnylab/pairtools|3.7921880925293895e-06| +|requirements.txt|github/vortex-exoplanet/VIP|3.7921880925293895e-06| +|requirements.txt|github/secimTools/SECIMTools|3.7921880925293895e-06| +|requirements.txt|github/li-yangyang/lotus|3.7921880925293895e-06| +|requirements.txt|github/jts/nanopolish|3.7921880925293895e-06| +|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.7921880925293895e-06| +|requirements.txt|github/koszullab/pareidolia|3.7921880925293895e-06| +|requirements.txt|github/spack/spack|3.7921880925293895e-06| +|requirements.txt|github/surf-eds/one-button-compute|3.7921880925293895e-06| +|requirements.txt|github/SegataLab/lefse|3.7921880925293895e-06| +|requirements.txt|github/mswzeus/TargetNet|3.7921880925293895e-06| +|requirements.txt|github/igvteam/igv-reports|3.7921880925293895e-06| +|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.7921880925293895e-06| +|requirements.txt|github/KeplerGO/kadenza|3.7921880925293895e-06| +|requirements.txt|github/KeplerGO/PyKE|3.7921880925293895e-06| +|requirements.txt|github/KeplerGO/K2fov|3.7921880925293895e-06| +|requirements.txt|github/reneshbedre/bioinfokit|3.7921880925293895e-06| +|requirements.txt|github/rsnemmen/BCES|3.7921880925293895e-06| +|requirements.txt|github/Qiskit/qiskit-experiments|3.7921880925293895e-06| +|requirements.txt|github/htjb/margarine|3.7921880925293895e-06| +|requirements.txt|github/htjb/globalemu|3.7921880925293895e-06| +|requirements.txt|github/tomasstolker/pycrires|3.7921880925293895e-06| +|requirements.txt|github/tomasstolker/ARTES|3.7921880925293895e-06| +|requirements.txt|github/tomasstolker/species|3.7921880925293895e-06| +|requirements.txt|github/jsobeck/MOOG_SCAT|3.7921880925293895e-06| +|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.7921880925293895e-06| +|requirements.txt|github/roualdes/bridgestan|3.7921880925293895e-06| +|requirements.txt|github/abinit/abinit|3.7921880925293895e-06| +|requirements.txt|github/PaulHancock/Robbie|3.7921880925293895e-06| +|requirements.txt|github/katholt/Kleborate|3.7921880925293895e-06| +|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.7921880925293895e-06| +|requirements.txt|github/hallamlab/TreeSAPP|3.7921880925293895e-06| +|requirements.txt|github/xraypy/xraylarch|3.7921880925293895e-06| +|requirements.txt|github/Julian/jsonschema|3.7921880925293895e-06| +|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.7921880925293895e-06| +|requirements.txt|github/JorenSix/Olaf|3.7921880925293895e-06| +|requirements.txt|github/dirac-institute/asterogap|3.7921880925293895e-06| +|requirements.txt|github/onnela-lab/beiwe-backend|3.7921880925293895e-06| +|requirements.txt|github/xinyiguan/py2lispIDyOM|3.7921880925293895e-06| +|requirements.txt|github/pyFFTW/pyFFTW|3.7921880925293895e-06| +|requirements.txt|github/alawryaguila/multi-view-AE|3.7921880925293895e-06| +|requirements.txt|github/grant-m-s/astronomicAL|3.7921880925293895e-06| +|requirements.txt|github/exosports/homer|3.7921880925293895e-06| +|requirements.txt|github/exosports/MARGE|3.7921880925293895e-06| +|requirements.txt|github/SterlingYM/astroPIPS|3.7921880925293895e-06| +|requirements.txt|github/mwvgroup/pwv_kpno|3.7921880925293895e-06| +|requirements.txt|github/geoelements/gns|3.7921880925293895e-06| +|requirements.txt|github/lmcinnes/umap|3.7921880925293895e-06| +|requirements.txt|github/RBrearton/islatu|3.7921880925293895e-06| +|requirements.txt|github/SHTOOLS/SHTOOLS|3.7921880925293895e-06| +|requirements.txt|github/timstaley/amisurvey|3.7921880925293895e-06| +|requirements.txt|github/AllenInstitute/bmtk|3.7921880925293895e-06| +|requirements.txt|github/snowformatics/macrobot|3.7921880925293895e-06| +|requirements.txt|github/snad-space/ztf-viewer|3.7921880925293895e-06| +|requirements.txt|github/inpefess/gym-saturation|3.7921880925293895e-06| +|requirements.txt|github/rzellem/EXOTIC|3.7921880925293895e-06| +|requirements.txt|github/a-griffiths/AutoSpec|3.7921880925293895e-06| +|requirements.txt|github/cogent3/cogent3|3.7921880925293895e-06| +|requirements.txt|github/hannorein/rebound|3.7921880925293895e-06| +|requirements.txt|github/FlorianThibord/OptimiR|3.7921880925293895e-06| +|requirements.txt|github/LuisScoccola/persistable|3.7921880925293895e-06| +|requirements.txt|github/wouterpeere/GHEtool|3.7921880925293895e-06| +|requirements.txt|github/PNNL-m-q/mza|3.7921880925293895e-06| +|requirements.txt|github/PynPoint/PynPoint|3.7921880925293895e-06| +|requirements.txt|github/artic-network/fieldbioinformatics|3.7921880925293895e-06| +|requirements.txt|github/podondra/bayesian-sznet|3.7921880925293895e-06| +|requirements.txt|github/bregaldo/pywst|3.7921880925293895e-06| +|requirements.txt|github/KVSlab/VaMPy|3.7921880925293895e-06| +|requirements.txt|github/rpoleski/MulensModel|3.7921880925293895e-06| +|requirements.txt|github/arnauqb/qwind|3.7921880925293895e-06| +|requirements.txt|github/ethicsai/ethical-smart-grid|3.7921880925293895e-06| +|requirements.txt|github/jgieseler/solarmach|3.7921880925293895e-06| +|requirements.txt|github/arnikz/PIQMIe|3.7921880925293895e-06| +|requirements.txt|github/LondonBiofoundry/basicsynbio|3.7921880925293895e-06| +|requirements.txt|github/YesselmanLab/rna_map|3.7921880925293895e-06| +|requirements.txt|github/nickelnine37/pykronecker|3.7921880925293895e-06| +|requirements.txt|github/RuthAngus/stardate|3.7921880925293895e-06| +|requirements.txt|github/palaeoware/revosim|3.7921880925293895e-06| +|requirements.txt|github/pyxnat/pyxnat|3.7921880925293895e-06| +|requirements.txt|github/ORNL/curifactory|3.7921880925293895e-06| +|requirements.txt|github/jdber1/opendrop|3.7921880925293895e-06| +|requirements.txt|github/imcgreer/simqso|3.7921880925293895e-06| +|requirements.txt|github/siavashk/pycpd|3.7921880925293895e-06| +|requirements.txt|github/sibirrer/psfr|3.7921880925293895e-06| +|requirements.txt|github/keatonb/Pyriod|3.7921880925293895e-06| +|requirements.txt|github/keatonb/TESS_PRF|3.7921880925293895e-06| +|requirements.txt|github/ryanvarley/exodata|3.7921880925293895e-06| +|requirements.txt|github/N-Wouda/ALNS|3.7921880925293895e-06| +|requirements.txt|github/pysal/spopt|3.7921880925293895e-06| +|requirements.txt|github/NETL-RIC/URC-Assessment-Method|3.7921880925293895e-06| +|requirements.txt|github/bedops/bedops|3.7921880925293895e-06| +|requirements.txt|github/kblin/ncbi-acc-download|3.7921880925293895e-06| +|requirements.txt|github/ppsp-team/PyNM|3.7921880925293895e-06| +|requirements.txt|github/JulianBMunoz/RelicFast|3.7921880925293895e-06| +|requirements.txt|github/JulianBMunoz/Zeus21|3.7921880925293895e-06| +|requirements.txt|github/NLeSC/ShiCo|3.7921880925293895e-06| +|requirements.txt|github/NLeSC/litstudy|3.7921880925293895e-06| +|requirements.txt|github/trygvrad/DF-XRM_viz|3.7921880925293895e-06| +|requirements.txt|github/Gabaldonlab/jloh|3.7921880925293895e-06| +|requirements.txt|github/amrex-astro/Castro|3.7921880925293895e-06| +|requirements.txt|github/amrex-astro/Nyx|3.7921880925293895e-06| +|requirements.txt|github/pnsaevik/effluent|3.7921880925293895e-06| +|requirements.txt|github/dib-lab/dammit|3.7921880925293895e-06| +|requirements.txt|github/dib-lab/sourmash|3.7921880925293895e-06| +|requirements.txt|github/AdmiralenOla/Scoary|3.7921880925293895e-06| +|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.7921880925293895e-06| +|requirements.txt|github/sebastian-zieba/PACMAN|3.7921880925293895e-06| +|requirements.txt|github/ryanhausen/fitsmap|3.7921880925293895e-06| +|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.7921880925293895e-06| +|requirements.txt|github/desihub/fastspecfit|3.7921880925293895e-06| +|requirements.txt|github/igmhub/picca|3.7921880925293895e-06| +|requirements.txt|github/dstndstn/tractor|3.7921880925293895e-06| +|requirements.txt|github/james-m-osborn/astrosat|3.7921880925293895e-06| +|requirements.txt|github/matiscke/lcps|3.7921880925293895e-06| +|requirements.txt|github/MikeSWang/Harmonia|3.7921880925293895e-06| +|requirements.txt|github/MikeSWang/HorizonGRound|3.7921880925293895e-06| +|requirements.txt|github/zhoux85/scAdapt|3.7921880925293895e-06| +|requirements.txt|github/SebastianBocquet/pygtc|3.7921880925293895e-06| +|requirements.txt|github/ptriska/WavesDash|3.7921880925293895e-06| +|requirements.txt|github/lucydot/effmass|3.7921880925293895e-06| +|requirements.txt|github/LoganAMorrison/Hazma|3.7921880925293895e-06| +|requirements.txt|github/ihmwg/python-modelcif|3.7921880925293895e-06| +|requirements.txt|github/learningsimulator/learningsimulator|3.7921880925293895e-06| +|requirements.txt|github/EGaraldi/corecon|3.7921880925293895e-06| +|requirements.txt|github/teuben/QAC|3.7921880925293895e-06| +|requirements.txt|github/radiocosmology/driftscan|3.7921880925293895e-06| +|requirements.txt|github/radiocosmology/draco|3.7921880925293895e-06| +|requirements.txt|github/forrest-lab/scMatch|3.7921880925293895e-06| +|requirements.txt|github/winni2k/abeona|3.7921880925293895e-06| +|requirements.txt|github/benjaminbolling/RSW|3.7921880925293895e-06| +|requirements.txt|github/olivecha/guitarsounds|3.7921880925293895e-06| +|requirements.txt|github/fenderglass/Ragout|3.7921880925293895e-06| +|requirements.txt|github/fenderglass/Flye|3.7921880925293895e-06| +|requirements.txt|github/Basvanstein/GSAreport|3.7921880925293895e-06| +|requirements.txt|github/fhcrc/seqmagick|3.7921880925293895e-06| +|requirements.txt|github/CarlosCoba/XookSuut-code|3.7921880925293895e-06| +|requirements.txt|github/kyleaoman/martini|3.7921880925293895e-06| +|requirements.txt|github/yrjia1015/CRISPRCasStack|3.7921880925293895e-06| +|requirements.txt|github/broadinstitute/cromwell|3.7921880925293895e-06| +|requirements.txt|github/biomedia-mira/istn|3.7921880925293895e-06| +|requirements.txt|github/biomedia-mira/masf|3.7921880925293895e-06| +|requirements.txt|github/biomedia-mira/deepscm|3.7921880925293895e-06| +|requirements.txt|github/jpierel14/snsed|3.7921880925293895e-06| +|requirements.txt|github/lutteropp/NetRAX|3.7921880925293895e-06| +|requirements.txt|github/GalSim-developers/GalSim|3.7921880925293895e-06| +|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.7921880925293895e-06| +|requirements.txt|github/yupidevs/pactus|3.7921880925293895e-06| +|requirements.txt|github/brentp/peddy|3.7921880925293895e-06| +|requirements.txt|github/brentp/cyvcf2|3.7921880925293895e-06| +|requirements.txt|github/lucianolorenti/ceruleo|3.7921880925293895e-06| +|requirements.txt|github/etal/cnvkit|3.7921880925293895e-06| +|requirements.txt|github/sczesla/PyAstronomy|3.7921880925293895e-06| +|requirements.txt|github/cmoestl/3DCORE|3.7921880925293895e-06| +|requirements.txt|github/chanzuckerberg/cellxgene|3.7921880925293895e-06| +|requirements.txt|github/IMMM-SFA/tell|3.7921880925293895e-06| +|requirements.txt|github/NiallJeffrey/BornRaytrace|3.7921880925293895e-06| +|requirements.txt|github/chianti-atomic/ChiantiPy|3.7921880925293895e-06| +|requirements.txt|github/AndreyTavleev/DiscVerSt|3.7921880925293895e-06| +|requirements.txt|github/skyfielders/python-skyfield|3.7921880925293895e-06| +|requirements.txt|github/valboz/VBBinaryLensing|3.7921880925293895e-06| +|requirements.txt|github/he2016012996/CABnet|3.7921880925293895e-06| +|requirements.txt|github/Ambuj-UF/APOP|3.7921880925293895e-06| +|requirements.txt|github/iancze/PSOAP|3.7921880925293895e-06| +|requirements.txt|github/londumas/redvsblue|3.7921880925293895e-06| +|requirements.txt|github/tnakazato/priism|3.7921880925293895e-06| +|requirements.txt|github/dartoon/galight|3.7921880925293895e-06| +|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.7921880925293895e-06| +|requirements.txt|github/eggnogdb/eggnog-mapper|3.7921880925293895e-06| +|requirements.txt|github/jan-rybizki/Chempy|3.7921880925293895e-06| +|requirements.txt|github/jan-rybizki/gdr2_completeness|3.7921880925293895e-06| +|requirements.txt|github/esa/NIDN|3.7921880925293895e-06| +|requirements.txt|github/nlesc/embodied-emotions-scripts|3.7921880925293895e-06| +|requirements.txt|github/neuroanatomy/reorient|3.7921880925293895e-06| +|requirements.txt|github/semaphoreP/whereistheplanet|3.7921880925293895e-06| +|requirements.txt|github/joshspeagle/dynesty|3.7921880925293895e-06| +|requirements.txt|github/saberyoung/haffet|3.7921880925293895e-06| +|requirements.txt|github/pcubillos/pyratbay|3.7921880925293895e-06| +|requirements.txt|github/pcubillos/mc3|3.7921880925293895e-06| +|requirements.txt|github/pcubillos/repack|3.7921880925293895e-06| +|requirements.txt|github/BioinfoUNIBA/REDItools2|3.7921880925293895e-06| +|requirements.txt|github/rodluger/everest|3.7921880925293895e-06| +|requirements.txt|github/Ajstros/pyripherals|3.7921880925293895e-06| +|requirements.txt|github/ashleychontos/pySYD|3.7921880925293895e-06| +|requirements.txt|github/uab-cgds-worthey/quac|3.7921880925293895e-06| +|requirements.txt|github/SarveshVGharat/Plages-Identification|3.7921880925293895e-06| +|requirements.txt|github/carronj/lenspyx|3.7921880925293895e-06| +|requirements.txt|github/carronj/plancklens|3.7921880925293895e-06| +|requirements.txt|github/rmjarvis/Piff|3.7921880925293895e-06| +|requirements.txt|github/rmjarvis/TreeCorr|3.7921880925293895e-06| +|requirements.txt|github/damonge/schNell|3.7921880925293895e-06| +|requirements.txt|github/vgteam/vg#vg|3.7921880925293895e-06| +|requirements.txt|github/vgteam/vg|3.7921880925293895e-06| +|requirements.txt|github/E3SM-Project/gdess|3.7921880925293895e-06| +|requirements.txt|github/tiberioap/grav_waldo|3.7921880925293895e-06| +|requirements.txt|github/robashaw/libecpint|3.7921880925293895e-06| +|requirements.txt|github/STOmics/EAGS|3.7921880925293895e-06| +|requirements.txt|github/antoinemarchal/ROHSA|3.7921880925293895e-06| +|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.7921880925293895e-06| +|requirements.txt|github/csb-toolbox/CSB|3.7921880925293895e-06| +|requirements.txt|github/johannesulf/dsigma|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/breizorro|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/PyMORESANE|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/Stimela|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/rodrigues|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/QuartiCal|3.7921880925293895e-06| +|requirements.txt|github/ratt-ru/Stimela-classic|3.7921880925293895e-06| +|requirements.txt|github/rkiman/wdwarfdate|3.7921880925293895e-06| +|requirements.txt|github/VChristiaens/special|3.7921880925293895e-06| +|requirements.txt|github/telatin/qax|3.7921880925293895e-06| +|requirements.txt|github/intake/intake|3.7921880925293895e-06| +|requirements.txt|github/ianfhunter/GNOLL|3.7921880925293895e-06| +|requirements.txt|github/lkreidberg/batman|3.7921880925293895e-06| +|requirements.txt|github/candYgene/siga|3.7921880925293895e-06| +|requirements.txt|github/mwaskom/seaborn|3.7921880925293895e-06| +|requirements.txt|github/zhangyk8/sconce-scms|3.7921880925293895e-06| +|requirements.txt|github/Zafiirah13/meercrab|3.7921880925293895e-06| +|requirements.txt|github/alejandrobll/py-sphviewer|3.7921880925293895e-06| +|requirements.txt|github/PolymerGuy/recolo|3.7921880925293895e-06| +|requirements.txt|github/danhey/echelle|3.7921880925293895e-06| +|requirements.txt|github/benstahl92/deepSIP|3.7921880925293895e-06| +|requirements.txt|github/deepmind/alphafold|3.7921880925293895e-06| +|requirements.txt|github/luizfelippesr/galmag|3.7921880925293895e-06| +|requirements.txt|github/ifilot/edp|3.7921880925293895e-06| +|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.7921880925293895e-06| +|requirements.txt|github/GalletFlorian/TATOO|3.7921880925293895e-06| +|requirements.txt|github/ggonnella/fastsubtrees|3.7921880925293895e-06| +|requirements.txt|github/dsavransky/EXOSIMS|3.7921880925293895e-06| +|requirements.txt|github/tud-hri/joan|3.7921880925293895e-06| +|requirements.txt|github/tud-hri/travia|3.7921880925293895e-06| +|requirements.txt|github/rae-holcomb/SpinSpotter|3.7921880925293895e-06| +|requirements.txt|github/mavrix93/LightCurvesClassifier|3.7921880925293895e-06| +|requirements.txt|github/mpound/pdrtpy|3.7921880925293895e-06| +|requirements.txt|github/sciris/sciris|3.7921880925293895e-06| +|requirements.txt|github/PolyChord/PolyChordLite|3.7921880925293895e-06| +|requirements.txt|github/exoclime/HELIOS-K|3.7921880925293895e-06| +|requirements.txt|github/exoclime/HELA|3.7921880925293895e-06| +|requirements.txt|github/tholoien/empiriciSN|3.7921880925293895e-06| +|requirements.txt|github/tholoien/XDGMM|3.7921880925293895e-06| +|requirements.txt|github/nanograv/enterprise|3.7921880925293895e-06| +|requirements.txt|github/pynucastro/pynucastro|3.7921880925293895e-06| +|requirements.txt|github/scikit-learn-contrib/hdbscan|3.7921880925293895e-06| +|requirements.txt|github/roban/CosmoloPy|3.7921880925293895e-06| +|requirements.txt|github/villrv/SuperRAENN|3.7921880925293895e-06| +|requirements.txt|github/MrOlm/drep|3.7921880925293895e-06| +|requirements.txt|github/biocircuits/bioscrape|3.7921880925293895e-06| +|requirements.txt|github/timothydmorton/isochrones|3.7921880925293895e-06| +|requirements.txt|github/C0PEP0D/otto|3.7921880925293895e-06| +|requirements.txt|github/ZJUFanLab/bulk2space|3.7921880925293895e-06| +|requirements.txt|github/spacetelescope/mirage|3.7921880925293895e-06| +|requirements.txt|github/jeremysanders/mbproj2|3.7921880925293895e-06| +|requirements.txt|github/tomasplsek/CADET|3.7921880925293895e-06| +|requirements.txt|github/jakeret/abcpmc|3.7921880925293895e-06| +|requirements.txt|github/jakeret/tf_unet|3.7921880925293895e-06| +|requirements.txt|github/mtceballos/SIRENAdoc|3.7921880925293895e-06| +|requirements.txt|github/NBISweden/AGAT|3.7921880925293895e-06| +|requirements.txt|github/alexander-mead/pyhalomodel|3.7921880925293895e-06| +|requirements.txt|github/YuRui8879/MRASleepNet|3.7921880925293895e-06| +|requirements.txt|github/JLBLine/WODEN|3.7921880925293895e-06| +|requirements.txt|github/JLBLine/PUMA|3.7921880925293895e-06| +|requirements.txt|github/jmsdsouzaPhD/GWDALI|3.7921880925293895e-06| +|requirements.txt|github/transientskp/lpf|3.7921880925293895e-06| +|requirements.txt|github/manodeep/TesseRACt|3.7921880925293895e-06| +|requirements.txt|github/yuhuan-wu/mobilesal|3.7921880925293895e-06| +|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.7921880925293895e-06| +|requirements.txt|github/jdswinbank/Comet|3.7921880925293895e-06| +|requirements.txt|github/flu-crew/smot|3.7921880925293895e-06| +|requirements.txt|github/klb2/qmkpy|3.7921880925293895e-06| +|requirements.txt|github/sosl/H-FISTA|3.7921880925293895e-06| +|requirements.txt|github/ITA-Solar/rh|3.7921880925293895e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.7921880925293895e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.7921880925293895e-06| +|requirements.txt|github/RuiningZHAO/wcpy|3.7921880925293895e-06| +|requirements.txt|github/MRChemSoft/mrchem|3.7921880925293895e-06| +|requirements.txt|github/cosmo-ethz/hide|3.7921880925293895e-06| +|requirements.txt|github/cosmo-ethz/seek|3.7921880925293895e-06| +|requirements.txt|github/cosmo-ethz/CosmoHammer|3.7921880925293895e-06| +|requirements.txt|github/gperezs/StarcNet|3.7921880925293895e-06| +|requirements.txt|github/kingyin3613/RingsPy|3.7921880925293895e-06| +|requirements.txt|github/kinnala/scikit-fem|3.7921880925293895e-06| +|requirements.txt|github/JakobBD/pounce|3.7921880925293895e-06| +|requirements.txt|github/minkailin/stratsi|3.7921880925293895e-06| +|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|3.7921880925293895e-06| +|requirements.txt|github/drphilmarshall/HumVI|3.7921880925293895e-06| +|requirements.txt|github/TianlaiProject/tlpipe|3.7921880925293895e-06| +|requirements.txt|github/ECP-WarpX/WarpX|3.7921880925293895e-06| +|requirements.txt|github/rcsb/mmtf-python|3.7921880925293895e-06| +|requirements.txt|github/cylammarco/WDPhotTools|3.7921880925293895e-06| +|requirements.txt|github/cylammarco/ASPIRED|3.7921880925293895e-06| +|requirements.txt|github/CosmoStat/mccd|3.7921880925293895e-06| +|requirements.txt|github/pmlmodelling/nctoolkit|3.7921880925293895e-06| +|requirements.txt|github/uedaLabR/nanoDoc|3.7921880925293895e-06| +|requirements.txt|github/epfl-radio-astro/PINION|3.7921880925293895e-06| +|requirements.txt|github/epfl-radio-astro/LiSA|3.7921880925293895e-06| +|requirements.txt|github/phineasng/DECODE|3.7921880925293895e-06| +|requirements.txt|github/huiwenke/MineProt|3.7921880925293895e-06| +|requirements.txt|github/jeschaef/Graph4Med|3.7921880925293895e-06| +|requirements.txt|github/johnh2o2/cuvarbase|3.7921880925293895e-06| +|requirements.txt|github/ot483/NetCom|3.7921880925293895e-06| +|requirements.txt|github/villano-lab/nrCascadeSim|3.7921880925293895e-06| +|requirements.txt|github/Vini2/GraphBin|3.7921880925293895e-06| +|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.7921880925293895e-06| +|requirements.txt|github/msyazwanfaid/hilalpy|3.7921880925293895e-06| +|requirements.txt|github/icrar/daliuge|3.7921880925293895e-06| +|requirements.txt|github/HLasse/TextDescriptives|3.7921880925293895e-06| +|requirements.txt|github/ylxu05/HN-PPISP|3.7921880925293895e-06| +|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.7921880925293895e-06| +|requirements.txt|github/ladsantos/flatstar|3.7921880925293895e-06| +|requirements.txt|github/ladsantos/p-winds|3.7921880925293895e-06| +|requirements.txt|github/vrodgom/statmorph|3.7921880925293895e-06| +|requirements.txt|github/michaelhb/superplot|3.7921880925293895e-06| +|requirements.txt|github/jkrogager/VoigtFit|3.7921880925293895e-06| +|requirements.txt|github/HHTpy/HHTpywrapper|3.7921880925293895e-06| +|requirements.txt|github/kboone/avocado|3.7921880925293895e-06| +|requirements.txt|github/STEllAR-GROUP/hpx|3.7921880925293895e-06| +|requirements.txt|github/fabiorigamonti/bang|3.7921880925293895e-06| +|requirements.txt|github/nickhand/pyRSD|3.7921880925293895e-06| +|requirements.txt|github/aimalz/qp|3.7921880925293895e-06| +|requirements.txt|github/connor-lab/vapor|3.7921880925293895e-06| +|requirements.txt|github/idruglab/hignn|3.7921880925293895e-06| +|requirements.txt|github/aksholokhov/pysr3|3.7921880925293895e-06| +|requirements.txt|github/miRTop/mirtop|3.7921880925293895e-06| +|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.7921880925293895e-06| +|requirements.txt|github/pysat/pysat|3.7921880925293895e-06| +|requirements.txt|github/aewallin/allantools|3.7921880925293895e-06| +|requirements.txt|github/tessgi/tvguide|3.7921880925293895e-06| +|requirements.txt|github/PaulRitsche/DLTrack|3.7921880925293895e-06| +|requirements.txt|github/Kaixhin/Rainbow|3.7921880925293895e-06| +|requirements.txt|github/Kaixhin/spinning-up-basic|3.7921880925293895e-06| +|requirements.txt|github/Kaixhin/PlaNet|3.7921880925293895e-06| +|requirements.txt|github/ExObsSim/ExoRad2-public|3.7921880925293895e-06| +|requirements.txt|github/SuperKogito/spafe|3.7921880925293895e-06| +|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.764580129767843e-06| +|pypi|[python-markdown-math](https://github.com/mitya57/python-markdown-math)|3.762191884717483e-06| +|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.760970258410531e-06| +|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.760970258410531e-06| +|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.760970258410531e-06| +|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.760970258410531e-06| +|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.760970258410531e-06| +|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.760970258410531e-06| +|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.760970258410531e-06| +|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.760970258410531e-06| +|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.760970258410531e-06| +|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.760970258410531e-06| +|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.760970258410531e-06| +|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.760970258410531e-06| +|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.760970258410531e-06| +|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.760970258410531e-06| +|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.760970258410531e-06| +|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.7542662116041028e-06| +|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.7542662116041028e-06| +|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.7542662116041028e-06| +|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.7542662116041028e-06| +|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.7542662116041028e-06| +|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.7542662116041028e-06| +|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.7542662116040956e-06| +|pypi|[pyarma](https://pyarma.sourceforge.io)|3.7542662116040956e-06| +|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.7542662116040956e-06| +|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.7542662116040956e-06| +|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.7542662116040956e-06| +|pypi|[megaman](https://github.com/mmp2/megaman)|3.7542662116040956e-06| +|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.7542662116040956e-06| +|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.7542662116040956e-06| +|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.7542662116040956e-06| +|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.7542662116040956e-06| +|pypi|[SLIT](https://github.com/bweir/slit)|3.7542662116040956e-06| +|pypi|[ngs](https://broadtech.com.cn)|3.7542662116040956e-06| +|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.7542662116040956e-06| +|pypi|[neworder](https://neworder.readthedocs.io)|3.7542662116040956e-06| +|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.7542662116040956e-06| +|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.7542662116040956e-06| +|pypi|[pystospa](https://pypi.org/project/pystospa)|3.7542662116040956e-06| +|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.7542662116040956e-06| +|pypi|[galkin](UNKNOWN)|3.7542662116040956e-06| +|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.7542662116040956e-06| +|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.7542662116040956e-06| +|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.7542662116040956e-06| +|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.7542662116040956e-06| +|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.7542662116040956e-06| +|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.7542662116040956e-06| +|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.7542662116040956e-06| +|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.7542662116040956e-06| +|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.7542662116040956e-06| +|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.7542662116040956e-06| +|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.7542662116040956e-06| +|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.7542662116040956e-06| +|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.7542662116040956e-06| +|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.7542662116040956e-06| +|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.7542662116040956e-06| +|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.7542662116040956e-06| +|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.7542662116040956e-06| +|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.7542662116040956e-06| +|pypi|[polypy](https://github.com/symmy596/Polypy)|3.7542662116040956e-06| +|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.7542662116040956e-06| +|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.7542662116040956e-06| +|pypi|[saphires](https://github.com/tofflemire/saphires)|3.7542662116040956e-06| +|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.7542662116040956e-06| +|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.7542662116040956e-06| +|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.7542662116040956e-06| +|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.7542662116040956e-06| +|pypi|[UNKNOWN](UNKNOWN)|3.7542662116040956e-06| +|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.7542662116040956e-06| +|pypi|[macop](https://github.com/prise-3d/macop)|3.7542662116040956e-06| +|pypi|[Libra](https://github.com/Palashio/libra)|3.7542662116040956e-06| +|pypi|[biotools](https://github.com/sonwell/biotools)|3.7542662116040956e-06| +|pypi|[gsf](UNKNOWN)|3.7542662116040956e-06| +|pypi|[orcs](https://github.com/thomasorb/orcs)|3.7542662116040956e-06| +|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.7542662116040956e-06| +|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.7542662116040956e-06| +|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.7542662116040956e-06| +|pypi|[requirements](http://github.com/mattack108/requirements)|3.7542662116040956e-06| +|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.7542662116040956e-06| +|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.7542662116040956e-06| +|pypi|[ares](https://github.com/barnumbirr/ares)|3.7542662116040956e-06| +|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.7542662116040956e-06| +|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.7542662116040956e-06| +|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.7542662116040956e-06| +|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.7542662116040956e-06| +|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.7542662116040956e-06| +|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.7542662116040956e-06| +|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.7542662116040956e-06| +|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.7542662116040956e-06| +|pypi|[crc](https://github.com/Nicoretti/crc)|3.7542662116040956e-06| +|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.7542662116040956e-06| +|pypi|[watermark](https://pypi.org/project/watermark)|3.693160885801456e-06| +|pypi|[sphinx-click](https://github.com/stephenfin/sphinx-click)|3.6605948513329545e-06| +|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.6438466171451516e-06| +|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.6438466171451516e-06| +|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.6438466171451516e-06| +|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.6438466171451516e-06| +|pypi|[truecase](https://pypi.org/project/truecase)|3.6438466171451516e-06| +|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.6438466171451516e-06| +|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.6438466171451516e-06| +|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.6438466171451516e-06| +|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.6438466171451516e-06| +|pypi|[fireo](https://pypi.org/project/fireo)|3.6438466171451516e-06| +|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.6369453924914673e-06| +|pypi|[svo_filters](https://github.com/hover2pi/svo_filters)|3.6352149969293363e-06| +|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.626328123793492e-06| +|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.615219314878019e-06| +|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.6098713573116303e-06| +|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.6098713573116303e-06| +|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.6098713573116303e-06| +|pypi|[parsley](https://pypi.org/project/parsley)|3.6098713573116303e-06| +|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.6018103576198246e-06| +|pypi|[automl-sphinx-theme](https://pypi.org/project/automl-sphinx-theme)|3.5737726437385136e-06| +|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.5672588178030674e-06| +|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.5672588178030674e-06| +|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.549125935850662e-06| +|pypi|[fury](https://pypi.org/project/fury)|3.549073523925331e-06| +|pypi|[obspy](https://www.obspy.org)|3.5456958665149806e-06| +|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.539736713798147e-06| +|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.539736713798147e-06| +|pypi|[colorful](https://pypi.org/project/colorful)|3.539736713798147e-06| +|pypi|[gpustat](https://pypi.org/project/gpustat)|3.539736713798147e-06| +|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.539736713798147e-06| +|pypi|[opencensus](https://pypi.org/project/opencensus)|3.539736713798147e-06| +|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.539736713798147e-06| +|pypi|[py-spy](https://pypi.org/project/py-spy)|3.539736713798147e-06| +|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.539736713798147e-06| +|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.539736713798147e-06| +|pypi|[pygam](https://github.com/dswah/pyGAM)|3.531915325857306e-06| +|pypi|[horovod](https://pypi.org/project/horovod)|3.5266728587889435e-06| +|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.5239765858867043e-06| +|pypi|[mlxtend](https://pypi.org/project/mlxtend)|3.508156651842658e-06| +|pypi|[pyzstd](https://pypi.org/project/pyzstd)|3.5029848437776494e-06| +|pypi|[biomaj-core](http://biomaj.genouest.org)|3.49361072073882e-06| +|pypi|[funsor](https://pypi.org/project/funsor)|3.4931612307218555e-06| +|pypi|[csvw](https://github.com/cldf/csvw)|3.4726962457337898e-06| +|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.4725301277598257e-06| +|pypi|[httpcore](https://pypi.org/project/httpcore)|3.4670379019220396e-06| +|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.4650881834534325e-06| +|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|3.4609641638225254e-06| +|pypi|[xarray-datatree](https://pypi.org/project/xarray-datatree)|3.4414106939704206e-06| +|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.4414106939704206e-06| +|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.4129692832764494e-06| +|pypi|[ubelt](https://pypi.org/project/ubelt)|3.3841042988785176e-06| +|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.3788395904436856e-06| +|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.3788395904436856e-06| +|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.3788395904436754e-06| +|pypi|[wxpython](https://pypi.org/project/wxpython)|3.3694539249146827e-06| +|pypi|[PyQtWebEngine](https://www.riverbankcomputing.com/software/pyqtwebengine/)|3.365202298649398e-06| +|pypi|[semantic_version](https://github.com/rbarrois/python-semanticversion)|3.3594723441139863e-06| +|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.3553754266211603e-06| +|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.3553754266211603e-06| +|pypi|[pyro4](https://pypi.org/project/pyro4)|3.3553754266211603e-06| +|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.3553754266211603e-06| +|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.3553754266211603e-06| +|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.3553754266211603e-06| +|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.3553754266211603e-06| +|pypi|[couchbase](https://pypi.org/project/couchbase)|3.3553754266211603e-06| +|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.3553754266211603e-06| +|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.3553754266211603e-06| +|pypi|[pyArango](https://pypi.org/project/pyArango)|3.3553754266211603e-06| +|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.3520234032179426e-06| +|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.3520234032179426e-06| +|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.349058151745865e-06| +|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.3489049401550773e-06| +|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.3489049401550773e-06| +|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.3489049401550773e-06| +|pypi|[configupdater](https://pypi.org/project/configupdater)|3.3489049401550773e-06| +|pypi|[mkdocs-bootswatch](https://pypi.org/project/mkdocs-bootswatch)|3.345051194539249e-06| +|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.34285194983541e-06| +|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.322359479295659e-06| +|pypi|[docrep](https://pypi.org/project/docrep)|3.322359479295659e-06| +|pypi|[mudata](https://pypi.org/project/mudata)|3.322359479295659e-06| +|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.322359479295659e-06| +|pypi|[platon](https://pypi.org/project/platon)|3.322359479295659e-06| +|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.322359479295659e-06| +|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.322359479295659e-06| +|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.322359479295659e-06| +|pypi|[scp](https://pypi.org/project/scp)|3.322359479295659e-06| +|pypi|[wtforms](https://pypi.org/project/wtforms)|3.322359479295659e-06| +|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.322359479295659e-06| +|pypi|[bytecode](https://pypi.org/project/bytecode)|3.322359479295659e-06| +|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.3185031691857624e-06| +|pypi|[hmf](https://github.com/steven-murray/hmf)|3.3125878337683094e-06| +|pypi|[flox](https://pypi.org/project/flox)|3.3037542662116036e-06| +|pypi|[vispy](https://pypi.org/project/vispy)|3.285318137493905e-06| +|pypi|[pyside](https://pypi.org/project/pyside)|3.285318137493905e-06| +|pypi|[google-api-python-client](https://pypi.org/project/google-api-python-client)|3.273385022952394e-06| +|pypi|[cvxpy](https://pypi.org/project/cvxpy)|3.2602838153403986e-06| +|pypi|[tensorflowtensorflow-addons](https://pypi.org/project/tensorflowtensorflow-addons)|3.2602838153403986e-06| +|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.2602838153403986e-06| +|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.2364363893138755e-06| +|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.2364363893138755e-06| +|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.2364363893138755e-06| +|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.2364363893138755e-06| +|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.2364363893138755e-06| +|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.2364363893138755e-06| +|pypi|[katversion](https://pypi.org/project/katversion)|3.2364363893138755e-06| +|pypi|[lupa](https://pypi.org/project/lupa)|3.2364363893138755e-06| +|pypi|[omnijson](https://pypi.org/project/omnijson)|3.2364363893138755e-06| +|pypi|[pygelf](https://pypi.org/project/pygelf)|3.2364363893138755e-06| +|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.2364363893138755e-06| +|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.2364363893138755e-06| +|pypi|[spead2](https://pypi.org/project/spead2)|3.2364363893138755e-06| +|pypi|[katpoint](https://pypi.org/project/katpoint)|3.2364363893138755e-06| +|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.2364363893138755e-06| +|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.2319335212939605e-06| +|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.2319335212939605e-06| +|pypi|[logomaker](http://logomaker.readthedocs.io)|3.219872787249108e-06| +|pypi|[cbor2](https://pypi.org/project/cbor2)|3.20877453983256e-06| +|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.20877453983256e-06| +|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.20877453983256e-06| +|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|3.2071489982544345e-06| +|pypi|[stone](https://pypi.org/project/stone)|3.1857630424183322e-06| +|pypi|[msrest](https://pypi.org/project/msrest)|3.1857630424183322e-06| +|pypi|[azure-core](https://pypi.org/project/azure-core)|3.1857630424183322e-06| +|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.1766867944342346e-06| +|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.1766867944342346e-06| +|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.1766867944342346e-06| +|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.1766867944342346e-06| +|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.1766867944342346e-06| +|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.1766867944342346e-06| +|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.1569965870307164e-06| +|pypi|[modin](https://github.com/modin-project/modin)|3.1569965870307164e-06| +|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.1449199264898923e-06| +|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.1449199264898923e-06| +|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.133554138225256e-06| +|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.1285551763367464e-06| +|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.1282423208191124e-06| +|pypi|[types-decorator](https://github.com/python/typeshed)|3.0972696245733785e-06| +|pypi|[lazy-loader](https://pypi.org/project/lazy-loader)|3.0972696245733785e-06| +|pypi|[metpy](https://pypi.org/project/metpy)|3.0972696245733785e-06| +|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.0772673865607343e-06| +|pypi|[vaex](https://pypi.org/project/vaex)|3.0772673865607343e-06| +|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.0772673865607343e-06| +|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.0772673865607343e-06| +|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.0772673865607343e-06| +|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.0772673865607343e-06| +|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.0772673865607343e-06| +|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.0772673865607343e-06| +|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.0772673865607343e-06| +|pypi|[bqplot](https://pypi.org/project/bqplot)|3.0772673865607343e-06| +|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.0772673865607343e-06| +|pypi|[aplus](https://pypi.org/project/aplus)|3.0772673865607343e-06| +|pypi|[blake3](https://pypi.org/project/blake3)|3.0772673865607343e-06| +|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.0772673865607343e-06| +|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.0772673865607343e-06| +|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.0772673865607343e-06| +|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.0716723549488053e-06| +|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.0574634755522127e-06| +|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.0574634755522127e-06| +|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.0574634755522127e-06| +|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.0574634755522127e-06| +|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.0574634755522127e-06| +|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.0574634755522127e-06| +|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.0574634755522127e-06| +|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.0574634755522127e-06| +|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.0291300090258775e-06| +|pypi|[deepdiff](https://pypi.org/project/deepdiff)|2.9994694123383137e-06| +|pypi|[pyqt](https://pypi.org/project/pyqt)|2.994027303754266e-06| +|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|2.994027303754266e-06| +|pypi|[channels](https://pypi.org/project/channels)|2.9779708346261246e-06| +|pypi|[questionary](https://pypi.org/project/questionary)|2.9733508748514423e-06| +|pypi|[fhirclient](https://github.com/smart-on-fhir/client-py/)|2.9721274175199136e-06| +|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|2.9658703071672393e-06| +|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|2.9656738092435978e-06| +|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|2.953724151776752e-06| +|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|2.953724151776749e-06| +|pypi|[aafigure](https://pypi.org/project/aafigure)|2.949780594831789e-06| +|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|2.949780594831789e-06| +|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|2.949780594831789e-06| +|pypi|[mizani](https://github.com/has2k1/mizani)|2.9229644076060482e-06| +|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|2.91998483124765e-06| +|pypi|[pycuda](https://pypi.org/project/pycuda)|2.9083048919226398e-06| +|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|2.888576591045974e-06| +|pypi|[hashin](https://pypi.org/project/hashin)|2.8756805888374227e-06| +|pypi|[hankel](https://github.com/steven-murray/hankel)|2.8745901090811843e-06| +|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.86585206992679e-06| +|pypi|[bio](https://pypi.org/project/bio)|2.86585206992679e-06| +|pypi|[kahypar](https://pypi.org/project/kahypar)|2.86585206992679e-06| +|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.86585206992679e-06| +|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.86585206992679e-06| +|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.86585206992679e-06| +|pypi|[selfies](https://pypi.org/project/selfies)|2.86585206992679e-06| +|pypi|[upfp](https://pypi.org/project/upfp)|2.86585206992679e-06| +|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.8469852104664512e-06| +|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.8380464813911913e-06| +|pypi|[pendulum](https://pypi.org/project/pendulum)|2.8380464813911913e-06| +|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8156996587030715e-06| +|pypi|[xnat](https://pypi.org/project/xnat)|2.8156996587030715e-06| +|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8156996587030715e-06| +|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8156996587030715e-06| +|pypi|[tensorrt](https://developer.nvidia.com/tensorrt)|2.8156996587030715e-06| +|pypi|[nvidia-cuda-nvcc-cu11](https://developer.nvidia.com/cuda-zone)|2.8156996587030715e-06| +|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8156996587030715e-06| +|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|2.8156996587030715e-06| +|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|2.8156996587030715e-06| +|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|2.8156996587030715e-06| +|pypi|[cudf](https://pypi.org/project/cudf)|2.80720325416696e-06| +|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.8016912026896236e-06| +|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.8016912026896236e-06| +|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.8016912026896236e-06| +|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.8016912026896236e-06| +|pypi|[python-apt](https://pypi.org/project/python-apt)|2.8016912026896236e-06| +|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.8016912026896236e-06| +|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.8016912026896236e-06| +|pypi|[Truvari](https://pypi.org/project/Truvari)|2.8016912026896236e-06| +|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.8016912026896236e-06| +|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|2.7961852957906715e-06| +|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.7945289845774844e-06| +|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.7945289845774844e-06| +|pypi|[motor](https://pypi.org/project/motor)|2.7945289845774844e-06| +|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.7945289845774844e-06| +|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.7945289845774844e-06| +|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.7945289845774844e-06| +|pypi|[pyhash](https://pypi.org/project/pyhash)|2.7945289845774844e-06| +|pypi|[flametree](https://pypi.org/project/flametree)|2.7403403004409454e-06| +|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.7403403004409454e-06| +|pypi|[platemap](https://pypi.org/project/platemap)|2.7403403004409454e-06| +|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.7403403004409454e-06| +|pypi|[proglog](https://pypi.org/project/proglog)|2.7403403004409454e-06| +|pypi|[sbol2](https://pypi.org/project/sbol2)|2.7403403004409454e-06| +|pypi|[biomaj-cli](https://pypi.org/project/biomaj-cli)|2.7384059425818147e-06| +|pypi|[pixell](https://pypi.org/project/pixell)|2.7374857792946525e-06| +|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.7022465589018506e-06| +|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.6932779344116338e-06| +|pypi|[pyceo](https://pypi.org/project/pyceo)|2.6932779344116338e-06| +|pypi|[properconf](https://pypi.org/project/properconf)|2.6932779344116338e-06| +|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.6932779344116338e-06| +|pypi|[multipart](https://pypi.org/project/multipart)|2.6932779344116338e-06| +|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.676652761976994e-06| +|pypi|[resampy](https://github.com/bmcfee/resampy)|2.6589590443686003e-06| +|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.6569383325352525e-06| +|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.6569383325352525e-06| +|pypi|[proselint](https://pypi.org/project/proselint)|2.6569383325352525e-06| +|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.6548639579003564e-06| +|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.634776233344988e-06| +|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.634776233344988e-06| +|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.5810580204778154e-06| +|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.5734154071184807e-06| +|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|2.5698122307606814e-06| +|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.561660978384538e-06| +|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.555247440273037e-06| +|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.543890784982935e-06| +|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.526400321220638e-06| +|pypi|[sadisplay](http://bitbucket.org/estin/sadisplay)|2.5251909637575167e-06| +|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.504639581629705e-06| +|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.502844141069416e-06| +|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.502844141069398e-06| +|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.502844141069397e-06| +|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.4997155858930735e-06| +|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.496587030716731e-06| +|pypi|[colander](https://github.com/Pylons/colander)|2.490811236545026e-06| +|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.477815699658703e-06| +|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.4530375426621156e-06| +|pypi|[cmocean](https://pypi.org/project/cmocean)|2.4388007762832102e-06| +|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.4333074014588777e-06| +|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.4134568503169185e-06| +|pypi|[fido](https://pypi.org/project/fido)|2.4134568503169185e-06| +|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.4134568503169185e-06| +|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.4134568503169185e-06| +|pypi|[mip](https://pypi.org/project/mip)|2.4042598912906114e-06| +|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.3687632049406945e-06| +|pypi|[lark](https://github.com/lark-parser/lark)|2.3615778419532856e-06| +|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.3598244758654316e-06| +|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.3598244758654316e-06| +|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.34641638225256e-06| +|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.34641638225256e-06| +|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.34641638225256e-06| +|pypi|[deform](https://pypi.org/project/deform)|2.34641638225256e-06| +|pypi|[Faker](https://pypi.org/project/Faker)|2.34641638225256e-06| +|pypi|[flower](https://pypi.org/project/flower)|2.34641638225256e-06| +|pypi|[hl7](https://pypi.org/project/hl7)|2.34641638225256e-06| +|pypi|[paginate](https://pypi.org/project/paginate)|2.34641638225256e-06| +|pypi|[pycap](https://pypi.org/project/pycap)|2.34641638225256e-06| +|pypi|[pyotp](https://pypi.org/project/pyotp)|2.34641638225256e-06| +|pypi|[scrapy](https://pypi.org/project/scrapy)|2.34641638225256e-06| +|pypi|[twilio](https://pypi.org/project/twilio)|2.34641638225256e-06| +|pypi|[Wand](https://pypi.org/project/Wand)|2.34641638225256e-06| +|pypi|[cheroot](https://pypi.org/project/cheroot)|2.34641638225256e-06| +|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.34641638225256e-06| +|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.34641638225256e-06| +|pypi|[parsel](https://pypi.org/project/parsel)|2.34641638225256e-06| +|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.34641638225256e-06| +|pypi|[portend](https://pypi.org/project/portend)|2.34641638225256e-06| +|pypi|[protego](https://pypi.org/project/protego)|2.34641638225256e-06| +|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.34641638225256e-06| +|pypi|[python-editor](https://pypi.org/project/python-editor)|2.34641638225256e-06| +|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.34641638225256e-06| +|pypi|[queuelib](https://pypi.org/project/queuelib)|2.34641638225256e-06| +|pypi|[w3lib](https://pypi.org/project/w3lib)|2.34641638225256e-06| +|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.34641638225256e-06| +|pypi|[qrcode](https://pypi.org/project/qrcode)|2.34641638225256e-06| +|pypi|[tldextract](https://pypi.org/project/tldextract)|2.34641638225256e-06| +|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.34641638225256e-06| +|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.34641638225256e-06| +|pypi|[hickle](http://github.com/telegraphic/hickle)|2.3359878649981184e-06| +|pypi|[biomaj-user](http://biomaj.genouest.org)|2.328849628588636e-06| +|pypi|[jaraco.develop](https://pypi.org/project/jaraco.develop)|2.3280131165094024e-06| +|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.322952218430034e-06| +|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.322952218430034e-06| +|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.322952218430034e-06| +|pypi|[oemof](https://pypi.org/project/oemof)|2.318811483637824e-06| +|pypi|[HTSeq](https://github.com/htseq)|2.2942737959802858e-06| +|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.2942737959802802e-06| +|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.2942737959802802e-06| +|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.2821986707382794e-06| +|pypi|[zope.component](https://pypi.org/project/zope.component)|2.2699128942729623e-06| +|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.2679711008340567e-06| +|pypi|[twobody](https://pypi.org/project/twobody)|2.2525597269624573e-06| +|pypi|[cmastro](https://pypi.org/project/cmastro)|2.2525597269624573e-06| +|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.2525597269624573e-06| +|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|2.244804064970701e-06| +|pypi|[url-normalize](https://pypi.org/project/url-normalize)|2.2316661722330593e-06| +|pypi|[cattrs](https://pypi.org/project/cattrs)|2.2316661722330593e-06| +|pypi|[pytest-socket](https://pypi.org/project/pytest-socket/)|2.2279519316258924e-06| +|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.2123354461238417e-06| +|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.2123354461238417e-06| +|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.2123354461238417e-06| +|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.204653725824801e-06| +|pypi|[jupyter-book](https://executablebooks.org/)|2.1899886234357245e-06| +|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.186307970287091e-06| +|pypi|[rise](https://pypi.org/project/rise)|2.186307970287091e-06| +|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.186307970287091e-06| +|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.164113752676162e-06| +|pypi|[pvfactors](https://github.com/SunPower/pvfactors)|2.1536750365675306e-06| +|pypi|[rpyc](http://rpyc.readthedocs.org)|2.1377233487251558e-06| +|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|2.1024083430006106e-06| +|pypi|[eeglabio](https://pypi.org/project/eeglabio)|2.1024083430006106e-06| +|pypi|[copier](https://pypi.org/project/copier)|2.097355425477148e-06| +|pypi|[dunamai](https://pypi.org/project/dunamai)|2.097355425477148e-06| +|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.097355425477148e-06| +|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.097355425477148e-06| +|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.097355425477148e-06| +|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.097355425477148e-06| +|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.097355425477148e-06| +|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.097355425477148e-06| +|pypi|[pygeos](https://pypi.org/project/pygeos)|2.097355425477148e-06| +|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.097355425477148e-06| +|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.097355425477148e-06| +|pypi|[send2trash](https://pypi.org/project/send2trash)|2.097355425477148e-06| +|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.0868666316618534e-06| +|pypi|[Levenshtein](https://github.com/maxbachmann/Levenshtein)|2.052933840903127e-06| +|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.04778156996587e-06| +|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.0421557964220078e-06| +|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.0421557964220078e-06| +|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.0421557964220078e-06| +|pypi|[rtoml](https://pypi.org/project/rtoml)|2.0388471239591604e-06| +|pypi|[pythran](https://pypi.org/project/pythran)|2.0388471239591604e-06| +|pypi|[meson-python](https://pypi.org/project/meson-python)|2.0388471239591604e-06| +|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.0388471239591604e-06| +|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.005359174386478e-06| +|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.9985210466439135e-06| +|pypi|[types-pillow](https://pypi.org/project/types-pillow)|1.998238467466696e-06| +|pypi|[blue](https://pypi.org/project/blue)|1.998238467466696e-06| +|pypi|[sncosmo](https://sncosmo.readthedocs.org)|1.9912373368004817e-06| +|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|1.987552700260992e-06| +|pypi|[pylama](https://pypi.org/project/pylama)|1.987552700260992e-06| +|pypi|[tabulator](https://pypi.org/project/tabulator)|1.987552700260992e-06| +|pypi|[tableschema](https://pypi.org/project/tableschema)|1.987552700260992e-06| +|pypi|[Yapsy](https://pypi.org/project/Yapsy)|1.987552700260992e-06| +|pypi|[influxdb](https://pypi.org/project/influxdb)|1.987552700260992e-06| +|pypi|[drmaa](https://pypi.org/project/drmaa)|1.987552700260992e-06| +|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|1.987552700260992e-06| +|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|1.987552700260992e-06| +|pypi|[pyright](https://pypi.org/project/pyright)|1.987552700260992e-06| +|pypi|[dfsql](https://pypi.org/project/dfsql)|1.987552700260992e-06| +|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|1.987552700260992e-06| +|pypi|[wotan](https://github.com/hippke/wotan)|1.9854210478583106e-06| +|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|1.9769806114298162e-06| +|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|1.9769806114298162e-06| +|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|1.9769806114298162e-06| +|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|1.9769806114298162e-06| +|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|1.9769806114298162e-06| +|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|1.9769806114298162e-06| +|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|1.9769806114298162e-06| +|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|1.9769806114298162e-06| +|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|1.9769806114298162e-06| +|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|1.9769806114298162e-06| +|pypi|[snakeviz](https://github.com/jiffyclub/snakeviz)|1.971930679942176e-06| +|pypi|[bson](https://pypi.org/project/bson)|1.9635042999756214e-06| +|pypi|[pyomo](https://pypi.org/project/pyomo)|1.950604605192043e-06| +|pypi|[libpysal](http://pysal.org/libpysal)|1.9466565541650877e-06| +|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.9365756541524462e-06| +|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.9357935153583615e-06| +|pypi|[percy](https://pypi.org/project/percy)|1.91702915913484e-06| +|pypi|[preconditions](https://pypi.org/project/preconditions)|1.91702915913484e-06| +|pypi|[mimesis](https://pypi.org/project/mimesis)|1.91702915913484e-06| +|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.91702915913484e-06| +|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.91702915913484e-06| +|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.91702915913484e-06| +|pypi|[moarchiving](https://pypi.org/project/moarchiving)|1.9164355802047777e-06| +|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.9137600932323316e-06| +|pypi|[snappy](https://pypi.org/project/snappy)|1.9137600932323316e-06| +|pypi|[datashape](https://pypi.org/project/datashape)|1.9137600932323316e-06| +|pypi|[fastremap](https://pypi.org/project/fastremap)|1.906012076660541e-06| +|pypi|[edt](https://pypi.org/project/edt)|1.906012076660541e-06| +|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.906012076660541e-06| +|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.906012076660541e-06| +|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.906012076660541e-06| +|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.906012076660541e-06| +|pypi|[bs4](https://pypi.org/project/bs4)|1.895921730904673e-06| +|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.8855131643100925e-06| +|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.877133105802062e-06| +|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.8771331058020514e-06| +|pypi|[jumper](https://vlab.jumper.io)|1.8771331058020514e-06| +|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.8771331058020514e-06| +|pypi|[atropos](https://atropos.readthedocs.org/)|1.8771331058020514e-06| +|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.8771331058020514e-06| +|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.8771331058020514e-06| +|pypi|[git](https://pypi.org)|1.8771331058020514e-06| +|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.8771331058020514e-06| +|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.8771331058020514e-06| +|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.8771331058020514e-06| +|pypi|[py-packman](https://github.com/Pranavkhade/PACKMAN)|1.8771331058020514e-06| +|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.8771331058020514e-06| +|pypi|[exhale](https://github.com/svenevs/exhale)|1.8771331058020514e-06| +|pypi|[PICOS](https://pypi.org/project/PICOS)|1.8771331058020478e-06| +|pypi|[petsc](https://petsc.org/)|1.8771331058020478e-06| +|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.8771331058020478e-06| +|pypi|[komics](http://github.com/frebio/komics)|1.8771331058020478e-06| +|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.8771331058020478e-06| +|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.8771331058020478e-06| +|pypi|[catscii](https://pypi.org/project/catscii)|1.8771331058020478e-06| +|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.8771331058020478e-06| +|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.8771331058020478e-06| +|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.8771331058020478e-06| +|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.8771331058020478e-06| +|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.8771331058020478e-06| +|pypi|[partycls](https://pypi.org/project/partycls)|1.8771331058020478e-06| +|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.8771331058020478e-06| +|pypi|[gymnasium](https://farama.org)|1.8771331058020304e-06| +|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.8771331058020304e-06| +|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.8762392328945286e-06| +|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8308983002404207e-06| +|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8308983002404207e-06| +|pypi|[ablog](https://pypi.org/project/ablog)|1.8308983002404207e-06| +|pypi|[pytype](https://pypi.org/project/pytype)|1.8308983002404207e-06| +|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8308983002404207e-06| +|pypi|[jraph](https://pypi.org/project/jraph)|1.8308983002404207e-06| +|pypi|[clu](https://pypi.org/project/clu)|1.8308983002404207e-06| +|pypi|[orbax](https://pypi.org/project/orbax)|1.8308983002404207e-06| +|pypi|[yte](https://github.com/koesterlab/yte)|1.8123273200065022e-06| +|pypi|[vulture](https://github.com/jendrikseipp/vulture)|1.8047999692062922e-06| +|pypi|[pypandoc](https://pypi.org/project/pypandoc)|1.7931560984372192e-06| +|pypi|[lap](https://pypi.org/project/lap)|1.7931560984372192e-06| +|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.7899733272148454e-06| +|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.7868863218692568e-06| +|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.7868863218692568e-06| +|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.7868863218692568e-06| +|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.7868863218692568e-06| +|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.7698683568990734e-06| +|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.7698683568990734e-06| +|pypi|[mongomock](https://pypi.org/project/mongomock)|1.7698683568990734e-06| +|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.7698683568990734e-06| +|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.7698683568990734e-06| +|pypi|[mike](https://pypi.org/project/mike)|1.7698683568990734e-06| +|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.7698683568990734e-06| +|pypi|[trollius](https://pypi.org/project/trollius)|1.7698683568990734e-06| +|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.7605532602838153e-06| +|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.7605532602838153e-06| +|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.7605532602838153e-06| +|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.7605532602838153e-06| +|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.7605532602838153e-06| +|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.7605532602838153e-06| +|pypi|[dodgy](https://pypi.org/project/dodgy)|1.7605532602838153e-06| +|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.7521696733300827e-06| +|pypi|[cliff](https://pypi.org/project/cliff)|1.7521696733300827e-06| +|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.7479525385960082e-06| +|pypi|[gstools](https://pypi.org/project/gstools)|1.7207053469852103e-06| +|pypi|[openturns](https://pypi.org/project/openturns)|1.7207053469852103e-06| +|pypi|[numpoly](https://pypi.org/project/numpoly)|1.7207053469852103e-06| +|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7056642163297453e-06| +|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7056642163297453e-06| +|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7056642163297453e-06| +|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7056642163297453e-06| +|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7056642163297453e-06| +|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7056642163297453e-06| +|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7056642163297453e-06| +|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7056642163297453e-06| +|pypi|[markdown-it-py>=1.0.0,<3.0.0](https://pypi.org/project/markdown-it-py>=1.0.0,<3.0.0)|1.7056642163297453e-06| +|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7056642163297453e-06| +|pypi|[jaxns](https://pypi.org/project/jaxns)|1.7000051322846363e-06| +|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.6894197952218428e-06| +|pypi|[levmar](https://pypi.org/project/levmar)|1.6894197952218428e-06| +|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.6894197952218428e-06| +|pypi|[bumps](https://pypi.org/project/bumps)|1.6894197952218428e-06| +|pypi|[tinycc](https://pypi.org/project/tinycc)|1.6894197952218428e-06| +|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.6894197952218428e-06| +|pypi|[dfogn](https://pypi.org/project/dfogn)|1.6894197952218428e-06| +|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.6894197952218428e-06| +|pypi|[croniter](https://pypi.org/project/croniter)|1.687073378839591e-06| +|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.6685627607129421e-06| +|pypi|[openbabel](http://openbabel.org/)|1.6643913538111492e-06| +|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.6594944848394936e-06| +|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.6518771331058018e-06| +|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.6518771331058018e-06| +|pypi|[genfire](https://pypi.org/project/genfire)|1.6518771331058018e-06| +|pypi|[swapper](https://pypi.org/project/swapper)|1.6518771331058018e-06| +|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.6518771331058018e-06| +|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.6518771331058018e-06| +|pypi|[opencv-contrib-python](https://github.com/skvark/opencv-python)|1.644726149845615e-06| +|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|1.644296403255451e-06| +|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.6390408552499497e-06| +|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.6353583617747439e-06| +|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.6353583617747439e-06| +|pypi|[smt](https://github.com/SMTorg/smt)|1.6313180562327433e-06| +|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.6301419076701993e-06| +|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6268486916951082e-06| +|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6216712027836308e-06| +|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6216712027836308e-06| +|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6216712027836308e-06| +|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6216712027836308e-06| +|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6216712027836308e-06| +|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6216712027836308e-06| +|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6216712027836308e-06| +|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6216712027836308e-06| +|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6216712027836308e-06| +|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6216712027836308e-06| +|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6216712027836308e-06| +|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6216712027836308e-06| +|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6216712027836308e-06| +|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6089712335446122e-06| +|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.608971233544612e-06| +|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6042268311892884e-06| +|pypi|[flake8-tidy-imports](https://pypi.org/project/flake8-tidy-imports)|1.5883433972171173e-06| +|pypi|[flake8-string-format](https://pypi.org/project/flake8-string-format)|1.5883433972171173e-06| +|pypi|[flake8-pep3101](https://pypi.org/project/flake8-pep3101)|1.5883433972171173e-06| +|pypi|[flake8-mutable](https://pypi.org/project/flake8-mutable)|1.5883433972171173e-06| +|pypi|[flake8-blind-except](https://pypi.org/project/flake8-blind-except)|1.5883433972171173e-06| +|pypi|[types-tabulate](https://pypi.org/project/types-tabulate)|1.5883433972171173e-06| +|pypi|[py-stringmatching](https://pypi.org/project/py-stringmatching)|1.5883433972171173e-06| +|pypi|[pylev](https://pypi.org/project/pylev)|1.5883433972171173e-06| +|pypi|[distance](https://pypi.org/project/distance)|1.5883433972171173e-06| +|pypi|[pyxDamerauLevenshtein](https://pypi.org/project/pyxDamerauLevenshtein)|1.5883433972171173e-06| +|pypi|[cmasher](https://cmasher.readthedocs.io)|1.5851346226772853e-06| +|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.5851346226772853e-06| +|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.5851346226772853e-06| +|pypi|[ecdsa](https://pypi.org/project/ecdsa)|1.5651040709420446e-06| +|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|1.5651040709420446e-06| +|pypi|[foldedleastsquares](https://pypi.org/project/foldedleastsquares)|1.561648550205065e-06| +|pypi|[everest-pipeline](https://pypi.org/project/everest-pipeline)|1.561648550205065e-06| +|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.561648550205065e-06| +|pypi|[autodoc](https://pypi.org/project/autodoc)|1.5616485502050647e-06| +|pypi|[Boruta](https://pypi.org/project/Boruta)|1.5513496742165684e-06| +|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.5513496742165684e-06| +|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.5513496742165684e-06| +|pypi|[daphne](https://pypi.org/project/daphne)|1.5513496742165684e-06| +|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.5513496742165684e-06| +|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.5513496742165684e-06| +|pypi|[django-light](https://pypi.org/project/django-light)|1.5513496742165684e-06| +|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.5513496742165684e-06| +|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.5513496742165684e-06| +|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.5513496742165684e-06| +|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.5513496742165684e-06| +|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.5513496742165684e-06| +|pypi|[kmodes](https://pypi.org/project/kmodes)|1.5513496742165684e-06| +|pypi|[missingno](https://pypi.org/project/missingno)|1.5513496742165684e-06| +|pypi|[multimethod](https://pypi.org/project/multimethod)|1.5513496742165684e-06| +|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.5513496742165684e-06| +|pypi|[phik](https://pypi.org/project/phik)|1.5513496742165684e-06| +|pypi|[pycaret](https://pypi.org/project/pycaret)|1.5513496742165684e-06| +|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.5513496742165684e-06| +|pypi|[pyod](https://pypi.org/project/pyod)|1.5513496742165684e-06| +|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.5513496742165684e-06| +|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.5513496742165684e-06| +|pypi|[textblob](https://pypi.org/project/textblob)|1.5513496742165684e-06| +|pypi|[visions](https://pypi.org/project/visions)|1.5513496742165684e-06| +|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.5513496742165684e-06| +|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.551328090221101e-06| +|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.551328090221101e-06| +|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.551328090221101e-06| +|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5486348122866895e-06| +|pypi|[pydata_sphinx_theme](https://pypi.org/project/pydata_sphinx_theme)|1.5486348122866893e-06| +|pypi|[flit](https://pypi.org/project/flit)|1.5486348122866893e-06| +|pypi|[peppy](https://pypi.org/project/peppy)|1.5486348122866893e-06| +|pypi|[eido](https://pypi.org/project/eido)|1.5486348122866893e-06| +|pypi|[slacker](https://pypi.org/project/slacker)|1.5486348122866893e-06| +|pypi|[throttler](https://pypi.org/project/throttler)|1.5486348122866893e-06| +|pypi|[reretry](https://pypi.org/project/reretry)|1.5486348122866893e-06| +|pypi|[types-Pillow](https://pypi.org/project/types-Pillow)|1.5447632252559726e-06| +|pypi|[pscript](https://pypi.org/project/pscript)|1.5419307654802534e-06| +|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.5419307654802534e-06| +|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5329920364050256e-06| +|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5295158639868537e-06| +|pypi|[splot](https://pypi.org/project/splot)|1.5295158639868537e-06| +|pypi|[esda](https://pypi.org/project/esda)|1.5295158639868537e-06| +|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5017064846416664e-06| +|pypi|[qtsass](https://pypi.org/project/qtsass)|1.4748902974158946e-06| +|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.462610914736206e-06| +|pypi|[spin](https://pypi.org/project/spin)|1.462610914736206e-06| +|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.4575386468580605e-06| +|pypi|[portpicker](https://pypi.org/project/portpicker)|1.4518451365187713e-06| +|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.4518451365187713e-06| +|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4469567690557463e-06| +|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.4414216329745338e-06| +|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.4414216329745338e-06| +|pypi|[get_version](https://pypi.org/project/get_version)|1.4414216329745338e-06| +|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.4414216329745338e-06| +|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4266211604095562e-06| +|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.4181637475152833e-06| +|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|1.4078498293515357e-06| +|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|1.4078498293515357e-06| +|pypi|[vegafusion](https://pypi.org/project/vegafusion)|1.4078498293515357e-06| +|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|1.4078498293515357e-06| +|pypi|[anywidget](https://pypi.org/project/anywidget)|1.4078498293515357e-06| +|pypi|[oemof.db](https://pypi.org/project/oemof.db)|1.4078498293515357e-06| +|pypi|[GeoAlchemy2](https://pypi.org/project/GeoAlchemy2)|1.4078498293515357e-06| +|pypi|[gin-config](https://pypi.org/project/gin-config)|1.3908621994347751e-06| +|pypi|[pytest-isort](https://pypi.org/project/pytest-isort)|1.389195819112629e-06| +|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.367569681456201e-06| +|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.35570724307926e-06| +|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.351535836177474e-06| +|pypi|[WebOb](https://pypi.org/project/WebOb)|1.3476853067296764e-06| +|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3466389672058169e-06| +|pypi|[uharfbuzz](https://pypi.org/project/uharfbuzz)|1.3274012676743052e-06| +|pypi|[astroML](http://astroML.github.com)|1.303564656806984e-06| +|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3004531975605664e-06| +|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|1.295417807448526e-06| +|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.2905290102389081e-06| +|pypi|[quandl](https://github.com/quandl/quandl-python)|1.2905290102389081e-06| +|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.2905290102389077e-06| +|pypi|[lcbuilder](https://github.com/PlanetHunders/lcbuilder)|1.2888631973914644e-06| +|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.2858947159288496e-06| +|pypi|[pybv](https://pypi.org/project/pybv)|1.27278255070417e-06| +|pypi|[radon](https://pypi.org/project/radon)|1.264191683499338e-06| +|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.2571270829150772e-06| +|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.2571270829150772e-06| +|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.2571270829150772e-06| +|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.2571270829150772e-06| +|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.251422070534708e-06| +|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.251422070534708e-06| +|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.251422070534708e-06| +|pypi|[pyone](http://opennebula.io)|1.251422070534708e-06| +|pypi|[pystan](https://mc-stan.org)|1.251422070534708e-06| +|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.251422070534708e-06| +|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.251422070534708e-06| +|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.251422070534708e-06| +|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.251422070534708e-06| +|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.251422070534708e-06| +|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.251422070534708e-06| +|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.251422070534708e-06| +|pypi|[synthia](https://github.com/dmey/synthia)|1.251422070534708e-06| +|pypi|[symfem](https://github.com/mscroggs/symfem)|1.251422070534708e-06| +|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.251422070534708e-06| +|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.251422070534708e-06| +|pypi|[contextily](https://github.com/darribas/contextily)|1.251422070534708e-06| +|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.251422070534708e-06| +|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.251422070534708e-06| +|pypi|[parmap](https://github.com/zeehio/parmap)|1.251422070534708e-06| +|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.251422070534708e-06| +|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.251422070534708e-06| +|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2514220705346987e-06| +|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2514220705346987e-06| +|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2514220705346987e-06| +|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2514220705346987e-06| +|pypi|[libceed](https://libceed.readthedocs.io)|1.2514220705346987e-06| +|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2514220705346987e-06| +|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2514220705346987e-06| +|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2514220705346987e-06| +|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2514220705346987e-06| +|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2514220705346987e-06| +|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2514220705346987e-06| +|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2514220705346987e-06| +|pypi|[clingo](https://github.com/potassco/clingo)|1.2514220705346987e-06| +|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.2442362233257783e-06| +|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2440172062120088e-06| +|pypi|[pyqtwebengine](https://pypi.org/project/pyqtwebengine)|1.240118903445998e-06| +|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2389078498293515e-06| +|pypi|[pyink](https://pypi.org/project/pyink)|1.2024693836579e-06| +|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.1912575479128379e-06| +|pypi|[pyquery](https://pypi.org/project/pyquery)|1.1912575479128379e-06| +|pypi|[PySide2](https://www.pyside.org)|1.1788395904436978e-06| +|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.1756781031075991e-06| +|pypi|[python-forge](http://github.com/dfee/forge)|1.164424814294318e-06| +|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.1436072459963245e-06| +|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.1436072459963245e-06| +|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.1153257710866283e-06| +|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.1153257710866283e-06| +|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1017955186229394e-06| +|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.0998413690333122e-06| +|pypi|[stingray](https://docs.stingray.science)|1.0949943117178669e-06| +|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.0725845933846891e-06| +|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0680240084735787e-06| +|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.0637087599544996e-06| +|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.055887372013652e-06| +|pypi|[iso3166](https://pypi.org/project/iso3166)|1.055887372013652e-06| +|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0428517254455884e-06| +|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.0340484316593592e-06| +|pypi|[pytest-ignore-flaky](https://pypi.org/project/pytest-ignore-flaky)|1.0324232081911262e-06| +|pypi|[big-O](https://pypi.org/project/big-O)|1.0324232081911262e-06| +|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0206911262798705e-06| +|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.008722032612816e-06| +|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0049298445202933e-06| +|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|1.001137656427768e-06| +|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|9.980854074752341e-07| +|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.947632252559762e-07| +|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|9.93776350130496e-07| +|pypi|[pyoculus](https://pypi.org/project/pyoculus)|9.93776350130496e-07| +|pypi|[py-spec](https://pypi.org/project/py-spec)|9.93776350130496e-07| +|pypi|[ale-py](https://pypi.org/project/ale-py)|9.93776350130496e-07| +|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|9.93776350130496e-07| +|pypi|[rlds](https://pypi.org/project/rlds)|9.93776350130496e-07| +|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|9.911262798634811e-07| +|pypi|[ua_parser](https://pypi.org/project/ua_parser)|9.83260198277263e-07| +|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|9.83260198277263e-07| +|pypi|[chart_studio](https://pypi.org/project/chart_studio)|9.83260198277263e-07| +|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|9.797169182834736e-07| +|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.683623164851877e-07| +|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.683042931560981e-07| +|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.670079635949983e-07| +|pypi|[spacy-transformers](https://spacy.io)|9.555917136280655e-07| +|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.555917136280655e-07| +|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.555917136280655e-07| +|pypi|[natto-py](https://pypi.org/project/natto-py)|9.555917136280655e-07| +|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.555917136280655e-07| +|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.555917136280655e-07| +|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.555917136280655e-07| +|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.385665529010257e-07| +|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.385665529010257e-07| +|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.385665529010257e-07| +|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.385665529010257e-07| +|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.385665529010257e-07| +|pypi|[cspy](https://github.com/torressa/cspy)|9.385665529010257e-07| +|pypi|[genshi](https://github.com/edgewall/genshi)|9.385665529010257e-07| +|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.385665529010257e-07| +|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.385665529010257e-07| +|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.385665529010257e-07| +|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.385665529010257e-07| +|pypi|[multiqc](http://multiqc.info)|9.385665529010257e-07| +|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.385665529010257e-07| +|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.385665529010257e-07| +|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.385665529010239e-07| +|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.385665529010239e-07| +|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.385665529010239e-07| +|pypi|[easybuild](https://easybuild.io)|9.385665529010239e-07| +|pypi|[easybuild-easyblocks](https://easybuild.io)|9.385665529010239e-07| +|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.385665529010239e-07| +|pypi|[easybuild-framework](https://easybuild.io)|9.385665529010239e-07| +|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.385665529010239e-07| +|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.385665529010239e-07| +|pypi|[COFFEE](UNKNOWN)|9.385665529010239e-07| +|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.385665529010239e-07| +|pypi|[jsonref](https://pypi.org/project/jsonref)|9.131998893091043e-07| +|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.131998893091043e-07| +|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.131998893091043e-07| +|pypi|[promise](https://pypi.org/project/promise)|9.131998893091043e-07| +|pypi|[oemof.network](https://pypi.org/project/oemof.network)|9.109616542862879e-07| +|pypi|[oemof.tools](https://pypi.org/project/oemof.tools)|9.109616542862879e-07| +|pypi|[punch.py](https://pypi.org/project/punch.py)|9.109616542862879e-07| +|pypi|[windpowerlib](https://pypi.org/project/windpowerlib)|9.109616542862879e-07| +|pypi|[open-FRED-cli](https://pypi.org/project/open-FRED-cli)|9.109616542862879e-07| +|pypi|[oedialect](https://pypi.org/project/oedialect)|9.109616542862879e-07| +|pypi|[testresources](https://pypi.org/project/testresources)|9.085324232081911e-07| +|pypi|[oslotest](https://pypi.org/project/oslotest)|9.085324232081911e-07| +|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.085324232081911e-07| +|pypi|[betamax](https://pypi.org/project/betamax)|9.085324232081911e-07| +|pypi|[cugraph](https://pypi.org/project/cugraph)|8.934431609346284e-07| +|pypi|[cuml](https://pypi.org/project/cuml)|8.934431609346284e-07| +|pypi|[poppy](https://poppy-optics.readthedocs.io/)|8.864239666287471e-07| +|pypi|[bioframe](https://github.com/open2c/bioframe)|8.864239666287471e-07| +|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|8.849341784495367e-07| +|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|8.832151920889164e-07| +|pypi|[clize](https://github.com/epsy/clize)|8.759954493742914e-07| +|pypi|[tvtk](https://pypi.org/project/tvtk)|8.745231881148362e-07| +|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.51749146757679e-07| +|pypi|[sybil](https://pypi.org/project/sybil)|8.51749146757679e-07| +|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.51749146757679e-07| +|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.465502241852422e-07| +|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.465502241852422e-07| +|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.33447098976113e-07| +|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.213295343734763e-07| +|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.167544606010803e-07| +|pypi|[pylab-sdk](https://pypi.org/project/pylab-sdk)|8.150709538350997e-07| +|pypi|[dcor](https://pypi.org/project/dcor)|8.010180063551841e-07| +|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.007086889940322e-07| +|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|7.946530147895375e-07| +|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.711465731943553e-07| +|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.597174819871099e-07| +|pypi|[test-tube](https://pypi.org/project/test-tube)|7.554316157496046e-07| +|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.554316157496046e-07| +|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.554316157496046e-07| +|pypi|[torchtext](https://pypi.org/project/torchtext)|7.554316157496046e-07| +|pypi|[brian2](http://www.briansimulator.org/)|7.508532423208332e-07| +|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.508532423208332e-07| +|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.508532423208332e-07| +|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.508532423208332e-07| +|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.508532423208332e-07| +|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.508532423208332e-07| +|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.508532423208227e-07| +|pypi|[bakta](https://github.com/oschwengers/bakta)|7.508532423208227e-07| +|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.508532423208227e-07| +|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.508532423208227e-07| +|pypi|[molsets](https://pypi.org/project/molsets)|7.508532423208227e-07| +|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.508532423208227e-07| +|pypi|[kombine](https://github.com/bfarr/kombine)|7.508532423208227e-07| +|pypi|[gala](http://gala.adrian.pw/)|7.508532423208227e-07| +|pypi|[RagTag](https://github.com/malonge/RagTag)|7.508532423208227e-07| +|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.508532423208227e-07| +|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.508532423208227e-07| +|pypi|[update_checker](https://github.com/bboe/update_checker)|7.508532423208227e-07| +|pypi|[pyviz](http://pyviz.org)|7.508532423208227e-07| +|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.508532423208227e-07| +|pypi|[control](https://python-control.org)|7.508532423208227e-07| +|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.508532423208227e-07| +|pypi|[statistics](UNKNOWN)|7.508532423208191e-07| +|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.508532423208191e-07| +|pypi|[pbcore](UNKNOWN)|7.508532423208191e-07| +|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.508532423208191e-07| +|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.508532423208191e-07| +|pypi|[Cigar](https://github.com/brentp/cigar)|7.508532423208191e-07| +|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.508532423208191e-07| +|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.508532423208191e-07| +|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.508532423208191e-07| +|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.508532423208121e-07| +|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.508532423208121e-07| +|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.508532423208121e-07| +|pypi|[simupy](https://github.com/simupy/simupy)|7.508532423208121e-07| +|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.478317000982e-07| +|pypi|[sparse](https://github.com/pydata/sparse/)|7.261092150170674e-07| +|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.173330082886398e-07| +|pypi|[sciris](http://github.com/sciris/sciris)|6.923607003912169e-07| +|pypi|[iPython](https://ipython.org)|6.901224653684011e-07| +|pypi|[django-storages](https://github.com/jschneier/django-storages)|6.825938566552886e-07| +|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|6.825938566552886e-07| +|pypi|[mxnet](https://pypi.org/project/mxnet)|6.660794891555653e-07| +|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.660794891555653e-07| +|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.640320938865927e-07| +|pypi|[starry](https://pypi.org/project/starry)|6.497768443160934e-07| +|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.452645051194539e-07| +|pypi|[ftfy](https://pypi.org/project/ftfy)|6.452645051194539e-07| +|pypi|[fairscale](https://pypi.org/project/fairscale)|6.452645051194539e-07| +|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.452645051194539e-07| +|pypi|[unidic](https://pypi.org/project/unidic)|6.452645051194539e-07| +|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.452645051194539e-07| +|pypi|[ipadic](https://pypi.org/project/ipadic)|6.452645051194539e-07| +|pypi|[fugashi](https://pypi.org/project/fugashi)|6.452645051194539e-07| +|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.452645051194539e-07| +|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.452645051194539e-07| +|pypi|[sigopt](https://pypi.org/project/sigopt)|6.452645051194539e-07| +|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.452645051194539e-07| +|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.452645051194539e-07| +|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.403761376564289e-07| +|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.325869807098529e-07| +|pypi|[falcon](https://pypi.org/project/falcon)|6.320958417496691e-07| +|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.320958417496691e-07| +|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.304564060656965e-07| +|pypi|[gsd](https://gsd.readthedocs.io)|6.304564060656965e-07| +|pypi|[guizero](https://github.com/lawsie/guizero)|6.25711035267354e-07| +|pypi|[proper](https://pypi.org/project/proper)|6.25711035267354e-07| +|pypi|[Requests](https://requests.readthedocs.io)|6.25711035267354e-07| +|pypi|[qtl](https://pypi.org/project/qtl)|6.25711035267354e-07| +|pypi|[agutil](https://github.com/agraubert/agutil)|6.25711035267354e-07| +|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.25711035267354e-07| +|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.25711035267354e-07| +|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.25711035267354e-07| +|pypi|[mbo](https://github.com/basf/mbo)|6.25711035267354e-07| +|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.25711035267354e-07| +|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.25711035267354e-07| +|pypi|[wntr](https://github.com/USEPA/WNTR)|6.25711035267354e-07| +|pypi|[aesara](https://github.com/aesara-devs/aesara)|6.25711035267354e-07| +|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.25711035267354e-07| +|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.25711035267354e-07| +|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.25711035267354e-07| +|pypi|[yupi](https://github.com/yupidevs/yupi)|6.25711035267354e-07| +|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.25711035267354e-07| +|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.25711035267354e-07| +|pypi|[astro-drpy](https://github.com/RuiningZHAO/drpy)|6.25711035267354e-07| +|pypi|[Pandas](https://pandas.pydata.org)|6.25711035267354e-07| +|pypi|[Seaborn](https://seaborn.pydata.org)|6.25711035267354e-07| +|pypi|[Sympy](https://sympy.org)|6.25711035267354e-07| +|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.257110352673493e-07| +|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.257110352673493e-07| +|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.257110352673493e-07| +|pypi|[snowflake-connector-python](https://pypi.org/project/snowflake-connector-python)|6.194539249146757e-07| +|pypi|[distrax](https://github.com/deepmind/distrax)|6.114090687469584e-07| +|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.094588005850825e-07| +|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.048540007584372e-07| +|pypi|[fastai](https://pypi.org/project/fastai)|6.043452925996837e-07| +|pypi|[hf-doc-builder](https://pypi.org/project/hf-doc-builder)|6.043452925996837e-07| +|pypi|[types-tqdm](https://pypi.org/project/types-tqdm)|6.043452925996837e-07| +|pypi|[types-simplejson](https://pypi.org/project/types-simplejson)|6.043452925996837e-07| +|pypi|[gradio](https://pypi.org/project/gradio)|6.043452925996837e-07| +|pypi|[pytest-vcr](https://pypi.org/project/pytest-vcr)|6.043452925996837e-07| +|pypi|[InquirerPy](https://pypi.org/project/InquirerPy)|6.043452925996837e-07| +|pypi|[APLpy](http://aplpy.github.io)|5.775794171698644e-07| +|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.678327645051194e-07| +|pypi|[pep440](https://pypi.org/project/pep440)|5.678327645051194e-07| +|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.575085324232082e-07| +|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.575085324232081e-07| +|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.575085324232081e-07| +|pypi|[scikit_image](https://scikit-image.org)|5.561875869043123e-07| +|pypi|[kfac](http://github.com/tensorflow/kfac)|5.414807035967454e-07| +|pypi|[magpy_rv](https://github.com/frescigno/MAGPy_RV)|5.363237445148764e-07| +|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.363237445148764e-07| +|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.363237445148764e-07| +|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.363237445148764e-07| +|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.363237445148764e-07| +|pypi|[dsharp_opac](https://github.com/birnstiel/dsharp_opac)|5.363237445148764e-07| +|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.363237445148764e-07| +|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.363237445148764e-07| +|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.363237445148764e-07| +|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.363237445148764e-07| +|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.363237445148764e-07| +|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.363237445148764e-07| +|pypi|[kllr](https://github.com/afarahi/kllr)|5.363237445148764e-07| +|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.363237445148764e-07| +|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.363237445148764e-07| +|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.363237445148764e-07| +|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.363237445148764e-07| +|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.363237445148764e-07| +|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.363237445148764e-07| +|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.363237445148764e-07| +|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.363237445148764e-07| +|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.363237445148764e-07| +|pypi|[neomodel](https://neomodel.readthedocs.io)|5.363237445148764e-07| +|pypi|[faker](https://github.com/joke2k/faker)|5.363237445148764e-07| +|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.363237445148708e-07| +|pypi|[random](https://www.pytosquatting.org)|5.363237445148708e-07| +|pypi|[sys](https://github.com/stestagg/sys)|5.363237445148708e-07| +|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.363237445148708e-07| +|pypi|[usort](https://pypi.org/project/usort)|5.27943686006826e-07| +|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.198214754528826e-07| +|pypi|[ipytree](https://pypi.org/project/ipytree)|5.105389491055019e-07| +|pypi|[connexion](https://github.com/zalando/connexion)|5.005688282138748e-07| +|pypi|[furl](https://pypi.org/project/furl)|4.916300991386316e-07| +|pypi|[pyodbc](https://pypi.org/project/pyodbc)|4.916300991386316e-07| +|pypi|[pg8000](https://pypi.org/project/pg8000)|4.916300991386316e-07| +|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|4.916300991386316e-07| +|pypi|[flexmock](https://pypi.org/project/flexmock)|4.916300991386316e-07| +|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|4.890010611753264e-07| +|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.839483788395904e-07| +|pypi|[stregion](https://pypi.org/project/stregion)|4.839483788395904e-07| +|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.839483788395904e-07| +|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.839483788395904e-07| +|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.839483788395904e-07| +|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.783427991619117e-07| +|pypi|[yajl](https://pypi.org/project/yajl)|4.783427991619117e-07| +|pypi|[tinygp](https://github.com/dfm/tinygp)|4.711236030248257e-07| +|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.6928327645051285e-07| +|pypi|[pepita](https://pypi.org/project/pepita)|4.6928327645051285e-07| +|pypi|[nodepy](https://github.com/ketch/nodepy)|4.6928327645051285e-07| +|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.6928327645051285e-07| +|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.6928327645051285e-07| +|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.6928327645051285e-07| +|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.6928327645051285e-07| +|pypi|[plotly_express](https://plotly.express/)|4.6928327645051285e-07| +|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|4.6928327645051285e-07| +|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.6928327645051285e-07| +|pypi|[pymoo](https://pymoo.org)|4.6928327645051285e-07| +|pypi|[ConfigSpace](https://github.com/automl/ConfigSpace)|4.6928327645051285e-07| +|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.6928327645051285e-07| +|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.6928327645051285e-07| +|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.6928327645051285e-07| +|pypi|[sgdml](http://www.sgdml.org)|4.6928327645051285e-07| +|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.6928327645051285e-07| +|pypi|[clint](https://github.com/kennethreitz/clint)|4.6928327645051285e-07| +|pypi|[tatter](https://github.com/afarahi/tatter)|4.6928327645051285e-07| +|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.6928327645051285e-07| +|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.6928327645051285e-07| +|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.6928327645051285e-07| +|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.6928327645051285e-07| +|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.6928327645051285e-07| +|pypi|[findiff](https://github.com/maroba/findiff)|4.6928327645051195e-07| +|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.6928327645051195e-07| +|pypi|[blessed](https://github.com/jquast/blessed)|4.6771899886234685e-07| +|pypi|[time-machine](https://pypi.org/project/time-machine)|4.570877408687172e-07| +|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.5594440940792397e-07| +|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.467215804673142e-07| +|pypi|[datetime](https://github.com/zopefoundation/DateTime)|4.3881033642126035e-07| +|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.3829287140189323e-07| +|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.3829287140189323e-07| +|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.1714069017823426e-07| +|pypi|[retriever](https://github.com/weecology/retriever)|4.1714069017823426e-07| +|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.1714069017823426e-07| +|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.1714069017823426e-07| +|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.1714069017823426e-07| +|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.1714069017823426e-07| +|pypi|[dca](https://github.com/theislab/dca)|4.1714069017823426e-07| +|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.1714069017823426e-07| +|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.1714069017823426e-07| +|pypi|[fleck](https://github.com/bmorris3/fleck)|4.1714069017823426e-07| +|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.1714069017823426e-07| +|pypi|[acor](http://github.com/dfm/acor)|4.1714069017823426e-07| +|pypi|[yabox](https://github.com/pablormier/yabox)|4.1714069017823426e-07| +|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.1714069017823426e-07| +|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.1714069017823426e-07| +|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.1714069017823426e-07| +|pypi|[modAL](https://modAL-python.github.io/)|4.1714069017823426e-07| +|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.1714069017823426e-07| +|pypi|[injector](https://github.com/alecthomas/injector)|4.1714069017823426e-07| +|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.1714069017823426e-07| +|pypi|[htof](https://pypi.org/project/htof)|4.1714069017823426e-07| +|pypi|[sk-video](http://scikit-video.org/)|4.1714069017823426e-07| +|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.1714069017823426e-07| +|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.1714069017823426e-07| +|pypi|[pyxdf](https://github.com/xdf-modules/xdf-Python)|4.1714069017823426e-07| +|pypi|[textdistance](https://github.com/orsinium/textdistance)|4.1714069017823426e-07| +|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.1714069017823426e-07| +|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.1714069017823426e-07| +|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.1714069017823283e-07| +|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.1714069017823283e-07| +|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.1714069017823283e-07| +|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.1714069017823283e-07| +|pypi|[vmad](https://pypi.org/project/vmad)|4.1714069017823283e-07| +|pypi|[abopt](https://pypi.org/project/abopt)|4.1714069017823283e-07| +|pypi|[fastpm](https://pypi.org/project/fastpm)|4.1714069017823283e-07| +|pypi|[single-source](https://github.com/rabbit72/single-source)|4.12969283276453e-07| +|pypi|[python-sat](https://github.com/pysathq/pysat)|4.12969283276453e-07| +|pypi|[sphinx_book_theme](https://pypi.org/project/sphinx_book_theme)|3.9995177326012763e-07| +|pypi|[gprof2dot](https://pypi.org/project/gprof2dot)|3.9995177326012763e-07| +|pypi|[panflute](https://pypi.org/project/panflute)|3.9995177326012763e-07| +|pypi|[mistletoe](https://pypi.org/project/mistletoe)|3.9995177326012763e-07| +|pypi|[tf-slim](https://pypi.org/project/tf-slim)|3.970858493042793e-07| +|pypi|[pypng](https://pypi.org/project/pypng)|3.970858493042793e-07| +|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|3.970858493042793e-07| +|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|3.970858493042793e-07| +|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|3.9518591701095933e-07| +|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.835324232081905e-07| +|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.812024153321081e-07| +|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.812024153321081e-07| +|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.812024153321081e-07| +|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.812024153321081e-07| +|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.812024153321081e-07| +|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.812024153321081e-07| +|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.812024153321081e-07| +|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.812024153321081e-07| +|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.812024153321081e-07| +|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.812024153321081e-07| +|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.812024153321081e-07| +|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.812024153321081e-07| +|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.812024153321081e-07| +|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.812024153321081e-07| +|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.812024153321081e-07| +|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.812024153321081e-07| +|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.812024153321081e-07| +|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.812024153321081e-07| +|pypi|[pypka](https://pypka.org)|3.754266211604166e-07| +|pypi|[clldutils](https://github.com/clld/clldutils)|3.754266211604166e-07| +|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.754266211604166e-07| +|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.754266211604166e-07| +|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.7542662116041136e-07| +|pypi|[st-pages](https://pypi.org/project/st-pages)|3.7542662116041136e-07| +|pypi|[stmol](https://github.com/napoles-uach/streamlit_3dmol)|3.7542662116041136e-07| +|pypi|[streamlit-plotly-events](https://github.com/null-jones/streamlit-plotly-events)|3.7542662116041136e-07| +|pypi|[muse-origin](https://github.com/musevlt/origin)|3.7542662116041136e-07| +|pypi|[libroadrunner](http://libroadrunner.org)|3.7542662116041136e-07| +|pypi|[slab](http://github.com/DrMarc/slab.git)|3.7542662116041136e-07| +|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.7542662116041136e-07| +|pypi|[cora](https://heycora.com)|3.7542662116041136e-07| +|pypi|[fsps](https://github.com/dfm/python-fsps)|3.7542662116041136e-07| +|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.7542662116041136e-07| +|pypi|[ncfs](https://github.com/BradhamLab/ncfs)|3.7542662116041136e-07| +|pypi|[sslouvain](https://github.com/dakota-hawkins/sslouvain)|3.7542662116041136e-07| +|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.7542662116040956e-07| +|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.7542662116040956e-07| +|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.7542662116040956e-07| +|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.7542662116040956e-07| +|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.7542662116040956e-07| +|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.7542662116040956e-07| +|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.7542662116040956e-07| +|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.7542662116040606e-07| +|pypi|[apricot-select](http://pypi.python.org/pypi/apricot-select/)|3.7542662116040606e-07| +|pypi|[grpcio-reflection](https://grpc.io)|3.472696245733814e-07| +|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.412969283276443e-07| +|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.412969283276443e-07| +|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.412969283276443e-07| +|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.412969283276443e-07| +|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.412969283276443e-07| +|pypi|[bravado](https://github.com/Yelp/bravado)|3.412969283276443e-07| +|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.412969283276443e-07| +|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.412969283276443e-07| +|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.412969283276443e-07| +|pypi|[biomaj](http://biomaj.genouest.org)|3.412969283276443e-07| +|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.412969283276443e-07| +|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.412969283276443e-07| +|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.412969283276443e-07| +|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.412969283276443e-07| +|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.412969283276443e-07| +|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.412969283276443e-07| +|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.412969283276443e-07| +|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.412969283276443e-07| +|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.412969283276443e-07| +|pypi|[OpenNMT-py](https://opennmt.net/)|3.412969283276443e-07| +|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|3.412969283276443e-07| +|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.412969283276443e-07| +|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.412969283276443e-07| +|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.412969283276443e-07| +|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.412969283276443e-07| +|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.412969283276443e-07| +|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.1806977626090354e-07| +|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.12855517633677e-07| +|pypi|[plonk](https://github.com/dmentipl/plonk)|3.12855517633677e-07| +|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.12855517633677e-07| +|pypi|[iScore](https://github.com/DeepRank/iScore)|3.12855517633677e-07| +|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.12855517633677e-07| +|pypi|[statannotations](https://github.com/trevismd/statannotations)|3.12855517633677e-07| +|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.12855517633677e-07| +|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.12855517633677e-07| +|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.12855517633677e-07| +|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.12855517633677e-07| +|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.12855517633677e-07| +|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.12855517633677e-07| +|pypi|[daft](http://daft-pgm.org)|3.12855517633677e-07| +|pypi|[k2sc](https://github.com/OxES/k2sc)|3.12855517633677e-07| +|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.12855517633677e-07| +|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.12855517633677e-07| +|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.008226131093046e-07| +|pypi|[geopy](https://github.com/geopy/geopy)|2.9925833552113595e-07| +|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.887897085849375e-07| +|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.887897085849375e-07| +|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.887897085849322e-07| +|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.887897085849322e-07| +|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.887897085849322e-07| +|pypi|[einsteinpy](https://einsteinpy.org/)|2.887897085849322e-07| +|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.887897085849322e-07| +|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.887897085849322e-07| +|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.887897085849322e-07| +|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.887897085849322e-07| +|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.887897085849322e-07| +|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.887897085849322e-07| +|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.887897085849322e-07| +|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.887897085849322e-07| +|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.887897085849322e-07| +|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.887897085849322e-07| +|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.887897085849322e-07| +|pypi|[outcome](https://github.com/python-trio/outcome)|2.856817812449186e-07| +|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.784757904211852e-07| +|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.681618722574382e-07| +|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.681618722574382e-07| +|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.681618722574382e-07| +|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.681618722574382e-07| +|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.681618722574382e-07| +|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.681618722574382e-07| +|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.681618722574382e-07| +|pypi|[cloup](https://github.com/janLuke/cloup)|2.681618722574382e-07| +|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.681618722574382e-07| +|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.681618722574382e-07| +|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.681618722574382e-07| +|pypi|[dash_auth](https://plotly.com/dash)|2.681618722574382e-07| +|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.681618722574382e-07| +|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.681618722574382e-07| +|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.681618722574382e-07| +|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.681618722574382e-07| +|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.681618722574382e-07| +|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.681618722574382e-07| +|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.63692507719813e-07| +|pypi|[retry](https://github.com/invl/retry)|2.63692507719813e-07| +|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.502844141069374e-07| +|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.502844141069374e-07| +|pypi|[segment-anything-py](https://github.com/opengeos/segment-anything)|2.502844141069374e-07| +|pypi|[segment-anything-hq](https://github.com/SysCV/sam-hq)|2.502844141069374e-07| +|pypi|[huggingface_hub](https://github.com/huggingface/huggingface_hub)|2.502844141069374e-07| +|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.502844141069374e-07| +|pypi|[ficus](https://github.com/camillescott/ficus)|2.502844141069374e-07| +|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.502844141069374e-07| +|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.502844141069374e-07| +|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.502844141069374e-07| +|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.477815699658697e-07| +|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.3464163822525642e-07| +|pypi|[frites](https://github.com/brainets/frites)|2.3464163822525642e-07| +|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.3464163822525642e-07| +|pypi|[pebble](https://github.com/noxdafox/pebble)|2.3464163822525642e-07| +|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.3464163822525642e-07| +|pypi|[elmada](https://github.com/DrafProject/elmada)|2.3464163822525642e-07| +|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.3464163822525642e-07| +|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.3464163822525642e-07| +|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.3464163822525642e-07| +|pypi|[samsum](https://github.com/hallamlab/samsum)|2.3464163822525642e-07| +|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.3464163822525642e-07| +|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.3464163822525642e-07| +|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.3464163822525642e-07| +|pypi|[pirecorder](https://github.com/jollejolles)|2.3464163822525642e-07| +|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.3464163822525642e-07| +|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.322952218430022e-07| +|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.3151308304891986e-07| +|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.2083918891788826e-07| +|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.2083918891788826e-07| +|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.2083918891788826e-07| +|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.2083918891788826e-07| +|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.2083918891788826e-07| +|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.2083918891788826e-07| +|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.2083918891788826e-07| +|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.2083918891788826e-07| +|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.2083918891788826e-07| +|pypi|[dmsh](https://pypi.org/project/dmsh)|2.2083918891788826e-07| +|pypi|[glvis](https://github.com/glvis/pyglvis)|2.2083918891788826e-07| +|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.2083918891788826e-07| +|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2083918891788562e-07| +|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2083918891788562e-07| +|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.0857034508911713e-07| +|pypi|[pymunk](http://www.pymunk.org)|2.0857034508911713e-07| +|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.0857034508911713e-07| +|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.0857034508911713e-07| +|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.0857034508911713e-07| +|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.0857034508911713e-07| +|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.0857034508911713e-07| +|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.0857034508911713e-07| +|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.0857034508911713e-07| +|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.0857034508911713e-07| +|pypi|[kplr](https://github.com/dfm/kplr)|2.0857034508911713e-07| +|pypi|[memory_profiler](https://github.com/pythonprofilers/memory_profiler)|2.0857034508911713e-07| +|pypi|[elisa](https://github.com/mikecokina/elisa)|2.0857034508911713e-07| +|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.0857034508911713e-07| +|pypi|[lcdata](https://github.com/kboone/lcdata)|2.0857034508911713e-07| +|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|1.9759295850547966e-07| +|pypi|[sos-bash](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-matlab](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|1.9759295850547966e-07| +|pypi|[sos-julia](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-javascript](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sos-r](https://github.com/vatlab/SOS)|1.9759295850547966e-07| +|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|1.9759295850547966e-07| +|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|1.9759295850547966e-07| +|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.8771331058020568e-07| +|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.8771331058020568e-07| +|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.8230537948968009e-07| +|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.787745815049579e-07| +|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.787745815049579e-07| +|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.787745815049579e-07| +|pypi|[circle_fit](https://github.com/AlliedToasters/circle-fit)|1.787745815049579e-07| +|pypi|[alive_progress](https://github.com/rsalmei/alive-progress)|1.787745815049579e-07| +|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.7877458150495692e-07| +|pypi|[astral](https://github.com/sffjunkie/astral)|1.7064846416382215e-07| +|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7064846416382215e-07| +|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7064846416382215e-07| +|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7064846416382215e-07| +|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7064846416382215e-07| +|pypi|[markdown-include](https://pypi.org/project/markdown-include)|1.7064846416382215e-07| +|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.6894197952218484e-07| +|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.6894197952218484e-07| +|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.6322896572191638e-07| +|pypi|[your](https://github.com/thepetabyteproject/your)|1.6322896572191373e-07| +|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.564277588168385e-07| +|pypi|[turbustat](https://turbustat.readthedocs.org)|1.564277588168385e-07| +|pypi|[oemof.thermal](https://github.com/oemof/oemof-thermal)|1.564277588168385e-07| +|pypi|[feedinlib](http://github.com/oemof/feedinlib)|1.564277588168385e-07| +|pypi|[open_fred-cli](https://github.com/open-fred/cli)|1.564277588168385e-07| +|pypi|[demandlib](https://github.com/oemof/demandlib)|1.564277588168385e-07| +|pypi|[scikit-learn-extra](https://github.com/scikit-learn-contrib/scikit-learn-extra)|1.564277588168385e-07| +|pypi|[dhnx](https://pypi.org/project/dhnx)|1.564277588168385e-07| +|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.564277588168385e-07| +|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.564277588168385e-07| +|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.564277588168385e-07| +|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.564277588168385e-07| +|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.564277588168385e-07| +|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.564277588168385e-07| +|pypi|[Pyside6](https://www.pyside.org)|1.564277588168385e-07| +|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.564277588168385e-07| +|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.564277588168385e-07| +|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.564277588168385e-07| +|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.564277588168385e-07| +|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.564277588168385e-07| +|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5017064846416664e-07| +|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.5017064846416402e-07| +|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.5017064846416402e-07| +|pypi|[atlite](https://github.com/PyPSA/atlite)|1.5017064846416402e-07| +|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.5017064846416402e-07| +|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.5017064846416402e-07| +|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.5017064846416402e-07| +|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.5017064846416402e-07| +|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.5017064846416402e-07| +|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.5017064846416402e-07| +|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.5017064846416402e-07| +|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.443948542924661e-07| +|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.443948542924661e-07| +|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.443948542924661e-07| +|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.443948542924661e-07| +|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.443948542924661e-07| +|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.443948542924661e-07| +|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.443948542924661e-07| +|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.443948542924661e-07| +|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.443948542924661e-07| +|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.443948542924661e-07| +|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.443948542924661e-07| +|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.443948542924661e-07| +|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.443948542924661e-07| +|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.443948542924661e-07| +|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.443948542924661e-07| +|pypi|[authlib](https://authlib.org/)|1.443948542924661e-07| +|pypi|[fspath](https://github.com/return42/fspath)|1.4295090574954162e-07| +|pypi|[geobo](https://github.com/sebhaan/geobo)|1.3904689672607808e-07| +|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.340809361287191e-07| +|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.340809361287191e-07| +|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.2945745557255555e-07| +|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.2945745557255555e-07| +|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.251422070534687e-07| +|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.251422070534687e-07| +|pypi|[nixio](https://github.com/G-Node/nixpy)|1.1614761092150241e-07| +|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.1041959445894413e-07| +|pypi|[drop](https://github.com/cod3monk/drop)|1.0726474890297448e-07| +|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.0428517254455857e-07| +|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.0324232081911325e-07| +|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0146665436767885e-07| +|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|9.879647925273983e-08| +|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.653827401267742e-08| +|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.626323619497653e-08| +|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.626323619497653e-08| +|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.626323619497653e-08| +|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.626323619497653e-08| +|pypi|[technical](https://github.com/freqtrade/technical)|9.385665529010415e-08| +|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.385665529010284e-08| +|pypi|[janus](https://github.com/aio-libs/janus)|9.385665529010284e-08| +|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.291808873720114e-08| +|pypi|[ipyspeck](https://github.com/denphi/speck/tree/master/widget/ipyspeck)|9.291808873720114e-08| +|pypi|[py3Dmol](https://3dmol.org)|9.291808873720114e-08| +|pypi|[viscm](https://github.com/bids/viscm)|9.291808873720114e-08| +|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.156746857570867e-08| +|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|8.938729075247895e-08| +|pypi|[dash-auth](https://plotly.com/dash)|8.938729075247895e-08| +|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|8.938729075247895e-08| +|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.730851654893247e-08| +|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.342813803564711e-08| +|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.342813803564711e-08| +|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.342813803564711e-08| +|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.342813803564711e-08| +|pypi|[django-rq](https://github.com/rq/django-rq)|8.342813803564711e-08| +|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.342813803564711e-08| +|pypi|[google](http://breakingcode.wordpress.com/)|8.342813803564711e-08| +|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|7.987800450221482e-08| +|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.508532423208332e-08| +|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.43344709897617e-08| +|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.219742714623305e-08| +|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.08352115396997e-08| +|pypi|[tagore](https://github.com/jordanlab/tagore)|7.08352115396997e-08| +|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.08352115396997e-08| +|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|6.882821387940884e-08| +|pypi|[comet](http://comet.transientskp.org/)|6.586431950182612e-08| +|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.586431950182612e-08| +|pypi|[trustme](https://github.com/python-trio/trustme)|6.194539249146742e-08| +|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.055268083232441e-08| +|pypi|[flowTorch](https://flowtorch.ai/users)|5.8660409556314106e-08| +|pypi|[cma](https://github.com/CMA-ES/pycma)|5.8073805460751203e-08| +|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.363237445148724e-08| +|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.287698889583215e-08| +|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.287698889583215e-08| +|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.287698889583215e-08| +|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.287698889583215e-08| +|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.287698889583215e-08| +|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.1428304268549003e-08| +|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.5232123031374736e-08| +|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.4693645376239474e-08| +|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.3726159405742134e-08| +|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.223549488054621e-08| +|pypi|[jmp](https://github.com/deepmind/jmp)|3.792575050498023e-08| +|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.549125935850681e-08| +|pypi|[pika](https://pika.readthedocs.io)|3.2319335212939925e-08| +|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.176686794434244e-08| +|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.176686794434244e-08| +|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.359824475865424e-08| +|pypi|[geomet](https://github.com/geomet/geomet)|1.2905290102389156e-08| > Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. diff --git a/pages/r.md b/pages/r.md index d997f5c2..fe053589 100644 --- a/pages/r.md +++ b/pages/r.md @@ -9,2196 +9,2197 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|cran|R|0.014844770446383174| -|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.010314676271643453| -|cran|[testthat](https://testthat.r-lib.org)|0.01008039959868897| -|cran|[httr](https://httr.r-lib.org/)|0.007488506041462741| -|cran|[knitr](https://yihui.org/knitr/)|0.0071115243819489795| -|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.006681089092626492| -|cran|utils|0.0063517591042280865| -|cran|methods|0.005995621481126486| -|cran|[covr](https://covr.r-lib.org)|0.005322012800038288| -|cran|[tidyr](https://tidyr.tidyverse.org)|0.0034984565515070146| -|cran|[magrittr](https://magrittr.tidyverse.org)|0.002705453655086295| -|cran|[rlang](https://rlang.r-lib.org)|0.002565389516119054| -|cran|stats|0.002541409295047889| -|cran|[withr](https://withr.r-lib.org)|0.0021162834675074356| -|cran|[tibble](https://tibble.tidyverse.org/)|0.0020023466077572476| -|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019409962256264938| -|cran|[Rcpp](http://www.rcpp.org)|0.0017833536723223908| -|cran|tools|0.0017241979822523446| -|cran|[curl](https://github.com/jeroen/curl)|0.0015749348429548113| -|cran|grDevices|0.0015561091302461016| -|cran|graphics|0.0015039493548476464| -|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.0014678121230394916| -|cran|[R6](https://r6.r-lib.org)|0.0014526975545069668| -|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014476284852031095| -|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.0013290082531859084| -|cran|[pryr](https://github.com/hadley/pryr)|0.0013270561715422373| -|cran|[dplyr](https://dplyr.tidyverse.org)|0.001278676452101822| -|cran|[glue](https://github.com/tidyverse/glue)|0.0012131677342146893| -|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011209338829602283| -|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0009955603422919226| -|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009726389719090066| -|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009664471594744271| -|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009431981892175104| -|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0008944406519188094| -|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008512913112948876| -|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0007881531165460022| -|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007737891838280807| -|cran|[stringi](https://stringi.gagolewski.com/)|0.0007729985277605421| -|cran|[mockery](https://github.com/r-lib/mockery)|0.0007696242103828752| -|cran|[xml2](https://xml2.r-lib.org/)|0.0007647799489587502| -|cran|[bit64](https://github.com/truecluster/bit64)|0.0007463109317510915| -|cran|[cli](https://cli.r-lib.org)|0.0007438668621870911| -|cran|[pillar](https://pillar.r-lib.org/)|0.0007312885606477845| -|cran|[shiny](https://shiny.rstudio.com/)|0.000719897729311065| -|cran|[purrr](http://purrr.tidyverse.org)|0.0007182524245214717| -|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.0007004010897268256| -|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006753080621400877| -|cran|grid|0.0006721240237756447| -|cran|[callr](https://callr.r-lib.org)|0.0006676468704387044| -|cran|[DBI](https://dbi.r-dbi.org)|0.0006080794590639145| -|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.0006048131712662783| -|cran|[sp](https://github.com/edzer/sp/)|0.000602470649940665| -|cran|[stringr](http://stringr.tidyverse.org)|0.0005718201660872467| -|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005707555900267437| -|cran|parallel|0.0005702344802265398| -|cran|[pracma](NA)|0.0005625759314094931| -|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.0005523766576998766| -|cran|[hms](https://hms.tidyverse.org/)|0.0005518213073344992| -|cran|[processx](https://processx.r-lib.org)|0.0005353219502896297| -|cran|[markdown](https://github.com/rstudio/markdown)|0.0005327817366023645| -|cran|[scales](https://scales.r-lib.org)|0.000526455813452127| -|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0004965855460669525| -|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004679830310055141| -|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.00045213911469652295| -|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.0004309530952441086| -|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004278261354124174| -|cran|RColorBrewer|0.00042097488787708843| -|cran|[broom](https://broom.tidymodels.org/)|0.00040094555052620534| -|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.00039376658559937795| -|cran|[xts](https://github.com/joshuaulrich/xts)|0.00038657898044576803| -|cran|[sf](https://r-spatial.github.io/sf/)|0.0003851354708082577| -|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003825296563351823| -|cran|[plyr](http://had.co.nz/plyr)|0.00037883556249028693| -|cran|[rgl](https://github.com/dmurdoch/rgl)|0.00037651139384294003| -|cran|bench|0.00037403565841541734| -|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.0003721953606392308| -|cran|[bit](https://github.com/truecluster/bit)|0.0003708397967394519| -|cran|[mime](https://github.com/yihui/mime)|0.0003681506372697919| -|cran|[fs](https://fs.r-lib.org)|0.00035994021302829135| -|cran|[generics](https://generics.r-lib.org)|0.00035499570859065234| -|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.00034887246812702663| -|cran|evaluate|0.0003427119488982655| -|cran|tcltk|0.000330378898609222| -|cran|[webmockr](https://github.com/ropensci/webmockr)|0.00032977344327741765| -|cran|[unix](https://github.com/jeroen/unix)|0.000328232650486973| -|cran|[pkgload](https://github.com/r-lib/pkgload)|0.0003178541331941714| -|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.00031655242477063555| -|cran|[maps](NA)|0.0003078841841754477| -|cran|[usethis](https://usethis.r-lib.org)|0.00030586408414747706| -|cran|[httpcode](https://github.com/sckott/httpcode)|0.00030512498242864293| -|cran|[igraph](https://igraph.org)|0.0002885505421479712| -|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.00028688394888980374| -|cran|[blob](https://blob.tidyverse.org)|0.0002866078043784385| -|cran|[data.table](https://r-datatable.com)|0.000286590056929619| -|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.0002859892715384202| -|cran|pkgconfig|0.0002821517899590835| -|cran|[lubridate](https://lubridate.tidyverse.org)|0.0002814805496686988| -|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.0002784828150234655| -|cran|[httpuv](https://github.com/rstudio/httpuv)|0.00027404700857594575| -|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00027372595805091855| -|cran|[inline](https://github.com/eddelbuettel/inline)|0.0002704336518435492| -|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.0002676565678388668| -|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.00026731616040716615| -|cran|[urltools](https://github.com/Ironholds/urltools/)|0.00026708574290247887| -|cran|[gtable](https://gtable.r-lib.org)|0.0002594127918368509| -|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.00025566764475583987| -|cran|[png](http://www.rforge.net/png/)|0.000254167910060362| -|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.00025242401951670196| -|cran|RPostgreSQL|0.0002496171835068992| -|cran|[brio](https://brio.r-lib.org)|0.00024544273595138524| -|cran|[waldo](https://github.com/r-lib/waldo)|0.000243958129157118| -|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.00024320083682008372| -|cran|[survival](https://github.com/therneau/survival)|0.0002389893147450586| -|cran|[XML](http://www.omegahat.net/RSXML/)|0.0002371756004528807| -|cran|[ragg](https://ragg.r-lib.org)|0.00023702963657369877| -|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.00023305371188676676| -|cran|[xfun](https://github.com/yihui/xfun)|0.0002258628702969753| -|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.00022513405746081496| -|cran|[mgcv](NA)|0.00022276681452364997| -|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00022041617725808703| -|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.00021825752573858677| -|cran|[RCurl](http://www.omegahat.net/RCurl)|0.0002165217231382139| -|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00021498570376353242| -|cran|Lahman|0.00021207654380173878| -|cran|lobstr|0.0002044291741283485| -|cran|RMySQL|0.0002010101663578763| -|cran|munsell|0.00020062302891336802| -|cran|[abind](NA)|0.00019674269310576806| -|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.0001951710039080094| -|cran|[hexbin](https://github.com/edzer/hexbin)|0.0001951660173718854| -|cran|[winch](https://r-prof.github.io/winch/)|0.00019277825387226948| -|cran|datasets|0.0001907857123752812| -|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018393471698848726| -|cran|formattable|0.00018304102196857155| -|cran|mapproj|0.00018265148654775517| -|cran|[bslib](https://rstudio.github.io/bslib/)|0.00018195060936610738| -|cran|iterators|0.0001812156874865018| -|cran|[webutils](https://github.com/jeroen/webutils)|0.00018093578060668824| -|cran|[devtools](https://devtools.r-lib.org/)|0.0001806722514012292| -|cran|[rpart](https://github.com/bethatkinson/rpart)|0.00017975536401977898| -|cran|graph|0.00017836934428527458| -|cran|[crul](https://docs.ropensci.org/crul/)|0.00017476880827393843| -|cran|[ape](http://ape-package.ird.fr/)|0.00017347509502780727| -|cran|fansi|0.00017241044855439692| -|cran|[rappdirs](https://rappdirs.r-lib.org)|0.00017171617452388285| -|cran|[rstan](https://mc-stan.org/rstan)|0.00017001918027236796| -|cran|chron|0.0001680790708867239| -|cran|[readr](https://readr.tidyverse.org)|0.00016493367623959327| -|cran|[ps](https://github.com/r-lib/ps#readme)|0.00016406481919290937| -|cran|[raster](https://rspatial.org/raster)|0.00015942695038606499| -|cran|[vroom](https://vroom.r-lib.org)|0.000155399168829596| -|cran|itertools|0.00015000360976116843| -|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.00014870770710884122| -|cran|timeDate|0.00014573921900162256| -|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.00014559929248537826| -|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.00014534330314037427| -|cran|[forcats](https://forcats.tidyverse.org)|0.00014477650062825445| -|cran|[patchwork](https://patchwork.data-imaginist.com)|0.00014202587918139996| -|cran|tis|0.00014135254055363793| -|cran|[sys](https://github.com/jeroen/sys)|0.00014113729037237686| -|cran|[rJava](http://www.rforge.net/rJava/)|0.0001405852335288583| -|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00013974226261396458| -|cran|[clipr](https://github.com/mdlincoln/clipr)|0.0001375191900101837| -|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.0001363955218254887| -|cran|[sass](https://github.com/rstudio/sass)|0.00013398136034123762| -|cran|svglite|0.000132667022411766| -|cran|[desc](https://github.com/r-lib/desc#readme)|0.00013165044657417545| -|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.0001310588264107655| -|cran|ggplot2movies|0.00013054553122008282| -|cran|[terra](https://rspatial.org/terra/)|0.00012898457878530103| -|cran|assertthat|0.00012828082555862543| -|cran|quantreg|0.00012781003452319792| -|cran|interp|0.00012767147050793187| -|cran|[isotree](https://github.com/david-cortes/isotree)|0.00012552301255230126| -|cran|multcomp|0.0001250273165601319| -|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.00012458199710653177| -|cran|profvis|0.0001243164517221749| -|cran|isoband|0.00012204617492783954| -|cran|[DT](https://github.com/rstudio/DT)|0.00012026870820222945| -|cran|[tzdb](https://github.com/r-lib/tzdb)|0.00011995130216106348| -|cran|stats4|0.00011934399646336072| -|cran|RUnit|0.00011888016012835436| -|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00011778633655303486| -|cran|[magick](https://docs.ropensci.org/magick/)|0.0001169712010291134| -|cran|[gstat](https://github.com/r-spatial/gstat/)|0.000113570897236141| -|cran|[future](https://future.futureverse.org)|0.00011351923356891196| -|cran|cachem|0.00010889242423960663| -|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.00010670004076738318| -|cran|[promises](https://rstudio.github.io/promises)|0.00010507236562682058| -|cran|[reshape2](https://github.com/hadley/reshape)|0.00010400643847241054| -|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0001035809971717628| -|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.00010140367132150109| -|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010044552048593726| -|cran|[base64enc](http://www.rforge.net/base64enc)|9.866606990879228e-05| -|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|9.788652867863019e-05| -|cran|[lme4](https://github.com/lme4/lme4/)|9.710807846055929e-05| -|cran|sfsmisc|9.701237927633598e-05| -|cran|tinytex|9.60779434037849e-05| -|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.534460721084512e-05| -|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.437411520432883e-05| -|cran|[insight](https://easystats.github.io/insight/)|9.435417544422227e-05| -|cran|[Cairo](http://www.rforge.net/Cairo/)|9.316341809914689e-05| -|cran|[parameters](https://easystats.github.io/parameters/)|9.311319621117939e-05| -|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.294634780595708e-05| -|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.244784888249842e-05| -|cran|jquerylib|9.179772719613027e-05| -|cran|[downlit](https://downlit.r-lib.org/)|9.171800812486525e-05| -|cran|dichromat|9.00988099932269e-05| -|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.765912475592541e-05| -|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.564412122260602e-05| -|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.526502659317438e-05| -|cran|[lintr](https://github.com/jimhester/lintr)|8.52342341623836e-05| -|cran|[openssl](https://github.com/jeroen/openssl)|8.46834074186749e-05| -|cran|[testit](https://github.com/yihui/testit)|8.373582071907435e-05| -|cran|igraphdata|8.357318334055286e-05| -|cran|[backports](https://github.com/r-lib/backports)|8.356661047331881e-05| -|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.356102631601392e-05| -|cran|[uuid](http://www.rforge.net/uuid)|8.274446657963481e-05| -|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.274173525219551e-05| -|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.204354568457713e-05| -|cran|labeling|8.096661903219724e-05| -|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.036832482387364e-05| -|cran|MatrixModels|7.954751422506925e-05| -|cran|[readxl](https://readxl.tidyverse.org)|7.937072020105014e-05| -|cran|KernSmooth|7.883434688522638e-05| -|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|7.865036391125489e-05| -|cran|triebeard|7.837107740585775e-05| -|cran|[spdep](https://github.com/r-spatial/spdep/)|7.83304755106456e-05| -|cran|[memoise](https://github.com/r-lib/memoise)|7.8055115283439e-05| -|cran|[DBItest](https://dbitest.r-dbi.org)|7.789546341549173e-05| -|cran|[units](https://github.com/r-quantities/units/)|7.765723636939768e-05| -|cran|splines|7.744277981476918e-05| -|cran|[spatstat.linnet](http://spatstat.org/)|7.671145320061837e-05| -|cran|rasterVis|7.626526639993678e-05| -|cran|[rjson](https://github.com/alexcb/rjson)|7.602280478412801e-05| -|cran|tuneR|7.531380753138076e-05| -|cran|[mapiso](https://github.com/riatelab/mapiso)|7.531380753138076e-05| -|cran|[spatstat](http://spatstat.org/)|7.525295310965965e-05| -|cran|[spatstat.geom](http://spatstat.org/)|7.512833399452582e-05| -|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.48513570852472e-05| -|cran|[cellranger](https://github.com/rsheets/cellranger)|7.385626616692492e-05| -|cran|[praise](https://github.com/gaborcsardi/praise)|7.379881685213365e-05| -|cran|diffviewer|7.314684200945192e-05| -|cran|rprintf|7.178433488544498e-05| -|cran|[spatstat.utils](http://spatstat.org/)|7.158540717551376e-05| -|cran|[future.apply](https://future.apply.futureverse.org)|7.098515484431521e-05| -|cran|[mapview](https://github.com/r-spatial/mapview)|7.033814483783021e-05| -|cran|[xtable](http://xtable.r-forge.r-project.org/)|6.975635667499079e-05| -|cran|[shinyjs](https://deanattali.com/shinyjs/)|6.956943561223382e-05| -|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|6.943468130825981e-05| -|cran|[prettydoc](https://github.com/yixuan/prettydoc)|6.859052319261245e-05| -|cran|[reticulate](https://rstudio.github.io/reticulate/)|6.853213887467733e-05| -|cran|asciicast|6.73712194327929e-05| -|cran|[performance](https://easystats.github.io/performance/)|6.703754391620614e-05| -|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.683473964810582e-05| -|cran|[qs](https://github.com/traversc/qs)|6.654611301633469e-05| -|cran|[gh](https://gh.r-lib.org/)|6.634053120025309e-05| -|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.611427035606693e-05| -|cran|boot|6.611256086697113e-05| -|cran|[jpeg](http://www.rforge.net/jpeg/)|6.536292925045377e-05| -|cran|later|6.510214345281915e-05| -|cran|[showtext](https://github.com/yixuan/showtext)|6.471120110362365e-05| -|cran|[webp](https://github.com/jeroen/webp#readme)|6.413716521353805e-05| -|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.4018674219015e-05| -|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.372162203087796e-05| -|cran|[cowplot](https://wilkelab.org/cowplot/)|6.333547004373861e-05| -|cran|[rvest](http://rvest.tidyverse.org/)|6.331638079623847e-05| -|cran|[V8](https://github.com/jeroen/v8)|6.301076620305292e-05| -|cran|[taxa](https://docs.ropensci.org/taxa/)|6.276150627615063e-05| -|cran|[vegdata](http://germansl.infinitenature.org)|6.276150627615063e-05| -|cran|js|6.213389121338912e-05| -|cran|[spatstat.random](http://spatstat.org/)|6.169140962934711e-05| -|cran|rsconnect|6.145713729888676e-05| -|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.093548895597064e-05| -|cran|[phangorn](https://github.com/KlausVigo/phangorn)|5.990615798824463e-05| -|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|5.9747685256313453e-05| -|cran|[getPass](https://github.com/wrathematics/getPass)|5.9189751313430034e-05| -|cran|[whisker](http://github.com/edwindj/whisker)|5.879952512285346e-05| -|cran|[tesseract](https://docs.ropensci.org/tesseract/)|5.870958706930963e-05| -|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.7831394574141903e-05| -|cran|[gifski](https://gif.ski/)|5.777135738296693e-05| -|cran|[nleqslv](NA)|5.765216315930499e-05| -|cran|[katex](https://docs.ropensci.org/katex/)|5.7491483777928296e-05| -|cran|egg|5.541713337144937e-05| -|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.5229435836130406e-05| -|cran|tufte|5.511032782273195e-05| -|cran|fastmap|5.49544720682781e-05| -|cran|selectr|5.4819011286522984e-05| -|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.452715848679924e-05| -|cran|[progress](https://github.com/r-lib/progress#readme)|5.412992373524764e-05| -|cran|[formatR](https://github.com/yihui/formatR)|5.374379334340768e-05| -|cran|styler|5.297338375690678e-05| -|cran|combinat|5.2886314613165626e-05| -|cran|[s2](https://r-spatial.github.io/s2/)|5.211277605084772e-05| -|cran|WRS2|5.16840689296956e-05| -|cran|webshot|5.162922628216307e-05| -|cran|flashClust|5.138978198634661e-05| -|cran|[car](https://r-forge.r-project.org/projects/car/)|5.1127576571655295e-05| -|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.078112255033265e-05| -|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.039946028881807e-05| -|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.037100194496464e-05| -|cran|e1071|4.9764261097427404e-05| -|cran|coda|4.9450974772239755e-05| -|cran|[odbc](https://github.com/r-dbi/odbc)|4.944383723270496e-05| -|cran|[lazyeval](NA)|4.8697871727294887e-05| -|cran|[stars](https://r-spatial.github.io/stars/)|4.827711609487952e-05| -|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.810885812680198e-05| -|cran|[party](http://party.R-forge.R-project.org)|4.747737965739065e-05| -|cran|gee|4.729059116363369e-05| -|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.6992156877529854e-05| -|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.591268926192774e-05| -|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.585103142428657e-05| -|cran|statnet.common|4.526769703697378e-05| -|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.504141844183679e-05| -|cran|[targets](https://docs.ropensci.org/targets/)|4.424744244874595e-05| -|cran|[caret](https://github.com/topepo/caret/)|4.326853533495794e-05| -|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.3152602718365874e-05| -|cran|[qpdf](https://github.com/ropensci/qpdf)|4.298982614007947e-05| -|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.2885070088284284e-05| -|cran|[plotly](https://plotly-r.com)|4.259181998070508e-05| -|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.2529482113525574e-05| -|cran|shape|4.236596686904699e-05| -|cran|[classInt](https://r-spatial.github.io/classInt/)|4.211314678694533e-05| -|cran|[taxize](https://docs.ropensci.org/taxize/)|4.1965032875074735e-05| -|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.184100418410042e-05| -|cran|txtplot|4.184100418410042e-05| -|cran|[gplots](https://github.com/talgalili/gplots)|4.170542499542529e-05| -|cran|codemetar|4.1422594142259416e-05| -|cran|see|4.121087000489171e-05| -|cran|[effectsize](https://easystats.github.io/effectsize/)|4.113022701455007e-05| -|cran|[psych](https://personality-project.org/r/psych/)|4.06853719285416e-05| -|cran|highr|4.025787333035056e-05| -|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|3.985177364476528e-05| -|cran|tikzDevice|3.9552003527545935e-05| -|cran|[tmap](https://github.com/mtennekes/tmap)|3.948512565853762e-05| -|cran|JuliaCall|3.8748548037717626e-05| -|cran|gamm4|3.8540441769353046e-05| -|cran|[zip](https://github.com/r-lib/zip#readme)|3.83687009913289e-05| -|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.824250902375589e-05| -|cran|[checkmate](https://github.com/mllg/checkmate)|3.814402062873235e-05| -|cran|pool|3.8095406590994285e-05| -|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.776579274109816e-05| -|cran|[gert](https://docs.ropensci.org/gert/)|3.773255629359382e-05| -|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.766062110858946e-05| -|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.693619747352405e-05| -|cran|[git2r](https://docs.ropensci.org/git2r/)|3.65480861180651e-05| -|cran|[slam](NA)|3.6308154938834236e-05| -|cran|modelbased|3.623339004092142e-05| -|cran|class|3.605056419091615e-05| -|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.604608450738199e-05| -|cran|mapdata|3.567696549695009e-05| -|cran|[GGally](https://ggobi.github.io/ggally/)|3.561139270697738e-05| -|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.539305956315846e-05| -|cran|tseries|3.482447856352641e-05| -|cran|[network](http://statnet.org/)|3.410680499105356e-05| -|cran|[vcr](https://github.com/ropensci/vcr/)|3.372317035922835e-05| -|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.361416061690036e-05| -|cran|[sna](http://statnet.org)|3.3556534992204456e-05| -|cran|[shinytest](https://github.com/rstudio/shinytest)|3.282356932481537e-05| -|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.279794619780016e-05| -|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.27458450097422e-05| -|cran|fontawesome|3.268263907030881e-05| -|cran|[here](https://here.r-lib.org/)|3.2628808383323605e-05| -|cran|poorman|3.196634507068243e-05| -|cran|[gapminder](https://github.com/jennybc/gapminder)|3.1391955120714295e-05| -|cran|[Seurat](https://satijalab.org/seurat)|3.1274401421754526e-05| -|cran|tripack|3.068285012365854e-05| -|cran|reactlog|3.0463571526973493e-05| -|cran|sourcetools|3.0463571526973493e-05| -|cran|spatstat.data|3.04549390813893e-05| -|cran|polyclip|3.0347937902098023e-05| -|cran|brew|3.0223716807569368e-05| -|cran|animation|3.0056816705215834e-05| -|cran|[recipes](https://github.com/tidymodels/recipes)|2.9954904562082103e-05| -|cran|lars|2.979695618189342e-05| -|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|2.9633017531093523e-05| -|cran|[plotrix](NA)|2.9536663026038813e-05| -|cran|timeSeries|2.9261938842923207e-05| -|cran|fts|2.9261938842923207e-05| -|cran|[matlab](http://cran.r-project.org/package=matlab)|2.9080880155409445e-05| -|cran|[rex](https://github.com/kevinushey/rex)|2.9080492441793285e-05| -|cran|[spatstat.core](http://spatstat.org/)|2.904376895138986e-05| -|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.9035283231412945e-05| -|cran|shinydisconnect|2.8982190046245317e-05| -|cran|[irlba](NA)|2.861721600816405e-05| -|cran|[credentials](https://docs.ropensci.org/credentials/)|2.8611815485769472e-05| -|cran|[pbapply](https://github.com/psolymos/pbapply)|2.8530788458421355e-05| -|cran|fANCOVA|2.8389001793185895e-05| -|cran|strucchange|2.8142094252367324e-05| -|cran|[ggforce](https://ggforce.data-imaginist.com)|2.7968718451822873e-05| -|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.7949157712661615e-05| -|cran|[wk](https://paleolimbot.github.io/wk/)|2.7893116399491217e-05| -|cran|conflicted|2.786910658398191e-05| -|cran|[argon2](https://github.com/wrathematics/argon2)|2.7760534967124925e-05| -|cran|[golem](https://github.com/ThinkR-open/golem)|2.751281129456447e-05| -|cran|ade4|2.7271850279972892e-05| -|cran|RhpcBLASctl|2.7205535109075883e-05| -|cran|[datawizard](https://easystats.github.io/datawizard/)|2.698866438624258e-05| -|cran|poibin|2.6897788404064558e-05| -|cran|mlbench|2.6887658038064646e-05| -|cran|pbkrtest|2.6854206688697906e-05| -|cran|[lavaan](https://lavaan.ugent.be)|2.6803525145872186e-05| -|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6286380983033704e-05| -|cran|[mmand](https://github.com/jonclayden/mmand)|2.6250615308885062e-05| -|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.6250615308885062e-05| -|cran|gam|2.6191331161022674e-05| -|cran|latticeExtra|2.6188574565004628e-05| -|cran|[circlize](https://github.com/jokergoo/circlize)|2.6182940050480246e-05| -|cran|[zeallot](https://github.com/nteetor/zeallot)|2.579497907949791e-05| -|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.539018205958498e-05| -|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.526129142293935e-05| -|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.516449802903892e-05| -|cran|[glmnet](https://glmnet.stanford.edu)|2.5118800077922546e-05| -|cran|pbdMPI|2.4853556485355647e-05| -|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.4686171066571075e-05| -|cran|rsvg|2.464327566824454e-05| -|cran|av|2.4450387489477704e-05| -|cran|[janitor](https://github.com/sfirke/janitor)|2.4369174630012094e-05| -|cran|lpSolve|2.4233491678988265e-05| -|cran|cba|2.3967876018498128e-05| -|cran|gbRd|2.3682759897006757e-05| -|cran|colorRamps|2.3535564853556487e-05| -|cran|geoaxe|2.3535564853556487e-05| -|cran|spbabel|2.3535564853556487e-05| -|cran|paletteer|2.3535564853556487e-05| -|cran|statsExpressions|2.3535564853556487e-05| -|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.3268340261297262e-05| -|cran|SGP|2.3144052600119546e-05| -|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.296838471577923e-05| -|cran|miniUI|2.2890441134411294e-05| -|cran|parallelly|2.2263220317050285e-05| -|cran|fstcore|2.2209365947859672e-05| -|cran|nortest|2.215111986217081e-05| -|cran|openair|2.215111986217081e-05| -|cran|webfakes|2.179126014289513e-05| -|cran|mclust|2.1684229351054666e-05| -|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.1674361043701818e-05| -|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.1520413747126313e-05| -|cran|[futile.logger](NA)|2.0990120235413125e-05| -|cran|[graphql](http://graphql.org)|2.096765368522691e-05| -|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.0946652719665273e-05| -|cran|spatial|2.0617072972602688e-05| -|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.0602681122644248e-05| -|cran|stopwords|2.0591453604123877e-05| -|cran|spam|2.0537851876424575e-05| -|cran|RJSONIO|2.0285114528592264e-05| -|cran|[remotes](https://remotes.r-lib.org)|2.0255616335285605e-05| -|cran|brms|2.0206598967546388e-05| -|cran|[config](https://github.com/rstudio/config)|1.991582579259007e-05| -|cran|dunn.test|1.9819423034573884e-05| -|cran|[tm](http://tm.r-forge.r-project.org/)|1.957106186197482e-05| -|cran|[hoardr](https://github.com/ropensci/hoardr)|1.9304133597143717e-05| -|cran|[RANN](https://github.com/jefferis/RANN)|1.922011851251232e-05| -|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.9058577405857742e-05| -|cran|[reactable](https://glin.github.io/reactable/)|1.904455377258725e-05| -|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.8857037589145056e-05| -|cran|[genalg](https://github.com/egonw/genalg)|1.882845188284519e-05| -|cran|lpSolveAPI|1.882845188284519e-05| -|cran|segmented|1.8822323864965306e-05| -|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.8798727877543596e-05| -|cran|modelr|1.870770420229216e-05| -|cran|lmtest|1.870709086021277e-05| -|cran|gmp|1.8668463197381714e-05| -|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.86601780212836e-05| -|cran|Formula|1.8624732139465824e-05| -|cran|[semver](https://github.com/johndharrison/semver)|1.858637178720862e-05| -|cran|lsa|1.8490767691468074e-05| -|cran|kernlab|1.84755060173569e-05| -|cran|sandwich|1.811817065749102e-05| -|cran|[statmod](NA)|1.8004259654584308e-05| -|cran|doMC|1.7876270173341306e-05| -|cran|quadprog|1.7539626193918488e-05| -|cran|plotROC|1.711677443895017e-05| -|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.702601039128236e-05| -|cran|caTools|1.6977723613479487e-05| -|cran|SeuratObject|1.6955983673553053e-05| -|cran|mondate|1.6845023122660205e-05| -|cran|DAAG|1.6845023122660205e-05| -|cran|SuppDists|1.6827928870292887e-05| -|cran|qlcMatrix|1.671490234342699e-05| -|cran|minqa|1.6687769293182076e-05| -|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.662361287975259e-05| -|cran|RcppRoll|1.6607922503183555e-05| -|cran|blavaan|1.6576746576409152e-05| -|cran|mediation|1.6452079849870976e-05| -|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.637256685464799e-05| -|cran|spex|1.637256685464799e-05| -|cran|[ggridges](https://wilkelab.org/ggridges/)|1.624825995171368e-05| -|cran|carrier|1.6172007908409584e-05| -|cran|PhysicalActivity|1.5690376569037658e-05| -|cran|shinyFeedback|1.5690376569037658e-05| -|cran|extrafont|1.5628691230528087e-05| -|cran|futile.options|1.5622235505080695e-05| -|cran|lambda.r|1.5622235505080695e-05| -|cran|[vegan](https://github.com/vegandevs/vegan)|1.5559208547890685e-05| -|cran|arrow|1.5254710903802866e-05| -|cran|logspline|1.5166326008585506e-05| -|cran|timetk|1.5104775765135962e-05| -|cran|DiceKriging|1.5048278081750886e-05| -|cran|[corrplot](https://github.com/taiyun/corrplot)|1.4995785262772999e-05| -|cran|Rgraphviz|1.4895363610184134e-05| -|cran|polynom|1.4869369487173875e-05| -|cran|biglm|1.4819849317623891e-05| -|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.4752402409306178e-05| -|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.4611646698428327e-05| -|cran|mlrMBO|1.448342452526553e-05| -|cran|emoa|1.448342452526553e-05| -|cran|leaflet.providers|1.4479675198048319e-05| -|cran|websocket|1.4226294082486552e-05| -|cran|[smoothr](https://strimas.com/smoothr/)|1.4182357043235705e-05| -|cran|numform|1.394700139470014e-05| -|cran|qmap|1.394700139470014e-05| -|cran|[seriation](https://github.com/mhahsler/seriation)|1.389321594612587e-05| -|cran|gridBase|1.372137401420309e-05| -|cran|proj4|1.3553929457202901e-05| -|cran|nloptr|1.3546936668693597e-05| -|cran|RandomFieldsUtils|1.3466113625793198e-05| -|cran|[jqr](https://docs.ropensci.org/jqr/)|1.3424173853641883e-05| -|cran|VennDiagram|1.3389713424650663e-05| -|cran|[base64url](https://github.com/mllg/base64url)|1.3387556092087382e-05| -|cran|[attempt](https://github.com/ColinFay/attempt)|1.3386342865708275e-05| -|cran|stargazer|1.3314405260011953e-05| -|cran|[reshape](http://had.co.nz/reshape)|1.2962211639169411e-05| -|cran|bezier|1.2914440362081154e-05| -|cran|ComplexHeatmap|1.2914440362081154e-05| -|cran|GlobalOptions|1.2914440362081154e-05| -|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.2839161180112084e-05| -|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.2752122815653453e-05| -|cran|rms|1.272439607920296e-05| -|cran|PASWR|1.2672520575658652e-05| -|cran|dfoptim|1.264378669877993e-05| -|cran|fftwtools|1.2628429816595518e-05| -|cran|RSpectra|1.255416915720263e-05| -|cran|[proxy](NA)|1.2517809212589307e-05| -|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.2469426180514048e-05| -|cran|robotstxt|1.2426778242677824e-05| -|cran|[geosphere](NA)|1.2386534790716975e-05| -|cran|ggdist|1.2267460572899905e-05| -|cran|bridgesampling|1.2267460572899905e-05| -|cran|bayesQR|1.2267460572899905e-05| -|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2221798544839954e-05| -|cran|mice|1.220005046553919e-05| -|cran|gdata|1.2144351464435154e-05| -|cran|sm|1.1925922872395242e-05| -|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.1920244865177962e-05| -|cran|EnvStats|1.1767782426778243e-05| -|cran|gganimate|1.1741280194086003e-05| -|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.173119145679022e-05| -|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.1508301652102593e-05| -|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.1409404824327408e-05| -|cran|compiler|1.1332038254632398e-05| -|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.131091557962097e-05| -|cran|pscl|1.1264179708243052e-05| -|cran|AER|1.1244751189929288e-05| -|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.1168695321414987e-05| -|cran|udpipe|1.1087551514770189e-05| -|cran|tableHTML|1.1075559931085405e-05| -|cran|shiny.i18n|1.1075559931085405e-05| -|cran|popbio|1.1075559931085405e-05| -|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.1050281198651601e-05| -|cran|[ini](https://github.com/dvdscripter/ini)|1.099797994342148e-05| -|cran|optimx|1.0812787972201798e-05| -|cran|[storr](https://github.com/richfitz/storr)|1.074252839210998e-05| -|cran|pls|1.0724651895794412e-05| -|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0688659680249166e-05| -|cran|janeaustenr|1.06135810582597e-05| -|cran|vcd|1.0556421313295192e-05| -|cran|mlmRev|1.0523344379592843e-05| -|cran|gsl|1.0480166745676772e-05| -|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.042677249528714e-05| -|cran|spacyr|1.0402719665271967e-05| -|cran|NLP|1.0250817253027278e-05| -|cran|celestial|1.0240372299547436e-05| -|cran|modeldata|1.0158376797931925e-05| -|cran|spData|1.0151225343693963e-05| -|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.009967617558772e-05| -|cran|tkrplot|1.0070410533617738e-05| -|cran|HSAUR3|9.995359343419954e-06| -|cran|plm|9.888706551574957e-06| -|cran|[ggsci](https://nanx.me/ggsci/)|9.851859936509878e-06| -|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|9.851859936509877e-06| -|cran|rcmdcheck|9.745712515104244e-06| -|cran|Biostrings|9.650575638660049e-06| -|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.645763513313202e-06| -|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.639396608676504e-06| -|cran|jsonify|9.622072488181273e-06| -|cran|rstatix|9.616504287974312e-06| -|cran|Rcsdp|9.533755030479319e-06| -|cran|gt|9.4963112142516e-06| -|cran|[beautier](https://docs.ropensci.org/beautier/)|9.4262377129587e-06| -|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.392154311225e-06| -|cran|purrrlyr|9.359014691540568e-06| -|cran|LaplacesDemon|9.358124839894118e-06| -|cran|filelock|9.320083682008368e-06| -|cran|manipulateWidget|9.320083682008368e-06| -|cran|BeyondBenford|9.320083682008368e-06| -|cran|BenfordTests|9.320083682008368e-06| -|cran|benford.analysis|9.320083682008368e-06| -|cran|MUS|9.320083682008368e-06| -|cran|AsioHeaders|9.320083682008367e-06| -|cran|semEff|9.191903853591646e-06| -|cran|rr2|9.191903853591646e-06| -|cran|MEMSS|9.191903853591646e-06| -|cran|PKPDmodels|9.191903853591646e-06| -|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.125740603906672e-06| -|cran|antiword|9.023070026208102e-06| -|cran|[quanteda](https://quanteda.io)|8.973239182562177e-06| -|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|8.94102472817756e-06| -|cran|rsm|8.891149800969082e-06| -|cran|tables|8.886714563081868e-06| -|cran|[geiger](https://github.com/mwpennell/geiger-v2)|8.874808337014996e-06| -|cran|mda|8.859497176037181e-06| -|cran|seqLogo|8.718567270459212e-06| -|cran|rootSolve|8.576454851997193e-06| -|cran|Cubist|8.547183966234432e-06| -|cran|adehabitatMA|8.449526415007586e-06| -|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.3253827762196e-06| -|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.320161704235946e-06| -|cran|cleanNLP|8.284518828451883e-06| -|cran|gpclib|8.161107528234813e-06| -|cran|PBSmapping|8.161107528234813e-06| -|cran|rnaturalearthhires|8.103476021886063e-06| -|cran|[imager](http://dahtah.github.io/imager/)|8.069336521219367e-06| -|cran|lgr|8.064084168945193e-06| -|cran|triangle|8.02092050209205e-06| -|cran|evd|8.02092050209205e-06| -|cran|SASmixed|8.018600567842199e-06| -|cran|beepr|8.008462579041749e-06| -|cran|MCMCpack|7.962582767461118e-06| -|cran|[NISTunits](NA)|7.944261805140466e-06| -|cran|measurements|7.877689778840406e-06| -|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|7.859918025787722e-06| -|cran|[natserv](https://docs.ropensci.org/natserv)|7.859918025787722e-06| -|cran|[worrms](https://docs.ropensci.org/worrms)|7.859918025787722e-06| -|cran|[rotl](https://docs.ropensci.org/rotl/)|7.859918025787722e-06| -|cran|[rredlist](https://github.com/ropensci/rredlist)|7.859918025787722e-06| -|cran|[bold](https://docs.ropensci.org/bold/)|7.859918025787722e-06| -|cran|[ritis](https://github.com/ropensci/ritis)|7.85991802578772e-06| -|cran|[fst](http://www.fstpackage.org)|7.78554931225635e-06| -|cran|yamlme|7.76673640167364e-06| -|cran|adehabitatLT|7.755528989838613e-06| -|cran|[pander](https://rapporter.github.io/pander/)|7.749205815105403e-06| -|cran|doFuture|7.739484695001101e-06| -|cran|pbmcapply|7.739484695001101e-06| -|cran|tm.lexicon.GeneralInquirer|7.691629500206906e-06| -|cran|Rpoppler|7.691629500206906e-06| -|cran|Rcampdf|7.691629500206906e-06| -|cran|filehash|7.691629500206906e-06| -|cran|paradox|7.685576748156337e-06| -|cran|permute|7.627160269237767e-06| -|cran|plotfunctions|7.6082315771496884e-06| -|cran|sparkline|7.569260266365386e-06| -|cran|rcdk|7.531380753138075e-06| -|cran|fingerprint|7.531380753138075e-06| -|cran|enviPat|7.531380753138075e-06| -|cran|flexdashboard|7.531380753138075e-06| -|cran|keys|7.531380753138075e-06| -|cran|[phytools](https://github.com/liamrevell/phytools)|7.524562257825858e-06| -|cran|[origami](https://tlverse.org/origami/)|7.522084973422076e-06| -|cran|RcppDE|7.507845188284519e-06| -|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.490651763097589e-06| -|cran|actuar|7.456066945606695e-06| -|cran|skellam|7.456066945606695e-06| -|cran|hoa|7.456066945606695e-06| -|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.4244256559369735e-06| -|cran|[docopt](https://github.com/docopt/docopt.R)|7.39689181111776e-06| -|cran|fpc|7.370961615777958e-06| -|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.359055295865195e-06| -|cran|MCMCglmm|7.337000522356253e-06| -|cran|betareg|7.2066047670259774e-06| -|cran|psychTools|7.203734109977229e-06| -|cran|scatterplot3d|7.1371151425824104e-06| -|cran|CompQuadForm|7.120104891733991e-06| -|cran|[torch](https://torch.mlverse.org/docs)|7.111405464472287e-06| -|cran|gamlss|7.0665919048898595e-06| -|cran|tree|7.060669456066945e-06| -|cran|[binman](https://docs.ropensci.org/binman/)|7.02928870292888e-06| -|cran|gbm|7.027564485723482e-06| -|cran|bigmemory|6.926180514046623e-06| -|cran|[beastier](https://docs.ropensci.org/beastier/)|6.90376569037657e-06| -|cran|VGAMdata|6.903765690376569e-06| -|cran|VGAMextra|6.903765690376569e-06| -|cran|shapefiles|6.903765690376569e-06| -|cran|[rstantools](https://mc-stan.org/rstantools/)|6.863602925776642e-06| -|cran|partykit|6.7992931209231015e-06| -|cran|partitions|6.795471326605956e-06| -|cran|signal|6.792696374466703e-06| -|cran|oskeyring|6.657202630005977e-06| -|cran|ExplainPrediction|6.657202630005977e-06| -|cran|rpart.plot|6.657202630005977e-06| -|cran|BiocManager|6.651074477014137e-06| -|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.5935829297585655e-06| -|cran|afex|6.5793693468154755e-06| -|cran|geepack|6.560326882188889e-06| -|cran|tester|6.540409601409381e-06| -|cran|[reprex](https://reprex.tidyverse.org)|6.534210465547288e-06| -|cran|bbmle|6.531998360359076e-06| -|cran|rticles|6.523662835768904e-06| -|cran|fastICA|6.523357920873703e-06| -|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.4536905897296174e-06| -|cran|[rentrez](http://github.com/ropensci/rentrez)|6.450239091452499e-06| -|cran|ks|6.445382546323969e-06| -|cran|fixest|6.40314927719767e-06| -|cran|[ff](https://github.com/truecluster/ff)|6.399673117154808e-06| -|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.36698964985686e-06| -|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.319093688434969e-06| -|cran|[downloader](https://github.com/wch/downloader)|6.31527311600534e-06| -|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.294584209766952e-06| -|cran|bs4Dash|6.218710747873656e-06| -|cran|acepack|6.194490469184132e-06| -|cran|htmlTable|6.194490469184132e-06| -|cran|reactR|6.114763897190675e-06| -|cran|protolite|6.052002390914524e-06| -|cran|TSA|5.917513448894202e-06| -|cran|[haven](https://haven.tidyverse.org)|5.91719450278665e-06| -|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|5.852169365108256e-06| -|cran|cplm|5.848382391363839e-06| -|cran|clusterGeneration|5.815184906052652e-06| -|cran|pROC|5.810333996120864e-06| -|cran|[rversions](https://github.com/r-hub/rversions)|5.809736891646311e-06| -|cran|[Ckmeans.1d.dp](NA)|5.803295303932016e-06| -|cran|flexsurv|5.7860131500298865e-06| -|cran|klaR|5.757499054612879e-06| -|cran|cubature|5.715902879252483e-06| -|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.6869609768593774e-06| -|cran|debugme|5.65090000718621e-06| -|cran|subprocess|5.648535564853557e-06| -|cran|qvalue|5.648535564853557e-06| -|cran|tensorA|5.642328382914157e-06| -|cran|[EML](https://docs.ropensci.org/EML/)|5.621637776449498e-06| -|cran|FNN|5.527981171548119e-06| -|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.512216841309149e-06| -|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.466014857825976e-06| -|cran|rhub|5.433167853989411e-06| -|cran|gmailr|5.433167853989411e-06| -|cran|foghorn|5.433167853989411e-06| -|cran|coxme|5.4223696271679895e-06| -|cran|[dynlm](NA)|5.379557680812916e-06| -|cran|numbers|5.365558247082142e-06| -|cran|loder|5.3301132168348514e-06| -|cran|ore|5.3301132168348514e-06| -|cran|mstate|5.325762104004782e-06| -|cran|changepoint|5.325762104004782e-06| -|cran|nor1mix|5.325762104004782e-06| -|cran|diptest|5.325762104004782e-06| -|cran|linprog|5.325762104004782e-06| -|cran|magic|5.325762104004782e-06| -|cran|metafor|5.290055504123587e-06| -|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.2813807531380764e-06| -|cran|scico|5.230659209290411e-06| -|cran|rcartocolor|5.230659209290411e-06| -|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.20209228957422e-06| -|cran|lfe|5.200557834357881e-06| -|cran|[aod](https://cran.r-project.org/package=aod)|5.183746716605346e-06| -|cran|gdalUtils|5.177824267782427e-06| -|cran|TeachingDemos|5.177824267782427e-06| -|cran|plotmo|5.177824267782427e-06| -|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.173111407421032e-06| -|cran|[emld](https://docs.ropensci.org/emld/)|5.137477585176335e-06| -|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|5.126580532438273e-06| -|cran|BiocVersion|5.0857905149220155e-06| -|cran|modeltools|5.0688174410922695e-06| -|cran|Biobase|5.032846836297855e-06| -|cran|scagnostics|4.988505218630741e-06| -|cran|labelled|4.988505218630741e-06| -|cran|intergraph|4.988505218630741e-06| -|cran|broom.helpers|4.988505218630741e-06| -|cran|[dbscan](https://github.com/mhahsler/dbscan)|4.9797332580703555e-06| -|cran|speedglm|4.979453078302453e-06| -|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|4.967814612166078e-06| -|cran|PolynomF|4.905307201057036e-06| -|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|4.8865936105609605e-06| -|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|4.88508251666026e-06| -|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|4.877945604083312e-06| -|cran|mlogit|4.864052889343077e-06| -|cran|RcppCCTZ|4.844395144604349e-06| -|cran|genieclust|4.841601912731619e-06| -|cran|getopt|4.841601912731619e-06| -|cran|leaps|4.839274219504345e-06| -|cran|bignum|4.779530093337625e-06| -|cran|future.callr|4.7264682259785965e-06| -|cran|[solrium](https://github.com/ropensci/solrium)|4.699865511057985e-06| -|cran|quantmod|4.660041841004184e-06| -|cran|FastRWeb|4.660041841004184e-06| -|cran|truncreg|4.645790948524049e-06| -|cran|panelr|4.645790948524049e-06| -|cran|metaBMA|4.645790948524049e-06| -|cran|ivreg|4.645790948524049e-06| -|cran|GLMMadaptive|4.645790948524049e-06| -|cran|clubSandwich|4.645790948524049e-06| -|cran|cgam|4.645790948524049e-06| -|cran|blme|4.645790948524049e-06| -|cran|geojsonlint|4.639868499701135e-06| -|cran|topicmodels|4.63554758545636e-06| -|cran|akima|4.634264793783627e-06| -|cran|ipred|4.623095502397014e-06| -|cran|[data.tree](http://github.com/gluc/data.tree)|4.604660393272363e-06| -|cran|RcppBigIntAlgos|4.602510460251046e-06| -|cran|ggfittext|4.602510460251046e-06| -|cran|robust|4.602346084877466e-06| -|cran|taxadb|4.599521817095038e-06| -|cran|assertive.code|4.586780759429956e-06| -|cran|assertive.reflection|4.586780759429956e-06| -|cran|assertive.data.us|4.586780759429956e-06| -|cran|assertive.data.uk|4.586780759429956e-06| -|cran|assertive.data|4.586780759429956e-06| -|cran|assertive.models|4.586780759429956e-06| -|cran|assertive.matrices|4.586780759429956e-06| -|cran|assertive.sets|4.586780759429956e-06| -|cran|assertive.files|4.586780759429956e-06| -|cran|assertive.datetimes|4.586780759429956e-06| -|cran|assertive.strings|4.586780759429956e-06| -|cran|assertive.numbers|4.586780759429956e-06| -|cran|assertive.types|4.586780759429956e-06| -|cran|assertive.properties|4.586780759429956e-06| -|cran|assertive.base|4.586780759429956e-06| -|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.436568435544943e-06| -|cran|gdtools|4.416573296775895e-06| -|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.404149724038362e-06| -|cran|[redux](https://github.com/richfitz/redux)|4.393305439330556e-06| -|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.343034136562156e-06| -|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.339692969532678e-06| -|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.33411231300989e-06| -|cran|locfit|4.3272976482470075e-06| -|cran|bookdown|4.3111617031749945e-06| -|cran|nonnest2|4.309286003509246e-06| -|cran|officer|4.3091237104670275e-06| -|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.289076509264799e-06| -|cran|[logger](https://daroczig.github.io/logger/)|4.285400791676944e-06| -|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.265989240884643e-06| -|cran|stm|4.25897854779945e-06| -|cran|sparsesvd|4.236401673640167e-06| -|cran|FMStable|4.236401673640167e-06| -|cran|MuMIn|4.230305961686796e-06| -|cran|spls|4.16284445637191e-06| -|cran|Bessel|4.157949790794979e-06| -|cran|[archive](https://archive.r-lib.org/)|4.154148281386132e-06| -|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.142259414225942e-06| -|cran|transport|4.1422594142259415e-06| -|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.127775989700678e-06| -|cran|[rsample](https://rsample.tidymodels.org)|4.1261192849480825e-06| -|cran|tracerer|4.062981722087646e-06| -|cran|stabledist|4.048261989056968e-06| -|cran|skewt|4.0475791990436345e-06| -|cran|catdata|4.0475791990436345e-06| -|cran|MPV|4.0475791990436345e-06| -|cran|fit.models|4.0475791990436345e-06| -|cran|DEoptimR|4.0475791990436345e-06| -|cran|feather|4.041512653255422e-06| -|cran|spacetime|3.995213298162634e-06| -|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.937537358039471e-06| -|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|3.910524621821694e-06| -|cran|[move](https://bartk.gitlab.io/move/)|3.9001793185893605e-06| -|cran|goftest|3.856586351175877e-06| -|cran|tensor|3.856586351175877e-06| -|cran|spatstat.sparse|3.856586351175877e-06| -|cran|ellipse|3.849036924991161e-06| -|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.844760949117341e-06| -|cran|doRNG|3.821234309623431e-06| -|cran|keras|3.816426384974413e-06| -|cran|[rdflib](https://github.com/ropensci/rdflib)|3.8041157885748442e-06| -|DESCRIPTION|github/johannes-titz/cofad|3.8037276531000383e-06| -|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.8037276531000383e-06| -|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.8037276531000383e-06| -|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.8037276531000383e-06| -|DESCRIPTION|github/highamm/sptotal|3.8037276531000383e-06| -|DESCRIPTION|github/YuLab-SMU/treeio|3.8037276531000383e-06| -|DESCRIPTION|github/dsoave/JLS|3.8037276531000383e-06| -|DESCRIPTION|github/rickhelmus/patRoon|3.8037276531000383e-06| -|DESCRIPTION|github/samhforbes/PupillometryR|3.8037276531000383e-06| -|DESCRIPTION|github/tidyverse/glue|3.8037276531000383e-06| -|DESCRIPTION|github/nand1155/CausNet|3.8037276531000383e-06| -|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.8037276531000383e-06| -|DESCRIPTION|github/stemangiola/tidyHeatmap|3.8037276531000383e-06| -|DESCRIPTION|github/MRCIEU/metaboprep|3.8037276531000383e-06| -|DESCRIPTION|github/maize-genetics/rTASSEL|3.8037276531000383e-06| -|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.8037276531000383e-06| -|DESCRIPTION|github/GaryBAYLOR/mixR|3.8037276531000383e-06| -|DESCRIPTION|github/pydemull/activAnalyzer|3.8037276531000383e-06| -|DESCRIPTION|github/humanfactors/FIPS|3.8037276531000383e-06| -|DESCRIPTION|github/aranyics/ReDCM|3.8037276531000383e-06| -|DESCRIPTION|github/shangguandong1996/FindIT2|3.8037276531000383e-06| -|DESCRIPTION|github/Natsiopoulos/ARDL|3.8037276531000383e-06| -|DESCRIPTION|github/nevrome/bleiglas|3.8037276531000383e-06| -|DESCRIPTION|github/weizhouUMICH/SAIGE|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/effectsize|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/parameters|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/performance|3.8037276531000383e-06| -|DESCRIPTION|github/easystats/correlation|3.8037276531000383e-06| -|DESCRIPTION|github/rauschenberger/transreg|3.8037276531000383e-06| -|DESCRIPTION|github/rauschenberger/joinet|3.8037276531000383e-06| -|DESCRIPTION|github/lsds/Neptune|3.8037276531000383e-06| -|DESCRIPTION|github/fchuffar/protopackage|3.8037276531000383e-06| -|DESCRIPTION|github/gabraham/flashpca|3.8037276531000383e-06| -|DESCRIPTION|github/rcarragh/c212|3.8037276531000383e-06| -|DESCRIPTION|github/BrianAronson/birankr|3.8037276531000383e-06| -|DESCRIPTION|github/bcjaeger/aorsf|3.8037276531000383e-06| -|DESCRIPTION|github/xiaotiand/FunFor|3.8037276531000383e-06| -|DESCRIPTION|github/KiranLDA/PAMLr|3.8037276531000383e-06| -|DESCRIPTION|github/signaturescience/skater|3.8037276531000383e-06| -|DESCRIPTION|github/ejikeugba/serp|3.8037276531000383e-06| -|DESCRIPTION|github/ejikeugba/gofcat|3.8037276531000383e-06| -|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.8037276531000383e-06| -|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.8037276531000383e-06| -|DESCRIPTION|github/bcgov/shinyssdtools|3.8037276531000383e-06| -|DESCRIPTION|github/bcgov/bcdata|3.8037276531000383e-06| -|DESCRIPTION|github/SJTU-CGM/ivTerm|3.8037276531000383e-06| -|DESCRIPTION|github/radio1988/OneStopRNAseq|3.8037276531000383e-06| -|DESCRIPTION|github/ColemanRHarris/mxnorm|3.8037276531000383e-06| -|DESCRIPTION|github/haoharryfeng/NeuCA|3.8037276531000383e-06| -|DESCRIPTION|github/ArgoCanada/argodata|3.8037276531000383e-06| -|DESCRIPTION|github/dankelley/oce|3.8037276531000383e-06| -|DESCRIPTION|github/tidymodels/stacks|3.8037276531000383e-06| -|DESCRIPTION|github/tidymodels/infer|3.8037276531000383e-06| -|DESCRIPTION|github/schochastics/netrankr|3.8037276531000383e-06| -|DESCRIPTION|github/schochastics/signnet|3.8037276531000383e-06| -|DESCRIPTION|github/schochastics/graphlayouts|3.8037276531000383e-06| -|DESCRIPTION|github/prioritizr/wdpar|3.8037276531000383e-06| -|DESCRIPTION|github/metaOmics/MetaPath|3.8037276531000383e-06| -|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.8037276531000383e-06| -|DESCRIPTION|github/sjbeckett/localcovid19now|3.8037276531000383e-06| -|DESCRIPTION|github/mcsiple/mmrefpoints|3.8037276531000383e-06| -|DESCRIPTION|github/constantAmateur/SoupX|3.8037276531000383e-06| -|DESCRIPTION|github/ants-project/ANTs|3.8037276531000383e-06| -|DESCRIPTION|github/ICRAR/ProFit|3.8037276531000383e-06| -|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.8037276531000383e-06| -|DESCRIPTION|github/V-Bernal/GeneNetTools|3.8037276531000383e-06| -|DESCRIPTION|github/gtonkinhill/fastbaps|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/autotest|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/srr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.8037276531000383e-06| -|DESCRIPTION|github/YonghuiDong/RawHummus|3.8037276531000383e-06| -|DESCRIPTION|github/rqtl/qtl2|3.8037276531000383e-06| -|DESCRIPTION|github/flosalbizziae/kataegis|3.8037276531000383e-06| -|DESCRIPTION|github/raredd/kmdata|3.8037276531000383e-06| -|DESCRIPTION|github/alesantuz/musclesyneRgies|3.8037276531000383e-06| -|DESCRIPTION|github/andyphilips/dynamac|3.8037276531000383e-06| -|DESCRIPTION|github/LTLA/basilisk|3.8037276531000383e-06| -|DESCRIPTION|github/saezlab/PHONEMeS|3.8037276531000383e-06| -|DESCRIPTION|github/rx-li/EasyCellType|3.8037276531000383e-06| -|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.8037276531000383e-06| -|DESCRIPTION|github/kendomaniac/docker4seq|3.8037276531000383e-06| -|DESCRIPTION|github/kendomaniac/rCASC|3.8037276531000383e-06| -|DESCRIPTION|github/takfung/ResDisMapper|3.8037276531000383e-06| -|DESCRIPTION|github/oneilsh/tidytensor|3.8037276531000383e-06| -|DESCRIPTION|github/jgrembi/riskCommunicator|3.8037276531000383e-06| -|DESCRIPTION|github/HajkD/LTRpred|3.8037276531000383e-06| -|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.8037276531000383e-06| -|DESCRIPTION|github/niceume/datasailr|3.8037276531000383e-06| -|DESCRIPTION|github/flyaflya/causact|3.8037276531000383e-06| -|DESCRIPTION|github/zizroc/villager|3.8037276531000383e-06| -|DESCRIPTION|github/azizka/IUCNN|3.8037276531000383e-06| -|DESCRIPTION|github/lasseignelab/CINmetrics|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-org/rotemplate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-org/roblog|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-org/pkgreviewr|3.8037276531000383e-06| -|DESCRIPTION|github/sachsmc/cosinor|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/reviewer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/monkeylearn|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/arresteddev|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci-archive/rodev|3.8037276531000383e-06| -|DESCRIPTION|github/mmahmoudian/sivs|3.8037276531000383e-06| -|DESCRIPTION|github/tgrimes/SeqNet|3.8037276531000383e-06| -|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.8037276531000383e-06| -|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.8037276531000383e-06| -|DESCRIPTION|github/SofieVG/FlowSOM|3.8037276531000383e-06| -|DESCRIPTION|github/rajewsky-lab/dropbead|3.8037276531000383e-06| -|DESCRIPTION|github/wesleyburr/subMaldi|3.8037276531000383e-06| -|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.8037276531000383e-06| -|DESCRIPTION|github/CTU-Bern/presize|3.8037276531000383e-06| -|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.8037276531000383e-06| -|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/ambrosia|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/osiris|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/plutus|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/rmap|3.8037276531000383e-06| -|DESCRIPTION|github/JGCRI/rfasst|3.8037276531000383e-06| -|DESCRIPTION|github/NathanSkene/EWCE|3.8037276531000383e-06| -|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.8037276531000383e-06| -|DESCRIPTION|github/Hegghammer/daiR|3.8037276531000383e-06| -|DESCRIPTION|github/JSB-UCLA/scPNMF|3.8037276531000383e-06| -|DESCRIPTION|github/jorittmo/singcar|3.8037276531000383e-06| -|DESCRIPTION|github/chainsawriot/oolong|3.8037276531000383e-06| -|DESCRIPTION|github/chainsawriot/sweater|3.8037276531000383e-06| -|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.8037276531000383e-06| -|DESCRIPTION|github/AngusWright/LAMBDAR|3.8037276531000383e-06| -|DESCRIPTION|github/llrs/experDesign|3.8037276531000383e-06| -|DESCRIPTION|github/n8thangreen/BCEA|3.8037276531000383e-06| -|DESCRIPTION|github/binzhulab/SUITOR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ecoengine|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/popler|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/FedData|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cchecks|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DoOR.functions|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfishbase|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/patentsview|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/chlorpromazineR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/workloopR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxizedb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/beautier|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/censo2017|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phonfieldwork|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rerddap|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tracerer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pixelclasser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/virtuoso|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ruODK|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opencontext|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rAltmetric|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/aRxiv|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/git2rdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nodbi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rperseus|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/USAboundaries|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rgnparser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcrossref|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/exoplanets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rsnps|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/iheatmapr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/fingertipsR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/piggyback|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dittodb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rmangal|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/oai|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/weathercan|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxlist|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dbparser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pathviewr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/suppdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/camsRad|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/solrium|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/historydata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/AntWeb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/daiquiri|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/webchem|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdefra|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/staypuft|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jstor|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hddtools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/parzer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gistr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnoaa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jsonvalidate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/lightr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/restez|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bomrang|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cyphr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/scrubr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ots|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cleanEHR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cde|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/unrtf|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mapscanner|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nlrx|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ghql|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/treedata.table|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rrricanesdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/treestartr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/getlandsat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jenkins|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/fauxpas|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/Rclean|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spatsoc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/slopes|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mregions|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/binman|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/isdparser|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/unifir|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/grainchanger|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/drake|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfema|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/baRcodeR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dataspice|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/comtradr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tesseract|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osmextract|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jagstargets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdhs|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spelling|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/codemetar|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/UCSCXenaTools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxize|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/traits|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ritis|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/microdemic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gitignore|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidyqpcr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rredlist|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/EML|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/neotoma|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/plotly|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/antanym|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdatacite|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tiler|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tif|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spiro|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/chromer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/namext|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rorcid|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/targets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/onekp|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/charlatan|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/magick|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/roadoi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rWBclimate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/graphql|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/c14bazAAR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/citesdb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rppo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opencv|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/photosearcher|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bib2df|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/katex|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/xslt|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/worrms|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DataSpaceR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/citecorp|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/seasl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/PostcodesioR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/git2r|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/SymbiotaR2|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/skynet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jqr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dbhydroR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/awardFindR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/RefManageR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outsider.devtools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opentripplanner|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/allodb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/antiword|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/colocr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidyhydat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rb3|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rAvis|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/refsplitr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/plater|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bittrex|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rsat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/RNeXML|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/getCRUCLdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osmplotr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/RSelenium|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/dataaimsr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/biomartr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdryad|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/datapack|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/addressable|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/randgeo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rgbif|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/landscapetools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outcomerate|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/MODIStsp|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/robotstxt|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tradestatistics|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wellknown|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/conditionz|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/europepmc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bowerbird|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidync|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phylogram|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdflib|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bold|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mcbette|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cld2|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/MtreeRing|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/fulltext|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/excluder|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/MODISTools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/chirps|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pdftools|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gittargets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/riem|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/geojsonlint|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/eia|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/Rpolyhedra|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phylotaR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/stplanr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/zbank|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxadb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/refimpact|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/prism|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/readODS|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rrricanes|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcoreoa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DoOR.data|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nbaR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/CoordinateCleaner|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/timefuzz|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mauricer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/trufflesniffer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/circle|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hoardr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/USAboundariesData|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tabulizer|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/infx|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tokenizers|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cRegulome|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rtweet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rentrez|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/BaseSet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/arkdb|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/epubr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/av|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/writexl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcol|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/coder|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rplos|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/helminthR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfigshare|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/stantargets|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/paleobioDB|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/medrxivr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/elastic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mapr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rusda|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pendulum|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rzmq|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osmdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/phylocomr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ckanr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/natserv|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rdataretriever|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tinkr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ramlegacy|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/assertr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/spocc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/osfr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wateRinfo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/webmockr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/DataPackageR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnaturalearthhires|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/clifro|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rinat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/qualtRics|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rbace|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tacmagic|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rbhl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gutenbergr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ijtiff|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/sofa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/opencage|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/essurvey|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/NLMR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pangaear|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/smapr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/crul|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ezknitr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/terrainr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcites|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nasapower|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/geonames|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnassqs|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outsider.base|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hunspell|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wdman|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/EndoMineR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/qpdf|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/taxview|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/skimr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rvertnet|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rcitoid|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rromeo|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/wikitaxa|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/jsonld|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rglobi|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bikedata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/outsider|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/treebase|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tidypmc|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/geojsonio|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/tarchetypes|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnpn|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/stats19|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/bibtex|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnaturalearthdata|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rrlite|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/beastier|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/finch|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/mctq|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/GSODR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/nomisr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/textreuse|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/pubchunks|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rnaturalearth|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cld3|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/cffr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rgpdd|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rtika|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/visdat|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/babette|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rfisheries|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/lingtypology|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/internetarchive|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/handlr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/gtfsr|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/predictNMB|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rotl|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/emld|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/brranching|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/ssh|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/rebird|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/googleLanguageR|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/hydroscoper|3.8037276531000383e-06| -|DESCRIPTION|github/ropensci/vcr|3.8037276531000383e-06| -|DESCRIPTION|github/VBlesius/RHRT|3.8037276531000383e-06| -|DESCRIPTION|github/deweylab/RSEM|3.8037276531000383e-06| -|DESCRIPTION|github/BMILAB/scLINE|3.8037276531000383e-06| -|DESCRIPTION|github/INCEPTdk/adaptr|3.8037276531000383e-06| -|DESCRIPTION|github/ezer/PAFway|3.8037276531000383e-06| -|DESCRIPTION|github/CornellLabofOrnithology/auk|3.8037276531000383e-06| -|DESCRIPTION|github/koenderks/jaspAudit|3.8037276531000383e-06| -|DESCRIPTION|github/kateharborne/SimSpin|3.8037276531000383e-06| -|DESCRIPTION|github/xoopR/set6|3.8037276531000383e-06| -|DESCRIPTION|github/Pinlyu3/LRLoop|3.8037276531000383e-06| -|DESCRIPTION|github/david-barnett/microViz|3.8037276531000383e-06| -|DESCRIPTION|github/databio/GenomicDistributions|3.8037276531000383e-06| -|DESCRIPTION|github/Martindelosrios/ROGER|3.8037276531000383e-06| -|DESCRIPTION|github/Martindelosrios/MeSsI|3.8037276531000383e-06| -|DESCRIPTION|github/pmoulos/metaseqR2|3.8037276531000383e-06| -|DESCRIPTION|github/EpiVec/TDLM|3.8037276531000383e-06| -|DESCRIPTION|github/JonasRieger/ldaPrototype|3.8037276531000383e-06| -|DESCRIPTION|github/ec363/fpcountr|3.8037276531000383e-06| -|DESCRIPTION|github/isakro/shoredate|3.8037276531000383e-06| -|DESCRIPTION|github/SchlossLab/mikropml|3.8037276531000383e-06| -|DESCRIPTION|github/adriancorrendo/metrica|3.8037276531000383e-06| -|DESCRIPTION|github/OrlandoLam/SAMT|3.8037276531000383e-06| -|DESCRIPTION|github/bblodfon/emba|3.8037276531000383e-06| -|DESCRIPTION|github/msaland/THInCR-Suite|3.8037276531000383e-06| -|DESCRIPTION|github/bommert/stabm|3.8037276531000383e-06| -|DESCRIPTION|github/TeamPerie/CellDestiny|3.8037276531000383e-06| -|DESCRIPTION|github/alstat/ALUES|3.8037276531000383e-06| -|DESCRIPTION|github/VincentAlcazer/StatAid|3.8037276531000383e-06| -|DESCRIPTION|github/r-spatial/rgee|3.8037276531000383e-06| -|DESCRIPTION|github/yuliadm/mixComp|3.8037276531000383e-06| -|DESCRIPTION|github/julia-wrobel/registr|3.8037276531000383e-06| -|DESCRIPTION|github/ecological-cities/home2park|3.8037276531000383e-06| -|DESCRIPTION|github/riatelab/osrm|3.8037276531000383e-06| -|DESCRIPTION|github/lydialucchesi/Vizumap|3.8037276531000383e-06| -|DESCRIPTION|github/anwarbio/bioassays|3.8037276531000383e-06| -|DESCRIPTION|github/johnschwenck/bp|3.8037276531000383e-06| -|DESCRIPTION|github/maximewack/viroCapt|3.8037276531000383e-06| -|DESCRIPTION|github/Merck/pkglite|3.8037276531000383e-06| -|DESCRIPTION|github/Jinsl-lab/SDImpute|3.8037276531000383e-06| -|DESCRIPTION|github/rudeboybert/forestecology|3.8037276531000383e-06| -|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.8037276531000383e-06| -|DESCRIPTION|github/dpseidel/stmove|3.8037276531000383e-06| -|DESCRIPTION|github/hope-data-science/tidyfst|3.8037276531000383e-06| -|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.8037276531000383e-06| -|DESCRIPTION|github/martin3141/spant|3.8037276531000383e-06| -|DESCRIPTION|github/annajenul/UBayFS|3.8037276531000383e-06| -|DESCRIPTION|github/chrisaberson/BetterReg|3.8037276531000383e-06| -|DESCRIPTION|github/vbaliga/gaussplotR|3.8037276531000383e-06| -|DESCRIPTION|github/OwenWard/ppdiag|3.8037276531000383e-06| -|DESCRIPTION|github/occupationMeasurement/occupationMeasurement|3.8037276531000383e-06| -|DESCRIPTION|github/mlr-org/mcboost|3.8037276531000383e-06| -|DESCRIPTION|github/tinglabs/scAIDE|3.8037276531000383e-06| -|DESCRIPTION|github/zhouzilu/DENDRO|3.8037276531000383e-06| -|DESCRIPTION|github/inrae/RCaNmodel|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/gendercoder|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/allcontributors|3.8037276531000383e-06| -|DESCRIPTION|github/ropenscilabs/qcoder|3.8037276531000383e-06| -|DESCRIPTION|github/USEPA/nsink|3.8037276531000383e-06| -|DESCRIPTION|github/taranu/AllStarFit|3.8037276531000383e-06| -|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.8037276531000383e-06| -|DESCRIPTION|github/cjbarrie/academictwitteR|3.8037276531000383e-06| -|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.8037276531000383e-06| -|DESCRIPTION|github/ShixiangWang/sigminer|3.8037276531000383e-06| -|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.8037276531000383e-06| -|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.8037276531000383e-06| -|DESCRIPTION|github/lrnv/cort|3.8037276531000383e-06| -|DESCRIPTION|github/GOVS-pack/GOVS|3.8037276531000383e-06| -|DESCRIPTION|github/cran/irtplay|3.8037276531000383e-06| -|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.8037276531000383e-06| -|DESCRIPTION|github/donaldRwilliams/BGGM|3.8037276531000383e-06| -|DESCRIPTION|github/TheMillerLab/genetex|3.8037276531000383e-06| -|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.8037276531000383e-06| -|DESCRIPTION|github/LucyMcGowan/tipr|3.8037276531000383e-06| -|DESCRIPTION|github/insightsengineering/rbmi|3.8037276531000383e-06| -|DESCRIPTION|github/dgrun/FateID|3.8037276531000383e-06| -|DESCRIPTION|github/DidierMurilloF/FielDHub|3.8037276531000383e-06| -|DESCRIPTION|github/AgrDataSci/climatrends|3.8037276531000383e-06| -|DESCRIPTION|github/abschneider/StrainHub|3.8037276531000383e-06| -|DESCRIPTION|github/gasparl/possa|3.8037276531000383e-06| -|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.8037276531000383e-06| -|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.8037276531000383e-06| -|DESCRIPTION|github/timoast/signac|3.8037276531000383e-06| -|DESCRIPTION|github/bluefoxr/COINr|3.8037276531000383e-06| -|DESCRIPTION|github/jessecambon/tidygeocoder|3.8037276531000383e-06| -|DESCRIPTION|github/jackmwolf/tehtuner|3.8037276531000383e-06| -|DESCRIPTION|github/Dulab2020/ARMT|3.8037276531000383e-06| -|DESCRIPTION|github/msalibian/RBF|3.8037276531000383e-06| -|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.8037276531000383e-06| -|DESCRIPTION|github/epiforecasts/covidregionaldata|3.8037276531000383e-06| -|DESCRIPTION|github/saeyslab/PeacoQC|3.8037276531000383e-06| -|DESCRIPTION|github/saeyslab/nichenetr|3.8037276531000383e-06| -|DESCRIPTION|github/r-spatialecology/shar|3.8037276531000383e-06| -|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.8037276531000383e-06| -|DESCRIPTION|github/r-cas/caracas|3.8037276531000383e-06| -|DESCRIPTION|github/tbep-tech/tbeptools|3.8037276531000383e-06| -|DESCRIPTION|github/txopen/histoc|3.8037276531000383e-06| -|DESCRIPTION|github/abmantz/rgw|3.8037276531000383e-06| -|DESCRIPTION|github/SietzeN/glottospace|3.8037276531000383e-06| -|DESCRIPTION|github/asancpt/caffsim|3.8037276531000383e-06| -|DESCRIPTION|github/MAnalytics/opitools|3.8037276531000383e-06| -|DESCRIPTION|github/MAnalytics/akmedoids|3.8037276531000383e-06| -|DESCRIPTION|github/nanakiksc/zerone|3.8037276531000383e-06| -|DESCRIPTION|github/ClaudioZandonella/PRDA|3.8037276531000383e-06| -|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.8037276531000383e-06| -|DESCRIPTION|github/s-abbas/robnptests|3.8037276531000383e-06| -|DESCRIPTION|github/tlverse/hal9001|3.8037276531000383e-06| -|DESCRIPTION|github/esplint/IRACpm|3.8037276531000383e-06| -|DESCRIPTION|github/r-lib/credentials|3.8037276531000383e-06| -|DESCRIPTION|github/r-lib/gert|3.8037276531000383e-06| -|DESCRIPTION|github/stefanoMP/massiveGST|3.8037276531000383e-06| -|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.8037276531000383e-06| -|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.8037276531000383e-06| -|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.8037276531000383e-06| -|DESCRIPTION|github/RitchieLab/hudson|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/ring|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/individual|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/EpiEstim|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/drjacoby|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/rrq|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/dde|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/dust|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/cinterpolate|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/squire|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/sircovid|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/provisionr|3.8037276531000383e-06| -|DESCRIPTION|github/mrc-ide/odin|3.8037276531000383e-06| -|DESCRIPTION|github/q1cui/discourseGT|3.8037276531000383e-06| -|DESCRIPTION|github/YenWenWang/HapDipKinship|3.8037276531000383e-06| -|DESCRIPTION|github/zoometh/iconr|3.8037276531000383e-06| -|DESCRIPTION|github/justinmathias/isocalcR|3.8037276531000383e-06| -|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.8037276531000383e-06| -|DESCRIPTION|github/bartongroup/RoSA|3.8037276531000383e-06| -|DESCRIPTION|github/nhejazi/medoutcon|3.8037276531000383e-06| -|DESCRIPTION|github/nhejazi/haldensify|3.8037276531000383e-06| -|DESCRIPTION|github/nhejazi/txshift|3.8037276531000383e-06| -|DESCRIPTION|github/vimc/orderly|3.8037276531000383e-06| -|DESCRIPTION|github/vimc/dettl|3.8037276531000383e-06| -|DESCRIPTION|github/vimc/vaultr|3.8037276531000383e-06| -|DESCRIPTION|github/akcochrane/TEfits|3.8037276531000383e-06| -|DESCRIPTION|github/prdm0/ropenblas|3.8037276531000383e-06| -|DESCRIPTION|github/isoverse/isoreader|3.8037276531000383e-06| -|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.8037276531000383e-06| -|DESCRIPTION|github/TomKellyGenetics/graphsim|3.8037276531000383e-06| -|DESCRIPTION|github/ConnorDonegan/geostan|3.8037276531000383e-06| -|DESCRIPTION|github/genostats/LowKi|3.8037276531000383e-06| -|DESCRIPTION|github/cosimameyer/overviewR|3.8037276531000383e-06| -|DESCRIPTION|github/GreiffLab/immuneREF|3.8037276531000383e-06| -|DESCRIPTION|github/insilico/cncv|3.8037276531000383e-06| -|DESCRIPTION|github/LindaNab/mecor|3.8037276531000383e-06| -|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.8037276531000383e-06| -|DESCRIPTION|github/obreschkow/dftools|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/hyper.fit|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/ProFound|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/ProFuse|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/celestial|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/NFWdist|3.8037276531000383e-06| -|DESCRIPTION|github/asgr/ProSpect|3.8037276531000383e-06| -|DESCRIPTION|github/yiling0210/APIR|3.8037276531000383e-06| -|DESCRIPTION|github/adithirgis/pollucheck|3.8037276531000383e-06| -|DESCRIPTION|github/fumi-github/omicwas|3.8037276531000383e-06| -|DESCRIPTION|github/kadyb/rgugik|3.8037276531000383e-06| -|DESCRIPTION|github/astrostat/LIRA|3.8037276531000383e-06| -|DESCRIPTION|github/astrostat/Automark|3.8037276531000383e-06| -|DESCRIPTION|github/mingzehuang/latentcor|3.8037276531000383e-06| -|DESCRIPTION|github/mdsteiner/EFAtools|3.8037276531000383e-06| -|DESCRIPTION|github/rhenkin/visxhclust|3.8037276531000383e-06| -|DESCRIPTION|github/wadpac/GGIR|3.8037276531000383e-06| -|DESCRIPTION|github/mmollina/viewpoly|3.8037276531000383e-06| -|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.8037276531000383e-06| -|DESCRIPTION|github/CajoterBraak/demc2|3.8037276531000383e-06| -|DESCRIPTION|github/NLeSC/compressing-the-sky|3.8037276531000383e-06| -|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.8037276531000383e-06| -|DESCRIPTION|github/IMMM-SFA/gamut|3.8037276531000383e-06| -|DESCRIPTION|github/snystrom/memes|3.8037276531000383e-06| -|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.8037276531000383e-06| -|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.8037276531000383e-06| -|DESCRIPTION|gitlab/ampere2/metalwalls|3.8037276531000383e-06| -|DESCRIPTION|gitlab/libreumg/dataquier|3.8037276531000383e-06| -|cran|socialmixr|3.7656903765690452e-06| -|cran|[nasapower](https://docs.ropensci.org/nasapower/)|3.765690376569038e-06| -|cran|LSD|3.765690376569038e-06| -|cran|outbreaks|3.7656903765690376e-06| -|cran|aweek|3.7656903765690376e-06| -|cran|loo|3.753562623044666e-06| -|cran|[rmsfact](NA)|3.7280334728033477e-06| -|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.7280334728033477e-06| -|cran|geomorph|3.728033472803347e-06| -|cran|clv|3.6244769874477e-06| -|cran|[geojson](https://docs.ropensci.org/geojson)|3.6087866108786624e-06| -|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.5979908998865502e-06| -|cran|ncbit|3.5846475700032187e-06| -|cran|subplex|3.5846475700032187e-06| -|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.5810707364388482e-06| -|cran|thor|3.5505080693365216e-06| -|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.5406455469216975e-06| -|cran|gcookbook|3.523256362663982e-06| -|cran|polycor|3.498405965419641e-06| -|cran|imbalance|3.4518828451882847e-06| -|cran|prodlim|3.4518828451882847e-06| -|cran|pec|3.4518828451882847e-06| -|cran|limma|3.4224576943476112e-06| -|cran|misc3d|3.4173640167364016e-06| -|cran|aws.signature|3.403361344537815e-06| -|cran|princurve|3.3891213389121338e-06| -|cran|brglm|3.3891213389121338e-06| -|cran|maxLik|3.3891213389121338e-06| -|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.3814536435752444e-06| -|cran|[gistr](https://github.com/ropensci/gistr)|3.37105363255991e-06| -|cran|PCICt|3.3465369222373043e-06| -|cran|gld|3.3465192516883046e-06| -|cran|paws|3.345715087903283e-06| -|cran|clustermq|3.345715087903283e-06| -|cran|grpreg|3.3286013150029883e-06| -|cran|registry|3.2301554094441124e-06| -|cran|pvclust|3.2287022015520164e-06| -|cran|[themis](https://github.com/tidymodels/themis)|3.2214218622296498e-06| -|cran|superpc|3.2214218622296498e-06| -|cran|subselect|3.2214218622296498e-06| -|cran|pamr|3.2214218622296498e-06| -|cran|BradleyTerry2|3.2214218622296498e-06| -|cran|ModelMetrics|3.2214218622296498e-06| -|cran|yulab.utils|3.181854309660442e-06| -|cran|[servr](https://github.com/yihui/servr)|3.1756201434548644e-06| -|cran|farver|3.1328012376498712e-06| -|cran|robustlmm|3.1066945606694567e-06| -|cran|multgee|3.1066945606694567e-06| -|cran|merTools|3.1066945606694567e-06| -|cran|marginaleffects|3.1066945606694567e-06| -|cran|logistf|3.1066945606694567e-06| -|cran|JM|3.1066945606694567e-06| -|cran|gmnl|3.1066945606694567e-06| -|cran|fungible|3.1066945606694567e-06| -|cran|feisr|3.1066945606694567e-06| -|cran|estimatr|3.1066945606694567e-06| -|cran|crch|3.1066945606694567e-06| -|cran|censReg|3.1066945606694567e-06| -|cran|bife|3.1066945606694567e-06| -|cran|bdsmatrix|3.1066945606694567e-06| -|cran|corpus.JSS.papers|3.106694560669456e-06| -|cran|lasso2|3.106694560669456e-06| -|cran|ggfun|3.106694560669456e-06| -|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.059623430962344e-06| -|cran|sparklyr|3.0596234309623433e-06| -|cran|sjmisc|3.032725642558279e-06| -|cran|[progressr](https://progressr.futureverse.org)|3.022462012772526e-06| -|cran|distr6|3.001637256685465e-06| -|cran|hardhat|2.989144879223018e-06| -|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|2.9861639406618503e-06| -|cran|ppcor|2.9841835400478186e-06| -|cran|distributional|2.979447330911766e-06| -|cran|plainview|2.9772489539748956e-06| -|cran|mapdeck|2.9772489539748956e-06| -|cran|decor|2.958756724447101e-06| -|cran|[mlr3](https://mlr3.mlr-org.com)|2.9533591749345813e-06| -|cran|rainbow|2.9291691572026294e-06| -|cran|procmaps|2.913752477427879e-06| -|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.87504144171179e-06| -|cran|tablerDash|2.8729956599703735e-06| -|cran|argonDash|2.8729956599703735e-06| -|cran|argonR|2.8729956599703735e-06| -|cran|TMB|2.8705369138557886e-06| -|cran|RProtoBuf|2.867718056002575e-06| -|cran|[lhs](https://github.com/bertcarnell/lhs)|2.8511655708308438e-06| -|cran|affy|2.8390408754425493e-06| -|cran|marray|2.8390408754425493e-06| -|cran|lm.beta|2.824850229140061e-06| -|cran|mlapi|2.803032686318306e-06| -|cran|rsparse|2.803032686318306e-06| -|cran|[magicaxis](NA)|2.7986508410895812e-06| -|cran|[xgboost](https://github.com/dmlc/xgboost)|2.7869097429766963e-06| -|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.769327751938587e-06| -|cran|GenSA|2.7650746561061285e-06| -|cran|MonetDBLite|2.7615062761506275e-06| -|cran|RgoogleMaps|2.7536610878661085e-06| -|cran|systemfonts|2.7473138658463694e-06| -|cran|ExactData|2.7014735310169183e-06| -|cran|diffobj|2.696266985642177e-06| -|cran|Epi|2.692224093897734e-06| -|cran|memisc|2.692224093897734e-06| -|cran|descr|2.692224093897734e-06| -|cran|sylly.en|2.692224093897734e-06| -|cran|sylly|2.692224093897734e-06| -|cran|estimability|2.6912095738322036e-06| -|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.6794335371741247e-06| -|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.6757919904363497e-06| -|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.668189826029509e-06| -|cran|DoE.base|2.662881052002391e-06| -|cran|[text2vec](http://text2vec.org)|2.6561566049013805e-06| -|cran|RcppAnnoy|2.6545465260180327e-06| -|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.6422594142259427e-06| -|cran|DendSer|2.6216141818982603e-06| -|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6150627615062785e-06| -|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6150627615062785e-06| -|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6150627615062785e-06| -|cran|[rbison](https://github.com/ropensci/rbison)|2.6150627615062785e-06| -|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6150627615062785e-06| -|cran|fftw|2.6081248398941166e-06| -|cran|[clusterCrit](http:www.r-project.org)|2.601063327775511e-06| -|cran|kknn|2.601051019388922e-06| -|cran|picante|2.5889121338912135e-06| -|cran|hisse|2.5889121338912135e-06| -|cran|diversitree|2.5889121338912135e-06| -|cran|[gargle](https://gargle.r-lib.org)|2.5845266249122926e-06| -|cran|[arm](https://CRAN.R-project.org/package=arm)|2.541841004184102e-06| -|cran|svUnit|2.536077192383229e-06| -|cran|AlgDesign|2.536077192383229e-06| -|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.528215150847832e-06| -|cran|BiasedUrn|2.485355648535565e-06| -|cran|[hal9001](https://github.com/tlverse/hal9001)|2.4821040338595343e-06| -|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.47412464214931e-06| -|cran|[oai](https://github.com/ropensci/oai)|2.4590542364354888e-06| -|cran|logging|2.450595429674928e-06| -|cran|rsyslog|2.450595429674928e-06| -|cran|[leafem](https://github.com/r-spatial/leafem)|2.4440002988643173e-06| -|cran|[reproj](https://github.com/hypertidy/reproj/)|2.427863423802385e-06| -|cran|influenceR|2.423533465806524e-06| -|cran|Rdonlp2|2.4208009563658097e-06| -|cran|gamlss.dist|2.4208009563658097e-06| -|cran|Rsolnp|2.4208009563658097e-06| -|cran|[correlation](https://easystats.github.io/correlation/)|2.4199800719315918e-06| -|cran|[kml](http:www.r-project.org)|2.4028690974297713e-06| -|cran|R2WinBUGS|2.3897650466688126e-06| -|cran|kriging|2.3897650466688126e-06| -|cran|udunits2|2.3897650466688126e-06| -|cran|formula.tools|2.3897650466688126e-06| -|cran|[posterior](https://mc-stan.org/posterior/)|2.3795196696608843e-06| -|cran|plotlyGeoAssets|2.3599977978418853e-06| -|cran|listviewer|2.3599977978418853e-06| -|cran|mlr3measures|2.3366591567428387e-06| -|cran|shinyEffects|2.330020920502092e-06| -|cran|leafgl|2.330020920502092e-06| -|cran|mclustcomp|2.330020920502092e-06| -|cran|maotai|2.330020920502092e-06| -|cran|CVXR|2.330020920502092e-06| -|cran|googleAnalyticsR|2.3155487408716442e-06| -|cran|bigQueryR|2.3155487408716442e-06| -|cran|seasonal|2.3155487408716442e-06| -|cran|forecTheta|2.3155487408716442e-06| -|cran|urca|2.3155487408716442e-06| -|cran|fracdiff|2.3155487408716442e-06| -|cran|[tiff](https://www.rforge.net/tiff/)|2.3012552301255247e-06| -|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.3012552301255243e-06| -|cran|wicket|2.301255230125523e-06| -|cran|prettymapr|2.301255230125523e-06| -|cran|rosm|2.301255230125523e-06| -|cran|pkgmaker|2.2981470412432754e-06| -|cran|effects|2.28734654466872e-06| -|cran|[titanic](https://github.com/paulhendricks/titanic)|2.224288878731409e-06| -|cran|[float](https://github.com/wrathematics/float)|2.224288878731409e-06| -|cran|cleanrmd|2.2190675433353257e-06| -|cran|agridat|2.2190675433353257e-06| -|cran|[ggmap](https://github.com/dkahle/ggmap)|2.2145845786013173e-06| -|cran|cyclocomp|2.199955956837701e-06| -|cran|xmlparsedata|2.199955956837701e-06| -|cran|calibrator|2.1929608663549103e-06| -|cran|alabama|2.1929608663549103e-06| -|cran|disordR|2.1929608663549103e-06| -|cran|rio|2.182232818931784e-06| -|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.165468312792692e-06| -|cran|[ring](https://github.com/mrc-ide/ring)|2.157604271190292e-06| -|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.157604271190292e-06| -|cran|lda|2.1492677824267785e-06| -|cran|textdata|2.1407777109793655e-06| -|cran|mallet|2.1407777109793655e-06| -|cran|gutenbergr|2.1407777109793655e-06| -|cran|[ids](https://github.com/richfitz/ids)|2.124925283921107e-06| -|cran|quanteda.textplots|2.1182008368200837e-06| -|cran|quanteda.textstats|2.1182008368200837e-06| -|cran|quanteda.textmodels|2.1182008368200837e-06| -|cran|questionr|2.1182008368200837e-06| -|cran|dockerfiler|2.11258870427713e-06| -|cran|attachment|2.11258870427713e-06| -|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.1000965561635047e-06| -|cran|mfx|2.0938632736884244e-06| -|cran|drc|2.0938632736884244e-06| -|cran|bigstatsr|2.0711297071129707e-06| -|cran|RQuantLib|2.0711297071129707e-06| -|cran|odeintr|2.0711297071129707e-06| -|cran|leafsync|2.067431261207412e-06| -|cran|[ssh](https://docs.ropensci.org/ssh)|2.048370040001839e-06| -|cran|snow|2.048370040001839e-06| -|cran|Rmpi|2.048370040001839e-06| -|cran|batchtools|2.048370040001839e-06| -|cran|BatchJobs|2.048370040001839e-06| -|cran|BBmisc|2.048370040001839e-06| -|cran|rematch2|2.0038179916317993e-06| -|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|1.9974531562670566e-06| -|cran|bain|1.993600787595373e-06| -|cran|gclus|1.983504988735114e-06| -|cran|[dde](https://github.com/mrc-ide/dde)|1.976561464624474e-06| -|cran|movMF|1.962122880422814e-06| -|cran|flexmix|1.962122880422814e-06| -|cran|flexclust|1.962122880422814e-06| -|cran|cclust|1.962122880422814e-06| -|cran|RWeka|1.962122880422814e-06| -|cran|relations|1.962122880422814e-06| -|cran|[rncl](https://github.com/fmichonneau/rncl)|1.9590555887627064e-06| -|cran|arkdb|1.94168410041841e-06| -|cran|TH.data|1.939629408248655e-06| -|cran|[energy](https://github.com/mariarizzo/energy)|1.9232152196652736e-06| -|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.903018529587566e-06| -|cran|sn|1.9020578942874221e-06| -|cran|ProFound|1.9020578942874221e-06| -|cran|FITSio|1.9020578942874221e-06| -|cran|dials|1.8990766123214543e-06| -|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.8984198075482271e-06| -|cran|kappaSize|1.8828451882845226e-06| -|cran|[readtext](https://github.com/quanteda/readtext)|1.8828451882845218e-06| -|cran|nLTT|1.8828451882845188e-06| -|cran|concaveman|1.881383351958211e-06| -|cran|tweenr|1.881383351958211e-06| -|cran|ranger|1.8723849372384937e-06| -|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.853336732182421e-06| -|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.8467753570913302e-06| -|cran|nFactors|1.8287648783599054e-06| -|cran|adehabitatHR|1.8043933054393325e-06| -|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.8015405096995191e-06| -|cran|gginnards|1.8009823540112788e-06| -|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.796772265391509e-06| -|cran|CircStats|1.7923237850016093e-06| -|cran|showimage|1.7752540346682604e-06| -|cran|ggfortify|1.747515690376569e-06| -|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.7304243873281508e-06| -|cran|[wellknown](https://github.com/ropensci/wellknown)|1.7259414225941449e-06| -|cran|R2HTML|1.7259414225941423e-06| -|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.702999408170008e-06| -|cran|sangerseqR|1.6945606694560669e-06| -|cran|[ggraph](https://ggraph.data-imaginist.com)|1.6930896966527209e-06| -|cran|dendroextras|1.6896058136974235e-06| -|cran|[rlist](https://renkun.me/rlist)|1.6736401673640277e-06| -|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.659876679145564e-06| -|cran|[workflows](https://github.com/tidymodels/workflows)|1.6375703361708275e-06| -|cran|highcharter|1.6351024003523452e-06| -|cran|pso|1.620884118610151e-06| -|cran|soma|1.620884118610151e-06| -|cran|tcltk2|1.620884118610151e-06| -|cran|survAUC|1.620884118610151e-06| -|cran|simsurv|1.620884118610151e-06| -|cran|set6|1.620884118610151e-06| -|cran|param6|1.620884118610151e-06| -|cran|bujar|1.620884118610151e-06| -|cran|[umap](https://github.com/tkonopka/umap)|1.6193962940824909e-06| -|cran|IRanges|1.6189816724615475e-06| -|cran|[txtq](https://github.com/wlandau/txtq)|1.6177985194721608e-06| -|cran|pgdraw|1.6138673042438734e-06| -|cran|matrixNormal|1.6138673042438734e-06| -|cran|DiagrammeRsvg|1.6130914065014484e-06| -|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5572661207983847e-06| -|cran|sjPlot|1.5533472803347284e-06| -|cran|sjstats|1.539096387854593e-06| -|cran|projpred|1.539096387854593e-06| -|cran|PROreg|1.539096387854593e-06| -|cran|PMCMRplus|1.539096387854593e-06| -|cran|PCDimension|1.539096387854593e-06| -|cran|NbClust|1.539096387854593e-06| -|cran|M3C|1.539096387854593e-06| -|cran|lqmm|1.539096387854593e-06| -|cran|lavaSearch2|1.539096387854593e-06| -|cran|ivprobit|1.539096387854593e-06| -|cran|FactoMineR|1.539096387854593e-06| -|cran|factoextra|1.539096387854593e-06| -|cran|EGAnet|1.539096387854593e-06| -|cran|DRR|1.539096387854593e-06| -|cran|ClassDiscovery|1.539096387854593e-06| -|cran|cAIC4|1.539096387854593e-06| -|cran|brglm2|1.539096387854593e-06| -|cran|BayesFM|1.539096387854593e-06| -|cran|pcaPP|1.522207917605408e-06| -|cran|vegalite|1.5093252926329339e-06| -|cran|wdm|1.504805177824268e-06| -|cran|rmcorr|1.504805177824268e-06| -|cran|mbend|1.504805177824268e-06| -|cran|TSP|1.4968619246861926e-06| -|cran|moonBook|1.4793783622235505e-06| -|cran|ztable|1.4793783622235505e-06| -|cran|mycor|1.4793783622235505e-06| -|cran|treemap|1.4735310169183193e-06| -|cran|networkD3|1.4735310169183193e-06| -|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.471569326880438e-06| -|cran|[duckdb](https://duckdb.org/)|1.443514644351462e-06| -|cran|spatialreg|1.4423939031679615e-06| -|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4202369025870735e-06| -|cran|cartogram|1.4202032277346087e-06| -|cran|rmapshaper|1.4202032277346087e-06| -|cran|widgetframe|1.4202032277346087e-06| -|cran|tmaptools|1.4202032277346087e-06| -|cran|randgeo|1.4121338912133892e-06| -|cran|googleComputeEngineR|1.401516343159153e-06| -|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.3807531380753328e-06| -|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.3807531380753222e-06| -|cran|mlr3data|1.3807531380753137e-06| -|cran|sommer|1.359769047831008e-06| -|cran|CARBayes|1.359769047831008e-06| -|cran|multcompView|1.359769047831008e-06| -|cran|clue|1.3333409132253975e-06| -|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.3333409132253975e-06| -|cran|striprtf|1.3314405260011955e-06| -|cran|streamR|1.3314405260011955e-06| -|cran|readODS|1.3314405260011955e-06| -|cran|RNeXML|1.3314405260011955e-06| -|cran|phylobase|1.3314405260011955e-06| -|cran|mvabund|1.3314405260011955e-06| -|cran|huxtable|1.3314405260011955e-06| -|cran|texreg|1.3314405260011955e-06| -|cran|broom.mixed|1.3314405260011955e-06| -|cran|dotwhisker|1.3314405260011955e-06| -|cran|DHARMa|1.3314405260011955e-06| -|cran|[writexl](https://docs.ropensci.org/writexl)|1.3284518828451866e-06| -|cran|[FME](http://fme.r-forge.r-project.org/)|1.3219302365297577e-06| -|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3182549667905315e-06| -|cran|[GA](https://luca-scr.github.io/GA/)|1.3085774058577426e-06| -|cran|[C50](https://topepo.github.io/C5.0/)|1.3075313807531399e-06| -|cran|rlog|1.3035082072738977e-06| -|cran|loggit|1.3035082072738977e-06| -|cran|[butcher](https://butcher.tidymodels.org/)|1.2992732878220664e-06| -|cran|base64|1.2944560669456068e-06| -|cran|learnr|1.2944560669456068e-06| -|cran|pheatmap|1.2703699625633163e-06| -|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.255230125523022e-06| -|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.255230125523022e-06| -|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2552301255230127e-06| -|cran|[susieR](https://github.com/stephenslab/susieR)|1.2443150809532464e-06| -|cran|rvg|1.226326800264259e-06| -|cran|phosphoricons|1.226326800264259e-06| -|cran|datamods|1.226326800264259e-06| -|cran|[NMF](http://renozao.github.io/NMF)|1.2248839027081733e-06| -|cran|aws.ec2metadata|1.2104004781829048e-06| -|cran|ISLR|1.2025914428397896e-06| -|cran|ICSOutlier|1.2025914428397896e-06| -|cran|ICS|1.2025914428397896e-06| -|cran|bigutilsr|1.2025914428397896e-06| -|cran|[philentropy](https://github.com/HajkD/philentropy)|1.167364016736402e-06| -|cran|[proto](https://github.com/hadley/proto)|1.162666267161768e-06| -|cran|tidyquant|1.1577743704358221e-06| -|cran|tibbletime|1.1577743704358221e-06| -|cran|sweep|1.1577743704358221e-06| -|cran|tensorflow|1.1560115678070392e-06| -|cran|syslognet|1.14708722240103e-06| -|cran|botor|1.14708722240103e-06| -|cran|telegram|1.14708722240103e-06| -|cran|RPushbullet|1.14708722240103e-06| -|cran|slackr|1.14708722240103e-06| -|cran|[EMbC]()|1.1319485953377196e-06| -|cran|[geodist](https://github.com/hypertidy/geodist)|1.1297071129707327e-06| -|cran|googlePolylines|1.1297071129707168e-06| -|cran|languageR|1.1297071129707115e-06| -|cran|hypergeo|1.1297071129707115e-06| -|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.0983263598326365e-06| -|cran|automap|1.0900682669015635e-06| -|cran|snpStats|1.0805894124067675e-06| -|cran|som|1.0514966205342773e-06| -|cran|qdapDictionaries|1.0355648535564854e-06| -|cran|swagger|1.0241850200009196e-06| -|cran|nlshrink|1.0241850200009194e-06| -|cran|NetworkComparisonTest|1.0241850200009194e-06| -|cran|NetworkToolbox|1.0241850200009194e-06| -|cran|glassoFast|1.0241850200009194e-06| -|cran|[ghql](https://github.com/ropensci/ghql)|1.0114258126810433e-06| -|cran|[isdparser](https://github.com/ropensci/isdparser)|9.750448296473406e-07| -|cran|geonames|9.750448296473406e-07| -|cran|Exact|9.741677278515547e-07| -|cran|[xslt](https://github.com/ropensci/xslt)|9.699505515405137e-07| -|cran|starsdata|9.56771875568492e-07| -|cran|ncdfgeom|9.56771875568492e-07| -|cran|cubelyr|9.56771875568492e-07| -|cran|alr4|9.55906018667525e-07| -|cran|carData|9.55906018667525e-07| -|cran|vtreat|9.55906018667525e-07| -|cran|smotefamily|9.55906018667525e-07| -|cran|bestNormalize|9.55906018667525e-07| -|cran|mlr3learners|9.55906018667525e-07| -|cran|mlr3filters|9.55906018667525e-07| -|cran|bbotk|9.55906018667525e-07| -|cran|compositions|9.534612462412652e-07| -|cran|[Momocs](https://github.com/MomX/Momocs/)|9.414225941422719e-07| -|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.414225941422666e-07| -|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.414225941422613e-07| -|cran|leaflet.minicharts|9.414225941422613e-07| -|cran|[metR](https://github.com/eliocamp/metR)|9.414225941422613e-07| -|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.414225941422613e-07| -|cran|[LiblineaR]()|9.414225941422604e-07| -|cran|sva|9.414225941422594e-07| -|cran|SIS|9.414225941422594e-07| -|cran|polspline|9.414225941422594e-07| -|cran|LogicReg|9.414225941422594e-07| -|cran|KernelKnn|9.414225941422594e-07| -|cran|genefilter|9.414225941422594e-07| -|cran|extraTrees|9.414225941422594e-07| -|cran|biglasso|9.414225941422594e-07| -|cran|bartMachine|9.414225941422594e-07| -|cran|cvAUC|9.414225941422594e-07| -|cran|nnls|9.414225941422594e-07| -|cran|qap|9.320083682008369e-07| -|cran|biomaRt|9.320083682008367e-07| -|cran|[tune](https://tune.tidymodels.org/)|9.233876785456651e-07| -|cran|dblog|8.91486265235583e-07| -|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|8.876270173341302e-07| -|cran|bcpa|8.629707112970712e-07| -|cran|amt|8.629707112970712e-07| -|cran|circular|8.629707112970712e-07| -|cran|Rfast|8.530969045316585e-07| -|cran|genlasso|8.530969045316585e-07| -|cran|L0Learn|8.530969045316585e-07| -|cran|mixsqp|8.530969045316585e-07| -|cran|slider|8.284518828451882e-07| -|cran|[scattermore](https://github.com/exaexa/scattermore)|8.187724674406275e-07| -|cran|RDCOMClient|8.104420593050755e-07| -|cran|base|8.104420593050755e-07| -|cran|NetSwan|8.104420593050755e-07| -|cran|netrankr|8.104420593050755e-07| -|cran|fortunes|8.075351844807915e-07| -|cran|mail|8.069336521219367e-07| -|cran|bibtex|8.069336521219367e-07| -|cran|synchronicity|8.069336521219367e-07| -|cran|doMPI|8.069336521219367e-07| -|cran|rngtools|8.069336521219367e-07| -|cran|StanHeaders|8.034554898283076e-07| -|cran|shinystan|8.034554898283076e-07| -|cran|waveslim|8.034554898283076e-07| -|cran|[uwot](https://github.com/jlmelville/uwot)|7.92621839825565e-07| -|cran|minpack.lm|7.58424237895996e-07| -|cran|Rd2md|7.531380753138218e-07| -|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.531380753138112e-07| -|cran|[leafletR](https://github.com/chgrl/leafletR)|7.531380753138112e-07| -|cran|[hash](http://www.johnhughes.org)|7.531380753138112e-07| -|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.531380753138112e-07| -|cran|[jfa](https://koenderks.github.io/jfa/)|7.531380753138112e-07| -|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.531380753138112e-07| -|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.531380753138006e-07| -|cran|textshaping|7.50153076844576e-07| -|cran|[fda](http://www.functionaldata.org)|7.471607890017995e-07| -|cran|R.cache|7.456066945606695e-07| -|cran|tidymodels|7.309869554516369e-07| -|cran|GPfit|7.141826576251623e-07| -|cran|rapportools|7.101016138673042e-07| -|cran|suncalc|7.060669456066946e-07| -|cran|manipulate|7.060669456066946e-07| -|cran|Gmedian|7.060669456066946e-07| -|cran|fasttime|7.060669456066946e-07| -|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|6.903765690376664e-07| -|cran|truncdist|6.853002707359095e-07| -|cran|rmutil|6.853002707359095e-07| -|cran|cramer|6.853002707359095e-07| -|cran|yesno|6.853002707359095e-07| -|cran|[kSamples](NA)|6.799163179916335e-07| -|cran|graphlayouts|6.657202630005977e-07| -|cran|leaflet.extras2|6.472280334728034e-07| -|cran|satellite|6.472280334728034e-07| -|cran|leafpop|6.472280334728034e-07| -|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.320039792843151e-07| -|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.27615062761511e-07| -|cran|[biblio](https://github.com/kamapu/biblio)|6.27615062761511e-07| -|cran|[wdman](https://github.com/ropensci/wdman)|6.27615062761511e-07| -|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.27615062761511e-07| -|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.27615062761511e-07| -|cran|Ecume|6.27615062761511e-07| -|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.27615062761511e-07| -|cran|[nplr](https://github.com/fredcommo/nplr)|6.27615062761511e-07| -|cran|[osqp](https://osqp.org)|6.27615062761511e-07| -|cran|[cpp11](https://cpp11.r-lib.org)|6.27615062761511e-07| -|cran|locatexec|5.974412616672031e-07| -|cran|doconv|5.974412616672031e-07| -|cran|equatags|5.974412616672031e-07| -|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|5.857740585774031e-07| -|cran|mixtools|5.834168189050621e-07| -|cran|enrichR|5.834168189050621e-07| -|cran|metap|5.834168189050621e-07| -|cran|monocle|5.834168189050621e-07| -|cran|Rfast2|5.834168189050621e-07| -|cran|rtracklayer|5.834168189050621e-07| -|cran|GenomeInfoDb|5.834168189050621e-07| -|cran|GenomicRanges|5.834168189050621e-07| -|cran|BiocGenerics|5.834168189050621e-07| -|cran|DESeq2|5.834168189050621e-07| -|cran|MAST|5.834168189050621e-07| -|cran|SingleCellExperiment|5.834168189050621e-07| -|cran|SummarizedExperiment|5.834168189050621e-07| -|cran|S4Vectors|5.834168189050621e-07| -|cran|rsvd|5.834168189050621e-07| -|cran|sctransform|5.834168189050621e-07| -|cran|leiden|5.834168189050621e-07| -|cran|ica|5.834168189050621e-07| -|cran|whitening|5.648535564853557e-07| -|cran|randtoolbox|5.648535564853557e-07| -|cran|mc2d|5.648535564853557e-07| -|cran|ggExtra|5.648535564853557e-07| -|cran|DiceDesign|5.648535564853557e-07| -|cran|condMVNorm|5.648535564853557e-07| -|cran|showtextdb|5.62614807633432e-07| -|cran|sysfonts|5.62614807633432e-07| -|cran|vars|5.547668858338314e-07| -|cran|systemfit|5.547668858338314e-07| -|cran|poLCA|5.547668858338314e-07| -|cran|orcutt|5.547668858338314e-07| -|cran|muhaz|5.547668858338314e-07| -|cran|modeltests|5.547668858338314e-07| -|cran|margins|5.547668858338314e-07| -|cran|lsmeans|5.547668858338314e-07| -|cran|lmodel2|5.547668858338314e-07| -|cran|Kendall|5.547668858338314e-07| -|cran|joineRML|5.547668858338314e-07| -|cran|gmm|5.547668858338314e-07| -|cran|glmnetUtils|5.547668858338314e-07| -|cran|ergm|5.547668858338314e-07| -|cran|cmprsk|5.547668858338314e-07| -|cran|btergm|5.547668858338314e-07| -|cran|binGroup|5.547668858338314e-07| -|cran|AUC|5.547668858338314e-07| -|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.515405096995107e-07| -|cran|diagram|5.492192169754931e-07| -|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.460251046025128e-07| -|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.379557680812967e-07| -|cran|[itsadug](NA)|5.379557680812967e-07| -|cran|[msm](https://github.com/chjackson/msm)|5.379557680812967e-07| -|cran|RISmed|5.379557680812967e-07| -|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.379557680812967e-07| -|cran|[httr2](https://httr2.r-lib.org)|5.379557680812967e-07| -|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.379557680812967e-07| -|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.379557680812967e-07| -|cran|sde|5.379557680812967e-07| -|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.379557680812967e-07| -|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.043335325762137e-07| -|cran|[contentid](https://github.com/cboettig/contentid)|5.020920502092004e-07| -|cran|thematic|4.805668148535565e-07| -|cran|Rlabkey|4.7071129707113065e-07| -|cran|[fishtree](https://fishtreeoflife.org/)|4.7071129707113065e-07| -|cran|COUNT|4.7071129707113065e-07| -|cran|ggvenn|4.7071129707113065e-07| -|cran|QSARdata|4.6025104602510457e-07| -|cran|dimRed|4.6025104602510457e-07| -|cran|ddalpha|4.6025104602510457e-07| -|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.5726240286910116e-07| -|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.335498788813051e-07| -|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.3071621954221123e-07| -|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.2221376949410156e-07| -|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.184100418410056e-07| -|cran|[corrr](https://github.com/tidymodels/corrr)|4.184100418410056e-07| -|cran|[memuse](https://github.com/shinra-dev/memuse)|4.184100418410056e-07| -|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.184100418410056e-07| -|cran|[babette](https://docs.ropensci.org/babette/)|4.184100418410056e-07| -|cran|treeman|4.184100418410056e-07| -|cran|[treemapify](https://wilkox.org/treemapify/)|4.184100418410056e-07| -|cran|[restez](https://github.com/ropensci/restez#readme)|4.184100418410056e-07| -|cran|[spocc](https://github.com/ropensci/spocc)|4.184100418410056e-07| -|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.184100418410056e-07| -|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.184100418410056e-07| -|cran|[minerva](https://www.r-project.org)|4.184100418410056e-07| -|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.184100418410056e-07| -|cran|mcclust|4.184100418410056e-07| -|cran|[rdist](https://github.com/blasern/rdist)|4.184100418410056e-07| -|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.184100418410056e-07| -|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.184100418410056e-07| -|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.184100418410056e-07| -|cran|shinycustomloader|3.990813170820444e-07| -|cran|scatterpie|3.765690376569109e-07| -|cran|[liger](https://github.com/JEFworks/liger)|3.765690376569056e-07| -|cran|[jmvcore](https://www.jamovi.org)|3.765690376569056e-07| -|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.765690376569056e-07| -|cran|[scrapeR](http://www.ryanacton.com)|3.765690376569056e-07| -|cran|ggm|3.765690376569056e-07| -|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.765690376569056e-07| -|cran|pmsampsize|3.765690376569056e-07| -|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.765690376569056e-07| -|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.765690376569056e-07| -|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.765690376569056e-07| -|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.765690376569056e-07| -|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.765690376569056e-07| -|cran|[drat](https://github.com/eddelbuettel/drat)|3.765690376569056e-07| -|cran|[cowsay](https://github.com/sckott/cowsay)|3.765690376569003e-07| -|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.765690376569003e-07| -|cran|[genie](http://genieclust.gagolewski.com/)|3.4233548877900267e-07| -|cran|[optparse](https://github.com/trevorld/r-optparse)|3.4233548877900267e-07| -|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.4233548877900267e-07| -|cran|[irr](https://www.r-project.org)|3.4233548877900267e-07| -|cran|[sofa](https://github.com/ropensci/sofa)|3.4233548877900267e-07| -|cran|[elastic](https://docs.ropensci.org/elastic)|3.4233548877900267e-07| -|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.4233548877900267e-07| -|cran|pbs|3.4233548877900267e-07| -|cran|[BFpack](https://github.com/jomulder/BFpack)|3.4233548877900267e-07| -|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.4233548877900267e-07| -|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.4233548877900267e-07| -|cran|lspline|3.4233548877900267e-07| -|cran|rCAT|3.138075313807555e-07| -|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.138075313807555e-07| -|cran|[strex](https://rorynolan.github.io/strex/)|3.138075313807555e-07| -|cran|rje|3.138075313807555e-07| -|cran|[usefun](https://github.com/bblodfon/usefun)|3.138075313807555e-07| -|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.138075313807555e-07| -|cran|[signs](https://benjaminwolfe.github.io/signs)|3.138075313807555e-07| -|cran|[repr](https://github.com/IRkernel/repr/)|2.896684905053177e-07| -|cran|[odin](https://github.com/mrc-ide/odin)|2.896684905053177e-07| -|cran|[pwr](https://github.com/heliosdrm/pwr)|2.896684905053124e-07| -|cran|[waiter](https://waiter.john-coene.com/)|2.896684905053124e-07| -|cran|[plumber](https://www.rplumber.io)|2.896684905053124e-07| -|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.896684905053124e-07| -|cran|R2jags|2.896684905053124e-07| -|cran|[bib2df](https://github.com/ropensci/bib2df)|2.896684905053124e-07| -|cran|[likert](http://jason.bryer.org/likert)|2.896684905053124e-07| -|cran|[depmixS4](https://depmix.github.io/)|2.6897788404064833e-07| -|cran|GeoLight|2.6897788404064833e-07| -|cran|[webdriver](https://github.com/rstudio/webdriver)|2.6897788404064833e-07| -|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.6897788404064833e-07| -|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.6897788404064833e-07| -|cran|[anomalize](https://github.com/business-science/anomalize)|2.6897788404064833e-07| -|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.6897788404064833e-07| -|cran|[cmocean](https://matplotlib.org/cmocean/)|2.6897788404064833e-07| -|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.6897788404064833e-07| -|cran|sphereplot|2.6897788404064833e-07| -|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.6897788404064833e-07| -|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.6897788404064833e-07| -|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.6897788404064833e-07| -|cran|[COVID19](https://covid19datahub.io)|2.510460251046002e-07| -|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.510460251046002e-07| -|cran|[iotools](http://www.rforge.net/iotools)|2.510460251046002e-07| -|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.510460251046002e-07| -|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.3535564853556797e-07| -|cran|[sortable](https://rstudio.github.io/sortable/)|2.3535564853556533e-07| -|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.3535564853556533e-07| -|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.3535564853556533e-07| -|cran|randomcoloR|2.3535564853556533e-07| -|cran|shinyMatrix|2.3535564853556533e-07| -|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.3535564853556533e-07| -|cran|[RaMS](https://github.com/wkumler/RaMS)|2.3535564853556533e-07| -|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.3535564853556533e-07| -|cran|[greta](https://greta-stats.org)|2.3535564853556533e-07| -|cran|ggnewscale|2.3535564853556533e-07| -|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.3535564853556533e-07| -|cran|[codemeta](https://github.com/cboettig/codemeta)|2.3535564853556533e-07| -|cran|[rplos](https://docs.ropensci.org/rplos)|2.3535564853556533e-07| -|cran|[microdemic](https://github.com/ropensci/microdemic)|2.3535564853556533e-07| -|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.3535564853556533e-07| -|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.3535564853556533e-07| -|cran|[dplR](https://github.com/AndyBunn/dplR)|2.3535564853556533e-07| -|cran|[lunar](http://statistics.lazaridis.eu)|2.3535564853556533e-07| -|cran|[UNF](https://github.com/leeper/UNF)|2.3535564853556533e-07| -|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.215111986217084e-07| -|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.215111986217084e-07| -|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2151119862170575e-07| -|cran|[wpp2015](http://esa.un.org/wpp)|2.1929608663549065e-07| -|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.092050209205028e-07| -|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.092050209205028e-07| -|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.092050209205028e-07| -|cran|[ascii](https://github.com/mclements/ascii)|2.092050209205028e-07| -|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.092050209205028e-07| -|cran|smoother|2.092050209205028e-07| -|cran|[ptw](https://github.com/rwehrens/ptw)|2.092050209205028e-07| -|cran|[FedData](https://github.com/ropensci/FedData)|2.092050209205028e-07| -|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.092050209205028e-07| -|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.092050209205028e-07| -|cran|[longitudinalData](http:www.r-project.org)|2.0711297071129833e-07| -|cran|[nabor](https://github.com/jefferis/nabor)|1.9819423034573979e-07| -|cran|[turner](http://www.gastonsanchez.com)|1.9819423034573979e-07| -|cran|[blocksdesign]()|1.9819423034573979e-07| -|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|1.9819423034573979e-07| -|cran|shinyhelper|1.9819423034573979e-07| -|cran|[bsplus](https://github.com/ijlyttle/bsplus)|1.9819423034573979e-07| -|cran|[sensitivity](NA)|1.882845188284528e-07| -|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.882845188284528e-07| -|cran|[symengine](https://github.com/symengine/symengine.R)|1.882845188284528e-07| -|cran|[dqrng](https://daqana.github.io/dqrng/)|1.8828451882845015e-07| -|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.7931858936043135e-07| -|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.7931858936043135e-07| -|cran|[desplot](https://kwstat.github.io/desplot/)|1.7931858936043135e-07| -|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.7931858936043135e-07| -|cran|PairedData|1.7931858936043135e-07| -|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.7931858936043135e-07| -|cran|harmonicmeanp|1.7116774438950134e-07| -|cran|NBPSeq|1.7116774438950134e-07| -|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7116774438950134e-07| -|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.637256685464791e-07| -|cran|[coloc](https://github.com/chr1swallace/coloc)|1.637256685464791e-07| -|cran|[ggtern](http://www.ggtern.com)|1.637256685464791e-07| -|cran|[dams](https://github.com/jsta/dams)|1.637256685464791e-07| -|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.637256685464791e-07| -|cran|[coro](https://github.com/r-lib/coro)|1.620884118610154e-07| -|cran|[ucminf](NA)|1.5533472803347376e-07| -|cran|[audio](http://www.rforge.net/audio/)|1.3314405260011884e-07| -|cran|[enviPick](NA)|7.531380753138085e-08| -|cran|[OAIHarvester](NA)|3.1066945606694484e-08| -|cran|[uroot](https://jalobe.com)|2.315548740871658e-08| +|cran|R|0.014799735117004683| +|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.010283384117614949| +|cran|[testthat](https://testthat.r-lib.org)|0.010049818181628105| +|cran|[httr](https://httr.r-lib.org/)|0.00746578778270973| +|cran|[knitr](https://yihui.org/knitr/)|0.007089949791484212| +|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.006660820335424742| +|cran|utils|0.006332489452034753| +|cran|methods|0.005977432261616047| +|cran|[covr](https://covr.r-lib.org)|0.0053058671411834145| +|cran|[tidyr](https://tidyr.tidyverse.org)|0.0034878431072855346| +|cran|[magrittr](https://magrittr.tidyverse.org)|0.002697245983777728| +|cran|[rlang](https://rlang.r-lib.org)|0.0025576067644584753| +|cran|stats|0.0025336992933943465| +|cran|[withr](https://withr.r-lib.org)|0.002109863191534717| +|cran|[tibble](https://tibble.tidyverse.org/)|0.0019962719877868046| +|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019351077274069222| +|cran|[Rcpp](http://www.rcpp.org)|0.0017779434222736314| +|cran|tools|0.0017189671958063755| +|cran|[curl](https://github.com/jeroen/curl)|0.0015701568836284444| +|cran|grDevices|0.001551388283434584| +|cran|graphics|0.0014993867477794704| +|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.0014633591473154413| +|cran|[R6](https://r6.r-lib.org)|0.0014482904326123696| +|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014432367415999155| +|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.0013249763737678238| +|cran|[pryr](https://github.com/hadley/pryr)|0.0013230302142527653| +|cran|[dplyr](https://dplyr.tidyverse.org)|0.001274797266809135| +|cran|[glue](https://github.com/tidyverse/glue)|0.0012094872860259449| +|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011175332492614496| +|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0009925400606315745| +|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009696882279669254| +|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009635151999462535| +|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009403367612638736| +|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0008917271421670656| +|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008487087058757151| +|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0007857620566550777| +|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007714417005248482| +|cran|[stringi](https://stringi.gagolewski.com/)|0.0007706534431105285| +|cran|[mockery](https://github.com/r-lib/mockery)|0.0007672893625698062| +|cran|[xml2](https://xml2.r-lib.org/)|0.0007624597974260734| +|cran|[bit64](https://github.com/truecluster/bit64)|0.000744046810608122| +|cran|[cli](https://cli.r-lib.org)|0.0007416101557413207| +|cran|[pillar](https://pillar.r-lib.org/)|0.0007290700136302707| +|cran|[shiny](https://shiny.rstudio.com/)|0.000717713739233519| +|cran|[purrr](http://purrr.tidyverse.org)|0.0007160734258881107| +|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.0006982762475888608| +|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006732593459864586| +|cran|grid|0.0006700849671999137| +|cran|[callr](https://callr.r-lib.org)|0.0006656213964290312| +|cran|[DBI](https://dbi.r-dbi.org)|0.0006062346977167361| +|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.0006029783190212542| +|cran|[sp](https://github.com/edzer/sp/)|0.0006006429043208225| +|cran|[stringr](http://stringr.tidyverse.org)|0.000570085406387323| +|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005690240599849489| +|cran|parallel|0.000568504531101848| +|cran|[pracma](NA)|0.0005608692164109052| +|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.0005507008847527401| +|cran|[hms](https://hms.tidyverse.org/)|0.0005501472191817971| +|cran|[processx](https://processx.r-lib.org)|0.0005336979170691831| +|cran|[markdown](https://github.com/rstudio/markdown)|0.0005311654097563956| +|cran|[scales](https://scales.r-lib.org)|0.0005248586778785144| +|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0004950790294311786| +|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004665632872633662| +|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.00045076743744298806| +|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.0004296456910871301| +|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004265282176713107| +|cran|RColorBrewer|0.00041969775511143954| +|cran|[broom](https://broom.tidymodels.org/)|0.0003997291817722389| +|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.0003925719960336613| +|cran|[xts](https://github.com/joshuaulrich/xts)|0.0003854061962805931| +|cran|[sf](https://r-spatial.github.io/sf/)|0.0003839670658911299| +|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003813691568089471| +|cran|[plyr](http://had.co.nz/plyr)|0.0003776862699230049| +|cran|[rgl](https://github.com/dmurdoch/rgl)|0.00037536915222339396| +|cran|bench|0.0003729009275593984| +|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.00037106621278746216| +|cran|[bit](https://github.com/truecluster/bit)|0.0003697147613303067| +|cran|[mime](https://github.com/yihui/mime)|0.0003670337600994627| +|cran|[fs](https://fs.r-lib.org)|0.00035884824423639656| +|cran|[generics](https://generics.r-lib.org)|0.00035391874019143933| +|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.0003478140761114723| +|cran|evaluate|0.00034167224636084183| +|cran|tcltk|0.00032937661146895884| +|cran|[webmockr](https://github.com/ropensci/webmockr)|0.0003287729929375545| +|cran|[unix](https://github.com/jeroen/unix)|0.00032723687452796817| +|cran|[pkgload](https://github.com/r-lib/pkgload)|0.0003168898430669231| +|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.0003155920837019343| +|cran|[maps](NA)|0.00030695014038576097| +|cran|[usethis](https://usethis.r-lib.org)|0.0003049361688372079| +|cran|[httpcode](https://github.com/sckott/httpcode)|0.00030419930936856376| +|cran|[igraph](https://igraph.org)|0.0002876751518039498| +|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.00028601361457386944| +|cran|[blob](https://blob.tidyverse.org)|0.0002857383078160465| +|cran|[data.table](https://r-datatable.com)|0.00028572061420855814| +|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.00028512165145032483| +|cran|pkgconfig|0.0002812958118325482| +|cran|[lubridate](https://lubridate.tidyverse.org)|0.00028062660791771293| +|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.0002776379676513806| +|cran|[httpuv](https://github.com/rstudio/httpuv)|0.0002732156183337737| +|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00027289554179592924| +|cran|[inline](https://github.com/eddelbuettel/inline)|0.00026961322362407676| +|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.0002668445645993101| +|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.000266505189878817| +|cran|[urltools](https://github.com/Ironholds/urltools/)|0.0002662754714033435| +|cran|[gtable](https://gtable.r-lib.org)|0.00025862579815664804| +|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.0002548920129173694| +|cran|[png](http://www.rforge.net/png/)|0.0002533968280427347| +|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.0002516582280278383| +|cran|RPostgreSQL|0.00024885990725811085| +|cran|[brio](https://brio.r-lib.org)|0.00024469812393484677| +|cran|[waldo](https://github.com/r-lib/waldo)|0.00024321802106714587| +|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.00024246302616609783| +|cran|[survival](https://github.com/therneau/survival)|0.00023826428079816428| +|cran|[XML](http://www.omegahat.net/RSXML/)|0.00023645606886258004| +|cran|[ragg](https://ragg.r-lib.org)|0.00023631054780138535| +|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.00023234668507785735| +|cran|[xfun](https://github.com/yihui/xfun)|0.00022517765870714752| +|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.0002244510569072744| +|cran|[mgcv](NA)|0.0002220909955944921| +|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00021974748957584764| +|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.00021759538686641803| +|cran|[RCurl](http://www.omegahat.net/RCurl)|0.00021586485025800692| +|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00021433349078283124| +|cran|Lahman|0.00021143315648645118| +|cran|lobstr|0.00020380898702443257| +|cran|RMySQL|0.00020040035167040473| +|cran|munsell|0.00020001438870430194| +|cran|[abind](NA)|0.00019614582486729784| +|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.00019457890378238773| +|cran|[hexbin](https://github.com/edzer/hexbin)|0.00019457393237417013| +|cran|[winch](https://r-prof.github.io/winch/)|0.00019219341275320296| +|cran|datasets|0.0001902069161299259| +|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018337670495363406| +|cran|formattable|0.00018248572118140856| +|cran|mapproj|0.00018209736751385975| +|cran|[bslib](https://rstudio.github.io/bslib/)|0.00018139861661869394| +|cran|iterators|0.00018066592430868915| +|cran|[webutils](https://github.com/jeroen/webutils)|0.00018038686659650475| +|cran|[devtools](https://devtools.r-lib.org/)|0.00018012413687289787| +|cran|[rpart](https://github.com/bethatkinson/rpart)|0.0001792100310989757| +|cran|graph|0.0001778282162024978| +|cran|[crul](https://docs.ropensci.org/crul/)|0.0001742386033189928| +|cran|[ape](http://ape-package.ird.fr/)|0.0001729488148760353| +|cran|fansi|0.00017188739827436836| +|cran|[rappdirs](https://rappdirs.r-lib.org)|0.0001711952304980235| +|cran|[rstan](https://mc-stan.org/rstan)|0.00016950338450362354| +|cran|chron|0.0001675691609257478| +|cran|[readr](https://readr.tidyverse.org)|0.0001644333086211189| +|cran|[ps](https://github.com/r-lib/ps#readme)|0.0001635670874699123| +|cran|[raster](https://rspatial.org/raster)|0.00015894328879975908| +|cran|[vroom](https://vroom.r-lib.org)|0.0001549277265274964| +|cran|itertools|0.00014954853623895027| +|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.00014825656503190891| +|cran|timeDate|0.00014529708257689252| +|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.0001451575805627832| +|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.00014490236782557602| +|cran|[forcats](https://forcats.tidyverse.org)|0.00014433728485084598| +|cran|[patchwork](https://patchwork.data-imaginist.com)|0.00014159500810310982| +|cran|tis|0.0001409237122167289| +|cran|[sys](https://github.com/jeroen/sys)|0.00014070911505080727| +|cran|[rJava](http://www.rforge.net/rJava/)|0.0001401587330099994| +|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00013931831945851832| +|cran|[clipr](https://github.com/mdlincoln/clipr)|0.00013710199110230302| +|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.00013598173184649595| +|cran|[sass](https://github.com/rstudio/sass)|0.00013357489432579204| +|cran|svglite|0.00013226454376963714| +|cran|[desc](https://github.com/r-lib/desc#readme)|0.0001312510519694756| +|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.00013066122663401688| +|cran|ggplot2movies|0.00013014948865286235| +|cran|[terra](https://rspatial.org/terra/)|0.0001285932717582694| +|cran|assertthat|0.00012789165354327883| +|cran|quantreg|0.0001274222907703783| +|cran|interp|0.00012728414712375924| +|cran|[isotree](https://github.com/david-cortes/isotree)|0.00012514220705346984| +|cran|multcomp|0.0001246480148792518| +|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.00012420404641375507| +|cran|profvis|0.00012393930662783396| +|cran|isoband|0.00012167591728679957| +|cran|[DT](https://github.com/rstudio/DT)|0.0001199038429517108| +|cran|[tzdb](https://github.com/r-lib/tzdb)|0.00011958739984127256| +|cran|stats4|0.00011898193655751812| +|cran|RUnit|0.00011851950738621298| +|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00011742900219868357| +|cran|[magick](https://docs.ropensci.org/magick/)|0.00011661633959254427| +|cran|[gstat](https://github.com/r-spatial/gstat/)|0.00011322635147281556| +|cran|[future](https://future.futureverse.org)|0.00011317484454026147| +|cran|cachem|0.00010856207179595214| +|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.0001063763394681268| +|cran|[promises](https://rstudio.github.io/promises)|0.00010475360228779341| +|cran|[reshape2](https://github.com/hadley/reshape)|0.00010369090889039333| +|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0001032667582724931| +|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.00010109603788556175| +|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010014079384054948| +|cran|[base64enc](http://www.rforge.net/base64enc)|9.836674167243645e-05| +|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|9.758956537585084e-05| +|cran|[lme4](https://github.com/lme4/lme4/)|9.681347678149804e-05| +|cran|sfsmisc|9.671806792472023e-05| +|cran|tinytex|9.578646689744045e-05| +|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.505535546352361e-05| +|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.408780768759214e-05| +|cran|[insight](https://easystats.github.io/insight/)|9.406792841974226e-05| +|cran|[Cairo](http://www.rforge.net/Cairo/)|9.288078353532694e-05| +|cran|[parameters](https://easystats.github.io/parameters/)|9.283071400803587e-05| +|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.266437177924199e-05| +|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.216738517712869e-05| +|cran|jquerylib|9.151923579773473e-05| +|cran|[downlit](https://downlit.r-lib.org/)|9.143975857423997e-05| +|cran|dichromat|8.982547268570094e-05| +|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.739318884464463e-05| +|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.53842983292496e-05| +|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.500635377832972e-05| +|cran|[lintr](https://github.com/jimhester/lintr)|8.497565476409043e-05| +|cran|[openssl](https://github.com/jeroen/openssl)|8.442649909127655e-05| +|cran|[testit](https://github.com/yihui/testit)|8.348178713327507e-05| +|cran|igraphdata|8.33196431559778e-05| +|cran|[backports](https://github.com/r-lib/backports)|8.331309022918283e-05| +|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.330752301281784e-05| +|cran|[uuid](http://www.rforge.net/uuid)|8.249344051492602e-05| +|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.249071747365262e-05| +|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.179464603896593e-05| +|cran|labeling|8.07209865133282e-05| +|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.012450738034272e-05| +|cran|MatrixModels|7.930618691608155e-05| +|cran|[readxl](https://readxl.tidyverse.org)|7.912992924101662e-05| +|cran|KernSmooth|7.8595183147994e-05| +|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|7.841175833245697e-05| +|cran|triebeard|7.813331911262798e-05| +|cran|[spdep](https://github.com/r-spatial/spdep/)|7.809284039343468e-05| +|cran|[memoise](https://github.com/r-lib/memoise)|7.781831554044793e-05| +|cran|[DBItest](https://dbitest.r-dbi.org)|7.765914801643069e-05| +|cran|[units](https://github.com/r-quantities/units/)|7.742164369175066e-05| +|cran|splines|7.720783774479641e-05| +|cran|[spatstat.linnet](http://spatstat.org/)|7.647872979310795e-05| +|cran|rasterVis|7.603389661184444e-05| +|cran|[rjson](https://github.com/alexcb/rjson)|7.579217056407756e-05| +|cran|[mapiso](https://github.com/riatelab/mapiso)|7.508532423208191e-05| +|cran|tuneR|7.508532423208191e-05| +|cran|[spatstat](http://spatstat.org/)|7.502465442749155e-05| +|cran|[spatstat.geom](http://spatstat.org/)|7.490041337565734e-05| +|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.46242767452085e-05| +|cran|[cellranger](https://github.com/rsheets/cellranger)|7.36322046844314e-05| +|cran|[praise](https://github.com/gaborcsardi/praise)|7.357492965652609e-05| +|cran|diffviewer|7.292493274283239e-05| +|cran|rprintf|7.156655912545881e-05| +|cran|[spatstat.utils](http://spatstat.org/)|7.136823491256188e-05| +|cran|[future.apply](https://future.apply.futureverse.org)|7.076980359715766e-05| +|cran|[mapview](https://github.com/r-spatial/mapview)|7.012475645758649e-05| +|cran|[xtable](http://xtable.r-forge.r-project.org/)|6.954473329486187e-05| +|cran|[shinyjs](https://deanattali.com/shinyjs/)|6.935837930396765e-05| +|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|6.92240338109272e-05| +|cran|[prettydoc](https://github.com/yixuan/prettydoc)|6.838243666036334e-05| +|cran|[reticulate](https://rstudio.github.io/reticulate/)|6.832422946588044e-05| +|cran|asciicast|6.716683196390314e-05| +|cran|[performance](https://easystats.github.io/performance/)|6.683416873557298e-05| +|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.663197972501714e-05| +|cran|[qs](https://github.com/traversc/qs)|6.634422871442696e-05| +|cran|[gh](https://gh.r-lib.org/)|6.613927058227733e-05| +|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.591369615703448e-05| +|cran|boot|6.591199185410206e-05| +|cran|[jpeg](http://www.rforge.net/jpeg/)|6.516463443285665e-05| +|cran|later|6.490463979425918e-05| +|cran|[showtext](https://github.com/yixuan/showtext)|6.451488346660089e-05| +|cran|[webp](https://github.com/jeroen/webp#readme)|6.394258905816893e-05| +|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.382445753575668e-05| +|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.352830652983621e-05| +|cran|[cowplot](https://wilkelab.org/cowplot/)|6.314332603147092e-05| +|cran|[rvest](http://rvest.tidyverse.org/)|6.312429469598445e-05| +|cran|[V8](https://github.com/jeroen/v8)|6.281960726121581e-05| +|cran|[taxa](https://docs.ropensci.org/taxa/)|6.257110352673492e-05| +|cran|[vegdata](http://germansl.infinitenature.org)|6.257110352673492e-05| +|cran|js|6.194539249146757e-05| +|cran|[spatstat.random](http://spatstat.org/)|6.15042532861409e-05| +|cran|rsconnect|6.12706916794741e-05| +|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.075062588746561e-05| +|cran|[phangorn](https://github.com/KlausVigo/phangorn)|5.972441765305085e-05| +|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|5.95664256878453e-05| +|cran|[getPass](https://github.com/wrathematics/getPass)|5.901018437732559e-05| +|cran|[whisker](http://github.com/edwindj/whisker)|5.8621142035639645e-05| +|cran|[tesseract](https://docs.ropensci.org/tesseract/)|5.853147683170838e-05| +|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.765594855343915e-05| +|cran|[gifski](https://gif.ski/)|5.759609350012137e-05| +|cran|[nleqslv](NA)|5.7477260881991965e-05| +|cran|[katex](https://docs.ropensci.org/katex/)|5.731706896176466e-05| +|cran|egg|5.52490116168147e-05| +|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.5061883508982487e-05| +|cran|tufte|5.4943136839576114e-05| +|cran|fastmap|5.4787753912591246e-05| +|cran|selectr|5.4652704085046984e-05| +|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.436173669389275e-05| +|cran|[progress](https://github.com/r-lib/progress#readme)|5.3965707053456964e-05| +|cran|[formatR](https://github.com/yihui/formatR)|5.358074808487629e-05| +|cran|styler|5.2812675728823626e-05| +|cran|combinat|5.2725870731138566e-05| +|cran|[s2](https://r-spatial.github.io/s2/)|5.1954678891800786e-05| +|cran|WRS2|5.1527272361080666e-05| +|cran|webshot|5.147259609245611e-05| +|cran|flashClust|5.123387821088557e-05| +|cran|[car](https://r-forge.r-project.org/projects/car/)|5.097246826199536e-05| +|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.062706529572413e-05| +|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.024656090227633e-05| +|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.021818889393706e-05| +|cran|e1071|4.961328874673365e-05| +|cran|coda|4.9300952854083544e-05| +|cran|[odbc](https://github.com/r-dbi/odbc)|4.929383696806267e-05| +|cran|[lazyeval](NA)|4.8550134535858265e-05| +|cran|[stars](https://r-spatial.github.io/stars/)|4.8130655371042166e-05| +|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.796290785565505e-05| +|cran|[party](http://party.R-forge.R-project.org)|4.7333345134349643e-05| +|cran|gee|4.714712331027415e-05| +|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.684959439932725e-05| +|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.5773401619115674e-05| +|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.5711930835968665e-05| +|cran|statnet.common|4.513036613962991e-05| +|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.4904774017288166e-05| +|cran|[targets](https://docs.ropensci.org/targets/)|4.411320674924275e-05| +|cran|[caret](https://github.com/topepo/caret/)|4.3137269395375206e-05| +|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.3021688489413674e-05| +|cran|[qpdf](https://github.com/ropensci/qpdf)|4.285940573464881e-05| +|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.2754967486575416e-05| +|cran|[plotly](https://plotly-r.com)|4.246260702664908e-05| +|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.2400458277003694e-05| +|cran|shape|4.2237439096975565e-05| +|cran|[classInt](https://r-spatial.github.io/classInt/)|4.1985386007917794e-05| +|cran|[taxize](https://docs.ropensci.org/taxize/)|4.183772143669756e-05| +|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.1714069017823284e-05| +|cran|txtplot|4.1714069017823284e-05| +|cran|[gplots](https://github.com/talgalili/gplots)|4.157890114257606e-05| +|cran|codemetar|4.129692832764505e-05| +|cran|see|4.1085846508479446e-05| +|cran|[effectsize](https://easystats.github.io/effectsize/)|4.1005448168847985e-05| +|cran|[psych](https://personality-project.org/r/psych/)|4.056194266216756e-05| +|cran|highr|4.013574098805144e-05| +|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|3.973087330757978e-05| +|cran|tikzDevice|3.9432012618095673e-05| +|cran|[tmap](https://github.com/mtennekes/tmap)|3.936533763985413e-05| +|cran|JuliaCall|3.863099461174048e-05| +|cran|gamm4|3.8423519685866194e-05| +|cran|[zip](https://github.com/r-lib/zip#readme)|3.8252299926508785e-05| +|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.812649079387722e-05| +|cran|[checkmate](https://github.com/mllg/checkmate)|3.802830118806877e-05| +|cran|pool|3.797983463319072e-05| +|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.765122074946798e-05| +|cran|[gert](https://docs.ropensci.org/gert/)|3.761808513305201e-05| +|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.7546368181449266e-05| +|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.682414226693012e-05| +|cran|[git2r](https://docs.ropensci.org/git2r/)|3.643720834447977e-05| +|cran|[slam](NA)|3.619800505657763e-05| +|cran|modelbased|3.61234669767093e-05| +|cran|class|3.594119577471314e-05| +|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.593672968142102e-05| +|cran|mapdata|3.5568730485962005e-05| +|cran|[GGally](https://ggobi.github.io/ggally/)|3.550335662747195e-05| +|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.528568585193158e-05| +|cran|tseries|3.4718829785176696e-05| +|cran|[network](http://statnet.org/)|3.4003333455244516e-05| +|cran|[vcr](https://github.com/ropensci/vcr/)|3.3620862675165454e-05| +|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.3512183641194936e-05| +|cran|[sna](http://statnet.org)|3.3454732838265266e-05| +|cran|[shinytest](https://github.com/rstudio/shinytest)|3.272399080581706e-05| +|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.269844541297559e-05| +|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.2646502286921595e-05| +|cran|fontawesome|3.258348809853692e-05| +|cran|[here](https://here.r-lib.org/)|3.252982072042388e-05| +|cran|poorman|3.186936715617144e-05| +|cran|[gapminder](https://github.com/jennybc/gapminder)|3.1296719761986306e-05| +|cran|[Seurat](https://satijalab.org/seurat)|3.117952269161648e-05| +|cran|tripack|3.0589766012551494e-05| +|cran|reactlog|3.037115265241308e-05| +|cran|sourcetools|3.037115265241308e-05| +|cran|spatstat.data|3.0362546395514776e-05| +|cran|polyclip|3.02558698311019e-05| +|cran|brew|3.0132025592377646e-05| +|cran|animation|2.996563182328874e-05| +|cran|[recipes](https://github.com/tidymodels/recipes)|2.9864028856167554e-05| +|cran|lars|2.9706559651952138e-05| +|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|2.9543118350111813e-05| +|cran|[plotrix](NA)|2.9447056160582493e-05| +|cran|fts|2.917316542208764e-05| +|cran|timeSeries|2.917316542208764e-05| +|cran|[matlab](http://cran.r-project.org/package=matlab)|2.8992656021452943e-05| +|cran|[rex](https://github.com/kevinushey/rex)|2.8992269484063143e-05| +|cran|[spatstat.core](http://spatstat.org/)|2.895565740356615e-05| +|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.894719742714624e-05| +|cran|shinydisconnect|2.8894265313454283e-05| +|cran|[irlba](NA)|2.853039851553405e-05| +|cran|[credentials](https://docs.ropensci.org/credentials/)|2.8525014376976842e-05| +|cran|[pbapply](https://github.com/psolymos/pbapply)|2.8444233165411353e-05| +|cran|fANCOVA|2.830287664553876e-05| +|cran|strucchange|2.805671816058919e-05| +|cran|[ggforce](https://ggforce.data-imaginist.com)|2.7883868338961825e-05| +|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.7864366942202267e-05| +|cran|[wk](https://paleolimbot.github.io/wk/)|2.7808495644392267e-05| +|cran|conflicted|2.7784558668672146e-05| +|cran|[argon2](https://github.com/wrathematics/argon2)|2.7676316431009264e-05| +|cran|[golem](https://github.com/ThinkR-open/golem)|2.7429344290257868e-05| +|cran|ade4|2.7189114291258525e-05| +|cran|RhpcBLASctl|2.7123000304042657e-05| +|cran|[datawizard](https://easystats.github.io/datawizard/)|2.6906787512867552e-05| +|cran|poibin|2.681618722574354e-05| +|cran|mlbench|2.6806087592746282e-05| +|cran|pbkrtest|2.6772737726426545e-05| +|cran|[lavaan](https://lavaan.ugent.be)|2.6722209938755388e-05| +|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6206634662266056e-05| +|cran|[mmand](https://github.com/jonclayden/mmand)|2.617097749224832e-05| +|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.617097749224832e-05| +|cran|gam|2.611187319769761e-05| +|cran|latticeExtra|2.6109124964504043e-05| +|cran|[circlize](https://github.com/jokergoo/circlize)|2.610350754369077e-05| +|cran|[zeallot](https://github.com/nteetor/zeallot)|2.5716723549488054e-05| +|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.5313154582726166e-05| +|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.5184654968110554e-05| +|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.5088155221214748e-05| +|cran|[glmnet](https://glmnet.stanford.edu)|2.5042595906279242e-05| +|cran|pbdMPI|2.4778156996587028e-05| +|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.4611279383396035e-05| +|cran|rsvg|2.4568514119004513e-05| +|cran|av|2.437621111484144e-05| +|cran|[janitor](https://github.com/sfirke/janitor)|2.4295244634926733e-05| +|cran|lpSolve|2.415997331211989e-05| +|cran|cba|2.389516346326567e-05| +|cran|gbRd|2.3610912312943028e-05| +|cran|geoaxe|2.3464163822525594e-05| +|cran|spbabel|2.3464163822525594e-05| +|cran|colorRamps|2.3464163822525594e-05| +|cran|paletteer|2.3464163822525594e-05| +|cran|statsExpressions|2.3464163822525594e-05| +|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.3197749922999813e-05| +|cran|SGP|2.3073839319573106e-05| +|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.2898704367760177e-05| +|cran|miniUI|2.2820997247769157e-05| +|cran|parallelly|2.2195679261860145e-05| +|cran|fstcore|2.214198827338759e-05| +|cran|nortest|2.2083918891788796e-05| +|cran|openair|2.2083918891788796e-05| +|cran|webfakes|2.1725150897107048e-05| +|cran|mclust|2.1618444809982066e-05| +|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.1608606440611328e-05| +|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.1455126181719787e-05| +|cran|[futile.logger](NA)|2.0926441448199128e-05| +|cran|[graphql](http://graphql.org)|2.090404305592019e-05| +|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.088310580204778e-05| +|cran|spatial|2.055452591769908e-05| +|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.0540177729022265e-05| +|cran|stopwords|2.0528984271991535e-05| +|cran|spam|2.0475545158559046e-05| +|cran|RJSONIO|2.022357455277552e-05| +|cran|[remotes](https://remotes.r-lib.org)|2.0194165849626794e-05| +|cran|brms|2.014529718835019e-05| +|cran|[config](https://github.com/rstudio/config)|1.9855406146651225e-05| +|cran|dunn.test|1.9759295850547872e-05| +|cran|[tm](http://tm.r-forge.r-project.org/)|1.951168814377391e-05| +|cran|[hoardr](https://github.com/ropensci/hoardr)|1.924556967269277e-05| +|cran|[RANN](https://github.com/jefferis/RANN)|1.9161809468864196e-05| +|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.9000758437618506e-05| +|cran|[reactable](https://glin.github.io/reactable/)|1.8986777348552096e-05| +|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.879983004242031e-05| +|cran|lpSolveAPI|1.877133105802048e-05| +|cran|[genalg](https://github.com/egonw/genalg)|1.877133105802048e-05| +|cran|segmented|1.876522163101774e-05| +|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.8741697227934058e-05| +|cran|modelr|1.8650949695800563e-05| +|cran|lmtest|1.8650338214448e-05| +|cran|gmp|1.8611827738307362e-05| +|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.8603567697366165e-05| +|cran|Formula|1.8568229349509157e-05| +|cran|[semver](https://github.com/johndharrison/semver)|1.8529985372988796e-05| +|cran|lsa|1.8434671316219025e-05| +|cran|kernlab|1.8419455942218914e-05| +|cran|sandwich|1.8063204648670412e-05| +|cran|[statmod](NA)|1.7949639223322766e-05| +|cran|doMC|1.7822038030229153e-05| +|cran|quadprog|1.7486415344638492e-05| +|cran|plotROC|1.706484641638225e-05| +|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.6974357724187078e-05| +|cran|caTools|1.6926217436419252e-05| +|cran|SeuratObject|1.6904543450045876e-05| +|cran|mondate|1.67939195257769e-05| +|cran|DAAG|1.67939195257769e-05| +|cran|SuppDists|1.6776877133105802e-05| +|cran|qlcMatrix|1.6664193500519364e-05| +|cran|minqa|1.6637142765178487e-05| +|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.6573180986298656e-05| +|cran|RcppRoll|1.6557538210416976e-05| +|cran|blavaan|1.65264568636252e-05| +|cran|mediation|1.6402168344827753e-05| +|cran|spex|1.632289657219172e-05| +|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.632289657219172e-05| +|cran|[ggridges](https://wilkelab.org/ggridges/)|1.6198966785383113e-05| +|cran|carrier|1.612294607175153e-05| +|cran|PhysicalActivity|1.564277588168373e-05| +|cran|shinyFeedback|1.564277588168373e-05| +|cran|extrafont|1.5581277681099108e-05| +|cran|futile.options|1.5574841540711848e-05| +|cran|lambda.r|1.5574841540711848e-05| +|cran|[vegan](https://github.com/vegandevs/vegan)|1.5512005791583088e-05| +|cran|arrow|1.5208431917367361e-05| +|cran|logspline|1.5120315159867761e-05| +|cran|timetk|1.505895164449846e-05| +|cran|DiceKriging|1.5002625360987135e-05| +|cran|[corrplot](https://github.com/taiyun/corrplot)|1.4950291792123705e-05| +|cran|Rgraphviz|1.4850174793770985e-05| +|cran|polynom|1.4824259530443728e-05| +|cran|biglm|1.4774889592731591e-05| +|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.470764730150396e-05| +|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.4567318608330705e-05| +|cran|mlrMBO|1.4439485429246521e-05| +|cran|emoa|1.4439485429246521e-05| +|cran|leaflet.providers|1.4435747476552534e-05| +|cran|websocket|1.4183135056070207e-05| +|cran|[smoothr](https://strimas.com/smoothr/)|1.4139331310833018e-05| +|cran|numform|1.3904689672607761e-05| +|cran|qmap|1.3904689672607761e-05| +|cran|[seriation](https://github.com/mhahsler/seriation)|1.3851067395663598e-05| +|cran|gridBase|1.3679746789283249e-05| +|cran|proj4|1.3512810217287229e-05| +|cran|nloptr|1.350583864315338e-05| +|cran|RandomFieldsUtils|1.3425260797197692e-05| +|cran|[jqr](https://docs.ropensci.org/jqr/)|1.338344825985002e-05| +|cran|VennDiagram|1.334909237520159e-05| +|cran|[base64url](https://github.com/mllg/base64url)|1.3346941587446995e-05| +|cran|[attempt](https://github.com/ColinFay/attempt)|1.3345732041693992e-05| +|cran|stargazer|1.327401267674305e-05| +|cran|[reshape](http://had.co.nz/reshape)|1.2922887523464688e-05| +|cran|bezier|1.2875261172510943e-05| +|cran|ComplexHeatmap|1.2875261172510943e-05| +|cran|GlobalOptions|1.2875261172510943e-05| +|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.2800210368795852e-05| +|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.2713436057016655e-05| +|cran|rms|1.2685793436566015e-05| +|cran|PASWR|1.2634075310355172e-05| +|cran|dfoptim|1.2605428604889055e-05| +|cran|fftwtools|1.2590118311653246e-05| +|cran|RSpectra|1.2516082940570995e-05| +|cran|[proxy](NA)|1.2479833302956876e-05| +|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.243159705292811e-05| +|cran|robotstxt|1.2389078498293514e-05| +|cran|[geosphere](NA)|1.2348957134924131e-05| +|cran|ggdist|1.2230244158571802e-05| +|cran|bridgesampling|1.2230244158571802e-05| +|cran|bayesQR|1.2230244158571802e-05| +|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2184720657711124e-05| +|cran|mice|1.216303855665625e-05| +|cran|gdata|1.2107508532423214e-05| +|cran|sm|1.1889742598227945e-05| +|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.1884081816667753e-05| +|cran|EnvStats|1.1732081911262797e-05| +|cran|gganimate|1.1705660079731551e-05| +|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.169560194914732e-05| +|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.1473388336510323e-05| +|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.137479153703328e-05| +|cran|compiler|1.1297659678205752e-05| +|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.1276601084119654e-05| +|cran|pscl|1.1230006997713684e-05| +|cran|AER|1.1210637420676564e-05| +|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.113481228668942e-05| +|cran|udpipe|1.1053914650106494e-05| +|cran|tableHTML|1.1041959445894398e-05| +|cran|shiny.i18n|1.1041959445894398e-05| +|cran|popbio|1.1041959445894398e-05| +|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.10167574028271e-05| +|cran|[ini](https://github.com/dvdscripter/ini)|1.0964614816554821e-05| +|cran|optimx|1.0779984671565615e-05| +|cran|[storr](https://github.com/richfitz/storr)|1.0709938241508204e-05| +|cran|pls|1.0692115978021805e-05| +|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0656232953877531e-05| +|cran|janeaustenr|1.0581382101693118e-05| +|cran|vcd|1.052439576513199e-05| +|cran|mlmRev|1.0491419178592937e-05| +|cran|gsl|1.044837253484423e-05| +|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.0395140269287028e-05| +|cran|spacyr|1.0371160409556314e-05| +|cran|NLP|1.0219718831326777e-05| +|cran|celestial|1.0209305565229507e-05| +|cran|modeldata|1.0127558817505888e-05| +|cran|spData|1.0120429058995611e-05| +|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.0069036278202545e-05| +|cran|tkrplot|1.0039859420887762e-05| +|cran|HSAUR3|9.965035917273818e-06| +|cran|plm|9.858706683386637e-06| +|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|9.821971851757478e-06| +|cran|[ggsci](https://nanx.me/ggsci/)|9.821971851757478e-06| +|cran|rcmdcheck|9.716146455141845e-06| +|cran|Biostrings|9.621298200241662e-06| +|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.616500673682368e-06| +|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.610153084645632e-06| +|cran|jsonify|9.592881521209165e-06| +|cran|rstatix|9.587330213532221e-06| +|cran|Rcsdp|9.504831996636378e-06| +|cran|gt|9.46750177560389e-06| +|cran|[beautier](https://docs.ropensci.org/beautier/)|9.397640859828753e-06| +|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.363660858631217e-06| +|cran|purrrlyr|9.330621776283713e-06| +|cran|LaplacesDemon|9.329734624225116e-06| +|cran|BeyondBenford|9.291808873720136e-06| +|cran|BenfordTests|9.291808873720136e-06| +|cran|benford.analysis|9.291808873720136e-06| +|cran|MUS|9.291808873720136e-06| +|cran|AsioHeaders|9.291808873720136e-06| +|cran|manipulateWidget|9.291808873720136e-06| +|cran|filelock|9.291808873720136e-06| +|cran|semEff|9.164017910918634e-06| +|cran|rr2|9.164017910918634e-06| +|cran|MEMSS|9.164017910918634e-06| +|cran|PKPDmodels|9.164017910918634e-06| +|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.098055384023754e-06| +|cran|antiword|8.995696283238944e-06| +|cran|[quanteda](https://quanteda.io)|8.946016613938551e-06| +|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|8.913899890170196e-06| +|cran|rsm|8.86417627104578e-06| +|cran|tables|8.859754488563605e-06| +|cran|[geiger](https://github.com/mwpennell/geiger-v2)|8.847884383015708e-06| +|cran|mda|8.832619672279768e-06| +|cran|seqLogo|8.692117312869652e-06| +|cran|rootSolve|8.550436028024506e-06| +|cran|Cubist|8.521253942825302e-06| +|cran|adehabitatMA|8.423892660240782e-06| +|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.300125642275816e-06| +|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.294920409721767e-06| +|cran|cleanNLP|8.25938566552901e-06| +|cran|gpclib|8.136348764402474e-06| +|cran|PBSmapping|8.136348764402474e-06| +|cran|rnaturalearthhires|8.078892097663427e-06| +|cran|[imager](http://dahtah.github.io/imager/)|8.044856167723062e-06| +|cran|lgr|8.03961974977509e-06| +|cran|triangle|7.996587030716723e-06| +|cran|evd|7.996587030716723e-06| +|cran|SASmixed|7.994274134568502e-06| +|cran|beepr|7.984166901896382e-06| +|cran|MCMCpack|7.938426278215882e-06| +|cran|[NISTunits](NA)|7.920160897123353e-06| +|cran|measurements|7.85379083373964e-06| +|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|7.836072995751202e-06| +|cran|[natserv](https://docs.ropensci.org/natserv)|7.836072995751202e-06| +|cran|[worrms](https://docs.ropensci.org/worrms)|7.836072995751202e-06| +|cran|[rotl](https://docs.ropensci.org/rotl/)|7.836072995751202e-06| +|cran|[rredlist](https://github.com/ropensci/rredlist)|7.836072995751202e-06| +|cran|[bold](https://docs.ropensci.org/bold/)|7.836072995751202e-06| +|cran|[ritis](https://github.com/ropensci/ritis)|7.836072995751199e-06| +|cran|[fst](http://www.fstpackage.org)|7.761929898339761e-06| +|cran|yamlme|7.743174061433446e-06| +|cran|adehabitatLT|7.732000650089386e-06| +|cran|[pander](https://rapporter.github.io/pander/)|7.72569665829052e-06| +|cran|doFuture|7.716005029638944e-06| +|cran|pbmcapply|7.716005029638944e-06| +|cran|tm.lexicon.GeneralInquirer|7.668295015564639e-06| +|cran|Rpoppler|7.668295015564639e-06| +|cran|Rcampdf|7.668295015564639e-06| +|cran|filehash|7.668295015564639e-06| +|cran|paradox|7.662260626053473e-06| +|cran|permute|7.604021368155513e-06| +|cran|plotfunctions|7.585150100996029e-06| +|cran|sparkline|7.546297019444291e-06| +|cran|rcdk|7.50853242320819e-06| +|cran|fingerprint|7.50853242320819e-06| +|cran|enviPat|7.50853242320819e-06| +|cran|flexdashboard|7.50853242320819e-06| +|cran|keys|7.50853242320819e-06| +|cran|[phytools](https://github.com/liamrevell/phytools)|7.501734613509359e-06| +|cran|[origami](https://tlverse.org/origami/)|7.4992648445683094e-06| +|cran|RcppDE|7.485068259385665e-06| +|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.467926994760545e-06| +|cran|actuar|7.433447098976109e-06| +|cran|skellam|7.433447098976109e-06| +|cran|hoa|7.433447098976109e-06| +|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.401901801083923e-06| +|cran|[docopt](https://github.com/docopt/docopt.R)|7.374451487079481e-06| +|cran|fpc|7.348599957482082e-06| +|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.336729758372998e-06| +|cran|MCMCglmm|7.314741893543643e-06| +|cran|betareg|7.1847417263979115e-06| +|cran|psychTools|7.181879778206346e-06| +|cran|scatterplot3d|7.11546291613544e-06| +|cran|CompQuadForm|7.098504270143596e-06| +|cran|[torch](https://torch.mlverse.org/docs)|7.08983123477347e-06| +|cran|gamlss|7.045153628348668e-06| +|cran|tree|7.039249146757679e-06| +|cran|[binman](https://docs.ropensci.org/binman/)|7.0079635949943205e-06| +|cran|gbm|7.0062446086336865e-06| +|cran|bigmemory|6.905168210628961e-06| +|cran|[beastier](https://docs.ropensci.org/beastier/)|6.882821387940843e-06| +|cran|shapefiles|6.882821387940841e-06| +|cran|VGAMdata|6.882821387940841e-06| +|cran|VGAMextra|6.882821387940841e-06| +|cran|[rstantools](https://mc-stan.org/rstantools/)|6.842780467147057e-06| +|cran|partykit|6.7786657621944755e-06| +|cran|partitions|6.774855562247652e-06| +|cran|signal|6.772089028620768e-06| +|cran|ExplainPrediction|6.637006338371525e-06| +|cran|rpart.plot|6.637006338371525e-06| +|cran|oskeyring|6.637006338371525e-06| +|cran|BiocManager|6.63089677666673e-06| +|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.5735796444198966e-06| +|cran|afex|6.559409181940797e-06| +|cran|geepack|6.540424487400299e-06| +|cran|tester|6.520567630680797e-06| +|cran|[reprex](https://reprex.tidyverse.org)|6.514387301450062e-06| +|cran|bbmle|6.512181907237016e-06| +|cran|rticles|6.50387167054852e-06| +|cran|fastICA|6.503567680689028e-06| +|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.434111702843822e-06| +|cran|[rentrez](http://github.com/ropensci/rentrez)|6.4306706755512394e-06| +|cran|ks|6.425828863968795e-06| +|cran|fixest|6.383723720042728e-06| +|cran|[ff](https://github.com/truecluster/ff)|6.380258105802043e-06| +|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.347673791988503e-06| +|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.29992313496228e-06| +|cran|[downloader](https://github.com/wch/downloader)|6.296114153196071e-06| +|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.27548801193679e-06| +|cran|bs4Dash|6.19984473119448e-06| +|cran|acepack|6.175697930786911e-06| +|cran|htmlTable|6.175697930786911e-06| +|cran|reactR|6.0962132293190305e-06| +|cran|protolite|6.033642125792296e-06| +|cran|TSA|5.899561189663578e-06| +|cran|[haven](https://haven.tidyverse.org)|5.899243211158931e-06| +|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|5.834415343522792e-06| +|cran|cplm|5.830639858511767e-06| +|cran|clusterGeneration|5.79754308608738e-06| +|cran|pROC|5.792706892605896e-06| +|cran|[rversions](https://github.com/r-hub/rversions)|5.792111599597328e-06| +|cran|[Ckmeans.1d.dp](NA)|5.785689554052813e-06| +|cran|flexsurv|5.7684598298932765e-06| +|cran|klaR|5.740032239126757e-06| +|cran|cubature|5.698562256183078e-06| +|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.669708156300076e-06| +|cran|debugme|5.63375658661075e-06| +|cran|qvalue|5.631399317406143e-06| +|cran|subprocess|5.631399317406143e-06| +|cran|tensorA|5.625210966507894e-06| +|cran|[EML](https://docs.ropensci.org/EML/)|5.604583130180405e-06| +|cran|FNN|5.511210656048541e-06| +|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.495494150853907e-06| +|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.4494323326600265e-06| +|cran|rhub|5.416684978436921e-06| +|cran|gmailr|5.416684978436921e-06| +|cran|foghorn|5.416684978436921e-06| +|cran|coxme|5.405919510741237e-06| +|cran|[dynlm](NA)|5.363237445148713e-06| +|cran|numbers|5.349280482206654e-06| +|cran|loder|5.313942983336679e-06| +|cran|ore|5.313942983336679e-06| +|cran|changepoint|5.309605070697221e-06| +|cran|nor1mix|5.309605070697221e-06| +|cran|diptest|5.309605070697221e-06| +|cran|mstate|5.309605070697221e-06| +|cran|linprog|5.309605070697221e-06| +|cran|magic|5.309605070697221e-06| +|cran|metafor|5.274006795730341e-06| +|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.265358361774744e-06| +|cran|scico|5.21479069443477e-06| +|cran|rcartocolor|5.21479069443477e-06| +|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.18631043962481e-06| +|cran|lfe|5.184780639562711e-06| +|cran|[aod](https://cran.r-project.org/package=aod)|5.168020522546627e-06| +|cran|TeachingDemos|5.162116040955631e-06| +|cran|plotmo|5.162116040955631e-06| +|cran|gdalUtils|5.162116040955631e-06| +|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.157417478236592e-06| +|cran|[emld](https://docs.ropensci.org/emld/)|5.121891760117022e-06| +|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|5.1110277663178694e-06| +|cran|BiocVersion|5.070361495536586e-06| +|cran|modeltools|5.053439913777617e-06| +|cran|Biobase|5.017578434822549e-06| +|cran|scagnostics|4.973371338559052e-06| +|cran|labelled|4.973371338559052e-06| +|cran|intergraph|4.973371338559052e-06| +|cran|broom.helpers|4.973371338559052e-06| +|cran|[dbscan](https://github.com/mhahsler/dbscan)|4.964625989938174e-06| +|cran|speedglm|4.964346660165774e-06| +|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|4.952743502231557e-06| +|cran|PolynomF|4.890425723010598e-06| +|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|4.871768904878561e-06| +|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|4.870262395259698e-06| +|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|4.863147134294663e-06| +|cran|mlogit|4.849296566584357e-06| +|cran|RcppCCTZ|4.829698458538048e-06| +|cran|genieclust|4.826913700633837e-06| +|cran|getopt|4.826913700633837e-06| +|cran|leaps|4.824593069046993e-06| +|cran|bignum|4.7650301916513514e-06| +|cran|future.callr|4.712129300757577e-06| +|cran|[solrium](https://github.com/ropensci/solrium)|4.685607291835965e-06| +|cran|quantmod|4.645904436860068e-06| +|cran|FastRWeb|4.645904436860068e-06| +|cran|truncreg|4.63169677803175e-06| +|cran|panelr|4.63169677803175e-06| +|cran|metaBMA|4.63169677803175e-06| +|cran|ivreg|4.63169677803175e-06| +|cran|GLMMadaptive|4.63169677803175e-06| +|cran|clubSandwich|4.63169677803175e-06| +|cran|cgam|4.63169677803175e-06| +|cran|blme|4.63169677803175e-06| +|cran|geojsonlint|4.62579229644076e-06| +|cran|topicmodels|4.621484490771623e-06| +|cran|akima|4.620205590768735e-06| +|cran|ipred|4.609070184225161e-06| +|cran|[data.tree](http://github.com/gluc/data.tree)|4.5906910026215554e-06| +|cran|RcppBigIntAlgos|4.5885475919605605e-06| +|cran|ggfittext|4.5885475919605605e-06| +|cran|robust|4.588383715260848e-06| +|cran|taxadb|4.585568015602145e-06| +|cran|assertive.code|4.572865611126793e-06| +|cran|assertive.reflection|4.572865611126793e-06| +|cran|assertive.data.us|4.572865611126793e-06| +|cran|assertive.data.uk|4.572865611126793e-06| +|cran|assertive.data|4.572865611126793e-06| +|cran|assertive.models|4.572865611126793e-06| +|cran|assertive.matrices|4.572865611126793e-06| +|cran|assertive.sets|4.572865611126793e-06| +|cran|assertive.files|4.572865611126793e-06| +|cran|assertive.datetimes|4.572865611126793e-06| +|cran|assertive.strings|4.572865611126793e-06| +|cran|assertive.numbers|4.572865611126793e-06| +|cran|assertive.types|4.572865611126793e-06| +|cran|assertive.properties|4.572865611126793e-06| +|cran|assertive.base|4.572865611126793e-06| +|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.42310899395057e-06| +|cran|gdtools|4.403174515443241e-06| +|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.39078863272539e-06| +|cran|[redux](https://github.com/richfitz/redux)|4.3799772468714565e-06| +|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.329858454691661e-06| +|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.326527423929241e-06| +|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.320963697725825e-06| +|cran|locfit|4.3141697069553966e-06| +|cran|bookdown|4.298082714314395e-06| +|cran|nonnest2|4.296212705053396e-06| +|cran|officer|4.2960509043677716e-06| +|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.276064521371693e-06| +|cran|[logger](https://daroczig.github.io/logger/)|4.272399954993813e-06| +|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.25304729400293e-06| +|cran|stm|4.2460578696112065e-06| +|cran|FMStable|4.223549488054608e-06| +|cran|sparsesvd|4.223549488054608e-06| +|cran|MuMIn|4.217472268970264e-06| +|cran|spls|4.150215425029105e-06| +|cran|Bessel|4.145335608646188e-06| +|cran|[archive](https://archive.r-lib.org/)|4.141545632068313e-06| +|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.1296928327645055e-06| +|cran|transport|4.129692832764505e-06| +|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.11525334733526e-06| +|cran|[rsample](https://rsample.tidymodels.org)|4.113601668611494e-06| +|cran|tracerer|4.050655649362313e-06| +|cran|stabledist|4.035980572328695e-06| +|cran|skewt|4.035299853729888e-06| +|cran|catdata|4.035299853729888e-06| +|cran|MPV|4.035299853729888e-06| +|cran|fit.models|4.035299853729888e-06| +|cran|DEoptimR|4.035299853729888e-06| +|cran|feather|4.0292517123278355e-06| +|cran|spacetime|3.983092817925508e-06| +|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.925591852213033e-06| +|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|3.898661065896562e-06| +|cran|[move](https://bartk.gitlab.io/move/)|3.888347147732814e-06| +|cran|goftest|3.844886430504884e-06| +|cran|tensor|3.844886430504884e-06| +|cran|spatstat.sparse|3.844886430504884e-06| +|cran|ellipse|3.837359907395434e-06| +|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.8330969037654485e-06| +|cran|doRNG|3.809641638225256e-06| +|cran|keras|3.8048482996199205e-06| +|cran|[rdflib](https://github.com/ropensci/rdflib)|3.7925750504980145e-06| +|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.7921880925293895e-06| +|DESCRIPTION|gitlab/ampere2/metalwalls|3.7921880925293895e-06| +|DESCRIPTION|gitlab/libreumg/dataquier|3.7921880925293895e-06| +|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.7921880925293895e-06| +|DESCRIPTION|github/CornellLabofOrnithology/auk|3.7921880925293895e-06| +|DESCRIPTION|github/rauschenberger/transreg|3.7921880925293895e-06| +|DESCRIPTION|github/rauschenberger/joinet|3.7921880925293895e-06| +|DESCRIPTION|github/vbaliga/gaussplotR|3.7921880925293895e-06| +|DESCRIPTION|github/highamm/sptotal|3.7921880925293895e-06| +|DESCRIPTION|github/mlr-org/mcboost|3.7921880925293895e-06| +|DESCRIPTION|github/riatelab/osrm|3.7921880925293895e-06| +|DESCRIPTION|github/tgrimes/SeqNet|3.7921880925293895e-06| +|DESCRIPTION|github/Pinlyu3/LRLoop|3.7921880925293895e-06| +|DESCRIPTION|github/OwenWard/ppdiag|3.7921880925293895e-06| +|DESCRIPTION|github/ShixiangWang/sigminer|3.7921880925293895e-06| +|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.7921880925293895e-06| +|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.7921880925293895e-06| +|DESCRIPTION|github/lsds/Neptune|3.7921880925293895e-06| +|DESCRIPTION|github/mmollina/viewpoly|3.7921880925293895e-06| +|DESCRIPTION|github/llrs/experDesign|3.7921880925293895e-06| +|DESCRIPTION|github/Martindelosrios/MeSsI|3.7921880925293895e-06| +|DESCRIPTION|github/Martindelosrios/ROGER|3.7921880925293895e-06| +|DESCRIPTION|github/adriancorrendo/metrica|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/plutus|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/rfasst|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/rmap|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/ambrosia|3.7921880925293895e-06| +|DESCRIPTION|github/JGCRI/osiris|3.7921880925293895e-06| +|DESCRIPTION|github/lydialucchesi/Vizumap|3.7921880925293895e-06| +|DESCRIPTION|github/abschneider/StrainHub|3.7921880925293895e-06| +|DESCRIPTION|github/kendomaniac/docker4seq|3.7921880925293895e-06| +|DESCRIPTION|github/kendomaniac/rCASC|3.7921880925293895e-06| +|DESCRIPTION|github/msalibian/RBF|3.7921880925293895e-06| +|DESCRIPTION|github/LucyMcGowan/tipr|3.7921880925293895e-06| +|DESCRIPTION|github/mdsteiner/EFAtools|3.7921880925293895e-06| +|DESCRIPTION|github/MRCIEU/metaboprep|3.7921880925293895e-06| +|DESCRIPTION|github/abmantz/rgw|3.7921880925293895e-06| +|DESCRIPTION|github/GOVS-pack/GOVS|3.7921880925293895e-06| +|DESCRIPTION|github/KiranLDA/PAMLr|3.7921880925293895e-06| +|DESCRIPTION|github/obreschkow/dftools|3.7921880925293895e-06| +|DESCRIPTION|github/gabraham/flashpca|3.7921880925293895e-06| +|DESCRIPTION|github/insilico/cncv|3.7921880925293895e-06| +|DESCRIPTION|github/pmoulos/metaseqR2|3.7921880925293895e-06| +|DESCRIPTION|github/ColemanRHarris/mxnorm|3.7921880925293895e-06| +|DESCRIPTION|github/JSB-UCLA/scPNMF|3.7921880925293895e-06| +|DESCRIPTION|github/adithirgis/pollucheck|3.7921880925293895e-06| +|DESCRIPTION|github/snystrom/memes|3.7921880925293895e-06| +|DESCRIPTION|github/wesleyburr/subMaldi|3.7921880925293895e-06| +|DESCRIPTION|github/takfung/ResDisMapper|3.7921880925293895e-06| +|DESCRIPTION|github/isakro/shoredate|3.7921880925293895e-06| +|DESCRIPTION|github/binzhulab/SUITOR|3.7921880925293895e-06| +|DESCRIPTION|github/Jinsl-lab/SDImpute|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-org/roblog|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-org/pkgreviewr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-org/rotemplate|3.7921880925293895e-06| +|DESCRIPTION|github/bluefoxr/COINr|3.7921880925293895e-06| +|DESCRIPTION|github/zoometh/iconr|3.7921880925293895e-06| +|DESCRIPTION|github/BMILAB/scLINE|3.7921880925293895e-06| +|DESCRIPTION|github/AgrDataSci/climatrends|3.7921880925293895e-06| +|DESCRIPTION|github/andyphilips/dynamac|3.7921880925293895e-06| +|DESCRIPTION|github/alesantuz/musclesyneRgies|3.7921880925293895e-06| +|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.7921880925293895e-06| +|DESCRIPTION|github/NathanSkene/EWCE|3.7921880925293895e-06| +|DESCRIPTION|github/r-spatial/rgee|3.7921880925293895e-06| +|DESCRIPTION|github/jessecambon/tidygeocoder|3.7921880925293895e-06| +|DESCRIPTION|github/YuLab-SMU/treeio|3.7921880925293895e-06| +|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.7921880925293895e-06| +|DESCRIPTION|github/CTU-Bern/presize|3.7921880925293895e-06| +|DESCRIPTION|github/RitchieLab/hudson|3.7921880925293895e-06| +|DESCRIPTION|github/cjbarrie/academictwitteR|3.7921880925293895e-06| +|DESCRIPTION|github/YenWenWang/HapDipKinship|3.7921880925293895e-06| +|DESCRIPTION|github/V-Bernal/GeneNetTools|3.7921880925293895e-06| +|DESCRIPTION|github/r-cas/caracas|3.7921880925293895e-06| +|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.7921880925293895e-06| +|DESCRIPTION|github/SofieVG/FlowSOM|3.7921880925293895e-06| +|DESCRIPTION|github/bartongroup/RoSA|3.7921880925293895e-06| +|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.7921880925293895e-06| +|DESCRIPTION|github/r-lib/credentials|3.7921880925293895e-06| +|DESCRIPTION|github/r-lib/gert|3.7921880925293895e-06| +|DESCRIPTION|github/samhforbes/PupillometryR|3.7921880925293895e-06| +|DESCRIPTION|github/haoharryfeng/NeuCA|3.7921880925293895e-06| +|DESCRIPTION|github/nand1155/CausNet|3.7921880925293895e-06| +|DESCRIPTION|github/dsoave/JLS|3.7921880925293895e-06| +|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.7921880925293895e-06| +|DESCRIPTION|github/timoast/signac|3.7921880925293895e-06| +|DESCRIPTION|github/rhenkin/visxhclust|3.7921880925293895e-06| +|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.7921880925293895e-06| +|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.7921880925293895e-06| +|DESCRIPTION|github/rx-li/EasyCellType|3.7921880925293895e-06| +|DESCRIPTION|github/jorittmo/singcar|3.7921880925293895e-06| +|DESCRIPTION|github/Dulab2020/ARMT|3.7921880925293895e-06| +|DESCRIPTION|github/gasparl/possa|3.7921880925293895e-06| +|DESCRIPTION|github/rudeboybert/forestecology|3.7921880925293895e-06| +|DESCRIPTION|github/taranu/AllStarFit|3.7921880925293895e-06| +|DESCRIPTION|github/prioritizr/wdpar|3.7921880925293895e-06| +|DESCRIPTION|github/AngusWright/LAMBDAR|3.7921880925293895e-06| +|DESCRIPTION|github/fumi-github/omicwas|3.7921880925293895e-06| +|DESCRIPTION|github/chrisaberson/BetterReg|3.7921880925293895e-06| +|DESCRIPTION|github/CajoterBraak/demc2|3.7921880925293895e-06| +|DESCRIPTION|github/r-spatialecology/shar|3.7921880925293895e-06| +|DESCRIPTION|github/kateharborne/SimSpin|3.7921880925293895e-06| +|DESCRIPTION|github/lasseignelab/CINmetrics|3.7921880925293895e-06| +|DESCRIPTION|github/BrianAronson/birankr|3.7921880925293895e-06| +|DESCRIPTION|github/dankelley/oce|3.7921880925293895e-06| +|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.7921880925293895e-06| +|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.7921880925293895e-06| +|DESCRIPTION|github/Hegghammer/daiR|3.7921880925293895e-06| +|DESCRIPTION|github/prdm0/ropenblas|3.7921880925293895e-06| +|DESCRIPTION|github/kadyb/rgugik|3.7921880925293895e-06| +|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.7921880925293895e-06| +|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.7921880925293895e-06| +|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.7921880925293895e-06| +|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.7921880925293895e-06| +|DESCRIPTION|github/rajewsky-lab/dropbead|3.7921880925293895e-06| +|DESCRIPTION|github/GaryBAYLOR/mixR|3.7921880925293895e-06| +|DESCRIPTION|github/fchuffar/protopackage|3.7921880925293895e-06| +|DESCRIPTION|github/tinglabs/scAIDE|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/hyper.fit|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/ProFound|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/ProSpect|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/NFWdist|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/celestial|3.7921880925293895e-06| +|DESCRIPTION|github/asgr/ProFuse|3.7921880925293895e-06| +|DESCRIPTION|github/SchlossLab/mikropml|3.7921880925293895e-06| +|DESCRIPTION|github/VincentAlcazer/StatAid|3.7921880925293895e-06| +|DESCRIPTION|github/esplint/IRACpm|3.7921880925293895e-06| +|DESCRIPTION|github/alstat/ALUES|3.7921880925293895e-06| +|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.7921880925293895e-06| +|DESCRIPTION|github/SietzeN/glottospace|3.7921880925293895e-06| +|DESCRIPTION|github/niceume/datasailr|3.7921880925293895e-06| +|DESCRIPTION|github/ClaudioZandonella/PRDA|3.7921880925293895e-06| +|DESCRIPTION|github/annajenul/UBayFS|3.7921880925293895e-06| +|DESCRIPTION|github/ConnorDonegan/geostan|3.7921880925293895e-06| +|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.7921880925293895e-06| +|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.7921880925293895e-06| +|DESCRIPTION|github/rqtl/qtl2|3.7921880925293895e-06| +|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/odin|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/EpiEstim|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/ring|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/drjacoby|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/dde|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/sircovid|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/provisionr|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/cinterpolate|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/individual|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/squire|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/rrq|3.7921880925293895e-06| +|DESCRIPTION|github/mrc-ide/dust|3.7921880925293895e-06| +|DESCRIPTION|github/tlverse/hal9001|3.7921880925293895e-06| +|DESCRIPTION|github/epiforecasts/covidregionaldata|3.7921880925293895e-06| +|DESCRIPTION|github/LTLA/basilisk|3.7921880925293895e-06| +|DESCRIPTION|github/tbep-tech/tbeptools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/rodev|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/arresteddev|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/monkeylearn|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-archive/reviewer|3.7921880925293895e-06| +|DESCRIPTION|github/insightsengineering/rbmi|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/parameters|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/effectsize|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/correlation|3.7921880925293895e-06| +|DESCRIPTION|github/easystats/performance|3.7921880925293895e-06| +|DESCRIPTION|github/s-abbas/robnptests|3.7921880925293895e-06| +|DESCRIPTION|github/anwarbio/bioassays|3.7921880925293895e-06| +|DESCRIPTION|github/humanfactors/FIPS|3.7921880925293895e-06| +|DESCRIPTION|github/asancpt/caffsim|3.7921880925293895e-06| +|DESCRIPTION|github/nhejazi/haldensify|3.7921880925293895e-06| +|DESCRIPTION|github/nhejazi/txshift|3.7921880925293895e-06| +|DESCRIPTION|github/nhejazi/medoutcon|3.7921880925293895e-06| +|DESCRIPTION|github/mmahmoudian/sivs|3.7921880925293895e-06| +|DESCRIPTION|github/ec363/fpcountr|3.7921880925293895e-06| +|DESCRIPTION|github/koenderks/jaspAudit|3.7921880925293895e-06| +|DESCRIPTION|github/rcarragh/c212|3.7921880925293895e-06| +|DESCRIPTION|github/cran/irtplay|3.7921880925293895e-06| +|DESCRIPTION|github/nevrome/bleiglas|3.7921880925293895e-06| +|DESCRIPTION|github/zhouzilu/DENDRO|3.7921880925293895e-06| +|DESCRIPTION|github/signaturescience/skater|3.7921880925293895e-06| +|DESCRIPTION|github/flyaflya/causact|3.7921880925293895e-06| +|DESCRIPTION|github/ecological-cities/home2park|3.7921880925293895e-06| +|DESCRIPTION|github/xoopR/set6|3.7921880925293895e-06| +|DESCRIPTION|github/MAnalytics/opitools|3.7921880925293895e-06| +|DESCRIPTION|github/MAnalytics/akmedoids|3.7921880925293895e-06| +|DESCRIPTION|github/constantAmateur/SoupX|3.7921880925293895e-06| +|DESCRIPTION|github/chainsawriot/oolong|3.7921880925293895e-06| +|DESCRIPTION|github/chainsawriot/sweater|3.7921880925293895e-06| +|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.7921880925293895e-06| +|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.7921880925293895e-06| +|DESCRIPTION|github/johnschwenck/bp|3.7921880925293895e-06| +|DESCRIPTION|github/HajkD/LTRpred|3.7921880925293895e-06| +|DESCRIPTION|github/mgcooper/baseflow|3.7921880925293895e-06| +|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.7921880925293895e-06| +|DESCRIPTION|github/inrae/RCaNmodel|3.7921880925293895e-06| +|DESCRIPTION|github/yiling0210/APIR|3.7921880925293895e-06| +|DESCRIPTION|github/sjbeckett/localcovid19now|3.7921880925293895e-06| +|DESCRIPTION|github/julia-wrobel/registr|3.7921880925293895e-06| +|DESCRIPTION|github/NLeSC/compressing-the-sky|3.7921880925293895e-06| +|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.7921880925293895e-06| +|DESCRIPTION|github/nanakiksc/zerone|3.7921880925293895e-06| +|DESCRIPTION|github/sachsmc/cosinor|3.7921880925293895e-06| +|DESCRIPTION|github/metaOmics/MetaPath|3.7921880925293895e-06| +|DESCRIPTION|github/isoverse/isoreader|3.7921880925293895e-06| +|DESCRIPTION|github/rickhelmus/patRoon|3.7921880925293895e-06| +|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.7921880925293895e-06| +|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.7921880925293895e-06| +|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/srr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/autotest|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.7921880925293895e-06| +|DESCRIPTION|github/tidyverse/glue|3.7921880925293895e-06| +|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.7921880925293895e-06| +|DESCRIPTION|github/VBlesius/RHRT|3.7921880925293895e-06| +|DESCRIPTION|github/TomKellyGenetics/graphsim|3.7921880925293895e-06| +|DESCRIPTION|github/johannes-titz/cofad|3.7921880925293895e-06| +|DESCRIPTION|github/maximewack/viroCapt|3.7921880925293895e-06| +|DESCRIPTION|github/tidymodels/stacks|3.7921880925293895e-06| +|DESCRIPTION|github/tidymodels/infer|3.7921880925293895e-06| +|DESCRIPTION|github/bcjaeger/aorsf|3.7921880925293895e-06| +|DESCRIPTION|github/ICRAR/ProFit|3.7921880925293895e-06| +|DESCRIPTION|github/mingzehuang/latentcor|3.7921880925293895e-06| +|DESCRIPTION|github/justinmathias/isocalcR|3.7921880925293895e-06| +|DESCRIPTION|github/yuliadm/mixComp|3.7921880925293895e-06| +|DESCRIPTION|github/bommert/stabm|3.7921880925293895e-06| +|DESCRIPTION|github/vimc/vaultr|3.7921880925293895e-06| +|DESCRIPTION|github/vimc/dettl|3.7921880925293895e-06| +|DESCRIPTION|github/vimc/orderly|3.7921880925293895e-06| +|DESCRIPTION|github/TeamPerie/CellDestiny|3.7921880925293895e-06| +|DESCRIPTION|github/ants-project/ANTs|3.7921880925293895e-06| +|DESCRIPTION|github/lrnv/cort|3.7921880925293895e-06| +|DESCRIPTION|github/TheMillerLab/genetex|3.7921880925293895e-06| +|DESCRIPTION|github/EpiVec/TDLM|3.7921880925293895e-06| +|DESCRIPTION|github/ArgoCanada/argodata|3.7921880925293895e-06| +|DESCRIPTION|github/akcochrane/TEfits|3.7921880925293895e-06| +|DESCRIPTION|github/OrlandoLam/SAMT|3.7921880925293895e-06| +|DESCRIPTION|github/n8thangreen/BCEA|3.7921880925293895e-06| +|DESCRIPTION|github/IMMM-SFA/gamut|3.7921880925293895e-06| +|DESCRIPTION|github/schochastics/graphlayouts|3.7921880925293895e-06| +|DESCRIPTION|github/schochastics/signnet|3.7921880925293895e-06| +|DESCRIPTION|github/schochastics/netrankr|3.7921880925293895e-06| +|DESCRIPTION|github/txopen/histoc|3.7921880925293895e-06| +|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.7921880925293895e-06| +|DESCRIPTION|github/maize-genetics/rTASSEL|3.7921880925293895e-06| +|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.7921880925293895e-06| +|DESCRIPTION|github/SJTU-CGM/ivTerm|3.7921880925293895e-06| +|DESCRIPTION|github/pydemull/activAnalyzer|3.7921880925293895e-06| +|DESCRIPTION|github/astrostat/Automark|3.7921880925293895e-06| +|DESCRIPTION|github/astrostat/LIRA|3.7921880925293895e-06| +|DESCRIPTION|github/martin3141/spant|3.7921880925293895e-06| +|DESCRIPTION|github/saezlab/PHONEMeS|3.7921880925293895e-06| +|DESCRIPTION|github/hope-data-science/tidyfst|3.7921880925293895e-06| +|DESCRIPTION|github/databio/GenomicDistributions|3.7921880925293895e-06| +|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.7921880925293895e-06| +|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.7921880925293895e-06| +|DESCRIPTION|github/msaland/THInCR-Suite|3.7921880925293895e-06| +|DESCRIPTION|github/cosimameyer/overviewR|3.7921880925293895e-06| +|DESCRIPTION|github/Natsiopoulos/ARDL|3.7921880925293895e-06| +|DESCRIPTION|github/weizhouUMICH/SAIGE|3.7921880925293895e-06| +|DESCRIPTION|github/wadpac/GGIR|3.7921880925293895e-06| +|DESCRIPTION|github/ejikeugba/gofcat|3.7921880925293895e-06| +|DESCRIPTION|github/ejikeugba/serp|3.7921880925293895e-06| +|DESCRIPTION|github/saeyslab/nichenetr|3.7921880925293895e-06| +|DESCRIPTION|github/saeyslab/PeacoQC|3.7921880925293895e-06| +|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.7921880925293895e-06| +|DESCRIPTION|github/bcgov/bcdata|3.7921880925293895e-06| +|DESCRIPTION|github/bcgov/shinyssdtools|3.7921880925293895e-06| +|DESCRIPTION|github/INCEPTdk/adaptr|3.7921880925293895e-06| +|DESCRIPTION|github/zizroc/villager|3.7921880925293895e-06| +|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.7921880925293895e-06| +|DESCRIPTION|github/genostats/LowKi|3.7921880925293895e-06| +|DESCRIPTION|github/dpseidel/stmove|3.7921880925293895e-06| +|DESCRIPTION|github/radio1988/OneStopRNAseq|3.7921880925293895e-06| +|DESCRIPTION|github/dgrun/FateID|3.7921880925293895e-06| +|DESCRIPTION|github/gtonkinhill/fastbaps|3.7921880925293895e-06| +|DESCRIPTION|github/shangguandong1996/FindIT2|3.7921880925293895e-06| +|DESCRIPTION|github/xiaotiand/FunFor|3.7921880925293895e-06| +|DESCRIPTION|github/jackmwolf/tehtuner|3.7921880925293895e-06| +|DESCRIPTION|github/jgrembi/riskCommunicator|3.7921880925293895e-06| +|DESCRIPTION|github/occupationMeasurement/occupationMeasurement|3.7921880925293895e-06| +|DESCRIPTION|github/JonasRieger/ldaPrototype|3.7921880925293895e-06| +|DESCRIPTION|github/deweylab/RSEM|3.7921880925293895e-06| +|DESCRIPTION|github/mcsiple/mmrefpoints|3.7921880925293895e-06| +|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.7921880925293895e-06| +|DESCRIPTION|github/stefanoMP/massiveGST|3.7921880925293895e-06| +|DESCRIPTION|github/azizka/IUCNN|3.7921880925293895e-06| +|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.7921880925293895e-06| +|DESCRIPTION|github/donaldRwilliams/BGGM|3.7921880925293895e-06| +|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.7921880925293895e-06| +|DESCRIPTION|github/raredd/kmdata|3.7921880925293895e-06| +|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.7921880925293895e-06| +|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.7921880925293895e-06| +|DESCRIPTION|github/Merck/pkglite|3.7921880925293895e-06| +|DESCRIPTION|github/LindaNab/mecor|3.7921880925293895e-06| +|DESCRIPTION|github/flosalbizziae/kataegis|3.7921880925293895e-06| +|DESCRIPTION|github/GreiffLab/immuneREF|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rrlite|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/natserv|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cyphr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/webchem|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ecoengine|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tesseract|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnaturalearth|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfema|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/treedata.table|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/MtreeRing|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/xslt|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phylotaR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/UCSCXenaTools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/infx|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wikitaxa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/codemetar|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcites|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/biomartr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/elastic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/robotstxt|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opentripplanner|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidyhydat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rotl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rb3|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rWBclimate|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/beautier|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osmdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nlrx|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidyqpcr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/MODIStsp|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/brranching|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dbparser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cld2|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/katex|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxizedb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ghql|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/addressable|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/aRxiv|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/chlorpromazineR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pathviewr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxize|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/SymbiotaR2|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tracerer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/fingertipsR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outcomerate|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tinkr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tradestatistics|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/MODISTools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/googleLanguageR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/RSelenium|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pendulum|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outsider.devtools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bibtex|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/seasl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnaturalearthdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/magick|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/Rpolyhedra|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/coder|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/skimr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gistr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jsonld|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/AntWeb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/fauxpas|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/beastier|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/prism|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tif|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/worrms|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/daiquiri|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/unrtf|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/getCRUCLdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/restez|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rsat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gutenbergr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/binman|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/piggyback|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/oai|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/timefuzz|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/USAboundaries|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/isdparser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnpn|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnoaa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/treestartr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/randgeo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nasapower|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rbace|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rAvis|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bittrex|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/RefManageR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/paleobioDB|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/terrainr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidypmc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/skynet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdefra|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ruODK|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rentrez|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gtfsr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dataaimsr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/photosearcher|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/exoplanets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/lingtypology|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/emld|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osfr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cffr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cchecks|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tidync|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/smapr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfisheries|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfigshare|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/EML|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opencv|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osmextract|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rgnparser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxview|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/RNeXML|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxadb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/osmplotr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/scrubr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/awardFindR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/geojsonlint|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/graphql|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/plotly|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/readODS|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jagstargets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mapr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mcbette|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcitoid|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/chromer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/drake|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/finch|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bowerbird|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spiro|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spatsoc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/vcr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnassqs|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/FedData|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bikedata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nomisr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/slopes|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hoardr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/antiword|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nodbi|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tarchetypes|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/conditionz|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/nbaR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/circle|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phonfieldwork|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/qpdf|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wellknown|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/geojsonio|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ots|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/USAboundariesData|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdhs|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wdman|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/GSODR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rorcid|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/stats19|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdflib|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/NLMR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/riem|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/visdat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rrricanes|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rnaturalearthhires|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cld3|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/excluder|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/neotoma|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DataSpaceR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/helminthR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/writexl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/antanym|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tacmagic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jenkins|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rusda|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bib2df|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/solrium|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rppo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/chirps|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/charlatan|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spocc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/git2r|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tiler|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/targets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/workloopR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/parzer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/internetarchive|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tokenizers|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/citesdb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/stantargets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/microdemic|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/wateRinfo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rzmq|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bold|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/c14bazAAR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rebird|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/textreuse|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hddtools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rmangal|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jsonvalidate|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/censo2017|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/plater|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DoOR.functions|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/datapack|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rtweet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/tabulizer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/iheatmapr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/grainchanger|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ritis|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mctq|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/spelling|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/suppdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcoreoa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cde|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/treebase|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/camsRad|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/citecorp|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/refimpact|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/europepmc|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/unifir|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rsnps|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rbhl|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rgpdd|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/predictNMB|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/BaseSet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opencontext|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/comtradr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phylogram|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rglobi|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rinat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/opencage|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outsider|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdryad|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcrossref|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/arkdb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rAltmetric|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/landscapetools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hunspell|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/assertr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gitignore|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jstor|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rvertnet|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/Rclean|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cRegulome|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DoOR.data|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/phylocomr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/sofa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/qualtRics|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rcol|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rplos|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdataretriever|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/historydata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/stplanr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/PostcodesioR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/virtuoso|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/gittargets|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/CoordinateCleaner|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/refsplitr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/jqr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxa|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rperseus|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/traits|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pdftools|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pubchunks|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ijtiff|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/git2rdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/EndoMineR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mregions|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/av|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rromeo|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/getlandsat|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/patentsview|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/colocr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/eia|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rerddap|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/staypuft|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/crul|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pangaear|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rfishbase|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rredlist|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/roadoi|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dbhydroR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ckanr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/essurvey|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dittodb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ezknitr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/trufflesniffer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/lightr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/zbank|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/pixelclasser|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rtika|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/taxlist|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/baRcodeR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/handlr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/popler|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/webmockr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/clifro|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/outsider.base|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/fulltext|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/cleanEHR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/dataspice|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mauricer|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/epubr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ssh|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/medrxivr|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rrricanesdata|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rdatacite|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/rgbif|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/namext|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/geonames|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/weathercan|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/onekp|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/ramlegacy|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/babette|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/DataPackageR|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/bomrang|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/mapscanner|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/allodb|3.7921880925293895e-06| +|DESCRIPTION|github/ropensci/hydroscoper|3.7921880925293895e-06| +|DESCRIPTION|github/bblodfon/emba|3.7921880925293895e-06| +|DESCRIPTION|github/ezer/PAFway|3.7921880925293895e-06| +|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.7921880925293895e-06| +|DESCRIPTION|github/oneilsh/tidytensor|3.7921880925293895e-06| +|DESCRIPTION|github/YonghuiDong/RawHummus|3.7921880925293895e-06| +|DESCRIPTION|github/aranyics/ReDCM|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/allcontributors|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/qcoder|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.7921880925293895e-06| +|DESCRIPTION|github/ropenscilabs/gendercoder|3.7921880925293895e-06| +|DESCRIPTION|github/DidierMurilloF/FielDHub|3.7921880925293895e-06| +|DESCRIPTION|github/USEPA/nsink|3.7921880925293895e-06| +|DESCRIPTION|github/stemangiola/tidyHeatmap|3.7921880925293895e-06| +|DESCRIPTION|github/q1cui/discourseGT|3.7921880925293895e-06| +|DESCRIPTION|github/david-barnett/microViz|3.7921880925293895e-06| +|cran|socialmixr|3.7542662116041028e-06| +|cran|[nasapower](https://docs.ropensci.org/nasapower/)|3.7542662116040956e-06| +|cran|LSD|3.7542662116040956e-06| +|cran|outbreaks|3.754266211604095e-06| +|cran|aweek|3.754266211604095e-06| +|cran|loo|3.742175250657727e-06| +|cran|[rmsfact](NA)|3.7167235494880546e-06| +|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.7167235494880546e-06| +|cran|geomorph|3.716723549488054e-06| +|cran|clv|3.613481228668943e-06| +|cran|[geojson](https://docs.ropensci.org/geojson)|3.5978384527872598e-06| +|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.5870754932884866e-06| +|cran|ncbit|3.5737726437385136e-06| +|cran|subplex|3.5737726437385136e-06| +|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.5702066613946653e-06| +|cran|thor|3.5397367137981476e-06| +|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.5299041118153743e-06| +|cran|gcookbook|3.5125676820036434e-06| +|cran|polycor|3.487792674663722e-06| +|cran|imbalance|3.4414106939704206e-06| +|cran|prodlim|3.4414106939704206e-06| +|cran|pec|3.4414106939704206e-06| +|cran|limma|3.4120748116950584e-06| +|cran|misc3d|3.406996587030716e-06| +|cran|aws.signature|3.39303639544555e-06| +|cran|maxLik|3.3788395904436856e-06| +|cran|princurve|3.3788395904436856e-06| +|cran|brglm|3.3788395904436856e-06| +|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.3711951569811596e-06| +|cran|[gistr](https://github.com/ropensci/gistr)|3.3608266970041723e-06| +|cran|PCICt|3.336384364263129e-06| +|cran|gld|3.336366747322166e-06| +|cran|paws|3.335565023169409e-06| +|cran|clustermq|3.335565023169409e-06| +|cran|grpreg|3.3185031691857624e-06| +|cran|registry|3.2203559239395417e-06| +|cran|pvclust|3.2189071247175773e-06| +|cran|[themis](https://github.com/tidymodels/themis)|3.211648872128081e-06| +|cran|superpc|3.211648872128081e-06| +|cran|subselect|3.211648872128081e-06| +|cran|pamr|3.211648872128081e-06| +|cran|BradleyTerry2|3.211648872128081e-06| +|cran|ModelMetrics|3.211648872128081e-06| +|cran|yulab.utils|3.172201357640236e-06| +|cran|[servr](https://github.com/yihui/servr)|3.1659861043393394e-06| +|cran|farver|3.1232971004101294e-06| +|cran|robustlmm|3.0972696245733785e-06| +|cran|multgee|3.0972696245733785e-06| +|cran|merTools|3.0972696245733785e-06| +|cran|marginaleffects|3.0972696245733785e-06| +|cran|logistf|3.0972696245733785e-06| +|cran|JM|3.0972696245733785e-06| +|cran|gmnl|3.0972696245733785e-06| +|cran|fungible|3.0972696245733785e-06| +|cran|feisr|3.0972696245733785e-06| +|cran|estimatr|3.0972696245733785e-06| +|cran|crch|3.0972696245733785e-06| +|cran|censReg|3.0972696245733785e-06| +|cran|bife|3.0972696245733785e-06| +|cran|bdsmatrix|3.0972696245733785e-06| +|cran|corpus.JSS.papers|3.0972696245733785e-06| +|cran|lasso2|3.0972696245733785e-06| +|cran|ggfun|3.0972696245733785e-06| +|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.0503412969283283e-06| +|cran|sparklyr|3.0503412969283275e-06| +|cran|sjmisc|3.023525109702584e-06| +|cran|[progressr](https://progressr.futureverse.org)|3.0132926172085592e-06| +|cran|distr6|2.9925310382351485e-06| +|cran|hardhat|2.98007655952875e-06| +|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|2.9771046643913553e-06| +|cran|ppcor|2.975130271818625e-06| +|cran|distributional|2.970408431159284e-06| +|cran|plainview|2.968216723549488e-06| +|cran|mapdeck|2.968216723549488e-06| +|cran|decor|2.949780594831789e-06| +|cran|[mlr3](https://mlr3.mlr-org.com)|2.9443994201376616e-06| +|cran|rainbow|2.9202827888834707e-06| +|cran|procmaps|2.9049128794682946e-06| +|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.866319283375159e-06| +|cran|tablerDash|2.8642797080250704e-06| +|cran|argonDash|2.8642797080250704e-06| +|cran|argonR|2.8642797080250704e-06| +|cran|TMB|2.8618284211326766e-06| +|cran|RProtoBuf|2.859018114990811e-06| +|cran|[lhs](https://github.com/bertcarnell/lhs)|2.8425158459288158e-06| +|cran|affy|2.830427933840903e-06| +|cran|marray|2.830427933840903e-06| +|cran|lm.beta|2.8162803384183624e-06| +|cran|mlapi|2.7945289845774844e-06| +|cran|rsparse|2.7945289845774844e-06| +|cran|[magicaxis](NA)|2.7901604327737998e-06| +|cran|[xgboost](https://github.com/dmlc/xgboost)|2.7784549542228794e-06| +|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.7609263025584167e-06| +|cran|GenSA|2.7566861095574562e-06| +|cran|MonetDBLite|2.7531285551763365e-06| +|cran|RgoogleMaps|2.7453071672354947e-06| +|cran|systemfonts|2.738979201103566e-06| +|cran|ExactData|2.6932779344116338e-06| +|cran|diffobj|2.688087184396391e-06| +|cran|Epi|2.684056557776694e-06| +|cran|memisc|2.684056557776694e-06| +|cran|descr|2.684056557776694e-06| +|cran|sylly.en|2.684056557776694e-06| +|cran|sylly|2.684056557776694e-06| +|cran|estimability|2.683045115511893e-06| +|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.671304804410608e-06| +|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.667674305216975e-06| +|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.660095203880007e-06| +|cran|DoE.base|2.6548025353486103e-06| +|cran|[text2vec](http://text2vec.org)|2.6480984885421804e-06| +|cran|RcppAnnoy|2.646493294236408e-06| +|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.6342434584755412e-06| +|cran|DendSer|2.6136608586312197e-06| +|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6071293136139573e-06| +|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6071293136139573e-06| +|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6071293136139573e-06| +|cran|[rbison](https://github.com/ropensci/rbison)|2.6071293136139573e-06| +|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6071293136139573e-06| +|cran|fftw|2.6002124399247753e-06| +|cran|[clusterCrit](http:www.r-project.org)|2.593172350671907e-06| +|cran|kknn|2.593160079625891e-06| +|cran|picante|2.5810580204778154e-06| +|cran|hisse|2.5810580204778154e-06| +|cran|diversitree|2.5810580204778154e-06| +|cran|[gargle](https://gargle.r-lib.org)|2.576685816038838e-06| +|cran|[arm](https://CRAN.R-project.org/package=arm)|2.5341296928327652e-06| +|cran|svUnit|2.528383366998676e-06| +|cran|AlgDesign|2.528383366998676e-06| +|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.520545176935514e-06| +|cran|BiasedUrn|2.477815699658703e-06| +|cran|[hal9001](https://github.com/tlverse/hal9001)|2.4745739495702372e-06| +|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.466618765343396e-06| +|cran|[oai](https://github.com/ropensci/oai)|2.451594079480053e-06| +|cran|rsyslog|2.4431609346285113e-06| +|cran|logging|2.4431609346285113e-06| +|cran|[leafem](https://github.com/r-spatial/leafem)|2.4365858117991247e-06| +|cran|[reproj](https://github.com/hypertidy/reproj/)|2.4204978919895602e-06| +|cran|influenceR|2.4161810700058216e-06| +|cran|Rdonlp2|2.4134568503169185e-06| +|cran|gamlss.dist|2.4134568503169185e-06| +|cran|Rsolnp|2.4134568503169185e-06| +|cran|[correlation](https://easystats.github.io/correlation/)|2.412638456241242e-06| +|cran|[kml](http:www.r-project.org)|2.3955793921664273e-06| +|cran|kriging|2.3825150958256757e-06| +|cran|udunits2|2.3825150958256757e-06| +|cran|formula.tools|2.3825150958256757e-06| +|cran|R2WinBUGS|2.3825150958256757e-06| +|cran|[posterior](https://mc-stan.org/posterior/)|2.3723008007351023e-06| +|cran|plotlyGeoAssets|2.3528381534039877e-06| +|cran|listviewer|2.3528381534039877e-06| +|cran|mlr3measures|2.3295703159184388e-06| +|cran|leafgl|2.322952218430034e-06| +|cran|mclustcomp|2.322952218430034e-06| +|cran|maotai|2.322952218430034e-06| +|cran|CVXR|2.322952218430034e-06| +|cran|shinyEffects|2.322952218430034e-06| +|cran|seasonal|2.3085239437814e-06| +|cran|forecTheta|2.3085239437814e-06| +|cran|urca|2.3085239437814e-06| +|cran|fracdiff|2.3085239437814e-06| +|cran|googleAnalyticsR|2.3085239437814e-06| +|cran|bigQueryR|2.3085239437814e-06| +|cran|[tiff](https://www.rforge.net/tiff/)|2.294273795980282e-06| +|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.294273795980282e-06| +|cran|prettymapr|2.2942737959802802e-06| +|cran|rosm|2.2942737959802802e-06| +|cran|wicket|2.2942737959802802e-06| +|cran|pkgmaker|2.291175036567528e-06| +|cran|effects|2.2804073060045755e-06| +|cran|[titanic](https://github.com/paulhendricks/titanic)|2.217540941291192e-06| +|cran|[float](https://github.com/wrathematics/float)|2.217540941291192e-06| +|cran|agridat|2.2123354461238417e-06| +|cran|cleanrmd|2.2123354461238417e-06| +|cran|[ggmap](https://github.com/dkahle/ggmap)|2.2078660815862202e-06| +|cran|cyclocomp|2.1932818394108136e-06| +|cran|xmlparsedata|2.1932818394108136e-06| +|cran|calibrator|2.186307970287091e-06| +|cran|alabama|2.186307970287091e-06| +|cran|disordR|2.186307970287091e-06| +|cran|rio|2.1756124690829196e-06| +|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.1588988222722745e-06| +|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.151058638209813e-06| +|cran|[ring](https://github.com/mrc-ide/ring)|2.151058638209813e-06| +|cran|lda|2.1427474402730377e-06| +|cran|textdata|2.1342831255839027e-06| +|cran|mallet|2.1342831255839027e-06| +|cran|gutenbergr|2.1342831255839027e-06| +|cran|[ids](https://github.com/richfitz/ids)|2.1184787908337464e-06| +|cran|questionr|2.111774744027304e-06| +|cran|quanteda.textplots|2.111774744027304e-06| +|cran|quanteda.textstats|2.111774744027304e-06| +|cran|quanteda.textmodels|2.111774744027304e-06| +|cran|dockerfiler|2.106179637294113e-06| +|cran|attachment|2.106179637294113e-06| +|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.093725387240748e-06| +|cran|mfx|2.087511014989332e-06| +|cran|drc|2.087511014989332e-06| +|cran|bigstatsr|2.0648464163822523e-06| +|cran|odeintr|2.0648464163822523e-06| +|cran|RQuantLib|2.0648464163822523e-06| +|cran|leafsync|2.061159190638713e-06| +|cran|snow|2.0421557964220078e-06| +|cran|Rmpi|2.0421557964220078e-06| +|cran|batchtools|2.0421557964220078e-06| +|cran|BatchJobs|2.0421557964220078e-06| +|cran|BBmisc|2.0421557964220078e-06| +|cran|[ssh](https://docs.ropensci.org/ssh)|2.0421557964220078e-06| +|cran|rematch2|1.997738907849829e-06| +|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|1.9913933818073915e-06| +|cran|bain|1.987552700260992e-06| +|cran|gclus|1.977487529535311e-06| +|cran|[dde](https://github.com/mrc-ide/dde)|1.9705650703442324e-06| +|cran|movMF|1.9561702892042392e-06| +|cran|flexmix|1.9561702892042392e-06| +|cran|flexclust|1.9561702892042392e-06| +|cran|cclust|1.9561702892042392e-06| +|cran|RWeka|1.9561702892042392e-06| +|cran|relations|1.9561702892042392e-06| +|cran|[rncl](https://github.com/fmichonneau/rncl)|1.953112302941659e-06| +|cran|arkdb|1.9357935153583615e-06| +|cran|TH.data|1.9337450566119506e-06| +|cran|[energy](https://github.com/mariarizzo/energy)|1.917380664580965e-06| +|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.897245246221354e-06| +|cran|sn|1.8962875252490073e-06| +|cran|ProFound|1.8962875252490073e-06| +|cran|FITSio|1.8962875252490073e-06| +|cran|dials|1.893315287748617e-06| +|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.892660475557182e-06| +|cran|kappaSize|1.8771331058020514e-06| +|cran|[readtext](https://github.com/quanteda/readtext)|1.8771331058020503e-06| +|cran|nLTT|1.8771331058020476e-06| +|cran|concaveman|1.8756757043223876e-06| +|cran|tweenr|1.8756757043223876e-06| +|cran|ranger|1.866704588547592e-06| +|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.8477141709926373e-06| +|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.8411727014763394e-06| +|cran|nFactors|1.8232168620433034e-06| +|cran|adehabitatHR|1.798919226393631e-06| +|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.7960750853242453e-06| +|cran|gginnards|1.795518622941089e-06| +|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.7913213066796653e-06| +|cran|CircStats|1.7868863218692568e-06| +|cran|showimage|1.7698683568990734e-06| +|cran|ggfortify|1.7422141638225256e-06| +|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.725174711522832e-06| +|cran|[wellknown](https://github.com/ropensci/wellknown)|1.720705346985213e-06| +|cran|R2HTML|1.7207053469852103e-06| +|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.69783293290821e-06| +|cran|sangerseqR|1.6894197952218428e-06| +|cran|[ggraph](https://ggraph.data-imaginist.com)|1.687953284982936e-06| +|cran|dendroextras|1.684479971259206e-06| +|cran|[rlist](https://renkun.me/rlist)|1.6685627607129421e-06| +|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.6548410274833857e-06| +|cran|[workflows](https://github.com/tidymodels/workflows)|1.6326023563872223e-06| +|cran|highcharter|1.6301419076701993e-06| +|cran|survAUC|1.6159667606469803e-06| +|cran|simsurv|1.6159667606469803e-06| +|cran|set6|1.6159667606469803e-06| +|cran|param6|1.6159667606469803e-06| +|cran|bujar|1.6159667606469803e-06| +|cran|pso|1.6159667606469803e-06| +|cran|soma|1.6159667606469803e-06| +|cran|tcltk2|1.6159667606469803e-06| +|cran|[umap](https://github.com/tkonopka/umap)|1.614483449807686e-06| +|cran|IRanges|1.6140700860452818e-06| +|cran|[txtq](https://github.com/wlandau/txtq)|1.6128905224468374e-06| +|cran|pgdraw|1.6089712335446122e-06| +|cran|matrixNormal|1.6089712335446122e-06| +|cran|DiagrammeRsvg|1.6081976896823313e-06| +|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5525417639662316e-06| +|cran|sjPlot|1.5486348122866895e-06| +|cran|sjstats|1.5344271534583712e-06| +|cran|projpred|1.5344271534583712e-06| +|cran|PROreg|1.5344271534583712e-06| +|cran|PMCMRplus|1.5344271534583712e-06| +|cran|PCDimension|1.5344271534583712e-06| +|cran|NbClust|1.5344271534583712e-06| +|cran|M3C|1.5344271534583712e-06| +|cran|lqmm|1.5344271534583712e-06| +|cran|lavaSearch2|1.5344271534583712e-06| +|cran|ivprobit|1.5344271534583712e-06| +|cran|FactoMineR|1.5344271534583712e-06| +|cran|factoextra|1.5344271534583712e-06| +|cran|EGAnet|1.5344271534583712e-06| +|cran|DRR|1.5344271534583712e-06| +|cran|ClassDiscovery|1.5344271534583712e-06| +|cran|cAIC4|1.5344271534583712e-06| +|cran|brglm2|1.5344271534583712e-06| +|cran|BayesFM|1.5344271534583712e-06| +|cran|pcaPP|1.5175899186138102e-06| +|cran|vegalite|1.504746376310953e-06| +|cran|wdm|1.5002399744027303e-06| +|cran|rmcorr|1.5002399744027303e-06| +|cran|mbend|1.5002399744027303e-06| +|cran|TSP|1.492320819112628e-06| +|cran|moonBook|1.4748902974158946e-06| +|cran|ztable|1.4748902974158946e-06| +|cran|mycor|1.4748902974158946e-06| +|cran|treemap|1.4690606914972548e-06| +|cran|networkD3|1.4690606914972548e-06| +|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.4671049527374558e-06| +|cran|[duckdb](https://duckdb.org/)|1.4391353811149005e-06| +|cran|spatialreg|1.4380180399804971e-06| +|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4159282582106241e-06| +|cran|cartogram|1.415894685519259e-06| +|cran|rmapshaper|1.415894685519259e-06| +|cran|widgetframe|1.415894685519259e-06| +|cran|tmaptools|1.415894685519259e-06| +|cran|randgeo|1.4078498293515357e-06| +|cran|googleComputeEngineR|1.3972644922887422e-06| +|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.3765642775881873e-06| +|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.3765642775881767e-06| +|cran|mlr3data|1.3765642775881682e-06| +|cran|sommer|1.3556438478375882e-06| +|cran|CARBayes|1.3556438478375882e-06| +|cran|multcompView|1.3556438478375882e-06| +|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.329295889597865e-06| +|cran|clue|1.329295889597865e-06| +|cran|striprtf|1.3274012676743052e-06| +|cran|streamR|1.3274012676743052e-06| +|cran|readODS|1.3274012676743052e-06| +|cran|mvabund|1.3274012676743052e-06| +|cran|huxtable|1.3274012676743052e-06| +|cran|texreg|1.3274012676743052e-06| +|cran|broom.mixed|1.3274012676743052e-06| +|cran|dotwhisker|1.3274012676743052e-06| +|cran|DHARMa|1.3274012676743052e-06| +|cran|RNeXML|1.3274012676743052e-06| +|cran|phylobase|1.3274012676743052e-06| +|cran|[writexl](https://docs.ropensci.org/writexl)|1.3244216913158876e-06| +|cran|[FME](http://fme.r-forge.r-project.org/)|1.3179198300480594e-06| +|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3142557101601467e-06| +|cran|[GA](https://luca-scr.github.io/GA/)|1.3046075085324249e-06| +|cran|[C50](https://topepo.github.io/C5.0/)|1.3035646568069795e-06| +|cran|rlog|1.2995536886321868e-06| +|cran|loggit|1.2995536886321868e-06| +|cran|[butcher](https://butcher.tidymodels.org/)|1.29533161686925e-06| +|cran|base64|1.2905290102389077e-06| +|cran|learnr|1.2905290102389077e-06| +|cran|pheatmap|1.2665159770872045e-06| +|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.251422070534708e-06| +|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.251422070534708e-06| +|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2514220705346987e-06| +|cran|[susieR](https://github.com/stephenslab/susieR)|1.2405401394865699e-06| +|cran|rvg|1.2226064307526495e-06| +|cran|phosphoricons|1.2226064307526495e-06| +|cran|datamods|1.2226064307526495e-06| +|cran|[NMF](http://renozao.github.io/NMF)|1.2211679105877084e-06| +|cran|aws.ec2metadata|1.2067284251584592e-06| +|cran|ISLR|1.1989430804800177e-06| +|cran|ICSOutlier|1.1989430804800177e-06| +|cran|ICS|1.1989430804800177e-06| +|cran|bigutilsr|1.1989430804800177e-06| +|cran|[philentropy](https://github.com/HajkD/philentropy)|1.1638225255972699e-06| +|cran|[proto](https://github.com/hadley/proto)|1.1591390278226349e-06| +|cran|tidyquant|1.1542619718907e-06| +|cran|tibbletime|1.1542619718907e-06| +|cran|sweep|1.1542619718907e-06| +|cran|tensorflow|1.1525045171652277e-06| +|cran|syslognet|1.1436072459963245e-06| +|cran|botor|1.1436072459963245e-06| +|cran|telegram|1.1436072459963245e-06| +|cran|RPushbullet|1.1436072459963245e-06| +|cran|slackr|1.1436072459963245e-06| +|cran|[EMbC]()|1.1285145457500434e-06| +|cran|[geodist](https://github.com/hypertidy/geodist)|1.1262798634812498e-06| +|cran|googlePolylines|1.1262798634812342e-06| +|cran|languageR|1.1262798634812287e-06| +|cran|hypergeo|1.1262798634812287e-06| +|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.0949943117178616e-06| +|cran|automap|1.086761271780133e-06| +|cran|snpStats|1.0773111737646535e-06| +|cran|som|1.0483066421632973e-06| +|cran|qdapDictionaries|1.0324232081911262e-06| +|cran|swagger|1.0210778982110039e-06| +|cran|nlshrink|1.0210778982110039e-06| +|cran|NetworkComparisonTest|1.0210778982110039e-06| +|cran|NetworkToolbox|1.0210778982110039e-06| +|cran|glassoFast|1.0210778982110039e-06| +|cran|[ghql](https://github.com/ropensci/ghql)|1.0083573991423825e-06| +|cran|geonames|9.720867869332036e-07| +|cran|[isdparser](https://github.com/ropensci/isdparser)|9.720867869332036e-07| +|cran|Exact|9.712123460454065e-07| +|cran|[xslt](https://github.com/ropensci/xslt)|9.670079635949983e-07| +|cran|starsdata|9.538692684374535e-07| +|cran|ncdfgeom|9.538692684374535e-07| +|cran|cubelyr|9.538692684374535e-07| +|cran|vtreat|9.530060383302703e-07| +|cran|smotefamily|9.530060383302703e-07| +|cran|bestNormalize|9.530060383302703e-07| +|cran|mlr3learners|9.530060383302703e-07| +|cran|mlr3filters|9.530060383302703e-07| +|cran|bbotk|9.530060383302703e-07| +|cran|alr4|9.530060383302703e-07| +|cran|carData|9.530060383302703e-07| +|cran|compositions|9.505686827335178e-07| +|cran|[Momocs](https://github.com/MomX/Momocs/)|9.385665529010363e-07| +|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.38566552901031e-07| +|cran|[metR](https://github.com/eliocamp/metR)|9.385665529010257e-07| +|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.385665529010257e-07| +|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.385665529010257e-07| +|cran|leaflet.minicharts|9.385665529010257e-07| +|cran|[LiblineaR]()|9.385665529010247e-07| +|cran|sva|9.385665529010238e-07| +|cran|SIS|9.385665529010238e-07| +|cran|polspline|9.385665529010238e-07| +|cran|LogicReg|9.385665529010238e-07| +|cran|KernelKnn|9.385665529010238e-07| +|cran|genefilter|9.385665529010238e-07| +|cran|extraTrees|9.385665529010238e-07| +|cran|biglasso|9.385665529010238e-07| +|cran|bartMachine|9.385665529010238e-07| +|cran|cvAUC|9.385665529010238e-07| +|cran|nnls|9.385665529010238e-07| +|cran|qap|9.291808873720136e-07| +|cran|biomaRt|9.291808873720135e-07| +|cran|[tune](https://tune.tidymodels.org/)|9.205863507381697e-07| +|cran|dblog|8.887817183558391e-07| +|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|8.849341784495367e-07| +|cran|bcpa|8.603526734926051e-07| +|cran|amt|8.603526734926051e-07| +|cran|circular|8.603526734926051e-07| +|cran|Rfast|8.505088213931475e-07| +|cran|genlasso|8.505088213931475e-07| +|cran|L0Learn|8.505088213931475e-07| +|cran|mixsqp|8.505088213931475e-07| +|cran|slider|8.259385665529009e-07| +|cran|[scattermore](https://github.com/exaexa/scattermore)|8.162885160794121e-07| +|cran|RDCOMClient|8.079833803234901e-07| +|cran|base|8.079833803234901e-07| +|cran|NetSwan|8.079833803234901e-07| +|cran|netrankr|8.079833803234901e-07| +|cran|fortunes|8.050853242320822e-07| +|cran|mail|8.044856167723061e-07| +|cran|bibtex|8.044856167723061e-07| +|cran|synchronicity|8.044856167723061e-07| +|cran|doMPI|8.044856167723061e-07| +|cran|rngtools|8.044856167723061e-07| +|cran|StanHeaders|8.010180063551841e-07| +|cran|shinystan|8.010180063551841e-07| +|cran|waveslim|8.010180063551841e-07| +|cran|[uwot](https://github.com/jlmelville/uwot)|7.902172229432727e-07| +|cran|minpack.lm|7.561233680047681e-07| +|cran|Rd2md|7.508532423208332e-07| +|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.508532423208227e-07| +|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.508532423208227e-07| +|cran|[jfa](https://koenderks.github.io/jfa/)|7.508532423208227e-07| +|cran|[leafletR](https://github.com/chgrl/leafletR)|7.508532423208227e-07| +|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.508532423208227e-07| +|cran|[hash](http://www.johnhughes.org)|7.508532423208227e-07| +|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.508532423208121e-07| +|cran|textshaping|7.478772995921085e-07| +|cran|[fda](http://www.functionaldata.org)|7.448940896039935e-07| +|cran|R.cache|7.433447098976109e-07| +|cran|tidymodels|7.287693234290305e-07| +|cran|GPfit|7.120160056490525e-07| +|cran|rapportools|7.079473427596293e-07| +|cran|suncalc|7.039249146757679e-07| +|cran|manipulate|7.039249146757679e-07| +|cran|Gmedian|7.039249146757679e-07| +|cran|fasttime|7.039249146757679e-07| +|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|6.882821387940936e-07| +|cran|truncdist|6.832212407147159e-07| +|cran|rmutil|6.832212407147159e-07| +|cran|cramer|6.832212407147159e-07| +|cran|yesno|6.832212407147159e-07| +|cran|[kSamples](NA)|6.7785362153963e-07| +|cran|graphlayouts|6.637006338371526e-07| +|cran|leaflet.extras2|6.452645051194539e-07| +|cran|satellite|6.452645051194539e-07| +|cran|leafpop|6.452645051194539e-07| +|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.300866369125765e-07| +|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.25711035267354e-07| +|cran|[cpp11](https://cpp11.r-lib.org)|6.25711035267354e-07| +|cran|[nplr](https://github.com/fredcommo/nplr)|6.25711035267354e-07| +|cran|[osqp](https://osqp.org)|6.25711035267354e-07| +|cran|Ecume|6.25711035267354e-07| +|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.25711035267354e-07| +|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.25711035267354e-07| +|cran|[wdman](https://github.com/ropensci/wdman)|6.25711035267354e-07| +|cran|[biblio](https://github.com/kamapu/biblio)|6.25711035267354e-07| +|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.25711035267354e-07| +|cran|locatexec|5.956287739564189e-07| +|cran|doconv|5.956287739564189e-07| +|cran|equatags|5.956287739564189e-07| +|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|5.839969662495232e-07| +|cran|mixtools|5.816468778541556e-07| +|cran|enrichR|5.816468778541556e-07| +|cran|metap|5.816468778541556e-07| +|cran|monocle|5.816468778541556e-07| +|cran|Rfast2|5.816468778541556e-07| +|cran|rtracklayer|5.816468778541556e-07| +|cran|GenomeInfoDb|5.816468778541556e-07| +|cran|GenomicRanges|5.816468778541556e-07| +|cran|BiocGenerics|5.816468778541556e-07| +|cran|DESeq2|5.816468778541556e-07| +|cran|MAST|5.816468778541556e-07| +|cran|SingleCellExperiment|5.816468778541556e-07| +|cran|SummarizedExperiment|5.816468778541556e-07| +|cran|S4Vectors|5.816468778541556e-07| +|cran|rsvd|5.816468778541556e-07| +|cran|sctransform|5.816468778541556e-07| +|cran|leiden|5.816468778541556e-07| +|cran|ica|5.816468778541556e-07| +|cran|whitening|5.631399317406143e-07| +|cran|randtoolbox|5.631399317406143e-07| +|cran|mc2d|5.631399317406143e-07| +|cran|ggExtra|5.631399317406143e-07| +|cran|DiceDesign|5.631399317406143e-07| +|cran|condMVNorm|5.631399317406143e-07| +|cran|showtextdb|5.609079746940814e-07| +|cran|sysfonts|5.609079746940814e-07| +|cran|vars|5.530838615309604e-07| +|cran|systemfit|5.530838615309604e-07| +|cran|poLCA|5.530838615309604e-07| +|cran|orcutt|5.530838615309604e-07| +|cran|muhaz|5.530838615309604e-07| +|cran|modeltests|5.530838615309604e-07| +|cran|margins|5.530838615309604e-07| +|cran|lsmeans|5.530838615309604e-07| +|cran|lmodel2|5.530838615309604e-07| +|cran|Kendall|5.530838615309604e-07| +|cran|joineRML|5.530838615309604e-07| +|cran|gmm|5.530838615309604e-07| +|cran|glmnetUtils|5.530838615309604e-07| +|cran|ergm|5.530838615309604e-07| +|cran|cmprsk|5.530838615309604e-07| +|cran|btergm|5.530838615309604e-07| +|cran|binGroup|5.530838615309604e-07| +|cran|AUC|5.530838615309604e-07| +|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.498672734167667e-07| +|cran|diagram|5.475530229156509e-07| +|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.443686006825962e-07| +|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.363237445148764e-07| +|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.363237445148764e-07| +|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.363237445148764e-07| +|cran|[itsadug](NA)|5.363237445148764e-07| +|cran|sde|5.363237445148764e-07| +|cran|RISmed|5.363237445148764e-07| +|cran|[msm](https://github.com/chjackson/msm)|5.363237445148764e-07| +|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.363237445148764e-07| +|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.363237445148764e-07| +|cran|[httr2](https://httr2.r-lib.org)|5.363237445148764e-07| +|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.028035104826946e-07| +|cran|[contentid](https://github.com/cboettig/contentid)|5.005688282138748e-07| +|cran|thematic|4.791088950511944e-07| +|cran|COUNT|4.6928327645051285e-07| +|cran|ggvenn|4.6928327645051285e-07| +|cran|[fishtree](https://fishtreeoflife.org/)|4.6928327645051285e-07| +|cran|Rlabkey|4.6928327645051285e-07| +|cran|QSARdata|4.5885475919605606e-07| +|cran|dimRed|4.5885475919605606e-07| +|cran|ddalpha|4.5885475919605606e-07| +|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.558751828376439e-07| +|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.3223459673073606e-07| +|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.294095340070054e-07| +|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.2093287827075954e-07| +|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.1714069017823426e-07| +|cran|[minerva](https://www.r-project.org)|4.1714069017823426e-07| +|cran|[memuse](https://github.com/shinra-dev/memuse)|4.1714069017823426e-07| +|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.1714069017823426e-07| +|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.1714069017823426e-07| +|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.1714069017823426e-07| +|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.1714069017823426e-07| +|cran|[corrr](https://github.com/tidymodels/corrr)|4.1714069017823426e-07| +|cran|mcclust|4.1714069017823426e-07| +|cran|[rdist](https://github.com/blasern/rdist)|4.1714069017823426e-07| +|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.1714069017823426e-07| +|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.1714069017823426e-07| +|cran|treeman|4.1714069017823426e-07| +|cran|[treemapify](https://wilkox.org/treemapify/)|4.1714069017823426e-07| +|cran|[restez](https://github.com/ropensci/restez#readme)|4.1714069017823426e-07| +|cran|[spocc](https://github.com/ropensci/spocc)|4.1714069017823426e-07| +|cran|[babette](https://docs.ropensci.org/babette/)|4.1714069017823426e-07| +|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.1714069017823426e-07| +|cran|shinycustomloader|3.978706039471728e-07| +|cran|scatterpie|3.754266211604166e-07| +|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.7542662116041136e-07| +|cran|[jmvcore](https://www.jamovi.org)|3.7542662116041136e-07| +|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.7542662116041136e-07| +|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.7542662116041136e-07| +|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.7542662116041136e-07| +|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.7542662116041136e-07| +|cran|[drat](https://github.com/eddelbuettel/drat)|3.7542662116041136e-07| +|cran|[liger](https://github.com/JEFworks/liger)|3.7542662116041136e-07| +|cran|[scrapeR](http://www.ryanacton.com)|3.7542662116041136e-07| +|cran|ggm|3.7542662116041136e-07| +|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.7542662116041136e-07| +|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.7542662116041136e-07| +|cran|pmsampsize|3.7542662116041136e-07| +|cran|[cowsay](https://github.com/sckott/cowsay)|3.7542662116040606e-07| +|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.7542662116040606e-07| +|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.412969283276443e-07| +|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.412969283276443e-07| +|cran|lspline|3.412969283276443e-07| +|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.412969283276443e-07| +|cran|[irr](https://www.r-project.org)|3.412969283276443e-07| +|cran|pbs|3.412969283276443e-07| +|cran|[genie](http://genieclust.gagolewski.com/)|3.412969283276443e-07| +|cran|[optparse](https://github.com/trevorld/r-optparse)|3.412969283276443e-07| +|cran|[BFpack](https://github.com/jomulder/BFpack)|3.412969283276443e-07| +|cran|[sofa](https://github.com/ropensci/sofa)|3.412969283276443e-07| +|cran|[elastic](https://docs.ropensci.org/elastic)|3.412969283276443e-07| +|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.412969283276443e-07| +|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.12855517633677e-07| +|cran|[signs](https://benjaminwolfe.github.io/signs)|3.12855517633677e-07| +|cran|rCAT|3.12855517633677e-07| +|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.12855517633677e-07| +|cran|[strex](https://rorynolan.github.io/strex/)|3.12855517633677e-07| +|cran|rje|3.12855517633677e-07| +|cran|[usefun](https://github.com/bblodfon/usefun)|3.12855517633677e-07| +|cran|[odin](https://github.com/mrc-ide/odin)|2.887897085849375e-07| +|cran|[repr](https://github.com/IRkernel/repr/)|2.887897085849375e-07| +|cran|[pwr](https://github.com/heliosdrm/pwr)|2.887897085849322e-07| +|cran|[likert](http://jason.bryer.org/likert)|2.887897085849322e-07| +|cran|[plumber](https://www.rplumber.io)|2.887897085849322e-07| +|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.887897085849322e-07| +|cran|[waiter](https://waiter.john-coene.com/)|2.887897085849322e-07| +|cran|R2jags|2.887897085849322e-07| +|cran|[bib2df](https://github.com/ropensci/bib2df)|2.887897085849322e-07| +|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.681618722574382e-07| +|cran|[depmixS4](https://depmix.github.io/)|2.681618722574382e-07| +|cran|GeoLight|2.681618722574382e-07| +|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.681618722574382e-07| +|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.681618722574382e-07| +|cran|[webdriver](https://github.com/rstudio/webdriver)|2.681618722574382e-07| +|cran|[cmocean](https://matplotlib.org/cmocean/)|2.681618722574382e-07| +|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.681618722574382e-07| +|cran|sphereplot|2.681618722574382e-07| +|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.681618722574382e-07| +|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.681618722574382e-07| +|cran|[anomalize](https://github.com/business-science/anomalize)|2.681618722574382e-07| +|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.681618722574382e-07| +|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.502844141069374e-07| +|cran|[COVID19](https://covid19datahub.io)|2.502844141069374e-07| +|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.502844141069374e-07| +|cran|[iotools](http://www.rforge.net/iotools)|2.502844141069374e-07| +|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.3464163822525907e-07| +|cran|ggnewscale|2.3464163822525642e-07| +|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.3464163822525642e-07| +|cran|[greta](https://greta-stats.org)|2.3464163822525642e-07| +|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.3464163822525642e-07| +|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.3464163822525642e-07| +|cran|[UNF](https://github.com/leeper/UNF)|2.3464163822525642e-07| +|cran|[sortable](https://rstudio.github.io/sortable/)|2.3464163822525642e-07| +|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.3464163822525642e-07| +|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.3464163822525642e-07| +|cran|randomcoloR|2.3464163822525642e-07| +|cran|[dplR](https://github.com/AndyBunn/dplR)|2.3464163822525642e-07| +|cran|[lunar](http://statistics.lazaridis.eu)|2.3464163822525642e-07| +|cran|[codemeta](https://github.com/cboettig/codemeta)|2.3464163822525642e-07| +|cran|[rplos](https://docs.ropensci.org/rplos)|2.3464163822525642e-07| +|cran|[microdemic](https://github.com/ropensci/microdemic)|2.3464163822525642e-07| +|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.3464163822525642e-07| +|cran|shinyMatrix|2.3464163822525642e-07| +|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.3464163822525642e-07| +|cran|[RaMS](https://github.com/wkumler/RaMS)|2.3464163822525642e-07| +|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.2083918891788826e-07| +|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.2083918891788826e-07| +|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2083918891788562e-07| +|cran|[wpp2015](http://esa.un.org/wpp)|2.186307970287087e-07| +|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.0857034508911713e-07| +|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.0857034508911713e-07| +|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.0857034508911713e-07| +|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.0857034508911713e-07| +|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.0857034508911713e-07| +|cran|smoother|2.0857034508911713e-07| +|cran|[ptw](https://github.com/rwehrens/ptw)|2.0857034508911713e-07| +|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.0857034508911713e-07| +|cran|[ascii](https://github.com/mclements/ascii)|2.0857034508911713e-07| +|cran|[FedData](https://github.com/ropensci/FedData)|2.0857034508911713e-07| +|cran|[longitudinalData](http:www.r-project.org)|2.064846416382265e-07| +|cran|shinyhelper|1.9759295850547966e-07| +|cran|[bsplus](https://github.com/ijlyttle/bsplus)|1.9759295850547966e-07| +|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|1.9759295850547966e-07| +|cran|[nabor](https://github.com/jefferis/nabor)|1.9759295850547966e-07| +|cran|[turner](http://www.gastonsanchez.com)|1.9759295850547966e-07| +|cran|[blocksdesign]()|1.9759295850547966e-07| +|cran|[symengine](https://github.com/symengine/symengine.R)|1.8771331058020568e-07| +|cran|[sensitivity](NA)|1.8771331058020568e-07| +|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.8771331058020568e-07| +|cran|[dqrng](https://daqana.github.io/dqrng/)|1.8771331058020303e-07| +|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.787745815049579e-07| +|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.787745815049579e-07| +|cran|[desplot](https://kwstat.github.io/desplot/)|1.787745815049579e-07| +|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.787745815049579e-07| +|cran|PairedData|1.787745815049579e-07| +|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.787745815049579e-07| +|cran|harmonicmeanp|1.7064846416382215e-07| +|cran|NBPSeq|1.7064846416382215e-07| +|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7064846416382215e-07| +|cran|[ggtern](http://www.ggtern.com)|1.6322896572191638e-07| +|cran|[dams](https://github.com/jsta/dams)|1.6322896572191638e-07| +|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.6322896572191638e-07| +|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.6322896572191638e-07| +|cran|[coloc](https://github.com/chr1swallace/coloc)|1.6322896572191638e-07| +|cran|[coro](https://github.com/r-lib/coro)|1.615966760646983e-07| +|cran|[ucminf](NA)|1.5486348122866988e-07| +|cran|[audio](http://www.rforge.net/audio/)|1.327401267674298e-07| +|cran|[enviPick](NA)|7.508532423208201e-08| +|cran|[OAIHarvester](NA)|3.097269624573371e-08| +|cran|[uroot](https://jalobe.com)|2.308523943781414e-08| > Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed.